flowbite-svelte 1.5.3 → 1.5.5

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.
Files changed (203) hide show
  1. package/dist/datepicker/Datepicker.svelte +1 -1
  2. package/dist/forms/input-addon/InputAddon.svelte +1 -1
  3. package/dist/forms/input-addon/InputAddon.svelte.d.ts +1 -1
  4. package/dist/forms/input-field/Input.svelte +37 -7
  5. package/dist/forms/input-field/theme.d.ts +3 -0
  6. package/dist/forms/input-field/theme.js +2 -1
  7. package/dist/forms/label/Label.svelte +1 -1
  8. package/dist/forms/label/Label.svelte.d.ts +1 -1
  9. package/dist/forms/range/Range.svelte +1 -1
  10. package/dist/forms/range/Range.svelte.d.ts +1 -1
  11. package/dist/forms/search/Search.svelte +1 -1
  12. package/dist/forms/search/Search.svelte.d.ts +1 -1
  13. package/dist/forms/search/theme.js +1 -1
  14. package/dist/forms/tags/Tags.svelte +1 -1
  15. package/dist/forms/tags/Tags.svelte.d.ts +1 -1
  16. package/dist/forms/textarea/Textarea.svelte +12 -4
  17. package/dist/forms/textarea/Textarea.svelte.d.ts +3 -1
  18. package/dist/forms/textarea/theme.d.ts +3 -0
  19. package/dist/forms/textarea/theme.js +1 -0
  20. package/dist/forms/timepicker/Timepicker.svelte +1 -1
  21. package/dist/forms/timepicker/Timepicker.svelte.d.ts +1 -1
  22. package/dist/forms/toggle/Toggle.svelte +1 -1
  23. package/dist/forms/toggle/Toggle.svelte.d.ts +1 -1
  24. package/dist/gallery/Gallery.svelte +1 -1
  25. package/dist/gallery/Gallery.svelte.d.ts +1 -1
  26. package/dist/indicator/Indicator.svelte +1 -1
  27. package/dist/indicator/Indicator.svelte.d.ts +1 -1
  28. package/dist/kbd/Kbd.svelte +1 -1
  29. package/dist/kbd/Kbd.svelte.d.ts +1 -1
  30. package/dist/list-group/Listgroup.svelte +1 -1
  31. package/dist/list-group/Listgroup.svelte.d.ts +1 -1
  32. package/dist/list-group/ListgroupItem.svelte +1 -1
  33. package/dist/list-group/ListgroupItem.svelte.d.ts +1 -1
  34. package/dist/mega-menu/MegaMenu.svelte +1 -1
  35. package/dist/mega-menu/MegaMenu.svelte.d.ts +1 -1
  36. package/dist/modal/Modal.svelte +1 -1
  37. package/dist/modal/Modal.svelte.d.ts +1 -1
  38. package/dist/navbar/Menu.svelte +1 -1
  39. package/dist/navbar/Menu.svelte.d.ts +1 -1
  40. package/dist/navbar/NavBrand.svelte +1 -1
  41. package/dist/navbar/NavBrand.svelte.d.ts +1 -1
  42. package/dist/navbar/NavContainer.svelte +1 -1
  43. package/dist/navbar/NavContainer.svelte.d.ts +1 -1
  44. package/dist/navbar/NavHamburger.svelte +1 -1
  45. package/dist/navbar/NavHamburger.svelte.d.ts +1 -1
  46. package/dist/navbar/NavLi.svelte +1 -1
  47. package/dist/navbar/NavLi.svelte.d.ts +1 -1
  48. package/dist/navbar/NavUl.svelte +1 -1
  49. package/dist/navbar/NavUl.svelte.d.ts +1 -1
  50. package/dist/navbar/Navbar.svelte +1 -1
  51. package/dist/navbar/Navbar.svelte.d.ts +1 -1
  52. package/dist/pagination/Pagination.svelte +1 -1
  53. package/dist/pagination/Pagination.svelte.d.ts +1 -1
  54. package/dist/pagination/PaginationButton.svelte +1 -1
  55. package/dist/pagination/PaginationButton.svelte.d.ts +1 -1
  56. package/dist/pagination/PaginationItem.svelte +1 -1
  57. package/dist/pagination/PaginationItem.svelte.d.ts +1 -1
  58. package/dist/pagination/PaginationNav.svelte +1 -1
  59. package/dist/pagination/PaginationNav.svelte.d.ts +1 -1
  60. package/dist/popover/Popover.svelte +1 -1
  61. package/dist/popover/Popover.svelte.d.ts +1 -1
  62. package/dist/progress/Progressbar.svelte +1 -1
  63. package/dist/progress/Progressbar.svelte.d.ts +1 -1
  64. package/dist/progress/Progressradial.svelte +1 -1
  65. package/dist/progress/Progressradial.svelte.d.ts +1 -1
  66. package/dist/progress/theme.js +2 -2
  67. package/dist/rating/AdvancedRating.svelte +1 -1
  68. package/dist/rating/AdvancedRating.svelte.d.ts +1 -1
  69. package/dist/rating/CustomIcon.svelte +1 -1
  70. package/dist/rating/CustomIcon.svelte.d.ts +1 -1
  71. package/dist/rating/Heart.svelte +1 -1
  72. package/dist/rating/Heart.svelte.d.ts +1 -1
  73. package/dist/rating/Rating.svelte +1 -1
  74. package/dist/rating/Rating.svelte.d.ts +1 -1
  75. package/dist/rating/RatingComment.svelte +1 -1
  76. package/dist/rating/RatingComment.svelte.d.ts +1 -1
  77. package/dist/rating/Review.svelte +1 -1
  78. package/dist/rating/Review.svelte.d.ts +1 -1
  79. package/dist/rating/ScoreRating.svelte +1 -1
  80. package/dist/rating/ScoreRating.svelte.d.ts +1 -1
  81. package/dist/rating/Star.svelte +1 -1
  82. package/dist/rating/Star.svelte.d.ts +1 -1
  83. package/dist/rating/Thumbup.svelte +1 -1
  84. package/dist/rating/Thumbup.svelte.d.ts +1 -1
  85. package/dist/sidebar/Sidebar.svelte +1 -1
  86. package/dist/sidebar/Sidebar.svelte.d.ts +1 -1
  87. package/dist/sidebar/SidebarBrand.svelte +1 -1
  88. package/dist/sidebar/SidebarBrand.svelte.d.ts +1 -1
  89. package/dist/sidebar/SidebarButton.svelte +1 -1
  90. package/dist/sidebar/SidebarButton.svelte.d.ts +1 -1
  91. package/dist/sidebar/SidebarCta.svelte +1 -1
  92. package/dist/sidebar/SidebarCta.svelte.d.ts +1 -1
  93. package/dist/sidebar/SidebarDropdownWrapper.svelte +3 -3
  94. package/dist/sidebar/SidebarDropdownWrapper.svelte.d.ts +3 -3
  95. package/dist/sidebar/SidebarGroup.svelte +1 -1
  96. package/dist/sidebar/SidebarGroup.svelte.d.ts +1 -1
  97. package/dist/sidebar/SidebarItem.svelte +1 -1
  98. package/dist/sidebar/SidebarItem.svelte.d.ts +1 -1
  99. package/dist/skeleton/CardPlaceholder.svelte +1 -1
  100. package/dist/skeleton/CardPlaceholder.svelte.d.ts +1 -1
  101. package/dist/skeleton/ImagePlaceholder.svelte +1 -1
  102. package/dist/skeleton/ImagePlaceholder.svelte.d.ts +1 -1
  103. package/dist/skeleton/ListPlaceholder.svelte +1 -1
  104. package/dist/skeleton/ListPlaceholder.svelte.d.ts +1 -1
  105. package/dist/skeleton/Skeleton.svelte +1 -1
  106. package/dist/skeleton/Skeleton.svelte.d.ts +1 -1
  107. package/dist/skeleton/TestimonialPlaceholder.svelte +1 -1
  108. package/dist/skeleton/TestimonialPlaceholder.svelte.d.ts +1 -1
  109. package/dist/skeleton/TextPlaceholder.svelte +1 -1
  110. package/dist/skeleton/TextPlaceholder.svelte.d.ts +1 -1
  111. package/dist/skeleton/VideoPlaceholder.svelte +1 -1
  112. package/dist/skeleton/VideoPlaceholder.svelte.d.ts +1 -1
  113. package/dist/skeleton/WidgetPlaceholder.svelte +1 -1
  114. package/dist/skeleton/WidgetPlaceholder.svelte.d.ts +1 -1
  115. package/dist/speed-dial/SpeedDial.svelte +1 -1
  116. package/dist/speed-dial/SpeedDial.svelte.d.ts +1 -1
  117. package/dist/speed-dial/SpeedDialButton.svelte +1 -1
  118. package/dist/speed-dial/SpeedDialButton.svelte.d.ts +1 -1
  119. package/dist/speed-dial/SpeedDialTrigger.svelte +1 -1
  120. package/dist/speed-dial/SpeedDialTrigger.svelte.d.ts +1 -1
  121. package/dist/spinner/Spinner.svelte +1 -1
  122. package/dist/spinner/Spinner.svelte.d.ts +1 -1
  123. package/dist/stepindicator/StepIndicator.svelte +1 -1
  124. package/dist/stepindicator/StepIndicator.svelte.d.ts +1 -1
  125. package/dist/table/Table.svelte +1 -1
  126. package/dist/table/Table.svelte.d.ts +1 -1
  127. package/dist/table/TableBody.svelte +1 -1
  128. package/dist/table/TableBody.svelte.d.ts +1 -1
  129. package/dist/table/TableBodyCell.svelte +1 -1
  130. package/dist/table/TableBodyCell.svelte.d.ts +1 -1
  131. package/dist/table/TableBodyRow.svelte +1 -1
  132. package/dist/table/TableBodyRow.svelte.d.ts +1 -1
  133. package/dist/table/TableHead.svelte +1 -1
  134. package/dist/table/TableHead.svelte.d.ts +1 -1
  135. package/dist/table/TableHeadCell.svelte +1 -1
  136. package/dist/table/TableHeadCell.svelte.d.ts +1 -1
  137. package/dist/table/TableSearch.svelte +1 -1
  138. package/dist/table/TableSearch.svelte.d.ts +1 -1
  139. package/dist/tabs/TabItem.svelte +1 -1
  140. package/dist/tabs/TabItem.svelte.d.ts +1 -1
  141. package/dist/tabs/Tabs.svelte +1 -1
  142. package/dist/tabs/Tabs.svelte.d.ts +1 -1
  143. package/dist/theme/Theme.svelte +1 -1
  144. package/dist/theme/Theme.svelte.d.ts +1 -1
  145. package/dist/theme/index.d.ts +6 -0
  146. package/dist/timeline/Activity.svelte +1 -1
  147. package/dist/timeline/Activity.svelte.d.ts +1 -1
  148. package/dist/timeline/ActivityItem.svelte +1 -1
  149. package/dist/timeline/ActivityItem.svelte.d.ts +1 -1
  150. package/dist/timeline/Group.svelte +1 -1
  151. package/dist/timeline/Group.svelte.d.ts +1 -1
  152. package/dist/timeline/GroupItem.svelte +1 -1
  153. package/dist/timeline/GroupItem.svelte.d.ts +1 -1
  154. package/dist/timeline/Timeline.svelte +1 -1
  155. package/dist/timeline/Timeline.svelte.d.ts +1 -1
  156. package/dist/timeline/TimelineItem.svelte +1 -1
  157. package/dist/timeline/TimelineItem.svelte.d.ts +1 -1
  158. package/dist/toast/Toast.svelte +1 -1
  159. package/dist/toast/Toast.svelte.d.ts +1 -1
  160. package/dist/toolbar/Toolbar.svelte +1 -1
  161. package/dist/toolbar/Toolbar.svelte.d.ts +1 -1
  162. package/dist/toolbar/ToolbarButton.svelte +1 -1
  163. package/dist/toolbar/ToolbarButton.svelte.d.ts +1 -1
  164. package/dist/toolbar/ToolbarGroup.svelte +1 -1
  165. package/dist/toolbar/ToolbarGroup.svelte.d.ts +1 -1
  166. package/dist/tooltip/Tooltip.svelte +1 -1
  167. package/dist/tooltip/Tooltip.svelte.d.ts +1 -1
  168. package/dist/types.d.ts +8 -0
  169. package/dist/typography/anchor/A.svelte +1 -1
  170. package/dist/typography/anchor/A.svelte.d.ts +1 -1
  171. package/dist/typography/blockquote/Blockquote.svelte +1 -1
  172. package/dist/typography/blockquote/Blockquote.svelte.d.ts +1 -1
  173. package/dist/typography/descriptionlist/DescriptionList.svelte +1 -1
  174. package/dist/typography/descriptionlist/DescriptionList.svelte.d.ts +1 -1
  175. package/dist/typography/heading/Heading.svelte +1 -1
  176. package/dist/typography/heading/Heading.svelte.d.ts +1 -1
  177. package/dist/typography/hr/Hr.svelte +1 -1
  178. package/dist/typography/hr/Hr.svelte.d.ts +1 -1
  179. package/dist/typography/img/EnhancedImg.svelte +1 -1
  180. package/dist/typography/img/EnhancedImg.svelte.d.ts +1 -1
  181. package/dist/typography/img/Img.svelte +1 -1
  182. package/dist/typography/img/Img.svelte.d.ts +1 -1
  183. package/dist/typography/layout/Layout.svelte +1 -1
  184. package/dist/typography/layout/Layout.svelte.d.ts +1 -1
  185. package/dist/typography/list/Li.svelte +1 -1
  186. package/dist/typography/list/Li.svelte.d.ts +1 -1
  187. package/dist/typography/list/List.svelte +1 -1
  188. package/dist/typography/list/List.svelte.d.ts +1 -1
  189. package/dist/typography/mark/Mark.svelte +1 -1
  190. package/dist/typography/mark/Mark.svelte.d.ts +1 -1
  191. package/dist/typography/paragraph/P.svelte +1 -1
  192. package/dist/typography/paragraph/P.svelte.d.ts +1 -1
  193. package/dist/typography/secondary/Secondary.svelte +1 -1
  194. package/dist/typography/secondary/Secondary.svelte.d.ts +1 -1
  195. package/dist/typography/span/Span.svelte +1 -1
  196. package/dist/typography/span/Span.svelte.d.ts +1 -1
  197. package/dist/utils/Arrow.svelte +1 -1
  198. package/dist/utils/Arrow.svelte.d.ts +1 -1
  199. package/dist/utils/Popper.svelte +46 -19
  200. package/dist/utils/Popper.svelte.d.ts +2 -1
  201. package/dist/video/Video.svelte +1 -1
  202. package/dist/video/Video.svelte.d.ts +1 -1
  203. package/package.json +1 -1
