flowbite-svelte 0.34.9 → 0.34.10
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/LICENSE +1 -1
- package/README.md +131 -129
- package/dist/accordion/Accordion.svelte.d.ts.map +1 -1
- package/dist/accordion/AccordionItem.svelte +6 -2
- package/dist/accordion/AccordionItem.svelte.d.ts +4 -0
- package/dist/accordion/AccordionItem.svelte.d.ts.map +1 -1
- package/dist/alert/Alert.svelte +2 -1
- package/dist/alert/Alert.svelte.d.ts +1 -0
- package/dist/alert/Alert.svelte.d.ts.map +1 -1
- package/dist/alerts/Alert.svelte.d.ts.map +1 -1
- package/dist/avatar/Avatar.svelte.d.ts.map +1 -1
- package/dist/avatar/Placeholder.svelte.d.ts.map +1 -1
- package/dist/badges/Badge.svelte +14 -17
- package/dist/badges/Badge.svelte.d.ts +1 -1
- package/dist/badges/Badge.svelte.d.ts.map +1 -1
- package/dist/banner/Banner.svelte +1 -1
- package/dist/banner/Banner.svelte.d.ts.map +1 -1
- package/dist/bottom-nav/BottomNav.svelte.d.ts +1 -1
- package/dist/bottom-nav/BottomNav.svelte.d.ts.map +1 -1
- package/dist/bottom-nav/BottomNavHeader.svelte.d.ts.map +1 -1
- package/dist/bottom-nav/BottomNavHeaderItem.svelte.d.ts.map +1 -1
- package/dist/bottom-nav/BottomNavItem.svelte.d.ts.map +1 -1
- package/dist/breadcrumbs/Breadcrumb.svelte.d.ts.map +1 -1
- package/dist/breadcrumbs/BreadcrumbItem.svelte.d.ts.map +1 -1
- package/dist/buttongroups/ButtonGroup.svelte.d.ts.map +1 -1
- package/dist/buttons/Button.svelte.d.ts.map +1 -1
- package/dist/cards/Card.svelte.d.ts.map +1 -1
- package/dist/carousels/Caption.svelte.d.ts.map +1 -1
- package/dist/carousels/Carousel.svelte.d.ts.map +1 -1
- package/dist/carousels/CarouselTransition.svelte.d.ts.map +1 -1
- package/dist/carousels/Indicator.svelte.d.ts.map +1 -1
- package/dist/carousels/Slide.svelte.d.ts.map +1 -1
- package/dist/carousels/Thumbnail.svelte.d.ts.map +1 -1
- package/dist/darkmode/DarkMode.svelte +8 -2
- package/dist/darkmode/DarkMode.svelte.d.ts +1 -0
- package/dist/darkmode/DarkMode.svelte.d.ts.map +1 -1
- package/dist/datepicker/Calender.svelte.d.ts.map +1 -1
- package/dist/datepicker/Datepicker.svelte.d.ts.map +1 -1
- package/dist/drawer/Drawer.svelte.d.ts.map +1 -1
- package/dist/dropdowns/Dropdown.svelte.d.ts.map +1 -1
- package/dist/dropdowns/DropdownDivider.svelte.d.ts.map +1 -1
- package/dist/dropdowns/DropdownHeader.svelte.d.ts.map +1 -1
- package/dist/dropdowns/DropdownItem.svelte.d.ts.map +1 -1
- package/dist/footer/Footer.svelte.d.ts.map +1 -1
- package/dist/footer/FooterBrand.svelte.d.ts.map +1 -1
- package/dist/footer/FooterCopyright.svelte.d.ts.map +1 -1
- package/dist/footer/FooterIcon.svelte.d.ts.map +1 -1
- package/dist/footer/FooterLink.svelte.d.ts.map +1 -1
- package/dist/footer/FooterLinkGroup.svelte.d.ts.map +1 -1
- package/dist/forms/Checkbox.svelte.d.ts.map +1 -1
- package/dist/forms/Dropzone.svelte.d.ts.map +1 -1
- package/dist/forms/Fileupload.svelte.d.ts.map +1 -1
- package/dist/forms/FloatingLabelInput.svelte.d.ts.map +1 -1
- package/dist/forms/Helper.svelte.d.ts.map +1 -1
- package/dist/forms/Input.svelte +1 -1
- package/dist/forms/Input.svelte.d.ts.map +1 -1
- package/dist/forms/InputAddon.svelte.d.ts.map +1 -1
- package/dist/forms/Label.svelte.d.ts.map +1 -1
- package/dist/forms/NumberInput.svelte.d.ts.map +1 -1
- package/dist/forms/Radio.svelte.d.ts.map +1 -1
- package/dist/forms/RadioInline.svelte.d.ts.map +1 -1
- package/dist/forms/Range.svelte.d.ts.map +1 -1
- package/dist/forms/Search.svelte.d.ts.map +1 -1
- package/dist/forms/Select.svelte.d.ts.map +1 -1
- package/dist/forms/Textarea.svelte.d.ts.map +1 -1
- package/dist/forms/Toggle.svelte.d.ts.map +1 -1
- package/dist/forms/VoiceSearch.svelte.d.ts.map +1 -1
- package/dist/gallery/Gallery.svelte.d.ts.map +1 -1
- package/dist/indicators/Indicator.svelte.d.ts.map +1 -1
- package/dist/kbd/ArrowKeyDown.svelte.d.ts.map +1 -1
- package/dist/kbd/ArrowKeyLeft.svelte.d.ts.map +1 -1
- package/dist/kbd/ArrowKeyRight.svelte.d.ts.map +1 -1
- package/dist/kbd/ArrowKeyUp.svelte.d.ts.map +1 -1
- package/dist/kbd/Kbd.svelte.d.ts.map +1 -1
- package/dist/list-group/Listgroup.svelte +2 -1
- package/dist/list-group/Listgroup.svelte.d.ts +1 -0
- package/dist/list-group/Listgroup.svelte.d.ts.map +1 -1
- package/dist/list-group/ListgroupItem.svelte.d.ts.map +1 -1
- package/dist/megamenu/MegaMenu.svelte.d.ts.map +1 -1
- package/dist/modals/Modal.svelte +4 -3
- package/dist/modals/Modal.svelte.d.ts +1 -0
- package/dist/modals/Modal.svelte.d.ts.map +1 -1
- package/dist/navbar/Menu.svelte +3 -3
- package/dist/navbar/Menu.svelte.d.ts.map +1 -1
- package/dist/navbar/NavBrand.svelte.d.ts.map +1 -1
- package/dist/navbar/NavDropdown.svelte.d.ts.map +1 -1
- package/dist/navbar/NavHamburger.svelte.d.ts.map +1 -1
- package/dist/navbar/NavLi.svelte.d.ts.map +1 -1
- package/dist/navbar/NavSidebarHamburger.svelte +9 -0
- package/dist/navbar/NavSidebarHamburger.svelte.d.ts +20 -0
- package/dist/navbar/NavSidebarHamburger.svelte.d.ts.map +1 -0
- package/dist/navbar/NavUl.svelte +1 -1
- package/dist/navbar/NavUl.svelte.d.ts +2 -0
- package/dist/navbar/NavUl.svelte.d.ts.map +1 -1
- package/dist/navbar/Navbar.svelte +1 -1
- package/dist/navbar/Navbar.svelte.d.ts.map +1 -1
- package/dist/navbar/SidebarMenu.svelte +36 -0
- package/dist/navbar/SidebarMenu.svelte.d.ts +23 -0
- package/dist/navbar/SidebarMenu.svelte.d.ts.map +1 -0
- package/dist/paginations/Pagination.svelte.d.ts.map +1 -1
- package/dist/paginations/PaginationItem.svelte.d.ts.map +1 -1
- package/dist/popover/Popover.svelte.d.ts.map +1 -1
- package/dist/progressbars/Progressbar.svelte.d.ts.map +1 -1
- package/dist/ratings/AdvancedRating.svelte.d.ts.map +1 -1
- package/dist/ratings/Rating.svelte.d.ts.map +1 -1
- package/dist/ratings/RatingComment.svelte.d.ts.map +1 -1
- package/dist/ratings/Review.svelte.d.ts.map +1 -1
- package/dist/ratings/ScoreRating.svelte.d.ts.map +1 -1
- package/dist/ratings/Star.svelte +1 -1
- package/dist/ratings/Star.svelte.d.ts.map +1 -1
- package/dist/sidebars/Sidebar.svelte.d.ts.map +1 -1
- package/dist/sidebars/SidebarBrand.svelte.d.ts.map +1 -1
- package/dist/sidebars/SidebarCta.svelte.d.ts.map +1 -1
- package/dist/sidebars/SidebarDropdownItem.svelte.d.ts.map +1 -1
- package/dist/sidebars/SidebarDropdownWrapper.svelte +1 -4
- package/dist/sidebars/SidebarDropdownWrapper.svelte.d.ts.map +1 -1
- package/dist/sidebars/SidebarGroup.svelte.d.ts.map +1 -1
- package/dist/sidebars/SidebarItem.svelte.d.ts.map +1 -1
- package/dist/sidebars/SidebarWrapper.svelte.d.ts.map +1 -1
- package/dist/skeleton/CardPlaceholder.svelte.d.ts.map +1 -1
- package/dist/skeleton/ImagePlaceholder.svelte.d.ts.map +1 -1
- package/dist/skeleton/ListPlaceholder.svelte.d.ts.map +1 -1
- package/dist/skeleton/Skeleton.svelte.d.ts.map +1 -1
- package/dist/skeleton/TestimonialPlaceholder.svelte.d.ts.map +1 -1
- package/dist/skeleton/TextPlaceholder.svelte.d.ts.map +1 -1
- package/dist/skeleton/VideoPlaceholder.svelte.d.ts.map +1 -1
- package/dist/skeleton/WidgetPlaceholder.svelte.d.ts.map +1 -1
- package/dist/speed-dial/SpeedDial.svelte.d.ts.map +1 -1
- package/dist/speed-dial/SpeedDialButton.svelte.d.ts.map +1 -1
- package/dist/spinners/Spinner.svelte.d.ts.map +1 -1
- package/dist/steps/StepIndicator.svelte.d.ts.map +1 -1
- package/dist/tables/Table.svelte.d.ts.map +1 -1
- package/dist/tables/TableBody.svelte.d.ts.map +1 -1
- package/dist/tables/TableBodyCell.svelte.d.ts.map +1 -1
- package/dist/tables/TableBodyRow.svelte.d.ts.map +1 -1
- package/dist/tables/TableHead.svelte.d.ts.map +1 -1
- package/dist/tables/TableHeadCell.svelte.d.ts.map +1 -1
- package/dist/tables/TableSearch.svelte.d.ts.map +1 -1
- package/dist/tabs/TabItem.svelte.d.ts.map +1 -1
- package/dist/tabs/Tabs.svelte.d.ts.map +1 -1
- package/dist/timeline/Activity.svelte.d.ts.map +1 -1
- package/dist/timeline/ActivityItem.svelte.d.ts.map +1 -1
- package/dist/timeline/Group.svelte.d.ts.map +1 -1
- package/dist/timeline/GroupItem.svelte.d.ts.map +1 -1
- package/dist/timeline/Timeline.svelte.d.ts.map +1 -1
- package/dist/timeline/TimelineHorizontal.svelte.d.ts.map +1 -1
- package/dist/timeline/TimelineItem.svelte.d.ts.map +1 -1
- package/dist/timeline/TimelineItemHorizontal.svelte.d.ts.map +1 -1
- package/dist/timeline/TimelineItemVertical.svelte.d.ts.map +1 -1
- package/dist/toasts/Toast.svelte +2 -1
- package/dist/toasts/Toast.svelte.d.ts +1 -0
- package/dist/toasts/Toast.svelte.d.ts.map +1 -1
- package/dist/toolbar/Toolbar.svelte.d.ts.map +1 -1
- package/dist/toolbar/ToolbarButton.svelte.d.ts.map +1 -1
- package/dist/toolbar/ToolbarGroup.svelte.d.ts.map +1 -1
- package/dist/tooltips/Tooltip.svelte.d.ts.map +1 -1
- package/dist/typography/A.svelte.d.ts.map +1 -1
- package/dist/typography/Blockquote.svelte.d.ts.map +1 -1
- package/dist/typography/DescriptionList.svelte.d.ts.map +1 -1
- package/dist/typography/Heading.svelte.d.ts +1 -1
- package/dist/typography/Heading.svelte.d.ts.map +1 -1
- package/dist/typography/Hr.svelte.d.ts.map +1 -1
- package/dist/typography/Img.svelte.d.ts.map +1 -1
- package/dist/typography/Layout.svelte.d.ts.map +1 -1
- package/dist/typography/Li.svelte.d.ts.map +1 -1
- package/dist/typography/List.svelte.d.ts +1 -1
- package/dist/typography/List.svelte.d.ts.map +1 -1
- package/dist/typography/Mark.svelte.d.ts.map +1 -1
- package/dist/typography/P.svelte.d.ts.map +1 -1
- package/dist/typography/Secondary.svelte.d.ts.map +1 -1
- package/dist/typography/Span.svelte.d.ts.map +1 -1
- package/dist/typography/Ul.svelte.d.ts.map +1 -1
- package/dist/utils/Chevron.svelte.d.ts.map +1 -1
- package/dist/utils/ChevronDown.svelte +7 -7
- package/dist/utils/ChevronDown.svelte.d.ts.map +1 -1
- package/dist/utils/ChevronLeft.svelte +7 -7
- package/dist/utils/ChevronLeft.svelte.d.ts.map +1 -1
- package/dist/utils/ChevronRight.svelte +7 -7
- package/dist/utils/ChevronRight.svelte.d.ts.map +1 -1
- package/dist/utils/ChevronUp.svelte +7 -7
- package/dist/utils/ChevronUp.svelte.d.ts.map +1 -1
- package/dist/utils/CloseButton.svelte.d.ts.map +1 -1
- package/dist/utils/Frame.svelte.d.ts.map +1 -1
- package/dist/utils/InformationCircle.svelte +1 -1
- package/dist/utils/InformationCircle.svelte.d.ts.map +1 -1
- package/dist/utils/MenuButton.svelte.d.ts.map +1 -1
- package/dist/utils/Popper.svelte.d.ts.map +1 -1
- package/dist/utils/UserCircle.svelte +1 -1
- package/dist/utils/UserCircle.svelte.d.ts.map +1 -1
- package/dist/utils/Wrapper.svelte.d.ts.map +1 -1
- package/dist/video/Video.svelte.d.ts.map +1 -1
- package/package.json +37 -28
package/LICENSE
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
MIT License
|
|
2
2
|
|
|
3
|
-
Copyright (c) 2022 Shinichi Okada
|
|
3
|
+
Copyright (c) 2022 Flowbite Svelte (created by Shinichi Okada)
|
|
4
4
|
|
|
5
5
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
6
|
of this software and associated documentation files (the "Software"), to deal
|
package/README.md
CHANGED
|
@@ -6,16 +6,16 @@
|
|
|
6
6
|
[](https://github.com/themesberg/flowbite-svelte/blob/main/LICENSE)
|
|
7
7
|
[](https://discord.com/invite/4eeurUVvTy)
|
|
8
8
|
|
|
9
|
-
**⚠️ Flowbite
|
|
9
|
+
**⚠️ Flowbite Svelte is currently in early development and APIs and packages are likely to change quite often.**
|
|
10
10
|
|
|
11
11
|
<p>
|
|
12
12
|
<a href="https://flowbite-svelte.com" >
|
|
13
|
-
<img alt="Flowbite
|
|
13
|
+
<img alt="Flowbite Svelte UI components" width="350" src="https://raw.githubusercontent.com/themesberg/flowbite-svelte/main/static/images/flowbite-svelte.png">
|
|
14
14
|
</a><br>
|
|
15
|
-
Build websites even faster with components on top of Tailwind CSS
|
|
15
|
+
Build websites even faster with Svelte components on top of Tailwind CSS
|
|
16
16
|
</p>
|
|
17
17
|
|
|
18
|
-
[Flowbite
|
|
18
|
+
[Flowbite Svelte](https://flowbite-svelte.com/) is an official Flowbite UI component library for Svelte. All interactivities are handled by Svelte.
|
|
19
19
|
|
|
20
20
|
[Visualize this repo's codebase](https://mango-dune-07a8b7110.1.azurestaticapps.net/?repo=themesberg%2Fflowbite-svelte)
|
|
21
21
|
|
|
@@ -33,15 +33,13 @@ You can find all the examples in the Examples directory.
|
|
|
33
33
|
|
|
34
34
|
- [Flowbite SvelteKit responsive sidebar layout](https://github.com/themesberg/flowbite-svelte/tree/main/examples/flowbite-sveltekit-responsive-sidebar-layout)
|
|
35
35
|
|
|
36
|
-
|
|
37
|
-
|
|
38
36
|
## Installation
|
|
39
37
|
|
|
40
|
-
- [Getting started](https://flowbite-svelte.com/pages/
|
|
41
|
-
- [
|
|
42
|
-
- [Types](https://flowbite-svelte.com/pages/
|
|
43
|
-
- [How to contribute](https://flowbite-svelte.com/pages/how-to-contribute)
|
|
44
|
-
- [License](https://flowbite-svelte.com/pages/license)
|
|
38
|
+
- [Getting started](https://flowbite-svelte.com/docs/pages/quickstart)
|
|
39
|
+
- [Introduction](https://flowbite-svelte.com/docs/pages/introduction)
|
|
40
|
+
- [Types](https://flowbite-svelte.com/docs/pages/typescript)
|
|
41
|
+
- [How to contribute](https://flowbite-svelte.com/docs/pages/how-to-contribute)
|
|
42
|
+
- [License](https://flowbite-svelte.com/docs/pages/license)
|
|
45
43
|
|
|
46
44
|
## Documentation
|
|
47
45
|
|
|
@@ -57,18 +55,18 @@ For full documentation, visit [flowbite-svelte.com](https://flowbite-svelte.com/
|
|
|
57
55
|
</tr>
|
|
58
56
|
<tr>
|
|
59
57
|
<td width="33.3333%">
|
|
60
|
-
<a href="https://flowbite-svelte.com/components/alert
|
|
61
|
-
<img alt="
|
|
58
|
+
<a href="https://flowbite-svelte.com/docs/components/alert">
|
|
59
|
+
<img alt="Svelte Alerts" src="https://flowbite.s3.amazonaws.com/github/svelte/alerts.jpg">
|
|
62
60
|
</a>
|
|
63
61
|
</td>
|
|
64
62
|
<td width="33.3333%">
|
|
65
|
-
<a href="https://flowbite-svelte.com/components/badge
|
|
66
|
-
<img alt="
|
|
63
|
+
<a href="https://flowbite-svelte.com/docs/components/badge">
|
|
64
|
+
<img alt="Svelte Badge" src="https://flowbite.s3.amazonaws.com/github/svelte/badge.jpg">
|
|
67
65
|
</a>
|
|
68
66
|
</td>
|
|
69
67
|
<td width="33.3333%">
|
|
70
|
-
<a href="https://flowbite-svelte.com/components/breadcrumb
|
|
71
|
-
<img alt="
|
|
68
|
+
<a href="https://flowbite-svelte.com/docs/components/breadcrumb">
|
|
69
|
+
<img alt="Svelte Breadcrumbs" src="https://flowbite.s3.amazonaws.com/github/svelte/breadcrumbs.jpg">
|
|
72
70
|
</a>
|
|
73
71
|
</td>
|
|
74
72
|
</tr>
|
|
@@ -79,18 +77,18 @@ For full documentation, visit [flowbite-svelte.com](https://flowbite-svelte.com/
|
|
|
79
77
|
</tr>
|
|
80
78
|
<tr>
|
|
81
79
|
<td width="33.3333%">
|
|
82
|
-
<a href="https://flowbite-svelte.com/components/button
|
|
83
|
-
<img alt="
|
|
80
|
+
<a href="https://flowbite-svelte.com/docs/components/button">
|
|
81
|
+
<img alt="Svelte Buttons" src="https://flowbite.s3.amazonaws.com/github/svelte/buttons.jpg">
|
|
84
82
|
</a>
|
|
85
83
|
</td>
|
|
86
84
|
<td width="33.3333%">
|
|
87
|
-
<a href="https://flowbite-svelte.com/components/button-group
|
|
88
|
-
<img alt="
|
|
85
|
+
<a href="https://flowbite-svelte.com/docs/components/button-group">
|
|
86
|
+
<img alt="Svelte Button Group" src="https://flowbite.s3.amazonaws.com/github/svelte/button-group.jpg">
|
|
89
87
|
</a>
|
|
90
88
|
</td>
|
|
91
89
|
<td width="33.3333%">
|
|
92
|
-
<a href="https://flowbite-svelte.com/components/card
|
|
93
|
-
<img alt="
|
|
90
|
+
<a href="https://flowbite-svelte.com/docs/components/card">
|
|
91
|
+
<img alt="Svelte Cards" src="https://flowbite.s3.amazonaws.com/github/svelte/cards.jpg">
|
|
94
92
|
</a>
|
|
95
93
|
</td>
|
|
96
94
|
</tr>
|
|
@@ -101,18 +99,18 @@ For full documentation, visit [flowbite-svelte.com](https://flowbite-svelte.com/
|
|
|
101
99
|
</tr>
|
|
102
100
|
<tr>
|
|
103
101
|
<td width="33.3333%">
|
|
104
|
-
<a href="https://flowbite-svelte.com/components/dropdown
|
|
105
|
-
<img alt="
|
|
102
|
+
<a href="https://flowbite-svelte.com/docs/components/dropdown">
|
|
103
|
+
<img alt="Svelte Dropdown" src="https://flowbite.s3.amazonaws.com/github/svelte/dropdown.jpg">
|
|
106
104
|
</a>
|
|
107
105
|
</td>
|
|
108
106
|
<td width="33.3333%">
|
|
109
|
-
<a href="https://flowbite-svelte.com/components/forms
|
|
110
|
-
<img alt="
|
|
107
|
+
<a href="https://flowbite-svelte.com/docs/components/forms">
|
|
108
|
+
<img alt="Svelte Forms" src="https://flowbite.s3.amazonaws.com/github/svelte/forms.jpg">
|
|
111
109
|
</a>
|
|
112
110
|
</td>
|
|
113
111
|
<td width="33.3333%">
|
|
114
|
-
<a href="https://flowbite-svelte.com/components/list-group
|
|
115
|
-
<img alt="
|
|
112
|
+
<a href="https://flowbite-svelte.com/docs/components/list-group">
|
|
113
|
+
<img alt="Svelte List group" src="https://flowbite.s3.amazonaws.com/github/svelte/list-group.jpg">
|
|
116
114
|
</a>
|
|
117
115
|
</td>
|
|
118
116
|
</tr>
|
|
@@ -123,18 +121,18 @@ For full documentation, visit [flowbite-svelte.com](https://flowbite-svelte.com/
|
|
|
123
121
|
</tr>
|
|
124
122
|
<tr>
|
|
125
123
|
<td width="33.3333%">
|
|
126
|
-
<a href="https://flowbite-svelte.com/components/typography
|
|
127
|
-
<img alt="
|
|
124
|
+
<a href="https://flowbite-svelte.com/docs/components/typography">
|
|
125
|
+
<img alt="Svelte Typography" src="https://flowbite.s3.amazonaws.com/github/svelte/typography.jpg">
|
|
128
126
|
</a>
|
|
129
127
|
</td>
|
|
130
128
|
<td width="33.3333%">
|
|
131
|
-
<a href="https://flowbite-svelte.com/components/modal
|
|
132
|
-
<img alt="
|
|
129
|
+
<a href="https://flowbite-svelte.com/docs/components/modal">
|
|
130
|
+
<img alt="Svelte Modal" src="https://flowbite.s3.amazonaws.com/github/svelte/modal.jpg">
|
|
133
131
|
</a>
|
|
134
132
|
</td>
|
|
135
133
|
<td width="33.3333%">
|
|
136
|
-
<a href="https://flowbite-svelte.com/components/tab
|
|
137
|
-
<img alt="
|
|
134
|
+
<a href="https://flowbite-svelte.com/docs/components/tab">
|
|
135
|
+
<img alt="Svelte Tabs" src="https://flowbite.s3.amazonaws.com/github/svelte/tabs.jpg">
|
|
138
136
|
</a>
|
|
139
137
|
</td>
|
|
140
138
|
</tr>
|
|
@@ -145,18 +143,18 @@ For full documentation, visit [flowbite-svelte.com](https://flowbite-svelte.com/
|
|
|
145
143
|
</tr>
|
|
146
144
|
<tr>
|
|
147
145
|
<td width="33.3333%">
|
|
148
|
-
<a href="https://flowbite-svelte.com/components/navbar
|
|
149
|
-
<img alt="
|
|
146
|
+
<a href="https://flowbite-svelte.com/docs/components/navbar">
|
|
147
|
+
<img alt="Svelte Navbar" src="https://flowbite.s3.amazonaws.com/github/svelte/navbar.jpg">
|
|
150
148
|
</a>
|
|
151
149
|
</td>
|
|
152
150
|
<td width="33.3333%">
|
|
153
|
-
<a href="https://flowbite-svelte.com/components/pagination
|
|
154
|
-
<img alt="
|
|
151
|
+
<a href="https://flowbite-svelte.com/docs/components/pagination">
|
|
152
|
+
<img alt="Svelte Pagination" src="https://flowbite.s3.amazonaws.com/github/svelte/pagination.jpg">
|
|
155
153
|
</a>
|
|
156
154
|
</td>
|
|
157
155
|
<td width="33.3333%">
|
|
158
|
-
<a href="https://flowbite-svelte.com/components/timeline
|
|
159
|
-
<img alt="
|
|
156
|
+
<a href="https://flowbite-svelte.com/docs/components/timeline">
|
|
157
|
+
<img alt="Svelte Timeline" src="https://flowbite.s3.amazonaws.com/github/svelte/timeline.jpg">
|
|
160
158
|
</a>
|
|
161
159
|
</td>
|
|
162
160
|
</tr>
|
|
@@ -167,18 +165,18 @@ For full documentation, visit [flowbite-svelte.com](https://flowbite-svelte.com/
|
|
|
167
165
|
</tr>
|
|
168
166
|
<tr>
|
|
169
167
|
<td width="33.3333%">
|
|
170
|
-
<a href="https://flowbite-svelte.com/components/progress
|
|
171
|
-
<img alt="
|
|
168
|
+
<a href="https://flowbite-svelte.com/docs/components/progress">
|
|
169
|
+
<img alt="Svelte Progress Bar" src="https://flowbite.s3.amazonaws.com/github/svelte/progress.jpg">
|
|
172
170
|
</a>
|
|
173
171
|
</td>
|
|
174
172
|
<td width="33.3333%">
|
|
175
|
-
<a href="https://flowbite-svelte.com/components/table
|
|
176
|
-
<img alt="
|
|
173
|
+
<a href="https://flowbite-svelte.com/docs/components/table">
|
|
174
|
+
<img alt="Svelte Tables" src="https://flowbite.s3.amazonaws.com/github/svelte/table.jpg">
|
|
177
175
|
</a>
|
|
178
176
|
</td>
|
|
179
177
|
<td width="33.3333%">
|
|
180
|
-
<a href="https://flowbite-svelte.com/components/toast
|
|
181
|
-
<img alt="
|
|
178
|
+
<a href="https://flowbite-svelte.com/docs/components/toast">
|
|
179
|
+
<img alt="Svelte Toast" src="https://flowbite.s3.amazonaws.com/github/svelte/toast.jpg">
|
|
182
180
|
</a>
|
|
183
181
|
</td>
|
|
184
182
|
</tr>
|
|
@@ -189,18 +187,18 @@ For full documentation, visit [flowbite-svelte.com](https://flowbite-svelte.com/
|
|
|
189
187
|
</tr>
|
|
190
188
|
<tr>
|
|
191
189
|
<td width="33.3333%">
|
|
192
|
-
<a href="https://flowbite-svelte.com/components/tooltip
|
|
193
|
-
<img alt="
|
|
190
|
+
<a href="https://flowbite-svelte.com/docs/components/tooltip">
|
|
191
|
+
<img alt="Svelte Tooltips" src="https://flowbite.s3.amazonaws.com/github/svelte/tooltips.jpg">
|
|
194
192
|
</a>
|
|
195
193
|
</td>
|
|
196
194
|
<td width="33.3333%">
|
|
197
|
-
<a href="https://flowbite-svelte.com/
|
|
198
|
-
<img alt="
|
|
195
|
+
<a href="https://flowbite-svelte.com/docs/experimental/datepicker">
|
|
196
|
+
<img alt="Svelte Datepicker" src="https://flowbite.s3.amazonaws.com/github/svelte/datepicker.jpg">
|
|
199
197
|
</a>
|
|
200
198
|
</td>
|
|
201
199
|
<td width="33.3333%">
|
|
202
|
-
<a href="https://flowbite-svelte.com/components/spinner
|
|
203
|
-
<img alt="
|
|
200
|
+
<a href="https://flowbite-svelte.com/docs/components/spinner">
|
|
201
|
+
<img alt="Svelte Spinner" src="https://flowbite.s3.amazonaws.com/github/svelte/spinner.jpg">
|
|
204
202
|
</a>
|
|
205
203
|
</td>
|
|
206
204
|
</tr>
|
|
@@ -211,18 +209,18 @@ For full documentation, visit [flowbite-svelte.com](https://flowbite-svelte.com/
|
|
|
211
209
|
</tr>
|
|
212
210
|
<tr>
|
|
213
211
|
<td width="33.3333%">
|
|
214
|
-
<a href="https://flowbite-svelte.com/components/footer
|
|
215
|
-
<img alt="
|
|
212
|
+
<a href="https://flowbite-svelte.com/docs/components/footer">
|
|
213
|
+
<img alt="Svelte Footer" src="https://flowbite.s3.amazonaws.com/github/svelte/footer.jpg">
|
|
216
214
|
</a>
|
|
217
215
|
</td>
|
|
218
216
|
<td width="33.3333%">
|
|
219
|
-
<a href="https://flowbite-svelte.com/components/accordion
|
|
220
|
-
<img alt="
|
|
217
|
+
<a href="https://flowbite-svelte.com/docs/components/accordion">
|
|
218
|
+
<img alt="Svelte Accordion" src="https://flowbite.s3.amazonaws.com/github/svelte/accordion.jpg">
|
|
221
219
|
</a>
|
|
222
220
|
</td>
|
|
223
221
|
<td width="33.3333%">
|
|
224
|
-
<a href="https://flowbite-svelte.com/components/sidebar
|
|
225
|
-
<img alt="
|
|
222
|
+
<a href="https://flowbite-svelte.com/docs/components/sidebar">
|
|
223
|
+
<img alt="Svelte Sidebar" src="https://flowbite.s3.amazonaws.com/github/svelte/sidebar.jpg">
|
|
226
224
|
</a>
|
|
227
225
|
</td>
|
|
228
226
|
</tr>
|
|
@@ -233,18 +231,18 @@ For full documentation, visit [flowbite-svelte.com](https://flowbite-svelte.com/
|
|
|
233
231
|
</tr>
|
|
234
232
|
<tr>
|
|
235
233
|
<td width="33.3333%">
|
|
236
|
-
<a href="https://flowbite-svelte.com/components/carousel
|
|
237
|
-
<img alt="
|
|
234
|
+
<a href="https://flowbite-svelte.com/docs/components/carousel">
|
|
235
|
+
<img alt="Svelte Carousel" src="https://flowbite.s3.amazonaws.com/github/svelte/carousel.jpg">
|
|
238
236
|
</a>
|
|
239
237
|
</td>
|
|
240
238
|
<td width="33.3333%">
|
|
241
|
-
<a href="https://flowbite-svelte.com/components/avatar
|
|
242
|
-
<img alt="
|
|
239
|
+
<a href="https://flowbite-svelte.com/docs/components/avatar">
|
|
240
|
+
<img alt="Svelte Avatar" src="https://flowbite.s3.amazonaws.com/github/svelte/avatar.jpg">
|
|
243
241
|
</a>
|
|
244
242
|
</td>
|
|
245
243
|
<td width="33.3333%">
|
|
246
|
-
<a href="https://flowbite-svelte.com/components/rating
|
|
247
|
-
<img alt="
|
|
244
|
+
<a href="https://flowbite-svelte.com/docs/components/rating">
|
|
245
|
+
<img alt="Svelte Rating" src="https://flowbite.s3.amazonaws.com/github/svelte/rating.jpg">
|
|
248
246
|
</a>
|
|
249
247
|
</td>
|
|
250
248
|
</tr>
|
|
@@ -255,18 +253,18 @@ For full documentation, visit [flowbite-svelte.com](https://flowbite-svelte.com/
|
|
|
255
253
|
</tr>
|
|
256
254
|
<tr>
|
|
257
255
|
<td width="33.3333%">
|
|
258
|
-
<a href="https://flowbite-svelte.com/forms/input-field
|
|
259
|
-
<img alt="
|
|
256
|
+
<a href="https://flowbite-svelte.com/docs/forms/input-field">
|
|
257
|
+
<img alt="Svelte Input Field" src="https://flowbite.s3.amazonaws.com/github/svelte/input-field.jpg">
|
|
260
258
|
</a>
|
|
261
259
|
</td>
|
|
262
260
|
<td width="33.3333%">
|
|
263
|
-
<a href="https://flowbite-svelte.com/forms/file-input
|
|
264
|
-
<img alt="
|
|
261
|
+
<a href="https://flowbite-svelte.com/docs/forms/file-input">
|
|
262
|
+
<img alt="Svelte File Input" src="https://flowbite.s3.amazonaws.com/github/svelte/file-input.jpg">
|
|
265
263
|
</a>
|
|
266
264
|
</td>
|
|
267
265
|
<td width="33.3333%">
|
|
268
|
-
<a href="https://flowbite-svelte.com/forms/search-input
|
|
269
|
-
<img alt="
|
|
266
|
+
<a href="https://flowbite-svelte.com/docs/forms/search-input">
|
|
267
|
+
<img alt="Svelte Search Input" src="https://flowbite.s3.amazonaws.com/github/svelte/search-input.jpg">
|
|
270
268
|
</a>
|
|
271
269
|
</td>
|
|
272
270
|
</tr>
|
|
@@ -277,18 +275,18 @@ For full documentation, visit [flowbite-svelte.com](https://flowbite-svelte.com/
|
|
|
277
275
|
</tr>
|
|
278
276
|
<tr>
|
|
279
277
|
<td width="33.3333%">
|
|
280
|
-
<a href="https://flowbite-svelte.com/forms/select
|
|
281
|
-
<img alt="
|
|
278
|
+
<a href="https://flowbite-svelte.com/docs/forms/select">
|
|
279
|
+
<img alt="Svelte Select" src="https://flowbite.s3.amazonaws.com/github/svelte/select.jpg">
|
|
282
280
|
</a>
|
|
283
281
|
</td>
|
|
284
282
|
<td width="33.3333%">
|
|
285
|
-
<a href="https://flowbite-svelte.com/forms/textarea
|
|
286
|
-
<img alt="
|
|
283
|
+
<a href="https://flowbite-svelte.com/docs/forms/textarea">
|
|
284
|
+
<img alt="Svelte Textarea" src="https://flowbite.s3.amazonaws.com/github/svelte/textarea.jpg">
|
|
287
285
|
</a>
|
|
288
286
|
</td>
|
|
289
287
|
<td width="33.3333%">
|
|
290
|
-
<a href="https://flowbite-svelte.com/forms/checkbox
|
|
291
|
-
<img alt="
|
|
288
|
+
<a href="https://flowbite-svelte.com/docs/forms/checkbox">
|
|
289
|
+
<img alt="Svelte Checkbox" src="https://flowbite.s3.amazonaws.com/github/svelte/checkbox.jpg">
|
|
292
290
|
</a>
|
|
293
291
|
</td>
|
|
294
292
|
</tr>
|
|
@@ -299,18 +297,18 @@ For full documentation, visit [flowbite-svelte.com](https://flowbite-svelte.com/
|
|
|
299
297
|
</tr>
|
|
300
298
|
<tr>
|
|
301
299
|
<td width="33.3333%">
|
|
302
|
-
<a href="https://flowbite-svelte.com/forms/radio
|
|
303
|
-
<img alt="
|
|
300
|
+
<a href="https://flowbite-svelte.com/docs/forms/radio">
|
|
301
|
+
<img alt="Svelte Radio" src="https://flowbite.s3.amazonaws.com/github/svelte/radio.jpg">
|
|
304
302
|
</a>
|
|
305
303
|
</td>
|
|
306
304
|
<td width="33.3333%">
|
|
307
|
-
<a href="https://flowbite-svelte.com/forms/toggle
|
|
308
|
-
<img alt="
|
|
305
|
+
<a href="https://flowbite-svelte.com/docs/forms/toggle">
|
|
306
|
+
<img alt="Svelte Toggle" src="https://flowbite.s3.amazonaws.com/github/svelte/toggle.jpg">
|
|
309
307
|
</a>
|
|
310
308
|
</td>
|
|
311
309
|
<td width="33.3333%">
|
|
312
|
-
<a href="https://flowbite-svelte.com/forms/range
|
|
313
|
-
<img alt="
|
|
310
|
+
<a href="https://flowbite-svelte.com/docs/forms/range">
|
|
311
|
+
<img alt="Svelte Range Slider" src="https://flowbite.s3.amazonaws.com/github/svelte/range-slider.jpg">
|
|
314
312
|
</a>
|
|
315
313
|
</td>
|
|
316
314
|
</tr>
|
|
@@ -321,18 +319,18 @@ For full documentation, visit [flowbite-svelte.com](https://flowbite-svelte.com/
|
|
|
321
319
|
</tr>
|
|
322
320
|
<tr>
|
|
323
321
|
<td width="33.3333%">
|
|
324
|
-
<a href="https://flowbite-svelte.com/forms/floating-label
|
|
325
|
-
<img alt="
|
|
322
|
+
<a href="https://flowbite-svelte.com/docs/forms/floating-label">
|
|
323
|
+
<img alt="Svelte Floating Label" src="https://flowbite.s3.amazonaws.com/github/svelte/floating-label.jpg">
|
|
326
324
|
</a>
|
|
327
325
|
</td>
|
|
328
326
|
<td width="33.3333%">
|
|
329
|
-
<a href="https://flowbite-svelte.com/components/mega-menu
|
|
330
|
-
<img alt="
|
|
327
|
+
<a href="https://flowbite-svelte.com/docs/components/mega-menu">
|
|
328
|
+
<img alt="Svelte Mega Menu" src="https://flowbite.s3.amazonaws.com/github/svelte/mega-menu.jpg">
|
|
331
329
|
</a>
|
|
332
330
|
</td>
|
|
333
331
|
<td width="33.3333%">
|
|
334
|
-
<a href="https://flowbite-svelte.com/components/skeleton
|
|
335
|
-
<img alt="
|
|
332
|
+
<a href="https://flowbite-svelte.com/docs/components/skeleton">
|
|
333
|
+
<img alt="Svelte Skeleton" src="https://flowbite.s3.amazonaws.com/github/svelte/skeleton.jpg">
|
|
336
334
|
</a>
|
|
337
335
|
</td>
|
|
338
336
|
</tr>
|
|
@@ -343,18 +341,18 @@ For full documentation, visit [flowbite-svelte.com](https://flowbite-svelte.com/
|
|
|
343
341
|
</tr>
|
|
344
342
|
<tr>
|
|
345
343
|
<td width="33.3333%">
|
|
346
|
-
<a href="https://flowbite-svelte.com/components/kbd
|
|
347
|
-
<img alt="
|
|
344
|
+
<a href="https://flowbite-svelte.com/docs/components/kbd">
|
|
345
|
+
<img alt="Svelte KBD (Keyboard)" src="https://flowbite.s3.amazonaws.com/github/svelte/kbd.jpg">
|
|
348
346
|
</a>
|
|
349
347
|
</td>
|
|
350
348
|
<td width="33.3333%">
|
|
351
|
-
<a href="https://flowbite-svelte.com/components/drawer
|
|
352
|
-
<img alt="
|
|
349
|
+
<a href="https://flowbite-svelte.com/docs/components/drawer">
|
|
350
|
+
<img alt="Svelte Drawer (offcanvas)" src="https://flowbite.s3.amazonaws.com/github/svelte/drawer.jpg">
|
|
353
351
|
</a>
|
|
354
352
|
</td>
|
|
355
353
|
<td width="33.3333%">
|
|
356
|
-
<a href="https://flowbite-svelte.com/components/popover
|
|
357
|
-
<img alt="
|
|
354
|
+
<a href="https://flowbite-svelte.com/docs/components/popover">
|
|
355
|
+
<img alt="Svelte Popover" src="https://flowbite.s3.amazonaws.com/github/svelte/popover.jpg">
|
|
358
356
|
</a>
|
|
359
357
|
</td>
|
|
360
358
|
</tr>
|
|
@@ -365,18 +363,18 @@ For full documentation, visit [flowbite-svelte.com](https://flowbite-svelte.com/
|
|
|
365
363
|
</tr>
|
|
366
364
|
<tr>
|
|
367
365
|
<td width="33.3333%">
|
|
368
|
-
<a href="https://flowbite-svelte.com/components/video
|
|
369
|
-
<img alt="
|
|
366
|
+
<a href="https://flowbite-svelte.com/docs/components/video">
|
|
367
|
+
<img alt="Svelte Video" src="https://flowbite.s3.amazonaws.com/github/svelte/video.jpg">
|
|
370
368
|
</a>
|
|
371
369
|
</td>
|
|
372
370
|
<td width="33.3333%">
|
|
373
|
-
<a href="https://flowbite-svelte.com/typography/heading
|
|
374
|
-
<img alt="
|
|
371
|
+
<a href="https://flowbite-svelte.com/typography/heading">
|
|
372
|
+
<img alt="Svelte Heading" src="https://flowbite.s3.amazonaws.com/github/svelte/heading.jpg">
|
|
375
373
|
</a>
|
|
376
374
|
</td>
|
|
377
375
|
<td width="33.3333%">
|
|
378
|
-
<a href="https://flowbite-svelte.com/typography/paragraph
|
|
379
|
-
<img alt="
|
|
376
|
+
<a href="https://flowbite-svelte.com/typography/paragraph">
|
|
377
|
+
<img alt="Svelte Paragraph" src="https://flowbite.s3.amazonaws.com/github/svelte/paragraph.jpg">
|
|
380
378
|
</a>
|
|
381
379
|
</td>
|
|
382
380
|
</tr>
|
|
@@ -387,18 +385,18 @@ For full documentation, visit [flowbite-svelte.com](https://flowbite-svelte.com/
|
|
|
387
385
|
</tr>
|
|
388
386
|
<tr>
|
|
389
387
|
<td width="33.3333%">
|
|
390
|
-
<a href="https://flowbite-svelte.com/typography/blockquote
|
|
391
|
-
<img alt="
|
|
388
|
+
<a href="https://flowbite-svelte.com/typography/blockquote">
|
|
389
|
+
<img alt="Svelte Blockquote" src="https://flowbite.s3.amazonaws.com/github/svelte/blockquote.jpg">
|
|
392
390
|
</a>
|
|
393
391
|
</td>
|
|
394
392
|
<td width="33.3333%">
|
|
395
|
-
<a href="https://flowbite-svelte.com/typography/image
|
|
396
|
-
<img alt="
|
|
393
|
+
<a href="https://flowbite-svelte.com/typography/image">
|
|
394
|
+
<img alt="Svelte Image" src="https://flowbite.s3.amazonaws.com/github/svelte/image.jpg">
|
|
397
395
|
</a>
|
|
398
396
|
</td>
|
|
399
397
|
<td width="33.3333%">
|
|
400
|
-
<a href="https://flowbite-svelte.com/typography/list
|
|
401
|
-
<img alt="
|
|
398
|
+
<a href="https://flowbite-svelte.com/typography/list">
|
|
399
|
+
<img alt="Svelte List" src="https://flowbite.s3.amazonaws.com/github/svelte/list.jpg">
|
|
402
400
|
</a>
|
|
403
401
|
</td>
|
|
404
402
|
</tr>
|
|
@@ -409,18 +407,18 @@ For full documentation, visit [flowbite-svelte.com](https://flowbite-svelte.com/
|
|
|
409
407
|
</tr>
|
|
410
408
|
<tr>
|
|
411
409
|
<td width="33.3333%">
|
|
412
|
-
<a href="https://flowbite-svelte.com/typography/link
|
|
413
|
-
<img alt="
|
|
410
|
+
<a href="https://flowbite-svelte.com/typography/link">
|
|
411
|
+
<img alt="Svelte Link" src="https://flowbite.s3.amazonaws.com/github/svelte/link.jpg">
|
|
414
412
|
</a>
|
|
415
413
|
</td>
|
|
416
414
|
<td width="33.3333%">
|
|
417
|
-
<a href="https://flowbite-svelte.com/typography/text
|
|
418
|
-
<img alt="
|
|
415
|
+
<a href="https://flowbite-svelte.com/typography/text">
|
|
416
|
+
<img alt="Svelte Text" src="https://flowbite.s3.amazonaws.com/github/svelte/text.jpg">
|
|
419
417
|
</a>
|
|
420
418
|
</td>
|
|
421
419
|
<td width="33.3333%">
|
|
422
|
-
<a href="https://flowbite-svelte.com/typography/hr
|
|
423
|
-
<img alt="
|
|
420
|
+
<a href="https://flowbite-svelte.com/typography/hr">
|
|
421
|
+
<img alt="Svelte HR" src="https://flowbite.s3.amazonaws.com/github/svelte/hr.jpg">
|
|
424
422
|
</a>
|
|
425
423
|
</td>
|
|
426
424
|
</tr>
|
|
@@ -431,18 +429,18 @@ For full documentation, visit [flowbite-svelte.com](https://flowbite-svelte.com/
|
|
|
431
429
|
</tr>
|
|
432
430
|
<tr>
|
|
433
431
|
<td width="33.3333%">
|
|
434
|
-
<a href="https://flowbite-svelte.com/components/speed-dial
|
|
435
|
-
<img alt="
|
|
432
|
+
<a href="https://flowbite-svelte.com/docs/components/speed-dial">
|
|
433
|
+
<img alt="Svelte Speed Dial" src="https://flowbite.s3.amazonaws.com/github/svelte/dial.jpg">
|
|
436
434
|
</a>
|
|
437
435
|
</td>
|
|
438
436
|
<td width="33.3333%">
|
|
439
|
-
<a href="https://flowbite-svelte.com
|
|
440
|
-
<img alt="
|
|
437
|
+
<a href="https://flowbite-svelte.com">
|
|
438
|
+
<img alt="Svelte Stepper" src="https://flowbite.s3.amazonaws.com/github/svelte/stepper.jpg">
|
|
441
439
|
</a>
|
|
442
440
|
</td>
|
|
443
441
|
<td width="33.3333%">
|
|
444
|
-
<a href="https://flowbite-svelte.com/components/indicators
|
|
445
|
-
<img alt="
|
|
442
|
+
<a href="https://flowbite-svelte.com/docs/components/indicators">
|
|
443
|
+
<img alt="Svelte Indicators" src="https://flowbite.s3.amazonaws.com/github/svelte/indicators.jpg">
|
|
446
444
|
</a>
|
|
447
445
|
</td>
|
|
448
446
|
</tr>
|
|
@@ -453,18 +451,18 @@ For full documentation, visit [flowbite-svelte.com](https://flowbite-svelte.com/
|
|
|
453
451
|
</tr>
|
|
454
452
|
<tr>
|
|
455
453
|
<td width="33.3333%">
|
|
456
|
-
<a href="https://flowbite-svelte.com/components/bottom-navigation
|
|
457
|
-
<img alt="
|
|
454
|
+
<a href="https://flowbite-svelte.com/docs/components/bottom-navigation">
|
|
455
|
+
<img alt="Svelte Bottom Navigation Bar" src="https://flowbite.s3.amazonaws.com/github/svelte/bottom-bar.jpg">
|
|
458
456
|
</a>
|
|
459
457
|
</td>
|
|
460
458
|
<td width="33.3333%">
|
|
461
|
-
<a href="https://flowbite-svelte.com/components/banner
|
|
462
|
-
<img alt="
|
|
459
|
+
<a href="https://flowbite-svelte.com/docs/components/banner">
|
|
460
|
+
<img alt="Svelte Bottom Sticky Banner" src="https://flowbite.s3.amazonaws.com/github/svelte/banner.jpg">
|
|
463
461
|
</a>
|
|
464
462
|
</td>
|
|
465
463
|
<td width="33.3333%">
|
|
466
|
-
<a href="https://flowbite-svelte.com/components/gallery
|
|
467
|
-
<img alt="
|
|
464
|
+
<a href="https://flowbite-svelte.com/docs/components/gallery">
|
|
465
|
+
<img alt="Svelte Image Gallery (Masonry)" src="https://flowbite.s3.amazonaws.com/github/svelte/gallery.jpg">
|
|
468
466
|
</a>
|
|
469
467
|
</td>
|
|
470
468
|
</tr>
|
|
@@ -474,7 +472,7 @@ For full documentation, visit [flowbite-svelte.com](https://flowbite-svelte.com/
|
|
|
474
472
|
|
|
475
473
|
If you need help or just want to discuss about the library join the community on Github:
|
|
476
474
|
|
|
477
|
-
⌨️ [Discuss about Flowbite on GitHub](https://github.com/themesberg/flowbite/discussions)
|
|
475
|
+
⌨️ [Discuss about Flowbite on GitHub](https://github.com/themesberg/flowbite-svelte/discussions)
|
|
478
476
|
|
|
479
477
|
For casual chatting with others using the library:
|
|
480
478
|
|
|
@@ -500,12 +498,16 @@ This will pull all props from components and replace files in `/src/routes/props
|
|
|
500
498
|
|
|
501
499
|
## Contribute
|
|
502
500
|
|
|
503
|
-
Please read [
|
|
501
|
+
Please read [how to contribute](https://github.com/themesberg/flowbite-svelte/blob/main/CONTRIBUTING.md) if you'd like to be part of the Flowbite community of contributors.
|
|
504
502
|
|
|
505
503
|
## Changelog
|
|
506
504
|
|
|
507
|
-
[
|
|
505
|
+
View the full [changelog](https://github.com/themesberg/flowbite-svelte/blob/main/CHANGELOG.md) on this page.
|
|
508
506
|
|
|
509
507
|
## SvelteKit version
|
|
510
508
|
|
|
511
|
-
1.0.1
|
|
509
|
+
1.0.1
|
|
510
|
+
|
|
511
|
+
## License
|
|
512
|
+
|
|
513
|
+
Flowbite Svelte is open-source under the [MIT License](https://flowbite-svelte.com/docs/pages/license).
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Accordion.svelte.d.ts","sourceRoot":"","sources":["../../../src/lib/accordion/Accordion.svelte"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,QAAQ,
|
|
1
|
+
{"version":3,"file":"Accordion.svelte.d.ts","sourceRoot":"","sources":["../../../src/lib/accordion/Accordion.svelte"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,QAAQ,CAE5C;AACC,OAAO,EAAY,KAAK,QAAQ,EAAE,MAAM,cAAc,CAAC;AAEvD,MAAM,WAAW,gBAAgB;IAC/B,KAAK,EAAE,OAAO,CAAC;IACf,aAAa,EAAE,MAAM,CAAC;IACtB,eAAe,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,EAAE,QAAQ,CAAC,MAAM,CAAC,CAAC;CAC7B;AA8CH,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;CAA+D,CAAC;AAC/E,MAAM,MAAM,cAAc,GAAG,OAAO,SAAS,CAAC,KAAK,CAAC;AACpD,MAAM,MAAM,eAAe,GAAG,OAAO,SAAS,CAAC,MAAM,CAAC;AACtD,MAAM,MAAM,cAAc,GAAG,OAAO,SAAS,CAAC,KAAK,CAAC;AAEpD,MAAM,CAAC,OAAO,OAAO,SAAU,SAAQ,oBAAoB,CAAC,cAAc,EAAE,eAAe,EAAE,cAAc,CAAC;CAC3G"}
|
|
@@ -10,6 +10,10 @@ export let inactiveClasses = undefined;
|
|
|
10
10
|
export let defaultClass = 'flex items-center justify-between w-full font-medium text-left group-first:rounded-t-xl';
|
|
11
11
|
export let transitionType = 'slide';
|
|
12
12
|
export let transitionParams = {};
|
|
13
|
+
export let paddingFlush = 'py-5';
|
|
14
|
+
export let paddingDefault = 'p-5';
|
|
15
|
+
export let textFlushOpen = 'text-gray-900 dark:text-white';
|
|
16
|
+
export let textFulshDefault = 'text-gray-500 dark:text-gray-400';
|
|
13
17
|
// make a custom transition function that returns the desired transition
|
|
14
18
|
const multiple = (node, params) => {
|
|
15
19
|
switch (transitionType) {
|
|
@@ -37,7 +41,7 @@ onMount(() => {
|
|
|
37
41
|
});
|
|
38
42
|
const handleToggle = (_) => selected.set(open ? {} : self);
|
|
39
43
|
let buttonClass;
|
|
40
|
-
$: buttonClass = classNames(defaultClass, ctx.flush ?
|
|
44
|
+
$: buttonClass = classNames(defaultClass, ctx.flush ? paddingFlush : paddingDefault, open && (ctx.flush ? textFlushOpen : activeClasses || ctx.activeClasses), !open && (ctx.flush ? textFulshDefault : inactiveClasses || ctx.inactiveClasses), $$props.class);
|
|
41
45
|
</script>
|
|
42
46
|
|
|
43
47
|
<h2 class="group">
|
|
@@ -52,7 +56,7 @@ $: buttonClass = classNames(defaultClass, ctx.flush ? 'py-5' : 'p-5', open && (c
|
|
|
52
56
|
</h2>
|
|
53
57
|
{#if open}
|
|
54
58
|
<div transition:multiple|local={transitionParams}>
|
|
55
|
-
<div class={ctx.flush ?
|
|
59
|
+
<div class={ctx.flush ? paddingFlush : paddingDefault}>
|
|
56
60
|
<slot />
|
|
57
61
|
</div>
|
|
58
62
|
</div>
|
|
@@ -9,6 +9,10 @@ declare const __propDef: {
|
|
|
9
9
|
defaultClass?: string | undefined;
|
|
10
10
|
transitionType?: TransitionTypes | undefined;
|
|
11
11
|
transitionParams?: TransitionParamTypes | undefined;
|
|
12
|
+
paddingFlush?: string | undefined;
|
|
13
|
+
paddingDefault?: string | undefined;
|
|
14
|
+
textFlushOpen?: string | undefined;
|
|
15
|
+
textFulshDefault?: string | undefined;
|
|
12
16
|
};
|
|
13
17
|
events: {
|
|
14
18
|
[evt: string]: CustomEvent<any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccordionItem.svelte.d.ts","sourceRoot":"","sources":["../../../src/lib/accordion/AccordionItem.svelte"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,QAAQ,
|
|
1
|
+
{"version":3,"file":"AccordionItem.svelte.d.ts","sourceRoot":"","sources":["../../../src/lib/accordion/AccordionItem.svelte"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,QAAQ,CAE5C;AAOD,OAAO,KAAK,EAAE,eAAe,EAAE,oBAAoB,EAAE,MAAM,UAAU,CAAC;AAuFtE,QAAA,MAAM,SAAS;;;;wBADyV,MAAM,GAAG,SAAS;0BAAoB,MAAM,GAAG,SAAS;;;;;;;;;;;;;;;;;;CAClV,CAAC;AAC/E,MAAM,MAAM,kBAAkB,GAAG,OAAO,SAAS,CAAC,KAAK,CAAC;AACxD,MAAM,MAAM,mBAAmB,GAAG,OAAO,SAAS,CAAC,MAAM,CAAC;AAC1D,MAAM,MAAM,kBAAkB,GAAG,OAAO,SAAS,CAAC,KAAK,CAAC;AAExD,MAAM,CAAC,OAAO,OAAO,aAAc,SAAQ,oBAAoB,CAAC,kBAAkB,EAAE,mBAAmB,EAAE,kBAAkB,CAAC;CAC3H"}
|