flowbite-svelte 1.0.7 → 1.1.1

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 (310) hide show
  1. package/dist/accordion/Accordion.svelte +1 -1
  2. package/dist/accordion/Accordion.svelte.d.ts +1 -1
  3. package/dist/accordion/AccordionItem.svelte +1 -1
  4. package/dist/accordion/AccordionItem.svelte.d.ts +1 -1
  5. package/dist/alert/Alert.svelte +1 -1
  6. package/dist/alert/Alert.svelte.d.ts +1 -1
  7. package/dist/avatar/Avatar.svelte +1 -1
  8. package/dist/avatar/Avatar.svelte.d.ts +1 -1
  9. package/dist/badge/Badge.svelte +1 -1
  10. package/dist/badge/Badge.svelte.d.ts +1 -1
  11. package/dist/banner/Banner.svelte +1 -1
  12. package/dist/banner/Banner.svelte.d.ts +1 -1
  13. package/dist/bottom-navigation/BottomNav.svelte +1 -2
  14. package/dist/bottom-navigation/BottomNav.svelte.d.ts +1 -1
  15. package/dist/bottom-navigation/BottomNavHeader.svelte +1 -1
  16. package/dist/bottom-navigation/BottomNavHeader.svelte.d.ts +1 -1
  17. package/dist/bottom-navigation/BottomNavHeaderItem.svelte +1 -1
  18. package/dist/bottom-navigation/BottomNavHeaderItem.svelte.d.ts +1 -1
  19. package/dist/bottom-navigation/BottomNavItem.svelte +1 -1
  20. package/dist/bottom-navigation/BottomNavItem.svelte.d.ts +1 -1
  21. package/dist/breadcrumb/Breadcrumb.svelte +1 -1
  22. package/dist/breadcrumb/Breadcrumb.svelte.d.ts +1 -1
  23. package/dist/breadcrumb/BreadcrumbItem.svelte +1 -1
  24. package/dist/breadcrumb/BreadcrumbItem.svelte.d.ts +1 -1
  25. package/dist/buttongroup/ButtonGroup.svelte +1 -1
  26. package/dist/buttongroup/ButtonGroup.svelte.d.ts +1 -1
  27. package/dist/buttons/Button.svelte +1 -1
  28. package/dist/buttons/Button.svelte.d.ts +1 -1
  29. package/dist/buttons/GradientButton.svelte +1 -1
  30. package/dist/buttons/GradientButton.svelte.d.ts +1 -1
  31. package/dist/card/Card.svelte +1 -1
  32. package/dist/card/Card.svelte.d.ts +1 -1
  33. package/dist/carousel/Carousel.svelte +1 -1
  34. package/dist/carousel/Carousel.svelte.d.ts +1 -1
  35. package/dist/carousel/ControlButton.svelte +1 -1
  36. package/dist/carousel/ControlButton.svelte.d.ts +1 -1
  37. package/dist/carousel/Controls.svelte +1 -1
  38. package/dist/carousel/Controls.svelte.d.ts +1 -1
  39. package/dist/carousel/Indicators.svelte +1 -1
  40. package/dist/carousel/Indicators.svelte.d.ts +1 -1
  41. package/dist/carousel/Slide.svelte +1 -1
  42. package/dist/carousel/Slide.svelte.d.ts +1 -1
  43. package/dist/carousel/Thumbnail.svelte +1 -1
  44. package/dist/carousel/Thumbnail.svelte.d.ts +1 -1
  45. package/dist/carousel/Thumbnails.svelte +1 -1
  46. package/dist/carousel/Thumbnails.svelte.d.ts +1 -1
  47. package/dist/chart/Chart.svelte +1 -1
  48. package/dist/chart/Chart.svelte.d.ts +1 -1
  49. package/dist/darkmode/DarkMode.svelte +1 -1
  50. package/dist/darkmode/DarkMode.svelte.d.ts +1 -1
  51. package/dist/datepicker/Datepicker.svelte +1 -1
  52. package/dist/datepicker/Datepicker.svelte.d.ts +1 -1
  53. package/dist/device-mockups/Android.svelte +1 -1
  54. package/dist/device-mockups/Android.svelte.d.ts +1 -1
  55. package/dist/device-mockups/DefaultMockup.svelte +1 -1
  56. package/dist/device-mockups/DefaultMockup.svelte.d.ts +1 -1
  57. package/dist/device-mockups/Desktop.svelte +1 -1
  58. package/dist/device-mockups/Desktop.svelte.d.ts +1 -1
  59. package/dist/device-mockups/DeviceMockup.svelte +1 -1
  60. package/dist/device-mockups/DeviceMockup.svelte.d.ts +1 -1
  61. package/dist/device-mockups/Ios.svelte +1 -1
  62. package/dist/device-mockups/Ios.svelte.d.ts +1 -1
  63. package/dist/device-mockups/Laptop.svelte +1 -1
  64. package/dist/device-mockups/Laptop.svelte.d.ts +1 -1
  65. package/dist/device-mockups/Smartwatch.svelte +1 -1
  66. package/dist/device-mockups/Smartwatch.svelte.d.ts +1 -1
  67. package/dist/device-mockups/Tablet.svelte +1 -1
  68. package/dist/device-mockups/Tablet.svelte.d.ts +1 -1
  69. package/dist/device-mockups/theme.d.ts +18 -18
  70. package/dist/drawer/Drawer.svelte +1 -2
  71. package/dist/drawer/Drawer.svelte.d.ts +1 -1
  72. package/dist/drawer/Drawerhead.svelte +1 -1
  73. package/dist/drawer/Drawerhead.svelte.d.ts +1 -1
  74. package/dist/dropdown/Dropdown.svelte +1 -1
  75. package/dist/dropdown/Dropdown.svelte.d.ts +1 -1
  76. package/dist/dropdown/DropdownDivider.svelte +1 -1
  77. package/dist/dropdown/DropdownDivider.svelte.d.ts +1 -1
  78. package/dist/dropdown/DropdownGroup.svelte +1 -1
  79. package/dist/dropdown/DropdownGroup.svelte.d.ts +1 -1
  80. package/dist/dropdown/DropdownHeader.svelte +1 -1
  81. package/dist/dropdown/DropdownHeader.svelte.d.ts +1 -1
  82. package/dist/dropdown/DropdownItem.svelte +1 -1
  83. package/dist/dropdown/DropdownItem.svelte.d.ts +1 -1
  84. package/dist/footer/Footer.svelte +1 -1
  85. package/dist/footer/Footer.svelte.d.ts +1 -1
  86. package/dist/footer/FooterBrand.svelte +1 -1
  87. package/dist/footer/FooterBrand.svelte.d.ts +1 -1
  88. package/dist/footer/FooterCopyright.svelte +1 -1
  89. package/dist/footer/FooterCopyright.svelte.d.ts +1 -1
  90. package/dist/footer/FooterIcon.svelte +1 -1
  91. package/dist/footer/FooterIcon.svelte.d.ts +1 -1
  92. package/dist/footer/FooterLink.svelte +1 -1
  93. package/dist/footer/FooterLink.svelte.d.ts +1 -1
  94. package/dist/footer/FooterLinkGroup.svelte +1 -1
  95. package/dist/footer/FooterLinkGroup.svelte.d.ts +1 -1
  96. package/dist/forms/checkbox/Checkbox.svelte +1 -1
  97. package/dist/forms/checkbox/Checkbox.svelte.d.ts +1 -1
  98. package/dist/forms/checkbox-button/CheckboxButton.svelte +1 -1
  99. package/dist/forms/checkbox-button/CheckboxButton.svelte.d.ts +1 -1
  100. package/dist/forms/fileupload/Fileupload.svelte +20 -19
  101. package/dist/forms/fileupload/Fileupload.svelte.d.ts +9 -4
  102. package/dist/forms/floating-label-input/FloatingLabelInput.svelte +22 -6
  103. package/dist/forms/floating-label-input/FloatingLabelInput.svelte.d.ts +9 -3
  104. package/dist/forms/floating-label-input/theme.d.ts +3 -0
  105. package/dist/forms/floating-label-input/theme.js +2 -1
  106. package/dist/forms/helper/Helper.svelte +1 -1
  107. package/dist/forms/helper/Helper.svelte.d.ts +1 -1
  108. package/dist/forms/input/Input.svelte +13 -11
  109. package/dist/forms/input/Input.svelte.d.ts +2 -2
  110. package/dist/forms/input/theme.d.ts +3 -0
  111. package/dist/forms/input/theme.js +2 -1
  112. package/dist/forms/input-addon/InputAddon.svelte +1 -1
  113. package/dist/forms/input-addon/InputAddon.svelte.d.ts +1 -1
  114. package/dist/forms/label/Label.svelte +1 -1
  115. package/dist/forms/label/Label.svelte.d.ts +1 -1
  116. package/dist/forms/range/Range.svelte +1 -1
  117. package/dist/forms/range/Range.svelte.d.ts +1 -1
  118. package/dist/forms/search/Search.svelte +30 -6
  119. package/dist/forms/search/Search.svelte.d.ts +17 -18
  120. package/dist/forms/search/theme.d.ts +3 -0
  121. package/dist/forms/search/theme.js +2 -1
  122. package/dist/forms/select/Select.svelte +28 -16
  123. package/dist/forms/select/Select.svelte.d.ts +2 -2
  124. package/dist/forms/select/theme.d.ts +60 -18
  125. package/dist/forms/select/theme.js +14 -6
  126. package/dist/forms/textarea/Textarea.svelte +41 -22
  127. package/dist/forms/textarea/Textarea.svelte.d.ts +10 -3
  128. package/dist/forms/textarea/theme.d.ts +6 -0
  129. package/dist/forms/textarea/theme.js +3 -1
  130. package/dist/forms/timepicker/Timepicker.svelte +1 -1
  131. package/dist/forms/timepicker/Timepicker.svelte.d.ts +1 -1
  132. package/dist/forms/toggle/Toggle.svelte +1 -1
  133. package/dist/forms/toggle/Toggle.svelte.d.ts +1 -1
  134. package/dist/gallery/Gallery.svelte +1 -1
  135. package/dist/gallery/Gallery.svelte.d.ts +1 -1
  136. package/dist/gallery/theme.d.ts +3 -3
  137. package/dist/indicator/Indicator.svelte +1 -1
  138. package/dist/indicator/Indicator.svelte.d.ts +1 -1
  139. package/dist/kbd/Kbd.svelte +1 -1
  140. package/dist/kbd/Kbd.svelte.d.ts +1 -1
  141. package/dist/list-group/Listgroup.svelte +1 -1
  142. package/dist/list-group/Listgroup.svelte.d.ts +1 -1
  143. package/dist/list-group/ListgroupItem.svelte +1 -1
  144. package/dist/list-group/ListgroupItem.svelte.d.ts +1 -1
  145. package/dist/mega-menu/MegaMenu.svelte +1 -1
  146. package/dist/mega-menu/MegaMenu.svelte.d.ts +1 -1
  147. package/dist/modal/Modal.svelte +7 -6
  148. package/dist/modal/Modal.svelte.d.ts +2 -1
  149. package/dist/navbar/Menu.svelte +1 -1
  150. package/dist/navbar/Menu.svelte.d.ts +1 -1
  151. package/dist/navbar/NavBrand.svelte +1 -1
  152. package/dist/navbar/NavBrand.svelte.d.ts +1 -1
  153. package/dist/navbar/NavContainer.svelte +1 -1
  154. package/dist/navbar/NavContainer.svelte.d.ts +1 -1
  155. package/dist/navbar/NavHamburger.svelte +1 -1
  156. package/dist/navbar/NavHamburger.svelte.d.ts +1 -1
  157. package/dist/navbar/NavLi.svelte +1 -1
  158. package/dist/navbar/NavLi.svelte.d.ts +1 -1
  159. package/dist/navbar/NavUl.svelte +1 -1
  160. package/dist/navbar/NavUl.svelte.d.ts +1 -1
  161. package/dist/navbar/Navbar.svelte +1 -1
  162. package/dist/navbar/Navbar.svelte.d.ts +1 -1
  163. package/dist/pagination/Pagination.svelte +1 -1
  164. package/dist/pagination/Pagination.svelte.d.ts +1 -1
  165. package/dist/pagination/PaginationItem.svelte +1 -1
  166. package/dist/pagination/PaginationItem.svelte.d.ts +1 -1
  167. package/dist/popover/Popover.svelte +1 -2
  168. package/dist/popover/Popover.svelte.d.ts +1 -1
  169. package/dist/progress/Progressbar.svelte +1 -1
  170. package/dist/progress/Progressbar.svelte.d.ts +1 -1
  171. package/dist/rating/AdvancedRating.svelte +1 -1
  172. package/dist/rating/AdvancedRating.svelte.d.ts +1 -1
  173. package/dist/rating/CustomIcon.svelte +1 -1
  174. package/dist/rating/CustomIcon.svelte.d.ts +1 -1
  175. package/dist/rating/Heart.svelte +1 -1
  176. package/dist/rating/Heart.svelte.d.ts +1 -1
  177. package/dist/rating/Rating.svelte +1 -1
  178. package/dist/rating/Rating.svelte.d.ts +1 -1
  179. package/dist/rating/RatingComment.svelte +1 -1
  180. package/dist/rating/RatingComment.svelte.d.ts +1 -1
  181. package/dist/rating/Review.svelte +1 -1
  182. package/dist/rating/Review.svelte.d.ts +1 -1
  183. package/dist/rating/ScoreRating.svelte +1 -1
  184. package/dist/rating/ScoreRating.svelte.d.ts +1 -1
  185. package/dist/rating/Star.svelte +1 -1
  186. package/dist/rating/Star.svelte.d.ts +1 -1
  187. package/dist/rating/Thumbup.svelte +1 -1
  188. package/dist/rating/Thumbup.svelte.d.ts +1 -1
  189. package/dist/sidebar/Sidebar.svelte +1 -1
  190. package/dist/sidebar/Sidebar.svelte.d.ts +1 -1
  191. package/dist/sidebar/SidebarBrand.svelte +1 -1
  192. package/dist/sidebar/SidebarBrand.svelte.d.ts +1 -1
  193. package/dist/sidebar/SidebarButton.svelte +1 -1
  194. package/dist/sidebar/SidebarButton.svelte.d.ts +1 -1
  195. package/dist/sidebar/SidebarCta.svelte +1 -1
  196. package/dist/sidebar/SidebarCta.svelte.d.ts +1 -1
  197. package/dist/sidebar/SidebarDropdownWrapper.svelte +1 -1
  198. package/dist/sidebar/SidebarDropdownWrapper.svelte.d.ts +1 -1
  199. package/dist/sidebar/SidebarGroup.svelte +1 -1
  200. package/dist/sidebar/SidebarGroup.svelte.d.ts +1 -1
  201. package/dist/sidebar/SidebarItem.svelte +1 -1
  202. package/dist/sidebar/SidebarItem.svelte.d.ts +1 -1
  203. package/dist/sidebar/theme.d.ts +6 -6
  204. package/dist/skeleton/CardPlaceholder.svelte +1 -1
  205. package/dist/skeleton/CardPlaceholder.svelte.d.ts +1 -1
  206. package/dist/skeleton/ImagePlaceholder.svelte +1 -1
  207. package/dist/skeleton/ImagePlaceholder.svelte.d.ts +1 -1
  208. package/dist/skeleton/ListPlaceholder.svelte +1 -1
  209. package/dist/skeleton/ListPlaceholder.svelte.d.ts +1 -1
  210. package/dist/skeleton/Skeleton.svelte +1 -1
  211. package/dist/skeleton/Skeleton.svelte.d.ts +1 -1
  212. package/dist/skeleton/TextPlaceholder.svelte +1 -1
  213. package/dist/skeleton/TextPlaceholder.svelte.d.ts +1 -1
  214. package/dist/skeleton/VideoPlaceholder.svelte +1 -1
  215. package/dist/skeleton/VideoPlaceholder.svelte.d.ts +1 -1
  216. package/dist/speed-dial/SpeedDial.svelte +1 -1
  217. package/dist/speed-dial/SpeedDial.svelte.d.ts +1 -1
  218. package/dist/speed-dial/SpeedDialButton.svelte +1 -1
  219. package/dist/speed-dial/SpeedDialButton.svelte.d.ts +1 -1
  220. package/dist/speed-dial/SpeedDialTrigger.svelte +1 -1
  221. package/dist/speed-dial/SpeedDialTrigger.svelte.d.ts +1 -1
  222. package/dist/spinner/Spinner.svelte +1 -1
  223. package/dist/spinner/Spinner.svelte.d.ts +1 -1
  224. package/dist/steps/StepIndicator.svelte +1 -1
  225. package/dist/steps/StepIndicator.svelte.d.ts +1 -1
  226. package/dist/table/Table.svelte +1 -1
  227. package/dist/table/Table.svelte.d.ts +1 -1
  228. package/dist/table/TableBody.svelte +1 -1
  229. package/dist/table/TableBody.svelte.d.ts +1 -1
  230. package/dist/table/TableBodyCell.svelte +1 -1
  231. package/dist/table/TableBodyCell.svelte.d.ts +1 -1
  232. package/dist/table/TableBodyRow.svelte +1 -1
  233. package/dist/table/TableBodyRow.svelte.d.ts +1 -1
  234. package/dist/table/TableHead.svelte +1 -1
  235. package/dist/table/TableHead.svelte.d.ts +1 -1
  236. package/dist/table/TableHeadCell.svelte +1 -1
  237. package/dist/table/TableHeadCell.svelte.d.ts +1 -1
  238. package/dist/table/TableSearch.svelte +1 -1
  239. package/dist/table/TableSearch.svelte.d.ts +1 -1
  240. package/dist/tabs/TabItem.svelte +1 -1
  241. package/dist/tabs/TabItem.svelte.d.ts +1 -1
  242. package/dist/tabs/Tabs.svelte +1 -1
  243. package/dist/tabs/Tabs.svelte.d.ts +1 -1
  244. package/dist/theme/Theme.svelte +1 -1
  245. package/dist/theme/Theme.svelte.d.ts +1 -1
  246. package/dist/theme/index.d.ts +105 -48
  247. package/dist/timeline/Activity.svelte +1 -1
  248. package/dist/timeline/Activity.svelte.d.ts +1 -1
  249. package/dist/timeline/ActivityItem.svelte +1 -1
  250. package/dist/timeline/ActivityItem.svelte.d.ts +1 -1
  251. package/dist/timeline/Group.svelte +1 -1
  252. package/dist/timeline/Group.svelte.d.ts +1 -1
  253. package/dist/timeline/GroupItem.svelte +1 -1
  254. package/dist/timeline/GroupItem.svelte.d.ts +1 -1
  255. package/dist/timeline/Timeline.svelte +1 -1
  256. package/dist/timeline/Timeline.svelte.d.ts +1 -1
  257. package/dist/timeline/TimelineItem.svelte +1 -1
  258. package/dist/timeline/TimelineItem.svelte.d.ts +1 -1
  259. package/dist/timeline/theme.d.ts +3 -3
  260. package/dist/toast/Toast.svelte +4 -4
  261. package/dist/toast/Toast.svelte.d.ts +2 -2
  262. package/dist/toolbar/Toolbar.svelte +1 -1
  263. package/dist/toolbar/Toolbar.svelte.d.ts +1 -1
  264. package/dist/toolbar/ToolbarButton.svelte +1 -1
  265. package/dist/toolbar/ToolbarButton.svelte.d.ts +1 -1
  266. package/dist/toolbar/ToolbarGroup.svelte +1 -1
  267. package/dist/toolbar/ToolbarGroup.svelte.d.ts +1 -1
  268. package/dist/tooltip/Tooltip.svelte +1 -1
  269. package/dist/tooltip/Tooltip.svelte.d.ts +1 -1
  270. package/dist/types.d.ts +69 -5
  271. package/dist/typography/anchor/A.svelte +33 -5
  272. package/dist/typography/anchor/A.svelte.d.ts +4 -1
  273. package/dist/typography/blockquote/Blockquote.svelte +1 -1
  274. package/dist/typography/blockquote/Blockquote.svelte.d.ts +1 -1
  275. package/dist/typography/descriptionlist/DescriptionList.svelte +1 -1
  276. package/dist/typography/descriptionlist/DescriptionList.svelte.d.ts +1 -1
  277. package/dist/typography/heading/Heading.svelte +1 -1
  278. package/dist/typography/heading/Heading.svelte.d.ts +1 -1
  279. package/dist/typography/hr/Hr.svelte +1 -1
  280. package/dist/typography/hr/Hr.svelte.d.ts +1 -1
  281. package/dist/typography/img/EnhancedImg.svelte +1 -1
  282. package/dist/typography/img/EnhancedImg.svelte.d.ts +1 -1
  283. package/dist/typography/img/Img.svelte +1 -1
  284. package/dist/typography/img/Img.svelte.d.ts +1 -1
  285. package/dist/typography/layout/Layout.svelte +1 -1
  286. package/dist/typography/layout/Layout.svelte.d.ts +1 -1
  287. package/dist/typography/list/Li.svelte +1 -1
  288. package/dist/typography/list/Li.svelte.d.ts +1 -1
  289. package/dist/typography/list/List.svelte +1 -1
  290. package/dist/typography/list/List.svelte.d.ts +1 -1
  291. package/dist/typography/mark/Mark.svelte +1 -1
  292. package/dist/typography/mark/Mark.svelte.d.ts +1 -1
  293. package/dist/typography/paragraph/P.svelte +1 -1
  294. package/dist/typography/paragraph/P.svelte.d.ts +1 -1
  295. package/dist/typography/secondary/Secondary.svelte +1 -1
  296. package/dist/typography/secondary/Secondary.svelte.d.ts +1 -1
  297. package/dist/typography/span/Span.svelte +1 -1
  298. package/dist/typography/span/Span.svelte.d.ts +1 -1
  299. package/dist/utils/Arrow.svelte +1 -1
  300. package/dist/utils/CloseButton.svelte +6 -4
  301. package/dist/utils/CloseButton.svelte.d.ts +4 -3
  302. package/dist/utils/Popper.svelte +1 -1
  303. package/dist/utils/Popper.svelte.d.ts +1 -1
  304. package/dist/utils/index.d.ts +2 -107
  305. package/dist/utils/index.js +2 -66
  306. package/dist/utils/theme.d.ts +97 -0
  307. package/dist/utils/theme.js +69 -0
  308. package/dist/video/Video.svelte +1 -1
  309. package/dist/video/Video.svelte.d.ts +1 -1
  310. package/package.json +1 -1
