@wix/design-system
Version:
@wix/design-system
34 lines (22 loc) • 2.56 kB
JavaScript
require("../Foundation/stylable/border.st.css.js");
require("../Card/Card.st.css.js");
require("../Card/Card.st.css.js");
require("../Foundation/stylable/colors.st.css.js");
require("../Foundation/stylable/shadows.st.css.js");
require("../Text/Text.st.css.js");
require("../Heading/Heading.st.css.js");
require("../Foundation/stylable/typography.st.css.js");
require("../Foundation/stylable/typography.st.css.js");
const { classesRuntime, statesRuntime } = require("./../stylable-cjs-runtime.js");
var _namespace_ = "wds_1_221_1_CardGalleryItem";
var _style_ = classesRuntime.bind(null, _namespace_);
module.exports.cssStates = statesRuntime.bind(null, _namespace_);
module.exports.style = _style_;
module.exports.st = _style_;
module.exports.namespace = _namespace_;
module.exports.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"};
module.exports.keyframes = {};
module.exports.layers = {};
module.exports.containers = {};
module.exports.stVars = {};
module.exports.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"};