@sofaws/dapp-core
Version:
A library to hold the main logic for a dapp on the Elrond Network
85 lines (65 loc) • 4.04 kB
JavaScript
;import{m as o}from"../../../__chunks__/chunk-HBP5N4FR.js";o();var r=`.dapp-core-component__border__border {
border: 1px solid #dee2e6;
}
.dapp-core-component__border__border-top {
border-top: 1px solid #dee2e6;
}
.dapp-core-component__border__border-right {
border-right: 1px solid #dee2e6;
}
.dapp-core-component__border__border-bottom {
border-bottom: 1px solid #dee2e6;
}
.dapp-core-component__border__border-left {
border-left: 1px solid #dee2e6;
}
.dapp-core-component__border__border-0 {
border: 0;
}
.dapp-core-component__border__border-top-0 {
border-top: 0;
}
.dapp-core-component__border__border-right-0 {
border-right: 0;
}
.dapp-core-component__border__border-bottom-0 {
border-bottom: 0;
}
.dapp-core-component__border__border-left-0 {
border-left: 0;
}
.dapp-core-component__border__rounded-sm {
border-radius: 0.2rem;
}
.dapp-core-component__border__rounded {
border-radius: 0.25rem;
}
.dapp-core-component__border__rounded-top {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.dapp-core-component__border__rounded-right {
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.dapp-core-component__border__rounded-bottom {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.dapp-core-component__border__rounded-left {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.dapp-core-component__border__rounded-lg {
border-radius: 0.3rem;
}
.dapp-core-component__border__rounded-circle {
border-radius: 50%;
}
.dapp-core-component__border__rounded-pill {
border-radius: 50rem;
}
.dapp-core-component__border__rounded-0 {
border-radius: 0;
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(r));var p={border:"dapp-core-component__border__border","border-top":"dapp-core-component__border__border-top",borderTop:"dapp-core-component__border__border-top","border-right":"dapp-core-component__border__border-right",borderRight:"dapp-core-component__border__border-right","border-bottom":"dapp-core-component__border__border-bottom",borderBottom:"dapp-core-component__border__border-bottom","border-left":"dapp-core-component__border__border-left",borderLeft:"dapp-core-component__border__border-left","border-0":"dapp-core-component__border__border-0",border0:"dapp-core-component__border__border-0","border-top-0":"dapp-core-component__border__border-top-0",borderTop0:"dapp-core-component__border__border-top-0","border-right-0":"dapp-core-component__border__border-right-0",borderRight0:"dapp-core-component__border__border-right-0","border-bottom-0":"dapp-core-component__border__border-bottom-0",borderBottom0:"dapp-core-component__border__border-bottom-0","border-left-0":"dapp-core-component__border__border-left-0",borderLeft0:"dapp-core-component__border__border-left-0","rounded-sm":"dapp-core-component__border__rounded-sm",roundedSm:"dapp-core-component__border__rounded-sm",rounded:"dapp-core-component__border__rounded","rounded-top":"dapp-core-component__border__rounded-top",roundedTop:"dapp-core-component__border__rounded-top","rounded-right":"dapp-core-component__border__rounded-right",roundedRight:"dapp-core-component__border__rounded-right","rounded-bottom":"dapp-core-component__border__rounded-bottom",roundedBottom:"dapp-core-component__border__rounded-bottom","rounded-left":"dapp-core-component__border__rounded-left",roundedLeft:"dapp-core-component__border__rounded-left","rounded-lg":"dapp-core-component__border__rounded-lg",roundedLg:"dapp-core-component__border__rounded-lg","rounded-circle":"dapp-core-component__border__rounded-circle",roundedCircle:"dapp-core-component__border__rounded-circle","rounded-pill":"dapp-core-component__border__rounded-pill",roundedPill:"dapp-core-component__border__rounded-pill","rounded-0":"dapp-core-component__border__rounded-0",rounded0:"dapp-core-component__border__rounded-0"};export{r as css,p as default};
//# sourceMappingURL=border.js.map