🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

flowbite-svelte

Package Overview
Dependencies
Maintainers
3
Versions
487
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flowbite-svelte - npm Package Compare versions

Comparing version

to
1.6.4

2

dist/forms/textarea/Textarea.svelte.d.ts

@@ -5,3 +5,3 @@ import { type TextareaProps } from "../..";

* ## Type
* [TextareaProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L922)
* [TextareaProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L923)
* ## Props

@@ -8,0 +8,0 @@ * @prop header

@@ -18,2 +18,3 @@ import { type TimepickerProps } from "../..";

* @prop Icon
* @prop iconClass = "h-5 w-5 text-gray-500 dark:text-gray-400"
* @prop type = "default"

@@ -20,0 +21,0 @@ * @prop optionLabel = "Options"

@@ -5,3 +5,3 @@ import { type ToggleProps } from "../..";

* ## Type
* [ToggleProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L944)
* [ToggleProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L945)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import { type GalleryProps } from "..";

* ## Type
* [GalleryProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L961)
* [GalleryProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L962)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import { type IndicatorProps } from "..";

* ## Type
* [IndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L972)
* [IndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L973)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import { type KbdProps } from "..";

* ## Type
* [KbdProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L983)
* [KbdProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L984)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import { type ListgroupProps } from "..";

* ## Type
* [ListgroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1002)
* [ListgroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1003)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import { type ListgroupItemProps } from "..";

* ## Type
* [ListgroupItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1013)
* [ListgroupItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1014)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import { type MegaMenuProps } from "..";

* ## Type
* [MegaMenuProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1024)
* [MegaMenuProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1025)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import { type ModalProps } from "..";

* ## Type
* [ModalProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1035)
* [ModalProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1036)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { MenuProps } from "../types";

* ## Type
* [MenuProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1053)
* [MenuProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1054)
* ## Props

@@ -8,0 +8,0 @@ * @prop size = "24"

@@ -5,3 +5,3 @@ import type { NavbarProps } from "../types";

* ## Type
* [NavbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1066)
* [NavbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1067)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { NavBrandProps } from "../types";

* ## Type
* [NavBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1073)
* [NavBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1074)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { NavContainerProps } from "../types";

* ## Type
* [NavContainerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1075)
* [NavContainerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1076)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import clsx from "clsx";

* ## Type
* [NavHamburgerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1079)
* [NavHamburgerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1080)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { NavLiProps } from "../types";

* ## Type
* [NavLiProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1099)
* [NavLiProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1100)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { NavUlProps } from "../types";

* ## Type
* [NavUlProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1084)
* [NavUlProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1085)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { PaginationProps } from "../types";

* ## Type
* [PaginationProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1164)
* [PaginationProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1165)
* ## Props

@@ -8,0 +8,0 @@ * @prop pages = []

@@ -5,3 +5,3 @@ import type { PaginationButtonProps } from "../types";

* ## Type
* [PaginationButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1135)
* [PaginationButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1136)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { PaginationItemProps } from "../types";

* ## Type
* [PaginationItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1160)
* [PaginationItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1161)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import { type PaginationNavProps } from "..";

* ## Type
* [PaginationNavProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1141)
* [PaginationNavProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1142)
* ## Props

@@ -8,0 +8,0 @@ * @prop currentPage = 1

@@ -5,3 +5,3 @@ import type { PopoverProps } from "../types";

* ## Type
* [PopoverProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1174)
* [PopoverProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1175)
* ## Props

@@ -8,0 +8,0 @@ * @prop title: titleSlot

@@ -5,3 +5,3 @@ import type { ProgressbarProps } from "../types";

* ## Type
* [ProgressbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1184)
* [ProgressbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1185)
* ## Props

@@ -8,0 +8,0 @@ * @prop progress = "45"

@@ -5,3 +5,3 @@ import type { ProgressradialProps } from "../types";

* ## Type
* [ProgressradialProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1195)
* [ProgressradialProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1196)
* ## Props

@@ -8,0 +8,0 @@ * @prop progress = 45

