UNPKG

@tabnews/ui

Version:
52 lines (51 loc) 1.86 kB
import { AutoThemeProvider as t, ColorModeCookieSync as l, NoFlashGlobalStyle as n } from "./AutoThemeProvider/AutoThemeProvider.js"; import { COLOR_MODE_COOKIE as i } from "./constants/public.js"; import { FormField as p, Suggestion as x } from "./FormField/FormField.js"; import { GoToTopButton as T } from "./GoToTopButton/GoToTopButton.js"; import { PrimerRoot as s } from "./PrimerRoot/PrimerRoot.js"; import { StyledComponentsRegistry as c } from "./SCRegistry/SCRegistry.js"; import { GlobalStyle as h, ThemeProvider as S } from "./ThemeProvider/ThemeProvider.js"; import { ActionList as y, ActionMenu as O, AnchoredOverlay as g, Box as v, BranchName as L, Button as B, Checkbox as F, CounterLabel as A, Dialog as G, Flash as N, FormControl as I, Heading as M, IconButton as P, Label as R, LabelGroup as k, NavList as D, Overlay as E, SegmentedControl as _, Select as H, Spinner as K, Text as V, TextInput as j, Tooltip as q, Truncate as w, useConfirm as z, useTheme as J } from "@primer/react"; import { TabNav as U, Tooltip as W } from "@primer/react/deprecated"; /* empty css */ export { y as ActionList, O as ActionMenu, g as AnchoredOverlay, t as AutoThemeProvider, v as Box, L as BranchName, B as Button, i as COLOR_MODE_COOKIE, F as Checkbox, l as ColorModeCookieSync, A as CounterLabel, G as Dialog, N as Flash, I as FormControl, p as FormField, h as GlobalStyle, T as GoToTopButton, M as Heading, P as IconButton, R as Label, k as LabelGroup, D as NavList, n as NoFlashGlobalStyle, E as Overlay, s as PrimerRoot, _ as SegmentedControl, H as Select, K as Spinner, c as StyledComponentsRegistry, x as Suggestion, U as TabNav, V as Text, j as TextInput, S as ThemeProvider, q as Tooltip, W as TooltipV1, w as Truncate, z as useConfirm, J as useTheme };