flowbite-svelte 1.6.7 → 1.6.8

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 (207) hide show
  1. package/dist/forms/input-addon/InputAddon.svelte +1 -1
  2. package/dist/forms/input-addon/InputAddon.svelte.d.ts +1 -1
  3. package/dist/forms/input-field/Input.svelte +16 -9
  4. package/dist/forms/label/Label.svelte +1 -1
  5. package/dist/forms/label/Label.svelte.d.ts +1 -1
  6. package/dist/forms/range/Range.svelte +1 -1
  7. package/dist/forms/range/Range.svelte.d.ts +1 -1
  8. package/dist/forms/search/Search.svelte +1 -1
  9. package/dist/forms/search/Search.svelte.d.ts +1 -1
  10. package/dist/forms/tags/Tags.svelte +1 -1
  11. package/dist/forms/tags/Tags.svelte.d.ts +1 -1
  12. package/dist/forms/textarea/Textarea.svelte +1 -1
  13. package/dist/forms/textarea/Textarea.svelte.d.ts +1 -1
  14. package/dist/forms/timepicker/Timepicker.svelte +1 -1
  15. package/dist/forms/timepicker/Timepicker.svelte.d.ts +1 -1
  16. package/dist/forms/toggle/Toggle.svelte +1 -1
  17. package/dist/forms/toggle/Toggle.svelte.d.ts +1 -1
  18. package/dist/gallery/Gallery.svelte +1 -1
  19. package/dist/gallery/Gallery.svelte.d.ts +1 -1
  20. package/dist/indicator/Indicator.svelte +1 -1
  21. package/dist/indicator/Indicator.svelte.d.ts +1 -1
  22. package/dist/kbd/Kbd.svelte +1 -1
  23. package/dist/kbd/Kbd.svelte.d.ts +1 -1
  24. package/dist/list-group/Listgroup.svelte +1 -1
  25. package/dist/list-group/Listgroup.svelte.d.ts +1 -1
  26. package/dist/list-group/ListgroupItem.svelte +1 -1
  27. package/dist/list-group/ListgroupItem.svelte.d.ts +1 -1
  28. package/dist/mega-menu/MegaMenu.svelte +1 -1
  29. package/dist/mega-menu/MegaMenu.svelte.d.ts +1 -1
  30. package/dist/modal/Modal.svelte +1 -1
  31. package/dist/modal/Modal.svelte.d.ts +1 -1
  32. package/dist/navbar/Menu.svelte +1 -1
  33. package/dist/navbar/Menu.svelte.d.ts +1 -1
  34. package/dist/navbar/NavBrand.svelte +1 -1
  35. package/dist/navbar/NavBrand.svelte.d.ts +1 -1
  36. package/dist/navbar/NavContainer.svelte +1 -1
  37. package/dist/navbar/NavContainer.svelte.d.ts +1 -1
  38. package/dist/navbar/NavHamburger.svelte +1 -1
  39. package/dist/navbar/NavHamburger.svelte.d.ts +1 -1
  40. package/dist/navbar/NavLi.svelte +1 -1
  41. package/dist/navbar/NavLi.svelte.d.ts +1 -1
  42. package/dist/navbar/NavUl.svelte +1 -1
  43. package/dist/navbar/NavUl.svelte.d.ts +1 -1
  44. package/dist/navbar/Navbar.svelte +1 -1
  45. package/dist/navbar/Navbar.svelte.d.ts +1 -1
  46. package/dist/pagination/Pagination.svelte +1 -1
  47. package/dist/pagination/Pagination.svelte.d.ts +1 -1
  48. package/dist/pagination/PaginationButton.svelte +1 -1
  49. package/dist/pagination/PaginationButton.svelte.d.ts +1 -1
  50. package/dist/pagination/PaginationItem.svelte +1 -1
  51. package/dist/pagination/PaginationItem.svelte.d.ts +1 -1
  52. package/dist/pagination/PaginationNav.svelte +1 -1
  53. package/dist/pagination/PaginationNav.svelte.d.ts +1 -1
  54. package/dist/popover/Popover.svelte +1 -1
  55. package/dist/popover/Popover.svelte.d.ts +1 -1
  56. package/dist/progress/Progressbar.svelte +1 -1
  57. package/dist/progress/Progressbar.svelte.d.ts +1 -1
  58. package/dist/progress/Progressradial.svelte +1 -1
  59. package/dist/progress/Progressradial.svelte.d.ts +1 -1
  60. package/dist/rating/AdvancedRating.svelte +1 -1
  61. package/dist/rating/AdvancedRating.svelte.d.ts +1 -1
  62. package/dist/rating/CustomIcon.svelte +1 -1
  63. package/dist/rating/CustomIcon.svelte.d.ts +1 -1
  64. package/dist/rating/Heart.svelte +1 -1
  65. package/dist/rating/Heart.svelte.d.ts +1 -1
  66. package/dist/rating/Rating.svelte +1 -1
  67. package/dist/rating/Rating.svelte.d.ts +1 -1
  68. package/dist/rating/RatingComment.svelte +1 -1
  69. package/dist/rating/RatingComment.svelte.d.ts +1 -1
  70. package/dist/rating/Review.svelte +1 -1
  71. package/dist/rating/Review.svelte.d.ts +1 -1
  72. package/dist/rating/ScoreRating.svelte +1 -1
  73. package/dist/rating/ScoreRating.svelte.d.ts +1 -1
  74. package/dist/rating/Star.svelte +1 -1
  75. package/dist/rating/Star.svelte.d.ts +1 -1
  76. package/dist/rating/Thumbup.svelte +1 -1
  77. package/dist/rating/Thumbup.svelte.d.ts +1 -1
  78. package/dist/sidebar/Sidebar.svelte +1 -1
  79. package/dist/sidebar/Sidebar.svelte.d.ts +1 -1
  80. package/dist/sidebar/SidebarBrand.svelte +1 -1
  81. package/dist/sidebar/SidebarBrand.svelte.d.ts +1 -1
  82. package/dist/sidebar/SidebarButton.svelte +1 -1
  83. package/dist/sidebar/SidebarButton.svelte.d.ts +1 -1
  84. package/dist/sidebar/SidebarCta.svelte +1 -1
  85. package/dist/sidebar/SidebarCta.svelte.d.ts +1 -1
  86. package/dist/sidebar/SidebarDropdownWrapper.svelte +1 -1
  87. package/dist/sidebar/SidebarDropdownWrapper.svelte.d.ts +1 -1
  88. package/dist/sidebar/SidebarGroup.svelte +1 -1
  89. package/dist/sidebar/SidebarGroup.svelte.d.ts +1 -1
  90. package/dist/sidebar/SidebarItem.svelte +1 -1
  91. package/dist/sidebar/SidebarItem.svelte.d.ts +1 -1
  92. package/dist/skeleton/CardPlaceholder.svelte +1 -1
  93. package/dist/skeleton/CardPlaceholder.svelte.d.ts +1 -1
  94. package/dist/skeleton/ImagePlaceholder.svelte +1 -1
  95. package/dist/skeleton/ImagePlaceholder.svelte.d.ts +1 -1
  96. package/dist/skeleton/ListPlaceholder.svelte +1 -1
  97. package/dist/skeleton/ListPlaceholder.svelte.d.ts +1 -1
  98. package/dist/skeleton/Skeleton.svelte +1 -1
  99. package/dist/skeleton/Skeleton.svelte.d.ts +1 -1
  100. package/dist/skeleton/TestimonialPlaceholder.svelte +1 -1
  101. package/dist/skeleton/TestimonialPlaceholder.svelte.d.ts +1 -1
  102. package/dist/skeleton/TextPlaceholder.svelte +1 -1
  103. package/dist/skeleton/TextPlaceholder.svelte.d.ts +1 -1
  104. package/dist/skeleton/VideoPlaceholder.svelte +1 -1
  105. package/dist/skeleton/VideoPlaceholder.svelte.d.ts +1 -1
  106. package/dist/skeleton/WidgetPlaceholder.svelte +1 -1
  107. package/dist/skeleton/WidgetPlaceholder.svelte.d.ts +1 -1
  108. package/dist/speed-dial/SpeedDial.svelte +1 -1
  109. package/dist/speed-dial/SpeedDial.svelte.d.ts +1 -1
  110. package/dist/speed-dial/SpeedDialButton.svelte +1 -1
  111. package/dist/speed-dial/SpeedDialButton.svelte.d.ts +1 -1
  112. package/dist/speed-dial/SpeedDialTrigger.svelte +1 -1
  113. package/dist/speed-dial/SpeedDialTrigger.svelte.d.ts +1 -1
  114. package/dist/spinner/Spinner.svelte +1 -1
  115. package/dist/spinner/Spinner.svelte.d.ts +1 -1
  116. package/dist/stepindicator/StepIndicator.svelte +1 -1
  117. package/dist/stepindicator/StepIndicator.svelte.d.ts +1 -1
  118. package/dist/stepper/BreadcrumbStepper.svelte +1 -1
  119. package/dist/stepper/BreadcrumbStepper.svelte.d.ts +1 -1
  120. package/dist/stepper/DetailedStepper.svelte +1 -1
  121. package/dist/stepper/DetailedStepper.svelte.d.ts +1 -1
  122. package/dist/stepper/ProgressStepper.svelte +1 -1
  123. package/dist/stepper/ProgressStepper.svelte.d.ts +1 -1
  124. package/dist/stepper/Stepper.svelte +1 -1
  125. package/dist/stepper/Stepper.svelte.d.ts +1 -1
  126. package/dist/stepper/TimelineStepper.svelte +1 -1
  127. package/dist/stepper/TimelineStepper.svelte.d.ts +1 -1
  128. package/dist/stepper/VerticalStepper.svelte +1 -1
  129. package/dist/stepper/VerticalStepper.svelte.d.ts +1 -1
  130. package/dist/table/Table.svelte +1 -1
  131. package/dist/table/Table.svelte.d.ts +1 -1
  132. package/dist/table/TableBody.svelte +1 -1
  133. package/dist/table/TableBody.svelte.d.ts +1 -1
  134. package/dist/table/TableBodyCell.svelte +1 -1
  135. package/dist/table/TableBodyCell.svelte.d.ts +1 -1
  136. package/dist/table/TableBodyRow.svelte +1 -1
  137. package/dist/table/TableBodyRow.svelte.d.ts +1 -1
  138. package/dist/table/TableHead.svelte +1 -1
  139. package/dist/table/TableHead.svelte.d.ts +1 -1
  140. package/dist/table/TableHeadCell.svelte +1 -1
  141. package/dist/table/TableHeadCell.svelte.d.ts +1 -1
  142. package/dist/table/TableSearch.svelte +1 -1
  143. package/dist/table/TableSearch.svelte.d.ts +1 -1
  144. package/dist/tabs/TabItem.svelte +1 -1
  145. package/dist/tabs/TabItem.svelte.d.ts +1 -1
  146. package/dist/tabs/Tabs.svelte +1 -1
  147. package/dist/tabs/Tabs.svelte.d.ts +1 -1
  148. package/dist/theme/Theme.svelte +1 -1
  149. package/dist/theme/Theme.svelte.d.ts +1 -1
  150. package/dist/timeline/Activity.svelte +1 -1
  151. package/dist/timeline/Activity.svelte.d.ts +1 -1
  152. package/dist/timeline/ActivityItem.svelte +1 -1
  153. package/dist/timeline/ActivityItem.svelte.d.ts +1 -1
  154. package/dist/timeline/Group.svelte +1 -1
  155. package/dist/timeline/Group.svelte.d.ts +1 -1
  156. package/dist/timeline/GroupItem.svelte +1 -1
  157. package/dist/timeline/GroupItem.svelte.d.ts +1 -1
  158. package/dist/timeline/Timeline.svelte +1 -1
  159. package/dist/timeline/Timeline.svelte.d.ts +1 -1
  160. package/dist/timeline/TimelineItem.svelte +1 -1
  161. package/dist/timeline/TimelineItem.svelte.d.ts +1 -1
  162. package/dist/toast/Toast.svelte +1 -1
  163. package/dist/toast/Toast.svelte.d.ts +1 -1
  164. package/dist/toolbar/Toolbar.svelte +1 -1
  165. package/dist/toolbar/Toolbar.svelte.d.ts +1 -1
  166. package/dist/toolbar/ToolbarButton.svelte +1 -1
  167. package/dist/toolbar/ToolbarButton.svelte.d.ts +1 -1
  168. package/dist/toolbar/ToolbarGroup.svelte +1 -1
  169. package/dist/toolbar/ToolbarGroup.svelte.d.ts +1 -1
  170. package/dist/tooltip/Tooltip.svelte +1 -1
  171. package/dist/tooltip/Tooltip.svelte.d.ts +1 -1
  172. package/dist/types.d.ts +8 -0
  173. package/dist/typography/anchor/A.svelte +1 -1
  174. package/dist/typography/anchor/A.svelte.d.ts +1 -1
  175. package/dist/typography/blockquote/Blockquote.svelte +1 -1
  176. package/dist/typography/blockquote/Blockquote.svelte.d.ts +1 -1
  177. package/dist/typography/descriptionlist/DescriptionList.svelte +1 -1
  178. package/dist/typography/descriptionlist/DescriptionList.svelte.d.ts +1 -1
  179. package/dist/typography/heading/Heading.svelte +1 -1
  180. package/dist/typography/heading/Heading.svelte.d.ts +1 -1
  181. package/dist/typography/hr/Hr.svelte +1 -1
  182. package/dist/typography/hr/Hr.svelte.d.ts +1 -1
  183. package/dist/typography/img/EnhancedImg.svelte +1 -1
  184. package/dist/typography/img/EnhancedImg.svelte.d.ts +1 -1
  185. package/dist/typography/img/Img.svelte +1 -1
  186. package/dist/typography/img/Img.svelte.d.ts +1 -1
  187. package/dist/typography/layout/Layout.svelte +1 -1
  188. package/dist/typography/layout/Layout.svelte.d.ts +1 -1
  189. package/dist/typography/list/Li.svelte +1 -1
  190. package/dist/typography/list/Li.svelte.d.ts +1 -1
  191. package/dist/typography/list/List.svelte +1 -1
  192. package/dist/typography/list/List.svelte.d.ts +1 -1
  193. package/dist/typography/mark/Mark.svelte +1 -1
  194. package/dist/typography/mark/Mark.svelte.d.ts +1 -1
  195. package/dist/typography/paragraph/P.svelte +1 -1
  196. package/dist/typography/paragraph/P.svelte.d.ts +1 -1
  197. package/dist/typography/secondary/Secondary.svelte +1 -1
  198. package/dist/typography/secondary/Secondary.svelte.d.ts +1 -1
  199. package/dist/typography/span/Span.svelte +1 -1
  200. package/dist/typography/span/Span.svelte.d.ts +1 -1
  201. package/dist/utils/Arrow.svelte +1 -1
  202. package/dist/utils/Arrow.svelte.d.ts +1 -1
  203. package/dist/utils/Popper.svelte +1 -1
  204. package/dist/utils/Popper.svelte.d.ts +1 -1
  205. package/dist/video/Video.svelte +1 -1
  206. package/dist/video/Video.svelte.d.ts +1 -1
  207. package/package.json +1 -1