@@ -5,3 +5,3 @@ import type { AdvancedRatingProps } from "../types";

* ## Type
* [AdvancedRatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1212)
* [AdvancedRatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1213)
* ## Props

@@ -8,0 +8,0 @@ * @prop rating

@@ -5,3 +5,3 @@ import type { RatingIconProps } from "../types";

* ## Type
* [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1298)
* [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1299)
* ## Props

@@ -8,0 +8,0 @@ * @prop fillPercent = 100

@@ -5,3 +5,3 @@ import type { RatingIconProps } from "../types";

* ## Type
* [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1298)
* [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1299)
* ## Props

@@ -8,0 +8,0 @@ * @prop fillPercent = 100

@@ -5,3 +5,3 @@ import type { RatingProps } from "../types";

* ## Type
* [RatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1224)
* [RatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1225)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { RatingCommentProps } from "../types";

* ## Type
* [RatingCommentProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1235)
* [RatingCommentProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1236)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { ReviewProps } from "../types";

* ## Type
* [ReviewProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1271)
* [ReviewProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1272)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { ScoreRatingProps } from "../types";

* ## Type
* [ScoreRatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1287)
* [ScoreRatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1288)
* ## Props

@@ -8,0 +8,0 @@ * @prop ratings

@@ -5,3 +5,3 @@ import type { RatingIconProps } from "../types";

* ## Type
* [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1298)
* [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1299)
* ## Props

@@ -8,0 +8,0 @@ * @prop fillPercent = 100

@@ -5,3 +5,3 @@ import type { RatingIconProps } from "../types";

* ## Type
* [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1298)
* [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1299)
* ## Props

@@ -8,0 +8,0 @@ * @prop fillPercent = 100

@@ -5,3 +5,3 @@ import { type SidebarProps } from "..";

* ## Type
* [SidebarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1321)
* [SidebarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1322)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { SidebarBrandProps } from "../types";

* ## Type
* [SidebarBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1356)
* [SidebarBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1357)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { SidebarButtonProps } from "../types";

* ## Type
* [SidebarButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1339)
* [SidebarButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1340)
* ## Props

@@ -8,0 +8,0 @@ * @prop breakpoint = "md"

@@ -5,3 +5,3 @@ import type { SidebarCtaProps } from "../types";

* ## Type
* [SidebarCtaProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1343)
* [SidebarCtaProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1344)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { SidebarDropdownWrapperProps } from "../types";

* ## Type
* [SidebarDropdownWrapperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1362)
* [SidebarDropdownWrapperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1363)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { SidebarGroupProps } from "../types";

* ## Type
* [SidebarGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1379)
* [SidebarGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1380)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import { type SidebarItemProps } from "..";

* ## Type
* [SidebarItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1385)
* [SidebarItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1386)
* ## Props

@@ -8,0 +8,0 @@ * @prop icon

@@ -5,3 +5,3 @@ import type { CardPlaceholderProps } from "../types";

* ## Type
* [CardPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1397)
* [CardPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1398)
* ## Props

@@ -8,0 +8,0 @@ * @prop size = "sm"

@@ -5,3 +5,3 @@ import type { ImagePlaceholderProps } from "../types";

* ## Type
* [ImagePlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1401)
* [ImagePlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1402)
* ## Props

@@ -8,0 +8,0 @@ * @prop size = "md"

@@ -5,3 +5,3 @@ import type { ListPlaceholderProps } from "../types";

* ## Type
* [ListPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1407)
* [ListPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1408)
* ## Props

@@ -8,0 +8,0 @@ * @prop itemNumber = 5

@@ -5,3 +5,3 @@ import type { SkeletonProps } from "../types";

* ## Type
* [SkeletonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1413)
* [SkeletonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1414)
* ## Props

@@ -8,0 +8,0 @@ * @prop size = "sm"

@@ -5,3 +5,3 @@ import { type TestimonialPlaceholderProps } from "..";

* ## Type
* [TestimonialPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1417)
* [TestimonialPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1418)
* ## Props

@@ -8,0 +8,0 @@ * @prop class: className

