@dbs-portal/core-theme
Version:
Theme management, styling utilities, and design tokens for DBS Portal
45 lines (44 loc) • 922 B
JavaScript
import { r as a, m as s, k as o, j as e, i, h as t, g as n, e as r, s as g, t as d, d as p, l as c, b as h, a as l, f as m, c as f } from "./breakpoints-C2XcSx1D.js";
const b = {
colors: f,
fontFamily: m,
fontSize: l,
fontWeight: h,
lineHeight: c,
letterSpacing: p,
typography: d,
spacing: g,
componentSpacing: r,
borderRadius: n,
boxShadow: t,
breakpoints: i,
containerMaxWidth: e,
grid: o,
mediaQueries: s,
responsiveConfig: a
}, u = {
light: "light",
dark: "dark",
auto: "auto"
};
export {
n as borderRadius,
t as boxShadow,
i as breakpoints,
f as colors,
r as componentSpacing,
e as containerMaxWidth,
b as designTokens,
m as fontFamily,
l as fontSize,
h as fontWeight,
o as grid,
p as letterSpacing,
c as lineHeight,
s as mediaQueries,
a as responsiveConfig,
g as spacing,
u as themeMode,
d as typography
};
//# sourceMappingURL=tokens.js.map