@@ -39,7 +39,7 @@
39
39
  @component
40
40
  [Go to docs](https://flowbite-svelte.com/)
41
41
  ## Type
42
- [InputAddonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L790)
42
+ [InputAddonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L798)
43
43
  ## Props
44
44
  @prop children
45
45
  @prop class: className
@@ -2,7 +2,7 @@ import { type InputAddonProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [InputAddonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L790)
5
+ * [InputAddonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L798)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className
@@ -3,7 +3,14 @@
3
3
  import { CloseButton, type SizeType, type InputProps, type InputValue, cn } from "../..";
4
4
  import { input, clampSize } from ".";
5
5
 
6
- let { children, left, right, value = $bindable(), elementRef = $bindable(), clearable = false, size, color = "default", class: className, wrapperClass, leftClass, rightClass, divClass, clearableSvgClass, clearableColor = "none", clearableClass, clearableOnClick, data = [], maxSuggestions = 5, onSelect, comboClass, comboItemClass, onInput, onFocus, onBlur, onKeydown, ...restProps }: InputProps<InputValue> = $props();
6
+ let { children, left, right, value = $bindable(), elementRef = $bindable(), clearable = false, size, color = "default", class: className, wrapperClass, leftClass, rightClass, divClass, clearableSvgClass, clearableColor = "none", clearableClass, clearableOnClick, data = [], maxSuggestions = 5, onSelect, comboClass, comboItemClass, onInput, onFocus, onBlur, onKeydown, oninput, onfocus, onblur, onkeydown, ...restProps }: InputProps<InputValue> = $props();
7
+
8
+ // onSelect is a custom combobox selection handler that takes a string
9
+ // standard DOM events, onInput, onFocus, onBlur, onKeydown will be deprecated in the next minor version
10
+ const resolvedOnInput = $derived(oninput || onInput);
11
+ const resolvedOnFocus = $derived(onfocus || onFocus);
12
+ const resolvedOnBlur = $derived(onblur || onBlur);
13
+ const resolvedOnKeydown = $derived(onkeydown || onKeydown);
7
14
 
8
15
  // Automatically enable combobox when data is provided
9
16
  const isCombobox = $derived(Array.isArray(data) && data.length > 0);
@@ -143,29 +150,29 @@
143
150
 
144
151
  // Combined event handlers that call custom handlers first, then default behavior
145
152
  function handleInput(event: Event) {
146
- if (onInput) {
147
- onInput(event);
153
+ if (resolvedOnInput) {
154
+ resolvedOnInput(event);
148
155
  }
149
156
  defaultHandleInput(event);
150
157
  }
151
158
 
152
159
  function handleFocus(event: FocusEvent) {
153
- if (onFocus) {
154
- onFocus(event);
160
+ if (resolvedOnFocus) {
161
+ resolvedOnFocus(event);
155
162
  }
156
163
  defaultHandleFocus(event);
157
164
  }
158
165
 
159
166
  function handleBlur(event: FocusEvent) {
160
- if (onBlur) {
161
- onBlur(event);
167
+ if (resolvedOnBlur) {
168
+ resolvedOnBlur(event);
162
169
  }
163
170
  defaultHandleBlur(event);
164
171
  }
165
172
 
166
173
  function handleKeydown(event: KeyboardEvent) {
167
- if (onKeydown) {
168
- onKeydown(event);
174
+ if (resolvedOnKeydown) {
175
+ resolvedOnKeydown(event);
169
176
  }
170
177
  defaultHandleKeydown(event);
171
178
  }
@@ -19,7 +19,7 @@
19
19
  @component
20
20
  [Go to docs](https://flowbite-svelte.com/)
21
21
  ## Type
22
- [LabelProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L796)
22
+ [LabelProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L804)
23
23
  ## Props
24
24
  @prop children
25
25
  @prop color = "gray"
@@ -2,7 +2,7 @@ import { type LabelProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [LabelProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L796)
5
+ * [LabelProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L804)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop color = "gray"
@@ -13,7 +13,7 @@
13
13
  @component
14
14
  [Go to docs](https://flowbite-svelte.com/)
15
15
  ## Type
16
- [RangeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L824)
16
+ [RangeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L832)
17
17
  ## Props
18
18
  @prop value = $bindable()
19
19
  @prop appearance = "none"
@@ -2,7 +2,7 @@ import { type RangeProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [RangeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L824)
5
+ * [RangeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L832)
6
6
  * ## Props
7
7
  * @prop value = $bindable()
8
8
  * @prop appearance = "none"
@@ -36,7 +36,7 @@
36
36
  @component
37
37
  [Go to docs](https://flowbite-svelte.com/)
38
38
  ## Type
39
- [SearchProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L830)
39
+ [SearchProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L838)
40
40
  ## Props
41
41
  @prop children
42
42
  @prop inputClass
@@ -2,7 +2,7 @@ import { type SearchProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SearchProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L830)
5
+ * [SearchProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L838)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop inputClass
@@ -65,7 +65,7 @@
65
65
  @component
66
66
  [Go to docs](https://flowbite-svelte.com/)
67
67
  ## Type
68
- [TagsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L882)
68
+ [TagsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L890)
69
69
  ## Props
70
70
  @prop value = $bindable([])
71
71
  @prop itemClass
@@ -2,7 +2,7 @@ import { type TagsProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TagsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L882)
5
+ * [TagsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L890)
6
6
  * ## Props
7
7
  * @prop value = $bindable([])
8
8
  * @prop itemClass
@@ -54,7 +54,7 @@
54
54
  @component
55
55
  [Go to docs](https://flowbite-svelte.com/)
56
56
  ## Type
57
- [TextareaProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L929)
57
+ [TextareaProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L937)
58
58
  ## Props
59
59
  @prop header
60
60
  @prop footer
@@ -2,7 +2,7 @@ import { type TextareaProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TextareaProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L929)
5
+ * [TextareaProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L937)
6
6
  * ## Props
7
7
  * @prop header
8
8
  * @prop footer
@@ -225,7 +225,7 @@
225
225
  @component
226
226
  [Go to docs](https://flowbite-svelte.com/)
227
227
  ## Type
228
- [TimepickerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L900)
228
+ [TimepickerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L908)
229
229
  ## Props
230
230
  @prop id = "time"
231
231
  @prop endId = "end-time"
@@ -2,7 +2,7 @@ import { type TimepickerProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TimepickerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L900)
5
+ * [TimepickerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L908)
6
6
  * ## Props
7
7
  * @prop id = "time"
8
8
  * @prop endId = "end-time"
@@ -22,7 +22,7 @@
22
22
  @component
23
23
  [Go to docs](https://flowbite-svelte.com/)
24
24
  ## Type
25
- [ToggleProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L951)
25
+ [ToggleProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L959)
26
26
  ## Props
27
27
  @prop children
28
28
  @prop size = "default"
@@ -2,7 +2,7 @@ import { type ToggleProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ToggleProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L951)
5
+ * [ToggleProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L959)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop size = "default"
@@ -35,7 +35,7 @@
35
35
  @component
36
36
  [Go to docs](https://flowbite-svelte.com/)
37
37
  ## Type
38
- [GalleryProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L968)
38
+ [GalleryProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L976)
39
39
  ## Props
40
40
  @prop children
41
41
  @prop figure
@@ -2,7 +2,7 @@ import { type GalleryProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [GalleryProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L968)
5
+ * [GalleryProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L976)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop figure
@@ -28,7 +28,7 @@
28
28
  @component
29
29
  [Go to docs](https://flowbite-svelte.com/)
30
30
  ## Type
31
- [IndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L979)
31
+ [IndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L987)
32
32
  ## Props
33
33
  @prop children
34
34
  @prop color = "primary"
@@ -2,7 +2,7 @@ import { type IndicatorProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [IndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L979)
5
+ * [IndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L987)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop color = "primary"
@@ -14,7 +14,7 @@
14
14
  @component
15
15
  [Go to docs](https://flowbite-svelte.com/)
16
16
  ## Type
17
- [KbdProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L990)
17
+ [KbdProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L998)
18
18
  ## Props
19
19
  @prop children
20
20
  @prop class: className
@@ -2,7 +2,7 @@ import { type KbdProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [KbdProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L990)
5
+ * [KbdProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L998)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className
@@ -42,7 +42,7 @@
42
42
  @component
43
43
  [Go to docs](https://flowbite-svelte.com/)
44
44
  ## Type
45
- [ListgroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1009)
45
+ [ListgroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1017)
46
46
  ## Props
47
47
  @prop children
48
48
  @prop items
@@ -2,7 +2,7 @@ import { type ListgroupProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ListgroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1009)
5
+ * [ListgroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1017)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop items
@@ -41,7 +41,7 @@
41
41
  @component
42
42
  [Go to docs](https://flowbite-svelte.com/)
43
43
  ## Type
44
- [ListgroupItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1020)
44
+ [ListgroupItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1028)
45
45
  ## Props
46
46
  @prop children
47
47
  @prop active
@@ -2,7 +2,7 @@ import { type ListgroupItemProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ListgroupItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1020)
5
+ * [ListgroupItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1028)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop active
@@ -31,7 +31,7 @@
31
31
  @component
32
32
  [Go to docs](https://flowbite-svelte.com/)
33
33
  ## Type
34
- [MegaMenuProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1031)
34
+ [MegaMenuProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1039)
35
35
  ## Props
36
36
  @prop children
37
37
  @prop extra
@@ -2,7 +2,7 @@ import { type MegaMenuProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [MegaMenuProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1031)
5
+ * [MegaMenuProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1039)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop extra
@@ -91,7 +91,7 @@
91
91
  @component
92
92
  [Go to docs](https://flowbite-svelte.com/)
93
93
  ## Type
94
- [ModalProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1042)
94
+ [ModalProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1050)
95
95
  ## Props
96
96
  @prop children
97
97
  @prop oncancel
@@ -2,7 +2,7 @@ import { type ModalProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ModalProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1042)
5
+ * [ModalProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1050)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop oncancel
@@ -33,7 +33,7 @@
33
33
  @component
34
34
  [Go to docs](https://flowbite-svelte.com/)
35
35
  ## Type
36
- [MenuProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1060)
36
+ [MenuProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1068)
37
37
  ## Props
38
38
  @prop size = "24"
39
39
  @prop color = "currentColor"
@@ -2,7 +2,7 @@ import type { MenuProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [MenuProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1060)
5
+ * [MenuProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1068)
6
6
  * ## Props
7
7
  * @prop size = "24"
8
8
  * @prop color = "currentColor"
@@ -15,7 +15,7 @@
15
15
  @component
16
16
  [Go to docs](https://flowbite-svelte.com/)
17
17
  ## Type
18
- [NavBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1080)
18
+ [NavBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1088)
19
19
  ## Props
20
20
  @prop children
21
21
  @prop class: className
@@ -2,7 +2,7 @@ import type { NavBrandProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [NavBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1080)
5
+ * [NavBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1088)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className
@@ -15,7 +15,7 @@
15
15
  @component
16
16
  [Go to docs](https://flowbite-svelte.com/)
17
17
  ## Type
18
- [NavContainerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1082)
18
+ [NavContainerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1090)
19
19
  ## Props
20
20
  @prop children
21
21
  @prop fluid
@@ -2,7 +2,7 @@ import type { NavContainerProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [NavContainerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1082)
5
+ * [NavContainerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1090)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop fluid
@@ -26,7 +26,7 @@
26
26
  @component
27
27
  [Go to docs](https://flowbite-svelte.com/)
28
28
  ## Type
29
- [NavHamburgerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1086)
29
+ [NavHamburgerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1094)
30
30
  ## Props
31
31
  @prop children
32
32
  @prop onclick
@@ -2,7 +2,7 @@ import clsx from "clsx";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [NavHamburgerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1086)
5
+ * [NavHamburgerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1094)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop onclick
@@ -36,7 +36,7 @@
36
36
  @component
37
37
  [Go to docs](https://flowbite-svelte.com/)
38
38
  ## Type
39
- [NavLiProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1106)
39
+ [NavLiProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1114)
40
40
  ## Props
41
41
  @prop children
42
42
  @prop activeClass
@@ -2,7 +2,7 @@ import type { NavLiProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [NavLiProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1106)
5
+ * [NavLiProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1114)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop activeClass
@@ -72,7 +72,7 @@
72
72
  @component
73
73
  [Go to docs](https://flowbite-svelte.com/)
74
74
  ## Type
75
- [NavUlProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1091)
75
+ [NavUlProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1099)
76
76
  ## Props
77
77
  @prop children
78
78
  @prop activeUrl
@@ -2,7 +2,7 @@ import type { NavUlProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [NavUlProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1091)
5
+ * [NavUlProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1099)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop activeUrl
@@ -43,7 +43,7 @@
43
43
  @component
44
44
  [Go to docs](https://flowbite-svelte.com/)
45
45
  ## Type
46
- [NavbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1073)
46
+ [NavbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1081)
47
47
  ## Props
48
48
  @prop children
49
49
  @prop fluid
@@ -2,7 +2,7 @@ import type { NavbarProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [NavbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1073)
5
+ * [NavbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1081)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop fluid
@@ -50,7 +50,7 @@
50
50
  @component
51
51
  [Go to docs](https://flowbite-svelte.com/)
52
52
  ## Type
53
- [PaginationProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1171)
53
+ [PaginationProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1179)
54
54
  ## Props
55
55
  @prop pages = []
56
56
  @prop previous
@@ -2,7 +2,7 @@ import type { PaginationProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [PaginationProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1171)
5
+ * [PaginationProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1179)
6
6
  * ## Props
7
7
  * @prop pages = []
8
8
  * @prop previous
@@ -47,7 +47,7 @@
47
47
  @component
48
48
  [Go to docs](https://flowbite-svelte.com/)
49
49
  ## Type
50
- [PaginationButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1142)
50
+ [PaginationButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1150)
51
51
  ## Props
52
52
  @prop children
53
53
  @prop size
@@ -2,7 +2,7 @@ import type { PaginationButtonProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [PaginationButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1142)
5
+ * [PaginationButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1150)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop size
@@ -30,7 +30,7 @@
30
30
  @component
31
31
  [Go to docs](https://flowbite-svelte.com/)
32
32
  ## Type
33
- [PaginationItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1167)
33
+ [PaginationItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1175)
34
34
  ## Props
35
35
  @prop children
36
36
  @prop size
@@ -2,7 +2,7 @@ import type { PaginationItemProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [PaginationItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1167)
5
+ * [PaginationItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1175)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop size
@@ -99,7 +99,7 @@
99
99
  @component
100
100
  [Go to docs](https://flowbite-svelte.com/)
101
101
  ## Type
102
- [PaginationNavProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1148)
102
+ [PaginationNavProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1156)
103
103
  ## Props
104
104
  @prop currentPage = 1
105
105
  @prop totalPages = 1
@@ -2,7 +2,7 @@ import { type PaginationNavProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [PaginationNavProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1148)
5
+ * [PaginationNavProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1156)
6
6
  * ## Props
7
7
  * @prop currentPage = 1
8
8
  * @prop totalPages = 1
@@ -27,7 +27,7 @@
27
27
  @component
28
28
  [Go to docs](https://flowbite-svelte.com/)
29
29
  ## Type
30
- [PopoverProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1181)
30
+ [PopoverProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1189)
31
31
  ## Props
32
32
  @prop title: titleSlot
33
33
  @prop color = "default"
@@ -2,7 +2,7 @@ import type { PopoverProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [PopoverProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1181)
5
+ * [PopoverProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1189)
6
6
  * ## Props
7
7
  * @prop title: titleSlot
8
8
  * @prop color = "default"
@@ -43,7 +43,7 @@
43
43
  @component
44
44
  [Go to docs](https://flowbite-svelte.com/)
45
45
  ## Type
46
- [ProgressbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1191)
46
+ [ProgressbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1199)
47
47
  ## Props
48
48
  @prop progress = "45"
49
49
  @prop precision = 0