flowbite-svelte 1.10.12 → 1.10.14
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/accordion/Accordion.svelte +1 -1
- package/dist/accordion/Accordion.svelte.d.ts +1 -1
- package/dist/accordion/AccordionItem.svelte +1 -1
- package/dist/accordion/AccordionItem.svelte.d.ts +1 -1
- package/dist/accordion/theme.d.ts +3 -3
- package/dist/alert/Alert.svelte +1 -1
- package/dist/alert/Alert.svelte.d.ts +1 -1
- package/dist/alert/theme.d.ts +3 -4
- package/dist/alert/theme.js +1 -2
- package/dist/avatar/Avatar.svelte +1 -1
- package/dist/avatar/Avatar.svelte.d.ts +1 -1
- package/dist/avatar/theme.d.ts +2 -3
- package/dist/avatar/theme.js +1 -2
- package/dist/badge/Badge.svelte +1 -1
- package/dist/badge/Badge.svelte.d.ts +1 -1
- package/dist/badge/theme.d.ts +4 -5
- package/dist/badge/theme.js +1 -2
- package/dist/banner/Banner.svelte +1 -1
- package/dist/banner/Banner.svelte.d.ts +1 -1
- package/dist/banner/theme.d.ts +3 -4
- package/dist/banner/theme.js +1 -2
- package/dist/bottom-navigation/BottomNav.svelte +1 -1
- package/dist/bottom-navigation/BottomNav.svelte.d.ts +1 -1
- package/dist/bottom-navigation/BottomNavHeader.svelte +1 -1
- package/dist/bottom-navigation/BottomNavHeader.svelte.d.ts +1 -1
- package/dist/bottom-navigation/BottomNavHeaderItem.svelte +1 -1
- package/dist/bottom-navigation/BottomNavHeaderItem.svelte.d.ts +1 -1
- package/dist/bottom-navigation/BottomNavItem.svelte +1 -1
- package/dist/bottom-navigation/BottomNavItem.svelte.d.ts +1 -1
- package/dist/bottom-navigation/theme.d.ts +12 -12
- package/dist/breadcrumb/Breadcrumb.svelte +1 -1
- package/dist/breadcrumb/Breadcrumb.svelte.d.ts +1 -1
- package/dist/breadcrumb/BreadcrumbItem.svelte +1 -1
- package/dist/breadcrumb/BreadcrumbItem.svelte.d.ts +1 -1
- package/dist/breadcrumb/theme.d.ts +5 -5
- package/dist/button-group/ButtonGroup.svelte +1 -1
- package/dist/button-group/ButtonGroup.svelte.d.ts +1 -1
- package/dist/button-group/theme.d.ts +2 -3
- package/dist/button-group/theme.js +1 -2
- package/dist/buttons/Button.svelte +1 -1
- package/dist/buttons/Button.svelte.d.ts +1 -1
- package/dist/buttons/GradientButton.svelte +1 -1
- package/dist/buttons/GradientButton.svelte.d.ts +1 -1
- package/dist/buttons/theme.d.ts +5 -5
- package/dist/card/Card.svelte +1 -1
- package/dist/card/Card.svelte.d.ts +1 -1
- package/dist/card/theme.d.ts +2 -2
- package/dist/carousel/Carousel.svelte +1 -1
- package/dist/carousel/Carousel.svelte.d.ts +1 -1
- package/dist/carousel/CarouselIndicators.svelte +1 -1
- package/dist/carousel/CarouselIndicators.svelte.d.ts +1 -1
- package/dist/carousel/ControlButton.svelte +1 -1
- package/dist/carousel/ControlButton.svelte.d.ts +1 -1
- package/dist/carousel/Controls.svelte +1 -1
- package/dist/carousel/Controls.svelte.d.ts +1 -1
- package/dist/carousel/Slide.svelte +1 -1
- package/dist/carousel/Slide.svelte.d.ts +1 -1
- package/dist/carousel/Thumbnail.svelte +1 -1
- package/dist/carousel/Thumbnail.svelte.d.ts +1 -1
- package/dist/carousel/Thumbnails.svelte +1 -1
- package/dist/carousel/Thumbnails.svelte.d.ts +1 -1
- package/dist/clipboard/Clipboard.svelte +1 -1
- package/dist/clipboard/Clipboard.svelte.d.ts +1 -1
- package/dist/darkmode/DarkMode.svelte +1 -1
- package/dist/darkmode/DarkMode.svelte.d.ts +1 -1
- package/dist/datepicker/Datepicker.svelte +1 -1
- package/dist/datepicker/Datepicker.svelte.d.ts +1 -1
- package/dist/device-mockups/Android.svelte +1 -1
- package/dist/device-mockups/Android.svelte.d.ts +1 -1
- package/dist/device-mockups/DefaultMockup.svelte +1 -1
- package/dist/device-mockups/DefaultMockup.svelte.d.ts +1 -1
- package/dist/device-mockups/Desktop.svelte +1 -1
- package/dist/device-mockups/Desktop.svelte.d.ts +1 -1
- package/dist/device-mockups/DeviceMockup.svelte +1 -1
- package/dist/device-mockups/DeviceMockup.svelte.d.ts +1 -1
- package/dist/device-mockups/Ios.svelte +1 -1
- package/dist/device-mockups/Ios.svelte.d.ts +1 -1
- package/dist/device-mockups/Laptop.svelte +1 -1
- package/dist/device-mockups/Laptop.svelte.d.ts +1 -1
- package/dist/device-mockups/Smartwatch.svelte +1 -1
- package/dist/device-mockups/Smartwatch.svelte.d.ts +1 -1
- package/dist/device-mockups/Tablet.svelte +1 -1
- package/dist/device-mockups/Tablet.svelte.d.ts +1 -1
- package/dist/drawer/Drawer.svelte +1 -1
- package/dist/drawer/Drawer.svelte.d.ts +1 -1
- package/dist/drawer/Drawerhead.svelte +1 -1
- package/dist/drawer/Drawerhead.svelte.d.ts +1 -1
- package/dist/dropdown/Dropdown.svelte +1 -1
- package/dist/dropdown/Dropdown.svelte.d.ts +1 -1
- package/dist/dropdown/DropdownDivider.svelte +1 -1
- package/dist/dropdown/DropdownDivider.svelte.d.ts +1 -1
- package/dist/dropdown/DropdownGroup.svelte +1 -1
- package/dist/dropdown/DropdownGroup.svelte.d.ts +1 -1
- package/dist/dropdown/DropdownHeader.svelte +1 -1
- package/dist/dropdown/DropdownHeader.svelte.d.ts +1 -1
- package/dist/dropdown/DropdownItem.svelte +2 -2
- package/dist/dropdown/DropdownItem.svelte.d.ts +1 -1
- package/dist/footer/Footer.svelte +1 -1
- package/dist/footer/Footer.svelte.d.ts +1 -1
- package/dist/footer/FooterBrand.svelte +1 -1
- package/dist/footer/FooterBrand.svelte.d.ts +1 -1
- package/dist/footer/FooterCopyright.svelte +3 -3
- package/dist/footer/FooterCopyright.svelte.d.ts +2 -2
- package/dist/footer/FooterIcon.svelte +1 -1
- package/dist/footer/FooterIcon.svelte.d.ts +1 -1
- package/dist/footer/FooterLink.svelte +2 -2
- package/dist/footer/FooterLink.svelte.d.ts +2 -2
- package/dist/footer/FooterLinkGroup.svelte +1 -1
- package/dist/footer/FooterLinkGroup.svelte.d.ts +1 -1
- package/dist/forms/button-toggle/ButtonToggle.svelte +13 -8
- package/dist/forms/button-toggle/ButtonToggle.svelte.d.ts +2 -1
- package/dist/forms/button-toggle/CheckIcon.svelte +1 -1
- package/dist/forms/button-toggle/CheckIcon.svelte.d.ts +1 -1
- package/dist/forms/button-toggle/theme.d.ts +1 -1
- package/dist/forms/checkbox/Checkbox.svelte +7 -4
- package/dist/forms/checkbox/CheckboxButton.svelte +1 -1
- package/dist/forms/checkbox/CheckboxButton.svelte.d.ts +1 -1
- package/dist/forms/checkbox/theme.d.ts +2 -1
- package/dist/forms/dropzone/Dropzone.svelte +1 -1
- package/dist/forms/dropzone/Dropzone.svelte.d.ts +1 -1
- package/dist/forms/fileupload/Fileupload.svelte +10 -6
- package/dist/forms/fileupload/Fileupload.svelte.d.ts +2 -1
- package/dist/forms/fileupload/theme.d.ts +10 -6
- package/dist/forms/fileupload/theme.js +2 -1
- package/dist/forms/floating-label/FloatingLabelInput.svelte +12 -8
- package/dist/forms/floating-label/FloatingLabelInput.svelte.d.ts +2 -1
- package/dist/forms/floating-label/theme.d.ts +10 -6
- package/dist/forms/floating-label/theme.js +3 -2
- package/dist/forms/helper/Helper.svelte +1 -1
- package/dist/forms/helper/Helper.svelte.d.ts +1 -1
- package/dist/forms/helper/theme.d.ts +1 -1
- package/dist/forms/input-addon/InputAddon.svelte +1 -1
- package/dist/forms/input-addon/InputAddon.svelte.d.ts +1 -1
- package/dist/forms/input-field/Input.svelte +16 -11
- package/dist/forms/input-field/theme.d.ts +19 -9
- package/dist/forms/input-field/theme.js +6 -3
- package/dist/forms/label/Label.svelte +1 -1
- package/dist/forms/label/Label.svelte.d.ts +1 -1
- package/dist/forms/label/theme.d.ts +1 -1
- package/dist/forms/phoneinput/PhoneInput.svelte +7 -7
- package/dist/forms/phoneinput/theme.d.ts +26 -26
- package/dist/forms/phoneinput/theme.js +8 -8
- package/dist/forms/radio/Radio.svelte +7 -4
- package/dist/forms/radio/theme.d.ts +5 -4
- package/dist/forms/range/Range.svelte +1 -1
- package/dist/forms/range/Range.svelte.d.ts +1 -1
- package/dist/forms/range/theme.d.ts +1 -1
- package/dist/forms/search/Search.svelte +15 -10
- package/dist/forms/search/Search.svelte.d.ts +3 -1
- package/dist/forms/search/theme.d.ts +13 -9
- package/dist/forms/search/theme.js +3 -2
- package/dist/forms/select/MultiSelect.svelte +3 -2
- package/dist/forms/select/Select.svelte +8 -4
- package/dist/forms/select/theme.d.ts +10 -9
- package/dist/forms/select/theme.js +1 -1
- package/dist/forms/tags/Tags.svelte +88 -38
- package/dist/forms/tags/Tags.svelte.d.ts +9 -3
- package/dist/forms/tags/theme.d.ts +29 -8
- package/dist/forms/tags/theme.js +6 -3
- package/dist/forms/textarea/Textarea.svelte +1 -1
- package/dist/forms/textarea/Textarea.svelte.d.ts +1 -1
- package/dist/forms/timepicker/Timepicker.svelte +1 -1
- package/dist/forms/timepicker/Timepicker.svelte.d.ts +1 -1
- package/dist/forms/toggle/Toggle.svelte +1 -1
- package/dist/forms/toggle/Toggle.svelte.d.ts +1 -1
- package/dist/gallery/Gallery.svelte +1 -1
- package/dist/gallery/Gallery.svelte.d.ts +1 -1
- package/dist/indicator/Indicator.svelte +1 -1
- package/dist/indicator/Indicator.svelte.d.ts +1 -1
- package/dist/kbd/Kbd.svelte +1 -1
- package/dist/kbd/Kbd.svelte.d.ts +1 -1
- package/dist/list-group/Listgroup.svelte +1 -1
- package/dist/list-group/Listgroup.svelte.d.ts +1 -1
- package/dist/list-group/ListgroupItem.svelte +1 -1
- package/dist/list-group/ListgroupItem.svelte.d.ts +1 -1
- package/dist/mega-menu/MegaMenu.svelte +1 -1
- package/dist/mega-menu/MegaMenu.svelte.d.ts +1 -1
- package/dist/modal/Modal.svelte +1 -1
- package/dist/modal/Modal.svelte.d.ts +1 -1
- package/dist/navbar/Menu.svelte +1 -1
- package/dist/navbar/Menu.svelte.d.ts +1 -1
- package/dist/navbar/NavBrand.svelte +1 -1
- package/dist/navbar/NavBrand.svelte.d.ts +1 -1
- package/dist/navbar/NavContainer.svelte +1 -1
- package/dist/navbar/NavContainer.svelte.d.ts +1 -1
- package/dist/navbar/NavHamburger.svelte +1 -1
- package/dist/navbar/NavHamburger.svelte.d.ts +1 -1
- package/dist/navbar/NavLi.svelte +1 -1
- package/dist/navbar/NavLi.svelte.d.ts +1 -1
- package/dist/navbar/NavUl.svelte +1 -1
- package/dist/navbar/NavUl.svelte.d.ts +1 -1
- package/dist/navbar/Navbar.svelte +1 -1
- package/dist/navbar/Navbar.svelte.d.ts +1 -1
- package/dist/pagination/Pagination.svelte +1 -1
- package/dist/pagination/Pagination.svelte.d.ts +1 -1
- package/dist/pagination/PaginationButton.svelte +1 -1
- package/dist/pagination/PaginationButton.svelte.d.ts +1 -1
- package/dist/pagination/PaginationItem.svelte +1 -1
- package/dist/pagination/PaginationItem.svelte.d.ts +1 -1
- package/dist/pagination/PaginationNav.svelte +1 -1
- package/dist/pagination/PaginationNav.svelte.d.ts +1 -1
- package/dist/popover/Popover.svelte +1 -1
- package/dist/popover/Popover.svelte.d.ts +1 -1
- package/dist/progress/Progressbar.svelte +1 -1
- package/dist/progress/Progressbar.svelte.d.ts +1 -1
- package/dist/progress/Progressradial.svelte +1 -1
- package/dist/progress/Progressradial.svelte.d.ts +1 -1
- package/dist/rating/AdvancedRating.svelte +1 -1
- package/dist/rating/AdvancedRating.svelte.d.ts +1 -1
- package/dist/rating/CustomIcon.svelte +1 -1
- package/dist/rating/CustomIcon.svelte.d.ts +1 -1
- package/dist/rating/Heart.svelte +1 -1
- package/dist/rating/Heart.svelte.d.ts +1 -1
- package/dist/rating/Rating.svelte +1 -1
- package/dist/rating/Rating.svelte.d.ts +1 -1
- package/dist/rating/RatingComment.svelte +1 -1
- package/dist/rating/RatingComment.svelte.d.ts +1 -1
- package/dist/rating/Review.svelte +1 -1
- package/dist/rating/Review.svelte.d.ts +1 -1
- package/dist/rating/ScoreRating.svelte +1 -1
- package/dist/rating/ScoreRating.svelte.d.ts +1 -1
- package/dist/rating/Star.svelte +1 -1
- package/dist/rating/Star.svelte.d.ts +1 -1
- package/dist/rating/Thumbup.svelte +1 -1
- package/dist/rating/Thumbup.svelte.d.ts +1 -1
- package/dist/sidebar/Sidebar.svelte +1 -1
- package/dist/sidebar/Sidebar.svelte.d.ts +1 -1
- package/dist/sidebar/SidebarBrand.svelte +1 -1
- package/dist/sidebar/SidebarBrand.svelte.d.ts +1 -1
- package/dist/sidebar/SidebarButton.svelte +1 -1
- package/dist/sidebar/SidebarButton.svelte.d.ts +1 -1
- package/dist/sidebar/SidebarCta.svelte +1 -1
- package/dist/sidebar/SidebarCta.svelte.d.ts +1 -1
- package/dist/sidebar/SidebarDropdownWrapper.svelte +1 -1
- package/dist/sidebar/SidebarDropdownWrapper.svelte.d.ts +1 -1
- package/dist/sidebar/SidebarGroup.svelte +1 -1
- package/dist/sidebar/SidebarGroup.svelte.d.ts +1 -1
- package/dist/sidebar/SidebarItem.svelte +1 -1
- package/dist/sidebar/SidebarItem.svelte.d.ts +1 -1
- package/dist/skeleton/CardPlaceholder.svelte +1 -1
- package/dist/skeleton/CardPlaceholder.svelte.d.ts +1 -1
- package/dist/skeleton/ImagePlaceholder.svelte +1 -1
- package/dist/skeleton/ImagePlaceholder.svelte.d.ts +1 -1
- package/dist/skeleton/ListPlaceholder.svelte +1 -1
- package/dist/skeleton/ListPlaceholder.svelte.d.ts +1 -1
- package/dist/skeleton/Skeleton.svelte +1 -1
- package/dist/skeleton/Skeleton.svelte.d.ts +1 -1
- package/dist/skeleton/TestimonialPlaceholder.svelte +1 -1
- package/dist/skeleton/TestimonialPlaceholder.svelte.d.ts +1 -1
- package/dist/skeleton/TextPlaceholder.svelte +1 -1
- package/dist/skeleton/TextPlaceholder.svelte.d.ts +1 -1
- package/dist/skeleton/VideoPlaceholder.svelte +1 -1
- package/dist/skeleton/VideoPlaceholder.svelte.d.ts +1 -1
- package/dist/skeleton/WidgetPlaceholder.svelte +1 -1
- package/dist/skeleton/WidgetPlaceholder.svelte.d.ts +1 -1
- package/dist/speed-dial/SpeedDial.svelte +1 -1
- package/dist/speed-dial/SpeedDial.svelte.d.ts +1 -1
- package/dist/speed-dial/SpeedDialButton.svelte +1 -1
- package/dist/speed-dial/SpeedDialButton.svelte.d.ts +1 -1
- package/dist/speed-dial/SpeedDialTrigger.svelte +1 -1
- package/dist/speed-dial/SpeedDialTrigger.svelte.d.ts +1 -1
- package/dist/spinner/Spinner.svelte +1 -1
- package/dist/spinner/Spinner.svelte.d.ts +1 -1
- package/dist/stepindicator/StepIndicator.svelte +1 -1
- package/dist/stepindicator/StepIndicator.svelte.d.ts +1 -1
- package/dist/stepper/BreadcrumbStepper.svelte +1 -1
- package/dist/stepper/BreadcrumbStepper.svelte.d.ts +1 -1
- package/dist/stepper/DetailedStepper.svelte +1 -1
- package/dist/stepper/DetailedStepper.svelte.d.ts +1 -1
- package/dist/stepper/ProgressStepper.svelte +1 -1
- package/dist/stepper/ProgressStepper.svelte.d.ts +1 -1
- package/dist/stepper/Stepper.svelte +1 -1
- package/dist/stepper/Stepper.svelte.d.ts +1 -1
- package/dist/stepper/TimelineStepper.svelte +1 -1
- package/dist/stepper/TimelineStepper.svelte.d.ts +1 -1
- package/dist/stepper/VerticalStepper.svelte +1 -1
- package/dist/stepper/VerticalStepper.svelte.d.ts +1 -1
- package/dist/table/Table.svelte +1 -1
- package/dist/table/Table.svelte.d.ts +1 -1
- package/dist/table/TableBody.svelte +1 -1
- package/dist/table/TableBody.svelte.d.ts +1 -1
- package/dist/table/TableBodyCell.svelte +1 -1
- package/dist/table/TableBodyCell.svelte.d.ts +1 -1
- package/dist/table/TableBodyRow.svelte +1 -1
- package/dist/table/TableBodyRow.svelte.d.ts +1 -1
- package/dist/table/TableHead.svelte +1 -1
- package/dist/table/TableHead.svelte.d.ts +1 -1
- package/dist/table/TableHeadCell.svelte +1 -1
- package/dist/table/TableHeadCell.svelte.d.ts +1 -1
- package/dist/table/TableSearch.svelte +1 -1
- package/dist/table/TableSearch.svelte.d.ts +1 -1
- package/dist/tabs/TabItem.svelte +1 -1
- package/dist/tabs/TabItem.svelte.d.ts +1 -1
- package/dist/tabs/Tabs.svelte +1 -1
- package/dist/tabs/Tabs.svelte.d.ts +1 -1
- package/dist/theme/themeUtils.js +3 -1
- package/dist/timeline/Activity.svelte +1 -1
- package/dist/timeline/Activity.svelte.d.ts +1 -1
- package/dist/timeline/ActivityItem.svelte +1 -1
- package/dist/timeline/ActivityItem.svelte.d.ts +1 -1
- package/dist/timeline/Group.svelte +1 -1
- package/dist/timeline/Group.svelte.d.ts +1 -1
- package/dist/timeline/GroupItem.svelte +1 -1
- package/dist/timeline/GroupItem.svelte.d.ts +1 -1
- package/dist/timeline/Timeline.svelte +1 -1
- package/dist/timeline/Timeline.svelte.d.ts +1 -1
- package/dist/timeline/TimelineItem.svelte +1 -1
- package/dist/timeline/TimelineItem.svelte.d.ts +1 -1
- package/dist/toast/Toast.svelte +1 -1
- package/dist/toast/Toast.svelte.d.ts +1 -1
- package/dist/toolbar/Toolbar.svelte +1 -1
- package/dist/toolbar/Toolbar.svelte.d.ts +1 -1
- package/dist/toolbar/ToolbarButton.svelte +1 -1
- package/dist/toolbar/ToolbarButton.svelte.d.ts +1 -1
- package/dist/toolbar/ToolbarGroup.svelte +1 -1
- package/dist/toolbar/ToolbarGroup.svelte.d.ts +1 -1
- package/dist/tooltip/Tooltip.svelte +1 -1
- package/dist/tooltip/Tooltip.svelte.d.ts +1 -1
- package/dist/types.d.ts +11 -4
- package/dist/typography/anchor/A.svelte +1 -1
- package/dist/typography/anchor/A.svelte.d.ts +1 -1
- package/dist/typography/blockquote/Blockquote.svelte +1 -1
- package/dist/typography/blockquote/Blockquote.svelte.d.ts +1 -1
- package/dist/typography/descriptionlist/DescriptionList.svelte +1 -1
- package/dist/typography/descriptionlist/DescriptionList.svelte.d.ts +1 -1
- package/dist/typography/heading/Heading.svelte +1 -1
- package/dist/typography/heading/Heading.svelte.d.ts +1 -1
- package/dist/typography/hr/Hr.svelte +1 -1
- package/dist/typography/hr/Hr.svelte.d.ts +1 -1
- package/dist/typography/img/EnhancedImg.svelte +1 -1
- package/dist/typography/img/EnhancedImg.svelte.d.ts +1 -1
- package/dist/typography/img/Img.svelte +1 -1
- package/dist/typography/img/Img.svelte.d.ts +1 -1
- package/dist/typography/layout/Layout.svelte +1 -1
- package/dist/typography/layout/Layout.svelte.d.ts +1 -1
- package/dist/typography/list/Li.svelte +1 -1
- package/dist/typography/list/Li.svelte.d.ts +1 -1
- package/dist/typography/list/List.svelte +1 -1
- package/dist/typography/list/List.svelte.d.ts +1 -1
- package/dist/typography/mark/Mark.svelte +1 -1
- package/dist/typography/mark/Mark.svelte.d.ts +1 -1
- package/dist/typography/paragraph/P.svelte +1 -1
- package/dist/typography/paragraph/P.svelte.d.ts +1 -1
- package/dist/typography/secondary/Secondary.svelte +1 -1
- package/dist/typography/secondary/Secondary.svelte.d.ts +1 -1
- package/dist/typography/span/Span.svelte +1 -1
- package/dist/typography/span/Span.svelte.d.ts +1 -1
- package/dist/utils/Arrow.svelte +1 -1
- package/dist/utils/Arrow.svelte.d.ts +1 -1
- package/dist/utils/CloseButton.svelte +1 -1
- package/dist/utils/CloseButton.svelte.d.ts +1 -1
- package/dist/utils/Popper.svelte +1 -1
- package/dist/utils/Popper.svelte.d.ts +1 -1
- package/dist/video/Video.svelte +1 -1
- package/dist/video/Video.svelte.d.ts +1 -1
- package/package.json +1 -1
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
@component
|
|
31
31
|
[Go to docs](https://flowbite-svelte.com/)
|
|
32
32
|
## Type
|
|
33
|
-
[AccordionProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
33
|
+
[AccordionProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L169)
|
|
34
34
|
## Props
|
|
35
35
|
@prop children
|
|
36
36
|
@prop flush
|
|
@@ -2,7 +2,7 @@ import { type AccordionProps } from "..";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [AccordionProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [AccordionProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L169)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop flush
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
@component
|
|
95
95
|
[Go to docs](https://flowbite-svelte.com/)
|
|
96
96
|
## Type
|
|
97
|
-
[AccordionItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
97
|
+
[AccordionItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L177)
|
|
98
98
|
## Props
|
|
99
99
|
@prop children
|
|
100
100
|
@prop header
|
|
@@ -2,7 +2,7 @@ import { type AccordionItemProps } from "..";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [AccordionItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [AccordionItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L177)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop header
|
|
@@ -3,6 +3,9 @@ import type { ClassValue } from "svelte/elements";
|
|
|
3
3
|
import { type VariantProps } from "tailwind-variants";
|
|
4
4
|
export type AccordionVariants = VariantProps<typeof accordion>;
|
|
5
5
|
export type AccordionItemVariants = VariantProps<typeof accordionItem> & Classes<typeof accordionItem>;
|
|
6
|
+
export type AccordionTheme = ClassValue;
|
|
7
|
+
export type AccordionItemSlots = keyof typeof accordionItem.slots;
|
|
8
|
+
export type AccordionItemTheme = Partial<Record<AccordionItemSlots, ClassValue>>;
|
|
6
9
|
export declare const accordion: import("tailwind-variants").TVReturnType<{
|
|
7
10
|
color: {
|
|
8
11
|
primary: string;
|
|
@@ -95,6 +98,3 @@ export declare const accordionItem: import("tailwind-variants").TVReturnType<{
|
|
|
95
98
|
active: string;
|
|
96
99
|
inactive: string;
|
|
97
100
|
}, undefined, unknown, unknown, undefined>>;
|
|
98
|
-
export type AccordionTheme = ClassValue;
|
|
99
|
-
export type AccordionItemSlots = keyof typeof accordionItem.slots;
|
|
100
|
-
export type AccordionItemTheme = Partial<Record<AccordionItemSlots, ClassValue>>;
|
package/dist/alert/Alert.svelte
CHANGED
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
@component
|
|
53
53
|
[Go to docs](https://flowbite-svelte.com/)
|
|
54
54
|
## Type
|
|
55
|
-
[AlertProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
55
|
+
[AlertProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L191)
|
|
56
56
|
## Props
|
|
57
57
|
@prop children
|
|
58
58
|
@prop icon
|
|
@@ -2,7 +2,7 @@ import { type AlertProps } from "..";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [AlertProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [AlertProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L191)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop icon
|
package/dist/alert/theme.d.ts
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { type VariantProps } from "tailwind-variants";
|
|
2
2
|
import type { ClassValue } from "svelte/elements";
|
|
3
|
-
type AlertVariants = VariantProps<typeof alert>;
|
|
4
|
-
|
|
3
|
+
export type AlertVariants = VariantProps<typeof alert>;
|
|
4
|
+
export type AlertTheme = ClassValue;
|
|
5
|
+
export declare const alert: import("tailwind-variants").TVReturnType<{
|
|
5
6
|
color: {
|
|
6
7
|
primary: string;
|
|
7
8
|
secondary: string;
|
|
@@ -107,5 +108,3 @@ declare const alert: import("tailwind-variants").TVReturnType<{
|
|
|
107
108
|
true: string;
|
|
108
109
|
};
|
|
109
110
|
}, undefined, "p-4 gap-3 text-sm", unknown, unknown, undefined>>;
|
|
110
|
-
export { alert, type AlertVariants };
|
|
111
|
-
export type AlertTheme = ClassValue;
|
package/dist/alert/theme.js
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
@component
|
|
49
49
|
[Go to docs](https://flowbite-svelte.com/)
|
|
50
50
|
## Type
|
|
51
|
-
[AvatarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
51
|
+
[AvatarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L202)
|
|
52
52
|
## Props
|
|
53
53
|
@prop children
|
|
54
54
|
@prop indicator
|
|
@@ -2,7 +2,7 @@ import { type AvatarProps } from "..";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [AvatarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [AvatarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L202)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop indicator
|
package/dist/avatar/theme.d.ts
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import type { ClassValue } from "svelte/elements";
|
|
2
2
|
import { type VariantProps } from "tailwind-variants";
|
|
3
3
|
export type AvatarVariants = VariantProps<typeof avatar>;
|
|
4
|
-
|
|
4
|
+
export type AvatarTheme = ClassValue;
|
|
5
|
+
export declare const avatar: import("tailwind-variants").TVReturnType<{
|
|
5
6
|
cornerStyle: {
|
|
6
7
|
rounded: string;
|
|
7
8
|
circular: string;
|
|
@@ -62,5 +63,3 @@ declare const avatar: import("tailwind-variants").TVReturnType<{
|
|
|
62
63
|
xl: string;
|
|
63
64
|
};
|
|
64
65
|
}, undefined, "relative flex items-center justify-center bg-gray-100 dark:bg-gray-600 text-gray-600 dark:text-gray-300", unknown, unknown, undefined>>;
|
|
65
|
-
export { avatar };
|
|
66
|
-
export type AvatarTheme = ClassValue;
|
package/dist/avatar/theme.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { tv } from "tailwind-variants";
|
|
2
|
-
const avatar = tv({
|
|
2
|
+
export const avatar = tv({
|
|
3
3
|
base: "relative flex items-center justify-center bg-gray-100 dark:bg-gray-600 text-gray-600 dark:text-gray-300",
|
|
4
4
|
variants: {
|
|
5
5
|
cornerStyle: {
|
|
@@ -29,4 +29,3 @@ const avatar = tv({
|
|
|
29
29
|
size: "md"
|
|
30
30
|
}
|
|
31
31
|
});
|
|
32
|
-
export { avatar };
|
package/dist/badge/Badge.svelte
CHANGED
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
@component
|
|
50
50
|
[Go to docs](https://flowbite-svelte.com/)
|
|
51
51
|
## Type
|
|
52
|
-
[BadgeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
52
|
+
[BadgeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L214)
|
|
53
53
|
## Props
|
|
54
54
|
@prop children
|
|
55
55
|
@prop icon
|
|
@@ -2,7 +2,7 @@ import { type BadgeProps } from "..";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [BadgeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [BadgeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L214)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop icon
|
package/dist/badge/theme.d.ts
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import type { Classes } from "../theme/themeUtils";
|
|
2
2
|
import type { ClassValue } from "svelte/elements";
|
|
3
3
|
import { type VariantProps } from "tailwind-variants";
|
|
4
|
-
type BadgeVariants = VariantProps<typeof badge> & Classes<typeof badge>;
|
|
5
|
-
|
|
4
|
+
export type BadgeVariants = VariantProps<typeof badge> & Classes<typeof badge>;
|
|
5
|
+
export type BadgeSlots = keyof typeof badge.slots;
|
|
6
|
+
export type BadgeTheme = Partial<Record<BadgeSlots, ClassValue>>;
|
|
7
|
+
export declare const badge: import("tailwind-variants").TVReturnType<{
|
|
6
8
|
color: {
|
|
7
9
|
primary: {
|
|
8
10
|
base: string;
|
|
@@ -246,6 +248,3 @@ declare const badge: import("tailwind-variants").TVReturnType<{
|
|
|
246
248
|
linkClass: string;
|
|
247
249
|
base: string;
|
|
248
250
|
}, undefined, unknown, unknown, undefined>>;
|
|
249
|
-
export { badge, type BadgeVariants };
|
|
250
|
-
export type BadgeSlots = keyof typeof badge.slots;
|
|
251
|
-
export type BadgeTheme = Partial<Record<BadgeSlots, ClassValue>>;
|
package/dist/badge/theme.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { tv } from "tailwind-variants";
|
|
2
|
-
const badge = tv({
|
|
2
|
+
export const badge = tv({
|
|
3
3
|
slots: {
|
|
4
4
|
linkClass: "flex align-middle",
|
|
5
5
|
base: "font-medium inline-flex items-center justify-center px-2.5 py-0.5"
|
|
@@ -248,4 +248,3 @@ const badge = tv({
|
|
|
248
248
|
rounded: false
|
|
249
249
|
}
|
|
250
250
|
});
|
|
251
|
-
export { badge };
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
@component
|
|
43
43
|
[Go to docs](https://flowbite-svelte.com/)
|
|
44
44
|
## Type
|
|
45
|
-
[BannerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
45
|
+
[BannerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L229)
|
|
46
46
|
## Props
|
|
47
47
|
@prop children
|
|
48
48
|
@prop header
|
|
@@ -2,7 +2,7 @@ import { type BannerProps } from "..";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [BannerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [BannerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L229)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop header
|
package/dist/banner/theme.d.ts
CHANGED
|
@@ -2,7 +2,9 @@ import { type VariantProps } from "tailwind-variants";
|
|
|
2
2
|
import type { ClassValue } from "svelte/elements";
|
|
3
3
|
import type { Classes } from "../theme/themeUtils";
|
|
4
4
|
export type BannerVariants = VariantProps<typeof banner> & Classes<typeof banner>;
|
|
5
|
-
|
|
5
|
+
export type BannerSlots = keyof typeof banner.slots;
|
|
6
|
+
export type BannerTheme = Partial<Record<BannerSlots, ClassValue>>;
|
|
7
|
+
export declare const banner: import("tailwind-variants").TVReturnType<{
|
|
6
8
|
type: {
|
|
7
9
|
top: {
|
|
8
10
|
base: string;
|
|
@@ -228,6 +230,3 @@ declare const banner: import("tailwind-variants").TVReturnType<{
|
|
|
228
230
|
insideDiv: string;
|
|
229
231
|
dismissable: string;
|
|
230
232
|
}, undefined, unknown, unknown, undefined>>;
|
|
231
|
-
export { banner };
|
|
232
|
-
export type BannerSlots = keyof typeof banner.slots;
|
|
233
|
-
export type BannerTheme = Partial<Record<BannerSlots, ClassValue>>;
|
package/dist/banner/theme.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { tv } from "tailwind-variants";
|
|
2
|
-
const banner = tv({
|
|
2
|
+
export const banner = tv({
|
|
3
3
|
slots: {
|
|
4
4
|
base: "fixed z-50 flex justify-between p-4 mx-auto dark:bg-gray-700 dark:border-gray-600",
|
|
5
5
|
insideDiv: "flex flex-col md:flex-row md:items-center gap-2 mx-auto",
|
|
@@ -43,4 +43,3 @@ const banner = tv({
|
|
|
43
43
|
multiline: true
|
|
44
44
|
}
|
|
45
45
|
});
|
|
46
|
-
export { banner };
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
@component
|
|
43
43
|
[Go to docs](https://flowbite-svelte.com/)
|
|
44
44
|
## Type
|
|
45
|
-
[BottomNavProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
45
|
+
[BottomNavProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L247)
|
|
46
46
|
## Props
|
|
47
47
|
@prop children
|
|
48
48
|
@prop header
|
|
@@ -2,7 +2,7 @@ import { type BottomNavProps } from "..";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [BottomNavProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [BottomNavProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L247)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop header
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
@component
|
|
27
27
|
[Go to docs](https://flowbite-svelte.com/)
|
|
28
28
|
## Type
|
|
29
|
-
[BottomNavHeaderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
29
|
+
[BottomNavHeaderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L266)
|
|
30
30
|
## Props
|
|
31
31
|
@prop children
|
|
32
32
|
@prop class: className
|
|
@@ -2,7 +2,7 @@ import { type BottomNavHeaderProps } from "..";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [BottomNavHeaderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [BottomNavHeaderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L266)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop class: className
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
@component
|
|
21
21
|
[Go to docs](https://flowbite-svelte.com/)
|
|
22
22
|
## Type
|
|
23
|
-
[BottomNavHeaderItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
23
|
+
[BottomNavHeaderItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L272)
|
|
24
24
|
## Props
|
|
25
25
|
@prop itemName
|
|
26
26
|
@prop active
|
|
@@ -2,7 +2,7 @@ import { type BottomNavHeaderItemProps } from "..";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [BottomNavHeaderItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [BottomNavHeaderItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L272)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop itemName
|
|
8
8
|
* @prop active
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
@component
|
|
68
68
|
[Go to docs](https://flowbite-svelte.com/)
|
|
69
69
|
## Type
|
|
70
|
-
[BottomNavItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
70
|
+
[BottomNavItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L256)
|
|
71
71
|
## Props
|
|
72
72
|
@prop children
|
|
73
73
|
@prop btnName
|
|
@@ -2,7 +2,7 @@ import { type BottomNavItemProps } from "..";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [BottomNavItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [BottomNavItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L256)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop btnName
|
|
@@ -1,6 +1,18 @@
|
|
|
1
1
|
import { type VariantProps } from "tailwind-variants";
|
|
2
2
|
import type { ClassValue } from "svelte/elements";
|
|
3
3
|
import type { Classes } from "../theme/themeUtils";
|
|
4
|
+
export type BottomNavVariants = VariantProps<typeof bottomNav> & Classes<typeof bottomNav>;
|
|
5
|
+
export type BottomNavItemVariants = VariantProps<typeof bottomNavItem> & Classes<typeof bottomNavItem>;
|
|
6
|
+
export type BottomNavHeaderVariants = VariantProps<typeof bottomNavHeader> & Classes<typeof bottomNavHeader>;
|
|
7
|
+
export type BottomNavHeaderItemVariants = VariantProps<typeof bottomNavHeaderItem>;
|
|
8
|
+
export type BottomNavSlots = keyof typeof bottomNav.slots;
|
|
9
|
+
export type BottomNavTheme = Partial<Record<BottomNavSlots, ClassValue>>;
|
|
10
|
+
export type BottomNavItemSlots = keyof typeof bottomNavItem.slots;
|
|
11
|
+
export type BottomNavItemTheme = Partial<Record<BottomNavItemSlots, ClassValue>>;
|
|
12
|
+
export type BottomnavheaderSlots = keyof typeof bottomNavHeader.slots;
|
|
13
|
+
export type BottomNavHeaderTheme = Partial<Record<BottomnavheaderSlots, ClassValue>>;
|
|
14
|
+
export type bottomNavHeaderItemSlots = keyof typeof bottomNavHeaderItem.slots;
|
|
15
|
+
export type BottomNavHeaderItemTheme = Partial<Record<bottomNavHeaderItemSlots, ClassValue>>;
|
|
4
16
|
export declare const bottomNav: import("tailwind-variants").TVReturnType<{
|
|
5
17
|
position: {
|
|
6
18
|
static: {
|
|
@@ -344,15 +356,3 @@ export declare const bottomNavHeaderItem: import("tailwind-variants").TVReturnTy
|
|
|
344
356
|
false: string;
|
|
345
357
|
};
|
|
346
358
|
}, undefined, "px-5 py-1.5 text-xs font-medium rounded-lg", unknown, unknown, undefined>>;
|
|
347
|
-
export type BottomNavSlots = keyof typeof bottomNav.slots;
|
|
348
|
-
export type BottomNavTheme = Partial<Record<BottomNavSlots, ClassValue>>;
|
|
349
|
-
export type BottomNavVariants = VariantProps<typeof bottomNav> & Classes<typeof bottomNav>;
|
|
350
|
-
export type BottomNavItemSlots = keyof typeof bottomNavItem.slots;
|
|
351
|
-
export type BottomNavItemTheme = Partial<Record<BottomNavItemSlots, ClassValue>>;
|
|
352
|
-
export type BottomNavItemVariants = VariantProps<typeof bottomNavItem> & Classes<typeof bottomNavItem>;
|
|
353
|
-
export type BottomnavheaderSlots = keyof typeof bottomNavHeader.slots;
|
|
354
|
-
export type BottomNavHeaderTheme = Partial<Record<BottomnavheaderSlots, ClassValue>>;
|
|
355
|
-
export type BottomNavHeaderVariants = VariantProps<typeof bottomNavHeader> & Classes<typeof bottomNavHeader>;
|
|
356
|
-
export type bottomNavHeaderItemSlots = keyof typeof bottomNavHeaderItem.slots;
|
|
357
|
-
export type BottomNavHeaderItemTheme = Partial<Record<bottomNavHeaderItemSlots, ClassValue>>;
|
|
358
|
-
export type BottomNavHeaderItemVariants = VariantProps<typeof bottomNavHeaderItem>;
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
@component
|
|
27
27
|
[Go to docs](https://flowbite-svelte.com/)
|
|
28
28
|
## Type
|
|
29
|
-
[BreadcrumbProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
29
|
+
[BreadcrumbProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L278)
|
|
30
30
|
## Props
|
|
31
31
|
@prop children
|
|
32
32
|
@prop solid = false
|
|
@@ -2,7 +2,7 @@ import { type BreadcrumbProps } from "..";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [BreadcrumbProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [BreadcrumbProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L278)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop solid = false
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
@component
|
|
57
57
|
[Go to docs](https://flowbite-svelte.com/)
|
|
58
58
|
## Type
|
|
59
|
-
[BreadcrumbItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
59
|
+
[BreadcrumbItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L285)
|
|
60
60
|
## Props
|
|
61
61
|
@prop children
|
|
62
62
|
@prop icon
|
|
@@ -2,7 +2,7 @@ import { type BreadcrumbItemProps } from "..";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [BreadcrumbItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [BreadcrumbItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L285)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop icon
|
|
@@ -2,6 +2,11 @@ import { type VariantProps } from "tailwind-variants";
|
|
|
2
2
|
import type { ClassValue } from "svelte/elements";
|
|
3
3
|
import type { Classes } from "../theme/themeUtils";
|
|
4
4
|
export type BreadcrumbVariants = VariantProps<typeof breadcrumb> & Classes<typeof breadcrumb>;
|
|
5
|
+
export type BreadcrumbItemVariants = VariantProps<typeof breadcrumbItem> & Classes<typeof breadcrumbItem>;
|
|
6
|
+
export type BreadcrumbSlots = keyof typeof breadcrumb.slots;
|
|
7
|
+
export type BreadcrumbTheme = Partial<Record<BreadcrumbSlots, ClassValue>>;
|
|
8
|
+
export type BreadcrumbItemSlots = keyof typeof breadcrumbItem.slots;
|
|
9
|
+
export type BreadcrumbItemTheme = Partial<Record<BreadcrumbItemSlots, ClassValue>>;
|
|
5
10
|
export declare const breadcrumb: import("tailwind-variants").TVReturnType<{
|
|
6
11
|
solid: {
|
|
7
12
|
true: {
|
|
@@ -33,7 +38,6 @@ export declare const breadcrumb: import("tailwind-variants").TVReturnType<{
|
|
|
33
38
|
base: string;
|
|
34
39
|
list: string;
|
|
35
40
|
}, undefined, unknown, unknown, undefined>>;
|
|
36
|
-
export type BreadcrumbItemVariants = VariantProps<typeof breadcrumbItem> & Classes<typeof breadcrumbItem>;
|
|
37
41
|
export declare const breadcrumbItem: import("tailwind-variants").TVReturnType<{
|
|
38
42
|
home: {
|
|
39
43
|
true: string;
|
|
@@ -71,7 +75,3 @@ export declare const breadcrumbItem: import("tailwind-variants").TVReturnType<{
|
|
|
71
75
|
base: string;
|
|
72
76
|
separator: string;
|
|
73
77
|
}, undefined, unknown, unknown, undefined>>;
|
|
74
|
-
export type BreadcrumbSlots = keyof typeof breadcrumb.slots;
|
|
75
|
-
export type BreadcrumbTheme = Partial<Record<BreadcrumbSlots, ClassValue>>;
|
|
76
|
-
export type BreadcrumbItemSlots = keyof typeof breadcrumbItem.slots;
|
|
77
|
-
export type BreadcrumbItemTheme = Partial<Record<BreadcrumbItemSlots, ClassValue>>;
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
@component
|
|
23
23
|
[Go to docs](https://flowbite-svelte.com/)
|
|
24
24
|
## Type
|
|
25
|
-
[ButtonGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
25
|
+
[ButtonGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L296)
|
|
26
26
|
## Props
|
|
27
27
|
@prop children
|
|
28
28
|
@prop size = "md"
|
|
@@ -2,7 +2,7 @@ import { type ButtonGroupProps } from "..";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [ButtonGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [ButtonGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L296)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop size = "md"
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import type { ClassValue } from "svelte/elements";
|
|
2
2
|
import { type VariantProps } from "tailwind-variants";
|
|
3
3
|
export type ButtonGroupVariants = VariantProps<typeof buttonGroup>;
|
|
4
|
-
|
|
4
|
+
export type ButtonGroupTheme = ClassValue;
|
|
5
|
+
export declare const buttonGroup: import("tailwind-variants").TVReturnType<{
|
|
5
6
|
size: {
|
|
6
7
|
sm: string;
|
|
7
8
|
md: string;
|
|
@@ -20,5 +21,3 @@ declare const buttonGroup: import("tailwind-variants").TVReturnType<{
|
|
|
20
21
|
lg: string;
|
|
21
22
|
};
|
|
22
23
|
}, undefined, "inline-flex rounded-lg shadow-xs", unknown, unknown, undefined>>;
|
|
23
|
-
export { buttonGroup };
|
|
24
|
-
export type ButtonGroupTheme = ClassValue;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { tv } from "tailwind-variants";
|
|
2
|
-
const buttonGroup = tv({
|
|
2
|
+
export const buttonGroup = tv({
|
|
3
3
|
base: "inline-flex rounded-lg shadow-xs",
|
|
4
4
|
variants: {
|
|
5
5
|
size: {
|
|
@@ -12,4 +12,3 @@ const buttonGroup = tv({
|
|
|
12
12
|
size: "md"
|
|
13
13
|
}
|
|
14
14
|
});
|
|
15
|
-
export { buttonGroup };
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
@component
|
|
39
39
|
[Go to docs](https://flowbite-svelte.com/)
|
|
40
40
|
## Type
|
|
41
|
-
[ButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
41
|
+
[ButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L306)
|
|
42
42
|
## Props
|
|
43
43
|
@prop children
|
|
44
44
|
@prop pill
|
|
@@ -2,7 +2,7 @@ import { type ButtonProps } from "..";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [ButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [ButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L306)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop pill
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
@component
|
|
31
31
|
[Go to docs](https://flowbite-svelte.com/)
|
|
32
32
|
## Type
|
|
33
|
-
[GradientButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
33
|
+
[GradientButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L314)
|
|
34
34
|
## Props
|
|
35
35
|
@prop children
|
|
36
36
|
@prop outline
|
|
@@ -2,7 +2,7 @@ import { type GradientButtonProps } from "..";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [GradientButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [GradientButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L314)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop outline
|
package/dist/buttons/theme.d.ts
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import { type VariantProps } from "tailwind-variants";
|
|
2
2
|
import type { ClassValue } from "svelte/elements";
|
|
3
3
|
export type ButtonVariants = VariantProps<typeof button>;
|
|
4
|
+
export type GradientButtonVariantes = VariantProps<typeof gradientButton>;
|
|
5
|
+
export type ButtonSlots = keyof typeof button.slots;
|
|
6
|
+
export type ButtonTheme = Partial<Record<ButtonSlots, ClassValue>>;
|
|
7
|
+
export type GradientButtonSlots = keyof typeof gradientButton.slots;
|
|
8
|
+
export type GradientButtonTheme = Partial<Record<GradientButtonSlots, ClassValue>>;
|
|
4
9
|
export declare const button: import("tailwind-variants").TVReturnType<{
|
|
5
10
|
color: {
|
|
6
11
|
primary: {
|
|
@@ -437,7 +442,6 @@ export declare const button: import("tailwind-variants").TVReturnType<{
|
|
|
437
442
|
outline: string;
|
|
438
443
|
shadow: string;
|
|
439
444
|
}, undefined, unknown, unknown, undefined>>;
|
|
440
|
-
export type GradientButtonVariantes = VariantProps<typeof gradientButton>;
|
|
441
445
|
export declare const gradientButton: import("tailwind-variants").TVReturnType<{
|
|
442
446
|
color: {
|
|
443
447
|
blue: {
|
|
@@ -703,7 +707,3 @@ export declare const gradientButton: import("tailwind-variants").TVReturnType<{
|
|
|
703
707
|
base: string;
|
|
704
708
|
outlineWrapper: string;
|
|
705
709
|
}, undefined, unknown, unknown, undefined>>;
|
|
706
|
-
export type ButtonSlots = keyof typeof button.slots;
|
|
707
|
-
export type ButtonTheme = Partial<Record<ButtonSlots, ClassValue>>;
|
|
708
|
-
export type GradientButtonSlots = keyof typeof gradientButton.slots;
|
|
709
|
-
export type GradientButtonTheme = Partial<Record<GradientButtonSlots, ClassValue>>;
|
package/dist/card/Card.svelte
CHANGED
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
@component
|
|
48
48
|
[Go to docs](https://flowbite-svelte.com/)
|
|
49
49
|
## Type
|
|
50
|
-
[CardProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
50
|
+
[CardProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L355)
|
|
51
51
|
## Props
|
|
52
52
|
@prop children
|
|
53
53
|
@prop color = "gray"
|
|
@@ -2,7 +2,7 @@ import { type CardProps } from "..";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [CardProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [CardProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L355)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop color = "gray"
|
package/dist/card/theme.d.ts
CHANGED
|
@@ -2,6 +2,8 @@ import { type VariantProps } from "tailwind-variants";
|
|
|
2
2
|
import type { ClassValue } from "svelte/elements";
|
|
3
3
|
import type { Classes } from "../theme/themeUtils";
|
|
4
4
|
export type CardVariants = VariantProps<typeof card> & Classes<typeof card>;
|
|
5
|
+
export type CardSlots = keyof typeof card.slots;
|
|
6
|
+
export type CardTheme = Partial<Record<CardSlots, ClassValue>>;
|
|
5
7
|
export declare const card: import("tailwind-variants").TVReturnType<{
|
|
6
8
|
size: {
|
|
7
9
|
xs: {
|
|
@@ -393,5 +395,3 @@ export declare const card: import("tailwind-variants").TVReturnType<{
|
|
|
393
395
|
base: string;
|
|
394
396
|
image: string;
|
|
395
397
|
}, undefined, unknown, unknown, undefined>>;
|
|
396
|
-
export type CardSlots = keyof typeof card.slots;
|
|
397
|
-
export type CardTheme = Partial<Record<CardSlots, ClassValue>>;
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
@component
|
|
185
185
|
[Go to docs](https://flowbite-svelte.com/)
|
|
186
186
|
## Type
|
|
187
|
-
[CarouselProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
187
|
+
[CarouselProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L373)
|
|
188
188
|
## Props
|
|
189
189
|
@prop children
|
|
190
190
|
@prop slide
|
|
@@ -2,7 +2,7 @@ import { type CarouselProps } from "..";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [CarouselProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [CarouselProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L373)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop slide
|