UNPKG

@dbs-portal/core-theme

Version:

Theme management, styling utilities, and design tokens for DBS Portal

52 lines (51 loc) 1.87 kB
import { designTokens as s, themeMode as r } from "./tokens.js"; import { T as o, d as t, l as n, b as p, u as l, a as S } from "./theme-provider-FWep-c5B.js"; import { tailwindConfig as d } from "./tailwind-config.js"; import { applyCSSVariables as c, containerQueries as h, createCSSVariableStyles as b, createResponsiveGrid as f, createResponsiveStyles as u, cssVar as k, generateCSSVariables as v, getCSSVariable as C, getCurrentBreakpoint as T, isBreakpointBetween as x, isBreakpointDown as V, isBreakpointUp as y, removeCSSVariables as B, resolveResponsiveValue as w, responsiveSpacing as M, responsiveText as R, setCSSVariable as Q, useMediaQuery as D } from "./css-utils.js"; import { g as j, h as z, i as F, c as G, e as H, j as P, f as U, a as q, b as A, k as E, d as I, l as J, m as K, r as L, s as N, t as O } from "./breakpoints-C2XcSx1D.js"; export { o as ThemeProvider, c as applyCSSVariables, j as borderRadius, z as boxShadow, F as breakpoints, G as colors, H as componentSpacing, P as containerMaxWidth, h as containerQueries, b as createCSSVariableStyles, f as createResponsiveGrid, u as createResponsiveStyles, k as cssVar, t as darkTheme, s as designTokens, U as fontFamily, q as fontSize, A as fontWeight, v as generateCSSVariables, C as getCSSVariable, T as getCurrentBreakpoint, E as grid, x as isBreakpointBetween, V as isBreakpointDown, y as isBreakpointUp, I as letterSpacing, n as lightTheme, J as lineHeight, K as mediaQueries, B as removeCSSVariables, w as resolveResponsiveValue, L as responsiveConfig, M as responsiveSpacing, R as responsiveText, Q as setCSSVariable, N as spacing, d as tailwindConfig, r as themeMode, O as typography, p as useDesignTokens, D as useMediaQuery, l as useTheme, S as useThemeMode }; //# sourceMappingURL=index.js.map