@schandlergarcia/sf-web-components 1.2.18 → 1.3.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/components/library/cards/ListCard.js +15 -15
- package/dist/components/library/cards/TableCard.js +22 -22
- package/dist/components/library/cards/TableCard.js.map +1 -1
- package/dist/components/library/cards/WidgetCard.js +4 -4
- package/dist/components/library/charts/D3Chart.js.map +1 -1
- package/dist/components/library/data/DataModeProvider.js +9 -9
- package/dist/components/library/data/DataModeProvider.js.map +1 -1
- package/dist/components/library/heroui/Collapsible.js +12 -16
- package/dist/components/library/heroui/Collapsible.js.map +1 -1
- package/dist/components/library/heroui/Select.js +6 -8
- package/dist/components/library/heroui/Select.js.map +1 -1
- package/dist/components/library/index.d.ts +4 -27
- package/dist/components/library/index.js +35 -39
- package/dist/components/library/index.js.map +1 -1
- package/dist/components/library/theme/AppThemeProvider.js +4 -4
- package/dist/components/library/theme/AppThemeProvider.js.map +1 -1
- package/dist/components/library/ui/Avatar.js +8 -8
- package/dist/components/library/ui/collapsible.d.ts +1 -1
- package/dist/components/library/ui/collapsible.js.map +1 -1
- package/dist/components/library/ui/select.d.ts +1 -1
- package/dist/components/library/ui/select.js.map +1 -1
- package/dist/index.js +229 -227
- package/dist/index.js.map +1 -1
- package/package.json +3 -1
- package/src/components/library/index.jsx +5 -7
- package/src/components/library/ui/Collapsible.tsx +1 -1
- package/src/components/library/ui/Select.tsx +1 -1
package/dist/index.js
CHANGED
|
@@ -1,241 +1,243 @@
|
|
|
1
1
|
import { cn as o } from "./lib/utils.js";
|
|
2
|
-
import { Breadcrumb as t, BreadcrumbEllipsis as
|
|
3
|
-
import { default as
|
|
4
|
-
import { default as
|
|
5
|
-
import { Alert as
|
|
6
|
-
import { default as
|
|
7
|
-
import { default as
|
|
8
|
-
import { default as
|
|
9
|
-
import { default as
|
|
10
|
-
import { default as
|
|
11
|
-
import { default as
|
|
12
|
-
import { default as
|
|
13
|
-
import { default as
|
|
14
|
-
import { default as
|
|
15
|
-
import { default as
|
|
16
|
-
import { default as
|
|
17
|
-
import { default as
|
|
18
|
-
import { default as
|
|
19
|
-
import { default as
|
|
20
|
-
import { default as
|
|
21
|
-
import { default as
|
|
22
|
-
import { default as
|
|
23
|
-
import { default as
|
|
24
|
-
import { default as
|
|
25
|
-
import { default as
|
|
26
|
-
import { default as
|
|
27
|
-
import { default as
|
|
28
|
-
import { default as
|
|
29
|
-
import { default as
|
|
30
|
-
import { default as
|
|
31
|
-
import { default as
|
|
32
|
-
import { default as
|
|
33
|
-
import { default as
|
|
34
|
-
import { default as
|
|
35
|
-
import { default as
|
|
36
|
-
import { default as
|
|
37
|
-
import { default as
|
|
38
|
-
import { Button as
|
|
39
|
-
import { default as
|
|
40
|
-
import {
|
|
41
|
-
import { DatePicker as
|
|
42
|
-
import { Dialog as
|
|
43
|
-
import { default as
|
|
44
|
-
import { default as
|
|
45
|
-
import { Field as
|
|
46
|
-
import { default as
|
|
47
|
-
import { default as
|
|
48
|
-
import { default as
|
|
49
|
-
import { default as
|
|
50
|
-
import { default as
|
|
51
|
-
import { default as
|
|
52
|
-
import { default as
|
|
53
|
-
import { default as
|
|
54
|
-
import { default as
|
|
55
|
-
import { default as
|
|
56
|
-
import { default as
|
|
57
|
-
import { default as
|
|
58
|
-
import { default as
|
|
59
|
-
import { default as
|
|
60
|
-
import { default as
|
|
61
|
-
import { default as
|
|
62
|
-
import { default as
|
|
63
|
-
import { default as
|
|
64
|
-
import { default as
|
|
65
|
-
import { default as
|
|
66
|
-
import { default as
|
|
67
|
-
import { default as
|
|
68
|
-
import { default as
|
|
69
|
-
import { default as
|
|
70
|
-
import { default as
|
|
71
|
-
import { default as
|
|
72
|
-
import { default as
|
|
73
|
-
import { default as
|
|
74
|
-
import { default as
|
|
75
|
-
import { Card as
|
|
76
|
-
import { default as
|
|
77
|
-
import { default as
|
|
78
|
-
import { default as
|
|
79
|
-
import { default as
|
|
80
|
-
import { default as
|
|
81
|
-
import { default as
|
|
82
|
-
import { default as
|
|
83
|
-
import { default as
|
|
84
|
-
import { default as
|
|
85
|
-
import { Breadcrumbs as
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
2
|
+
import { Breadcrumb as t, BreadcrumbEllipsis as f, BreadcrumbItem as l, BreadcrumbLink as d, BreadcrumbList as s, BreadcrumbPage as p, BreadcrumbSeparator as m, PaginationContent as u, PaginationEllipsis as i, PaginationItem as x, PaginationLink as n, PaginationNext as g, PaginationPrevious as C } from "./components/library/index.js";
|
|
3
|
+
import { default as I } from "./components/library/cards/ActionList.js";
|
|
4
|
+
import { default as D } from "./components/library/cards/ActivityCard.js";
|
|
5
|
+
import { Alert as P, AlertAction as S, AlertDescription as T, AlertTitle as B } from "./components/library/ui/Alert.js";
|
|
6
|
+
import { default as F, useThemeMode as b } from "./components/library/theme/AppThemeProvider.js";
|
|
7
|
+
import { default as M } from "./components/library/ui/Avatar.js";
|
|
8
|
+
import { default as A } from "./components/library/cards/BaseCard.js";
|
|
9
|
+
import { default as L } from "./components/library/cards/CalloutCard.js";
|
|
10
|
+
import { default as E } from "./components/library/skeletons/CardSkeleton.js";
|
|
11
|
+
import { default as R } from "./components/library/cards/ChartCard.js";
|
|
12
|
+
import { default as V } from "./components/library/chat/ChatBar.js";
|
|
13
|
+
import { default as N } from "./components/library/chat/ChatInput.js";
|
|
14
|
+
import { default as j } from "./components/library/chat/ChatMessage.js";
|
|
15
|
+
import { default as z } from "./components/library/chat/ChatMessageList.js";
|
|
16
|
+
import { default as Q } from "./components/library/chat/ChatPanel.js";
|
|
17
|
+
import { default as Y } from "./components/library/chat/ChatSuggestions.js";
|
|
18
|
+
import { default as _ } from "./components/library/chat/ChatToolCall.js";
|
|
19
|
+
import { default as ee } from "./components/library/chat/ChatTypingIndicator.js";
|
|
20
|
+
import { default as oe } from "./components/library/chat/ChatWelcome.js";
|
|
21
|
+
import { default as te } from "./components/library/ui/Checkbox.js";
|
|
22
|
+
import { default as le } from "./components/library/charts/D3Chart.js";
|
|
23
|
+
import { default as se, useDataMode as pe } from "./components/library/data/DataModeProvider.js";
|
|
24
|
+
import { default as ue } from "./components/library/data/DataModeToggle.js";
|
|
25
|
+
import { default as xe } from "./components/library/ui/EmptyState.js";
|
|
26
|
+
import { default as ge } from "./components/library/cards/FeedPanel.js";
|
|
27
|
+
import { default as ce } from "./components/library/ui/FieldGroup.js";
|
|
28
|
+
import { default as Ue } from "./components/library/filters/FilterBar.js";
|
|
29
|
+
import { default as He } from "./components/library/forms/FormField.js";
|
|
30
|
+
import { default as Se } from "./components/library/forms/FormModal.js";
|
|
31
|
+
import { default as Be } from "./components/library/forms/FormRenderer.js";
|
|
32
|
+
import { default as Fe } from "./components/library/forms/FormSection.js";
|
|
33
|
+
import { default as ke } from "./components/library/charts/GeoMap.js";
|
|
34
|
+
import { default as ye } from "./components/library/heroui/Accordion.js";
|
|
35
|
+
import { default as ve } from "./components/library/heroui/Alert.js";
|
|
36
|
+
import { default as we } from "./components/library/heroui/Badge.js";
|
|
37
|
+
import { default as Ke } from "./components/library/heroui/Breadcrumbs.js";
|
|
38
|
+
import { Button as Ge, default as Ve } from "./components/library/heroui/Button.js";
|
|
39
|
+
import { default as Ne } from "./components/library/heroui/Card.js";
|
|
40
|
+
import { default as je } from "./components/library/heroui/Collapsible.js";
|
|
41
|
+
import { DatePicker as ze, DatePickerCalendar as Je, DatePickerContent as Qe, DatePickerRangeTrigger as Xe, DatePickerTrigger as Ye, default as Ze } from "./components/library/heroui/DatePicker.js";
|
|
42
|
+
import { Dialog as $e, DialogClose as er, DialogContent as rr, DialogDescription as or, DialogFooter as ar, DialogHeader as tr, DialogOverlay as fr, DialogPortal as lr, DialogTitle as dr, DialogTrigger as sr, default as pr } from "./components/library/heroui/Dialog.js";
|
|
43
|
+
import { default as ur } from "./components/library/heroui/Drawer.js";
|
|
44
|
+
import { default as xr } from "./components/library/heroui/Dropdown.js";
|
|
45
|
+
import { Field as gr, FieldDescription as Cr, FieldError as cr, FieldLabel as Ir, default as Ur } from "./components/library/heroui/Field.js";
|
|
46
|
+
import { default as Hr } from "./components/library/heroui/Input.js";
|
|
47
|
+
import { default as Sr } from "./components/library/heroui/Kbd.js";
|
|
48
|
+
import { default as Br } from "./components/library/heroui/Meter.js";
|
|
49
|
+
import { default as Fr } from "./components/library/heroui/Modal.js";
|
|
50
|
+
import { default as kr } from "./components/library/heroui/Pagination.js";
|
|
51
|
+
import { default as yr, Popover as Ar, PopoverContent as vr, PopoverTrigger as Lr } from "./components/library/heroui/Popover.js";
|
|
52
|
+
import { default as Er } from "./components/library/heroui/ProgressBar.js";
|
|
53
|
+
import { default as Rr } from "./components/library/heroui/ProgressCircle.js";
|
|
54
|
+
import { default as Vr } from "./components/library/heroui/ScrollShadow.js";
|
|
55
|
+
import { default as Nr } from "./components/library/heroui/Select.js";
|
|
56
|
+
import { default as jr } from "./components/library/heroui/Separator.js";
|
|
57
|
+
import { default as zr } from "./components/library/heroui/Skeleton.js";
|
|
58
|
+
import { default as Qr } from "./components/library/heroui/Tabs.js";
|
|
59
|
+
import { default as Yr } from "./components/library/heroui/Toast.js";
|
|
60
|
+
import { default as _r } from "./components/library/heroui/Toggle.js";
|
|
61
|
+
import { default as eo } from "./components/library/heroui/Tooltip.js";
|
|
62
|
+
import { default as oo } from "./components/library/ui/Label.js";
|
|
63
|
+
import { default as to } from "./components/library/cards/ListCard.js";
|
|
64
|
+
import { default as lo } from "./components/library/cards/MetricCard.js";
|
|
65
|
+
import { default as po } from "./components/library/cards/MetricsStrip.js";
|
|
66
|
+
import { default as uo } from "./components/library/layout/PageContainer.js";
|
|
67
|
+
import { default as xo } from "./components/library/filters/SearchFilter.js";
|
|
68
|
+
import { default as go } from "./components/library/cards/SectionCard.js";
|
|
69
|
+
import { default as co } from "./components/library/filters/SelectFilter.js";
|
|
70
|
+
import { default as Uo } from "./components/library/ui/Spinner.js";
|
|
71
|
+
import { default as Ho } from "./components/library/cards/StatusCard.js";
|
|
72
|
+
import { default as So } from "./components/library/cards/TableCard.js";
|
|
73
|
+
import { default as Bo } from "./components/library/filters/ToggleFilter.js";
|
|
74
|
+
import { default as Fo } from "./components/library/ui/UIButton.js";
|
|
75
|
+
import { Card as ko, CardContent as Mo, CardDescription as yo, CardFooter as Ao, CardHeader as vo, CardTitle as Lo, default as wo } from "./components/library/ui/Card.js";
|
|
76
|
+
import { default as Ko } from "./components/library/ui/Chip.js";
|
|
77
|
+
import { default as Go } from "./components/library/ui/Container.js";
|
|
78
|
+
import { default as Wo } from "./components/library/ui/UIInput.js";
|
|
79
|
+
import { default as Oo } from "./components/library/ui/Text.js";
|
|
80
|
+
import { default as qo } from "./components/library/cards/WidgetCard.js";
|
|
81
|
+
import { default as Jo } from "./components/library/chat/useChatState.js";
|
|
82
|
+
import { default as Xo } from "./components/library/data/useDataSource.js";
|
|
83
|
+
import { default as Zo } from "./components/library/forms/useFormState.js";
|
|
84
|
+
import { default as $o } from "./components/library/data/usePageFilters.js";
|
|
85
|
+
import { Breadcrumbs as ra, Kbd as oa, Pagination as aa, ScrollShadow as ta, Separator as fa, Skeleton as la } from "@heroui/react";
|
|
86
|
+
import { Collapsible as sa, CollapsibleContent as pa, CollapsibleTrigger as ma } from "./components/library/ui/Collapsible.js";
|
|
87
|
+
import { D3ChartTemplates as ia } from "./components/library/charts/D3ChartTemplates.js";
|
|
88
|
+
import { Select as na, SelectContent as ga, SelectItem as Ca, SelectTrigger as ca, SelectValue as Ia } from "./components/library/ui/Select.js";
|
|
89
|
+
import { applyFilters as Da, filterByDateRange as Ha, filterBySearch as Pa, filterByToggle as Sa, filterByValue as Ta, sortByKey as Ba } from "./components/library/data/filterUtils.js";
|
|
88
90
|
export {
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
91
|
+
I as ActionList,
|
|
92
|
+
D as ActivityCard,
|
|
93
|
+
P as Alert,
|
|
94
|
+
S as AlertAction,
|
|
95
|
+
T as AlertDescription,
|
|
96
|
+
B as AlertTitle,
|
|
97
|
+
F as AppThemeProvider,
|
|
98
|
+
M as Avatar,
|
|
99
|
+
A as BaseCard,
|
|
98
100
|
t as Breadcrumb,
|
|
99
|
-
|
|
100
|
-
|
|
101
|
+
f as BreadcrumbEllipsis,
|
|
102
|
+
l as BreadcrumbItem,
|
|
101
103
|
d as BreadcrumbLink,
|
|
102
104
|
s as BreadcrumbList,
|
|
103
105
|
p as BreadcrumbPage,
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
106
|
+
m as BreadcrumbSeparator,
|
|
107
|
+
ra as Breadcrumbs,
|
|
108
|
+
Ge as Button,
|
|
109
|
+
L as CalloutCard,
|
|
110
|
+
ko as Card,
|
|
111
|
+
Mo as CardContent,
|
|
112
|
+
yo as CardDescription,
|
|
113
|
+
Ao as CardFooter,
|
|
114
|
+
vo as CardHeader,
|
|
115
|
+
E as CardSkeleton,
|
|
116
|
+
Lo as CardTitle,
|
|
117
|
+
R as ChartCard,
|
|
118
|
+
V as ChatBar,
|
|
119
|
+
N as ChatInput,
|
|
120
|
+
j as ChatMessage,
|
|
121
|
+
z as ChatMessageList,
|
|
122
|
+
Q as ChatPanel,
|
|
123
|
+
Y as ChatSuggestions,
|
|
124
|
+
_ as ChatToolCall,
|
|
125
|
+
ee as ChatTypingIndicator,
|
|
126
|
+
oe as ChatWelcome,
|
|
127
|
+
te as Checkbox,
|
|
128
|
+
sa as Collapsible,
|
|
129
|
+
pa as CollapsibleContent,
|
|
130
|
+
ma as CollapsibleTrigger,
|
|
131
|
+
le as D3Chart,
|
|
132
|
+
ia as D3ChartTemplates,
|
|
133
|
+
se as DataModeProvider,
|
|
134
|
+
ue as DataModeToggle,
|
|
135
|
+
ze as DatePicker,
|
|
136
|
+
Je as DatePickerCalendar,
|
|
137
|
+
Qe as DatePickerContent,
|
|
138
|
+
Xe as DatePickerRangeTrigger,
|
|
139
|
+
Ye as DatePickerTrigger,
|
|
140
|
+
$e as Dialog,
|
|
141
|
+
er as DialogClose,
|
|
142
|
+
rr as DialogContent,
|
|
143
|
+
or as DialogDescription,
|
|
144
|
+
ar as DialogFooter,
|
|
145
|
+
tr as DialogHeader,
|
|
146
|
+
fr as DialogOverlay,
|
|
147
|
+
lr as DialogPortal,
|
|
148
|
+
dr as DialogTitle,
|
|
149
|
+
sr as DialogTrigger,
|
|
150
|
+
xe as EmptyState,
|
|
151
|
+
ge as FeedPanel,
|
|
152
|
+
gr as Field,
|
|
153
|
+
Cr as FieldDescription,
|
|
154
|
+
cr as FieldError,
|
|
155
|
+
ce as FieldGroup,
|
|
156
|
+
Ir as FieldLabel,
|
|
157
|
+
Ue as FilterBar,
|
|
158
|
+
He as FormField,
|
|
159
|
+
Se as FormModal,
|
|
160
|
+
Be as FormRenderer,
|
|
161
|
+
Fe as FormSection,
|
|
162
|
+
ke as GeoMap,
|
|
163
|
+
ye as HeroUIAccordion,
|
|
164
|
+
ve as HeroUIAlert,
|
|
165
|
+
we as HeroUIBadge,
|
|
166
|
+
Ke as HeroUIBreadcrumbs,
|
|
167
|
+
Ve as HeroUIButton,
|
|
168
|
+
Ne as HeroUICard,
|
|
169
|
+
je as HeroUICollapsible,
|
|
170
|
+
Ze as HeroUIDatePicker,
|
|
171
|
+
pr as HeroUIDialog,
|
|
172
|
+
ur as HeroUIDrawer,
|
|
173
|
+
xr as HeroUIDropdown,
|
|
174
|
+
Ur as HeroUIField,
|
|
175
|
+
Hr as HeroUIInput,
|
|
176
|
+
Sr as HeroUIKbd,
|
|
177
|
+
Br as HeroUIMeter,
|
|
178
|
+
Fr as HeroUIModal,
|
|
179
|
+
kr as HeroUIPagination,
|
|
180
|
+
yr as HeroUIPopover,
|
|
181
|
+
Er as HeroUIProgressBar,
|
|
182
|
+
Rr as HeroUIProgressCircle,
|
|
183
|
+
Vr as HeroUIScrollShadow,
|
|
184
|
+
Nr as HeroUISelect,
|
|
185
|
+
jr as HeroUISeparator,
|
|
186
|
+
zr as HeroUISkeleton,
|
|
187
|
+
Qr as HeroUITabs,
|
|
188
|
+
Yr as HeroUIToast,
|
|
189
|
+
_r as HeroUIToggle,
|
|
190
|
+
eo as HeroUITooltip,
|
|
191
|
+
oa as Kbd,
|
|
192
|
+
oo as Label,
|
|
193
|
+
to as ListCard,
|
|
194
|
+
lo as MetricCard,
|
|
195
|
+
po as MetricsStrip,
|
|
196
|
+
uo as PageContainer,
|
|
197
|
+
aa as Pagination,
|
|
198
|
+
u as PaginationContent,
|
|
197
199
|
i as PaginationEllipsis,
|
|
198
200
|
x as PaginationItem,
|
|
199
201
|
n as PaginationLink,
|
|
200
202
|
g as PaginationNext,
|
|
201
203
|
C as PaginationPrevious,
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
204
|
+
Ar as Popover,
|
|
205
|
+
vr as PopoverContent,
|
|
206
|
+
Lr as PopoverTrigger,
|
|
207
|
+
ta as ScrollShadow,
|
|
208
|
+
xo as SearchFilter,
|
|
209
|
+
go as SectionCard,
|
|
210
|
+
na as Select,
|
|
211
|
+
ga as SelectContent,
|
|
212
|
+
co as SelectFilter,
|
|
213
|
+
Ca as SelectItem,
|
|
214
|
+
ca as SelectTrigger,
|
|
215
|
+
Ia as SelectValue,
|
|
216
|
+
fa as Separator,
|
|
217
|
+
la as Skeleton,
|
|
218
|
+
Uo as Spinner,
|
|
219
|
+
Ho as StatusCard,
|
|
220
|
+
So as TableCard,
|
|
221
|
+
Bo as ToggleFilter,
|
|
222
|
+
Fo as UIButton,
|
|
223
|
+
wo as UICard,
|
|
224
|
+
Ko as UIChip,
|
|
225
|
+
Go as UIContainer,
|
|
226
|
+
Wo as UIInput,
|
|
227
|
+
Oo as UIText,
|
|
228
|
+
qo as WidgetCard,
|
|
229
|
+
Da as applyFilters,
|
|
228
230
|
o as cn,
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
231
|
+
Ha as filterByDateRange,
|
|
232
|
+
Pa as filterBySearch,
|
|
233
|
+
Sa as filterByToggle,
|
|
234
|
+
Ta as filterByValue,
|
|
235
|
+
Ba as sortByKey,
|
|
236
|
+
Jo as useChatState,
|
|
237
|
+
pe as useDataMode,
|
|
238
|
+
Xo as useDataSource,
|
|
239
|
+
Zo as useFormState,
|
|
240
|
+
$o as usePageFilters,
|
|
241
|
+
b as useThemeMode
|
|
240
242
|
};
|
|
241
243
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@schandlergarcia/sf-web-components",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.3.0",
|
|
4
4
|
"description": "Reusable Salesforce web components library with Tailwind CSS v4 and shadcn/ui",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -46,6 +46,8 @@
|
|
|
46
46
|
"@heroicons/react": "^2.0.0",
|
|
47
47
|
"@heroui/react": "^3.0.0",
|
|
48
48
|
"@heroui/styles": "^3.0.0",
|
|
49
|
+
"@radix-ui/react-collapsible": "^1.0.0",
|
|
50
|
+
"@radix-ui/react-select": "^2.0.0",
|
|
49
51
|
"@tailwindcss/vite": "^4.0.0",
|
|
50
52
|
"d3": "^7.0.0",
|
|
51
53
|
"framer-motion": "^12.0.0",
|
|
@@ -24,7 +24,8 @@ export { default as Alert, AlertTitle, AlertDescription, AlertAction } from "./u
|
|
|
24
24
|
// shadcn-compatible components from heroui/ (HeroUI-based)
|
|
25
25
|
export { default as HeroUIDialog, Dialog, DialogTrigger, DialogPortal, DialogClose, DialogOverlay, DialogContent, DialogHeader, DialogFooter, DialogTitle, DialogDescription } from "./heroui/Dialog";
|
|
26
26
|
export { default as HeroUIField, Field, FieldLabel, FieldDescription, FieldError } from "./heroui/Field";
|
|
27
|
-
export { default as HeroUICollapsible
|
|
27
|
+
export { default as HeroUICollapsible } from "./heroui/Collapsible";
|
|
28
|
+
export { Collapsible, CollapsibleTrigger, CollapsibleContent } from "./ui/Collapsible";
|
|
28
29
|
export { default as HeroUIPopover, Popover, PopoverTrigger, PopoverContent } from "./heroui/Popover";
|
|
29
30
|
export { default as HeroUIDatePicker, DatePicker, DatePickerTrigger, DatePickerContent, DatePickerCalendar, DatePickerRangeTrigger } from "./heroui/DatePicker";
|
|
30
31
|
|
|
@@ -136,13 +137,10 @@ export { default as HeroUIMeter } from "./heroui/Meter";
|
|
|
136
137
|
export { default as HeroUISkeleton, Skeleton } from "./heroui/Skeleton";
|
|
137
138
|
|
|
138
139
|
// HeroUI wrappers — pickers & forms
|
|
139
|
-
export { default as HeroUISelect
|
|
140
|
+
export { default as HeroUISelect } from "./heroui/Select";
|
|
140
141
|
|
|
141
|
-
// Re-export Select
|
|
142
|
-
export
|
|
143
|
-
export const SelectValue = ({ placeholder, ...props }) => React.createElement('span', props, placeholder);
|
|
144
|
-
export const SelectContent = ({ children, ...props }) => React.createElement('div', props, children);
|
|
145
|
-
export const SelectItem = ({ children, ...props }) => React.createElement('div', props, children);
|
|
142
|
+
// Re-export full Radix Select suite from ui/Select for shadcn compatibility
|
|
143
|
+
export { Select, SelectTrigger, SelectValue, SelectContent, SelectItem } from "./ui/Select";
|
|
146
144
|
|
|
147
145
|
// HeroUI wrappers — utilities
|
|
148
146
|
export { default as HeroUIKbd, Kbd } from "./heroui/Kbd";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import
|
|
2
|
+
import * as CollapsiblePrimitive from "@radix-ui/react-collapsible";
|
|
3
3
|
|
|
4
4
|
function Collapsible({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.Root>) {
|
|
5
5
|
return <CollapsiblePrimitive.Root {...props} />;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import
|
|
2
|
+
import * as SelectPrimitive from "@radix-ui/react-select";
|
|
3
3
|
|
|
4
4
|
function Select({ ...props }: React.ComponentProps<typeof SelectPrimitive.Root>) {
|
|
5
5
|
return <SelectPrimitive.Root {...props} />;
|