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