@@ -2,7 +2,7 @@ import type { ListPlaceholderProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ListPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1391)
5
+ * [ListPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1398)
6
6
  * ## Props
7
7
  * @prop itemNumber = 5
8
8
  * @prop size = "md"
@@ -23,7 +23,7 @@
23
23
  @component
24
24
  [Go to docs](https://flowbite-svelte.com/)
25
25
  ## Type
26
- [SkeletonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1397)
26
+ [SkeletonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1404)
27
27
  ## Props
28
28
  @prop size = "sm"
29
29
  @prop class: className
@@ -2,7 +2,7 @@ import type { SkeletonProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SkeletonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1397)
5
+ * [SkeletonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1404)
6
6
  * ## Props
7
7
  * @prop size = "sm"
8
8
  * @prop class: className
@@ -25,7 +25,7 @@
25
25
  @component
26
26
  [Go to docs](https://flowbite-svelte.com/)
27
27
  ## Type
28
- [TestimonialPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1401)
28
+ [TestimonialPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1408)
29
29
  ## Props
30
30
  @prop class: className
31
31
  @prop ...restProps
@@ -2,7 +2,7 @@ import { type TestimonialPlaceholderProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TestimonialPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1401)
5
+ * [TestimonialPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1408)
6
6
  * ## Props
7
7
  * @prop class: className
8
8
  * @prop ...restProps
@@ -50,7 +50,7 @@
50
50
  @component
51
51
  [Go to docs](https://flowbite-svelte.com/)
52
52
  ## Type
53
- [TextPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1403)
53
+ [TextPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1410)
54
54
  ## Props
55
55
  @prop size = "sm"
56
56
  @prop class: className
@@ -2,7 +2,7 @@ import type { TextPlaceholderProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TextPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1403)
5
+ * [TextPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1410)
6
6
  * ## Props
7
7
  * @prop size = "sm"
8
8
  * @prop class: className
@@ -19,7 +19,7 @@
19
19
  @component
20
20
  [Go to docs](https://flowbite-svelte.com/)
21
21
  ## Type
22
- [VideoPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1407)
22
+ [VideoPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1414)
23
23
  ## Props
24
24
  @prop size = "sm"
25
25
  @prop class: className
@@ -2,7 +2,7 @@ import type { VideoPlaceholderProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [VideoPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1407)
5
+ * [VideoPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1414)
6
6
  * ## Props
7
7
  * @prop size = "sm"
8
8
  * @prop class: className
@@ -27,7 +27,7 @@
27
27
  @component
28
28
  [Go to docs](https://flowbite-svelte.com/)
29
29
  ## Type
30
- [WidgetPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1411)
30
+ [WidgetPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1418)
31
31
  ## Props
32
32
  @prop class: className
33
33
  -->
@@ -2,7 +2,7 @@ import { type WidgetPlaceholderProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [WidgetPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1411)
5
+ * [WidgetPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1418)
6
6
  * ## Props
7
7
  * @prop class: className
8
8
  */
@@ -28,7 +28,7 @@
28
28
  @component
29
29
  [Go to docs](https://flowbite-svelte.com/)
30
30
  ## Type
31
- [SpeedDialProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1443)
31
+ [SpeedDialProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1450)
32
32
  ## Props
33
33
  @prop children
34
34
  @prop popperClass
@@ -2,7 +2,7 @@ import type { SpeedDialProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SpeedDialProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1443)
5
+ * [SpeedDialProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1450)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop popperClass
@@ -28,7 +28,7 @@
28
28
  @component
29
29
  [Go to docs](https://flowbite-svelte.com/)
30
30
  ## Type
31
- [SpeedDialButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1457)
31
+ [SpeedDialButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1464)
32
32
  ## Props
33
33
  @prop children
34
34
  @prop name = ""
@@ -2,7 +2,7 @@ import type { SpeedDialButtonProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SpeedDialButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1457)
5
+ * [SpeedDialButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1464)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop name = ""
@@ -44,7 +44,7 @@
44
44
  @component
45
45
  [Go to docs](https://flowbite-svelte.com/)
46
46
  ## Type
47
- [SpeedDialTriggerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1441)
47
+ [SpeedDialTriggerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1448)
48
48
  ## Props
49
49
  @prop children
50
50
  @prop name = "Open actions menu"
@@ -2,7 +2,7 @@ import type { SpeedDialTriggerProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SpeedDialTriggerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1441)
5
+ * [SpeedDialTriggerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1448)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop name = "Open actions menu"
@@ -18,7 +18,7 @@
18
18
  @component
19
19
  [Go to docs](https://flowbite-svelte.com/)
20
20
  ## Type
21
- [SpinnerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1475)
21
+ [SpinnerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1482)
22
22
  ## Props
23
23
  @prop color = "primary"
24
24
  @prop size = "8"
@@ -2,7 +2,7 @@ import type { SpinnerProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SpinnerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1475)
5
+ * [SpinnerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1482)
6
6
  * ## Props
7
7
  * @prop color = "primary"
8
8
  * @prop size = "8"
@@ -74,7 +74,7 @@
74
74
  @component
75
75
  [Go to docs](https://flowbite-svelte.com/)
76
76
  ## Type
77
- [StepIndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1483)
77
+ [StepIndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1490)
78
78
  ## Props
79
79
  @prop steps = ["Step 1", "Step 2", "Step 3", "Step 4", "Step 5"]
80
80
  @prop currentStep = 1
@@ -2,7 +2,7 @@ import type { StepIndicatorProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [StepIndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1483)
5
+ * [StepIndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1490)
6
6
  * ## Props
7
7
  * @prop steps = ["Step 1", "Step 2", "Step 3", "Step 4", "Step 5"]
8
8
  * @prop currentStep = 1
@@ -51,7 +51,7 @@
51
51
  @component
52
52
  [Go to docs](https://flowbite-svelte.com/)
53
53
  ## Type
54
- [TableProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1519)
54
+ [TableProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1526)
55
55
  ## Props
56
56
  @prop children
57
57
  @prop footerSlot
@@ -2,7 +2,7 @@ import type { TableProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TableProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1519)
5
+ * [TableProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1526)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop footerSlot
@@ -32,7 +32,7 @@
32
32
  @component
33
33
  [Go to docs](https://flowbite-svelte.com/)
34
34
  ## Type
35
- [TableBodyProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1551)
35
+ [TableBodyProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1558)
36
36
  ## Props
37
37
  @prop children
38
38
  @prop bodyItems
@@ -2,7 +2,7 @@ import type { TableBodyProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TableBodyProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1551)
5
+ * [TableBodyProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1558)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop bodyItems
@@ -23,7 +23,7 @@
23
23
  @component
24
24
  [Go to docs](https://flowbite-svelte.com/)
25
25
  ## Type
26
- [TableBodyCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1540)
26
+ [TableBodyCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1547)
27
27
  ## Props
28
28
  @prop children
29
29
  @prop class: className
@@ -2,7 +2,7 @@ import type { TableBodyCellProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TableBodyCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1540)
5
+ * [TableBodyCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1547)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className
@@ -27,7 +27,7 @@
27
27
  @component
28
28
  [Go to docs](https://flowbite-svelte.com/)
29
29
  ## Type
30
- [TableBodyRowProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1532)
30
+ [TableBodyRowProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1539)
31
31
  ## Props
32
32
  @prop children
33
33
  @prop class: className
@@ -2,7 +2,7 @@ import type { TableBodyRowProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TableBodyRowProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1532)
5
+ * [TableBodyRowProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1539)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className
@@ -50,7 +50,7 @@
50
50
  @component
51
51
  [Go to docs](https://flowbite-svelte.com/)
52
52
  ## Type
53
- [TableHeadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1507)
53
+ [TableHeadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1514)
54
54
  ## Props
55
55
  @prop children
56
56
  @prop headerSlot
@@ -2,7 +2,7 @@ import type { TableHeadProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TableHeadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1507)
5
+ * [TableHeadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1514)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop headerSlot
@@ -17,7 +17,7 @@
17
17
  @component
18
18
  [Go to docs](https://flowbite-svelte.com/)
19
19
  ## Type
20
- [TableHeadCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1556)
20
+ [TableHeadCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1563)
21
21
  ## Props
22
22
  @prop children
23
23
  @prop class: className
@@ -2,7 +2,7 @@ import type { TableHeadCellProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TableHeadCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1556)
5
+ * [TableHeadCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1563)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className
@@ -59,7 +59,7 @@
59
59
  @component
60
60
  [Go to docs](https://flowbite-svelte.com/)
61
61
  ## Type
62
- [TableSearchProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1571)
62
+ [TableSearchProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1578)
63
63
  ## Props
64
64
  @prop children
65
65
  @prop header
@@ -2,7 +2,7 @@ import type { TableSearchProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TableSearchProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1571)
5
+ * [TableSearchProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1578)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop header
@@ -51,7 +51,7 @@
51
51
  @component
52
52
  [Go to docs](https://flowbite-svelte.com/)
53
53
  ## Type
54
- [TabitemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1599)
54
+ [TabitemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1606)
55
55
  ## Props
56
56
  @prop children
57
57
  @prop titleSlot
@@ -2,7 +2,7 @@ import { type TabitemProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TabitemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1599)
5
+ * [TabitemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1606)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop titleSlot
@@ -45,7 +45,7 @@
45
45
  @component
46
46
  [Go to docs](https://flowbite-svelte.com/)
47
47
  ## Type
48
- [TabsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1591)
48
+ [TabsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1598)
49
49
  ## Props
50
50
  @prop children
51
51
  @prop tabStyle = "none"
@@ -2,7 +2,7 @@ import type { TabsProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TabsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1591)
5
+ * [TabsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1598)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop tabStyle = "none"
@@ -53,7 +53,7 @@
53
53
  @component
54
54
  [Go to docs](https://flowbite-svelte.com/)
55
55
  ## Type
56
- [ThemeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1621)
56
+ [ThemeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1628)
57
57
  ## Props
58
58
  @prop children
59
59
  @prop theme
@@ -2,7 +2,7 @@ import type { ThemeProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ThemeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1621)
5
+ * [ThemeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1628)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop theme
@@ -8189,6 +8189,7 @@ export declare const baseThemes: {
8189
8189
  right: string;
8190
8190
  clearbtn: string;
8191
8191
  combo: string;
8192
+ comboItem: string;
8192
8193
  }, undefined, {
8193
8194
  size: {
8194
8195
  sm: {
@@ -8284,6 +8285,7 @@ export declare const baseThemes: {
8284
8285
  right: string;
8285
8286
  clearbtn: string;
8286
8287
  combo: string;
8288
+ comboItem: string;
8287
8289
  }, import("tailwind-variants").TVReturnType<{
8288
8290
  size: {
8289
8291
  sm: {
@@ -8379,6 +8381,7 @@ export declare const baseThemes: {
8379
8381
  right: string;
8380
8382
  clearbtn: string;
8381
8383
  combo: string;
8384
+ comboItem: string;
8382
8385
  }, undefined, unknown, unknown, undefined>>;
8383
8386
  label: import("tailwind-variants").TVReturnType<{
8384
8387
  color: {
@@ -8997,6 +9000,7 @@ export declare const baseThemes: {
8997
9000
  innerWrapper: string;
8998
9001
  headerCls: string;
8999
9002
  footerCls: string;
9003
+ addonCls: string;
9000
9004
  clearbtn: string;
9001
9005
  }, undefined, {
9002
9006
  cols: {
@@ -9033,6 +9037,7 @@ export declare const baseThemes: {
9033
9037
  innerWrapper: string;
9034
9038
  headerCls: string;
9035
9039
  footerCls: string;
9040
+ addonCls: string;
9036
9041
  clearbtn: string;
9037
9042
  }, import("tailwind-variants").TVReturnType<{
9038
9043
  cols: {
@@ -9069,6 +9074,7 @@ export declare const baseThemes: {
9069
9074
  innerWrapper: string;
9070
9075
  headerCls: string;
9071
9076
  footerCls: string;
9077
+ addonCls: string;
9072
9078
  clearbtn: string;
9073
9079
  }, undefined, unknown, unknown, undefined>>;
9074
9080
  toggle: import("tailwind-variants").TVReturnType<{
@@ -15,7 +15,7 @@
15
15
  @component
16
16
  [Go to docs](https://flowbite-svelte.com/)
17
17
  ## Type
18
- [ActivityProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1646)
18
+ [ActivityProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1653)
19
19
  ## Props
20
20
  @prop children
21
21
  @prop class: className
@@ -2,7 +2,7 @@ import type { ActivityProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ActivityProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1646)
5
+ * [ActivityProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1653)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className
@@ -32,7 +32,7 @@
32
32
  @component
33
33
  [Go to docs](https://flowbite-svelte.com/)
34
34
  ## Type
35
- [ActivityItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1650)
35
+ [ActivityItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1657)
36
36
  ## Props
37
37
  @prop activities
38
38
  @prop liClass
@@ -2,7 +2,7 @@ import type { ActivityItemProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ActivityItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1650)
5
+ * [ActivityItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1657)
6
6
  * ## Props
7
7
  * @prop activities
8
8
  * @prop liClass
@@ -16,7 +16,7 @@
16
16
  @component
17
17
  [Go to docs](https://flowbite-svelte.com/)
18
18
  ## Type
19
- [GroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1662)
19
+ [GroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1669)
20
20
  ## Props
21
21
  @prop children
22
22
  @prop divClass
@@ -2,7 +2,7 @@ import type { GroupProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [GroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1662)
5
+ * [GroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1669)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop divClass
@@ -41,7 +41,7 @@
41
41
  @component
42
42
  [Go to docs](https://flowbite-svelte.com/)
43
43
  ## Type
44
- [GroupItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1670)
44
+ [GroupItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1677)
45
45
  ## Props
46
46
  @prop timelines
47
47
  @prop aClass
@@ -2,7 +2,7 @@ import type { GroupItemProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [GroupItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1670)
5
+ * [GroupItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1677)
6
6
  * ## Props
7
7
  * @prop timelines
8
8
  * @prop aClass
@@ -18,7 +18,7 @@
18
18
  @component
19
19
  [Go to docs](https://flowbite-svelte.com/)
20
20
  ## Type
21
- [TimelineProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1681)
21
+ [TimelineProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1688)
22
22
  ## Props
23
23
  @prop children
24
24
  @prop order = "default"
@@ -2,7 +2,7 @@ import type { TimelineProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TimelineProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1681)
5
+ * [TimelineProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1688)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop order = "default"
@@ -75,7 +75,7 @@
75
75
  @component
76
76
  [Go to docs](https://flowbite-svelte.com/)
77
77
  ## Type
78
- [TimelineItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1686)
78
+ [TimelineItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1693)
79
79
  ## Props
80
80
  @prop children
81
81
  @prop orientationSlot
@@ -2,7 +2,7 @@ import type { TimelineItemProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TimelineItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1686)
5
+ * [TimelineItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1693)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop orientationSlot
@@ -39,7 +39,7 @@
39
39
  @component
40
40
  [Go to docs](https://flowbite-svelte.com/)
41
41
  ## Type
42
- [ToastProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1700)
42
+ [ToastProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1707)
43
43
  ## Props
44
44
  @prop children
45
45
  @prop icon
@@ -2,7 +2,7 @@ import type { ToastProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ToastProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1700)
5
+ * [ToastProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1707)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop icon
@@ -38,7 +38,7 @@
38
38
  @component
39
39
  [Go to docs](https://flowbite-svelte.com/)
40
40
  ## Type
41
- [ToolbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1089)
41
+ [ToolbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1096)
42
42
  ## Props
43
43
  @prop children
44
44
  @prop end