UNPKG

@adyen/adyen-platform-experience-web

Version:

![Platform Experience header](https://github.com/Adyen/adyen-platform-experience-web/assets/7926613/18094965-9e01-450e-8dc9-ea84e6b22c2b)

12 lines (11 loc) 395 B
const _ = "adyen-pe-structured-list", L = `${_}--align-end`, t = `${_}--expanded`, S = `${_}__item`, n = `${_}__grid`, s = `${_}__content`, A = `${_}__label`, c = `${S}--has-highlight`; export { L as SL_ALIGN_END, _ as SL_BASE_CLASS, s as SL_CONTENT_CLASS, t as SL_EXPANDED_CLASS, n as SL_GRID_CLASS, S as SL_ITEM_CLASS, c as SL_ITEM_WITH_HIGHLIGHT_CLASS, A as SL_LABEL_CLASS };