@@ -3,7 +3,7 @@ import type { DeviceMockupProps } from "../types";
3
3
  /**
4
4
  * [Go to docs](https://flowbite-svelte.com/)
5
5
  * ## Type
6
- * [DeviceMockupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L482)
6
+ * [DeviceMockupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L497)
7
7
  * ## Props
8
8
  * @prop children
9
9
  * @prop device = "default"
@@ -23,7 +23,7 @@
23
23
  @component
24
24
  [Go to docs](https://flowbite-svelte.com/)
25
25
  ## Type
26
- [IosProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L516)
26
+ [IosProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L531)
27
27
  ## Props
28
28
  @prop children
29
29
  @prop divClass
@@ -2,7 +2,7 @@ import type { IosProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [IosProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L516)
5
+ * [IosProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L531)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop divClass
@@ -24,7 +24,7 @@
24
24
  @component
25
25
  [Go to docs](https://flowbite-svelte.com/)
26
26
  ## Type
27
- [MockupBaseProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L487)
27
+ [MockupBaseProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L502)
28
28
  ## Props
29
29
  @prop children
30
30
  @prop divClass
@@ -2,7 +2,7 @@ import type { MockupBaseProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [MockupBaseProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L487)
5
+ * [MockupBaseProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L502)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop divClass
@@ -25,7 +25,7 @@
25
25
  @component
26
26
  [Go to docs](https://flowbite-svelte.com/)
27
27
  ## Type
28
- [SmartwatchProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L526)
28
+ [SmartwatchProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L541)
29
29
  ## Props
30
30
  @prop children
31
31
  @prop divClass
@@ -2,7 +2,7 @@ import type { SmartwatchProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SmartwatchProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L526)
5
+ * [SmartwatchProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L541)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop divClass
@@ -23,7 +23,7 @@
23
23
  @component
24
24
  [Go to docs](https://flowbite-svelte.com/)
25
25
  ## Type
26
- [TabletProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L536)
26
+ [TabletProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L551)
27
27
  ## Props
28
28
  @prop children
29
29
  @prop divClass
@@ -2,7 +2,7 @@ import type { TabletProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TabletProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L536)
5
+ * [TabletProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L551)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop divClass
@@ -3,8 +3,8 @@ declare const android: import("tailwind-variants").TVReturnType<{
3
3
  [key: string]: import("tailwind-variants").ClassValue | {
4
4
  top?: import("tailwind-variants").ClassValue;
5
5
  slot?: import("tailwind-variants").ClassValue;
6
- right?: import("tailwind-variants").ClassValue;
7
6
  div?: import("tailwind-variants").ClassValue;
7
+ right?: import("tailwind-variants").ClassValue;
8
8
  leftTop?: import("tailwind-variants").ClassValue;
9
9
  leftMid?: import("tailwind-variants").ClassValue;
10
10
  leftBot?: import("tailwind-variants").ClassValue;
@@ -15,8 +15,8 @@ declare const android: import("tailwind-variants").TVReturnType<{
15
15
  [x: string]: import("tailwind-variants").ClassValue | {
16
16
  top?: import("tailwind-variants").ClassValue;
17
17
  slot?: import("tailwind-variants").ClassValue;
18
- right?: import("tailwind-variants").ClassValue;
19
18
  div?: import("tailwind-variants").ClassValue;
19
+ right?: import("tailwind-variants").ClassValue;
20
20
  leftTop?: import("tailwind-variants").ClassValue;
21
21
  leftMid?: import("tailwind-variants").ClassValue;
22
22
  leftBot?: import("tailwind-variants").ClassValue;
@@ -35,8 +35,8 @@ declare const android: import("tailwind-variants").TVReturnType<{
35
35
  [key: string]: import("tailwind-variants").ClassValue | {
36
36
  top?: import("tailwind-variants").ClassValue;
37
37
  slot?: import("tailwind-variants").ClassValue;
38
- right?: import("tailwind-variants").ClassValue;
39
38
  div?: import("tailwind-variants").ClassValue;
39
+ right?: import("tailwind-variants").ClassValue;
40
40
  leftTop?: import("tailwind-variants").ClassValue;
41
41
  leftMid?: import("tailwind-variants").ClassValue;
42
42
  leftBot?: import("tailwind-variants").ClassValue;
@@ -64,8 +64,8 @@ declare const defaultMockup: import("tailwind-variants").TVReturnType<{
64
64
  [key: string]: import("tailwind-variants").ClassValue | {
65
65
  top?: import("tailwind-variants").ClassValue;
66
66
  slot?: import("tailwind-variants").ClassValue;
67
- right?: import("tailwind-variants").ClassValue;
68
67
  div?: import("tailwind-variants").ClassValue;
68
+ right?: import("tailwind-variants").ClassValue;
69
69
  leftTop?: import("tailwind-variants").ClassValue;
70
70
  leftBot?: import("tailwind-variants").ClassValue;
71
71
  };
@@ -75,8 +75,8 @@ declare const defaultMockup: import("tailwind-variants").TVReturnType<{
75
75
  [x: string]: import("tailwind-variants").ClassValue | {
76
76
  top?: import("tailwind-variants").ClassValue;
77
77
  slot?: import("tailwind-variants").ClassValue;
78
- right?: import("tailwind-variants").ClassValue;
79
78
  div?: import("tailwind-variants").ClassValue;
79
+ right?: import("tailwind-variants").ClassValue;
80
80
  leftTop?: import("tailwind-variants").ClassValue;
81
81
  leftBot?: import("tailwind-variants").ClassValue;
82
82
  };
@@ -93,8 +93,8 @@ declare const defaultMockup: import("tailwind-variants").TVReturnType<{
93
93
  [key: string]: import("tailwind-variants").ClassValue | {
94
94
  top?: import("tailwind-variants").ClassValue;
95
95
  slot?: import("tailwind-variants").ClassValue;
96
- right?: import("tailwind-variants").ClassValue;
97
96
  div?: import("tailwind-variants").ClassValue;
97
+ right?: import("tailwind-variants").ClassValue;
98
98
  leftTop?: import("tailwind-variants").ClassValue;
99
99
  leftBot?: import("tailwind-variants").ClassValue;
100
100
  };
@@ -117,8 +117,8 @@ declare const defaultMockup: import("tailwind-variants").TVReturnType<{
117
117
  declare const desktop: import("tailwind-variants").TVReturnType<{
118
118
  [key: string]: {
119
119
  [key: string]: import("tailwind-variants").ClassValue | {
120
- inner?: import("tailwind-variants").ClassValue;
121
120
  div?: import("tailwind-variants").ClassValue;
121
+ inner?: import("tailwind-variants").ClassValue;
122
122
  bot?: import("tailwind-variants").ClassValue;
123
123
  botUnder?: import("tailwind-variants").ClassValue;
124
124
  };
@@ -126,8 +126,8 @@ declare const desktop: import("tailwind-variants").TVReturnType<{
126
126
  } | {
127
127
  [x: string]: {
128
128
  [x: string]: import("tailwind-variants").ClassValue | {
129
- inner?: import("tailwind-variants").ClassValue;
130
129
  div?: import("tailwind-variants").ClassValue;
130
+ inner?: import("tailwind-variants").ClassValue;
131
131
  bot?: import("tailwind-variants").ClassValue;
132
132
  botUnder?: import("tailwind-variants").ClassValue;
133
133
  };
@@ -140,8 +140,8 @@ declare const desktop: import("tailwind-variants").TVReturnType<{
140
140
  }, undefined, {
141
141
  [key: string]: {
142
142
  [key: string]: import("tailwind-variants").ClassValue | {
143
- inner?: import("tailwind-variants").ClassValue;
144
143
  div?: import("tailwind-variants").ClassValue;
144
+ inner?: import("tailwind-variants").ClassValue;
145
145
  bot?: import("tailwind-variants").ClassValue;
146
146
  botUnder?: import("tailwind-variants").ClassValue;
147
147
  };
@@ -162,8 +162,8 @@ declare const ios: import("tailwind-variants").TVReturnType<{
162
162
  [key: string]: import("tailwind-variants").ClassValue | {
163
163
  top?: import("tailwind-variants").ClassValue;
164
164
  slot?: import("tailwind-variants").ClassValue;
165
- right?: import("tailwind-variants").ClassValue;
166
165
  div?: import("tailwind-variants").ClassValue;
166
+ right?: import("tailwind-variants").ClassValue;
167
167
  leftTop?: import("tailwind-variants").ClassValue;
168
168
  leftBot?: import("tailwind-variants").ClassValue;
169
169
  };
@@ -173,8 +173,8 @@ declare const ios: import("tailwind-variants").TVReturnType<{
173
173
  [x: string]: import("tailwind-variants").ClassValue | {
174
174
  top?: import("tailwind-variants").ClassValue;
175
175
  slot?: import("tailwind-variants").ClassValue;
176
- right?: import("tailwind-variants").ClassValue;
177
176
  div?: import("tailwind-variants").ClassValue;
177
+ right?: import("tailwind-variants").ClassValue;
178
178
  leftTop?: import("tailwind-variants").ClassValue;
179
179
  leftBot?: import("tailwind-variants").ClassValue;
180
180
  };
@@ -191,8 +191,8 @@ declare const ios: import("tailwind-variants").TVReturnType<{
191
191
  [key: string]: import("tailwind-variants").ClassValue | {
192
192
  top?: import("tailwind-variants").ClassValue;
193
193
  slot?: import("tailwind-variants").ClassValue;
194
- right?: import("tailwind-variants").ClassValue;
195
194
  div?: import("tailwind-variants").ClassValue;
195
+ right?: import("tailwind-variants").ClassValue;
196
196
  leftTop?: import("tailwind-variants").ClassValue;
197
197
  leftBot?: import("tailwind-variants").ClassValue;
198
198
  };
@@ -215,8 +215,8 @@ declare const ios: import("tailwind-variants").TVReturnType<{
215
215
  declare const laptop: import("tailwind-variants").TVReturnType<{
216
216
  [key: string]: {
217
217
  [key: string]: import("tailwind-variants").ClassValue | {
218
- inner?: import("tailwind-variants").ClassValue;
219
218
  div?: import("tailwind-variants").ClassValue;
219
+ inner?: import("tailwind-variants").ClassValue;
220
220
  bot?: import("tailwind-variants").ClassValue;
221
221
  botCen?: import("tailwind-variants").ClassValue;
222
222
  };
@@ -224,8 +224,8 @@ declare const laptop: import("tailwind-variants").TVReturnType<{
224
224
  } | {
225
225
  [x: string]: {
226
226
  [x: string]: import("tailwind-variants").ClassValue | {
227
- inner?: import("tailwind-variants").ClassValue;
228
227
  div?: import("tailwind-variants").ClassValue;
228
+ inner?: import("tailwind-variants").ClassValue;
229
229
  bot?: import("tailwind-variants").ClassValue;
230
230
  botCen?: import("tailwind-variants").ClassValue;
231
231
  };
@@ -238,8 +238,8 @@ declare const laptop: import("tailwind-variants").TVReturnType<{
238
238
  }, undefined, {
239
239
  [key: string]: {
240
240
  [key: string]: import("tailwind-variants").ClassValue | {
241
- inner?: import("tailwind-variants").ClassValue;
242
241
  div?: import("tailwind-variants").ClassValue;
242
+ inner?: import("tailwind-variants").ClassValue;
243
243
  bot?: import("tailwind-variants").ClassValue;
244
244
  botCen?: import("tailwind-variants").ClassValue;
245
245
  };
@@ -314,8 +314,8 @@ declare const tablet: import("tailwind-variants").TVReturnType<{
314
314
  [key: string]: {
315
315
  [key: string]: import("tailwind-variants").ClassValue | {
316
316
  slot?: import("tailwind-variants").ClassValue;
317
- right?: import("tailwind-variants").ClassValue;
318
317
  div?: import("tailwind-variants").ClassValue;
318
+ right?: import("tailwind-variants").ClassValue;
319
319
  leftTop?: import("tailwind-variants").ClassValue;
320
320
  leftMid?: import("tailwind-variants").ClassValue;
321
321
  leftBot?: import("tailwind-variants").ClassValue;
@@ -325,8 +325,8 @@ declare const tablet: import("tailwind-variants").TVReturnType<{
325
325
  [x: string]: {
326
326
  [x: string]: import("tailwind-variants").ClassValue | {
327
327
  slot?: import("tailwind-variants").ClassValue;
328
- right?: import("tailwind-variants").ClassValue;
329
328
  div?: import("tailwind-variants").ClassValue;
329
+ right?: import("tailwind-variants").ClassValue;
330
330
  leftTop?: import("tailwind-variants").ClassValue;
331
331
  leftMid?: import("tailwind-variants").ClassValue;
332
332
  leftBot?: import("tailwind-variants").ClassValue;
@@ -343,8 +343,8 @@ declare const tablet: import("tailwind-variants").TVReturnType<{
343
343
  [key: string]: {
344
344
  [key: string]: import("tailwind-variants").ClassValue | {
345
345
  slot?: import("tailwind-variants").ClassValue;
346
- right?: import("tailwind-variants").ClassValue;
347
346
  div?: import("tailwind-variants").ClassValue;
347
+ right?: import("tailwind-variants").ClassValue;
348
348
  leftTop?: import("tailwind-variants").ClassValue;
349
349
  leftMid?: import("tailwind-variants").ClassValue;
350
350
  leftBot?: import("tailwind-variants").ClassValue;
@@ -24,7 +24,6 @@
24
24
  let y = $derived(placement === "top" ? -100 : placement === "bottom" ? innerHeight + 100 : undefined);
25
25
 
26
26
  let transition_params = $derived(Object.assign({}, { x, y, duration: 200, easing: sineIn }));
27
- // $inspect('backdrop:', backdrop)
28
27
  </script>
29
28
 
30
29
  <svelte:window onkeydown={hidden ? undefined : (ev: KeyboardEvent) => ev.key === "Escape" && (hidden = true)} bind:innerWidth bind:innerHeight />
@@ -40,7 +39,7 @@
40
39
  @component
41
40
  [Go to docs](https://flowbite-svelte.com/)
42
41
  ## Type
43
- [DrawerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L547)
42
+ [DrawerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L562)
44
43
  ## Props
45
44
  @prop children
46
45
  @prop hidden = $bindable()
@@ -2,7 +2,7 @@ import type { DrawerProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [DrawerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L547)
5
+ * [DrawerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L562)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop hidden = $bindable()
@@ -28,7 +28,7 @@
28
28
  @component
29
29
  [Go to docs](https://flowbite-svelte.com/)
30
30
  ## Type
31
- [DrawerheadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L557)
31
+ [DrawerheadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L572)
32
32
  ## Props
33
33
  @prop closeIcon
34
34
  @prop children
@@ -2,7 +2,7 @@ import type { DrawerheadProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [DrawerheadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L557)
5
+ * [DrawerheadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L572)
6
6
  * ## Props
7
7
  * @prop closeIcon
8
8
  * @prop children
@@ -34,7 +34,7 @@
34
34
  @component
35
35
  [Go to docs](https://flowbite-svelte.com/)
36
36
  ## Type
37
- [DropdownProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L564)
37
+ [DropdownProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L579)
38
38
  ## Props
39
39
  @prop children
40
40
  @prop simple = false
@@ -2,7 +2,7 @@ import type { DropdownProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [DropdownProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L564)
5
+ * [DropdownProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L579)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop simple = false
@@ -13,7 +13,7 @@
13
13
  @component
14
14
  [Go to docs](https://flowbite-svelte.com/)
15
15
  ## Type
16
- [DropdownDividerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L575)
16
+ [DropdownDividerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L590)
17
17
  ## Props
18
18
  @prop class: divClass
19
19
  @prop ...restProps
@@ -2,7 +2,7 @@ import type { DropdownDividerProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [DropdownDividerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L575)
5
+ * [DropdownDividerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L590)
6
6
  * ## Props
7
7
  * @prop class: divClass
8
8
  * @prop ...restProps
@@ -16,7 +16,7 @@
16
16
  @component
17
17
  [Go to docs](https://flowbite-svelte.com/)
18
18
  ## Type
19
- [DropdownGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L592)
19
+ [DropdownGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L607)
20
20
  ## Props
21
21
  @prop children
22
22
  @prop class: className
@@ -2,7 +2,7 @@ import type { DropdownGroupProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [DropdownGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L592)
5
+ * [DropdownGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L607)
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
- [DropdownHeaderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L577)
18
+ [DropdownHeaderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L592)
19
19
  ## Props
20
20
  @prop children
21
21
  @prop class: className
@@ -2,7 +2,7 @@ import type { DropdownHeaderProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [DropdownHeaderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L577)
5
+ * [DropdownHeaderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L592)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className
@@ -41,7 +41,7 @@
41
41
  @component
42
42
  [Go to docs](https://flowbite-svelte.com/)
43
43
  ## Type
44
- [DropdownItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L583)
44
+ [DropdownItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L598)
45
45
  ## Props
46
46
  @prop aClass
47
47
  @prop children
@@ -2,7 +2,7 @@ import type { DropdownItemProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [DropdownItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L583)
5
+ * [DropdownItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L598)
6
6
  * ## Props
7
7
  * @prop aClass
8
8
  * @prop children
@@ -15,7 +15,7 @@
15
15
  @component
16
16
  [Go to docs](https://flowbite-svelte.com/)
17
17
  ## Type
18
- [FooterProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L599)
18
+ [FooterProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L614)
19
19
  ## Props
20
20
  @prop children
21
21
  @prop footerType = "default"
@@ -2,7 +2,7 @@ import type { FooterProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [FooterProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L599)
5
+ * [FooterProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L614)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop footerType = "default"
@@ -27,7 +27,7 @@
27
27
  @component
28
28
  [Go to docs](https://flowbite-svelte.com/)
29
29
  ## Type
30
- [FooterBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L605)
30
+ [FooterBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L620)
31
31
  ## Props
32
32
  @prop children
33
33
  @prop aClass
@@ -2,7 +2,7 @@ import type { FooterBrandProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [FooterBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L605)
5
+ * [FooterBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L620)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop aClass
@@ -25,7 +25,7 @@
25
25
  @component
26
26
  [Go to docs](https://flowbite-svelte.com/)
27
27
  ## Type
28
- [FooterCopyrightProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L616)
28
+ [FooterCopyrightProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L631)
29
29
  ## Props
30
30
  @prop spanClass
31
31
  @prop aClass
@@ -2,7 +2,7 @@ import type { FooterCopyrightProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [FooterCopyrightProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L616)
5
+ * [FooterCopyrightProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L631)
6
6
  * ## Props
7
7
  * @prop spanClass
8
8
  * @prop aClass
@@ -19,7 +19,7 @@
19
19
  @component
20
20
  [Go to docs](https://flowbite-svelte.com/)
21
21
  ## Type
22
- [FooterIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L625)
22
+ [FooterIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L640)
23
23
  ## Props
24
24
  @prop children
25
25
  @prop href
@@ -2,7 +2,7 @@ import type { FooterIconProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [FooterIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L625)
5
+ * [FooterIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L640)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop href
@@ -16,7 +16,7 @@
16
16
  @component
17
17
  [Go to docs](https://flowbite-svelte.com/)
18
18
  ## Type
19
- [FooterLinkProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L637)
19
+ [FooterLinkProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L652)
20
20
  ## Props
21
21
  @prop children
22
22
  @prop liClass
@@ -2,7 +2,7 @@ import type { FooterLinkProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [FooterLinkProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L637)
5
+ * [FooterLinkProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L652)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop liClass
@@ -14,7 +14,7 @@
14
14
  @component
15
15
  [Go to docs](https://flowbite-svelte.com/)
16
16
  ## Type
17
- [FooterLinkGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L632)
17
+ [FooterLinkGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L647)
18
18
  ## Props
19
19
  @prop class: ulClass
20
20
  @prop children
@@ -2,7 +2,7 @@ import type { FooterLinkGroupProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [FooterLinkGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L632)
5
+ * [FooterLinkGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L647)
6
6
  * ## Props
7
7
  * @prop class: ulClass
8
8
  * @prop children
@@ -35,7 +35,7 @@
35
35
  @component
36
36
  [Go to docs](https://flowbite-svelte.com/)
37
37
  ## Type
38
- [CheckboxProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L653)
38
+ [CheckboxProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L668)
39
39
  ## Props
40
40
  @prop children
41
41
  @prop color = "primary"
@@ -2,7 +2,7 @@ import type { CheckboxProps } from "../../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [CheckboxProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L653)
5
+ * [CheckboxProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L668)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop color = "primary"
@@ -55,7 +55,7 @@
55
55
  @component
56
56
  [Go to docs](https://flowbite-svelte.com/)
57
57
  ## Type
58
- [CheckboxButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L666)
58
+ [CheckboxButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L681)
59
59
  ## Props
60
60
  @prop children
61
61
  @prop class: className
@@ -2,7 +2,7 @@ import type { CheckboxButtonProps } from "../../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [CheckboxButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L666)
5
+ * [CheckboxButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L681)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className