@@ -5,3 +5,3 @@ import type { TextPlaceholderProps } from "../types";

* ## Type
* [TextPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1419)
* [TextPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1420)
* ## Props

@@ -8,0 +8,0 @@ * @prop size = "sm"

@@ -5,3 +5,3 @@ import type { VideoPlaceholderProps } from "../types";

* ## Type
* [VideoPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1423)
* [VideoPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1424)
* ## Props

@@ -8,0 +8,0 @@ * @prop size = "sm"

@@ -5,3 +5,3 @@ import { type WidgetPlaceholderProps } from "..";

* ## Type
* [WidgetPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1427)
* [WidgetPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1428)
* ## Props

@@ -8,0 +8,0 @@ * @prop class: className

@@ -5,3 +5,3 @@ import type { SpeedDialProps } from "../types";

* ## Type
* [SpeedDialProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1459)
* [SpeedDialProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1460)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { SpeedDialButtonProps } from "../types";

* ## Type
* [SpeedDialButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1473)
* [SpeedDialButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1474)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { SpeedDialTriggerProps } from "..";

* ## Type
* [SpeedDialTriggerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1457)
* [SpeedDialTriggerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1458)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { SpinnerProps } from "../types";

* ## Type
* [SpinnerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1482)
* [SpinnerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1483)
* ## Props

@@ -8,0 +8,0 @@ * @prop color = "primary"

@@ -5,3 +5,3 @@ import type { StepIndicatorProps } from "..";

* ## Type
* [StepIndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1490)
* [StepIndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1491)
* ## Props

@@ -8,0 +8,0 @@ * @prop steps = ["Step 1", "Step 2", "Step 3", "Step 4", "Step 5"]

@@ -5,3 +5,3 @@ import { type BreadcrumbStepperProps } from "..";

* ## Type
* [BreadcrumbStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1569)
* [BreadcrumbStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1570)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import { type DetailedStepperProps } from "..";

* ## Type
* [DetailedStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1538)
* [DetailedStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1539)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import { type ProgressStepperProps } from "..";

* ## Type
* [ProgressStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1523)
* [ProgressStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1524)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import { type StepperProps } from "..";

* ## Type
* [StepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1511)
* [StepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1512)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import { type TimelineStepperProps } from "..";

* ## Type
* [TimelineStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1583)
* [TimelineStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1584)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import { type VerticalStepperProps } from "..";

* ## Type
* [VerticalStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1553)
* [VerticalStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1554)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { TableProps } from "..";

* ## Type
* [TableProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1615)
* [TableProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1616)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { TableBodyProps } from "../types";

* ## Type
* [TableBodyProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1647)
* [TableBodyProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1648)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { TableBodyCellProps } from "../types";

* ## Type
* [TableBodyCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1636)
* [TableBodyCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1637)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { TableBodyRowProps } from "../types";

* ## Type
* [TableBodyRowProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1628)
* [TableBodyRowProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1629)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { TableHeadProps } from "../types";

* ## Type
* [TableHeadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1603)
* [TableHeadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1604)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { TableHeadCellProps } from "../types";

* ## Type
* [TableHeadCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1652)
* [TableHeadCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1653)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { TableSearchProps } from "../types";

* ## Type
* [TableSearchProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1667)
* [TableSearchProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1668)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import { type TabitemProps } from "..";

* ## Type
* [TabitemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1695)
* [TabitemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1696)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { TabsProps } from "../types";

* ## Type
* [TabsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1687)
* [TabsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1688)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { ThemeProps } from "..";

* ## Type
* [ThemeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1717)
* [ThemeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1718)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { ActivityProps } from "../types";

* ## Type
* [ActivityProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1742)
* [ActivityProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1743)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { ActivityItemProps } from "../types";

* ## Type
* [ActivityItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1746)
* [ActivityItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1747)
* ## Props

@@ -8,0 +8,0 @@ * @prop activities

@@ -5,3 +5,3 @@ import type { GroupProps } from "../types";

* ## Type
* [GroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1758)
* [GroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1759)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { GroupItemProps } from "../types";

