@fabio.caffarello/react-design-system 3.10.0 → 3.12.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/granular/index.js +360 -356
- package/dist/granular/index.js.map +1 -1
- package/dist/granular/ui/components/HeroSection/HeroSection.js +176 -0
- package/dist/granular/ui/components/HeroSection/HeroSection.js.map +1 -0
- package/dist/granular/ui/components/TabsAsLinks/TabsAsLinks.js +145 -0
- package/dist/granular/ui/components/TabsAsLinks/TabsAsLinks.js.map +1 -0
- package/dist/index.cjs +75 -75
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1812 -1554
- package/dist/index.js.map +1 -1
- package/dist/react-design-system.css +1 -1
- package/dist/server/index.cjs +8 -8
- package/dist/server/index.cjs.map +1 -1
- package/dist/server/index.js +833 -575
- package/dist/server/index.js.map +1 -1
- package/dist/ui/components/HeroSection/HeroSection.d.ts +101 -0
- package/dist/ui/components/HeroSection/index.d.ts +2 -0
- package/dist/ui/components/TabsAsLinks/TabsAsLinks.d.ts +80 -0
- package/dist/ui/components/TabsAsLinks/index.d.ts +2 -0
- package/dist/ui/components/index.d.ts +4 -0
- package/dist/ui/server.d.ts +4 -0
- package/package.json +1 -1
package/dist/granular/index.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { SIDEBAR_TOKENS as r, getNestedIndentClass as t } from "./ui/tokens/sidebar.js";
|
|
3
3
|
import { SPACING_TOKENS as f, SpacingTokenFactory as p, getSpacing as m, getSpacingClass as x } from "./ui/tokens/spacing.js";
|
|
4
|
-
import { FONT_FAMILY_TOKENS as s, FONT_WEIGHT_TOKENS as d, TYPOGRAPHY_TOKENS as i, TypographyTokenFactory as u, getTypography as n, getTypographyClasses as
|
|
4
|
+
import { FONT_FAMILY_TOKENS as s, FONT_WEIGHT_TOKENS as d, TYPOGRAPHY_TOKENS as i, TypographyTokenFactory as u, getTypography as n, getTypographyClasses as S, getTypographyLineHeight as g, getTypographySize as C, getTypographySizeFromFontSize as T, getTypographyWeight as b, getTypographyWeightFromFontWeight as v } from "./ui/tokens/typography.js";
|
|
5
5
|
import { BRAND_COLORS as c } from "./ui/tokens/colors/index.js";
|
|
6
6
|
import { BREAKPOINT_TOKENS as R, BreakpointTokenFactory as A, getBreakpoint as O, getMediaQuery as h } from "./ui/tokens/breakpoints.js";
|
|
7
7
|
import { getAnimation as E, getAnimationClass as y, getTransitionClass as F } from "./ui/tokens/animations.js";
|
|
8
|
-
import { getZIndex as
|
|
9
|
-
import { getOpacity as
|
|
8
|
+
import { getZIndex as H, getZIndexClass as I } from "./ui/tokens/z-index.js";
|
|
9
|
+
import { getOpacity as k, getOpacityClass as _ } from "./ui/tokens/opacity.js";
|
|
10
10
|
import { AppProvider as G, useApp as K } from "./ui/providers/AppProvider.js";
|
|
11
11
|
import { useScrollSpy as W } from "./ui/hooks/useScrollSpy.js";
|
|
12
12
|
import { default as q } from "./ui/components/Accordion/Accordion.js";
|
|
@@ -22,7 +22,7 @@ import { default as xe } from "./ui/components/Card/Card.js";
|
|
|
22
22
|
import { default as se } from "./ui/primitives/Checkbox/Checkbox.js";
|
|
23
23
|
import { default as ie } from "./ui/primitives/Chip/Chip.js";
|
|
24
24
|
import { default as ne } from "./ui/primitives/Collapsible/Collapsible.js";
|
|
25
|
-
import { default as
|
|
25
|
+
import { default as ge } from "./ui/components/ColorPicker/ColorPicker.js";
|
|
26
26
|
import { default as Te } from "./ui/components/CommandPalette/CommandPalette.js";
|
|
27
27
|
import { default as ve } from "./ui/components/DataGrid/DataGrid.js";
|
|
28
28
|
import { default as ce } from "./ui/components/DatePicker/DatePicker.js";
|
|
@@ -30,151 +30,153 @@ import { default as Re } from "./ui/components/Dialog/Dialog.js";
|
|
|
30
30
|
import { default as Oe } from "./ui/components/Drawer/Drawer.js";
|
|
31
31
|
import { default as De } from "./ui/components/Drawer/DrawerContent.js";
|
|
32
32
|
import { default as ye } from "./ui/components/Drawer/DrawerFooter.js";
|
|
33
|
-
import { default as
|
|
34
|
-
import { default as
|
|
35
|
-
import { default as
|
|
33
|
+
import { default as Le } from "./ui/components/Drawer/DrawerHeader.js";
|
|
34
|
+
import { default as Ie } from "./ui/components/Dropdown/Dropdown.js";
|
|
35
|
+
import { default as ke } from "./ui/components/EmptyState/EmptyState.js";
|
|
36
36
|
import { default as Be } from "./ui/primitives/ErrorMessage/ErrorMessage.js";
|
|
37
37
|
import { default as Ke } from "./ui/components/FileUpload/FileUpload.js";
|
|
38
38
|
import { FilterChips as We } from "./ui/components/FilterChips/FilterChips.js";
|
|
39
39
|
import { default as qe } from "./ui/components/Form/Form.js";
|
|
40
40
|
import { Header as Ve, Header as Ue } from "./ui/components/Header/Header.js";
|
|
41
|
-
import { default as Qe } from "./ui/
|
|
42
|
-
import { default as Je } from "./ui/primitives/
|
|
43
|
-
import { default as $e } from "./ui/primitives/
|
|
44
|
-
import { default as oo } from "./ui/
|
|
45
|
-
import { default as to } from "./ui/components/
|
|
46
|
-
import { default as fo } from "./ui/components/Menu/
|
|
47
|
-
import { default as mo } from "./ui/components/Menu/
|
|
48
|
-
import { default as lo } from "./ui/components/Menu/
|
|
49
|
-
import { default as io } from "./ui/components/Menu/
|
|
50
|
-
import { default as no } from "./ui/components/
|
|
51
|
-
import { default as
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import { default as co } from "./ui/components/SideNavbar/components/Navbar/
|
|
55
|
-
import { default as Ro } from "./ui/components/SideNavbar/components/Navbar/
|
|
56
|
-
import { default as Oo } from "./ui/components/SideNavbar/components/Navbar/
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import { default as
|
|
61
|
-
import { default as Bo } from "./ui/
|
|
62
|
-
import { default as Ko } from "./ui/primitives/
|
|
63
|
-
import { default as Wo } from "./ui/
|
|
64
|
-
import { default as qo } from "./ui/components/
|
|
65
|
-
import { default as Vo } from "./ui/
|
|
66
|
-
import { default as Zo } from "./ui/primitives/
|
|
67
|
-
import { default as jo } from "./ui/
|
|
68
|
-
import { default as Xo } from "./ui/components/SideNavbar/
|
|
69
|
-
import { default as er } from "./ui/components/SideNavbar/components/
|
|
70
|
-
import { default as rr } from "./ui/components/SideNavbar/components/
|
|
71
|
-
import { default as ar } from "./ui/components/SideNavbar/components/
|
|
72
|
-
import { default as pr } from "./ui/components/SideNavbar/components/
|
|
73
|
-
import { default as xr } from "./ui/components/SideNavbar/components/Sidebar/
|
|
74
|
-
import { default as sr } from "./ui/components/SideNavbar/components/Sidebar/
|
|
75
|
-
import { default as ir } from "./ui/components/SideNavbar/components/Sidebar/
|
|
76
|
-
import { default as nr } from "./ui/components/SideNavbar/components/Sidebar/
|
|
77
|
-
import { default as
|
|
78
|
-
import { default as Tr } from "./ui/primitives/
|
|
79
|
-
import { default as vr } from "./ui/primitives/
|
|
80
|
-
import { default as cr } from "./ui/
|
|
81
|
-
import { default as Rr } from "./ui/
|
|
82
|
-
import { default as Or } from "./ui/
|
|
83
|
-
import { default as Dr } from "./ui/components/Table/
|
|
84
|
-
import { default as yr } from "./ui/components/Table/
|
|
41
|
+
import { default as Qe } from "./ui/components/HeroSection/HeroSection.js";
|
|
42
|
+
import { default as Je } from "./ui/primitives/Info/Info.js";
|
|
43
|
+
import { default as $e } from "./ui/primitives/Input/Input.js";
|
|
44
|
+
import { default as oo } from "./ui/primitives/Label/Label.js";
|
|
45
|
+
import { default as to } from "./ui/components/LoginBox/LoginBox.js";
|
|
46
|
+
import { default as fo } from "./ui/components/Menu/Menu.js";
|
|
47
|
+
import { default as mo } from "./ui/components/Menu/MenuContent.js";
|
|
48
|
+
import { default as lo } from "./ui/components/Menu/MenuItem.js";
|
|
49
|
+
import { default as io } from "./ui/components/Menu/MenuSeparator.js";
|
|
50
|
+
import { default as no } from "./ui/components/Menu/MenuTrigger.js";
|
|
51
|
+
import { default as go } from "./ui/components/Modal/Modal.js";
|
|
52
|
+
import { default as To } from "./ui/components/MultiSelect/MultiSelect.js";
|
|
53
|
+
import { NavLink as vo } from "./ui/primitives/NavLink/NavLink.js";
|
|
54
|
+
import { default as co } from "./ui/components/SideNavbar/components/Navbar/Navbar.js";
|
|
55
|
+
import { default as Ro } from "./ui/components/SideNavbar/components/Navbar/NavbarItem.js";
|
|
56
|
+
import { default as Oo } from "./ui/components/SideNavbar/components/Navbar/NavbarSeparator.js";
|
|
57
|
+
import { default as Do } from "./ui/components/SideNavbar/components/Navbar/NavbarToggle.js";
|
|
58
|
+
import { Navigation as yo, Navigation as Fo } from "./ui/components/Navigation/Navigation.js";
|
|
59
|
+
import { PageHeader as Ho, PageHeader as Io } from "./ui/components/PageHeader/PageHeader.js";
|
|
60
|
+
import { default as ko } from "./ui/components/Pagination/Pagination.js";
|
|
61
|
+
import { default as Bo } from "./ui/components/Popover/Popover.js";
|
|
62
|
+
import { default as Ko } from "./ui/primitives/Progress/Progress.js";
|
|
63
|
+
import { default as Wo } from "./ui/primitives/Radio/Radio.js";
|
|
64
|
+
import { default as qo } from "./ui/components/Rating/Rating.js";
|
|
65
|
+
import { default as Vo } from "./ui/components/SearchInput/SearchInput.js";
|
|
66
|
+
import { default as Zo } from "./ui/primitives/Select/Select.js";
|
|
67
|
+
import { default as jo } from "./ui/primitives/Separator/Separator.js";
|
|
68
|
+
import { default as Xo } from "./ui/components/SideNavbar/SideNavbar.js";
|
|
69
|
+
import { default as er } from "./ui/components/SideNavbar/components/SideNavbarBackdrop.js";
|
|
70
|
+
import { default as rr } from "./ui/components/SideNavbar/components/SideNavbarResizeHandle.js";
|
|
71
|
+
import { default as ar } from "./ui/components/SideNavbar/components/SideNavbarRoot.js";
|
|
72
|
+
import { default as pr } from "./ui/components/SideNavbar/components/SideNavbarToggle.js";
|
|
73
|
+
import { default as xr } from "./ui/components/SideNavbar/components/Sidebar/Sidebar.js";
|
|
74
|
+
import { default as sr } from "./ui/components/SideNavbar/components/Sidebar/SidebarContent.js";
|
|
75
|
+
import { default as ir } from "./ui/components/SideNavbar/components/Sidebar/SidebarFooter.js";
|
|
76
|
+
import { default as nr } from "./ui/components/SideNavbar/components/Sidebar/SidebarGroup.js";
|
|
77
|
+
import { default as gr } from "./ui/components/SideNavbar/components/Sidebar/SidebarHeader.js";
|
|
78
|
+
import { default as Tr } from "./ui/primitives/Skeleton/Skeleton.js";
|
|
79
|
+
import { default as vr } from "./ui/primitives/Slider/Slider.js";
|
|
80
|
+
import { default as cr } from "./ui/primitives/Spinner/Spinner.js";
|
|
81
|
+
import { default as Rr } from "./ui/components/Stepper/Stepper.js";
|
|
82
|
+
import { default as Or } from "./ui/primitives/Switch/Switch.js";
|
|
83
|
+
import { default as Dr } from "./ui/components/Table/Table.js";
|
|
84
|
+
import { default as yr } from "./ui/components/Table/TableActions.js";
|
|
85
|
+
import { default as Lr } from "./ui/components/Table/TableBody.js";
|
|
85
86
|
import { default as Ir } from "./ui/components/Table/TableCell.js";
|
|
86
|
-
import { default as
|
|
87
|
-
import { default as
|
|
88
|
-
import { default as
|
|
89
|
-
import { default as
|
|
90
|
-
import { default as
|
|
91
|
-
import { default as
|
|
92
|
-
import { default as
|
|
93
|
-
import { default as
|
|
94
|
-
import { default as
|
|
95
|
-
import { default as
|
|
96
|
-
import { default as
|
|
97
|
-
import { default as
|
|
98
|
-
import { default as
|
|
99
|
-
import {
|
|
100
|
-
import {
|
|
101
|
-
import {
|
|
102
|
-
import {
|
|
103
|
-
import {
|
|
104
|
-
import {
|
|
105
|
-
import {
|
|
106
|
-
import {
|
|
107
|
-
import {
|
|
108
|
-
import {
|
|
109
|
-
import {
|
|
110
|
-
import {
|
|
111
|
-
import {
|
|
112
|
-
import {
|
|
113
|
-
import {
|
|
114
|
-
import {
|
|
115
|
-
import {
|
|
116
|
-
import {
|
|
117
|
-
import {
|
|
118
|
-
import {
|
|
119
|
-
import {
|
|
120
|
-
import {
|
|
121
|
-
import {
|
|
122
|
-
import {
|
|
123
|
-
import {
|
|
124
|
-
import {
|
|
125
|
-
import {
|
|
126
|
-
import {
|
|
127
|
-
import {
|
|
128
|
-
import {
|
|
129
|
-
import {
|
|
130
|
-
import {
|
|
131
|
-
import {
|
|
132
|
-
import {
|
|
133
|
-
import {
|
|
134
|
-
import {
|
|
135
|
-
import {
|
|
136
|
-
import {
|
|
137
|
-
import {
|
|
138
|
-
import {
|
|
139
|
-
import {
|
|
140
|
-
import {
|
|
141
|
-
import {
|
|
142
|
-
import {
|
|
143
|
-
import {
|
|
144
|
-
import {
|
|
145
|
-
import {
|
|
146
|
-
import {
|
|
147
|
-
import {
|
|
148
|
-
import {
|
|
149
|
-
import {
|
|
150
|
-
import {
|
|
151
|
-
import {
|
|
152
|
-
import {
|
|
153
|
-
import {
|
|
154
|
-
import {
|
|
155
|
-
import {
|
|
156
|
-
import {
|
|
157
|
-
import {
|
|
158
|
-
import {
|
|
159
|
-
import {
|
|
160
|
-
import {
|
|
161
|
-
import {
|
|
162
|
-
import {
|
|
163
|
-
import {
|
|
164
|
-
import {
|
|
165
|
-
import {
|
|
166
|
-
import {
|
|
167
|
-
import {
|
|
168
|
-
import {
|
|
169
|
-
import {
|
|
170
|
-
import {
|
|
171
|
-
import {
|
|
172
|
-
import {
|
|
173
|
-
import {
|
|
174
|
-
import {
|
|
175
|
-
import {
|
|
87
|
+
import { default as kr } from "./ui/components/Table/TableEmptyState.js";
|
|
88
|
+
import { default as Br } from "./ui/components/Table/TableFilters.js";
|
|
89
|
+
import { default as Kr } from "./ui/components/Table/TableHeader.js";
|
|
90
|
+
import { default as Wr } from "./ui/components/Table/TableHeaderCell.js";
|
|
91
|
+
import { default as qr } from "./ui/components/Table/TableHeaderRow.js";
|
|
92
|
+
import { default as Vr } from "./ui/components/Table/TablePagination.js";
|
|
93
|
+
import { default as Zr } from "./ui/components/Table/TableRow.js";
|
|
94
|
+
import { default as jr } from "./ui/components/Tabs/Tabs.js";
|
|
95
|
+
import { default as Xr } from "./ui/components/TabsAsLinks/TabsAsLinks.js";
|
|
96
|
+
import { default as et } from "./ui/primitives/Text/Text.js";
|
|
97
|
+
import { default as rt } from "./ui/primitives/Textarea/Textarea.js";
|
|
98
|
+
import { default as at } from "./ui/components/TimePicker/TimePicker.js";
|
|
99
|
+
import { default as pt } from "./ui/components/Timeline/Timeline.js";
|
|
100
|
+
import { default as xt } from "./ui/primitives/Tooltip/Tooltip.js";
|
|
101
|
+
import { AMBER as st, BLUE as dt, CYAN as it, EMERALD as ut, FUCHSIA as nt, GRAY as St, GREEN as gt, INDIGO as Ct, LIME as Tt, ORANGE as bt, PINK as vt, PRIMITIVE_COLORS as Nt, PURPLE as ct, RED as Pt, ROSE as Rt, SKY as At, SLATE as Ot, TEAL as ht, VIOLET as Dt, YELLOW as Et, getPrimitiveColor as yt, getPrimitiveColorPalette as Ft } from "./ui/tokens/colors/primitives.js";
|
|
102
|
+
import { AvatarGroup as Ht } from "./ui/primitives/Avatar/AvatarGroup.js";
|
|
103
|
+
import { BRAND_PRIMARY as Mt, BRAND_SECONDARY as kt } from "./ui/tokens/colors/brand.js";
|
|
104
|
+
import { COLOR_SCALES as Bt } from "./ui/tokens/colors/types.js";
|
|
105
|
+
import { ConfigProvider as Kt, useConfig as wt } from "./ui/providers/ConfigProvider.js";
|
|
106
|
+
import { DashboardLayout as Yt } from "./ui/components/DashboardLayout/DashboardLayout.js";
|
|
107
|
+
import { DataTablePattern as zt } from "./ui/components/DataTablePattern/DataTablePattern.js";
|
|
108
|
+
import { DatePickerCalendar as Ut } from "./ui/components/DatePicker/DatePickerCalendar.js";
|
|
109
|
+
import { DatePickerInput as Qt } from "./ui/components/DatePicker/DatePickerInput.js";
|
|
110
|
+
import { DatePickerProvider as Jt } from "./ui/components/DatePicker/DatePickerProvider.js";
|
|
111
|
+
import { DialogClose as $t } from "./ui/components/Dialog/DialogClose.js";
|
|
112
|
+
import { DialogContent as oa } from "./ui/components/Dialog/DialogContent.js";
|
|
113
|
+
import { DialogContext as ta, useDialogContext as aa, useDialogContextOptional as fa } from "./ui/providers/DialogContext.js";
|
|
114
|
+
import { DialogDescription as ma } from "./ui/components/Dialog/DialogDescription.js";
|
|
115
|
+
import { DialogFooter as la } from "./ui/components/Dialog/DialogFooter.js";
|
|
116
|
+
import { DialogHeader as da } from "./ui/components/Dialog/DialogHeader.js";
|
|
117
|
+
import { DialogProvider as ua } from "./ui/providers/DialogProvider.js";
|
|
118
|
+
import { DialogTitle as Sa } from "./ui/components/Dialog/DialogTitle.js";
|
|
119
|
+
import { DialogTrigger as Ca } from "./ui/components/Dialog/DialogTrigger.js";
|
|
120
|
+
import { FormContext as ba, useFormContext as va, useFormContextOptional as Na } from "./ui/components/Form/FormContext.js";
|
|
121
|
+
import { FormField as Pa } from "./ui/components/Form/FormField.js";
|
|
122
|
+
import { FormProvider as Aa } from "./ui/components/Form/FormProvider.js";
|
|
123
|
+
import { FormWizardPattern as ha } from "./ui/components/FormWizardPattern/FormWizardPattern.js";
|
|
124
|
+
import { HeaderActions as Ea } from "./ui/components/Header/components/HeaderActions.js";
|
|
125
|
+
import { HeaderHamburger as Fa } from "./ui/components/Header/components/HeaderHamburger.js";
|
|
126
|
+
import { HeaderLogo as Ha } from "./ui/components/Header/components/HeaderLogo.js";
|
|
127
|
+
import { HeaderMobileMenu as Ma } from "./ui/components/Header/components/HeaderMobileMenu.js";
|
|
128
|
+
import { HeaderNavigation as _a } from "./ui/components/Header/components/HeaderNavigation.js";
|
|
129
|
+
import { HeaderProvider as Ga, useHeaderContext as Ka } from "./ui/components/Header/contexts/HeaderContext.js";
|
|
130
|
+
import { NavbarContext as Wa, useNavbar as Ya, useNavbarRequired as qa } from "./ui/components/SideNavbar/contexts/NavbarContext.js";
|
|
131
|
+
import { NavbarGroup as Va } from "./ui/components/SideNavbar/components/Navbar/NavbarGroup.js";
|
|
132
|
+
import { SEMANTIC_COLORS as Za, SEMANTIC_COLORS_DARK as Qa, SEMANTIC_COLORS_LIGHT as ja, getSemanticColor as Ja, getSemanticColorRole as Xa } from "./ui/tokens/colors/semantic.js";
|
|
133
|
+
import { SearchAndFilterPattern as ef } from "./ui/components/SearchAndFilterPattern/SearchAndFilterPattern.js";
|
|
134
|
+
import { SideNavbarConfigContext as rf, defaultConfigValues as tf, useSideNavbarConfig as af, useSideNavbarConfigRequired as ff } from "./ui/components/SideNavbar/contexts/SideNavbarConfigContext.js";
|
|
135
|
+
import { SideNavbarConfigProvider as mf } from "./ui/components/SideNavbar/providers/SideNavbarConfigProvider.js";
|
|
136
|
+
import { SideNavbarProvider as lf } from "./ui/components/SideNavbar/providers/SideNavbarProvider.js";
|
|
137
|
+
import { SideNavbarStateContext as df, useSideNavbarState as uf, useSideNavbarStateRequired as nf } from "./ui/components/SideNavbar/contexts/SideNavbarStateContext.js";
|
|
138
|
+
import { SideNavbarStateProvider as gf } from "./ui/components/SideNavbar/providers/SideNavbarStateProvider.js";
|
|
139
|
+
import { SideNavbarThemeContext as Tf, defaultThemeValues as bf, useSideNavbarTheme as vf, useSideNavbarThemeRequired as Nf } from "./ui/components/SideNavbar/contexts/SideNavbarThemeContext.js";
|
|
140
|
+
import { SideNavbarThemeProvider as Pf } from "./ui/components/SideNavbar/providers/SideNavbarThemeProvider.js";
|
|
141
|
+
import { SideNavbarToggleContext as Af, useSideNavbarToggleContext as Of, useSideNavbarToggleContextRequired as hf } from "./ui/components/SideNavbar/contexts/SideNavbarToggleContext.js";
|
|
142
|
+
import { SidebarContext as Ef, useSidebar as yf, useSidebarRequired as Ff } from "./ui/components/SideNavbar/contexts/SidebarContext.js";
|
|
143
|
+
import { SidebarSlot as Hf } from "./ui/components/SideNavbar/components/Sidebar/SidebarSlot.js";
|
|
144
|
+
import { SidebarSlotContent as Mf } from "./ui/components/SideNavbar/components/Sidebar/SidebarSlotContent.js";
|
|
145
|
+
import { SidebarSlotContext as _f, useSidebarSlot as Bf, useSidebarSlotRequired as Gf } from "./ui/components/SideNavbar/contexts/SidebarSlotContext.js";
|
|
146
|
+
import { SidebarSlotProvider as wf } from "./ui/components/SideNavbar/providers/SidebarSlotProvider.js";
|
|
147
|
+
import { Stat as Yf } from "./ui/components/Stat/Stat.js";
|
|
148
|
+
import { StatGroup as zf } from "./ui/components/Stat/StatGroup.js";
|
|
149
|
+
import { TableContext as Uf, useTableContext as Zf, useTableContextOptional as Qf } from "./ui/components/Table/TableContext.js";
|
|
150
|
+
import { TableProvider as Jf } from "./ui/components/Table/TableProvider.js";
|
|
151
|
+
import { TabsContent as $f } from "./ui/components/Tabs/TabsContent.js";
|
|
152
|
+
import { TabsContext as op, useTabsContext as rp, useTabsContextOptional as tp } from "./ui/components/Tabs/TabsContext.js";
|
|
153
|
+
import { TabsList as fp } from "./ui/components/Tabs/TabsList.js";
|
|
154
|
+
import { TabsProvider as mp } from "./ui/components/Tabs/TabsProvider.js";
|
|
155
|
+
import { TabsTrigger as lp } from "./ui/components/Tabs/TabsTrigger.js";
|
|
156
|
+
import { ThemeProvider as dp, useTheme as ip } from "./ui/providers/ThemeProvider.js";
|
|
157
|
+
import { Toast as np } from "./ui/components/Toast/Toast.js";
|
|
158
|
+
import { ToastContainer as gp } from "./ui/components/Toast/ToastContainer.js";
|
|
159
|
+
import { ToastContext as Tp, useToastContext as bp, useToastContextOptional as vp } from "./ui/providers/ToastContext.js";
|
|
160
|
+
import { ToastProvider as cp } from "./ui/providers/ToastProvider.js";
|
|
161
|
+
import { blendColors as Rp, darken as Ap, getColor as Op, getColorClass as hp, getContrastColor as Dp, getFocusColorClass as Ep, getFocusRingClass as yp, getHoverColorClass as Fp, getSemanticColorClass as Lp, getSemanticColorValue as Hp, isLightColor as Ip, lighten as Mp, withOpacity as kp } from "./ui/tokens/colors/utils.js";
|
|
162
|
+
import { clampWidth as Bp, parseWidthToPixels as Gp, validateWidthBounds as Kp } from "./ui/components/SideNavbar/utils/parseWidth.js";
|
|
163
|
+
import { cn as Wp } from "./ui/utils/cn.js";
|
|
164
|
+
import { formatKeyboardShortcut as qp, parseKeyboardShortcut as zp } from "./ui/components/SideNavbar/utils/parseKeyboardShortcut.js";
|
|
165
|
+
import { useColumnResizing as Up } from "./ui/components/Table/useColumnResizing.js";
|
|
166
|
+
import { useFocusManagement as Qp } from "./ui/components/SideNavbar/hooks/useFocusManagement.js";
|
|
167
|
+
import { useFormFieldArray as Jp } from "./ui/components/Form/useFormFieldArray.js";
|
|
168
|
+
import { useGroupState as $p } from "./ui/components/SideNavbar/hooks/useGroupState.js";
|
|
169
|
+
import { useKeyboardShortcut as om } from "./ui/components/SideNavbar/hooks/useKeyboardShortcut.js";
|
|
170
|
+
import { useNavLink as tm } from "./ui/primitives/NavLink/hooks/useNavLink.js";
|
|
171
|
+
import { useResize as fm } from "./ui/components/SideNavbar/hooks/useResize.js";
|
|
172
|
+
import { useResponsiveSidebar as mm } from "./ui/components/SideNavbar/hooks/useResponsiveSidebar.js";
|
|
173
|
+
import { useSideNavbarCombined as lm } from "./ui/components/SideNavbar/hooks/useSideNavbar.js";
|
|
174
|
+
import { useSideNavbarContent as dm } from "./ui/components/SideNavbar/hooks/useSideNavbarContent.js";
|
|
175
|
+
import { useSideNavbarNavigation as um } from "./ui/components/SideNavbar/hooks/useSideNavbarNavigation.js";
|
|
176
|
+
import { useToast as Sm } from "./ui/components/Toast/useToast.js";
|
|
177
|
+
import { useVirtualScrolling as Cm } from "./ui/components/Table/useVirtualScrolling.js";
|
|
176
178
|
export {
|
|
177
|
-
|
|
179
|
+
st as AMBER,
|
|
178
180
|
q as Accordion,
|
|
179
181
|
V as AlertDialog,
|
|
180
182
|
G as AppProvider,
|
|
@@ -182,266 +184,268 @@ export {
|
|
|
182
184
|
j as AutocompleteList,
|
|
183
185
|
X as AutocompleteOption,
|
|
184
186
|
ee as Avatar,
|
|
185
|
-
|
|
186
|
-
|
|
187
|
+
Ht as AvatarGroup,
|
|
188
|
+
dt as BLUE,
|
|
187
189
|
c as BRAND_COLORS,
|
|
188
|
-
|
|
189
|
-
|
|
190
|
+
Mt as BRAND_PRIMARY,
|
|
191
|
+
kt as BRAND_SECONDARY,
|
|
190
192
|
R as BREAKPOINT_TOKENS,
|
|
191
193
|
re as Badge,
|
|
192
194
|
ae as Breadcrumb,
|
|
193
195
|
A as BreakpointTokenFactory,
|
|
194
196
|
pe as Button,
|
|
195
|
-
|
|
196
|
-
|
|
197
|
+
Bt as COLOR_SCALES,
|
|
198
|
+
it as CYAN,
|
|
197
199
|
xe as Card,
|
|
198
200
|
se as Checkbox,
|
|
199
201
|
ie as Chip,
|
|
200
202
|
ne as Collapsible,
|
|
201
|
-
|
|
203
|
+
ge as ColorPicker,
|
|
202
204
|
Te as CommandPalette,
|
|
203
|
-
|
|
204
|
-
|
|
205
|
+
Kt as ConfigProvider,
|
|
206
|
+
Yt as DashboardLayout,
|
|
205
207
|
ve as DataGrid,
|
|
206
|
-
|
|
208
|
+
zt as DataTablePattern,
|
|
207
209
|
ce as DatePicker,
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
210
|
+
Ut as DatePickerCalendar,
|
|
211
|
+
Qt as DatePickerInput,
|
|
212
|
+
Jt as DatePickerProvider,
|
|
211
213
|
Re as Dialog,
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
214
|
+
$t as DialogClose,
|
|
215
|
+
oa as DialogContent,
|
|
216
|
+
ta as DialogContext,
|
|
217
|
+
ma as DialogDescription,
|
|
218
|
+
la as DialogFooter,
|
|
219
|
+
da as DialogHeader,
|
|
220
|
+
ua as DialogProvider,
|
|
221
|
+
Sa as DialogTitle,
|
|
222
|
+
Ca as DialogTrigger,
|
|
221
223
|
Oe as Drawer,
|
|
222
224
|
De as DrawerContent,
|
|
223
225
|
ye as DrawerFooter,
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
226
|
+
Le as DrawerHeader,
|
|
227
|
+
Ie as Dropdown,
|
|
228
|
+
ut as EMERALD,
|
|
229
|
+
ke as EmptyState,
|
|
228
230
|
Be as ErrorMessage,
|
|
229
231
|
s as FONT_FAMILY_TOKENS,
|
|
230
232
|
d as FONT_WEIGHT_TOKENS,
|
|
231
|
-
|
|
233
|
+
nt as FUCHSIA,
|
|
232
234
|
Ke as FileUpload,
|
|
233
235
|
We as FilterChips,
|
|
234
236
|
qe as Form,
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
237
|
+
ba as FormContext,
|
|
238
|
+
Pa as FormField,
|
|
239
|
+
Aa as FormProvider,
|
|
240
|
+
ha as FormWizardPattern,
|
|
241
|
+
St as GRAY,
|
|
242
|
+
gt as GREEN,
|
|
241
243
|
Ve as Header,
|
|
242
|
-
|
|
244
|
+
Ea as HeaderActions,
|
|
243
245
|
Ue as HeaderComponent,
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
Je as
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
oo as
|
|
255
|
-
to as
|
|
256
|
-
fo as
|
|
257
|
-
mo as
|
|
258
|
-
lo as
|
|
259
|
-
io as
|
|
260
|
-
no as
|
|
261
|
-
|
|
262
|
-
To as
|
|
263
|
-
vo as
|
|
264
|
-
|
|
265
|
-
Wa as
|
|
266
|
-
|
|
267
|
-
Ro as
|
|
268
|
-
Oo as
|
|
269
|
-
Do as
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
246
|
+
Fa as HeaderHamburger,
|
|
247
|
+
Ha as HeaderLogo,
|
|
248
|
+
Ma as HeaderMobileMenu,
|
|
249
|
+
_a as HeaderNavigation,
|
|
250
|
+
Ga as HeaderProvider,
|
|
251
|
+
Qe as HeroSection,
|
|
252
|
+
Ct as INDIGO,
|
|
253
|
+
Je as Info,
|
|
254
|
+
$e as Input,
|
|
255
|
+
Tt as LIME,
|
|
256
|
+
oo as Label,
|
|
257
|
+
to as LoginBox,
|
|
258
|
+
fo as Menu,
|
|
259
|
+
mo as MenuContent,
|
|
260
|
+
lo as MenuItem,
|
|
261
|
+
io as MenuSeparator,
|
|
262
|
+
no as MenuTrigger,
|
|
263
|
+
go as Modal,
|
|
264
|
+
To as MultiSelect,
|
|
265
|
+
vo as NavLink,
|
|
266
|
+
co as Navbar,
|
|
267
|
+
Wa as NavbarContext,
|
|
268
|
+
Va as NavbarGroup,
|
|
269
|
+
Ro as NavbarItem,
|
|
270
|
+
Oo as NavbarSeparator,
|
|
271
|
+
Do as NavbarToggle,
|
|
272
|
+
yo as Navigation,
|
|
273
|
+
Fo as NavigationComponent,
|
|
274
|
+
bt as ORANGE,
|
|
275
|
+
vt as PINK,
|
|
276
|
+
Nt as PRIMITIVE_COLORS,
|
|
277
|
+
ct as PURPLE,
|
|
278
|
+
Ho as PageHeader,
|
|
276
279
|
Io as PageHeaderComponent,
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
280
|
+
ko as Pagination,
|
|
281
|
+
Bo as Popover,
|
|
282
|
+
Ko as Progress,
|
|
283
|
+
Pt as RED,
|
|
284
|
+
Rt as ROSE,
|
|
285
|
+
Wo as Radio,
|
|
286
|
+
qo as Rating,
|
|
287
|
+
Za as SEMANTIC_COLORS,
|
|
288
|
+
Qa as SEMANTIC_COLORS_DARK,
|
|
289
|
+
ja as SEMANTIC_COLORS_LIGHT,
|
|
287
290
|
r as SIDEBAR_TOKENS,
|
|
288
|
-
|
|
289
|
-
|
|
291
|
+
At as SKY,
|
|
292
|
+
Ot as SLATE,
|
|
290
293
|
f as SPACING_TOKENS,
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
294
|
+
ef as SearchAndFilterPattern,
|
|
295
|
+
Vo as SearchInput,
|
|
296
|
+
Zo as Select,
|
|
297
|
+
jo as Separator,
|
|
298
|
+
Xo as SideNavbar,
|
|
299
|
+
er as SideNavbarBackdrop,
|
|
300
|
+
rf as SideNavbarConfigContext,
|
|
301
|
+
mf as SideNavbarConfigProvider,
|
|
302
|
+
lf as SideNavbarProvider,
|
|
303
|
+
rr as SideNavbarResizeHandle,
|
|
304
|
+
ar as SideNavbarRoot,
|
|
305
|
+
df as SideNavbarStateContext,
|
|
306
|
+
gf as SideNavbarStateProvider,
|
|
307
|
+
Tf as SideNavbarThemeContext,
|
|
308
|
+
Pf as SideNavbarThemeProvider,
|
|
309
|
+
pr as SideNavbarToggle,
|
|
310
|
+
Af as SideNavbarToggleContext,
|
|
311
|
+
xr as Sidebar,
|
|
312
|
+
sr as SidebarContent,
|
|
313
|
+
Ef as SidebarContext,
|
|
314
|
+
ir as SidebarFooter,
|
|
315
|
+
nr as SidebarGroup,
|
|
316
|
+
gr as SidebarHeader,
|
|
317
|
+
Hf as SidebarSlot,
|
|
318
|
+
Mf as SidebarSlotContent,
|
|
319
|
+
_f as SidebarSlotContext,
|
|
320
|
+
wf as SidebarSlotProvider,
|
|
321
|
+
Tr as Skeleton,
|
|
322
|
+
vr as Slider,
|
|
320
323
|
p as SpacingTokenFactory,
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
324
|
+
cr as Spinner,
|
|
325
|
+
Yf as Stat,
|
|
326
|
+
zf as StatGroup,
|
|
327
|
+
Rr as Stepper,
|
|
328
|
+
Or as Switch,
|
|
329
|
+
ht as TEAL,
|
|
327
330
|
i as TYPOGRAPHY_TOKENS,
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
+
Dr as Table,
|
|
332
|
+
yr as TableActions,
|
|
333
|
+
Lr as TableBody,
|
|
331
334
|
Ir as TableCell,
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
op as
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
Tp as
|
|
356
|
-
|
|
335
|
+
Uf as TableContext,
|
|
336
|
+
kr as TableEmptyState,
|
|
337
|
+
Br as TableFilters,
|
|
338
|
+
Kr as TableHeader,
|
|
339
|
+
Wr as TableHeaderCell,
|
|
340
|
+
qr as TableHeaderRow,
|
|
341
|
+
Vr as TablePagination,
|
|
342
|
+
Jf as TableProvider,
|
|
343
|
+
Zr as TableRow,
|
|
344
|
+
jr as Tabs,
|
|
345
|
+
Xr as TabsAsLinks,
|
|
346
|
+
$f as TabsContent,
|
|
347
|
+
op as TabsContext,
|
|
348
|
+
fp as TabsList,
|
|
349
|
+
mp as TabsProvider,
|
|
350
|
+
lp as TabsTrigger,
|
|
351
|
+
et as Text,
|
|
352
|
+
rt as Textarea,
|
|
353
|
+
dp as ThemeProvider,
|
|
354
|
+
at as TimePicker,
|
|
355
|
+
pt as Timeline,
|
|
356
|
+
np as Toast,
|
|
357
|
+
gp as ToastContainer,
|
|
358
|
+
Tp as ToastContext,
|
|
359
|
+
cp as ToastProvider,
|
|
360
|
+
xt as Tooltip,
|
|
357
361
|
u as TypographyTokenFactory,
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
362
|
+
Dt as VIOLET,
|
|
363
|
+
Et as YELLOW,
|
|
364
|
+
Rp as blendColors,
|
|
365
|
+
Bp as clampWidth,
|
|
366
|
+
Wp as cn,
|
|
367
|
+
Ap as darken,
|
|
368
|
+
tf as defaultConfigValues,
|
|
369
|
+
bf as defaultThemeValues,
|
|
370
|
+
qp as formatKeyboardShortcut,
|
|
367
371
|
E as getAnimation,
|
|
368
372
|
y as getAnimationClass,
|
|
369
373
|
O as getBreakpoint,
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
374
|
+
Op as getColor,
|
|
375
|
+
hp as getColorClass,
|
|
376
|
+
Dp as getContrastColor,
|
|
377
|
+
Ep as getFocusColorClass,
|
|
378
|
+
yp as getFocusRingClass,
|
|
379
|
+
Fp as getHoverColorClass,
|
|
376
380
|
h as getMediaQuery,
|
|
377
381
|
t as getNestedIndentClass,
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
382
|
+
k as getOpacity,
|
|
383
|
+
_ as getOpacityClass,
|
|
384
|
+
yt as getPrimitiveColor,
|
|
385
|
+
Ft as getPrimitiveColorPalette,
|
|
386
|
+
Ja as getSemanticColor,
|
|
387
|
+
Lp as getSemanticColorClass,
|
|
388
|
+
Xa as getSemanticColorRole,
|
|
389
|
+
Hp as getSemanticColorValue,
|
|
386
390
|
m as getSpacing,
|
|
387
391
|
x as getSpacingClass,
|
|
388
392
|
F as getTransitionClass,
|
|
389
393
|
n as getTypography,
|
|
390
|
-
|
|
391
|
-
|
|
394
|
+
S as getTypographyClasses,
|
|
395
|
+
g as getTypographyLineHeight,
|
|
392
396
|
C as getTypographySize,
|
|
393
397
|
T as getTypographySizeFromFontSize,
|
|
394
398
|
b as getTypographyWeight,
|
|
395
399
|
v as getTypographyWeightFromFontWeight,
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
400
|
+
H as getZIndex,
|
|
401
|
+
I as getZIndexClass,
|
|
402
|
+
Ip as isLightColor,
|
|
403
|
+
Mp as lighten,
|
|
404
|
+
zp as parseKeyboardShortcut,
|
|
405
|
+
Gp as parseWidthToPixels,
|
|
402
406
|
K as useApp,
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
407
|
+
Up as useColumnResizing,
|
|
408
|
+
wt as useConfig,
|
|
409
|
+
aa as useDialogContext,
|
|
410
|
+
fa as useDialogContextOptional,
|
|
411
|
+
Qp as useFocusManagement,
|
|
412
|
+
va as useFormContext,
|
|
413
|
+
Na as useFormContextOptional,
|
|
414
|
+
Jp as useFormFieldArray,
|
|
415
|
+
$p as useGroupState,
|
|
416
|
+
Ka as useHeaderContext,
|
|
417
|
+
om as useKeyboardShortcut,
|
|
418
|
+
tm as useNavLink,
|
|
419
|
+
Ya as useNavbar,
|
|
420
|
+
qa as useNavbarRequired,
|
|
421
|
+
fm as useResize,
|
|
422
|
+
mm as useResponsiveSidebar,
|
|
419
423
|
W as useScrollSpy,
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
424
|
+
lm as useSideNavbarCombined,
|
|
425
|
+
af as useSideNavbarConfig,
|
|
426
|
+
ff as useSideNavbarConfigRequired,
|
|
427
|
+
dm as useSideNavbarContent,
|
|
428
|
+
um as useSideNavbarNavigation,
|
|
429
|
+
uf as useSideNavbarState,
|
|
430
|
+
nf as useSideNavbarStateRequired,
|
|
431
|
+
vf as useSideNavbarTheme,
|
|
432
|
+
Nf as useSideNavbarThemeRequired,
|
|
433
|
+
Of as useSideNavbarToggleContext,
|
|
434
|
+
hf as useSideNavbarToggleContextRequired,
|
|
435
|
+
yf as useSidebar,
|
|
436
|
+
Ff as useSidebarRequired,
|
|
437
|
+
Bf as useSidebarSlot,
|
|
438
|
+
Gf as useSidebarSlotRequired,
|
|
439
|
+
Zf as useTableContext,
|
|
440
|
+
Qf as useTableContextOptional,
|
|
441
|
+
rp as useTabsContext,
|
|
442
|
+
tp as useTabsContextOptional,
|
|
443
|
+
ip as useTheme,
|
|
444
|
+
Sm as useToast,
|
|
445
|
+
bp as useToastContext,
|
|
446
|
+
vp as useToastContextOptional,
|
|
447
|
+
Cm as useVirtualScrolling,
|
|
448
|
+
Kp as validateWidthBounds,
|
|
449
|
+
kp as withOpacity
|
|
446
450
|
};
|
|
447
451
|
//# sourceMappingURL=index.js.map
|