flowbite-svelte 2.0.0-next.2 → 2.0.0-next.3

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 (467) hide show
  1. package/dist/accordion/Accordion.svelte +6 -2
  2. package/dist/accordion/Accordion.svelte.d.ts +1 -0
  3. package/dist/accordion/AccordionItem.svelte +12 -3
  4. package/dist/accordion/AccordionItem.svelte.d.ts +1 -1
  5. package/dist/accordion/theme.d.ts +1 -1
  6. package/dist/alert/Alert.svelte +10 -3
  7. package/dist/alert/Alert.svelte.d.ts +1 -1
  8. package/dist/avatar/Avatar.svelte +2 -2
  9. package/dist/avatar/Avatar.svelte.d.ts +1 -1
  10. package/dist/badge/Badge.svelte +10 -3
  11. package/dist/badge/Badge.svelte.d.ts +1 -1
  12. package/dist/badge/theme.d.ts +1 -1
  13. package/dist/banner/Banner.svelte +10 -3
  14. package/dist/banner/Banner.svelte.d.ts +1 -1
  15. package/dist/banner/theme.d.ts +1 -1
  16. package/dist/bottom-navigation/BottomNav.svelte +2 -2
  17. package/dist/bottom-navigation/BottomNav.svelte.d.ts +1 -1
  18. package/dist/bottom-navigation/BottomNavHeader.svelte +2 -2
  19. package/dist/bottom-navigation/BottomNavHeader.svelte.d.ts +1 -1
  20. package/dist/bottom-navigation/BottomNavHeaderItem.svelte +2 -2
  21. package/dist/bottom-navigation/BottomNavHeaderItem.svelte.d.ts +1 -1
  22. package/dist/bottom-navigation/BottomNavItem.svelte +2 -2
  23. package/dist/bottom-navigation/BottomNavItem.svelte.d.ts +1 -1
  24. package/dist/bottom-navigation/theme.d.ts +1 -1
  25. package/dist/breadcrumb/Breadcrumb.svelte +2 -2
  26. package/dist/breadcrumb/Breadcrumb.svelte.d.ts +1 -1
  27. package/dist/breadcrumb/BreadcrumbItem.svelte +2 -2
  28. package/dist/breadcrumb/BreadcrumbItem.svelte.d.ts +1 -1
  29. package/dist/breadcrumb/theme.d.ts +1 -1
  30. package/dist/button-group/ButtonGroup.svelte +2 -2
  31. package/dist/button-group/ButtonGroup.svelte.d.ts +1 -1
  32. package/dist/buttons/Button.svelte +1 -1
  33. package/dist/buttons/GradientButton.svelte +2 -2
  34. package/dist/buttons/GradientButton.svelte.d.ts +1 -1
  35. package/dist/card/Card.svelte +2 -2
  36. package/dist/card/Card.svelte.d.ts +1 -1
  37. package/dist/card/theme.d.ts +1 -1
  38. package/dist/carousel/Carousel.svelte +2 -2
  39. package/dist/carousel/Carousel.svelte.d.ts +1 -1
  40. package/dist/carousel/CarouselIndicators.svelte +2 -2
  41. package/dist/carousel/CarouselIndicators.svelte.d.ts +1 -1
  42. package/dist/carousel/ControlButton.svelte +2 -2
  43. package/dist/carousel/ControlButton.svelte.d.ts +1 -1
  44. package/dist/carousel/Controls.svelte +2 -2
  45. package/dist/carousel/Controls.svelte.d.ts +1 -1
  46. package/dist/carousel/Slide.svelte +8 -4
  47. package/dist/carousel/Slide.svelte.d.ts +1 -1
  48. package/dist/carousel/Thumbnail.svelte +2 -2
  49. package/dist/carousel/Thumbnail.svelte.d.ts +1 -1
  50. package/dist/carousel/Thumbnails.svelte +2 -2
  51. package/dist/carousel/Thumbnails.svelte.d.ts +1 -1
  52. package/dist/carousel/theme.d.ts +1 -1
  53. package/dist/clipboard/Clipboard.svelte +2 -2
  54. package/dist/clipboard/Clipboard.svelte.d.ts +1 -1
  55. package/dist/context.d.ts +1 -1
  56. package/dist/darkmode/DarkMode.svelte +2 -2
  57. package/dist/darkmode/DarkMode.svelte.d.ts +1 -1
  58. package/dist/darkmode/theme.d.ts +1 -1
  59. package/dist/darkmode/theme.js +1 -1
  60. package/dist/datepicker/Datepicker.svelte +10 -2
  61. package/dist/datepicker/theme.d.ts +1 -1
  62. package/dist/device-mockups/Android.svelte +2 -2
  63. package/dist/device-mockups/Android.svelte.d.ts +1 -1
  64. package/dist/device-mockups/DefaultMockup.svelte +2 -2
  65. package/dist/device-mockups/DefaultMockup.svelte.d.ts +1 -1
  66. package/dist/device-mockups/Desktop.svelte +2 -2
  67. package/dist/device-mockups/Desktop.svelte.d.ts +1 -1
  68. package/dist/device-mockups/DeviceMockup.svelte +1 -1
  69. package/dist/device-mockups/DeviceMockup.svelte.d.ts +1 -1
  70. package/dist/device-mockups/Ios.svelte +2 -2
  71. package/dist/device-mockups/Ios.svelte.d.ts +1 -1
  72. package/dist/device-mockups/Laptop.svelte +2 -2
  73. package/dist/device-mockups/Laptop.svelte.d.ts +1 -1
  74. package/dist/device-mockups/Smartwatch.svelte +2 -2
  75. package/dist/device-mockups/Smartwatch.svelte.d.ts +1 -1
  76. package/dist/device-mockups/Tablet.svelte +2 -2
  77. package/dist/device-mockups/Tablet.svelte.d.ts +1 -1
  78. package/dist/device-mockups/theme.d.ts +1 -1
  79. package/dist/dialog/Dialog.svelte +10 -3
  80. package/dist/dialog/Dialog.svelte.d.ts +1 -1
  81. package/dist/dialog/theme.d.ts +1 -1
  82. package/dist/drawer/Drawer.svelte +8 -3
  83. package/dist/drawer/Drawer.svelte.d.ts +1 -1
  84. package/dist/drawer/DrawerHandle.svelte +2 -2
  85. package/dist/drawer/DrawerHandle.svelte.d.ts +1 -1
  86. package/dist/drawer/Drawerhead.svelte +2 -2
  87. package/dist/drawer/Drawerhead.svelte.d.ts +1 -1
  88. package/dist/drawer/theme.d.ts +1 -1
  89. package/dist/drawer/theme.js +1 -1
  90. package/dist/dropdown/Dropdown.svelte +2 -2
  91. package/dist/dropdown/Dropdown.svelte.d.ts +1 -1
  92. package/dist/dropdown/DropdownDivider.svelte +2 -2
  93. package/dist/dropdown/DropdownDivider.svelte.d.ts +1 -1
  94. package/dist/dropdown/DropdownGroup.svelte +2 -2
  95. package/dist/dropdown/DropdownGroup.svelte.d.ts +1 -1
  96. package/dist/dropdown/DropdownHeader.svelte +2 -2
  97. package/dist/dropdown/DropdownHeader.svelte.d.ts +1 -1
  98. package/dist/dropdown/DropdownItem.svelte +2 -2
  99. package/dist/dropdown/DropdownItem.svelte.d.ts +1 -1
  100. package/dist/dropdown/theme.d.ts +1 -1
  101. package/dist/{forms → extend}/button-toggle/ButtonToggle.svelte +2 -2
  102. package/dist/{forms → extend}/button-toggle/ButtonToggle.svelte.d.ts +1 -1
  103. package/dist/{forms → extend}/button-toggle/ButtonToggleGroup.svelte +1 -1
  104. package/dist/{forms → extend}/button-toggle/CheckIcon.svelte +1 -1
  105. package/dist/{forms → extend}/button-toggle/CheckIcon.svelte.d.ts +1 -1
  106. package/dist/{forms → extend}/button-toggle/theme.d.ts +1 -1
  107. package/dist/{clipboard-manager → extend/clipboard-manager}/ClipboardManager.svelte +3 -3
  108. package/dist/{clipboard-manager → extend/clipboard-manager}/ClipboardManager.svelte.d.ts +1 -1
  109. package/dist/{clipboard-manager → extend/clipboard-manager}/theme.d.ts +1 -1
  110. package/dist/{command-palette → extend/command-palette}/CommandPalette.svelte +5 -5
  111. package/dist/{command-palette → extend/command-palette}/CommandPalette.svelte.d.ts +2 -2
  112. package/dist/{command-palette → extend/command-palette}/theme.d.ts +1 -1
  113. package/dist/{kanban → extend/kanban}/KanbanBoard.svelte +2 -2
  114. package/dist/{kanban → extend/kanban}/KanbanBoard.svelte.d.ts +1 -1
  115. package/dist/{kanban → extend/kanban}/KanbanCard.svelte +3 -3
  116. package/dist/{kanban → extend/kanban}/KanbanCard.svelte.d.ts +2 -2
  117. package/dist/{kanban → extend/kanban}/theme.d.ts +1 -1
  118. package/dist/{scroll-spy → extend/scroll-spy}/ScrollSpy.svelte +3 -3
  119. package/dist/{scroll-spy → extend/scroll-spy}/ScrollSpy.svelte.d.ts +2 -2
  120. package/dist/{scroll-spy → extend/scroll-spy}/theme.d.ts +1 -1
  121. package/dist/{split-pane → extend/split-pane}/Divider.svelte +4 -4
  122. package/dist/{split-pane → extend/split-pane}/Divider.svelte.d.ts +2 -2
  123. package/dist/{split-pane → extend/split-pane}/Pane.svelte +4 -4
  124. package/dist/{split-pane → extend/split-pane}/Pane.svelte.d.ts +2 -2
  125. package/dist/{split-pane → extend/split-pane}/SplitPane.svelte +4 -4
  126. package/dist/{split-pane → extend/split-pane}/SplitPane.svelte.d.ts +2 -2
  127. package/dist/{step-indicator → extend/step-indicator}/StepIndicator.svelte +3 -3
  128. package/dist/{step-indicator → extend/step-indicator}/StepIndicator.svelte.d.ts +2 -2
  129. package/dist/{step-indicator → extend/step-indicator}/theme.d.ts +1 -1
  130. package/dist/{forms → extend}/tags/Tags.svelte +1 -1
  131. package/dist/{forms → extend}/tags/theme.d.ts +1 -1
  132. package/dist/{tour → extend/tour}/Tour.svelte +2 -2
  133. package/dist/{tour → extend/tour}/Tour.svelte.d.ts +1 -1
  134. package/dist/{tour → extend/tour}/theme.d.ts +1 -1
  135. package/dist/{virtual-masonry → extend/virtual-masonry}/VirtualMasonry.svelte +2 -2
  136. package/dist/{virtual-masonry → extend/virtual-masonry}/VirtualMasonry.svelte.d.ts +1 -1
  137. package/dist/{virtual-masonry → extend/virtual-masonry}/theme.d.ts +1 -1
  138. package/dist/{virtuallist → extend/virtuallist}/VirtualList.svelte +2 -2
  139. package/dist/{virtuallist → extend/virtuallist}/VirtualList.svelte.d.ts +1 -1
  140. package/dist/{virtuallist → extend/virtuallist}/theme.d.ts +1 -1
  141. package/dist/footer/Footer.svelte +2 -2
  142. package/dist/footer/Footer.svelte.d.ts +1 -1
  143. package/dist/footer/FooterBrand.svelte +2 -2
  144. package/dist/footer/FooterBrand.svelte.d.ts +1 -1
  145. package/dist/footer/FooterCopyright.svelte +2 -2
  146. package/dist/footer/FooterCopyright.svelte.d.ts +1 -1
  147. package/dist/footer/FooterIcon.svelte +2 -2
  148. package/dist/footer/FooterIcon.svelte.d.ts +1 -1
  149. package/dist/footer/FooterLink.svelte +2 -2
  150. package/dist/footer/FooterLink.svelte.d.ts +1 -1
  151. package/dist/footer/FooterLinkGroup.svelte +2 -2
  152. package/dist/footer/FooterLinkGroup.svelte.d.ts +1 -1
  153. package/dist/footer/theme.d.ts +1 -1
  154. package/dist/forms/checkbox/Checkbox.svelte +1 -1
  155. package/dist/forms/checkbox/CheckboxButton.svelte +2 -2
  156. package/dist/forms/checkbox/CheckboxButton.svelte.d.ts +1 -1
  157. package/dist/forms/checkbox/theme.d.ts +1 -1
  158. package/dist/forms/dropzone/Dropzone.svelte +2 -2
  159. package/dist/forms/dropzone/Dropzone.svelte.d.ts +1 -1
  160. package/dist/forms/fileupload/Fileupload.svelte +2 -2
  161. package/dist/forms/fileupload/Fileupload.svelte.d.ts +1 -1
  162. package/dist/forms/fileupload/theme.d.ts +1 -1
  163. package/dist/forms/floating-label/FloatingLabelInput.svelte +2 -2
  164. package/dist/forms/floating-label/FloatingLabelInput.svelte.d.ts +1 -1
  165. package/dist/forms/floating-label/theme.d.ts +1 -1
  166. package/dist/forms/helper/Helper.svelte +2 -2
  167. package/dist/forms/helper/Helper.svelte.d.ts +1 -1
  168. package/dist/forms/input-addon/InputAddon.svelte +2 -2
  169. package/dist/forms/input-addon/InputAddon.svelte.d.ts +1 -1
  170. package/dist/forms/input-addon/theme.d.ts +1 -1
  171. package/dist/forms/input-field/Input.svelte +1 -1
  172. package/dist/forms/input-field/theme.d.ts +1 -1
  173. package/dist/forms/label/Label.svelte +2 -2
  174. package/dist/forms/label/Label.svelte.d.ts +1 -1
  175. package/dist/forms/phoneinput/PhoneInput.svelte +1 -1
  176. package/dist/forms/phoneinput/theme.d.ts +1 -1
  177. package/dist/forms/radio/Radio.svelte +1 -1
  178. package/dist/forms/radio/RadioButton.svelte +1 -1
  179. package/dist/forms/radio/theme.d.ts +1 -1
  180. package/dist/forms/range/Range.svelte +2 -2
  181. package/dist/forms/range/Range.svelte.d.ts +1 -1
  182. package/dist/forms/search/Search.svelte +2 -2
  183. package/dist/forms/search/Search.svelte.d.ts +1 -1
  184. package/dist/forms/search/theme.d.ts +1 -1
  185. package/dist/forms/select/MultiSelect.svelte +1 -1
  186. package/dist/forms/select/Select.svelte +1 -1
  187. package/dist/forms/select/theme.d.ts +1 -1
  188. package/dist/forms/textarea/Textarea.svelte +2 -2
  189. package/dist/forms/textarea/Textarea.svelte.d.ts +1 -1
  190. package/dist/forms/textarea/theme.d.ts +1 -1
  191. package/dist/forms/timepicker/Timepicker.svelte +2 -2
  192. package/dist/forms/timepicker/Timepicker.svelte.d.ts +1 -1
  193. package/dist/forms/timepicker/theme.d.ts +1 -1
  194. package/dist/forms/toggle/Toggle.svelte +2 -2
  195. package/dist/forms/toggle/Toggle.svelte.d.ts +1 -1
  196. package/dist/forms/toggle/theme.d.ts +1 -1
  197. package/dist/gallery/Gallery.svelte +2 -2
  198. package/dist/gallery/Gallery.svelte.d.ts +1 -1
  199. package/dist/gallery/theme.d.ts +1 -1
  200. package/dist/index.d.ts +14 -13
  201. package/dist/index.js +14 -13
  202. package/dist/indicator/Indicator.svelte +2 -2
  203. package/dist/indicator/Indicator.svelte.d.ts +1 -1
  204. package/dist/kbd/Kbd.svelte +2 -2
  205. package/dist/kbd/Kbd.svelte.d.ts +1 -1
  206. package/dist/list-group/Listgroup.svelte +2 -2
  207. package/dist/list-group/Listgroup.svelte.d.ts +1 -1
  208. package/dist/list-group/ListgroupItem.svelte +2 -2
  209. package/dist/list-group/ListgroupItem.svelte.d.ts +1 -1
  210. package/dist/list-group/theme.d.ts +1 -1
  211. package/dist/mega-menu/MegaMenu.svelte +2 -2
  212. package/dist/mega-menu/MegaMenu.svelte.d.ts +1 -1
  213. package/dist/mega-menu/theme.d.ts +1 -1
  214. package/dist/modal/Modal.svelte +10 -4
  215. package/dist/modal/Modal.svelte.d.ts +1 -1
  216. package/dist/modal/theme.d.ts +1 -1
  217. package/dist/navbar/Menu.svelte +1 -1
  218. package/dist/navbar/Menu.svelte.d.ts +1 -1
  219. package/dist/navbar/NavBrand.svelte +2 -2
  220. package/dist/navbar/NavBrand.svelte.d.ts +1 -1
  221. package/dist/navbar/NavContainer.svelte +2 -2
  222. package/dist/navbar/NavContainer.svelte.d.ts +1 -1
  223. package/dist/navbar/NavHamburger.svelte +2 -2
  224. package/dist/navbar/NavHamburger.svelte.d.ts +2 -2
  225. package/dist/navbar/NavLi.svelte +2 -2
  226. package/dist/navbar/NavLi.svelte.d.ts +1 -1
  227. package/dist/navbar/NavUl.svelte +2 -2
  228. package/dist/navbar/NavUl.svelte.d.ts +1 -1
  229. package/dist/navbar/Navbar.svelte +2 -2
  230. package/dist/navbar/Navbar.svelte.d.ts +1 -1
  231. package/dist/navbar/theme.d.ts +1 -1
  232. package/dist/pagination/Pagination.svelte +2 -2
  233. package/dist/pagination/Pagination.svelte.d.ts +1 -1
  234. package/dist/pagination/PaginationButton.svelte +2 -2
  235. package/dist/pagination/PaginationButton.svelte.d.ts +1 -1
  236. package/dist/pagination/PaginationItem.svelte +2 -2
  237. package/dist/pagination/PaginationItem.svelte.d.ts +1 -1
  238. package/dist/pagination/PaginationNav.svelte +2 -2
  239. package/dist/pagination/PaginationNav.svelte.d.ts +1 -1
  240. package/dist/pagination/theme.d.ts +1 -1
  241. package/dist/popover/Popover.svelte +2 -2
  242. package/dist/popover/Popover.svelte.d.ts +1 -1
  243. package/dist/popover/theme.d.ts +1 -1
  244. package/dist/progress/Progressbar.svelte +2 -2
  245. package/dist/progress/Progressbar.svelte.d.ts +1 -1
  246. package/dist/progress/Progressradial.svelte +2 -2
  247. package/dist/progress/Progressradial.svelte.d.ts +1 -1
  248. package/dist/progress/theme.d.ts +1 -1
  249. package/dist/rating/AdvancedRating.svelte +2 -2
  250. package/dist/rating/AdvancedRating.svelte.d.ts +1 -1
  251. package/dist/rating/CustomIcon.svelte +1 -1
  252. package/dist/rating/CustomIcon.svelte.d.ts +1 -1
  253. package/dist/rating/Heart.svelte +1 -1
  254. package/dist/rating/Heart.svelte.d.ts +1 -1
  255. package/dist/rating/Rating.svelte +2 -2
  256. package/dist/rating/Rating.svelte.d.ts +1 -1
  257. package/dist/rating/RatingComment.svelte +1 -1
  258. package/dist/rating/RatingComment.svelte.d.ts +1 -1
  259. package/dist/rating/Review.svelte +2 -2
  260. package/dist/rating/Review.svelte.d.ts +1 -1
  261. package/dist/rating/ScoreRating.svelte +2 -2
  262. package/dist/rating/ScoreRating.svelte.d.ts +1 -1
  263. package/dist/rating/Star.svelte +1 -1
  264. package/dist/rating/Star.svelte.d.ts +1 -1
  265. package/dist/rating/Thumbup.svelte +1 -1
  266. package/dist/rating/Thumbup.svelte.d.ts +1 -1
  267. package/dist/rating/theme.d.ts +1 -1
  268. package/dist/sidebar/Sidebar.svelte +8 -3
  269. package/dist/sidebar/Sidebar.svelte.d.ts +1 -1
  270. package/dist/sidebar/SidebarBrand.svelte +2 -2
  271. package/dist/sidebar/SidebarBrand.svelte.d.ts +1 -1
  272. package/dist/sidebar/SidebarButton.svelte +2 -2
  273. package/dist/sidebar/SidebarButton.svelte.d.ts +1 -1
  274. package/dist/sidebar/SidebarCta.svelte +2 -2
  275. package/dist/sidebar/SidebarCta.svelte.d.ts +1 -1
  276. package/dist/sidebar/SidebarDropdownWrapper.svelte +8 -3
  277. package/dist/sidebar/SidebarDropdownWrapper.svelte.d.ts +1 -1
  278. package/dist/sidebar/SidebarGroup.svelte +1 -1
  279. package/dist/sidebar/SidebarGroup.svelte.d.ts +1 -1
  280. package/dist/sidebar/SidebarItem.svelte +2 -2
  281. package/dist/sidebar/SidebarItem.svelte.d.ts +1 -1
  282. package/dist/sidebar/theme.d.ts +1 -1
  283. package/dist/skeleton/CardPlaceholder.svelte +2 -2
  284. package/dist/skeleton/CardPlaceholder.svelte.d.ts +1 -1
  285. package/dist/skeleton/ImagePlaceholder.svelte +2 -2
  286. package/dist/skeleton/ImagePlaceholder.svelte.d.ts +1 -1
  287. package/dist/skeleton/ListPlaceholder.svelte +2 -2
  288. package/dist/skeleton/ListPlaceholder.svelte.d.ts +1 -1
  289. package/dist/skeleton/Skeleton.svelte +2 -2
  290. package/dist/skeleton/Skeleton.svelte.d.ts +1 -1
  291. package/dist/skeleton/TestimonialPlaceholder.svelte +2 -2
  292. package/dist/skeleton/TestimonialPlaceholder.svelte.d.ts +1 -1
  293. package/dist/skeleton/TextPlaceholder.svelte +2 -2
  294. package/dist/skeleton/TextPlaceholder.svelte.d.ts +1 -1
  295. package/dist/skeleton/VideoPlaceholder.svelte +2 -2
  296. package/dist/skeleton/VideoPlaceholder.svelte.d.ts +1 -1
  297. package/dist/skeleton/WidgetPlaceholder.svelte +2 -2
  298. package/dist/skeleton/WidgetPlaceholder.svelte.d.ts +1 -1
  299. package/dist/skeleton/theme.d.ts +1 -1
  300. package/dist/speed-dial/SpeedDial.svelte +2 -2
  301. package/dist/speed-dial/SpeedDial.svelte.d.ts +1 -1
  302. package/dist/speed-dial/SpeedDialButton.svelte +2 -2
  303. package/dist/speed-dial/SpeedDialButton.svelte.d.ts +1 -1
  304. package/dist/speed-dial/SpeedDialTrigger.svelte +1 -1
  305. package/dist/speed-dial/SpeedDialTrigger.svelte.d.ts +1 -1
  306. package/dist/speed-dial/theme.d.ts +1 -1
  307. package/dist/spinner/Spinner.svelte +2 -2
  308. package/dist/spinner/Spinner.svelte.d.ts +1 -1
  309. package/dist/stepper/BreadcrumbStepper.svelte +2 -2
  310. package/dist/stepper/BreadcrumbStepper.svelte.d.ts +1 -1
  311. package/dist/stepper/DetailedStepper.svelte +2 -2
  312. package/dist/stepper/DetailedStepper.svelte.d.ts +1 -1
  313. package/dist/stepper/ProgressStepper.svelte +2 -2
  314. package/dist/stepper/ProgressStepper.svelte.d.ts +1 -1
  315. package/dist/stepper/Stepper.svelte +2 -2
  316. package/dist/stepper/Stepper.svelte.d.ts +1 -1
  317. package/dist/stepper/TimelineStepper.svelte +2 -2
  318. package/dist/stepper/TimelineStepper.svelte.d.ts +1 -1
  319. package/dist/stepper/VerticalStepper.svelte +2 -2
  320. package/dist/stepper/VerticalStepper.svelte.d.ts +1 -1
  321. package/dist/stepper/theme.d.ts +1 -1
  322. package/dist/table/Table.svelte +2 -2
  323. package/dist/table/Table.svelte.d.ts +1 -1
  324. package/dist/table/TableBody.svelte +1 -1
  325. package/dist/table/TableBody.svelte.d.ts +1 -1
  326. package/dist/table/TableBodyCell.svelte +2 -2
  327. package/dist/table/TableBodyCell.svelte.d.ts +1 -1
  328. package/dist/table/TableBodyRow.svelte +2 -2
  329. package/dist/table/TableBodyRow.svelte.d.ts +1 -1
  330. package/dist/table/TableHead.svelte +2 -2
  331. package/dist/table/TableHead.svelte.d.ts +1 -1
  332. package/dist/table/TableHeadCell.svelte +2 -2
  333. package/dist/table/TableHeadCell.svelte.d.ts +1 -1
  334. package/dist/table/TableSearch.svelte +2 -2
  335. package/dist/table/TableSearch.svelte.d.ts +1 -1
  336. package/dist/table/theme.d.ts +1 -1
  337. package/dist/tabs/TabItem.svelte +2 -2
  338. package/dist/tabs/TabItem.svelte.d.ts +1 -1
  339. package/dist/tabs/Tabs.svelte +2 -2
  340. package/dist/tabs/Tabs.svelte.d.ts +1 -1
  341. package/dist/tabs/theme.d.ts +1 -1
  342. package/dist/{theme → theme-provider}/themes.d.ts +11 -11
  343. package/dist/{theme → theme-provider}/themes.js +11 -11
  344. package/dist/theme-selector/ThemeIcon.svelte +9 -0
  345. package/dist/theme-selector/ThemeIcon.svelte.d.ts +26 -0
  346. package/dist/theme-selector/ThemeSelector.svelte +55 -0
  347. package/dist/theme-selector/ThemeSelector.svelte.d.ts +3 -0
  348. package/dist/theme-selector/index.d.ts +4 -0
  349. package/dist/theme-selector/index.js +3 -0
  350. package/dist/theme-selector/theme.d.ts +85 -0
  351. package/dist/theme-selector/theme.js +35 -0
  352. package/dist/theme-selector/themeStore.svelte.d.ts +6 -0
  353. package/dist/theme-selector/themeStore.svelte.js +88 -0
  354. package/dist/theme-selector/themes/default-runtime.css +229 -0
  355. package/dist/theme-selector/themes/enterprise-runtime.css +210 -0
  356. package/dist/theme-selector/themes/minimal-runtime.css +213 -0
  357. package/dist/theme-selector/themes/mono-runtime.css +206 -0
  358. package/dist/theme-selector/themes/playful-runtime.css +206 -0
  359. package/dist/theme-selector/themes/themes-runtime.css +1106 -0
  360. package/dist/theme-selector/themes.d.ts +39 -0
  361. package/dist/theme-selector/themes.js +43 -0
  362. package/dist/timeline/Activity.svelte +2 -2
  363. package/dist/timeline/Activity.svelte.d.ts +1 -1
  364. package/dist/timeline/ActivityItem.svelte +2 -2
  365. package/dist/timeline/ActivityItem.svelte.d.ts +1 -1
  366. package/dist/timeline/Group.svelte +2 -2
  367. package/dist/timeline/Group.svelte.d.ts +1 -1
  368. package/dist/timeline/GroupItem.svelte +2 -2
  369. package/dist/timeline/GroupItem.svelte.d.ts +1 -1
  370. package/dist/timeline/Timeline.svelte +2 -2
  371. package/dist/timeline/Timeline.svelte.d.ts +1 -1
  372. package/dist/timeline/TimelineItem.svelte +2 -2
  373. package/dist/timeline/TimelineItem.svelte.d.ts +1 -1
  374. package/dist/timeline/theme.d.ts +1 -1
  375. package/dist/toast/Toast.svelte +10 -3
  376. package/dist/toast/Toast.svelte.d.ts +1 -1
  377. package/dist/toast/ToastContainer.svelte +2 -2
  378. package/dist/toast/ToastContainer.svelte.d.ts +1 -1
  379. package/dist/toast/theme.d.ts +1 -1
  380. package/dist/toolbar/Toolbar.svelte +2 -2
  381. package/dist/toolbar/Toolbar.svelte.d.ts +1 -1
  382. package/dist/toolbar/ToolbarButton.svelte +2 -2
  383. package/dist/toolbar/ToolbarButton.svelte.d.ts +1 -1
  384. package/dist/toolbar/ToolbarGroup.svelte +2 -2
  385. package/dist/toolbar/ToolbarGroup.svelte.d.ts +1 -1
  386. package/dist/toolbar/theme.d.ts +1 -1
  387. package/dist/toolbar/theme.js +1 -1
  388. package/dist/tooltip/Tooltip.svelte +1 -1
  389. package/dist/tooltip/Tooltip.svelte.d.ts +1 -1
  390. package/dist/types.d.ts +13 -11
  391. package/dist/typography/a/A.svelte +2 -2
  392. package/dist/typography/a/A.svelte.d.ts +1 -1
  393. package/dist/typography/blockquote/Blockquote.svelte +2 -2
  394. package/dist/typography/blockquote/Blockquote.svelte.d.ts +1 -1
  395. package/dist/typography/descriptionlist/DescriptionList.svelte +2 -2
  396. package/dist/typography/descriptionlist/DescriptionList.svelte.d.ts +1 -1
  397. package/dist/typography/heading/Heading.svelte +2 -2
  398. package/dist/typography/heading/Heading.svelte.d.ts +1 -1
  399. package/dist/typography/hr/Hr.svelte +1 -1
  400. package/dist/typography/hr/theme.d.ts +1 -1
  401. package/dist/typography/img/Img.svelte +2 -2
  402. package/dist/typography/img/Img.svelte.d.ts +1 -1
  403. package/dist/typography/img/theme.d.ts +1 -1
  404. package/dist/typography/layout/Layout.svelte +2 -2
  405. package/dist/typography/layout/Layout.svelte.d.ts +1 -1
  406. package/dist/typography/list/Li.svelte +1 -1
  407. package/dist/typography/list/Li.svelte.d.ts +1 -1
  408. package/dist/typography/list/List.svelte +2 -2
  409. package/dist/typography/list/List.svelte.d.ts +1 -1
  410. package/dist/typography/mark/Mark.svelte +2 -2
  411. package/dist/typography/mark/Mark.svelte.d.ts +1 -1
  412. package/dist/typography/paragraph/P.svelte +2 -2
  413. package/dist/typography/paragraph/P.svelte.d.ts +1 -1
  414. package/dist/typography/secondary/Secondary.svelte +2 -2
  415. package/dist/typography/secondary/Secondary.svelte.d.ts +1 -1
  416. package/dist/typography/span/Span.svelte +2 -2
  417. package/dist/typography/span/Span.svelte.d.ts +1 -1
  418. package/dist/utils/Arrow.svelte +1 -1
  419. package/dist/utils/Arrow.svelte.d.ts +1 -1
  420. package/dist/utils/Popper.svelte +9 -3
  421. package/dist/utils/Popper.svelte.d.ts +1 -1
  422. package/dist/utils/theme.d.ts +1 -1
  423. package/dist/video/Video.svelte +2 -2
  424. package/dist/video/Video.svelte.d.ts +1 -1
  425. package/package.json +2 -735
  426. /package/dist/{forms → extend}/button-toggle/ButtonToggleGroup.svelte.d.ts +0 -0
  427. /package/dist/{forms → extend}/button-toggle/index.d.ts +0 -0
  428. /package/dist/{forms → extend}/button-toggle/index.js +0 -0
  429. /package/dist/{forms → extend}/button-toggle/theme.js +0 -0
  430. /package/dist/{clipboard-manager → extend/clipboard-manager}/index.d.ts +0 -0
  431. /package/dist/{clipboard-manager → extend/clipboard-manager}/index.js +0 -0
  432. /package/dist/{clipboard-manager → extend/clipboard-manager}/theme.js +0 -0
  433. /package/dist/{command-palette → extend/command-palette}/index.d.ts +0 -0
  434. /package/dist/{command-palette → extend/command-palette}/index.js +0 -0
  435. /package/dist/{command-palette → extend/command-palette}/theme.js +0 -0
  436. /package/dist/{kanban → extend/kanban}/index.d.ts +0 -0
  437. /package/dist/{kanban → extend/kanban}/index.js +0 -0
  438. /package/dist/{kanban → extend/kanban}/theme.js +0 -0
  439. /package/dist/{scroll-spy → extend/scroll-spy}/index.d.ts +0 -0
  440. /package/dist/{scroll-spy → extend/scroll-spy}/index.js +0 -0
  441. /package/dist/{scroll-spy → extend/scroll-spy}/theme.js +0 -0
  442. /package/dist/{split-pane → extend/split-pane}/index.d.ts +0 -0
  443. /package/dist/{split-pane → extend/split-pane}/index.js +0 -0
  444. /package/dist/{split-pane → extend/split-pane}/theme.d.ts +0 -0
  445. /package/dist/{split-pane → extend/split-pane}/theme.js +0 -0
  446. /package/dist/{step-indicator → extend/step-indicator}/index.d.ts +0 -0
  447. /package/dist/{step-indicator → extend/step-indicator}/index.js +0 -0
  448. /package/dist/{step-indicator → extend/step-indicator}/theme.js +0 -0
  449. /package/dist/{forms → extend}/tags/Tags.svelte.d.ts +0 -0
  450. /package/dist/{forms → extend}/tags/index.d.ts +0 -0
  451. /package/dist/{forms → extend}/tags/index.js +0 -0
  452. /package/dist/{forms → extend}/tags/theme.js +0 -0
  453. /package/dist/{tour → extend/tour}/index.d.ts +0 -0
  454. /package/dist/{tour → extend/tour}/index.js +0 -0
  455. /package/dist/{tour → extend/tour}/theme.js +0 -0
  456. /package/dist/{virtual-masonry → extend/virtual-masonry}/index.d.ts +0 -0
  457. /package/dist/{virtual-masonry → extend/virtual-masonry}/index.js +0 -0
  458. /package/dist/{virtual-masonry → extend/virtual-masonry}/theme.js +0 -0
  459. /package/dist/{virtuallist → extend/virtuallist}/index.d.ts +0 -0
  460. /package/dist/{virtuallist → extend/virtuallist}/index.js +0 -0
  461. /package/dist/{virtuallist → extend/virtuallist}/theme.js +0 -0
  462. /package/dist/{theme → theme-provider}/ThemeProvider.svelte +0 -0
  463. /package/dist/{theme → theme-provider}/ThemeProvider.svelte.d.ts +0 -0
  464. /package/dist/{theme → theme-provider}/index.d.ts +0 -0
  465. /package/dist/{theme → theme-provider}/index.js +0 -0
  466. /package/dist/{theme → theme-provider}/themeUtils.d.ts +0 -0
  467. /package/dist/{theme → theme-provider}/themeUtils.js +0 -0
