@wow-two-beta/ui 0.0.66 → 0.0.67

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.
@@ -1,4 +1,4 @@
1
- export { BackToTopButton, Button, ButtonGroup, CopyButton, DisclosureButton, FAB, Link, SegmentedControl, SpeedDial, SpeedDialAction, SpeedDialTrigger, ToggleButton, ToggleButtonGroup, Toolbar, ToolbarButton, ToolbarLink, ToolbarSeparator, buttonVariants, fabVariants, linkVariants, toggleButtonVariants } from '../chunk-O4Y52ERR.js';
1
+ export { BackToTopButton, Button, ButtonGroup, CopyButton, DisclosureButton, FAB, Link, SegmentedControl, SpeedDial, SpeedDialAction, SpeedDialTrigger, ToggleButton, ToggleButtonGroup, Toolbar, ToolbarButton, ToolbarLink, ToolbarSeparator, buttonVariants, fabVariants, linkVariants, toggleButtonVariants } from '../chunk-JLAFUXGZ.js';
2
2
  import '../chunk-YQGEF43L.js';
3
3
  import '../chunk-V267IMBH.js';
4
4
  import '../chunk-MVMDDGW7.js';
@@ -16,6 +16,7 @@ export interface ToggleButtonProps extends Omit<ButtonProps, 'variant' | 'tone'
16
16
  'aria-label'?: StateAware<string>;
17
17
  color?: ColorProp;
18
18
  tooltip?: ReactNode;
19
+ as?: 'button' | 'div';
19
20
  }
20
21
  export declare const ToggleButton: import("react").ForwardRefExoticComponent<ToggleButtonProps & import("react").RefAttributes<HTMLButtonElement>>;
21
22
  export {};
@@ -1115,7 +1115,7 @@ var AccordionContent = forwardRef(
1115
1115
  className
1116
1116
  ),
1117
1117
  ...rest,
1118
- children: /* @__PURE__ */ jsx("div", { className: "min-h-0 overflow-hidden", children: /* @__PURE__ */ jsx("div", { className: "px-3 py-3", children }) })
1118
+ children: /* @__PURE__ */ jsx("div", { className: "min-h-0 overflow-hidden", children })
1119
1119
  }
1120
1120
  ) });
1121
1121
  }
@@ -5931,5 +5931,5 @@ var Sortable = Object.assign(SortableRoot, {
5931
5931
  });
5932
5932
 
5933
5933
  export { Accordion2 as Accordion, AccordionContent, AccordionItem, AccordionTrigger, ActivityFeed, ActivityItem, AnimatedNumber, AnnotationMarker, AudioPlayer, AudioWaveform, Avatar, AvatarGroup, Badge, BadgeOverlay, Card, Carousel, CarouselDot, CarouselDots, CarouselNext, CarouselPrev, CarouselSlide, CarouselSlides, CarouselViewport, ChatBubble, Code, Collapsible, CollapsibleContent, CollapsibleTrigger, Comment, CommentThread, Confetti, CountBadge, CountUp, DataGrid, DataTable, DaySeparator, DescriptionList, DiffViewer, EmptyState, EventCalendar, Eyebrow, FeatureCard, Gantt, GradientText, Heading, HeatmapCalendar, Highlight, Image, InfoRow, KeyboardShortcut, List, ListItem, Mark, Marquee, MessageList, MetaInline, MetricChip, NodeEditor, NotificationDot, PDFViewer, PricingCard, Quote, ReactionBar, ScheduleView, ScrollReveal, SectionHeader, Separator, Snippet, Sortable, Sparkline, Stat, Status, StepCard, SwipeActions, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeaderCell, TableRow, Tabs, TabsList, TabsPanel, TabsTab, Text, ThreadView, Tilt, Timeline, TimelineDescription, TimelineItem, TimelineTitle, Tree, TreeGroup, TreeItem, Typewriter, VideoPlayer, avatarVariants, badgeVariants, codeVariants, headingVariants, textVariants };
5934
- //# sourceMappingURL=chunk-FXYEMUV6.js.map
5935
- //# sourceMappingURL=chunk-FXYEMUV6.js.map
5934
+ //# sourceMappingURL=chunk-D6K6MU2G.js.map
5935
+ //# sourceMappingURL=chunk-D6K6MU2G.js.map