UNPKG

dap-design-system

Version:

Official design system for the DÁP (dap.gov.hu)

23 lines (22 loc) 651 B
import { property as l } from "../../node_modules/@lit/reactive-element/decorators/property.js"; var a = Object.defineProperty, s = (r, e, n, p) => { for (var t = void 0, o = r.length - 1, i; o >= 0; o--) (i = r[o]) && (t = i(e, n, t) || t); return t && a(e, n, t), t; }; function m(r) { class e extends r { constructor() { super(...arguments), this.labelPlacement = "right", this.descriptionPlacement = "bottom"; } } return s([ l() ], e.prototype, "labelPlacement"), s([ l() ], e.prototype, "descriptionPlacement"), e; } export { m as LabelPositionedMixin }; //# sourceMappingURL=labelPositionedMixin.js.map