flowbite-svelte 1.13.8 → 1.13.10

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 (158) hide show
  1. package/dist/forms/input-field/Input.svelte +13 -25
  2. package/dist/forms/input-field/theme.d.ts +0 -3
  3. package/dist/forms/input-field/theme.js +1 -2
  4. package/dist/forms/tags/theme.js +2 -2
  5. package/dist/pagination/Pagination.svelte +1 -1
  6. package/dist/pagination/Pagination.svelte.d.ts +1 -1
  7. package/dist/pagination/PaginationButton.svelte +18 -5
  8. package/dist/pagination/PaginationItem.svelte +1 -1
  9. package/dist/pagination/PaginationItem.svelte.d.ts +1 -1
  10. package/dist/pagination/PaginationNav.svelte +3 -0
  11. package/dist/pagination/theme.d.ts +3 -0
  12. package/dist/pagination/theme.js +4 -3
  13. package/dist/popover/Popover.svelte +1 -1
  14. package/dist/popover/Popover.svelte.d.ts +1 -1
  15. package/dist/progress/Progressbar.svelte +1 -1
  16. package/dist/progress/Progressbar.svelte.d.ts +1 -1
  17. package/dist/progress/Progressradial.svelte +1 -1
  18. package/dist/progress/Progressradial.svelte.d.ts +1 -1
  19. package/dist/rating/AdvancedRating.svelte +1 -1
  20. package/dist/rating/AdvancedRating.svelte.d.ts +1 -1
  21. package/dist/rating/CustomIcon.svelte +1 -1
  22. package/dist/rating/CustomIcon.svelte.d.ts +1 -1
  23. package/dist/rating/Heart.svelte +1 -1
  24. package/dist/rating/Heart.svelte.d.ts +1 -1
  25. package/dist/rating/Rating.svelte +1 -1
  26. package/dist/rating/Rating.svelte.d.ts +1 -1
  27. package/dist/rating/RatingComment.svelte +1 -1
  28. package/dist/rating/RatingComment.svelte.d.ts +1 -1
  29. package/dist/rating/Review.svelte +1 -1
  30. package/dist/rating/Review.svelte.d.ts +1 -1
  31. package/dist/rating/ScoreRating.svelte +1 -1
  32. package/dist/rating/ScoreRating.svelte.d.ts +1 -1
  33. package/dist/rating/Star.svelte +1 -1
  34. package/dist/rating/Star.svelte.d.ts +1 -1
  35. package/dist/rating/Thumbup.svelte +1 -1
  36. package/dist/rating/Thumbup.svelte.d.ts +1 -1
  37. package/dist/sidebar/Sidebar.svelte +1 -1
  38. package/dist/sidebar/Sidebar.svelte.d.ts +1 -1
  39. package/dist/sidebar/SidebarBrand.svelte +1 -1
  40. package/dist/sidebar/SidebarBrand.svelte.d.ts +1 -1
  41. package/dist/sidebar/SidebarButton.svelte +1 -1
  42. package/dist/sidebar/SidebarButton.svelte.d.ts +1 -1
  43. package/dist/sidebar/SidebarCta.svelte +1 -1
  44. package/dist/sidebar/SidebarCta.svelte.d.ts +1 -1
  45. package/dist/sidebar/SidebarDropdownWrapper.svelte +1 -1
  46. package/dist/sidebar/SidebarDropdownWrapper.svelte.d.ts +1 -1
  47. package/dist/sidebar/SidebarGroup.svelte +1 -1
  48. package/dist/sidebar/SidebarGroup.svelte.d.ts +1 -1
  49. package/dist/sidebar/SidebarItem.svelte +1 -1
  50. package/dist/sidebar/SidebarItem.svelte.d.ts +1 -1
  51. package/dist/skeleton/CardPlaceholder.svelte +1 -1
  52. package/dist/skeleton/CardPlaceholder.svelte.d.ts +1 -1
  53. package/dist/skeleton/ImagePlaceholder.svelte +1 -1
  54. package/dist/skeleton/ImagePlaceholder.svelte.d.ts +1 -1
  55. package/dist/skeleton/ListPlaceholder.svelte +1 -1
  56. package/dist/skeleton/ListPlaceholder.svelte.d.ts +1 -1
  57. package/dist/skeleton/Skeleton.svelte +1 -1
  58. package/dist/skeleton/Skeleton.svelte.d.ts +1 -1
  59. package/dist/skeleton/TestimonialPlaceholder.svelte +1 -1
  60. package/dist/skeleton/TestimonialPlaceholder.svelte.d.ts +1 -1
  61. package/dist/skeleton/TextPlaceholder.svelte +1 -1
  62. package/dist/skeleton/TextPlaceholder.svelte.d.ts +1 -1
  63. package/dist/skeleton/VideoPlaceholder.svelte +1 -1
  64. package/dist/skeleton/VideoPlaceholder.svelte.d.ts +1 -1
  65. package/dist/skeleton/WidgetPlaceholder.svelte +1 -1
  66. package/dist/skeleton/WidgetPlaceholder.svelte.d.ts +1 -1
  67. package/dist/speed-dial/SpeedDial.svelte +1 -1
  68. package/dist/speed-dial/SpeedDial.svelte.d.ts +1 -1
  69. package/dist/speed-dial/SpeedDialButton.svelte +1 -1
  70. package/dist/speed-dial/SpeedDialButton.svelte.d.ts +1 -1
  71. package/dist/speed-dial/SpeedDialTrigger.svelte +1 -1
  72. package/dist/speed-dial/SpeedDialTrigger.svelte.d.ts +1 -1
  73. package/dist/spinner/Spinner.svelte +1 -1
  74. package/dist/spinner/Spinner.svelte.d.ts +1 -1
  75. package/dist/step-indicator/StepIndicator.svelte +1 -1
  76. package/dist/step-indicator/StepIndicator.svelte.d.ts +1 -1
  77. package/dist/stepper/BreadcrumbStepper.svelte +1 -1
  78. package/dist/stepper/BreadcrumbStepper.svelte.d.ts +1 -1
  79. package/dist/stepper/DetailedStepper.svelte +1 -1
  80. package/dist/stepper/DetailedStepper.svelte.d.ts +1 -1
  81. package/dist/stepper/ProgressStepper.svelte +1 -1
  82. package/dist/stepper/ProgressStepper.svelte.d.ts +1 -1
  83. package/dist/stepper/Stepper.svelte +1 -1
  84. package/dist/stepper/Stepper.svelte.d.ts +1 -1
  85. package/dist/stepper/TimelineStepper.svelte +1 -1
  86. package/dist/stepper/TimelineStepper.svelte.d.ts +1 -1
  87. package/dist/stepper/VerticalStepper.svelte +1 -1
  88. package/dist/stepper/VerticalStepper.svelte.d.ts +1 -1
  89. package/dist/table/Table.svelte +1 -1
  90. package/dist/table/Table.svelte.d.ts +1 -1
  91. package/dist/table/TableBody.svelte +1 -1
  92. package/dist/table/TableBody.svelte.d.ts +1 -1
  93. package/dist/table/TableBodyCell.svelte +1 -1
  94. package/dist/table/TableBodyCell.svelte.d.ts +1 -1
  95. package/dist/table/TableBodyRow.svelte +1 -1
  96. package/dist/table/TableBodyRow.svelte.d.ts +1 -1
  97. package/dist/table/TableHead.svelte +1 -1
  98. package/dist/table/TableHead.svelte.d.ts +1 -1
  99. package/dist/table/TableHeadCell.svelte +1 -1
  100. package/dist/table/TableHeadCell.svelte.d.ts +1 -1
  101. package/dist/table/TableSearch.svelte +1 -1
  102. package/dist/table/TableSearch.svelte.d.ts +1 -1
  103. package/dist/tabs/TabItem.svelte +3 -2
  104. package/dist/tabs/TabItem.svelte.d.ts +1 -1
  105. package/dist/tabs/Tabs.svelte +5 -1
  106. package/dist/tabs/Tabs.svelte.d.ts +1 -1
  107. package/dist/timeline/Activity.svelte +1 -1
  108. package/dist/timeline/Activity.svelte.d.ts +1 -1
  109. package/dist/timeline/ActivityItem.svelte +1 -1
  110. package/dist/timeline/ActivityItem.svelte.d.ts +1 -1
  111. package/dist/timeline/Group.svelte +1 -1
  112. package/dist/timeline/Group.svelte.d.ts +1 -1
  113. package/dist/timeline/GroupItem.svelte +1 -1
  114. package/dist/timeline/GroupItem.svelte.d.ts +1 -1
  115. package/dist/timeline/Timeline.svelte +1 -1
  116. package/dist/timeline/Timeline.svelte.d.ts +1 -1
  117. package/dist/timeline/TimelineItem.svelte +1 -1
  118. package/dist/timeline/TimelineItem.svelte.d.ts +1 -1
  119. package/dist/toast/Toast.svelte +1 -1
  120. package/dist/toast/Toast.svelte.d.ts +1 -1
  121. package/dist/tooltip/Tooltip.svelte +1 -1
  122. package/dist/tooltip/Tooltip.svelte.d.ts +1 -1
  123. package/dist/types.d.ts +7 -0
  124. package/dist/typography/a/A.svelte +1 -1
  125. package/dist/typography/a/A.svelte.d.ts +1 -1
  126. package/dist/typography/blockquote/Blockquote.svelte +1 -1
  127. package/dist/typography/blockquote/Blockquote.svelte.d.ts +1 -1
  128. package/dist/typography/descriptionlist/DescriptionList.svelte +1 -1
  129. package/dist/typography/descriptionlist/DescriptionList.svelte.d.ts +1 -1
  130. package/dist/typography/heading/Heading.svelte +1 -1
  131. package/dist/typography/heading/Heading.svelte.d.ts +1 -1
  132. package/dist/typography/img/EnhancedImg.svelte +1 -1
  133. package/dist/typography/img/EnhancedImg.svelte.d.ts +1 -1
  134. package/dist/typography/img/Img.svelte +1 -1
  135. package/dist/typography/img/Img.svelte.d.ts +1 -1
  136. package/dist/typography/layout/Layout.svelte +1 -1
  137. package/dist/typography/layout/Layout.svelte.d.ts +1 -1
  138. package/dist/typography/list/Li.svelte +1 -1
  139. package/dist/typography/list/Li.svelte.d.ts +1 -1
  140. package/dist/typography/list/List.svelte +1 -1
  141. package/dist/typography/list/List.svelte.d.ts +1 -1
  142. package/dist/typography/mark/Mark.svelte +1 -1
  143. package/dist/typography/mark/Mark.svelte.d.ts +1 -1
  144. package/dist/typography/paragraph/P.svelte +1 -1
  145. package/dist/typography/paragraph/P.svelte.d.ts +1 -1
  146. package/dist/typography/secondary/Secondary.svelte +1 -1
  147. package/dist/typography/secondary/Secondary.svelte.d.ts +1 -1
  148. package/dist/typography/span/Span.svelte +1 -1
  149. package/dist/typography/span/Span.svelte.d.ts +1 -1
  150. package/dist/utils/Arrow.svelte +1 -1
  151. package/dist/utils/Arrow.svelte.d.ts +1 -1
  152. package/dist/utils/Popper.svelte +1 -1
  153. package/dist/utils/Popper.svelte.d.ts +1 -1
  154. package/dist/utils/singleselection.svelte.d.ts +1 -1
  155. package/dist/utils/singleselection.svelte.js +6 -13
  156. package/dist/video/Video.svelte +1 -1
  157. package/dist/video/Video.svelte.d.ts +1 -1
  158. package/package.json +21 -22
