flowbite-svelte 1.13.5 → 1.13.6

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 (216) hide show
  1. package/dist/forms/checkbox/CheckboxButton.svelte +3 -4
  2. package/dist/forms/checkbox/CheckboxButton.svelte.d.ts +3 -4
  3. package/dist/forms/checkbox/theme.js +1 -1
  4. package/dist/forms/dropzone/Dropzone.svelte +1 -1
  5. package/dist/forms/dropzone/Dropzone.svelte.d.ts +1 -1
  6. package/dist/forms/fileupload/Fileupload.svelte +1 -1
  7. package/dist/forms/fileupload/Fileupload.svelte.d.ts +1 -1
  8. package/dist/forms/floating-label/FloatingLabelInput.svelte +1 -1
  9. package/dist/forms/floating-label/FloatingLabelInput.svelte.d.ts +1 -1
  10. package/dist/forms/helper/Helper.svelte +1 -1
  11. package/dist/forms/helper/Helper.svelte.d.ts +1 -1
  12. package/dist/forms/input-addon/InputAddon.svelte +1 -1
  13. package/dist/forms/input-addon/InputAddon.svelte.d.ts +1 -1
  14. package/dist/forms/label/Label.svelte +1 -1
  15. package/dist/forms/label/Label.svelte.d.ts +1 -1
  16. package/dist/forms/range/Range.svelte +1 -1
  17. package/dist/forms/range/Range.svelte.d.ts +1 -1
  18. package/dist/forms/search/Search.svelte +1 -1
  19. package/dist/forms/search/Search.svelte.d.ts +1 -1
  20. package/dist/forms/tags/Tags.svelte +1 -1
  21. package/dist/forms/tags/Tags.svelte.d.ts +1 -1
  22. package/dist/forms/textarea/Textarea.svelte +1 -1
  23. package/dist/forms/textarea/Textarea.svelte.d.ts +1 -1
  24. package/dist/forms/timepicker/Timepicker.svelte +1 -1
  25. package/dist/forms/timepicker/Timepicker.svelte.d.ts +1 -1
  26. package/dist/forms/toggle/Toggle.svelte +1 -1
  27. package/dist/forms/toggle/Toggle.svelte.d.ts +1 -1
  28. package/dist/gallery/Gallery.svelte +1 -1
  29. package/dist/gallery/Gallery.svelte.d.ts +1 -1
  30. package/dist/indicator/Indicator.svelte +1 -1
  31. package/dist/indicator/Indicator.svelte.d.ts +1 -1
  32. package/dist/kbd/Kbd.svelte +1 -1
  33. package/dist/kbd/Kbd.svelte.d.ts +1 -1
  34. package/dist/list-group/Listgroup.svelte +1 -1
  35. package/dist/list-group/Listgroup.svelte.d.ts +1 -1
  36. package/dist/list-group/ListgroupItem.svelte +1 -1
  37. package/dist/list-group/ListgroupItem.svelte.d.ts +1 -1
  38. package/dist/mega-menu/MegaMenu.svelte +1 -1
  39. package/dist/mega-menu/MegaMenu.svelte.d.ts +1 -1
  40. package/dist/modal/Modal.svelte +1 -1
  41. package/dist/modal/Modal.svelte.d.ts +1 -1
  42. package/dist/navbar/Menu.svelte +1 -1
  43. package/dist/navbar/Menu.svelte.d.ts +1 -1
  44. package/dist/navbar/NavBrand.svelte +1 -1
  45. package/dist/navbar/NavBrand.svelte.d.ts +1 -1
  46. package/dist/navbar/NavContainer.svelte +1 -1
  47. package/dist/navbar/NavContainer.svelte.d.ts +1 -1
  48. package/dist/navbar/NavHamburger.svelte +1 -1
  49. package/dist/navbar/NavHamburger.svelte.d.ts +1 -1
  50. package/dist/navbar/NavLi.svelte +1 -1
  51. package/dist/navbar/NavLi.svelte.d.ts +1 -1
  52. package/dist/navbar/NavUl.svelte +1 -1
  53. package/dist/navbar/NavUl.svelte.d.ts +1 -1
  54. package/dist/navbar/Navbar.svelte +1 -1
  55. package/dist/navbar/Navbar.svelte.d.ts +1 -1
  56. package/dist/pagination/Pagination.svelte +1 -1
  57. package/dist/pagination/Pagination.svelte.d.ts +1 -1
  58. package/dist/pagination/PaginationButton.svelte +1 -1
  59. package/dist/pagination/PaginationButton.svelte.d.ts +1 -1
  60. package/dist/pagination/PaginationItem.svelte +1 -1
  61. package/dist/pagination/PaginationItem.svelte.d.ts +1 -1
  62. package/dist/pagination/PaginationNav.svelte +1 -1
  63. package/dist/pagination/PaginationNav.svelte.d.ts +1 -1
  64. package/dist/popover/Popover.svelte +1 -1
  65. package/dist/popover/Popover.svelte.d.ts +1 -1
  66. package/dist/progress/Progressbar.svelte +1 -1
  67. package/dist/progress/Progressbar.svelte.d.ts +1 -1
  68. package/dist/progress/Progressradial.svelte +1 -1
  69. package/dist/progress/Progressradial.svelte.d.ts +1 -1
  70. package/dist/rating/AdvancedRating.svelte +1 -1
  71. package/dist/rating/AdvancedRating.svelte.d.ts +1 -1
  72. package/dist/rating/CustomIcon.svelte +1 -1
  73. package/dist/rating/CustomIcon.svelte.d.ts +1 -1
  74. package/dist/rating/Heart.svelte +1 -1
  75. package/dist/rating/Heart.svelte.d.ts +1 -1
  76. package/dist/rating/Rating.svelte +1 -1
  77. package/dist/rating/Rating.svelte.d.ts +1 -1
  78. package/dist/rating/RatingComment.svelte +1 -1
  79. package/dist/rating/RatingComment.svelte.d.ts +1 -1
  80. package/dist/rating/Review.svelte +1 -1
  81. package/dist/rating/Review.svelte.d.ts +1 -1
  82. package/dist/rating/ScoreRating.svelte +1 -1
  83. package/dist/rating/ScoreRating.svelte.d.ts +1 -1
  84. package/dist/rating/Star.svelte +1 -1
  85. package/dist/rating/Star.svelte.d.ts +1 -1
  86. package/dist/rating/Thumbup.svelte +1 -1
  87. package/dist/rating/Thumbup.svelte.d.ts +1 -1
  88. package/dist/sidebar/Sidebar.svelte +1 -1
  89. package/dist/sidebar/Sidebar.svelte.d.ts +1 -1
  90. package/dist/sidebar/SidebarBrand.svelte +1 -1
  91. package/dist/sidebar/SidebarBrand.svelte.d.ts +1 -1
  92. package/dist/sidebar/SidebarButton.svelte +1 -1
  93. package/dist/sidebar/SidebarButton.svelte.d.ts +1 -1
  94. package/dist/sidebar/SidebarCta.svelte +1 -1
  95. package/dist/sidebar/SidebarCta.svelte.d.ts +1 -1
  96. package/dist/sidebar/SidebarDropdownWrapper.svelte +1 -1
  97. package/dist/sidebar/SidebarDropdownWrapper.svelte.d.ts +1 -1
  98. package/dist/sidebar/SidebarGroup.svelte +1 -1
  99. package/dist/sidebar/SidebarGroup.svelte.d.ts +1 -1
  100. package/dist/sidebar/SidebarItem.svelte +1 -1
  101. package/dist/sidebar/SidebarItem.svelte.d.ts +1 -1
  102. package/dist/skeleton/CardPlaceholder.svelte +1 -1
  103. package/dist/skeleton/CardPlaceholder.svelte.d.ts +1 -1
  104. package/dist/skeleton/ImagePlaceholder.svelte +1 -1
  105. package/dist/skeleton/ImagePlaceholder.svelte.d.ts +1 -1
  106. package/dist/skeleton/ListPlaceholder.svelte +1 -1
  107. package/dist/skeleton/ListPlaceholder.svelte.d.ts +1 -1
  108. package/dist/skeleton/Skeleton.svelte +1 -1
  109. package/dist/skeleton/Skeleton.svelte.d.ts +1 -1
  110. package/dist/skeleton/TestimonialPlaceholder.svelte +1 -1
  111. package/dist/skeleton/TestimonialPlaceholder.svelte.d.ts +1 -1
  112. package/dist/skeleton/TextPlaceholder.svelte +1 -1
  113. package/dist/skeleton/TextPlaceholder.svelte.d.ts +1 -1
  114. package/dist/skeleton/VideoPlaceholder.svelte +1 -1
  115. package/dist/skeleton/VideoPlaceholder.svelte.d.ts +1 -1
  116. package/dist/skeleton/WidgetPlaceholder.svelte +1 -1
  117. package/dist/skeleton/WidgetPlaceholder.svelte.d.ts +1 -1
  118. package/dist/speed-dial/SpeedDial.svelte +1 -1
  119. package/dist/speed-dial/SpeedDial.svelte.d.ts +1 -1
  120. package/dist/speed-dial/SpeedDialButton.svelte +1 -1
  121. package/dist/speed-dial/SpeedDialButton.svelte.d.ts +1 -1
  122. package/dist/speed-dial/SpeedDialTrigger.svelte +1 -1
  123. package/dist/speed-dial/SpeedDialTrigger.svelte.d.ts +1 -1
  124. package/dist/spinner/Spinner.svelte +1 -1
  125. package/dist/spinner/Spinner.svelte.d.ts +1 -1
  126. package/dist/step-indicator/StepIndicator.svelte +1 -1
  127. package/dist/step-indicator/StepIndicator.svelte.d.ts +1 -1
  128. package/dist/stepper/BreadcrumbStepper.svelte +1 -1
  129. package/dist/stepper/BreadcrumbStepper.svelte.d.ts +1 -1
  130. package/dist/stepper/DetailedStepper.svelte +1 -1
  131. package/dist/stepper/DetailedStepper.svelte.d.ts +1 -1
  132. package/dist/stepper/ProgressStepper.svelte +1 -1
  133. package/dist/stepper/ProgressStepper.svelte.d.ts +1 -1
  134. package/dist/stepper/Stepper.svelte +1 -1
  135. package/dist/stepper/Stepper.svelte.d.ts +1 -1
  136. package/dist/stepper/TimelineStepper.svelte +1 -1
  137. package/dist/stepper/TimelineStepper.svelte.d.ts +1 -1
  138. package/dist/stepper/VerticalStepper.svelte +1 -1
  139. package/dist/stepper/VerticalStepper.svelte.d.ts +1 -1
  140. package/dist/table/Table.svelte +1 -1
  141. package/dist/table/Table.svelte.d.ts +1 -1
  142. package/dist/table/TableBody.svelte +1 -1
  143. package/dist/table/TableBody.svelte.d.ts +1 -1
  144. package/dist/table/TableBodyCell.svelte +1 -1
  145. package/dist/table/TableBodyCell.svelte.d.ts +1 -1
  146. package/dist/table/TableBodyRow.svelte +1 -1
  147. package/dist/table/TableBodyRow.svelte.d.ts +1 -1
  148. package/dist/table/TableHead.svelte +1 -1
  149. package/dist/table/TableHead.svelte.d.ts +1 -1
  150. package/dist/table/TableHeadCell.svelte +1 -1
  151. package/dist/table/TableHeadCell.svelte.d.ts +1 -1
  152. package/dist/table/TableSearch.svelte +1 -1
  153. package/dist/table/TableSearch.svelte.d.ts +1 -1
  154. package/dist/tabs/TabItem.svelte +1 -1
  155. package/dist/tabs/TabItem.svelte.d.ts +1 -1
  156. package/dist/tabs/Tabs.svelte +1 -1
  157. package/dist/tabs/Tabs.svelte.d.ts +1 -1
  158. package/dist/timeline/Activity.svelte +1 -1
  159. package/dist/timeline/Activity.svelte.d.ts +1 -1
  160. package/dist/timeline/ActivityItem.svelte +1 -1
  161. package/dist/timeline/ActivityItem.svelte.d.ts +1 -1
  162. package/dist/timeline/Group.svelte +1 -1
  163. package/dist/timeline/Group.svelte.d.ts +1 -1
  164. package/dist/timeline/GroupItem.svelte +1 -1
  165. package/dist/timeline/GroupItem.svelte.d.ts +1 -1
  166. package/dist/timeline/Timeline.svelte +1 -1
  167. package/dist/timeline/Timeline.svelte.d.ts +1 -1
  168. package/dist/timeline/TimelineItem.svelte +1 -1
  169. package/dist/timeline/TimelineItem.svelte.d.ts +1 -1
  170. package/dist/toast/Toast.svelte +1 -1
  171. package/dist/toast/Toast.svelte.d.ts +1 -1
  172. package/dist/toolbar/Toolbar.svelte +1 -1
  173. package/dist/toolbar/Toolbar.svelte.d.ts +1 -1
  174. package/dist/toolbar/ToolbarButton.svelte +1 -1
  175. package/dist/toolbar/ToolbarButton.svelte.d.ts +1 -1
  176. package/dist/toolbar/ToolbarGroup.svelte +1 -1
  177. package/dist/toolbar/ToolbarGroup.svelte.d.ts +1 -1
  178. package/dist/tooltip/Tooltip.svelte +1 -1
  179. package/dist/tooltip/Tooltip.svelte.d.ts +1 -1
  180. package/dist/typography/a/A.svelte +1 -1
  181. package/dist/typography/a/A.svelte.d.ts +1 -1
  182. package/dist/typography/blockquote/Blockquote.svelte +1 -1
  183. package/dist/typography/blockquote/Blockquote.svelte.d.ts +1 -1
  184. package/dist/typography/descriptionlist/DescriptionList.svelte +1 -1
  185. package/dist/typography/descriptionlist/DescriptionList.svelte.d.ts +1 -1
  186. package/dist/typography/heading/Heading.svelte +1 -1
  187. package/dist/typography/heading/Heading.svelte.d.ts +1 -1
  188. package/dist/typography/hr/Hr.svelte +1 -1
  189. package/dist/typography/hr/Hr.svelte.d.ts +1 -1
  190. package/dist/typography/img/EnhancedImg.svelte +1 -1
  191. package/dist/typography/img/EnhancedImg.svelte.d.ts +1 -1
  192. package/dist/typography/img/Img.svelte +1 -1
  193. package/dist/typography/img/Img.svelte.d.ts +1 -1
  194. package/dist/typography/layout/Layout.svelte +1 -1
  195. package/dist/typography/layout/Layout.svelte.d.ts +1 -1
  196. package/dist/typography/list/Li.svelte +1 -1
  197. package/dist/typography/list/Li.svelte.d.ts +1 -1
  198. package/dist/typography/list/List.svelte +1 -1
  199. package/dist/typography/list/List.svelte.d.ts +1 -1
  200. package/dist/typography/mark/Mark.svelte +1 -1
  201. package/dist/typography/mark/Mark.svelte.d.ts +1 -1
  202. package/dist/typography/paragraph/P.svelte +1 -1
  203. package/dist/typography/paragraph/P.svelte.d.ts +1 -1
  204. package/dist/typography/secondary/Secondary.svelte +1 -1
  205. package/dist/typography/secondary/Secondary.svelte.d.ts +1 -1
  206. package/dist/typography/span/Span.svelte +1 -1
  207. package/dist/typography/span/Span.svelte.d.ts +1 -1
  208. package/dist/utils/Arrow.svelte +1 -1
  209. package/dist/utils/Arrow.svelte.d.ts +1 -1
  210. package/dist/utils/Popper.svelte +1 -1
  211. package/dist/utils/Popper.svelte.d.ts +1 -1
  212. package/dist/utils/singleselection.svelte.d.ts +2 -2
  213. package/dist/utils/singleselection.svelte.js +6 -6
  214. package/dist/video/Video.svelte +1 -1
  215. package/dist/video/Video.svelte.d.ts +1 -1
  216. package/package.json +2 -2
