breakfast-ui
Version:
Your tasty component library
3 lines (2 loc) • 21.2 kB
JavaScript
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("react"),o=(e=t)&&"object"==typeof e&&"default"in e?e.default:e;function i(){return(i=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var i in o)Object.prototype.hasOwnProperty.call(o,i)&&(e[i]=o[i])}return e}).apply(this,arguments)}function r(e,t){if(null==e)return{};var o,i,r={},a=Object.keys(e);for(i=0;i<a.length;i++)t.indexOf(o=a[i])>=0||(r[o]=e[o]);return r}function a(e,t){void 0===t&&(t={});var o=t.insertAt;if(e&&"undefined"!=typeof document){var i=document.head||document.getElementsByTagName("head")[0],r=document.createElement("style");r.type="text/css","top"===o&&i.firstChild?i.insertBefore(r,i.firstChild):i.appendChild(r),r.styleSheet?r.styleSheet.cssText=e:r.appendChild(document.createTextNode(e))}}a('@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Manrope:wght@200;300;400;500;600;700;800&display=swap");body,button{font-family:Manrope,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:3rem;font-weight:500}.lds-ellipsis{align-items:center;display:inline-block;height:1.5em;margin:auto 7px;position:relative;width:1.5em}.lds-ellipsis div{-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0);border-radius:50%;bottom:0;height:.3em;margin:auto;position:absolute;top:0;width:.3em}.lds-ellipsis div:first-child{-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite;left:.2em}.lds-ellipsis div:nth-child(2){left:.2em}.lds-ellipsis div:nth-child(2),.lds-ellipsis div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:.8em}.lds-ellipsis div:nth-child(4){-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite;left:1.4em}@-webkit-keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(.6em)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(.6em)}}'),a(".simple-btn{align-items:center;background-color:#000;border:none;border-radius:.8rem;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:.8rem}.primary{background-color:#f65a83}.secondary{background-color:#65c18c}.yummy{background-color:#f68989}.chocolatey{background-color:#a64b2a}.dark{background-color:#2c3333}.xs{border-radius:.5rem;font-size:x-small;padding:.5rem}.sm{border-radius:.6rem;font-size:small}.md{border-radius:.7rem;font-size:medium}.lg{font-size:large;padding:.9rem}.xl{font-size:x-large;padding:1.1rem}.xxl{font-size:xx-large;padding:1.3rem}");var n=["btnType","title","textColor","bgColor","btnSize","isLoading","styles","className"];a(".simple-outlined-btn{align-items:center;background-color:#fff;border:3px solid #f65a83;border-radius:.8rem;color:#f65a83;cursor:pointer;display:flex;justify-content:center;padding:.8rem}.setDefaultColor{background-color:#f65a83}.outlined-btn-primary{border:3px solid #f65a83;color:#f65a83}.outlined-btn-secondary{border:3px solid #65c18c;color:#65c18c}.outlined-btn-yummy{border:3px solid #f68989;color:#f68989}.outlined-btn-chocolatey{border:3px solid #a64b2a;color:#a64b2a}.outlined-btn-dark{border:3px solid #2c3333;color:#2c3333}.outlined-btn-loader-primary{background-color:#f65a83}.outlined-btn-loader-secondary{background-color:#65c18c}.outlined-btn-loader-yummy{background-color:#f68989}.outlined-btn-loader-chocolatey{background-color:#a64b2a}.outlined-btn-loader-dark{background-color:#2c3333}");var s={primary:"outlined-btn-primary",secondary:"outlined-btn-secondary",yummy:"outlined-btn-yummy",chocolatey:"outlined-btn-chocolatey",dark:"outlined-btn-dark"},l={primary:"outlined-btn-loader-primary",secondary:"outlined-btn-loader-secondary",yummy:"outlined-btn-loader-yummy",chocolatey:"outlined-btn-loader-chocolatey",dark:"outlined-btn-loader-dark"};a(".circular-avatar-img{border:tra;border-radius:50%;-o-object-fit:cover;object-fit:cover}.circular-avatar-shadow{box-shadow:0 0 20px 3px #969696}");var d=["url","size","border","borderColor","shadow","styles"];a(".rounded-avatar-img{border:tra;border-radius:20%;-o-object-fit:cover;object-fit:cover}.rounded-avatar-shadow{box-shadow:0 0 20px 3px #969696}");var c=["url","size","border","borderColor","shadow","styles"];a(".circular-loader{-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite;border-radius:50%;border-right:3px solid transparent;box-sizing:border-box;display:inline-block;height:1em;margin:0;width:1em}@-webkit-keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}");var m=["size","color","styles"];a("div.spinner{background-color:transparent;display:inline-block;height:1em;padding:.2em;position:relative;width:1em}div.spinner div{-webkit-animation:fade 1s linear infinite;animation:fade 1s linear infinite;border-radius:30%;box-shadow:0 0 3px rgba(0,0,0,.2);height:16%;left:49%;opacity:0;position:absolute;top:43%;width:6%}@-webkit-keyframes fade{0%{opacity:1}to{opacity:.25}}@keyframes fade{0%{opacity:1}to{opacity:.25}}div.spinner div.bar1{-webkit-animation-delay:0s;animation-delay:0s;transform:rotate(0deg) translateY(-130%)}div.spinner div.bar2{-webkit-animation-delay:-.9167s;animation-delay:-.9167s;transform:rotate(30deg) translateY(-130%)}div.spinner div.bar3{-webkit-animation-delay:-.833s;animation-delay:-.833s;transform:rotate(60deg) translateY(-130%)}div.spinner div.bar4{-webkit-animation-delay:-.7497s;animation-delay:-.7497s;transform:rotate(90deg) translateY(-130%)}div.spinner div.bar5{-webkit-animation-delay:-.667s;animation-delay:-.667s;transform:rotate(120deg) translateY(-130%)}div.spinner div.bar6{-webkit-animation-delay:-.5837s;animation-delay:-.5837s;transform:rotate(150deg) translateY(-130%)}div.spinner div.bar7{-webkit-animation-delay:-.5s;animation-delay:-.5s;transform:rotate(180deg) translateY(-130%)}div.spinner div.bar8{-webkit-animation-delay:-.4167s;animation-delay:-.4167s;transform:rotate(210deg) translateY(-130%)}div.spinner div.bar9{-webkit-animation-delay:-.333s;animation-delay:-.333s;transform:rotate(240deg) translateY(-130%)}div.spinner div.bar10{-webkit-animation-delay:-.2497s;animation-delay:-.2497s;transform:rotate(270deg) translateY(-130%)}div.spinner div.bar11{-webkit-animation-delay:-.167s;animation-delay:-.167s;transform:rotate(300deg) translateY(-130%)}div.spinner div.bar12{-webkit-animation-delay:-.0833s;animation-delay:-.0833s;transform:rotate(330deg) translateY(-130%)}");var b=["size","color","styles"],p=["size","color","styles"];a('@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Manrope:wght@200;300;400;500;600;700;800&display=swap");.button-textbox{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.button-textbox input{border:1px solid #b4b4b4;border-radius:0;display:block;font-family:Manrope,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 2rem 0 0;outline:none;padding:1rem;transition:border .2s ease-in-out;width:250px;z-index:1}.button-textbox button{border:none;border-radius:.5rem;cursor:pointer;font-size:1rem;padding:.5rem 1rem;position:absolute;right:0;transition:all .2s ease;z-index:2}.button-textbox button:hover{transform:scale(1.1)}.button-textbox-section span{color:red;display:block;font-size:1rem;margin:1rem .3rem}');var u=["placeholder","styles","buttonTextColor","accentColor","errorMessage","showError"];a(".MaterialTextBox{display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:0;position:relative;transition:all .5s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MaterialTextBox label{bottom:10%;font-size:1rem;margin:0 0 0 .8rem;pointer-events:none;position:absolute}@-webkit-keyframes animUp{0%{bottom:10%;font-size:1rem}to{bottom:67%;font-size:.8rem}}@keyframes animUp{0%{bottom:10%;font-size:1rem}to{bottom:67%;font-size:.8rem}}@-webkit-keyframes animDown{0%{bottom:67%;font-size:.8rem}to{bottom:10%;font-size:1rem}}@keyframes animDown{0%{bottom:67%;font-size:.8rem}to{bottom:10%;font-size:1rem}}.MaterialTextBox input{border:none;border-bottom:2px solid #737373;display:block;font-size:1.5rem;margin:0;padding:1.8rem 1rem .5rem .7rem;transition:all .5s ease;width:250px}.MaterialTextBox input:focus{border-radius:.5rem;outline:none}.MaterialTextBoxSection small{color:red;display:block;font-size:1rem;margin:.5rem}");var f=["label","accentColor","borderColor","styles","errorMessage","showError"];a(".textbox-simple{border:2px solid #c5c5c5;border-radius:10px;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.textbox-simple,.textbox-simple .label-box{align-items:center;display:flex;transition:all .3s ease}.textbox-simple .label-box{background-color:#efefef;border-radius:8.3px 0 0 8.3px;height:50px;padding:0 1rem}.change-border .label-box{background-color:#65c18c}.change-border .label-box h3{color:#fff}.textbox-simple-label-end{flex-direction:row-reverse}.textbox-simple-label-end .label-box{border-radius:0 8.3px 8.3px 0}.change-border{border:2px solid #65c18c}.textbox-simple h3{color:#979797;font-size:1rem;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:14px;padding:0}.textbox-simple input{border:none;border-radius:.5rem;display:inline-block;font-size:1rem;height:50px;margin:0 0 0 1px;padding:0 1rem}.textbox-simple input:focus{outline:none}.textbox-simple-section span{color:red;font-size:1rem;margin:1rem .3rem}");var y=["label","labelColor","activeColor","width","errorMessage","showError","labelPosition"];a(".description{display:block;font-size:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.description-cap{font-size:2em;font-weight:700}"),a(".error-text{align-items:center;color:#eb1d36;display:flex;font-size:1.5rem;margin:0}.error-text-icon{display:inline-block;height:1.3em;margin-left:1rem;width:1.3em}");var g={type1:"https://i.postimg.cc/YqbZnzjY/error1.png",type2:"https://i.postimg.cc/ry9PsN13/error2.png",type3:"https://i.postimg.cc/VkJG7yxP/error3.png"};a(".heading{display:block;font-size:3.5rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}");var h=["title","size","color","underlined","styles"],v=function(e){return"extraLarge"===e||"large"===e||"medium"===e?x[e]:e},x={"extra-large":"3.5rem",large:"2.5rem",medium:"1.5rem"};a(".loader-text{align-items:center;display:flex;font-size:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.loader-start{flex-direction:row-reverse}");var k=["text","loaderPosition","color","isLoading","fontSize","styles"];a(".success-text{align-items:center;color:#4da527;display:flex;font-size:1.5rem;margin:0}.success-text-icon{display:inline-block;height:1.3em;margin-left:1rem;width:1.3em}");var w=["title","icon","showIcon","styles"],z={type1:"https://i.postimg.cc/HsVCXNsF/type1.png",type2:"https://i.postimg.cc/G2KH8fhH/type2.png",type3:"https://i.postimg.cc/RFgZVnXt/type3.png"};exports.Button=function(e){var t=e.btnType,a=void 0===t?"primary":t,s=e.title,l=void 0===s?"Tasty !":s,d=e.textColor,c=void 0===d?"white":d,m=e.bgColor,b=e.btnSize,p=void 0===b?"md":b,u=e.isLoading,f=void 0!==u&&u,y=e.styles,g=e.className,h=r(e,n);return o.createElement("button",Object.assign({className:"simple-btn "+p+" "+a+" "+g,style:i({color:c,backgroundColor:m},y)},h),l,o.createElement("div",{className:"lds-ellipsis",style:{display:f?"inline-block":"none"}},o.createElement("div",{style:{background:c}}),o.createElement("div",{style:{background:c}}),o.createElement("div",{style:{background:c}}),o.createElement("div",{style:{background:c}})))},exports.ButtonTextBox=function(e){var t=e.placeholder,a=void 0===t?"Your email":t,n=e.styles,s=e.buttonTextColor,l=void 0===s?"#ffffff":s,d=e.accentColor,c=void 0===d?"#65C18C":d,m=e.errorMessage,b=void 0===m?"email should not be left empty":m,p=e.showError,f=void 0===p||p,y=r(e,u),g=o.useState(!1),h=g[0],v=g[1];return o.createElement("div",{className:"button-textbox-section"},o.createElement("div",{className:"button-textbox"},o.createElement("input",Object.assign({type:"text",className:"",placeholder:a,onFocus:function(e){v(!0),e.currentTarget.style.border="3px solid "+c},onBlur:function(e){v(!1),e.currentTarget.style.border="1px solid #b4b4b4"},style:i({},n)},y)),o.createElement("button",{className:"",style:{background:h?c:"#CFD2CF",color:h?l:"black"}},"Send")),f&&o.createElement("span",null,b))},exports.CircularAvatar=function(e){var t=e.url,a=void 0===t?"https://images.pexels.com/photos/220453/pexels-photo-220453.jpeg?auto=compress&cs=tinysrgb&w=600":t,n=e.size,s=void 0===n?"100px":n,l=e.border,c=void 0===l||l,m=e.borderColor,b=void 0===m?"#181818":m,p=e.shadow,u=void 0!==p&&p,f=e.styles,y=r(e,d);return o.createElement("img",Object.assign({className:"circular-avatar-img "+(u?"circular-avatar-shadow":""),src:a,loading:"lazy",alt:"",style:i({width:s,height:s,border:c?"3px solid "+b:"0px solid transparent"},f)},y))},exports.CircularLoader=function(e){var t=e.size,a=void 0===t?"30px":t,n=e.color,s=void 0===n?"#FA7070":n,l=e.styles,d=r(e,m);return o.createElement("div",Object.assign({className:"circular-loader",style:i({borderTop:"3px solid "+s,fontSize:a},l)},d))},exports.Description=function(e){var t=e.title,r=void 0===t?"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.":t,a=e.cap,n=void 0!==a&&a,s=e.capColor;return o.createElement("p",{className:"description",style:i({color:e.color,fontSize:e.size},e.styles)},o.createElement("span",{className:""+(n&&"description-cap"),style:{color:s}},r.charAt(0)),r.slice(1))},exports.EllipseLoader=function(e){var t=e.size,a=void 0===t?"2rem":t,n=e.color,s=void 0===n?"#FA7070":n,l=e.styles,d=r(e,p);return o.createElement("div",Object.assign({className:"lds-ellipsis",style:i({fontSize:a,marginRight:"1rem",display:"inline-block"},l)},d),o.createElement("div",{style:{background:s}}),o.createElement("div",{style:{background:s}}),o.createElement("div",{style:{background:s}}),o.createElement("div",{style:{background:s}}))},exports.ErrorText=function(e){var t=e.title,i=e.icon,r=e.showIcon;return o.createElement("p",{style:e.styles,className:"error-text"},void 0===t?"Oops ! email validation failed":t,(void 0===r||r)&&o.createElement("img",{className:"error-text-icon",src:g[void 0===i?"type1":i],alt:""}))},exports.Heading=function(e){var t=e.title,a=void 0===t?"This is a yummy text !":t,n=e.size,s=void 0===n?"large":n,l=e.color,d=e.underlined,c=void 0!==d&&d,m=e.styles,b=r(e,h);return o.createElement("div",null,o.createElement("h1",Object.assign({className:"heading",style:i({fontSize:v(s),color:l,textDecoration:c?"underline":"none"},m)},b),a))},exports.LoaderText=function(e){var t=e.text,a=void 0===t?"This is a sample loading text":t,n=e.loaderPosition,s=void 0===n?"end":n,l=e.color,d=void 0===l?"#E94560":l,c=e.isLoading,m=void 0===c||c,b=e.fontSize,p=void 0===b?"1rem":b,u=e.styles,f=r(e,k);return o.createElement("p",Object.assign({className:"loader-text "+("start"===s&&"loader-start"),style:i({color:d,fontSize:p},u)},f),a,m&&o.createElement("div",{className:"lds-ellipsis",style:{marginRight:"1rem",display:m?"inline-block":"none"}},o.createElement("div",{style:{background:d}}),o.createElement("div",{style:{background:d}}),o.createElement("div",{style:{background:d}}),o.createElement("div",{style:{background:d}})))},exports.MaterialTextBox=function(e){var a=e.label,n=void 0===a?"your name":a,s=e.accentColor,l=void 0===s?"rgb(223, 244, 247)":s,d=e.borderColor,c=void 0===d?"rgb(97, 174, 184)":d,m=e.styles,b=e.errorMessage,p=void 0===b?"name should not be left empty":b,u=e.showError,y=void 0!==u&&u,g=r(e,f),h=t.useState(),v=h[1];return o.createElement("div",{className:"MaterialTextBoxSection"},o.createElement("div",{className:"MaterialTextBox"},o.createElement("label",{htmlFor:"in",style:h[0]},n),o.createElement("input",Object.assign({type:"text",name:"in",className:"",style:i({},m)},g,{onFocus:function(e){v({animation:"animUp .3s forwards"}),e.currentTarget.style.backgroundColor=l,e.currentTarget.style.border="2px solid "+c},onBlur:function(e){""===e.currentTarget.value&&(v({animation:"animDown .3s forwards"}),e.currentTarget.style.backgroundColor="white",e.currentTarget.style.border="0",e.currentTarget.style.borderBottom="2px solid #737373")}}))),y&&o.createElement("small",null,p))},exports.OutlinedButton=function(e){var t=e.title,r=void 0===t?"Tasty !":t,a=e.btnType,n=e.color,d=void 0===n?"":n,c=e.btnSize,m=e.isLoading,b=void 0!==m&&m;return o.createElement("button",{className:"simple-outlined-btn "+s[a]+" "+(void 0===c?"md":c),style:i({border:"3px solid "+d,color:d},e.styles)},r,o.createElement("div",{className:"lds-ellipsis",style:{display:b?"inline-block":"none"}},o.createElement("div",{className:(""===d&&"setDefaultColor")+" "+l[a],style:{background:d}}),o.createElement("div",{className:(""===d&&"setDefaultColor")+" "+l[a],style:{background:d}}),o.createElement("div",{className:(""===d&&"setDefaultColor")+" "+l[a],style:{background:d}}),o.createElement("div",{className:(""===d&&"setDefaultColor")+" "+l[a],style:{background:d}})))},exports.RoundedAvatar=function(e){var t=e.url,a=void 0===t?"https://images.pexels.com/photos/614810/pexels-photo-614810.jpeg?auto=compress&cs=tinysrgb&w=600":t,n=e.size,s=void 0===n?"100px":n,l=e.border,d=void 0===l||l,m=e.borderColor,b=void 0===m?"#181818":m,p=e.shadow,u=void 0!==p&&p,f=e.styles,y=r(e,c);return o.createElement("img",Object.assign({className:"rounded-avatar-img "+(u?"rounded-avatar-shadow":""),src:a,loading:"lazy",alt:"",style:i({width:s,height:s,border:d?"3px solid "+b:"0px solid transparent"},f)},y))},exports.SpinnerLoader=function(e){var t=e.size,a=void 0===t?"2rem":t,n=e.color,s=void 0===n?"#FA7070":n,l=e.styles,d=r(e,b);return o.createElement("div",Object.assign({className:"spinner",style:i({fontSize:a},l)},d),o.createElement("div",{className:"bar1",style:{background:s}}),o.createElement("div",{className:"bar2",style:{background:s}}),o.createElement("div",{className:"bar3",style:{background:s}}),o.createElement("div",{className:"bar4",style:{background:s}}),o.createElement("div",{className:"bar5",style:{background:s}}),o.createElement("div",{className:"bar6",style:{background:s}}),o.createElement("div",{className:"bar7",style:{background:s}}),o.createElement("div",{className:"bar8",style:{background:s}}),o.createElement("div",{className:"bar9",style:{background:s}}),o.createElement("div",{className:"bar10",style:{background:s}}),o.createElement("div",{className:"bar11",style:{background:s}}),o.createElement("div",{className:"bar12",style:{background:s}}))},exports.SuccessText=function(e){var t=e.title,i=void 0===t?"your email was updated successfully":t,a=e.icon,n=void 0===a?"type1":a,s=e.showIcon,l=void 0===s||s,d=e.styles,c=r(e,w);return o.createElement("p",Object.assign({className:"success-text"},c,{style:d}),i,l&&o.createElement("img",{className:"success-text-icon",src:z[n],alt:""}))},exports.TextBoxSimple=function(e){var o=e.label,a=void 0===o?"Your Name":o,n=e.labelColor,s=void 0===n?"#ffffff":n,l=e.activeColor,d=void 0===l?"#65C18C":l,c=e.width,m=e.errorMessage,b=void 0===m?"name should not be left empty !":m,p=e.showError,u=void 0!==p&&p,f=e.labelPosition,g=void 0===f?"start":f,h=r(e,y),v=t.useState(!1),x=v[0],k=v[1];return t.createElement("div",{className:"textbox-simple-section"},t.createElement("div",{className:"textbox-simple "+(x&&"change-border")+" "+("end"===g?"textbox-simple-label-end":""),style:i({width:c},x?{border:"2px solid "+d}:{border:"2px solid #c5c5c5"})},t.createElement("div",{className:"label-box",style:{backgroundColor:x?d:"#efefef"}},t.createElement("h3",{style:{color:x?s:"#979797"}},a)),t.createElement("input",Object.assign({className:"",type:"text",placeholder:"",name:"name",id:"",onFocus:function(){k(!0)},onBlur:function(){k(!1)}},h))),t.createElement("span",{style:{display:u?"block":"none"}},b))};
//# sourceMappingURL=breakfast-ui.cjs.production.min.js.map