@@ -2,7 +2,7 @@ import type { SidebarGroupProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SidebarGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1402)
5
+ * [SidebarGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1409)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className = "space-y-2"
@@ -30,7 +30,7 @@
30
30
  @component
31
31
  [Go to docs](https://flowbite-svelte.com/)
32
32
  ## Type
33
- [SidebarItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1408)
33
+ [SidebarItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1415)
34
34
  ## Props
35
35
  @prop icon
36
36
  @prop subtext
@@ -2,7 +2,7 @@ import { type SidebarItemProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SidebarItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1408)
5
+ * [SidebarItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1415)
6
6
  * ## Props
7
7
  * @prop icon
8
8
  * @prop subtext
@@ -35,7 +35,7 @@
35
35
  @component
36
36
  [Go to docs](https://flowbite-svelte.com/)
37
37
  ## Type
38
- [CardPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1420)
38
+ [CardPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1427)
39
39
  ## Props
40
40
  @prop size = "sm"
41
41
  @prop class: className
@@ -2,7 +2,7 @@ import type { CardPlaceholderProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [CardPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1420)
5
+ * [CardPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1427)
6
6
  * ## Props
7
7
  * @prop size = "sm"
8
8
  * @prop class: className
@@ -68,7 +68,7 @@
68
68
  @component
69
69
  [Go to docs](https://flowbite-svelte.com/)
70
70
  ## Type
71
- [ImagePlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1424)
71
+ [ImagePlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1431)
72
72
  ## Props
73
73
  @prop size = "md"
74
74
  @prop rounded
@@ -2,7 +2,7 @@ import type { ImagePlaceholderProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ImagePlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1424)
5
+ * [ImagePlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1431)
6
6
  * ## Props
7
7
  * @prop size = "md"
8
8
  * @prop rounded
@@ -50,7 +50,7 @@
50
50
  @component
51
51
  [Go to docs](https://flowbite-svelte.com/)
52
52
  ## Type
53
- [ListPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1430)
53
+ [ListPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1437)
54
54
  ## Props
55
55
  @prop itemNumber = 5
56
56
  @prop size = "md"
@@ -2,7 +2,7 @@ import type { ListPlaceholderProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ListPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1430)
5
+ * [ListPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1437)
6
6
  * ## Props
7
7
  * @prop itemNumber = 5
8
8
  * @prop size = "md"
@@ -42,7 +42,7 @@
42
42
  @component
43
43
  [Go to docs](https://flowbite-svelte.com/)
44
44
  ## Type
45
- [SkeletonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1436)
45
+ [SkeletonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1443)
46
46
  ## Props
47
47
  @prop size = "sm"
48
48
  @prop class: className
@@ -2,7 +2,7 @@ import type { SkeletonProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SkeletonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1436)
5
+ * [SkeletonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1443)
6
6
  * ## Props
7
7
  * @prop size = "sm"
8
8
  * @prop class: className
@@ -48,7 +48,7 @@
48
48
  @component
49
49
  [Go to docs](https://flowbite-svelte.com/)
50
50
  ## Type
51
- [TestimonialPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1440)
51
+ [TestimonialPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1447)
52
52
  ## Props
53
53
  @prop class: className
54
54
  @prop classes
@@ -2,7 +2,7 @@ import { type TestimonialPlaceholderProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TestimonialPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1440)
5
+ * [TestimonialPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1447)
6
6
  * ## Props
7
7
  * @prop class: className
8
8
  * @prop classes
@@ -77,7 +77,7 @@
77
77
  @component
78
78
  [Go to docs](https://flowbite-svelte.com/)
79
79
  ## Type
80
- [TextPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1442)
80
+ [TextPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1449)
81
81
  ## Props
82
82
  @prop size = "sm"
83
83
  @prop class: className
@@ -2,7 +2,7 @@ import type { TextPlaceholderProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TextPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1442)
5
+ * [TextPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1449)
6
6
  * ## Props
7
7
  * @prop size = "sm"
8
8
  * @prop class: className
@@ -22,7 +22,7 @@
22
22
  @component
23
23
  [Go to docs](https://flowbite-svelte.com/)
24
24
  ## Type
25
- [VideoPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1446)
25
+ [VideoPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1453)
26
26
  ## Props
27
27
  @prop size = "sm"
28
28
  @prop class: className
@@ -2,7 +2,7 @@ import type { VideoPlaceholderProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [VideoPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1446)
5
+ * [VideoPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1453)
6
6
  * ## Props
7
7
  * @prop size = "sm"
8
8
  * @prop class: className
@@ -30,7 +30,7 @@
30
30
  @component
31
31
  [Go to docs](https://flowbite-svelte.com/)
32
32
  ## Type
33
- [WidgetPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1450)
33
+ [WidgetPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1457)
34
34
  ## Props
35
35
  @prop class: className
36
36
  @prop classes
@@ -2,7 +2,7 @@ import { type WidgetPlaceholderProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [WidgetPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1450)
5
+ * [WidgetPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1457)
6
6
  * ## Props
7
7
  * @prop class: className
8
8
  * @prop classes
@@ -35,7 +35,7 @@
35
35
  @component
36
36
  [Go to docs](https://flowbite-svelte.com/)
37
37
  ## Type
38
- [SpeedDialProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1482)
38
+ [SpeedDialProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1489)
39
39
  ## Props
40
40
  @prop children
41
41
  @prop popperClass
@@ -2,7 +2,7 @@ import type { SpeedDialProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SpeedDialProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1482)
5
+ * [SpeedDialProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1489)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop popperClass
@@ -41,7 +41,7 @@
41
41
  @component
42
42
  [Go to docs](https://flowbite-svelte.com/)
43
43
  ## Type
44
- [SpeedDialButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1497)
44
+ [SpeedDialButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1504)
45
45
  ## Props
46
46
  @prop children
47
47
  @prop name = ""
@@ -2,7 +2,7 @@ import type { SpeedDialButtonProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SpeedDialButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1497)
5
+ * [SpeedDialButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1504)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop name = ""
@@ -44,7 +44,7 @@
44
44
  @component
45
45
  [Go to docs](https://flowbite-svelte.com/)
46
46
  ## Type
47
- [SpeedDialTriggerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1480)
47
+ [SpeedDialTriggerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1487)
48
48
  ## Props
49
49
  @prop children
50
50
  @prop name = "Open actions menu"
@@ -2,7 +2,7 @@ import type { SpeedDialTriggerProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SpeedDialTriggerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1480)
5
+ * [SpeedDialTriggerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1487)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop name = "Open actions menu"
@@ -20,7 +20,7 @@
20
20
  @component
21
21
  [Go to docs](https://flowbite-svelte.com/)
22
22
  ## Type
23
- [SpinnerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1507)
23
+ [SpinnerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1514)
24
24
  ## Props
25
25
  @prop color = "primary"
26
26
  @prop size = "8"
@@ -2,7 +2,7 @@ import type { SpinnerProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SpinnerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1507)
5
+ * [SpinnerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1514)
6
6
  * ## Props
7
7
  * @prop color = "primary"
8
8
  * @prop size = "8"
@@ -54,7 +54,7 @@
54
54
  @component
55
55
  [Go to docs](https://flowbite-svelte.com/)
56
56
  ## Type
57
- [StepIndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1515)
57
+ [StepIndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1522)
58
58
  ## Props
59
59
  @prop steps = ["Step 1", "Step 2", "Step 3", "Step 4", "Step 5"]
60
60
  @prop currentStep = 1
@@ -2,7 +2,7 @@ import { type StepIndicatorProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [StepIndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1515)
5
+ * [StepIndicatorProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1522)
6
6
  * ## Props
7
7
  * @prop steps = ["Step 1", "Step 2", "Step 3", "Step 4", "Step 5"]
8
8
  * @prop currentStep = 1
@@ -55,7 +55,7 @@
55
55
  @component
56
56
  [Go to docs](https://flowbite-svelte.com/)
57
57
  ## Type
58
- [BreadcrumbStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1595)
58
+ [BreadcrumbStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1602)
59
59
  ## Props
60
60
  @prop children
61
61
  @prop steps = []
@@ -2,7 +2,7 @@ import { type BreadcrumbStepperProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [BreadcrumbStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1595)
5
+ * [BreadcrumbStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1602)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop steps = []
@@ -42,7 +42,7 @@
42
42
  @component
43
43
  [Go to docs](https://flowbite-svelte.com/)
44
44
  ## Type
45
- [DetailedStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1564)
45
+ [DetailedStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1571)
46
46
  ## Props
47
47
  @prop children
48
48
  @prop steps = []
@@ -2,7 +2,7 @@ import { type DetailedStepperProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [DetailedStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1564)
5
+ * [DetailedStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1571)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop steps = []
@@ -52,7 +52,7 @@
52
52
  @component
53
53
  [Go to docs](https://flowbite-svelte.com/)
54
54
  ## Type
55
- [ProgressStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1549)
55
+ [ProgressStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1556)
56
56
  ## Props
57
57
  @prop children
58
58
  @prop steps = []
@@ -2,7 +2,7 @@ import { type ProgressStepperProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ProgressStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1549)
5
+ * [ProgressStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1556)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop steps = []
@@ -58,7 +58,7 @@
58
58
  @component
59
59
  [Go to docs](https://flowbite-svelte.com/)
60
60
  ## Type
61
- [StepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1537)
61
+ [StepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1544)
62
62
  ## Props
63
63
  @prop children
64
64
  @prop steps = []
@@ -2,7 +2,7 @@ import { type StepperProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [StepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1537)
5
+ * [StepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1544)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop steps = []
@@ -52,7 +52,7 @@
52
52
  @component
53
53
  [Go to docs](https://flowbite-svelte.com/)
54
54
  ## Type
55
- [TimelineStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1609)
55
+ [TimelineStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1616)
56
56
  ## Props
57
57
  @prop children
58
58
  @prop steps = []
@@ -2,7 +2,7 @@ import { type TimelineStepperProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TimelineStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1609)
5
+ * [TimelineStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1616)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop steps = []
@@ -52,7 +52,7 @@
52
52
  @component
53
53
  [Go to docs](https://flowbite-svelte.com/)
54
54
  ## Type
55
- [VerticalStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1579)
55
+ [VerticalStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1586)
56
56
  ## Props
57
57
  @prop children
58
58
  @prop steps = []
@@ -2,7 +2,7 @@ import { type VerticalStepperProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [VerticalStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1579)
5
+ * [VerticalStepperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1586)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop steps = []
@@ -59,7 +59,7 @@
59
59
  @component
60
60
  [Go to docs](https://flowbite-svelte.com/)
61
61
  ## Type
62
- [TableProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1641)
62
+ [TableProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1648)
63
63
  ## Props
64
64
  @prop children
65
65
  @prop footerSlot
@@ -2,7 +2,7 @@ import { type TableProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TableProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1641)
5
+ * [TableProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1648)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop footerSlot
@@ -32,7 +32,7 @@
32
32
  @component
33
33
  [Go to docs](https://flowbite-svelte.com/)
34
34
  ## Type
35
- [TableBodyProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1673)
35
+ [TableBodyProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1680)
36
36
  ## Props
37
37
  @prop children
38
38
  @prop bodyItems
@@ -2,7 +2,7 @@ import type { TableBodyProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TableBodyProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1673)
5
+ * [TableBodyProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1680)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop bodyItems
@@ -25,7 +25,7 @@
25
25
  @component
26
26
  [Go to docs](https://flowbite-svelte.com/)
27
27
  ## Type
28
- [TableBodyCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1662)
28
+ [TableBodyCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1669)
29
29
  ## Props
30
30
  @prop children
31
31
  @prop class: className
@@ -2,7 +2,7 @@ import type { TableBodyCellProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TableBodyCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1662)
5
+ * [TableBodyCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1669)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className
@@ -29,7 +29,7 @@
29
29
  @component
30
30
  [Go to docs](https://flowbite-svelte.com/)
31
31
  ## Type
32
- [TableBodyRowProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1654)
32
+ [TableBodyRowProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1661)
33
33
  ## Props
34
34
  @prop children
35
35
  @prop class: className
@@ -2,7 +2,7 @@ import type { TableBodyRowProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TableBodyRowProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1654)
5
+ * [TableBodyRowProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1661)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className
@@ -52,7 +52,7 @@
52
52
  @component
53
53
  [Go to docs](https://flowbite-svelte.com/)
54
54
  ## Type
55
- [TableHeadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1629)
55
+ [TableHeadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1636)
56
56
  ## Props
57
57
  @prop children
58
58
  @prop headerSlot
@@ -2,7 +2,7 @@ import type { TableHeadProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TableHeadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1629)
5
+ * [TableHeadProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1636)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop headerSlot
@@ -19,7 +19,7 @@
19
19
  @component
20
20
  [Go to docs](https://flowbite-svelte.com/)
21
21
  ## Type
22
- [TableHeadCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1678)
22
+ [TableHeadCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1685)
23
23
  ## Props
24
24
  @prop children
25
25
  @prop class: className
@@ -2,7 +2,7 @@ import type { TableHeadCellProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TableHeadCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1678)
5
+ * [TableHeadCellProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1685)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className
@@ -70,7 +70,7 @@
70
70
  @component
71
71
  [Go to docs](https://flowbite-svelte.com/)
72
72
  ## Type
73
- [TableSearchProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1693)
73
+ [TableSearchProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1700)
74
74
  ## Props
75
75
  @prop children
76
76
  @prop header
@@ -2,7 +2,7 @@ import type { TableSearchProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TableSearchProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1693)
5
+ * [TableSearchProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1700)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop header
@@ -10,6 +10,7 @@
10
10
 
11
11
  const theme = getTheme("tabItem");
12
12
 
13
+ const activeClasses = getContext<string>("activeClasses");
13
14
  const ctx: TabCtxType = getContext("ctx");
14
15
  let compoTabStyle = $derived(tabStyle ? tabStyle : ctx.tabStyle || "full");
15
16
 
@@ -30,7 +31,7 @@
30
31
  </script>
31
32
 
32
33
  <li {...restProps} class={base({ class: clsx(theme?.base, className) })} role="presentation">
33
- <button type="button" onclick={() => (open = true)} role="tab" id={self.id} aria-controls={ctx.panelId} aria-selected={open} {disabled} class={button({ class: clsx(open ? (activeClass ?? active()) : (inactiveClass ?? inactive()), theme?.button, classes?.button) })}>
34
+ <button type="button" onclick={() => (open = true)} role="tab" id={self.id} aria-controls={ctx.panelId} aria-selected={open} {disabled} class={button({ class: clsx(open ? (activeClass ?? active(), activeClasses) : (inactiveClass ?? inactive()), theme?.button, classes?.button) })}>
34
35
  {#if titleSlot}
35
36
  {@render titleSlot()}
36
37
  {:else}
@@ -43,7 +44,7 @@
43
44
  @component
44
45
  [Go to docs](https://flowbite-svelte.com/)
45
46
  ## Type
46
- [TabitemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1721)
47
+ [TabitemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1728)
47
48
  ## Props
48
49
  @prop children
49
50
  @prop titleSlot
@@ -2,7 +2,7 @@ import { type TabitemProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [TabitemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1721)
5
+ * [TabitemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1728)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop titleSlot