flowbite-svelte 1.2.1 → 1.2.2

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 (293) hide show
  1. package/dist/accordion/AccordionItem.svelte +5 -3
  2. package/dist/accordion/AccordionItem.svelte.d.ts +2 -0
  3. package/dist/alert/Alert.svelte +1 -1
  4. package/dist/alert/Alert.svelte.d.ts +1 -1
  5. package/dist/avatar/Avatar.svelte +1 -1
  6. package/dist/avatar/Avatar.svelte.d.ts +1 -1
  7. package/dist/badge/Badge.svelte +1 -1
  8. package/dist/badge/Badge.svelte.d.ts +1 -1
  9. package/dist/banner/Banner.svelte +1 -1
  10. package/dist/banner/Banner.svelte.d.ts +1 -1
  11. package/dist/bottom-navigation/BottomNav.svelte +1 -1
  12. package/dist/bottom-navigation/BottomNav.svelte.d.ts +1 -1
  13. package/dist/bottom-navigation/BottomNavHeader.svelte +1 -1
  14. package/dist/bottom-navigation/BottomNavHeader.svelte.d.ts +1 -1
  15. package/dist/bottom-navigation/BottomNavHeaderItem.svelte +1 -1
  16. package/dist/bottom-navigation/BottomNavHeaderItem.svelte.d.ts +1 -1
  17. package/dist/bottom-navigation/BottomNavItem.svelte +1 -1
  18. package/dist/bottom-navigation/BottomNavItem.svelte.d.ts +1 -1
  19. package/dist/breadcrumb/Breadcrumb.svelte +1 -1
  20. package/dist/breadcrumb/Breadcrumb.svelte.d.ts +1 -1
  21. package/dist/breadcrumb/BreadcrumbItem.svelte +1 -1
  22. package/dist/breadcrumb/BreadcrumbItem.svelte.d.ts +1 -1
  23. package/dist/buttongroup/ButtonGroup.svelte +4 -2
  24. package/dist/buttongroup/ButtonGroup.svelte.d.ts +2 -1
  25. package/dist/buttons/Button.svelte +6 -3
  26. package/dist/buttons/Button.svelte.d.ts +1 -1
  27. package/dist/buttons/GradientButton.svelte +1 -1
  28. package/dist/buttons/GradientButton.svelte.d.ts +1 -1
  29. package/dist/card/Card.svelte +1 -1
  30. package/dist/card/Card.svelte.d.ts +1 -1
  31. package/dist/carousel/Carousel.svelte +1 -1
  32. package/dist/carousel/Carousel.svelte.d.ts +1 -1
  33. package/dist/carousel/ControlButton.svelte +1 -1
  34. package/dist/carousel/ControlButton.svelte.d.ts +1 -1
  35. package/dist/carousel/Controls.svelte +1 -1
  36. package/dist/carousel/Controls.svelte.d.ts +1 -1
  37. package/dist/carousel/Indicators.svelte +1 -1
  38. package/dist/carousel/Indicators.svelte.d.ts +1 -1
  39. package/dist/carousel/Slide.svelte +1 -1
  40. package/dist/carousel/Slide.svelte.d.ts +1 -1
  41. package/dist/carousel/Thumbnail.svelte +1 -1
  42. package/dist/carousel/Thumbnail.svelte.d.ts +1 -1
  43. package/dist/carousel/Thumbnails.svelte +1 -1
  44. package/dist/carousel/Thumbnails.svelte.d.ts +1 -1
  45. package/dist/chart/Chart.svelte +1 -1
  46. package/dist/chart/Chart.svelte.d.ts +1 -1
  47. package/dist/darkmode/DarkMode.svelte +1 -1
  48. package/dist/darkmode/DarkMode.svelte.d.ts +1 -1
  49. package/dist/datepicker/Datepicker.svelte +3 -3
  50. package/dist/datepicker/Datepicker.svelte.d.ts +1 -1
  51. package/dist/device-mockups/Android.svelte +1 -1
  52. package/dist/device-mockups/Android.svelte.d.ts +1 -1
  53. package/dist/device-mockups/DefaultMockup.svelte +1 -1
  54. package/dist/device-mockups/DefaultMockup.svelte.d.ts +1 -1
  55. package/dist/device-mockups/Desktop.svelte +1 -1
  56. package/dist/device-mockups/Desktop.svelte.d.ts +1 -1
  57. package/dist/device-mockups/DeviceMockup.svelte +1 -1
  58. package/dist/device-mockups/DeviceMockup.svelte.d.ts +1 -1
  59. package/dist/device-mockups/Ios.svelte +1 -1
  60. package/dist/device-mockups/Ios.svelte.d.ts +1 -1
  61. package/dist/device-mockups/Laptop.svelte +1 -1
  62. package/dist/device-mockups/Laptop.svelte.d.ts +1 -1
  63. package/dist/device-mockups/Smartwatch.svelte +1 -1
  64. package/dist/device-mockups/Smartwatch.svelte.d.ts +1 -1
  65. package/dist/device-mockups/Tablet.svelte +1 -1
  66. package/dist/device-mockups/Tablet.svelte.d.ts +1 -1
  67. package/dist/drawer/Drawer.svelte +1 -1
  68. package/dist/drawer/Drawer.svelte.d.ts +1 -1
  69. package/dist/drawer/Drawerhead.svelte +1 -1
  70. package/dist/drawer/Drawerhead.svelte.d.ts +1 -1
  71. package/dist/dropdown/Dropdown.svelte +1 -1
  72. package/dist/dropdown/Dropdown.svelte.d.ts +1 -1
  73. package/dist/dropdown/DropdownDivider.svelte +1 -1
  74. package/dist/dropdown/DropdownDivider.svelte.d.ts +1 -1
  75. package/dist/dropdown/DropdownGroup.svelte +1 -1
  76. package/dist/dropdown/DropdownGroup.svelte.d.ts +1 -1
  77. package/dist/dropdown/DropdownHeader.svelte +1 -1
  78. package/dist/dropdown/DropdownHeader.svelte.d.ts +1 -1
  79. package/dist/dropdown/DropdownItem.svelte +1 -1
  80. package/dist/dropdown/DropdownItem.svelte.d.ts +1 -1
  81. package/dist/footer/Footer.svelte +1 -1
  82. package/dist/footer/Footer.svelte.d.ts +1 -1
  83. package/dist/footer/FooterBrand.svelte +1 -1
  84. package/dist/footer/FooterBrand.svelte.d.ts +1 -1
  85. package/dist/footer/FooterCopyright.svelte +1 -1
  86. package/dist/footer/FooterCopyright.svelte.d.ts +1 -1
  87. package/dist/footer/FooterIcon.svelte +1 -1
  88. package/dist/footer/FooterIcon.svelte.d.ts +1 -1
  89. package/dist/footer/FooterLink.svelte +1 -1
  90. package/dist/footer/FooterLink.svelte.d.ts +1 -1
  91. package/dist/footer/FooterLinkGroup.svelte +1 -1
  92. package/dist/footer/FooterLinkGroup.svelte.d.ts +1 -1
  93. package/dist/forms/checkbox-button/CheckboxButton.svelte +1 -1
  94. package/dist/forms/checkbox-button/CheckboxButton.svelte.d.ts +1 -1
  95. package/dist/forms/fileupload/Fileupload.svelte +1 -1
  96. package/dist/forms/fileupload/Fileupload.svelte.d.ts +1 -1
  97. package/dist/forms/floating-label-input/FloatingLabelInput.svelte +3 -2
  98. package/dist/forms/floating-label-input/FloatingLabelInput.svelte.d.ts +1 -1
  99. package/dist/forms/helper/Helper.svelte +1 -1
  100. package/dist/forms/helper/Helper.svelte.d.ts +1 -1
  101. package/dist/forms/input/Input.svelte +3 -1
  102. package/dist/forms/input-addon/InputAddon.svelte +1 -1
  103. package/dist/forms/input-addon/InputAddon.svelte.d.ts +1 -1
  104. package/dist/forms/label/Label.svelte +1 -1
  105. package/dist/forms/label/Label.svelte.d.ts +1 -1
  106. package/dist/forms/range/Range.svelte +1 -1
  107. package/dist/forms/range/Range.svelte.d.ts +1 -1
  108. package/dist/forms/search/Search.svelte +1 -1
  109. package/dist/forms/search/Search.svelte.d.ts +1 -1
  110. package/dist/forms/select/index.d.ts +3 -4
  111. package/dist/forms/select/index.js +3 -4
  112. package/dist/forms/tags/Tags.svelte +79 -0
  113. package/dist/forms/tags/Tags.svelte.d.ts +19 -0
  114. package/dist/forms/tags/index.d.ts +2 -0
  115. package/dist/forms/tags/index.js +2 -0
  116. package/dist/forms/tags/theme.d.ts +49 -0
  117. package/dist/forms/tags/theme.js +10 -0
  118. package/dist/forms/textarea/Textarea.svelte +1 -1
  119. package/dist/forms/textarea/Textarea.svelte.d.ts +1 -1
  120. package/dist/forms/timepicker/Timepicker.svelte +1 -1
  121. package/dist/forms/timepicker/Timepicker.svelte.d.ts +1 -1
  122. package/dist/forms/toggle/Toggle.svelte +1 -1
  123. package/dist/forms/toggle/Toggle.svelte.d.ts +1 -1
  124. package/dist/gallery/Gallery.svelte +1 -1
  125. package/dist/gallery/Gallery.svelte.d.ts +1 -1
  126. package/dist/index.d.ts +1 -0
  127. package/dist/index.js +1 -0
  128. package/dist/indicator/Indicator.svelte +1 -1
  129. package/dist/indicator/Indicator.svelte.d.ts +1 -1
  130. package/dist/kbd/Kbd.svelte +1 -1
  131. package/dist/kbd/Kbd.svelte.d.ts +1 -1
  132. package/dist/list-group/Listgroup.svelte +1 -1
  133. package/dist/list-group/Listgroup.svelte.d.ts +1 -1
  134. package/dist/list-group/ListgroupItem.svelte +1 -1
  135. package/dist/list-group/ListgroupItem.svelte.d.ts +1 -1
  136. package/dist/mega-menu/MegaMenu.svelte +1 -1
  137. package/dist/mega-menu/MegaMenu.svelte.d.ts +1 -1
  138. package/dist/modal/Modal.svelte +18 -10
  139. package/dist/modal/Modal.svelte.d.ts +2 -1
  140. package/dist/navbar/Menu.svelte +1 -1
  141. package/dist/navbar/Menu.svelte.d.ts +1 -1
  142. package/dist/navbar/NavBrand.svelte +1 -1
  143. package/dist/navbar/NavBrand.svelte.d.ts +1 -1
  144. package/dist/navbar/NavContainer.svelte +1 -1
  145. package/dist/navbar/NavContainer.svelte.d.ts +1 -1
  146. package/dist/navbar/NavHamburger.svelte +1 -1
  147. package/dist/navbar/NavHamburger.svelte.d.ts +1 -1
  148. package/dist/navbar/NavLi.svelte +1 -1
  149. package/dist/navbar/NavLi.svelte.d.ts +1 -1
  150. package/dist/navbar/NavUl.svelte +1 -1
  151. package/dist/navbar/NavUl.svelte.d.ts +1 -1
  152. package/dist/navbar/Navbar.svelte +1 -1
  153. package/dist/navbar/Navbar.svelte.d.ts +1 -1
  154. package/dist/pagination/Pagination.svelte +1 -1
  155. package/dist/pagination/Pagination.svelte.d.ts +1 -1
  156. package/dist/pagination/PaginationItem.svelte +1 -1
  157. package/dist/pagination/PaginationItem.svelte.d.ts +1 -1
  158. package/dist/popover/Popover.svelte +1 -1
  159. package/dist/popover/Popover.svelte.d.ts +1 -1
  160. package/dist/progress/Progressbar.svelte +1 -1
  161. package/dist/progress/Progressbar.svelte.d.ts +1 -1
  162. package/dist/progress/Progressradial.svelte +1 -1
  163. package/dist/progress/Progressradial.svelte.d.ts +1 -1
  164. package/dist/rating/AdvancedRating.svelte +1 -1
  165. package/dist/rating/AdvancedRating.svelte.d.ts +1 -1
  166. package/dist/rating/CustomIcon.svelte +1 -1
  167. package/dist/rating/CustomIcon.svelte.d.ts +1 -1
  168. package/dist/rating/Heart.svelte +1 -1
  169. package/dist/rating/Heart.svelte.d.ts +1 -1
  170. package/dist/rating/Rating.svelte +1 -1
  171. package/dist/rating/Rating.svelte.d.ts +1 -1
  172. package/dist/rating/RatingComment.svelte +1 -1
  173. package/dist/rating/RatingComment.svelte.d.ts +1 -1
  174. package/dist/rating/Review.svelte +1 -1
  175. package/dist/rating/Review.svelte.d.ts +1 -1
  176. package/dist/rating/ScoreRating.svelte +1 -1
  177. package/dist/rating/ScoreRating.svelte.d.ts +1 -1
  178. package/dist/rating/Star.svelte +1 -1
  179. package/dist/rating/Star.svelte.d.ts +1 -1
  180. package/dist/rating/Thumbup.svelte +1 -1
  181. package/dist/rating/Thumbup.svelte.d.ts +1 -1
  182. package/dist/sidebar/Sidebar.svelte +1 -1
  183. package/dist/sidebar/Sidebar.svelte.d.ts +1 -1
  184. package/dist/sidebar/SidebarBrand.svelte +1 -1
  185. package/dist/sidebar/SidebarBrand.svelte.d.ts +1 -1
  186. package/dist/sidebar/SidebarButton.svelte +1 -1
  187. package/dist/sidebar/SidebarButton.svelte.d.ts +1 -1
  188. package/dist/sidebar/SidebarCta.svelte +1 -1
  189. package/dist/sidebar/SidebarCta.svelte.d.ts +1 -1
  190. package/dist/sidebar/SidebarDropdownWrapper.svelte +1 -1
  191. package/dist/sidebar/SidebarDropdownWrapper.svelte.d.ts +1 -1
  192. package/dist/sidebar/SidebarGroup.svelte +1 -1
  193. package/dist/sidebar/SidebarGroup.svelte.d.ts +1 -1
  194. package/dist/sidebar/SidebarItem.svelte +1 -1
  195. package/dist/sidebar/SidebarItem.svelte.d.ts +1 -1
  196. package/dist/skeleton/CardPlaceholder.svelte +1 -1
  197. package/dist/skeleton/CardPlaceholder.svelte.d.ts +1 -1
  198. package/dist/skeleton/ImagePlaceholder.svelte +1 -1
  199. package/dist/skeleton/ImagePlaceholder.svelte.d.ts +1 -1
  200. package/dist/skeleton/ListPlaceholder.svelte +1 -1
  201. package/dist/skeleton/ListPlaceholder.svelte.d.ts +1 -1
  202. package/dist/skeleton/Skeleton.svelte +1 -1
  203. package/dist/skeleton/Skeleton.svelte.d.ts +1 -1
  204. package/dist/skeleton/TextPlaceholder.svelte +1 -1
  205. package/dist/skeleton/TextPlaceholder.svelte.d.ts +1 -1
  206. package/dist/skeleton/VideoPlaceholder.svelte +1 -1
  207. package/dist/skeleton/VideoPlaceholder.svelte.d.ts +1 -1
  208. package/dist/speed-dial/SpeedDial.svelte +1 -1
  209. package/dist/speed-dial/SpeedDial.svelte.d.ts +1 -1
  210. package/dist/speed-dial/SpeedDialButton.svelte +1 -1
  211. package/dist/speed-dial/SpeedDialButton.svelte.d.ts +1 -1
  212. package/dist/speed-dial/SpeedDialTrigger.svelte +1 -1
  213. package/dist/speed-dial/SpeedDialTrigger.svelte.d.ts +1 -1
  214. package/dist/spinner/Spinner.svelte +1 -1
  215. package/dist/spinner/Spinner.svelte.d.ts +1 -1
  216. package/dist/steps/StepIndicator.svelte +1 -1
  217. package/dist/steps/StepIndicator.svelte.d.ts +1 -1
  218. package/dist/table/Table.svelte +1 -1
  219. package/dist/table/Table.svelte.d.ts +1 -1
  220. package/dist/table/TableBody.svelte +1 -1
  221. package/dist/table/TableBody.svelte.d.ts +1 -1
  222. package/dist/table/TableBodyCell.svelte +1 -1
  223. package/dist/table/TableBodyCell.svelte.d.ts +1 -1
  224. package/dist/table/TableBodyRow.svelte +1 -1
  225. package/dist/table/TableBodyRow.svelte.d.ts +1 -1
  226. package/dist/table/TableHead.svelte +1 -1
  227. package/dist/table/TableHead.svelte.d.ts +1 -1
  228. package/dist/table/TableHeadCell.svelte +1 -1
  229. package/dist/table/TableHeadCell.svelte.d.ts +1 -1
  230. package/dist/table/TableSearch.svelte +1 -1
  231. package/dist/table/TableSearch.svelte.d.ts +1 -1
  232. package/dist/tabs/TabItem.svelte +1 -1
  233. package/dist/tabs/TabItem.svelte.d.ts +1 -1
  234. package/dist/tabs/Tabs.svelte +1 -1
  235. package/dist/tabs/Tabs.svelte.d.ts +1 -1
  236. package/dist/theme/Theme.svelte +1 -1
  237. package/dist/theme/Theme.svelte.d.ts +1 -1
  238. package/dist/timeline/Activity.svelte +1 -1
  239. package/dist/timeline/Activity.svelte.d.ts +1 -1
  240. package/dist/timeline/ActivityItem.svelte +1 -1
  241. package/dist/timeline/ActivityItem.svelte.d.ts +1 -1
  242. package/dist/timeline/Group.svelte +1 -1
  243. package/dist/timeline/Group.svelte.d.ts +1 -1
  244. package/dist/timeline/GroupItem.svelte +1 -1
  245. package/dist/timeline/GroupItem.svelte.d.ts +1 -1
  246. package/dist/timeline/Timeline.svelte +1 -1
  247. package/dist/timeline/Timeline.svelte.d.ts +1 -1
  248. package/dist/timeline/TimelineItem.svelte +1 -1
  249. package/dist/timeline/TimelineItem.svelte.d.ts +1 -1
  250. package/dist/toast/Toast.svelte +1 -1
  251. package/dist/toast/Toast.svelte.d.ts +1 -1
  252. package/dist/toolbar/Toolbar.svelte +1 -1
  253. package/dist/toolbar/Toolbar.svelte.d.ts +1 -1
  254. package/dist/toolbar/ToolbarButton.svelte +1 -1
  255. package/dist/toolbar/ToolbarButton.svelte.d.ts +1 -1
  256. package/dist/toolbar/ToolbarGroup.svelte +1 -1
  257. package/dist/toolbar/ToolbarGroup.svelte.d.ts +1 -1
  258. package/dist/tooltip/Tooltip.svelte +1 -1
  259. package/dist/tooltip/Tooltip.svelte.d.ts +1 -1
  260. package/dist/types.d.ts +18 -0
  261. package/dist/typography/anchor/A.svelte +1 -1
  262. package/dist/typography/anchor/A.svelte.d.ts +1 -1
  263. package/dist/typography/blockquote/Blockquote.svelte +1 -1
  264. package/dist/typography/blockquote/Blockquote.svelte.d.ts +1 -1
  265. package/dist/typography/descriptionlist/DescriptionList.svelte +1 -1
  266. package/dist/typography/descriptionlist/DescriptionList.svelte.d.ts +1 -1
  267. package/dist/typography/heading/Heading.svelte +1 -1
  268. package/dist/typography/heading/Heading.svelte.d.ts +1 -1
  269. package/dist/typography/hr/Hr.svelte +1 -1
  270. package/dist/typography/hr/Hr.svelte.d.ts +1 -1
  271. package/dist/typography/img/EnhancedImg.svelte +1 -1
  272. package/dist/typography/img/EnhancedImg.svelte.d.ts +1 -1
  273. package/dist/typography/img/Img.svelte +1 -1
  274. package/dist/typography/img/Img.svelte.d.ts +1 -1
  275. package/dist/typography/layout/Layout.svelte +1 -1
  276. package/dist/typography/layout/Layout.svelte.d.ts +1 -1
  277. package/dist/typography/list/Li.svelte +1 -1
  278. package/dist/typography/list/Li.svelte.d.ts +1 -1
  279. package/dist/typography/list/List.svelte +1 -1
  280. package/dist/typography/list/List.svelte.d.ts +1 -1
  281. package/dist/typography/mark/Mark.svelte +1 -1
  282. package/dist/typography/mark/Mark.svelte.d.ts +1 -1
  283. package/dist/typography/paragraph/P.svelte +1 -1
  284. package/dist/typography/paragraph/P.svelte.d.ts +1 -1
  285. package/dist/typography/secondary/Secondary.svelte +1 -1
  286. package/dist/typography/secondary/Secondary.svelte.d.ts +1 -1
  287. package/dist/typography/span/Span.svelte +1 -1
  288. package/dist/typography/span/Span.svelte.d.ts +1 -1
  289. package/dist/utils/Popper.svelte +30 -53
  290. package/dist/utils/Popper.svelte.d.ts +3 -1
  291. package/dist/video/Video.svelte +1 -1
  292. package/dist/video/Video.svelte.d.ts +1 -1
  293. package/package.json +28 -23
