@snksergio/design-system 0.35.0 → 0.37.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/README.md +58 -12
- package/dist-lib/chunks/avatar-CIHTveDJ.mjs +1177 -0
- package/dist-lib/chunks/avatar-CIHTveDJ.mjs.map +1 -0
- package/dist-lib/chunks/avatar-YpqQgJnh.cjs +1196 -0
- package/dist-lib/chunks/avatar-YpqQgJnh.cjs.map +1 -0
- package/dist-lib/chunks/{input-CizzMZ20.cjs → input-CJnonz-G.cjs} +3 -3
- package/dist-lib/chunks/{input-CizzMZ20.cjs.map → input-CJnonz-G.cjs.map} +1 -1
- package/dist-lib/chunks/{input-Cym0k4ZI.mjs → input-jLoO8t0I.mjs} +2 -2
- package/dist-lib/chunks/{input-Cym0k4ZI.mjs.map → input-jLoO8t0I.mjs.map} +1 -1
- package/dist-lib/chunks/{kpi-delta-FhfuIg27.mjs → kpi-delta-D0g2YzDy.mjs} +3 -2
- package/dist-lib/chunks/{kpi-delta-FhfuIg27.mjs.map → kpi-delta-D0g2YzDy.mjs.map} +1 -1
- package/dist-lib/chunks/{kpi-delta-DrSJPMCY.cjs → kpi-delta-D6cLnCqW.cjs} +8 -7
- package/dist-lib/chunks/{kpi-delta-DrSJPMCY.cjs.map → kpi-delta-D6cLnCqW.cjs.map} +1 -1
- package/dist-lib/chunks/{page-header-BMzUloFi.cjs → page-header-DSTprenz.cjs} +4 -4
- package/dist-lib/chunks/{page-header-BMzUloFi.cjs.map → page-header-DSTprenz.cjs.map} +1 -1
- package/dist-lib/chunks/{page-header-Buh6YlQM.mjs → page-header-Deb1excS.mjs} +2 -2
- package/dist-lib/chunks/{page-header-Buh6YlQM.mjs.map → page-header-Deb1excS.mjs.map} +1 -1
- package/dist-lib/chunks/{panel-Cdl0GPVE.mjs → panel-Cid3m9zb.mjs} +370 -9823
- package/dist-lib/chunks/panel-Cid3m9zb.mjs.map +1 -0
- package/dist-lib/chunks/{panel-DlyaLunw.cjs → panel-DLcD8LhW.cjs} +595 -10052
- package/dist-lib/chunks/panel-DLcD8LhW.cjs.map +1 -0
- package/dist-lib/chunks/textarea-BDJRaL5h.mjs +781 -0
- package/dist-lib/chunks/textarea-BDJRaL5h.mjs.map +1 -0
- package/dist-lib/chunks/textarea-Bxl9Voe8.cjs +802 -0
- package/dist-lib/chunks/textarea-Bxl9Voe8.cjs.map +1 -0
- package/dist-lib/chunks/tooltip-DGI3hDFM.mjs +1452 -0
- package/dist-lib/chunks/tooltip-DGI3hDFM.mjs.map +1 -0
- package/dist-lib/chunks/tooltip-vLUyJ0h5.cjs +1484 -0
- package/dist-lib/chunks/tooltip-vLUyJ0h5.cjs.map +1 -0
- package/dist-lib/chunks/{useTheme-D4alxxGV.cjs → useTheme-DQ7FaHdv.cjs} +170 -1282
- package/dist-lib/chunks/useTheme-DQ7FaHdv.cjs.map +1 -0
- package/dist-lib/chunks/{useTheme-DF2xbSdI.mjs → useTheme-UrerJ3i-.mjs} +26 -1134
- package/dist-lib/chunks/useTheme-UrerJ3i-.mjs.map +1 -0
- package/dist-lib/index.cjs +1258 -311
- package/dist-lib/index.cjs.map +1 -1
- package/dist-lib/index.mjs +1631 -679
- package/dist-lib/index.mjs.map +1 -1
- package/dist-lib/preview/chat.cjs +45 -44
- package/dist-lib/preview/chat.cjs.map +1 -1
- package/dist-lib/preview/chat.mjs +3 -2
- package/dist-lib/preview/chat.mjs.map +1 -1
- package/dist-lib/preview/clientes.cjs +22 -20
- package/dist-lib/preview/clientes.cjs.map +1 -1
- package/dist-lib/preview/clientes.mjs +6 -4
- package/dist-lib/preview/clientes.mjs.map +1 -1
- package/dist-lib/preview/dashboard.cjs +40 -39
- package/dist-lib/preview/dashboard.cjs.map +1 -1
- package/dist-lib/preview/dashboard.mjs +4 -3
- package/dist-lib/preview/dashboard.mjs.map +1 -1
- package/dist-lib/shadcn.cjs +293 -0
- package/dist-lib/shadcn.cjs.map +1 -0
- package/dist-lib/shadcn.d.ts +2 -0
- package/dist-lib/shadcn.mjs +276 -0
- package/dist-lib/shadcn.mjs.map +1 -0
- package/dist-lib/src/components/index.d.ts +10 -0
- package/dist-lib/src/components/index.d.ts.map +1 -1
- package/dist-lib/src/components/shadcn/command.d.ts.map +1 -1
- package/dist-lib/src/components/shadcn/index.d.ts +60 -6
- package/dist-lib/src/components/shadcn/index.d.ts.map +1 -1
- package/dist-lib/src/hooks/useBrand.d.ts +1 -1
- package/dist-lib/theme/brand-blue.css +110 -110
- package/dist-lib/theme/brand-green.css +110 -110
- package/dist-lib/theme/brand-pay.css +189 -189
- package/dist-lib/theme/brand-vibrant.css +148 -148
- package/dist-lib/theme.css +10 -6
- package/dist-lib/tokens/brands/blue/semantic/color-dark.d.ts +4 -0
- package/dist-lib/tokens/brands/blue/semantic/color-dark.d.ts.map +1 -1
- package/dist-lib/tokens/brands/blue/semantic/color-light.d.ts +4 -0
- package/dist-lib/tokens/brands/blue/semantic/color-light.d.ts.map +1 -1
- package/dist-lib/tokens/brands/default/semantic/color-dark.d.ts +4 -0
- package/dist-lib/tokens/brands/default/semantic/color-dark.d.ts.map +1 -1
- package/dist-lib/tokens/brands/default/semantic/color-light.d.ts +4 -0
- package/dist-lib/tokens/brands/default/semantic/color-light.d.ts.map +1 -1
- package/dist-lib/tokens/brands/green/semantic/color-dark.d.ts +4 -0
- package/dist-lib/tokens/brands/green/semantic/color-dark.d.ts.map +1 -1
- package/dist-lib/tokens/brands/green/semantic/color-light.d.ts +4 -0
- package/dist-lib/tokens/brands/green/semantic/color-light.d.ts.map +1 -1
- package/dist-lib/tokens/brands/pay/semantic/color-dark.d.ts +4 -0
- package/dist-lib/tokens/brands/pay/semantic/color-dark.d.ts.map +1 -1
- package/dist-lib/tokens/brands/pay/semantic/color-light.d.ts +4 -0
- package/dist-lib/tokens/brands/pay/semantic/color-light.d.ts.map +1 -1
- package/dist-lib/tokens/brands/vibrant/semantic/color-dark.d.ts +4 -0
- package/dist-lib/tokens/brands/vibrant/semantic/color-dark.d.ts.map +1 -1
- package/dist-lib/tokens/brands/vibrant/semantic/color-light.d.ts +4 -0
- package/dist-lib/tokens/brands/vibrant/semantic/color-light.d.ts.map +1 -1
- package/dist-lib/tokens.cjs +12 -0
- package/dist-lib/tokens.cjs.map +1 -1
- package/dist-lib/tokens.mjs +12 -0
- package/dist-lib/tokens.mjs.map +1 -1
- package/package.json +11 -3
- package/dist-lib/chunks/panel-Cdl0GPVE.mjs.map +0 -1
- package/dist-lib/chunks/panel-DlyaLunw.cjs.map +0 -1
- package/dist-lib/chunks/useTheme-D4alxxGV.cjs.map +0 -1
- package/dist-lib/chunks/useTheme-DF2xbSdI.mjs.map +0 -1
|
@@ -0,0 +1,293 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const tooltip = require("./chunks/tooltip-vLUyJ0h5.cjs");
|
|
4
|
+
const textarea = require("./chunks/textarea-Bxl9Voe8.cjs");
|
|
5
|
+
const AspectRatioPrimitive = require("@radix-ui/react-aspect-ratio");
|
|
6
|
+
const avatar = require("./chunks/avatar-YpqQgJnh.cjs");
|
|
7
|
+
const input = require("./chunks/input-CJnonz-G.cjs");
|
|
8
|
+
const jsxRuntime = require("react/jsx-runtime");
|
|
9
|
+
const React = require("react");
|
|
10
|
+
const lucideReact = require("lucide-react");
|
|
11
|
+
const sonner = require("sonner");
|
|
12
|
+
function _interopNamespaceDefault(e) {
|
|
13
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
14
|
+
if (e) {
|
|
15
|
+
for (const k in e) {
|
|
16
|
+
if (k !== "default") {
|
|
17
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
18
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
19
|
+
enumerable: true,
|
|
20
|
+
get: () => e[k]
|
|
21
|
+
});
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
n.default = e;
|
|
26
|
+
return Object.freeze(n);
|
|
27
|
+
}
|
|
28
|
+
const AspectRatioPrimitive__namespace = /* @__PURE__ */ _interopNamespaceDefault(AspectRatioPrimitive);
|
|
29
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceDefault(React);
|
|
30
|
+
const AspectRatio = AspectRatioPrimitive__namespace.Root;
|
|
31
|
+
function Skeleton({
|
|
32
|
+
className,
|
|
33
|
+
...props
|
|
34
|
+
}) {
|
|
35
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
36
|
+
"div",
|
|
37
|
+
{
|
|
38
|
+
className: avatar.cn("animate-pulse rounded-radius-md bg-bg-muted", className),
|
|
39
|
+
...props
|
|
40
|
+
}
|
|
41
|
+
);
|
|
42
|
+
}
|
|
43
|
+
const Toaster = ({ ...props }) => {
|
|
44
|
+
const [isDark, setIsDark] = React__namespace.useState(
|
|
45
|
+
() => typeof document !== "undefined" && document.documentElement.classList.contains("dark")
|
|
46
|
+
);
|
|
47
|
+
React__namespace.useEffect(() => {
|
|
48
|
+
const root = document.documentElement;
|
|
49
|
+
const sync = () => setIsDark(root.classList.contains("dark"));
|
|
50
|
+
sync();
|
|
51
|
+
const observer = new MutationObserver(sync);
|
|
52
|
+
observer.observe(root, { attributes: true, attributeFilter: ["class"] });
|
|
53
|
+
return () => observer.disconnect();
|
|
54
|
+
}, []);
|
|
55
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
56
|
+
sonner.Toaster,
|
|
57
|
+
{
|
|
58
|
+
theme: isDark ? "dark" : "light",
|
|
59
|
+
className: "toaster group",
|
|
60
|
+
icons: {
|
|
61
|
+
success: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.CircleCheck, { className: "size-icon-sm" }),
|
|
62
|
+
info: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Info, { className: "size-icon-sm" }),
|
|
63
|
+
warning: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.TriangleAlert, { className: "size-icon-sm" }),
|
|
64
|
+
error: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.OctagonX, { className: "size-icon-sm" }),
|
|
65
|
+
loading: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.LoaderCircle, { className: "size-icon-sm animate-spin" })
|
|
66
|
+
},
|
|
67
|
+
toastOptions: {
|
|
68
|
+
classNames: {
|
|
69
|
+
toast: "group toast group-[.toaster]:bg-bg-surface group-[.toaster]:text-fg-default group-[.toaster]:border-border-default group-[.toaster]:shadow-sh-lg",
|
|
70
|
+
description: "group-[.toast]:text-fg-muted",
|
|
71
|
+
actionButton: "group-[.toast]:bg-bg-brand group-[.toast]:text-fg-on-brand",
|
|
72
|
+
cancelButton: "group-[.toast]:bg-bg-muted group-[.toast]:text-fg-muted"
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
...props
|
|
76
|
+
}
|
|
77
|
+
);
|
|
78
|
+
};
|
|
79
|
+
exports.Accordion = tooltip.Accordion;
|
|
80
|
+
exports.AccordionContent = tooltip.AccordionContent;
|
|
81
|
+
exports.AccordionItem = tooltip.AccordionItem;
|
|
82
|
+
exports.AccordionTrigger = tooltip.AccordionTrigger;
|
|
83
|
+
exports.Alert = tooltip.Alert;
|
|
84
|
+
exports.AlertDescription = tooltip.AlertDescription;
|
|
85
|
+
exports.AlertTitle = tooltip.AlertTitle;
|
|
86
|
+
exports.Badge = tooltip.Badge;
|
|
87
|
+
exports.Breadcrumb = tooltip.Breadcrumb;
|
|
88
|
+
exports.BreadcrumbEllipsis = tooltip.BreadcrumbEllipsis;
|
|
89
|
+
exports.BreadcrumbItem = tooltip.BreadcrumbItem;
|
|
90
|
+
exports.BreadcrumbLink = tooltip.BreadcrumbLink;
|
|
91
|
+
exports.BreadcrumbList = tooltip.BreadcrumbList;
|
|
92
|
+
exports.BreadcrumbPage = tooltip.BreadcrumbPage;
|
|
93
|
+
exports.BreadcrumbSeparator = tooltip.BreadcrumbSeparator;
|
|
94
|
+
exports.Card = tooltip.Card;
|
|
95
|
+
exports.CardContent = tooltip.CardContent;
|
|
96
|
+
exports.CardDescription = tooltip.CardDescription;
|
|
97
|
+
exports.CardFooter = tooltip.CardFooter;
|
|
98
|
+
exports.CardHeader = tooltip.CardHeader;
|
|
99
|
+
exports.CardTitle = tooltip.CardTitle;
|
|
100
|
+
exports.Carousel = tooltip.Carousel;
|
|
101
|
+
exports.CarouselContent = tooltip.CarouselContent;
|
|
102
|
+
exports.CarouselItem = tooltip.CarouselItem;
|
|
103
|
+
exports.CarouselNext = tooltip.CarouselNext;
|
|
104
|
+
exports.CarouselPrevious = tooltip.CarouselPrevious;
|
|
105
|
+
exports.Collapsible = tooltip.Collapsible;
|
|
106
|
+
exports.CollapsibleContent = tooltip.CollapsibleContent;
|
|
107
|
+
exports.CollapsibleTrigger = tooltip.CollapsibleTrigger;
|
|
108
|
+
exports.ContextMenu = tooltip.ContextMenu;
|
|
109
|
+
exports.ContextMenuCheckboxItem = tooltip.ContextMenuCheckboxItem;
|
|
110
|
+
exports.ContextMenuContent = tooltip.ContextMenuContent;
|
|
111
|
+
exports.ContextMenuGroup = tooltip.ContextMenuGroup;
|
|
112
|
+
exports.ContextMenuItem = tooltip.ContextMenuItem;
|
|
113
|
+
exports.ContextMenuLabel = tooltip.ContextMenuLabel;
|
|
114
|
+
exports.ContextMenuPortal = tooltip.ContextMenuPortal;
|
|
115
|
+
exports.ContextMenuRadioGroup = tooltip.ContextMenuRadioGroup;
|
|
116
|
+
exports.ContextMenuRadioItem = tooltip.ContextMenuRadioItem;
|
|
117
|
+
exports.ContextMenuSeparator = tooltip.ContextMenuSeparator;
|
|
118
|
+
exports.ContextMenuShortcut = tooltip.ContextMenuShortcut;
|
|
119
|
+
exports.ContextMenuSub = tooltip.ContextMenuSub;
|
|
120
|
+
exports.ContextMenuSubContent = tooltip.ContextMenuSubContent;
|
|
121
|
+
exports.ContextMenuSubTrigger = tooltip.ContextMenuSubTrigger;
|
|
122
|
+
exports.ContextMenuTrigger = tooltip.ContextMenuTrigger;
|
|
123
|
+
exports.Drawer = tooltip.Drawer;
|
|
124
|
+
exports.DrawerClose = tooltip.DrawerClose;
|
|
125
|
+
exports.DrawerContent = tooltip.DrawerContent;
|
|
126
|
+
exports.DrawerDescription = tooltip.DrawerDescription;
|
|
127
|
+
exports.DrawerFooter = tooltip.DrawerFooter;
|
|
128
|
+
exports.DrawerHeader = tooltip.DrawerHeader;
|
|
129
|
+
exports.DrawerOverlay = tooltip.DrawerOverlay;
|
|
130
|
+
exports.DrawerPortal = tooltip.DrawerPortal;
|
|
131
|
+
exports.DrawerTitle = tooltip.DrawerTitle;
|
|
132
|
+
exports.DrawerTrigger = tooltip.DrawerTrigger;
|
|
133
|
+
exports.HoverCard = tooltip.HoverCard;
|
|
134
|
+
exports.HoverCardContent = tooltip.HoverCardContent;
|
|
135
|
+
exports.HoverCardTrigger = tooltip.HoverCardTrigger;
|
|
136
|
+
exports.InputOTP = tooltip.InputOTP;
|
|
137
|
+
exports.InputOTPGroup = tooltip.InputOTPGroup;
|
|
138
|
+
exports.InputOTPSeparator = tooltip.InputOTPSeparator;
|
|
139
|
+
exports.InputOTPSlot = tooltip.InputOTPSlot;
|
|
140
|
+
exports.Label = tooltip.Label;
|
|
141
|
+
exports.Menubar = tooltip.Menubar;
|
|
142
|
+
exports.MenubarCheckboxItem = tooltip.MenubarCheckboxItem;
|
|
143
|
+
exports.MenubarContent = tooltip.MenubarContent;
|
|
144
|
+
exports.MenubarGroup = tooltip.MenubarGroup;
|
|
145
|
+
exports.MenubarItem = tooltip.MenubarItem;
|
|
146
|
+
exports.MenubarLabel = tooltip.MenubarLabel;
|
|
147
|
+
exports.MenubarMenu = tooltip.MenubarMenu;
|
|
148
|
+
exports.MenubarPortal = tooltip.MenubarPortal;
|
|
149
|
+
exports.MenubarRadioGroup = tooltip.MenubarRadioGroup;
|
|
150
|
+
exports.MenubarRadioItem = tooltip.MenubarRadioItem;
|
|
151
|
+
exports.MenubarSeparator = tooltip.MenubarSeparator;
|
|
152
|
+
exports.MenubarShortcut = tooltip.MenubarShortcut;
|
|
153
|
+
exports.MenubarSub = tooltip.MenubarSub;
|
|
154
|
+
exports.MenubarSubContent = tooltip.MenubarSubContent;
|
|
155
|
+
exports.MenubarSubTrigger = tooltip.MenubarSubTrigger;
|
|
156
|
+
exports.MenubarTrigger = tooltip.MenubarTrigger;
|
|
157
|
+
exports.NavigationMenu = tooltip.NavigationMenu;
|
|
158
|
+
exports.NavigationMenuContent = tooltip.NavigationMenuContent;
|
|
159
|
+
exports.NavigationMenuIndicator = tooltip.NavigationMenuIndicator;
|
|
160
|
+
exports.NavigationMenuItem = tooltip.NavigationMenuItem;
|
|
161
|
+
exports.NavigationMenuLink = tooltip.NavigationMenuLink;
|
|
162
|
+
exports.NavigationMenuList = tooltip.NavigationMenuList;
|
|
163
|
+
exports.NavigationMenuTrigger = tooltip.NavigationMenuTrigger;
|
|
164
|
+
exports.NavigationMenuViewport = tooltip.NavigationMenuViewport;
|
|
165
|
+
exports.Progress = tooltip.Progress;
|
|
166
|
+
exports.RadioGroup = tooltip.RadioGroup;
|
|
167
|
+
exports.RadioGroupItem = tooltip.RadioGroupItem;
|
|
168
|
+
exports.ScrollArea = tooltip.ScrollArea;
|
|
169
|
+
exports.ScrollBar = tooltip.ScrollBar;
|
|
170
|
+
exports.Separator = tooltip.Separator;
|
|
171
|
+
exports.Slider = tooltip.Slider;
|
|
172
|
+
exports.Tabs = tooltip.Tabs;
|
|
173
|
+
exports.TabsContent = tooltip.TabsContent;
|
|
174
|
+
exports.TabsList = tooltip.TabsList;
|
|
175
|
+
exports.TabsTrigger = tooltip.TabsTrigger;
|
|
176
|
+
exports.Toggle = tooltip.Toggle;
|
|
177
|
+
exports.ToggleGroup = tooltip.ToggleGroup;
|
|
178
|
+
exports.ToggleGroupItem = tooltip.ToggleGroupItem;
|
|
179
|
+
exports.Tooltip = tooltip.Tooltip;
|
|
180
|
+
exports.TooltipContent = tooltip.TooltipContent;
|
|
181
|
+
exports.TooltipProvider = tooltip.TooltipProvider;
|
|
182
|
+
exports.TooltipTrigger = tooltip.TooltipTrigger;
|
|
183
|
+
exports.badgeVariants = tooltip.badgeVariants;
|
|
184
|
+
exports.navigationMenuTriggerStyle = tooltip.navigationMenuTriggerStyle;
|
|
185
|
+
exports.toggleVariants = tooltip.toggleVariants;
|
|
186
|
+
exports.AlertDialog = textarea.AlertDialog;
|
|
187
|
+
exports.AlertDialogAction = textarea.AlertDialogAction;
|
|
188
|
+
exports.AlertDialogCancel = textarea.AlertDialogCancel;
|
|
189
|
+
exports.AlertDialogContent = textarea.AlertDialogContent;
|
|
190
|
+
exports.AlertDialogDescription = textarea.AlertDialogDescription;
|
|
191
|
+
exports.AlertDialogFooter = textarea.AlertDialogFooter;
|
|
192
|
+
exports.AlertDialogHeader = textarea.AlertDialogHeader;
|
|
193
|
+
exports.AlertDialogOverlay = textarea.AlertDialogOverlay;
|
|
194
|
+
exports.AlertDialogPortal = textarea.AlertDialogPortal;
|
|
195
|
+
exports.AlertDialogTitle = textarea.AlertDialogTitle;
|
|
196
|
+
exports.AlertDialogTrigger = textarea.AlertDialogTrigger;
|
|
197
|
+
exports.Calendar = textarea.Calendar;
|
|
198
|
+
exports.CalendarDayButton = textarea.CalendarDayButton;
|
|
199
|
+
exports.Checkbox = textarea.Checkbox;
|
|
200
|
+
exports.Pagination = textarea.Pagination;
|
|
201
|
+
exports.PaginationContent = textarea.PaginationContent;
|
|
202
|
+
exports.PaginationEllipsis = textarea.PaginationEllipsis;
|
|
203
|
+
exports.PaginationFirst = textarea.PaginationFirst;
|
|
204
|
+
exports.PaginationItem = textarea.PaginationItem;
|
|
205
|
+
exports.PaginationLast = textarea.PaginationLast;
|
|
206
|
+
exports.PaginationLink = textarea.PaginationLink;
|
|
207
|
+
exports.PaginationNext = textarea.PaginationNext;
|
|
208
|
+
exports.PaginationPrevious = textarea.PaginationPrevious;
|
|
209
|
+
exports.Select = textarea.Select;
|
|
210
|
+
exports.SelectContent = textarea.SelectContent;
|
|
211
|
+
exports.SelectGroup = textarea.SelectGroup;
|
|
212
|
+
exports.SelectItem = textarea.SelectItem;
|
|
213
|
+
exports.SelectLabel = textarea.SelectLabel;
|
|
214
|
+
exports.SelectScrollDownButton = textarea.SelectScrollDownButton;
|
|
215
|
+
exports.SelectScrollUpButton = textarea.SelectScrollUpButton;
|
|
216
|
+
exports.SelectSeparator = textarea.SelectSeparator;
|
|
217
|
+
exports.SelectTrigger = textarea.SelectTrigger;
|
|
218
|
+
exports.SelectValue = textarea.SelectValue;
|
|
219
|
+
exports.Sheet = textarea.Sheet;
|
|
220
|
+
exports.SheetClose = textarea.SheetClose;
|
|
221
|
+
exports.SheetContent = textarea.SheetContent;
|
|
222
|
+
exports.SheetDescription = textarea.SheetDescription;
|
|
223
|
+
exports.SheetFooter = textarea.SheetFooter;
|
|
224
|
+
exports.SheetHeader = textarea.SheetHeader;
|
|
225
|
+
exports.SheetOverlay = textarea.SheetOverlay;
|
|
226
|
+
exports.SheetPortal = textarea.SheetPortal;
|
|
227
|
+
exports.SheetTitle = textarea.SheetTitle;
|
|
228
|
+
exports.SheetTrigger = textarea.SheetTrigger;
|
|
229
|
+
exports.Switch = textarea.Switch;
|
|
230
|
+
exports.Textarea = textarea.Textarea;
|
|
231
|
+
exports.getPaginationRange = textarea.getPaginationRange;
|
|
232
|
+
exports.paginationLinkVariants = textarea.paginationLinkVariants;
|
|
233
|
+
exports.paginationNavVariants = textarea.paginationNavVariants;
|
|
234
|
+
exports.textareaVariants = textarea.textareaVariants;
|
|
235
|
+
exports.Avatar = avatar.Avatar;
|
|
236
|
+
exports.AvatarFallback = avatar.AvatarFallback;
|
|
237
|
+
exports.AvatarImage = avatar.AvatarImage;
|
|
238
|
+
exports.Command = avatar.Command;
|
|
239
|
+
exports.CommandDialog = avatar.CommandDialog;
|
|
240
|
+
exports.CommandEmpty = avatar.CommandEmpty;
|
|
241
|
+
exports.CommandGroup = avatar.CommandGroup;
|
|
242
|
+
exports.CommandInput = avatar.CommandInput;
|
|
243
|
+
exports.CommandItem = avatar.CommandItem;
|
|
244
|
+
exports.CommandList = avatar.CommandList;
|
|
245
|
+
exports.CommandSeparator = avatar.CommandSeparator;
|
|
246
|
+
exports.CommandShortcut = avatar.CommandShortcut;
|
|
247
|
+
exports.Dialog = avatar.Dialog;
|
|
248
|
+
exports.DialogClose = avatar.DialogClose;
|
|
249
|
+
exports.DialogContent = avatar.DialogContent;
|
|
250
|
+
exports.DialogDescription = avatar.DialogDescription;
|
|
251
|
+
exports.DialogFooter = avatar.DialogFooter;
|
|
252
|
+
exports.DialogHeader = avatar.DialogHeader;
|
|
253
|
+
exports.DialogOverlay = avatar.DialogOverlay;
|
|
254
|
+
exports.DialogPortal = avatar.DialogPortal;
|
|
255
|
+
exports.DialogTitle = avatar.DialogTitle;
|
|
256
|
+
exports.DialogTrigger = avatar.DialogTrigger;
|
|
257
|
+
exports.DropdownMenu = avatar.DropdownMenu;
|
|
258
|
+
exports.DropdownMenuCheckboxItem = avatar.DropdownMenuCheckboxItem;
|
|
259
|
+
exports.DropdownMenuContent = avatar.DropdownMenuContent;
|
|
260
|
+
exports.DropdownMenuGroup = avatar.DropdownMenuGroup;
|
|
261
|
+
exports.DropdownMenuItem = avatar.DropdownMenuItem;
|
|
262
|
+
exports.DropdownMenuLabel = avatar.DropdownMenuLabel;
|
|
263
|
+
exports.DropdownMenuPortal = avatar.DropdownMenuPortal;
|
|
264
|
+
exports.DropdownMenuRadioGroup = avatar.DropdownMenuRadioGroup;
|
|
265
|
+
exports.DropdownMenuRadioItem = avatar.DropdownMenuRadioItem;
|
|
266
|
+
exports.DropdownMenuSeparator = avatar.DropdownMenuSeparator;
|
|
267
|
+
exports.DropdownMenuShortcut = avatar.DropdownMenuShortcut;
|
|
268
|
+
exports.DropdownMenuSub = avatar.DropdownMenuSub;
|
|
269
|
+
exports.DropdownMenuSubContent = avatar.DropdownMenuSubContent;
|
|
270
|
+
exports.DropdownMenuSubTrigger = avatar.DropdownMenuSubTrigger;
|
|
271
|
+
exports.DropdownMenuTrigger = avatar.DropdownMenuTrigger;
|
|
272
|
+
exports.InputGroup = avatar.InputGroup;
|
|
273
|
+
exports.InputGroupAddon = avatar.InputGroupAddon;
|
|
274
|
+
exports.InputGroupButton = avatar.InputGroupButton;
|
|
275
|
+
exports.InputGroupInput = avatar.InputGroupInput;
|
|
276
|
+
exports.InputGroupText = avatar.InputGroupText;
|
|
277
|
+
exports.InputGroupTextarea = avatar.InputGroupTextarea;
|
|
278
|
+
exports.Popover = avatar.Popover;
|
|
279
|
+
exports.PopoverAnchor = avatar.PopoverAnchor;
|
|
280
|
+
exports.PopoverClose = avatar.PopoverClose;
|
|
281
|
+
exports.PopoverContent = avatar.PopoverContent;
|
|
282
|
+
exports.PopoverTrigger = avatar.PopoverTrigger;
|
|
283
|
+
exports.inputGroupAddonVariants = avatar.inputGroupAddonVariants;
|
|
284
|
+
exports.inputGroupButtonVariants = avatar.inputGroupButtonVariants;
|
|
285
|
+
exports.inputGroupInputVariants = avatar.inputGroupInputVariants;
|
|
286
|
+
exports.inputGroupTextareaVariants = avatar.inputGroupTextareaVariants;
|
|
287
|
+
exports.inputGroupVariants = avatar.inputGroupVariants;
|
|
288
|
+
exports.Input = input.Input;
|
|
289
|
+
exports.inputVariants = input.inputVariants;
|
|
290
|
+
exports.AspectRatio = AspectRatio;
|
|
291
|
+
exports.Skeleton = Skeleton;
|
|
292
|
+
exports.Toaster = Toaster;
|
|
293
|
+
//# sourceMappingURL=shadcn.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"shadcn.cjs","sources":["../src/components/shadcn/aspect-ratio.tsx","../src/components/shadcn/skeleton.tsx","../src/components/shadcn/sonner.tsx"],"sourcesContent":["import * as AspectRatioPrimitive from \"@radix-ui/react-aspect-ratio\"\r\n\r\nconst AspectRatio = AspectRatioPrimitive.Root\r\n\r\nexport { AspectRatio }\r\n","import * as React from \"react\";\r\nimport { cn } from \"@/lib/utils\";\r\n\r\n/**\r\n * Skeleton — placeholder de carregamento (pulse). Tokenizado iGreen:\r\n * `bg-bg-muted` + `rounded-radius-md`. Componha vários pra desenhar a\r\n * silhueta do conteúdo (linha de texto, avatar, card) enquanto carrega.\r\n */\r\nfunction Skeleton({\r\n className,\r\n ...props\r\n}: React.HTMLAttributes<HTMLDivElement>) {\r\n return (\r\n <div\r\n className={cn(\"animate-pulse rounded-radius-md bg-bg-muted\", className)}\r\n {...props}\r\n />\r\n );\r\n}\r\n\r\nexport { Skeleton };\r\n","import * as React from \"react\";\r\nimport {\r\n CircleCheck,\r\n Info,\r\n LoaderCircle,\r\n OctagonX,\r\n TriangleAlert,\r\n} from \"lucide-react\";\r\nimport { Toaster as Sonner } from \"sonner\";\r\n\r\ntype ToasterProps = React.ComponentProps<typeof Sonner>;\r\n\r\n/**\r\n * Toaster (Sonner) — notificações/toasts. Tokenizado iGreen: surface +\r\n * border-default + shadow-lg, texto via tokens fg, ícones por status.\r\n * Self-contained: segue o tema observando a classe `.dark` no <html>\r\n * (não depende de next-themes nem de hook externo — portável no copy-in).\r\n *\r\n * Monte UMA vez no root da app (`<Toaster />`) e dispare com\r\n * `toast.success(\"...\")` / `toast.error(...)` etc. do pacote `sonner`.\r\n */\r\nconst Toaster = ({ ...props }: ToasterProps) => {\r\n const [isDark, setIsDark] = React.useState(\r\n () =>\r\n typeof document !== \"undefined\" &&\r\n document.documentElement.classList.contains(\"dark\"),\r\n );\r\n\r\n React.useEffect(() => {\r\n const root = document.documentElement;\r\n const sync = () => setIsDark(root.classList.contains(\"dark\"));\r\n sync();\r\n const observer = new MutationObserver(sync);\r\n observer.observe(root, { attributes: true, attributeFilter: [\"class\"] });\r\n return () => observer.disconnect();\r\n }, []);\r\n\r\n return (\r\n <Sonner\r\n theme={isDark ? \"dark\" : \"light\"}\r\n className=\"toaster group\"\r\n icons={{\r\n success: <CircleCheck className=\"size-icon-sm\" />,\r\n info: <Info className=\"size-icon-sm\" />,\r\n warning: <TriangleAlert className=\"size-icon-sm\" />,\r\n error: <OctagonX className=\"size-icon-sm\" />,\r\n loading: <LoaderCircle className=\"size-icon-sm animate-spin\" />,\r\n }}\r\n toastOptions={{\r\n classNames: {\r\n toast:\r\n \"group toast group-[.toaster]:bg-bg-surface group-[.toaster]:text-fg-default group-[.toaster]:border-border-default group-[.toaster]:shadow-sh-lg\",\r\n description: \"group-[.toast]:text-fg-muted\",\r\n actionButton:\r\n \"group-[.toast]:bg-bg-brand group-[.toast]:text-fg-on-brand\",\r\n cancelButton:\r\n \"group-[.toast]:bg-bg-muted group-[.toast]:text-fg-muted\",\r\n },\r\n }}\r\n {...props}\r\n />\r\n );\r\n};\r\n\r\nexport { Toaster };\r\n"],"names":["AspectRatioPrimitive","jsx","cn","React","Sonner","CircleCheck","Info","TriangleAlert","OctagonX","LoaderCircle"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEA,MAAM,cAAcA,gCAAqB;ACMzC,SAAS,SAAS;AAAA,EAChB;AAAA,EACA,GAAG;AACL,GAAyC;AACvC,SACEC,2BAAAA;AAAAA,IAAC;AAAA,IAAA;AAAA,MACC,WAAWC,OAAAA,GAAG,+CAA+C,SAAS;AAAA,MACrE,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;ACGA,MAAM,UAAU,CAAC,EAAE,GAAG,YAA0B;AAC9C,QAAM,CAAC,QAAQ,SAAS,IAAIC,iBAAM;AAAA,IAChC,MACE,OAAO,aAAa,eACpB,SAAS,gBAAgB,UAAU,SAAS,MAAM;AAAA,EAAA;AAGtDA,mBAAM,UAAU,MAAM;AACpB,UAAM,OAAO,SAAS;AACtB,UAAM,OAAO,MAAM,UAAU,KAAK,UAAU,SAAS,MAAM,CAAC;AAC5D,SAAA;AACA,UAAM,WAAW,IAAI,iBAAiB,IAAI;AAC1C,aAAS,QAAQ,MAAM,EAAE,YAAY,MAAM,iBAAiB,CAAC,OAAO,GAAG;AACvE,WAAO,MAAM,SAAS,WAAA;AAAA,EACxB,GAAG,CAAA,CAAE;AAEL,SACEF,2BAAAA;AAAAA,IAACG,OAAAA;AAAAA,IAAA;AAAA,MACC,OAAO,SAAS,SAAS;AAAA,MACzB,WAAU;AAAA,MACV,OAAO;AAAA,QACL,SAASH,2BAAAA,IAACI,YAAAA,aAAA,EAAY,WAAU,eAAA,CAAe;AAAA,QAC/C,MAAMJ,2BAAAA,IAACK,YAAAA,MAAA,EAAK,WAAU,eAAA,CAAe;AAAA,QACrC,SAASL,2BAAAA,IAACM,YAAAA,eAAA,EAAc,WAAU,eAAA,CAAe;AAAA,QACjD,OAAON,2BAAAA,IAACO,YAAAA,UAAA,EAAS,WAAU,eAAA,CAAe;AAAA,QAC1C,SAASP,2BAAAA,IAACQ,YAAAA,cAAA,EAAa,WAAU,4BAAA,CAA4B;AAAA,MAAA;AAAA,MAE/D,cAAc;AAAA,QACZ,YAAY;AAAA,UACV,OACE;AAAA,UACF,aAAa;AAAA,UACb,cACE;AAAA,UACF,cACE;AAAA,QAAA;AAAA,MACJ;AAAA,MAED,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,276 @@
|
|
|
1
|
+
import { A, a, b, c, d, e, f, B, g, h, i, j, k, l, m, C, n, o, p, q, r, s, t, u, v, w, x, y, z, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, _, $, a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, aa, ab, ac, ad, ae, af, ag, ah, ai, aj, ak, al, am, an, ao, ap, aq, ar, as, at, au, av, aw, ax, ay, az, aA, aB, aC, aD, aE, aF, aG, aH, aI, aJ, aK, aL, aM, aN, aO, aP, aQ } from "./chunks/tooltip-DGI3hDFM.mjs";
|
|
2
|
+
import { A as A2, a as a10, b as b2, c as c2, d as d2, e as e2, f as f2, g as g2, h as h2, i as i2, j as j2, C as C2, k as k2, l as l2, P as P2, m as m2, n as n2, o as o2, p as p2, q as q2, r as r2, s as s2, t as t2, S as S2, u as u2, v as v2, w as w2, x as x2, y as y2, z as z2, B as B2, D as D2, E as E2, F as F2, G as G2, H as H2, I as I2, J as J2, K as K2, L as L2, M as M2, N as N2, O as O2, Q as Q2, T as T2, R as R2, U as U2, V as V2, W as W2 } from "./chunks/textarea-BDJRaL5h.mjs";
|
|
3
|
+
import * as AspectRatioPrimitive from "@radix-ui/react-aspect-ratio";
|
|
4
|
+
import { c as cn } from "./chunks/avatar-CIHTveDJ.mjs";
|
|
5
|
+
import { A as A3, a as a11, b as b3, C as C3, d as d3, e as e3, f as f3, g as g3, h as h3, i as i3, j as j3, k as k3, D as D3, l as l3, m as m3, n as n3, o as o3, p as p3, q as q3, r as r3, s as s3, u as u3, v as v3, w as w3, x as x3, y as y3, z as z3, E as E3, F as F3, G as G3, H as H3, I as I3, J as J3, K as K3, L as L3, M as M3, N as N3, O as O3, P as P3, Q as Q3, R as R3, S as S3, T as T3, U as U3, V as V3, W as W3, X as X2, Y as Y2, Z as Z2, _ as _2, $ as $2, a0 as a02, a1 as a12 } from "./chunks/avatar-CIHTveDJ.mjs";
|
|
6
|
+
import { I as I4, i as i4 } from "./chunks/input-jLoO8t0I.mjs";
|
|
7
|
+
import { jsx } from "react/jsx-runtime";
|
|
8
|
+
import * as React from "react";
|
|
9
|
+
import { LoaderCircle, OctagonX, TriangleAlert, Info, CircleCheck } from "lucide-react";
|
|
10
|
+
import { Toaster as Toaster$1 } from "sonner";
|
|
11
|
+
const AspectRatio = AspectRatioPrimitive.Root;
|
|
12
|
+
function Skeleton({
|
|
13
|
+
className,
|
|
14
|
+
...props
|
|
15
|
+
}) {
|
|
16
|
+
return /* @__PURE__ */ jsx(
|
|
17
|
+
"div",
|
|
18
|
+
{
|
|
19
|
+
className: cn("animate-pulse rounded-radius-md bg-bg-muted", className),
|
|
20
|
+
...props
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
}
|
|
24
|
+
const Toaster = ({ ...props }) => {
|
|
25
|
+
const [isDark, setIsDark] = React.useState(
|
|
26
|
+
() => typeof document !== "undefined" && document.documentElement.classList.contains("dark")
|
|
27
|
+
);
|
|
28
|
+
React.useEffect(() => {
|
|
29
|
+
const root = document.documentElement;
|
|
30
|
+
const sync = () => setIsDark(root.classList.contains("dark"));
|
|
31
|
+
sync();
|
|
32
|
+
const observer = new MutationObserver(sync);
|
|
33
|
+
observer.observe(root, { attributes: true, attributeFilter: ["class"] });
|
|
34
|
+
return () => observer.disconnect();
|
|
35
|
+
}, []);
|
|
36
|
+
return /* @__PURE__ */ jsx(
|
|
37
|
+
Toaster$1,
|
|
38
|
+
{
|
|
39
|
+
theme: isDark ? "dark" : "light",
|
|
40
|
+
className: "toaster group",
|
|
41
|
+
icons: {
|
|
42
|
+
success: /* @__PURE__ */ jsx(CircleCheck, { className: "size-icon-sm" }),
|
|
43
|
+
info: /* @__PURE__ */ jsx(Info, { className: "size-icon-sm" }),
|
|
44
|
+
warning: /* @__PURE__ */ jsx(TriangleAlert, { className: "size-icon-sm" }),
|
|
45
|
+
error: /* @__PURE__ */ jsx(OctagonX, { className: "size-icon-sm" }),
|
|
46
|
+
loading: /* @__PURE__ */ jsx(LoaderCircle, { className: "size-icon-sm animate-spin" })
|
|
47
|
+
},
|
|
48
|
+
toastOptions: {
|
|
49
|
+
classNames: {
|
|
50
|
+
toast: "group toast group-[.toaster]:bg-bg-surface group-[.toaster]:text-fg-default group-[.toaster]:border-border-default group-[.toaster]:shadow-sh-lg",
|
|
51
|
+
description: "group-[.toast]:text-fg-muted",
|
|
52
|
+
actionButton: "group-[.toast]:bg-bg-brand group-[.toast]:text-fg-on-brand",
|
|
53
|
+
cancelButton: "group-[.toast]:bg-bg-muted group-[.toast]:text-fg-muted"
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
...props
|
|
57
|
+
}
|
|
58
|
+
);
|
|
59
|
+
};
|
|
60
|
+
export {
|
|
61
|
+
A as Accordion,
|
|
62
|
+
a as AccordionContent,
|
|
63
|
+
b as AccordionItem,
|
|
64
|
+
c as AccordionTrigger,
|
|
65
|
+
d as Alert,
|
|
66
|
+
e as AlertDescription,
|
|
67
|
+
A2 as AlertDialog,
|
|
68
|
+
a10 as AlertDialogAction,
|
|
69
|
+
b2 as AlertDialogCancel,
|
|
70
|
+
c2 as AlertDialogContent,
|
|
71
|
+
d2 as AlertDialogDescription,
|
|
72
|
+
e2 as AlertDialogFooter,
|
|
73
|
+
f2 as AlertDialogHeader,
|
|
74
|
+
g2 as AlertDialogOverlay,
|
|
75
|
+
h2 as AlertDialogPortal,
|
|
76
|
+
i2 as AlertDialogTitle,
|
|
77
|
+
j2 as AlertDialogTrigger,
|
|
78
|
+
f as AlertTitle,
|
|
79
|
+
AspectRatio,
|
|
80
|
+
A3 as Avatar,
|
|
81
|
+
a11 as AvatarFallback,
|
|
82
|
+
b3 as AvatarImage,
|
|
83
|
+
B as Badge,
|
|
84
|
+
g as Breadcrumb,
|
|
85
|
+
h as BreadcrumbEllipsis,
|
|
86
|
+
i as BreadcrumbItem,
|
|
87
|
+
j as BreadcrumbLink,
|
|
88
|
+
k as BreadcrumbList,
|
|
89
|
+
l as BreadcrumbPage,
|
|
90
|
+
m as BreadcrumbSeparator,
|
|
91
|
+
C2 as Calendar,
|
|
92
|
+
k2 as CalendarDayButton,
|
|
93
|
+
C as Card,
|
|
94
|
+
n as CardContent,
|
|
95
|
+
o as CardDescription,
|
|
96
|
+
p as CardFooter,
|
|
97
|
+
q as CardHeader,
|
|
98
|
+
r as CardTitle,
|
|
99
|
+
s as Carousel,
|
|
100
|
+
t as CarouselContent,
|
|
101
|
+
u as CarouselItem,
|
|
102
|
+
v as CarouselNext,
|
|
103
|
+
w as CarouselPrevious,
|
|
104
|
+
l2 as Checkbox,
|
|
105
|
+
x as Collapsible,
|
|
106
|
+
y as CollapsibleContent,
|
|
107
|
+
z as CollapsibleTrigger,
|
|
108
|
+
C3 as Command,
|
|
109
|
+
d3 as CommandDialog,
|
|
110
|
+
e3 as CommandEmpty,
|
|
111
|
+
f3 as CommandGroup,
|
|
112
|
+
g3 as CommandInput,
|
|
113
|
+
h3 as CommandItem,
|
|
114
|
+
i3 as CommandList,
|
|
115
|
+
j3 as CommandSeparator,
|
|
116
|
+
k3 as CommandShortcut,
|
|
117
|
+
D as ContextMenu,
|
|
118
|
+
E as ContextMenuCheckboxItem,
|
|
119
|
+
F as ContextMenuContent,
|
|
120
|
+
G as ContextMenuGroup,
|
|
121
|
+
H as ContextMenuItem,
|
|
122
|
+
I as ContextMenuLabel,
|
|
123
|
+
J as ContextMenuPortal,
|
|
124
|
+
K as ContextMenuRadioGroup,
|
|
125
|
+
L as ContextMenuRadioItem,
|
|
126
|
+
M as ContextMenuSeparator,
|
|
127
|
+
N as ContextMenuShortcut,
|
|
128
|
+
O as ContextMenuSub,
|
|
129
|
+
P as ContextMenuSubContent,
|
|
130
|
+
Q as ContextMenuSubTrigger,
|
|
131
|
+
R as ContextMenuTrigger,
|
|
132
|
+
D3 as Dialog,
|
|
133
|
+
l3 as DialogClose,
|
|
134
|
+
m3 as DialogContent,
|
|
135
|
+
n3 as DialogDescription,
|
|
136
|
+
o3 as DialogFooter,
|
|
137
|
+
p3 as DialogHeader,
|
|
138
|
+
q3 as DialogOverlay,
|
|
139
|
+
r3 as DialogPortal,
|
|
140
|
+
s3 as DialogTitle,
|
|
141
|
+
u3 as DialogTrigger,
|
|
142
|
+
S as Drawer,
|
|
143
|
+
T as DrawerClose,
|
|
144
|
+
U as DrawerContent,
|
|
145
|
+
V as DrawerDescription,
|
|
146
|
+
W as DrawerFooter,
|
|
147
|
+
X as DrawerHeader,
|
|
148
|
+
Y as DrawerOverlay,
|
|
149
|
+
Z as DrawerPortal,
|
|
150
|
+
_ as DrawerTitle,
|
|
151
|
+
$ as DrawerTrigger,
|
|
152
|
+
v3 as DropdownMenu,
|
|
153
|
+
w3 as DropdownMenuCheckboxItem,
|
|
154
|
+
x3 as DropdownMenuContent,
|
|
155
|
+
y3 as DropdownMenuGroup,
|
|
156
|
+
z3 as DropdownMenuItem,
|
|
157
|
+
E3 as DropdownMenuLabel,
|
|
158
|
+
F3 as DropdownMenuPortal,
|
|
159
|
+
G3 as DropdownMenuRadioGroup,
|
|
160
|
+
H3 as DropdownMenuRadioItem,
|
|
161
|
+
I3 as DropdownMenuSeparator,
|
|
162
|
+
J3 as DropdownMenuShortcut,
|
|
163
|
+
K3 as DropdownMenuSub,
|
|
164
|
+
L3 as DropdownMenuSubContent,
|
|
165
|
+
M3 as DropdownMenuSubTrigger,
|
|
166
|
+
N3 as DropdownMenuTrigger,
|
|
167
|
+
a0 as HoverCard,
|
|
168
|
+
a1 as HoverCardContent,
|
|
169
|
+
a2 as HoverCardTrigger,
|
|
170
|
+
I4 as Input,
|
|
171
|
+
O3 as InputGroup,
|
|
172
|
+
P3 as InputGroupAddon,
|
|
173
|
+
Q3 as InputGroupButton,
|
|
174
|
+
R3 as InputGroupInput,
|
|
175
|
+
S3 as InputGroupText,
|
|
176
|
+
T3 as InputGroupTextarea,
|
|
177
|
+
a3 as InputOTP,
|
|
178
|
+
a4 as InputOTPGroup,
|
|
179
|
+
a5 as InputOTPSeparator,
|
|
180
|
+
a6 as InputOTPSlot,
|
|
181
|
+
a7 as Label,
|
|
182
|
+
a8 as Menubar,
|
|
183
|
+
a9 as MenubarCheckboxItem,
|
|
184
|
+
aa as MenubarContent,
|
|
185
|
+
ab as MenubarGroup,
|
|
186
|
+
ac as MenubarItem,
|
|
187
|
+
ad as MenubarLabel,
|
|
188
|
+
ae as MenubarMenu,
|
|
189
|
+
af as MenubarPortal,
|
|
190
|
+
ag as MenubarRadioGroup,
|
|
191
|
+
ah as MenubarRadioItem,
|
|
192
|
+
ai as MenubarSeparator,
|
|
193
|
+
aj as MenubarShortcut,
|
|
194
|
+
ak as MenubarSub,
|
|
195
|
+
al as MenubarSubContent,
|
|
196
|
+
am as MenubarSubTrigger,
|
|
197
|
+
an as MenubarTrigger,
|
|
198
|
+
ao as NavigationMenu,
|
|
199
|
+
ap as NavigationMenuContent,
|
|
200
|
+
aq as NavigationMenuIndicator,
|
|
201
|
+
ar as NavigationMenuItem,
|
|
202
|
+
as as NavigationMenuLink,
|
|
203
|
+
at as NavigationMenuList,
|
|
204
|
+
au as NavigationMenuTrigger,
|
|
205
|
+
av as NavigationMenuViewport,
|
|
206
|
+
P2 as Pagination,
|
|
207
|
+
m2 as PaginationContent,
|
|
208
|
+
n2 as PaginationEllipsis,
|
|
209
|
+
o2 as PaginationFirst,
|
|
210
|
+
p2 as PaginationItem,
|
|
211
|
+
q2 as PaginationLast,
|
|
212
|
+
r2 as PaginationLink,
|
|
213
|
+
s2 as PaginationNext,
|
|
214
|
+
t2 as PaginationPrevious,
|
|
215
|
+
U3 as Popover,
|
|
216
|
+
V3 as PopoverAnchor,
|
|
217
|
+
W3 as PopoverClose,
|
|
218
|
+
X2 as PopoverContent,
|
|
219
|
+
Y2 as PopoverTrigger,
|
|
220
|
+
aw as Progress,
|
|
221
|
+
ax as RadioGroup,
|
|
222
|
+
ay as RadioGroupItem,
|
|
223
|
+
az as ScrollArea,
|
|
224
|
+
aA as ScrollBar,
|
|
225
|
+
S2 as Select,
|
|
226
|
+
u2 as SelectContent,
|
|
227
|
+
v2 as SelectGroup,
|
|
228
|
+
w2 as SelectItem,
|
|
229
|
+
x2 as SelectLabel,
|
|
230
|
+
y2 as SelectScrollDownButton,
|
|
231
|
+
z2 as SelectScrollUpButton,
|
|
232
|
+
B2 as SelectSeparator,
|
|
233
|
+
D2 as SelectTrigger,
|
|
234
|
+
E2 as SelectValue,
|
|
235
|
+
aB as Separator,
|
|
236
|
+
F2 as Sheet,
|
|
237
|
+
G2 as SheetClose,
|
|
238
|
+
H2 as SheetContent,
|
|
239
|
+
I2 as SheetDescription,
|
|
240
|
+
J2 as SheetFooter,
|
|
241
|
+
K2 as SheetHeader,
|
|
242
|
+
L2 as SheetOverlay,
|
|
243
|
+
M2 as SheetPortal,
|
|
244
|
+
N2 as SheetTitle,
|
|
245
|
+
O2 as SheetTrigger,
|
|
246
|
+
Skeleton,
|
|
247
|
+
aC as Slider,
|
|
248
|
+
Q2 as Switch,
|
|
249
|
+
aD as Tabs,
|
|
250
|
+
aE as TabsContent,
|
|
251
|
+
aF as TabsList,
|
|
252
|
+
aG as TabsTrigger,
|
|
253
|
+
T2 as Textarea,
|
|
254
|
+
Toaster,
|
|
255
|
+
aH as Toggle,
|
|
256
|
+
aI as ToggleGroup,
|
|
257
|
+
aJ as ToggleGroupItem,
|
|
258
|
+
aK as Tooltip,
|
|
259
|
+
aL as TooltipContent,
|
|
260
|
+
aM as TooltipProvider,
|
|
261
|
+
aN as TooltipTrigger,
|
|
262
|
+
aO as badgeVariants,
|
|
263
|
+
R2 as getPaginationRange,
|
|
264
|
+
Z2 as inputGroupAddonVariants,
|
|
265
|
+
_2 as inputGroupButtonVariants,
|
|
266
|
+
$2 as inputGroupInputVariants,
|
|
267
|
+
a02 as inputGroupTextareaVariants,
|
|
268
|
+
a12 as inputGroupVariants,
|
|
269
|
+
i4 as inputVariants,
|
|
270
|
+
aP as navigationMenuTriggerStyle,
|
|
271
|
+
U2 as paginationLinkVariants,
|
|
272
|
+
V2 as paginationNavVariants,
|
|
273
|
+
W2 as textareaVariants,
|
|
274
|
+
aQ as toggleVariants
|
|
275
|
+
};
|
|
276
|
+
//# sourceMappingURL=shadcn.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"shadcn.mjs","sources":["../src/components/shadcn/aspect-ratio.tsx","../src/components/shadcn/skeleton.tsx","../src/components/shadcn/sonner.tsx"],"sourcesContent":["import * as AspectRatioPrimitive from \"@radix-ui/react-aspect-ratio\"\r\n\r\nconst AspectRatio = AspectRatioPrimitive.Root\r\n\r\nexport { AspectRatio }\r\n","import * as React from \"react\";\r\nimport { cn } from \"@/lib/utils\";\r\n\r\n/**\r\n * Skeleton — placeholder de carregamento (pulse). Tokenizado iGreen:\r\n * `bg-bg-muted` + `rounded-radius-md`. Componha vários pra desenhar a\r\n * silhueta do conteúdo (linha de texto, avatar, card) enquanto carrega.\r\n */\r\nfunction Skeleton({\r\n className,\r\n ...props\r\n}: React.HTMLAttributes<HTMLDivElement>) {\r\n return (\r\n <div\r\n className={cn(\"animate-pulse rounded-radius-md bg-bg-muted\", className)}\r\n {...props}\r\n />\r\n );\r\n}\r\n\r\nexport { Skeleton };\r\n","import * as React from \"react\";\r\nimport {\r\n CircleCheck,\r\n Info,\r\n LoaderCircle,\r\n OctagonX,\r\n TriangleAlert,\r\n} from \"lucide-react\";\r\nimport { Toaster as Sonner } from \"sonner\";\r\n\r\ntype ToasterProps = React.ComponentProps<typeof Sonner>;\r\n\r\n/**\r\n * Toaster (Sonner) — notificações/toasts. Tokenizado iGreen: surface +\r\n * border-default + shadow-lg, texto via tokens fg, ícones por status.\r\n * Self-contained: segue o tema observando a classe `.dark` no <html>\r\n * (não depende de next-themes nem de hook externo — portável no copy-in).\r\n *\r\n * Monte UMA vez no root da app (`<Toaster />`) e dispare com\r\n * `toast.success(\"...\")` / `toast.error(...)` etc. do pacote `sonner`.\r\n */\r\nconst Toaster = ({ ...props }: ToasterProps) => {\r\n const [isDark, setIsDark] = React.useState(\r\n () =>\r\n typeof document !== \"undefined\" &&\r\n document.documentElement.classList.contains(\"dark\"),\r\n );\r\n\r\n React.useEffect(() => {\r\n const root = document.documentElement;\r\n const sync = () => setIsDark(root.classList.contains(\"dark\"));\r\n sync();\r\n const observer = new MutationObserver(sync);\r\n observer.observe(root, { attributes: true, attributeFilter: [\"class\"] });\r\n return () => observer.disconnect();\r\n }, []);\r\n\r\n return (\r\n <Sonner\r\n theme={isDark ? \"dark\" : \"light\"}\r\n className=\"toaster group\"\r\n icons={{\r\n success: <CircleCheck className=\"size-icon-sm\" />,\r\n info: <Info className=\"size-icon-sm\" />,\r\n warning: <TriangleAlert className=\"size-icon-sm\" />,\r\n error: <OctagonX className=\"size-icon-sm\" />,\r\n loading: <LoaderCircle className=\"size-icon-sm animate-spin\" />,\r\n }}\r\n toastOptions={{\r\n classNames: {\r\n toast:\r\n \"group toast group-[.toaster]:bg-bg-surface group-[.toaster]:text-fg-default group-[.toaster]:border-border-default group-[.toaster]:shadow-sh-lg\",\r\n description: \"group-[.toast]:text-fg-muted\",\r\n actionButton:\r\n \"group-[.toast]:bg-bg-brand group-[.toast]:text-fg-on-brand\",\r\n cancelButton:\r\n \"group-[.toast]:bg-bg-muted group-[.toast]:text-fg-muted\",\r\n },\r\n }}\r\n {...props}\r\n />\r\n );\r\n};\r\n\r\nexport { Toaster };\r\n"],"names":["Sonner"],"mappings":";;;;;;;;;;AAEA,MAAM,cAAc,qBAAqB;ACMzC,SAAS,SAAS;AAAA,EAChB;AAAA,EACA,GAAG;AACL,GAAyC;AACvC,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,WAAW,GAAG,+CAA+C,SAAS;AAAA,MACrE,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;ACGA,MAAM,UAAU,CAAC,EAAE,GAAG,YAA0B;AAC9C,QAAM,CAAC,QAAQ,SAAS,IAAI,MAAM;AAAA,IAChC,MACE,OAAO,aAAa,eACpB,SAAS,gBAAgB,UAAU,SAAS,MAAM;AAAA,EAAA;AAGtD,QAAM,UAAU,MAAM;AACpB,UAAM,OAAO,SAAS;AACtB,UAAM,OAAO,MAAM,UAAU,KAAK,UAAU,SAAS,MAAM,CAAC;AAC5D,SAAA;AACA,UAAM,WAAW,IAAI,iBAAiB,IAAI;AAC1C,aAAS,QAAQ,MAAM,EAAE,YAAY,MAAM,iBAAiB,CAAC,OAAO,GAAG;AACvE,WAAO,MAAM,SAAS,WAAA;AAAA,EACxB,GAAG,CAAA,CAAE;AAEL,SACE;AAAA,IAACA;AAAAA,IAAA;AAAA,MACC,OAAO,SAAS,SAAS;AAAA,MACzB,WAAU;AAAA,MACV,OAAO;AAAA,QACL,SAAS,oBAAC,aAAA,EAAY,WAAU,eAAA,CAAe;AAAA,QAC/C,MAAM,oBAAC,MAAA,EAAK,WAAU,eAAA,CAAe;AAAA,QACrC,SAAS,oBAAC,eAAA,EAAc,WAAU,eAAA,CAAe;AAAA,QACjD,OAAO,oBAAC,UAAA,EAAS,WAAU,eAAA,CAAe;AAAA,QAC1C,SAAS,oBAAC,cAAA,EAAa,WAAU,4BAAA,CAA4B;AAAA,MAAA;AAAA,MAE/D,cAAc;AAAA,QACZ,YAAY;AAAA,UACV,OACE;AAAA,UACF,aAAa;AAAA,UACb,cACE;AAAA,UACF,cACE;AAAA,QAAA;AAAA,MACJ;AAAA,MAED,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -43,6 +43,16 @@ export * from './ui/SingleMenuSidebar';
|
|
|
43
43
|
export * from './ui/Spinner';
|
|
44
44
|
export * from './ui/Table';
|
|
45
45
|
export * from './ui/ChoroplethMap';
|
|
46
|
+
/**
|
|
47
|
+
* Entraram no barrel em 0.37.0. Existiam desde antes e simplesmente nunca foram
|
|
48
|
+
* exportados — o consumidor npm que fizesse `import { ChartContainer }` recebia
|
|
49
|
+
* "not exported", enquanto a doc do canal npm anunciava "os 42 componentes ui/".
|
|
50
|
+
* Eram 37. Nenhum conflita com os 445 nomes já exportados (conferido nome a nome).
|
|
51
|
+
*/
|
|
52
|
+
export * from './ui/Chart';
|
|
53
|
+
export * from './ui/DataList';
|
|
54
|
+
export * from './ui/List';
|
|
55
|
+
export * from './ui/Toast';
|
|
46
56
|
/**
|
|
47
57
|
* TableToolbar: re-exporta tudo, mas renomeia SortDirection para evitar
|
|
48
58
|
* colisão com Table (Table.SortDirection = "asc" | "desc" | null vs.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAGH,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC;AAClC,cAAc,WAAW,CAAC;AAC1B,cAAc,kBAAkB,CAAC;AACjC,cAAc,eAAe,CAAC;AAC9B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,wBAAwB,CAAC;AACvC,cAAc,iBAAiB,CAAC;AAChC,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC;AACjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,YAAY,CAAC;AAC3B,cAAc,sBAAsB,CAAC;AACrC,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,wBAAwB,CAAC;AACvC,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command.d.ts","sourceRoot":"","sources":["../../../../src/components/shadcn/command.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,wBAAwB,CAAA;AAOzD;;;;;;;;;;;GAWG;AAEH,QAAA,MAAM,OAAO;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"command.d.ts","sourceRoot":"","sources":["../../../../src/components/shadcn/command.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,wBAAwB,CAAA;AAOzD;;;;;;;;;;;GAWG;AAEH,QAAA,MAAM,OAAO;;;;;;;;;;;;;;;;sFAiBX,CAAA;AAGF,QAAA,MAAM,aAAa,GAAI,wBAAwB,WAAW,4CAoBzD,CAAA;AAGD,QAAA,MAAM,YAAY;;;;;;;0FA0BhB,CAAA;AAIF,QAAA,MAAM,WAAW;;;;;;;;sFAYf,CAAA;AAGF,QAAA,MAAM,YAAY;;;;;;uJAShB,CAAA;AAIF,QAAA,MAAM,YAAY;;;;;;;;;;sFAiBhB,CAAA;AAGF,QAAA,MAAM,gBAAgB;;;;;;sFASpB,CAAA;AAIF,QAAA,MAAM,WAAW;;;;;;;;;;;;sFAkBf,CAAA;AAGF,QAAA,MAAM,eAAe;8BAGlB,KAAK,CAAC,cAAc,CAAC,eAAe,CAAC;;CAUvC,CAAA;AAGD,OAAO,EACL,OAAO,EACP,aAAa,EACb,YAAY,EACZ,WAAW,EACX,YAAY,EACZ,YAAY,EACZ,WAAW,EACX,eAAe,EACf,gBAAgB,GACjB,CAAA"}
|