@wix/design-system
Version:
@wix/design-system
34 lines (22 loc) • 2.5 kB
JavaScript
import "../Foundation/stylable/border.st.css.js";
import "../Card/Card.st.css.js";
import "../Card/Card.st.css.js";
import "../Foundation/stylable/colors.st.css.js";
import "../Foundation/stylable/shadows.st.css.js";
import "../Text/Text.st.css.js";
import "../Heading/Heading.st.css.js";
import "../Foundation/stylable/typography.st.css.js";
import "../Foundation/stylable/typography.st.css.js";
import { classesRuntime, statesRuntime } from "./../stylable-esm-runtime.js";
var _namespace_ = "wds_1_221_1_CardGalleryItem";
var _style_ = classesRuntime.bind(null, _namespace_);
export var cssStates = statesRuntime.bind(null, _namespace_);
export var style = _style_;
export var st = _style_;
export var namespace = _namespace_;
export var classes = {"root":"wds_1_221_1_CardGalleryItem__root","card":"wds_1_221_1_Card__card","overlay":"wds_1_221_1_CardGalleryItem__overlay","primaryAction":"wds_1_221_1_CardGalleryItem__primaryAction","secondaryAction":"wds_1_221_1_CardGalleryItem__secondaryAction","container":"wds_1_221_1_CardGalleryItem__container","footer":"wds_1_221_1_CardGalleryItem__footer","settingsMenu":"wds_1_221_1_CardGalleryItem__settingsMenu","footerSuffix":"wds_1_221_1_CardGalleryItem__footerSuffix","footerContent":"wds_1_221_1_CardGalleryItem__footerContent","footerImage":"wds_1_221_1_CardGalleryItem__footerImage","badgeWrapper":"wds_1_221_1_CardGalleryItem__badgeWrapper","dragHandleWrapper":"wds_1_221_1_CardGalleryItem__dragHandleWrapper","dragHandleFloatingWrapper":"wds_1_221_1_CardGalleryItem__dragHandleFloatingWrapper","cardContainer":"wds_1_221_1_CardGalleryItem__cardContainer wds_1_221_1_Card__card","titleText":"wds_1_221_1_CardGalleryItem__titleText","titleHeading":"wds_1_221_1_CardGalleryItem__titleHeading"};
export var keyframes = {};
export var layers = {};
export var containers = {};
export var stVars = {};
export var vars = {"wds-card-gallery-item-title-font-line-height-medium":"--wds-card-gallery-item-title-font-line-height-medium","wds-card-gallery-item-title-font-line-height-small":"--wds-card-gallery-item-title-font-line-height-small","wds-card-gallery-item-subtitle-font-size-medium":"--wds-card-gallery-item-subtitle-font-size-medium","wds-card-gallery-item-image-border-radius-bottom":"--wds-card-gallery-item-image-border-radius-bottom","wds-card-gallery-item-buttons-gap":"--wds-card-gallery-item-buttons-gap","wsr-text-line-height-small":"--wsr-text-line-height-small","wsr-heading-line-height-s":"--wsr-heading-line-height-s"};