@@ -1,8 +1,8 @@
1
1
  <script lang="ts">
2
2
  import clsx from "clsx";
3
- import type { StepIndicatorProps } from "../types";
3
+ import type { StepIndicatorProps } from "../../types";
4
4
  import { stepIndicator, getStepStateClasses, type StepIndicatorTheme } from "./theme";
5
- import { getTheme } from "../theme/themeUtils";
5
+ import { getTheme } from "../../theme-provider/themeUtils";
6
6
 
7
7
  let {
8
8
  steps = ["Step 1", "Step 2", "Step 3", "Step 4", "Step 5"],
@@ -116,7 +116,7 @@
116
116
  @component
117
117
  [Go to docs](https://flowbite-svelte.com/)
118
118
  ## Type
119
- [StepIndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1479)
119
+ [StepIndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1481)
120
120
  ## Props
121
121
  @prop steps = ["Step 1", "Step 2", "Step 3", "Step 4", "Step 5"]
122
122
  @prop currentStep = $bindable(1)
@@ -1,8 +1,8 @@
1
- import type { StepIndicatorProps } from "../types";
1
+ import type { StepIndicatorProps } from "../../types";
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#L1479)
5
+ * [StepIndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1481)
6
6
  * ## Props
7
7
  * @prop steps = ["Step 1", "Step 2", "Step 3", "Step 4", "Step 5"]
8
8
  * @prop currentStep = $bindable(1)
@@ -1,6 +1,6 @@
1
1
  import { type VariantProps } from "tailwind-variants";
2
2
  import type { ClassValue } from "svelte/elements";
3
- import type { Classes } from "../theme/themeUtils";
3
+ import type { Classes } from "../../theme-provider/themeUtils";
4
4
  export type StepIndicatorVariants = VariantProps<typeof stepIndicator> & Classes<typeof stepIndicator>;
5
5
  export type StepIndicatorSlots = keyof typeof stepIndicator.slots;
6
6
  export type StepIndicatorTheme = Partial<Record<StepIndicatorSlots, ClassValue>>;
@@ -4,7 +4,7 @@
4
4
  import P from "../../typography/paragraph/P.svelte";
5
5
  import CloseButton from "../../utils/CloseButton.svelte";
6
6
  import { tags } from "./theme";
7
- import { getTheme } from "../../theme/themeUtils";
7
+ import { getTheme } from "../../theme-provider/themeUtils";
8
8
  import { computePosition, offset, flip, shift, autoUpdate } from "@floating-ui/dom";
9
9
  import { onDestroy } from "svelte";
10
10
 
@@ -1,5 +1,5 @@
1
1
  import { type VariantProps } from "tailwind-variants";
2
- import type { Classes } from "../../theme/themeUtils";
2
+ import type { Classes } from "../../theme-provider/themeUtils";
3
3
  export type TagsVariants = VariantProps<typeof tags> & Classes<typeof tags>;
4
4
  export declare const tags: import("tailwind-variants").TVReturnType<{
5
5
  [key: string]: {
@@ -2,8 +2,8 @@
2
2
  import { tick } from "svelte";
3
3
  import { computePosition, flip, shift, offset, arrow, type Placement } from "@floating-ui/dom";
4
4
  import { tour } from "./theme";
5
- import type { TourProps } from "../types";
6
- import { getTheme } from "../theme/themeUtils";
5
+ import type { TourProps } from "../../types";
6
+ import { getTheme } from "../../theme-provider/themeUtils";
7
7
  import clsx from "clsx";
8
8
 
9
9
  let {
@@ -1,4 +1,4 @@
1
- import type { TourProps } from "../types";
1
+ import type { TourProps } from "../../types";
2
2
  declare const Tour: import("svelte").Component<TourProps, {}, "active" | "currentStep">;
3
3
  type Tour = ReturnType<typeof Tour>;
4
4
  export default Tour;
@@ -1,5 +1,5 @@
1
1
  import { type VariantProps } from "tailwind-variants";
2
- import type { Classes } from "../theme/themeUtils";
2
+ import type { Classes } from "../../theme-provider/themeUtils";
3
3
  export type TourVariants = VariantProps<typeof tour> & Classes<typeof tour>;
4
4
  export declare const tour: import("tailwind-variants").TVReturnType<{
5
5
  size: {
@@ -1,8 +1,8 @@
1
1
  <script lang="ts" generics="T">
2
- import type { VirtualMasonryProps } from "../types";
2
+ import type { VirtualMasonryProps } from "../../types";
3
3
  import { virtualMasonry } from "./theme";
4
4
  import clsx from "clsx";
5
- import { getTheme } from "../theme/themeUtils";
5
+ import { getTheme } from "../../theme-provider/themeUtils";
6
6
 
7
7
  let {
8
8
  items = [],
@@ -1,4 +1,4 @@
1
- import type { VirtualMasonryProps } from "../types";
1
+ import type { VirtualMasonryProps } from "../../types";
2
2
  declare function $$render<T>(): {
3
3
  props: VirtualMasonryProps<T>;
4
4
  exports: {};
@@ -1,5 +1,5 @@
1
1
  import { type VariantProps } from "tailwind-variants";
2
- import type { Classes } from "../theme/themeUtils";
2
+ import type { Classes } from "../../theme-provider/themeUtils";
3
3
  export declare const virtualMasonry: import("tailwind-variants").TVReturnType<{
4
4
  contained: {
5
5
  true: {
@@ -1,8 +1,8 @@
1
1
  <script lang="ts" generics="T">
2
- import type { VirtualListProps } from "../types";
2
+ import type { VirtualListProps } from "../../types";
3
3
  import { virtualList } from "./theme";
4
4
  import clsx from "clsx";
5
- import { getTheme } from "../theme/themeUtils";
5
+ import { getTheme } from "../../theme-provider/themeUtils";
6
6
 
7
7
  let {
8
8
  items = [],
@@ -1,4 +1,4 @@
1
- import type { VirtualListProps } from "../types";
1
+ import type { VirtualListProps } from "../../types";
2
2
  declare function $$render<T>(): {
3
3
  props: VirtualListProps<T>;
4
4
  exports: {};
@@ -1,5 +1,5 @@
1
1
  import { type VariantProps } from "tailwind-variants";
2
- import type { Classes } from "../theme/themeUtils";
2
+ import type { Classes } from "../../theme-provider/themeUtils";
3
3
  export type VirtualListVariants = VariantProps<typeof virtualList> & Classes<typeof virtualList>;
4
4
  export declare const virtualList: import("tailwind-variants").TVReturnType<{
5
5
  contained: {
@@ -2,7 +2,7 @@
2
2
  import { footer } from "./theme";
3
3
  import clsx from "clsx";
4
4
  import type { FooterProps } from "..";
5
- import { getTheme } from "../theme/themeUtils";
5
+ import { getTheme } from "../theme-provider/themeUtils";
6
6
 
7
7
  let { children, footerType = "default", class: className, ...restProps }: FooterProps = $props();
8
8
 
@@ -19,7 +19,7 @@
19
19
  @component
20
20
  [Go to docs](https://flowbite-svelte.com/)
21
21
  ## Type
22
- [FooterProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L681)
22
+ [FooterProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L683)
23
23
  ## Props
24
24
  @prop children
25
25
  @prop footerType = "default"
@@ -2,7 +2,7 @@ import type { FooterProps } from "..";
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#L681)
5
+ * [FooterProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L683)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop footerType = "default"
@@ -2,7 +2,7 @@
2
2
  import { footerBrand } from "./theme";
3
3
  import clsx from "clsx";
4
4
  import type { FooterBrandProps } from "..";
5
- import { getTheme } from "../theme/themeUtils";
5
+ import { getTheme } from "../theme-provider/themeUtils";
6
6
 
7
7
  let { children, class: className, classes, href, src, alt, name, ...restProps }: FooterBrandProps = $props();
8
8
 
@@ -32,7 +32,7 @@
32
32
  @component
33
33
  [Go to docs](https://flowbite-svelte.com/)
34
34
  ## Type
35
- [FooterBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L686)
35
+ [FooterBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L688)
36
36
  ## Props
37
37
  @prop children
38
38
  @prop class: className
@@ -2,7 +2,7 @@ import type { FooterBrandProps } from "..";
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#L686)
5
+ * [FooterBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L688)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className
@@ -3,7 +3,7 @@
3
3
  import { footerCopyright } from "./theme";
4
4
  import clsx from "clsx";
5
5
  import type { FooterCopyrightProps } from "..";
6
- import { getTheme } from "../theme/themeUtils";
6
+ import { getTheme } from "../theme-provider/themeUtils";
7
7
 
8
8
  let { href, by, copyrightMessage = "All Rights Reserved.", year, classes, class: className, ...restProps }: FooterCopyrightProps = $props();
9
9
 
@@ -32,7 +32,7 @@
32
32
  @component
33
33
  [Go to docs](https://flowbite-svelte.com/)
34
34
  ## Type
35
- [FooterCopyrightProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L695)
35
+ [FooterCopyrightProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L697)
36
36
  ## Props
37
37
  @prop href
38
38
  @prop by
@@ -2,7 +2,7 @@ import type { FooterCopyrightProps } from "..";
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#L695)
5
+ * [FooterCopyrightProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L697)
6
6
  * ## Props
7
7
  * @prop href
8
8
  * @prop by
@@ -2,7 +2,7 @@
2
2
  import { footerIcon } from "./theme";
3
3
  import clsx from "clsx";
4
4
  import type { FooterIconProps } from "..";
5
- import { getTheme } from "../theme/themeUtils";
5
+ import { getTheme } from "../theme-provider/themeUtils";
6
6
 
7
7
  let { children, href, ariaLabel, class: className, ...restProps }: FooterIconProps = $props();
8
8
 
@@ -21,7 +21,7 @@
21
21
  @component
22
22
  [Go to docs](https://flowbite-svelte.com/)
23
23
  ## Type
24
- [FooterIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L702)
24
+ [FooterIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L704)
25
25
  ## Props
26
26
  @prop children
27
27
  @prop href
@@ -2,7 +2,7 @@ import type { FooterIconProps } from "..";
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#L702)
5
+ * [FooterIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L704)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop href
@@ -2,7 +2,7 @@
2
2
  import { footerLink } from "./theme";
3
3
  import clsx from "clsx";
4
4
  import type { FooterLinkProps } from "..";
5
- import { getTheme } from "../theme/themeUtils";
5
+ import { getTheme } from "../theme-provider/themeUtils";
6
6
 
7
7
  let { children, href, classes, class: className, ...restProps }: FooterLinkProps = $props();
8
8
 
@@ -23,7 +23,7 @@
23
23
  @component
24
24
  [Go to docs](https://flowbite-svelte.com/)
25
25
  ## Type
26
- [FooterLinkProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L712)
26
+ [FooterLinkProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L714)
27
27
  ## Props
28
28
  @prop children
29
29
  @prop href
@@ -2,7 +2,7 @@ import type { FooterLinkProps } from "..";
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#L712)
5
+ * [FooterLinkProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L714)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop href
@@ -2,7 +2,7 @@
2
2
  import { footerLinkGroup } from "./theme";
3
3
  import clsx from "clsx";
4
4
  import type { FooterLinkGroupProps } from "..";
5
- import { getTheme } from "../theme/themeUtils";
5
+ import { getTheme } from "../theme-provider/themeUtils";
6
6
 
7
7
  let { class: className, children, ...restProps }: FooterLinkGroupProps = $props();
8
8
 
@@ -17,7 +17,7 @@
17
17
  @component
18
18
  [Go to docs](https://flowbite-svelte.com/)
19
19
  ## Type
20
- [FooterLinkGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L708)
20
+ [FooterLinkGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L710)
21
21
  ## Props
22
22
  @prop class: className
23
23
  @prop children
@@ -2,7 +2,7 @@ import type { FooterLinkGroupProps } from "..";
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#L708)
5
+ * [FooterLinkGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L710)
6
6
  * ## Props
7
7
  * @prop class: className
8
8
  * @prop children
@@ -1,5 +1,5 @@
1
1
  import { type VariantProps } from "tailwind-variants";
2
- import type { Classes } from "../theme/themeUtils";
2
+ import type { Classes } from "../theme-provider/themeUtils";
3
3
  export declare const footer: import("tailwind-variants").TVReturnType<{
4
4
  footerType: {
5
5
  default: string;
@@ -3,7 +3,7 @@
3
3
  import clsx from "clsx";
4
4
  import { type CheckboxProps } from "../..";
5
5
  import Label from "../label/Label.svelte";
6
- import { getTheme } from "../../theme/themeUtils";
6
+ import { getTheme } from "../../theme-provider/themeUtils";
7
7
 
8
8
  let {
9
9
  children,
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import type { CheckboxButtonProps } from "../..";
3
3
  import Button from "../../buttons/Button.svelte";
4
- import { getTheme } from "../../theme/themeUtils";
4
+ import { getTheme } from "../../theme-provider/themeUtils";
5
5
  import clsx from "clsx";
6
6
  import Checkbox from "./Checkbox.svelte";
7
7
  import { checkboxButton } from "./theme";
@@ -22,7 +22,7 @@
22
22
  @component
23
23
  [Go to docs](https://flowbite-svelte.com/)
24
24
  ## Type
25
- [CheckboxButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L738)
25
+ [CheckboxButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L740)
26
26
  ## Props
27
27
  @prop children
28
28
  @prop class: className
@@ -2,7 +2,7 @@ import type { CheckboxButtonProps } from "../..";
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#L738)
5
+ * [CheckboxButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L740)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className
@@ -1,5 +1,5 @@
1
1
  import { type VariantProps } from "tailwind-variants";
2
- import type { Classes } from "../../theme/themeUtils";
2
+ import type { Classes } from "../../theme-provider/themeUtils";
3
3
  export declare const checkbox: import("tailwind-variants").TVReturnType<{
4
4
  color: {
5
5
  brand: {
@@ -3,7 +3,7 @@
3
3
  import { dropzone } from "./theme";
4
4
  import clsx from "clsx";
5
5
  import type { DropzoneProps } from "../..";
6
- import { getTheme } from "../../theme/themeUtils";
6
+ import { getTheme } from "../../theme-provider/themeUtils";
7
7
 
8
8
  type HTMLInputElementWithFiles = HTMLInputElement & { files: FileList | null };
9
9
 
@@ -56,7 +56,7 @@
56
56
  @component
57
57
  [Go to docs](https://flowbite-svelte.com/)
58
58
  ## Type
59
- [DropzoneProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L748)
59
+ [DropzoneProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L750)
60
60
  ## Props
61
61
  @prop children
62
62
  @prop files = $bindable<FileList | null>()
@@ -2,7 +2,7 @@ import type { DropzoneProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [DropzoneProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L748)
5
+ * [DropzoneProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L750)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop files = $bindable<FileList | null>()
@@ -3,7 +3,7 @@
3
3
  import clsx from "clsx";
4
4
  import type { FileuploadProps } from "../..";
5
5
  import CloseButton from "../../utils/CloseButton.svelte";
6
- import { getTheme } from "../../theme/themeUtils";
6
+ import { getTheme } from "../../theme-provider/themeUtils";
7
7
  import { createDismissableContext } from "../../utils/dismissable";
8
8
 
9
9
  let { files = $bindable(), size = "md", clearable = false, elementRef = $bindable(), class: className, classes, clearableColor = "none", clearableOnClick, ...restProps }: FileuploadProps = $props();
@@ -49,7 +49,7 @@
49
49
  @component
50
50
  [Go to docs](https://flowbite-svelte.com/)
51
51
  ## Type
52
- [FileuploadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L757)
52
+ [FileuploadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L759)
53
53
  ## Props
54
54
  @prop files = $bindable()
55
55
  @prop size = "md"
@@ -2,7 +2,7 @@ import type { FileuploadProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [FileuploadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L757)
5
+ * [FileuploadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L759)
6
6
  * ## Props
7
7
  * @prop files = $bindable()
8
8
  * @prop size = "md"
@@ -1,5 +1,5 @@
1
1
  import { type VariantProps } from "tailwind-variants";
2
- import type { Classes } from "../../theme/themeUtils";
2
+ import type { Classes } from "../../theme-provider/themeUtils";
3
3
  export type FileuploadViariants = VariantProps<typeof fileupload> & Classes<typeof fileupload>;
4
4
  export declare const fileupload: import("tailwind-variants").TVReturnType<{
5
5
  size: {
@@ -4,7 +4,7 @@
4
4
  import clsx from "clsx";
5
5
  import type { FloatingLabelInputProps } from "../..";
6
6
  import CloseButton from "../../utils/CloseButton.svelte";
7
- import { getTheme } from "../../theme/themeUtils";
7
+ import { getTheme } from "../../theme-provider/themeUtils";
8
8
  import { createDismissableContext } from "../../utils/dismissable";
9
9
 
10
10
  let {
@@ -207,7 +207,7 @@
207
207
  @component
208
208
  [Go to docs](https://flowbite-svelte.com/)
209
209
  ## Type
210
- [FloatingLabelInputProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L768)
210
+ [FloatingLabelInputProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L770)
211
211
  ## Props
212
212
  @prop children
213
213
  @prop id = idGenerator()
@@ -2,7 +2,7 @@ import type { FloatingLabelInputProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [FloatingLabelInputProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L768)
5
+ * [FloatingLabelInputProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L770)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop id = idGenerator()
@@ -1,5 +1,5 @@
1
1
  import { type VariantProps } from "tailwind-variants";
2
- import type { Classes } from "../../theme/themeUtils";
2
+ import type { Classes } from "../../theme-provider/themeUtils";
3
3
  export type FloatingLabelInputVaratiants = VariantProps<typeof floatingLabelInput> & Classes<typeof floatingLabelInput>;
4
4
  export declare const floatingLabelInput: import("tailwind-variants").TVReturnType<{
5
5
  variant: {
@@ -2,7 +2,7 @@
2
2
  import { helper } from "./theme";
3
3
  import type { HelperProps } from "../..";
4
4
  import clsx from "clsx";
5
- import { getTheme } from "../../theme/themeUtils";
5
+ import { getTheme } from "../../theme-provider/themeUtils";
6
6
 
7
7
  let { children, class: className, color = "brand", ...restProps }: HelperProps = $props();
8
8
 
@@ -19,7 +19,7 @@
19
19
  @component
20
20
  [Go to docs](https://flowbite-svelte.com/)
21
21
  ## Type
22
- [HelperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L789)
22
+ [HelperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L791)
23
23
  ## Props
24
24
  @prop children
25
25
  @prop class: className
@@ -2,7 +2,7 @@ import type { HelperProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [HelperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L789)
5
+ * [HelperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L791)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className
@@ -5,7 +5,7 @@
5
5
  import { clampSize } from "../input-field";
6
6
  import { getButtonGroupContext } from "../../context";
7
7
  import { inputAddon } from "./theme";
8
- import { getTheme } from "../../theme/themeUtils";
8
+ import { getTheme } from "../../theme-provider/themeUtils";
9
9
 
10
10
  let { children, class: className, size, ...restProps }: InputAddonProps = $props();
11
11
 
@@ -40,7 +40,7 @@
40
40
  @component
41
41
  [Go to docs](https://flowbite-svelte.com/)
42
42
  ## Type
43
- [InputAddonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L815)
43
+ [InputAddonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L817)
44
44
  ## Props
45
45
  @prop children
46
46
  @prop class: className
@@ -2,7 +2,7 @@ import type { InputAddonProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [InputAddonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L815)
5
+ * [InputAddonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L817)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className
@@ -1,5 +1,5 @@
1
1
  import { type VariantProps } from "tailwind-variants";
2
- import type { Classes } from "../../theme/themeUtils";
2
+ import type { Classes } from "../../theme-provider/themeUtils";
3
3
  export type InputAddonVariants = VariantProps<typeof inputAddon> & Classes<typeof inputAddon>;
4
4
  export declare const inputAddon: import("tailwind-variants").TVReturnType<{
5
5
  size: {
@@ -6,7 +6,7 @@
6
6
  import CloseButton from "../../utils/CloseButton.svelte";
7
7
  import { input } from "./theme";
8
8
  import { clampSize } from "./index";
9
- import { getTheme } from "../../theme/themeUtils";
9
+ import { getTheme } from "../../theme-provider/themeUtils";
10
10
  import { createDismissableContext } from "../../utils/dismissable";
11
11
 
12
12
  let {
@@ -1,5 +1,5 @@
1
1
  import { type VariantProps } from "tailwind-variants";
2
- import type { Classes } from "../../theme/themeUtils";
2
+ import type { Classes } from "../../theme-provider/themeUtils";
3
3
  export type InputVariants = VariantProps<typeof input> & Classes<typeof input>;
4
4
  export declare const input: import("tailwind-variants").TVReturnType<{
5
5
  size: {
@@ -2,7 +2,7 @@
2
2
  import { label } from "./theme";
3
3
  import clsx from "clsx";
4
4
  import type { LabelProps } from "../..";
5
- import { getTheme } from "../../theme/themeUtils";
5
+ import { getTheme } from "../../theme-provider/themeUtils";
6
6
 
7
7
  let { children, color = "gray", show = true, class: className, ...restProps }: LabelProps = $props();
8
8
 
@@ -23,7 +23,7 @@
23
23
  @component
24
24
  [Go to docs](https://flowbite-svelte.com/)
25
25
  ## Type
26
- [LabelProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L830)
26
+ [LabelProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L832)
27
27
  ## Props
28
28
  @prop children
29
29
  @prop color = "gray"
@@ -2,7 +2,7 @@ import type { LabelProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [LabelProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L830)
5
+ * [LabelProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L832)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop color = "gray"
@@ -2,7 +2,7 @@
2
2
  import type { PhoneInputProps } from "../..";
3
3
  import { phoneInput } from "./theme";
4
4
  import clsx from "clsx";
5
- import { getTheme } from "../../theme/themeUtils";
5
+ import { getTheme } from "../../theme-provider/themeUtils";
6
6
 
7
7
  let {
8
8
  children,
@@ -1,5 +1,5 @@
1
1
  import { type VariantProps } from "tailwind-variants";
2
- import type { Classes } from "../../theme/themeUtils";
2
+ import type { Classes } from "../../theme-provider/themeUtils";
3
3
  export type PhoneInputVariants = VariantProps<typeof phoneInput> & Classes<typeof phoneInput>;
4
4
  export declare const phoneInput: import("tailwind-variants").TVReturnType<{
5
5
  phoneType: {
@@ -4,7 +4,7 @@
4
4
  import clsx from "clsx";
5
5
  import type { RadioProps } from "../..";
6
6
  import Label from "../label/Label.svelte";
7
- import { getTheme } from "../../theme/themeUtils";
7
+ import { getTheme } from "../../theme-provider/themeUtils";
8
8
 
9
9
  let {
10
10
  children,