* ## Type
* [GroupItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1766)
* [GroupItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1767)
* ## Props

@@ -8,0 +8,0 @@ * @prop timelines

@@ -5,3 +5,3 @@ import type { TimelineProps } from "../types";

* ## Type
* [TimelineProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1777)
* [TimelineProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1778)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { TimelineItemProps } from "../types";

* ## Type
* [TimelineItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1782)
* [TimelineItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1783)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { ToastProps } from "../types";

* ## Type
* [ToastProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1796)
* [ToastProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1797)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { ToolbarProps } from "../types";

* ## Type
* [ToolbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1105)
* [ToolbarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1106)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { ToolbarButtonProps } from "../types";

* ## Type
* [ToolbarButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1111)
* [ToolbarButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1112)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { ToolbarGroupProps } from "../types";

* ## Type
* [ToolbarGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1109)
* [ToolbarGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1110)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { TooltipProps } from "..";

* ## Type
* [TooltipProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1812)
* [TooltipProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1813)
* ## Props

@@ -8,0 +8,0 @@ * @prop type = "dark"

@@ -774,2 +774,3 @@ import type { fade, fly, scale, slide } from "svelte/transition";

Icon?: Component;
iconClass?: string;
type?: TimePickerType;

@@ -776,0 +777,0 @@ optionLabel?: string;

@@ -5,3 +5,3 @@ import type { AnchorProps } from "../../types";

* ## Type
* [AnchorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1820)
* [AnchorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1821)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { BlockquoteProps } from "../../types";

* ## Type
* [BlockquoteProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1849)
* [BlockquoteProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1850)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { DescriptionListProps } from "../../types";

* ## Type
* [DescriptionListProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1859)
* [DescriptionListProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1860)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { HeadingProps } from "../../types";

* ## Type
* [HeadingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1865)
* [HeadingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1866)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { HrProps } from "../../types";

* ## Type
* [HrProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1871)
* [HrProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1872)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { EnhandedImgProps } from "../../types";

* ## Type
* [EnhandedImgProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1891)
* [EnhandedImgProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1892)
* ## Props

@@ -8,0 +8,0 @@ * @prop src

@@ -5,3 +5,3 @@ import type { ImgProps } from "../../types";

* ## Type
* [ImgProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1882)
* [ImgProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1883)
* ## Props

@@ -8,0 +8,0 @@ * @prop size = "none"

@@ -5,3 +5,3 @@ import type { LayoutProps } from "../../types";

* ## Type
* [LayoutProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1903)
* [LayoutProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1904)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { LiProps } from "../../types";

* ## Type
* [LiProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1916)
* [LiProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1917)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { ListProps } from "../../types";

* ## Type
* [ListProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1908)
* [ListProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1909)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { MarkProps } from "../../types";

* ## Type
* [MarkProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1922)
* [MarkProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1923)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { ParagraphProps } from "../../types";

* ## Type
* [ParagraphProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1927)
* [ParagraphProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1928)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { SecondaryProps } from "../../types";

* ## Type
* [SecondaryProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1935)
* [SecondaryProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1936)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import type { SpanProps } from "../../types";

* ## Type
* [SpanProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1940)
* [SpanProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1941)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

@@ -5,3 +5,3 @@ import { type ArrowProps } from "..";

* ## Type
* [ArrowProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1982)
* [ArrowProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1983)
* ## Props

@@ -8,0 +8,0 @@ * @prop placement = "top"

@@ -5,3 +5,3 @@ import type { PopperProps } from "..";

* ## Type
* [PopperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1962)
* [PopperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1963)
* ## Props

@@ -8,0 +8,0 @@ * @prop triggeredBy

@@ -5,3 +5,3 @@ import type { VideoProps } from "../types";

* ## Type
* [VideoProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1949)
* [VideoProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1950)
* ## Props

@@ -8,0 +8,0 @@ * @prop children

{
"name": "flowbite-svelte",
"version": "1.6.3",
"version": "1.6.4",
"description": "Flowbite components for Svelte",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet