UNPKG

@uva-glass/component-library

Version:

React components UvA

38 lines (37 loc) 951 B
import { s as t } from "../../../RteEditor.module-oFMKEW6f.js"; const i = { ltr: t["guide-text-ltr"], rtl: t["guide-text-rtl"], paragraph: t["guide-text-paragraph"], text: { bold: t["guide-text__text--bold"], italic: t["guide-text__text--italic"] }, list: { listitem: t["guide-text__list--listitem"], nested: { listitem: t["guide-text__list--nested-listitem"] }, olDepth: [ t["guide-text__list--ol"], t["guide-text__list--ol2"], t["guide-text__list--ol3"], t["guide-text__list--ol4"], t["guide-text__list--ol5"] ], ulDepth: [ t["guide-text__list--ul"], t["guide-text__list--ul2"], t["guide-text__list--ul3"], t["guide-text__list--ul4"], t["guide-text__list--ul5"] ], ul: t["guide-text__list--ul"] }, link: t["guide-text__link"], table: t["guide-text__table"] }; export { i as UvaTheme }; //# sourceMappingURL=UvaTheme.js.map