UNPKG

@dialpad/dialtone-vue

Version:

Vue component library for Dialpad's design system Dialtone

10 lines (9 loc) 306 B
//#region components/radio/radio_constants.js var e = { warning: "d-radio--warning", error: "d-radio--error", success: "d-radio--success" }, t = { RADIO_INPUT_VALIDATION_CLASSES: e }; //#endregion export { e as RADIO_INPUT_VALIDATION_CLASSES, t as default }; //# sourceMappingURL=radio-constants.js.map