UNPKG

@trimble-oss/moduswebcomponents

Version:

Modus Web Components is a modern, accessible UI library built with Stencil JS that provides reusable web components following Trimble's Modus design system. This updated version focuses on improved flexibility, enhanced theming options, comprehensive cust

25 lines (24 loc) 665 B
export const common = { // Animation '--animation-btn': '0.3s', // '--animation-input': '0.3s', // Avatar Component // Badge Component '--rounded-badge': '0.25rem', // Button Component '--border-btn': '1px', '--btn-focus-scale': '0.95', '--rounded-btn': '0.5rem', // Card Component '--rounded-box': '1rem', // Tab Component // '--circle-pos': '', // '--tab-bg': '', // '--tab-border': '1px', // '--tab-border-color': '', // '--tab-corner-bg': '', // '--tab-grad': '', // '--tab-padding': '', // '--tab-radius': '0.25rem', // Additional component variables can be added here };