UNPKG

@aotearoan/neon

Version:

Neon is a lightweight design library of Vue 3 components with minimal dependencies.

3 lines (2 loc) 652 B
"use strict";const o=require("./NeonCard.cjs.js"),r=require("vue"),n=require("../../../_virtual/_plugin-vue_export-helper.cjs.js");function t(e,i,s,d,l,p){return r.openBlock(),r.createElementBlock("div",r.mergeProps({class:[[`neon-card--${e.orientation}`,`neon-card--${e.size}`,`neon-card--horizontal-breakpoint-${e.horizontalBreakpoint}`,e.noBreak&&"neon-card--horizontal-breakpoint-no-break",e.orientation===e.NeonOrientation.Horizontal&&e.horizontalBorders&&"neon-card--with-horizontal-borders"],"neon-card"]},e.attrs),[r.renderSlot(e.$slots,"default")],16)}const a=n(o,[["render",t]]);module.exports=a; //# sourceMappingURL=NeonCard.vue.cjs.js.map