@veracity/vui
Version:
Veracity UI is a React component library crafted for use within Veracity applications and pages. Based on Styled Components and @xstyled.
22 lines (21 loc) • 1.59 kB
TypeScript
import { _default } from "./components.js";
import { defaultTheme } from "./defaultTheme.js";
import { Animation, Border, Color, Component, Elevation, Font, FontSize, FontWeight, GridTemplateColumn, GridTemplateRow, Radius, RingWidth, Screen, Shadow, Size, Space, ThemingProps, Transform, TransitionDuration, VuiTheme, VuiThemeDefaults, VuiThemeExtensions, ZIndex } from "./types.js";
import { extendTheme } from "./extendTheme.js";
import { _default as _default$1 } from "./foundations/index.js";
import { _default as _default$2 } from "./foundations/animations.js";
import { _default as _default$3 } from "./foundations/borders.js";
import { _default as _default$4 } from "./foundations/colors.js";
import { _default as _default$5 } from "./foundations/durations.js";
import { _default as _default$6 } from "./foundations/fonts.js";
import { _default as _default$7 } from "./foundations/fontSizes.js";
import { _default as _default$8 } from "./foundations/fontWeights.js";
import { _default as _default$9 } from "./foundations/radii.js";
import { _default as _default$10 } from "./foundations/ringWidths.js";
import { _default as _default$11 } from "./foundations/screens.js";
import { _default as _default$12 } from "./foundations/shadows.js";
import { _default as _default$13 } from "./foundations/sizes.js";
import { _default as _default$14 } from "./foundations/spaces.js";
import { _default as _default$15 } from "./foundations/transforms.js";
import { _default as _default$16 } from "./foundations/transitions.js";
import { _default as _default$17 } from "./foundations/zIndices.js";