@dialpad/dialtone
Version:
Dialpad's Dialtone design system monorepo
11 lines (10 loc) • 794 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const general_row = require("../recipes/leftbar/general_row/general_row.vue.cjs");
const general_row_constants = require("../recipes/leftbar/general_row/general_row_constants.cjs");
exports.DtRecipeGeneralRow = general_row.default;
exports.LEFTBAR_GENERAL_ROW_CONTACT_CENTER_COLORS = general_row_constants.LEFTBAR_GENERAL_ROW_CONTACT_CENTER_COLORS;
exports.LEFTBAR_GENERAL_ROW_CONTACT_CENTER_VALIDATION_ERROR = general_row_constants.LEFTBAR_GENERAL_ROW_CONTACT_CENTER_VALIDATION_ERROR;
exports.LEFTBAR_GENERAL_ROW_ICON_SIZES = general_row_constants.LEFTBAR_GENERAL_ROW_ICON_SIZES;
exports.LEFTBAR_GENERAL_ROW_TYPES = general_row_constants.LEFTBAR_GENERAL_ROW_TYPES;
//# sourceMappingURL=general-row.cjs.map