@@ -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#L1413)
5
+ * [SpinnerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1434)
6
6
  * ## Props
7
7
  * @prop color = "primary"
8
8
  * @prop size = "8"
@@ -72,7 +72,7 @@
72
72
  @component
73
73
  [Go to docs](https://flowbite-svelte.com/)
74
74
  ## Type
75
- [StepIndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1423)
75
+ [StepIndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1444)
76
76
  ## Props
77
77
  @prop steps = ["Step 1", "Step 2", "Step 3", "Step 4", "Step 5"]
78
78
  @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#L1423)
5
+ * [StepIndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1444)
6
6
  * ## Props
7
7
  * @prop steps = ["Step 1", "Step 2", "Step 3", "Step 4", "Step 5"]
8
8
  * @prop currentStep = 1
@@ -50,7 +50,7 @@
50
50
  @component
51
51
  [Go to docs](https://flowbite-svelte.com/)
52
52
  ## Type
53
- [TableProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1461)
53
+ [TableProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1482)
54
54
  ## Props
55
55
  @prop children
56
56
  @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#L1461)
5
+ * [TableProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1482)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop footerSlot
@@ -31,7 +31,7 @@
31
31
  @component
32
32
  [Go to docs](https://flowbite-svelte.com/)
33
33
  ## Type
34
- [TableBodyProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1493)
34
+ [TableBodyProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1514)
35
35
  ## Props
36
36
  @prop children
37
37
  @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#L1493)
5
+ * [TableBodyProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1514)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop bodyItems
@@ -24,7 +24,7 @@
24
24
  @component
25
25
  [Go to docs](https://flowbite-svelte.com/)
26
26
  ## Type
27
- [TableBodyCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1482)
27
+ [TableBodyCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1503)
28
28
  ## Props
29
29
  @prop children
30
30
  @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#L1482)
5
+ * [TableBodyCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1503)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className
@@ -26,7 +26,7 @@
26
26
  @component
27
27
  [Go to docs](https://flowbite-svelte.com/)
28
28
  ## Type
29
- [TableBodyRowProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1474)
29
+ [TableBodyRowProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1495)
30
30
  ## Props
31
31
  @prop children
32
32
  @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#L1474)
5
+ * [TableBodyRowProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1495)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className
@@ -49,7 +49,7 @@
49
49
  @component
50
50
  [Go to docs](https://flowbite-svelte.com/)
51
51
  ## Type
52
- [TableHeadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1449)
52
+ [TableHeadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1470)
53
53
  ## Props
54
54
  @prop children
55
55
  @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#L1449)
5
+ * [TableHeadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1470)
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#L1498)
20
+ [TableHeadCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1519)
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#L1498)
5
+ * [TableHeadCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1519)
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#L1514)
62
+ [TableSearchProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1535)
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#L1514)
5
+ * [TableSearchProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1535)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop header
@@ -63,7 +63,7 @@
63
63
  @component
64
64
  [Go to docs](https://flowbite-svelte.com/)
65
65
  ## Type
66
- [TabitemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1542)
66
+ [TabitemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1563)
67
67
  ## Props
68
68
  @prop children
69
69
  @prop titleSlot
@@ -2,7 +2,7 @@ import type { TabitemProps } from "../types";
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#L1542)
5
+ * [TabitemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1563)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop titleSlot
@@ -43,7 +43,7 @@
43
43
  @component
44
44
  [Go to docs](https://flowbite-svelte.com/)
45
45
  ## Type
46
- [TabsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1534)
46
+ [TabsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1555)
47
47
  ## Props
48
48
  @prop children
49
49
  @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#L1534)
5
+ * [TabsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1555)
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#L1564)
56
+ [ThemeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1585)
57
57
  ## Props
58
58
  @prop children
59
59
  @prop theme
@@ -2,7 +2,7 @@ import type { ThemeProps } from "../types";
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#L1564)
5
+ * [ThemeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1585)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop theme
@@ -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#L1589)
18
+ [ActivityProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1610)
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#L1589)
5
+ * [ActivityProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1610)
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#L1593)
35
+ [ActivityItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1614)
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#L1593)
5
+ * [ActivityItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1614)
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#L1605)
19
+ [GroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1626)
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#L1605)
5
+ * [GroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1626)
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#L1613)
44
+ [GroupItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1634)
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#L1613)
5
+ * [GroupItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1634)
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#L1624)
21
+ [TimelineProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1645)
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#L1624)
5
+ * [TimelineProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1645)
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#L1629)
78
+ [TimelineItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1650)
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#L1629)
5
+ * [TimelineItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1650)
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#L1643)
42
+ [ToastProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1664)
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#L1643)
5
+ * [ToastProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1664)
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#L1042)
41
+ [ToolbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1063)
42
42
  ## Props
43
43
  @prop children
44
44
  @prop end
@@ -2,7 +2,7 @@ import type { ToolbarProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ToolbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1042)
5
+ * [ToolbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1063)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop end
@@ -35,7 +35,7 @@
35
35
  @component
36
36
  [Go to docs](https://flowbite-svelte.com/)
37
37
  ## Type
38
- [ToolbarButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1048)
38
+ [ToolbarButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1069)
39
39
  ## Props
40
40
  @prop children
41
41
  @prop onclick
@@ -2,7 +2,7 @@ import type { ToolbarButtonProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ToolbarButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1048)
5
+ * [ToolbarButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1069)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop onclick
@@ -21,7 +21,7 @@
21
21
  @component
22
22
  [Go to docs](https://flowbite-svelte.com/)
23
23
  ## Type
24
- [ToolbarGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1046)
24
+ [ToolbarGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1067)
25
25
  ## Props
26
26
  @prop children
27
27
  @prop spacing
@@ -2,7 +2,7 @@ import type { ToolbarGroupProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ToolbarGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1046)
5
+ * [ToolbarGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1067)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop spacing
@@ -26,7 +26,7 @@
26
26
  @component
27
27
  [Go to docs](https://flowbite-svelte.com/)
28
28
  ## Type
29
- [TooltipProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1659)
29
+ [TooltipProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1680)
30
30
  ## Props
31
31
  @prop type = "dark"
32
32
  @prop color = undefined
@@ -2,7 +2,7 @@ import type { TooltipProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TooltipProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1659)
5
+ * [TooltipProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1680)
6
6
  * ## Props
7
7
  * @prop type = "dark"
8
8
  * @prop color = undefined
package/dist/types.d.ts CHANGED
@@ -142,6 +142,8 @@ export interface AccordionItemProps extends HTMLAttributes<HTMLDivElement> {
142
142
  inactiveClass?: string;
143
143
  transitionType?: TransitionFunc;
144
144
  transitionParams?: ParamsType;
145
+ headerClass?: string;
146
+ contentClass?: string;
145
147
  }
146
148
  export type alertColor = "primary" | "secondary" | "gray" | "red" | "orange" | "amber" | "yellow" | "lime" | "green" | "emerald" | "teal" | "cyan" | "sky" | "blue" | "indigo" | "violet" | "purple" | "fuchsia" | "pink" | "rose";
147
149
  export interface AlertProps extends Omit<AlertVariants, "icon">, Omit<HTMLAttributes<HTMLDivElement>, "color"> {
@@ -259,6 +261,7 @@ export interface ButtonGroupProps extends HTMLAttributes<HTMLDivElement> {
259
261
  children: Snippet;
260
262
  size?: ButtonGroupSizeType;
261
263
  class?: string;
264
+ disabled?: boolean;
262
265
  }
263
266
  export type ButtonGroupSizeType = "sm" | "md" | "lg" | undefined;
264
267
  export type ButtonColor = NonNullable<VariantProps<typeof button>["color"]>;
@@ -620,6 +623,7 @@ export interface InputProps<T extends InputValue = string> extends Omit<HTMLInpu
620
623
  classLeft?: string;
621
624
  classRight?: string;
622
625
  divClass?: string;
626
+ wrapperClass?: string;
623
627
  clearable?: boolean;
624
628
  clearableSvgClass?: string;
625
629
  clearableColor?: CloseButtonVariants["color"];
@@ -699,6 +703,16 @@ export interface MultiSelectProps<T> extends MultiSelectVariants, Omit<HTMLSelec
699
703
  placeholder?: string;
700
704
  disabled?: boolean;
701
705
  }
706
+ export interface TagsProps extends HTMLAttributes<HTMLDivElement> {
707
+ value: string[];
708
+ itemClass?: string;
709
+ placeholder?: string;
710
+ class?: string;
711
+ spanClass?: string;
712
+ closeClass?: string;
713
+ inputClass?: string;
714
+ closeBtnSize?: CloseButtonVariants["size"];
715
+ }
702
716
  export type TimePickerType = "default" | "dropdown" | "select" | "range" | "timerange-dropdown" | "timerange-toggle" | "inline-buttons";
703
717
  export type ColumnCount = 1 | 2 | 3 | 4;
704
718
  export type TimePickerOption = {
@@ -768,6 +782,9 @@ export interface GalleryProps extends HTMLAttributes<HTMLDivElement> {
768
782
  figure?: Snippet<[item: ImgType]>;
769
783
  items?: HTMLImgAttributes[];
770
784
  imgClass?: string;
785
+ height?: string;
786
+ rowHeight?: number;
787
+ columns?: number;
771
788
  }
772
789
  export interface IndicatorProps extends HTMLAttributes<HTMLDivElement> {
773
790
  children?: Snippet;
@@ -833,6 +850,7 @@ export interface ModalProps extends ModalVariants, HTMLDialogAttributes {
833
850
  autoclose?: boolean;
834
851
  outsideclose?: boolean;
835
852
  dismissable?: boolean;
853
+ permanent?: boolean;
836
854
  transition?: TransitionFunc;
837
855
  params?: ParamsType;
838
856
  headerClass?: string;
@@ -40,7 +40,7 @@
40
40
  @component
41
41
  [Go to docs](https://flowbite-svelte.com/)
42
42
  ## Type
43
- [AnchorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1667)
43
+ [AnchorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1688)
44
44
  ## Props
45
45
  @prop children
46
46
  @prop color = "primary"
@@ -2,7 +2,7 @@ import type { AnchorProps } from "../../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [AnchorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1667)
5
+ * [AnchorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1688)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop color = "primary"
@@ -25,7 +25,7 @@
25
25
  @component
26
26
  [Go to docs](https://flowbite-svelte.com/)
27
27
  ## Type
28
- [BlockquoteProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1696)
28
+ [BlockquoteProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1717)
29
29
  ## Props
30
30
  @prop children
31
31
  @prop class: className
@@ -2,7 +2,7 @@ import type { BlockquoteProps } from "../../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [BlockquoteProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1696)
5
+ * [BlockquoteProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1717)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className
@@ -21,7 +21,7 @@
21
21
  @component
22
22
  [Go to docs](https://flowbite-svelte.com/)
23
23
  ## Type
24
- [DescriptionListProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1706)
24
+ [DescriptionListProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1727)
25
25
  ## Props
26
26
  @prop children
27
27
  @prop tag
@@ -2,7 +2,7 @@ import type { DescriptionListProps } from "../../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [DescriptionListProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1706)
5
+ * [DescriptionListProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1727)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop tag
@@ -16,7 +16,7 @@
16
16
  @component
17
17
  [Go to docs](https://flowbite-svelte.com/)
18
18
  ## Type
19
- [HeadingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1712)
19
+ [HeadingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1733)
20
20
  ## Props
21
21
  @prop children
22
22
  @prop tag = "h1"
@@ -2,7 +2,7 @@ import type { HeadingProps } from "../../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [HeadingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1712)
5
+ * [HeadingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1733)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop tag = "h1"
@@ -23,7 +23,7 @@
23
23
  @component
24
24
  [Go to docs](https://flowbite-svelte.com/)
25
25
  ## Type
26
- [HrProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1718)
26
+ [HrProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1739)
27
27
  ## Props
28
28
  @prop children
29
29
  @prop divClass
@@ -2,7 +2,7 @@ import type { HrProps } from "../../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [HrProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1718)
5
+ * [HrProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1739)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop divClass