@wix/design-system
Version:
@wix/design-system
25 lines (13 loc) • 1.8 kB
JavaScript
import { classesRuntime, statesRuntime } from "./../stylable-esm-runtime.js";
var _namespace_ = "wds_1_319_0_TableActionCell";
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_319_0_TableActionCell__root","hoverSlot":"wds_1_319_0_TableActionCell__hoverSlot","moreActions":"wds_1_319_0_TableActionCell__moreActions","placeholderIcon":"wds_1_319_0_TableActionCell__placeholderIcon","action":"wds_1_319_0_TableActionCell__action","secondaryActions":"wds_1_319_0_TableActionCell__secondaryActions","onHover":"wds_1_319_0_TableActionCell__onHover","notOnHover":"wds_1_319_0_TableActionCell__notOnHover"};
export var keyframes = {};
export var layers = {};
export var containers = {};
export var stVars = {"backdropFadeWidth":"48px"};
export var vars = {"wds-color-fill-dark-tertiary":"--wds-color-fill-dark-tertiary","wds-table-action-cell-backdrop-opacity":"--wds-table-action-cell-backdrop-opacity","wds-table-action-cell-primary-action-gap-medium":"--wds-table-action-cell-primary-action-gap-medium","wds-table-action-cell-primary-action-gap-small":"--wds-table-action-cell-primary-action-gap-small","wds-table-action-cell-primary-action-gap-tiny":"--wds-table-action-cell-primary-action-gap-tiny","wds-table-action-cell-secondary-action-gap-medium":"--wds-table-action-cell-secondary-action-gap-medium","wds-table-action-cell-secondary-action-gap-small":"--wds-table-action-cell-secondary-action-gap-small","wds-table-action-cell-secondary-action-gap-tiny":"--wds-table-action-cell-secondary-action-gap-tiny","table-action-cell-row-fill":"--wds_1_319_0_TableActionCell-table-action-cell-row-fill"};