@@ -32,7 +32,7 @@
32
32
  @component
33
33
  [Go to docs](https://flowbite-svelte.com/)
34
34
  ## Type
35
- [PaginationItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1184)
35
+ [PaginationItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1179)
36
36
  ## Props
37
37
  @prop children
38
38
  @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#L1184)
5
+ * [PaginationItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1179)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop size
@@ -105,7 +105,7 @@
105
105
  @component
106
106
  [Go to docs](https://flowbite-svelte.com/)
107
107
  ## Type
108
- [PaginationNavProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1165)
108
+ [PaginationNavProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1160)
109
109
  ## Props
110
110
  @prop currentPage = 1
111
111
  @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#L1165)
5
+ * [PaginationNavProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1160)
6
6
  * ## Props
7
7
  * @prop currentPage = 1
8
8
  * @prop totalPages = 1
@@ -33,7 +33,7 @@
33
33
  @component
34
34
  [Go to docs](https://flowbite-svelte.com/)
35
35
  ## Type
36
- [PopoverProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1198)
36
+ [PopoverProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1193)
37
37
  ## Props
38
38
  @prop title: titleSlot
39
39
  @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#L1198)
5
+ * [PopoverProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1193)
6
6
  * ## Props
7
7
  * @prop title: titleSlot
8
8
  * @prop color = "default"
@@ -53,7 +53,7 @@
53
53
  @component
54
54
  [Go to docs](https://flowbite-svelte.com/)
55
55
  ## Type
56
- [ProgressbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1208)
56
+ [ProgressbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1203)
57
57
  ## Props
58
58
  @prop progress = "45"
59
59
  @prop precision = 0
@@ -2,7 +2,7 @@ import type { ProgressbarProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ProgressbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1208)
5
+ * [ProgressbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1203)
6
6
  * ## Props
7
7
  * @prop progress = "45"
8
8
  * @prop precision = 0
@@ -65,7 +65,7 @@
65
65
  @component
66
66
  [Go to docs](https://flowbite-svelte.com/)
67
67
  ## Type
68
- [ProgressradialProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1219)
68
+ [ProgressradialProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1214)
69
69
  ## Props
70
70
  @prop progress = 45
71
71
  @prop radius = 42
@@ -2,7 +2,7 @@ import type { ProgressradialProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ProgressradialProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1219)
5
+ * [ProgressradialProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1214)
6
6
  * ## Props
7
7
  * @prop progress = 45
8
8
  * @prop radius = 42
@@ -41,7 +41,7 @@
41
41
  @component
42
42
  [Go to docs](https://flowbite-svelte.com/)
43
43
  ## Type
44
- [AdvancedRatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1236)
44
+ [AdvancedRatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1231)
45
45
  ## Props
46
46
  @prop rating
47
47
  @prop globalText
@@ -2,7 +2,7 @@ import type { AdvancedRatingProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [AdvancedRatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1236)
5
+ * [AdvancedRatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1231)
6
6
  * ## Props
7
7
  * @prop rating
8
8
  * @prop globalText
@@ -29,7 +29,7 @@
29
29
  @component
30
30
  [Go to docs](https://flowbite-svelte.com/)
31
31
  ## Type
32
- [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1322)
32
+ [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1317)
33
33
  ## Props
34
34
  @prop fillPercent = 100
35
35
  @prop fillColor = "#00ff00"
@@ -2,7 +2,7 @@ import type { RatingIconProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1322)
5
+ * [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1317)
6
6
  * ## Props
7
7
  * @prop fillPercent = 100
8
8
  * @prop fillColor = "#00ff00"
@@ -28,7 +28,7 @@
28
28
  @component
29
29
  [Go to docs](https://flowbite-svelte.com/)
30
30
  ## Type
31
- [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1322)
31
+ [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1317)
32
32
  ## Props
33
33
  @prop fillPercent = 100
34
34
  @prop fillColor = "#ff0000"
@@ -2,7 +2,7 @@ import type { RatingIconProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1322)
5
+ * [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1317)
6
6
  * ## Props
7
7
  * @prop fillPercent = 100
8
8
  * @prop fillColor = "#ff0000"
@@ -47,7 +47,7 @@
47
47
  @component
48
48
  [Go to docs](https://flowbite-svelte.com/)
49
49
  ## Type
50
- [RatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1248)
50
+ [RatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1243)
51
51
  ## Props
52
52
  @prop children
53
53
  @prop text
@@ -2,7 +2,7 @@ import type { RatingProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [RatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1248)
5
+ * [RatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1243)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop text
@@ -63,7 +63,7 @@
63
63
  @component
64
64
  [Go to docs](https://flowbite-svelte.com/)
65
65
  ## Type
66
- [RatingCommentProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1259)
66
+ [RatingCommentProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1254)
67
67
  ## Props
68
68
  @prop children
69
69
  @prop evaluation
@@ -2,7 +2,7 @@ import type { RatingCommentProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [RatingCommentProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1259)
5
+ * [RatingCommentProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1254)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop evaluation
@@ -94,7 +94,7 @@
94
94
  @component
95
95
  [Go to docs](https://flowbite-svelte.com/)
96
96
  ## Type
97
- [ReviewProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1295)
97
+ [ReviewProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1290)
98
98
  ## Props
99
99
  @prop children
100
100
  @prop address
@@ -2,7 +2,7 @@ import type { ReviewProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ReviewProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1295)
5
+ * [ReviewProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1290)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop address
@@ -69,7 +69,7 @@
69
69
  @component
70
70
  [Go to docs](https://flowbite-svelte.com/)
71
71
  ## Type
72
- [ScoreRatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1311)
72
+ [ScoreRatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1306)
73
73
  ## Props
74
74
  @prop ratings
75
75
  @prop ratings2
@@ -2,7 +2,7 @@ import type { ScoreRatingProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ScoreRatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1311)
5
+ * [ScoreRatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1306)
6
6
  * ## Props
7
7
  * @prop ratings
8
8
  * @prop ratings2
@@ -35,7 +35,7 @@
35
35
  @component
36
36
  [Go to docs](https://flowbite-svelte.com/)
37
37
  ## Type
38
- [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1322)
38
+ [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1317)
39
39
  ## Props
40
40
  @prop fillPercent = 100
41
41
  @prop fillColor = "#F5CA14"
@@ -2,7 +2,7 @@ import type { RatingIconProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1322)
5
+ * [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1317)
6
6
  * ## Props
7
7
  * @prop fillPercent = 100
8
8
  * @prop fillColor = "#F5CA14"
@@ -28,7 +28,7 @@
28
28
  @component
29
29
  [Go to docs](https://flowbite-svelte.com/)
30
30
  ## Type
31
- [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1322)
31
+ [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1317)
32
32
  ## Props
33
33
  @prop fillPercent = 100
34
34
  @prop fillColor = "#00b500"
@@ -2,7 +2,7 @@ import type { RatingIconProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1322)
5
+ * [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1317)
6
6
  * ## Props
7
7
  * @prop fillPercent = 100
8
8
  * @prop fillColor = "#00b500"
@@ -98,7 +98,7 @@
98
98
  @component
99
99
  [Go to docs](https://flowbite-svelte.com/)
100
100
  ## Type
101
- [SidebarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1345)
101
+ [SidebarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1340)
102
102
  ## Props
103
103
  @prop children
104
104
  @prop isOpen = false
@@ -2,7 +2,7 @@ import { type SidebarProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SidebarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1345)
5
+ * [SidebarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1340)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop isOpen = false
@@ -32,7 +32,7 @@
32
32
  @component
33
33
  [Go to docs](https://flowbite-svelte.com/)
34
34
  ## Type
35
- [SidebarBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1382)
35
+ [SidebarBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1377)
36
36
  ## Props
37
37
  @prop children
38
38
  @prop site
@@ -2,7 +2,7 @@ import type { SidebarBrandProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SidebarBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1382)
5
+ * [SidebarBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1377)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop site
@@ -22,7 +22,7 @@
22
22
  @component
23
23
  [Go to docs](https://flowbite-svelte.com/)
24
24
  ## Type
25
- [SidebarButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1364)
25
+ [SidebarButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1359)
26
26
  ## Props
27
27
  @prop breakpoint = "md"
28
28
  @prop class: className
@@ -2,7 +2,7 @@ import type { SidebarButtonProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SidebarButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1364)
5
+ * [SidebarButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1359)
6
6
  * ## Props
7
7
  * @prop breakpoint = "md"
8
8
  * @prop class: className
@@ -33,7 +33,7 @@
33
33
  @component
34
34
  [Go to docs](https://flowbite-svelte.com/)
35
35
  ## Type
36
- [SidebarCtaProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1369)
36
+ [SidebarCtaProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1364)
37
37
  ## Props
38
38
  @prop children
39
39
  @prop icon
@@ -2,7 +2,7 @@ import type { SidebarCtaProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SidebarCtaProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1369)
5
+ * [SidebarCtaProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1364)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop icon
@@ -94,7 +94,7 @@
94
94
  @component
95
95
  [Go to docs](https://flowbite-svelte.com/)
96
96
  ## Type
97
- [SidebarDropdownWrapperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1388)
97
+ [SidebarDropdownWrapperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1383)
98
98
  ## Props
99
99
  @prop children
100
100
  @prop arrowup
@@ -2,7 +2,7 @@ import type { SidebarDropdownWrapperProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SidebarDropdownWrapperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1388)
5
+ * [SidebarDropdownWrapperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1383)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop arrowup
@@ -13,7 +13,7 @@
13
13
  @component
14
14
  [Go to docs](https://flowbite-svelte.com/)
15
15
  ## Type
16
- [SidebarGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1405)
16
+ [SidebarGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1400)
17
17
  ## Props
18
18
  @prop children
19
19
  @prop class: className = "space-y-2"
@@ -2,7 +2,7 @@ import type { SidebarGroupProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SidebarGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1405)
5
+ * [SidebarGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1400)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className = "space-y-2"
@@ -30,7 +30,7 @@
30
30
  @component
31
31
  [Go to docs](https://flowbite-svelte.com/)
32
32
  ## Type
33
- [SidebarItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1411)
33
+ [SidebarItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1406)
34
34
  ## Props
35
35
  @prop icon
36
36
  @prop subtext
@@ -2,7 +2,7 @@ import { type SidebarItemProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SidebarItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1411)
5
+ * [SidebarItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1406)
6
6
  * ## Props
7
7
  * @prop icon
8
8
  * @prop subtext
@@ -35,7 +35,7 @@
35
35
  @component
36
36
  [Go to docs](https://flowbite-svelte.com/)
37
37
  ## Type
38
- [CardPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1423)
38
+ [CardPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1418)
39
39
  ## Props
40
40
  @prop size = "sm"
41
41
  @prop class: className
@@ -2,7 +2,7 @@ import type { CardPlaceholderProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [CardPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1423)
5
+ * [CardPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1418)
6
6
  * ## Props
7
7
  * @prop size = "sm"
8
8
  * @prop class: className
@@ -68,7 +68,7 @@
68
68
  @component
69
69
  [Go to docs](https://flowbite-svelte.com/)
70
70
  ## Type
71
- [ImagePlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1427)
71
+ [ImagePlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1422)
72
72
  ## Props
73
73
  @prop size = "md"
74
74
  @prop rounded
@@ -2,7 +2,7 @@ import type { ImagePlaceholderProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ImagePlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1427)
5
+ * [ImagePlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1422)
6
6
  * ## Props
7
7
  * @prop size = "md"
8
8
  * @prop rounded
@@ -50,7 +50,7 @@
50
50
  @component
51
51
  [Go to docs](https://flowbite-svelte.com/)
52
52
  ## Type
53
- [ListPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1433)
53
+ [ListPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1428)
54
54
  ## Props
55
55
  @prop itemNumber = 5
56
56
  @prop size = "md"
@@ -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#L1433)
5
+ * [ListPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1428)
6
6
  * ## Props
7
7
  * @prop itemNumber = 5
8
8
  * @prop size = "md"
@@ -42,7 +42,7 @@
42
42
  @component
43
43
  [Go to docs](https://flowbite-svelte.com/)
44
44
  ## Type
45
- [SkeletonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1439)
45
+ [SkeletonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1434)
46
46
  ## Props
47
47
  @prop size = "sm"
48
48
  @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#L1439)
5
+ * [SkeletonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1434)
6
6
  * ## Props
7
7
  * @prop size = "sm"
8
8
  * @prop class: className
@@ -48,7 +48,7 @@
48
48
  @component
49
49
  [Go to docs](https://flowbite-svelte.com/)
50
50
  ## Type
51
- [TestimonialPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1443)
51
+ [TestimonialPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1438)
52
52
  ## Props
53
53
  @prop class: className
54
54
  @prop classes
@@ -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#L1443)
5
+ * [TestimonialPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1438)
6
6
  * ## Props
7
7
  * @prop class: className
8
8
  * @prop classes
@@ -77,7 +77,7 @@
77
77
  @component
78
78
  [Go to docs](https://flowbite-svelte.com/)
79
79
  ## Type
80
- [TextPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1445)
80
+ [TextPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1440)
81
81
  ## Props
82
82
  @prop size = "sm"
83
83
  @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#L1445)
5
+ * [TextPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1440)
6
6
  * ## Props
7
7
  * @prop size = "sm"
8
8
  * @prop class: className
@@ -22,7 +22,7 @@
22
22
  @component
23
23
  [Go to docs](https://flowbite-svelte.com/)
24
24
  ## Type
25
- [VideoPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1449)
25
+ [VideoPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1444)
26
26
  ## Props
27
27
  @prop size = "sm"
28
28
  @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#L1449)
5
+ * [VideoPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1444)
6
6
  * ## Props
7
7
  * @prop size = "sm"
8
8
  * @prop class: className
@@ -30,7 +30,7 @@
30
30
  @component
31
31
  [Go to docs](https://flowbite-svelte.com/)
32
32
  ## Type
33
- [WidgetPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1453)
33
+ [WidgetPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1448)
34
34
  ## Props
35
35
  @prop class: className
36
36
  @prop classes
@@ -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#L1453)
5
+ * [WidgetPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1448)
6
6
  * ## Props
7
7
  * @prop class: className
8
8
  * @prop classes
@@ -35,7 +35,7 @@
35
35
  @component
36
36
  [Go to docs](https://flowbite-svelte.com/)
37
37
  ## Type
38
- [SpeedDialProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1485)
38
+ [SpeedDialProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1480)
39
39
  ## Props
40
40
  @prop children
41
41
  @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#L1485)
5
+ * [SpeedDialProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1480)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop popperClass