flowbite-svelte 1.2.2 → 1.2.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 (114) hide show
  1. package/dist/accordion/Accordion.svelte +3 -1
  2. package/dist/accordion/Accordion.svelte.d.ts +1 -0
  3. package/dist/accordion/AccordionItem.svelte +16 -3
  4. package/dist/accordion/AccordionItem.svelte.d.ts +1 -1
  5. package/dist/alert/Alert.svelte +1 -1
  6. package/dist/alert/Alert.svelte.d.ts +1 -1
  7. package/dist/avatar/Avatar.svelte +1 -1
  8. package/dist/avatar/Avatar.svelte.d.ts +1 -1
  9. package/dist/badge/Badge.svelte +1 -1
  10. package/dist/badge/Badge.svelte.d.ts +1 -1
  11. package/dist/banner/Banner.svelte +1 -1
  12. package/dist/banner/Banner.svelte.d.ts +1 -1
  13. package/dist/bottom-navigation/BottomNav.svelte +1 -1
  14. package/dist/bottom-navigation/BottomNav.svelte.d.ts +1 -1
  15. package/dist/bottom-navigation/BottomNavHeader.svelte +1 -1
  16. package/dist/bottom-navigation/BottomNavHeader.svelte.d.ts +1 -1
  17. package/dist/bottom-navigation/BottomNavHeaderItem.svelte +1 -1
  18. package/dist/bottom-navigation/BottomNavHeaderItem.svelte.d.ts +1 -1
  19. package/dist/bottom-navigation/BottomNavItem.svelte +1 -1
  20. package/dist/bottom-navigation/BottomNavItem.svelte.d.ts +1 -1
  21. package/dist/breadcrumb/Breadcrumb.svelte +1 -1
  22. package/dist/breadcrumb/Breadcrumb.svelte.d.ts +1 -1
  23. package/dist/breadcrumb/BreadcrumbItem.svelte +1 -1
  24. package/dist/breadcrumb/BreadcrumbItem.svelte.d.ts +1 -1
  25. package/dist/buttongroup/ButtonGroup.svelte +1 -1
  26. package/dist/buttongroup/ButtonGroup.svelte.d.ts +1 -1
  27. package/dist/buttons/Button.svelte +1 -1
  28. package/dist/buttons/Button.svelte.d.ts +1 -1
  29. package/dist/buttons/GradientButton.svelte +1 -1
  30. package/dist/buttons/GradientButton.svelte.d.ts +1 -1
  31. package/dist/card/Card.svelte +1 -1
  32. package/dist/card/Card.svelte.d.ts +1 -1
  33. package/dist/carousel/Carousel.svelte +1 -1
  34. package/dist/carousel/Carousel.svelte.d.ts +1 -1
  35. package/dist/carousel/ControlButton.svelte +1 -1
  36. package/dist/carousel/ControlButton.svelte.d.ts +1 -1
  37. package/dist/carousel/Controls.svelte +1 -1
  38. package/dist/carousel/Controls.svelte.d.ts +1 -1
  39. package/dist/carousel/Indicators.svelte +1 -1
  40. package/dist/carousel/Indicators.svelte.d.ts +1 -1
  41. package/dist/carousel/Slide.svelte +1 -1
  42. package/dist/carousel/Slide.svelte.d.ts +1 -1
  43. package/dist/carousel/Thumbnail.svelte +1 -1
  44. package/dist/carousel/Thumbnail.svelte.d.ts +1 -1
  45. package/dist/carousel/Thumbnails.svelte +1 -1
  46. package/dist/carousel/Thumbnails.svelte.d.ts +1 -1
  47. package/dist/chart/Chart.svelte +1 -1
  48. package/dist/chart/Chart.svelte.d.ts +1 -1
  49. package/dist/darkmode/DarkMode.svelte +1 -1
  50. package/dist/darkmode/DarkMode.svelte.d.ts +1 -1
  51. package/dist/datepicker/Datepicker.svelte +1 -1
  52. package/dist/datepicker/Datepicker.svelte.d.ts +1 -1
  53. package/dist/device-mockups/Android.svelte +1 -1
  54. package/dist/device-mockups/Android.svelte.d.ts +1 -1
  55. package/dist/device-mockups/DefaultMockup.svelte +1 -1
  56. package/dist/device-mockups/DefaultMockup.svelte.d.ts +1 -1
  57. package/dist/device-mockups/Desktop.svelte +1 -1
  58. package/dist/device-mockups/Desktop.svelte.d.ts +1 -1
  59. package/dist/device-mockups/DeviceMockup.svelte +1 -1
  60. package/dist/device-mockups/DeviceMockup.svelte.d.ts +1 -1
  61. package/dist/device-mockups/Ios.svelte +1 -1
  62. package/dist/device-mockups/Ios.svelte.d.ts +1 -1
  63. package/dist/device-mockups/Laptop.svelte +1 -1
  64. package/dist/device-mockups/Laptop.svelte.d.ts +1 -1
  65. package/dist/device-mockups/Smartwatch.svelte +1 -1
  66. package/dist/device-mockups/Smartwatch.svelte.d.ts +1 -1
  67. package/dist/device-mockups/Tablet.svelte +1 -1
  68. package/dist/device-mockups/Tablet.svelte.d.ts +1 -1
  69. package/dist/drawer/Drawer.svelte +1 -1
  70. package/dist/drawer/Drawer.svelte.d.ts +1 -1
  71. package/dist/drawer/Drawerhead.svelte +1 -1
  72. package/dist/drawer/Drawerhead.svelte.d.ts +1 -1
  73. package/dist/dropdown/Dropdown.svelte +1 -1
  74. package/dist/dropdown/Dropdown.svelte.d.ts +1 -1
  75. package/dist/dropdown/DropdownDivider.svelte +1 -1
  76. package/dist/dropdown/DropdownDivider.svelte.d.ts +1 -1
  77. package/dist/dropdown/DropdownGroup.svelte +1 -1
  78. package/dist/dropdown/DropdownGroup.svelte.d.ts +1 -1
  79. package/dist/dropdown/DropdownHeader.svelte +1 -1
  80. package/dist/dropdown/DropdownHeader.svelte.d.ts +1 -1
  81. package/dist/dropdown/DropdownItem.svelte +1 -1
  82. package/dist/dropdown/DropdownItem.svelte.d.ts +1 -1
  83. package/dist/footer/Footer.svelte +1 -1
  84. package/dist/footer/Footer.svelte.d.ts +1 -1
  85. package/dist/footer/FooterBrand.svelte +1 -1
  86. package/dist/footer/FooterBrand.svelte.d.ts +1 -1
  87. package/dist/footer/FooterCopyright.svelte +1 -1
  88. package/dist/footer/FooterCopyright.svelte.d.ts +1 -1
  89. package/dist/footer/FooterIcon.svelte +1 -1
  90. package/dist/footer/FooterIcon.svelte.d.ts +1 -1
  91. package/dist/footer/FooterLink.svelte +1 -1
  92. package/dist/footer/FooterLink.svelte.d.ts +1 -1
  93. package/dist/footer/FooterLinkGroup.svelte +1 -1
  94. package/dist/footer/FooterLinkGroup.svelte.d.ts +1 -1
  95. package/dist/forms/checkbox-button/CheckboxButton.svelte +1 -1
  96. package/dist/forms/checkbox-button/CheckboxButton.svelte.d.ts +1 -1
  97. package/dist/forms/fileupload/Fileupload.svelte +1 -1
  98. package/dist/forms/fileupload/Fileupload.svelte.d.ts +1 -1
  99. package/dist/forms/floating-label-input/FloatingLabelInput.svelte +1 -1
  100. package/dist/forms/floating-label-input/FloatingLabelInput.svelte.d.ts +1 -1
  101. package/dist/forms/helper/Helper.svelte +1 -1
  102. package/dist/forms/helper/Helper.svelte.d.ts +1 -1
  103. package/dist/forms/input-addon/InputAddon.svelte +1 -1
  104. package/dist/forms/input-addon/InputAddon.svelte.d.ts +1 -1
  105. package/dist/forms/label/Label.svelte +1 -1
  106. package/dist/forms/label/Label.svelte.d.ts +1 -1
  107. package/dist/forms/range/Range.svelte +1 -1
  108. package/dist/forms/range/Range.svelte.d.ts +1 -1
  109. package/dist/forms/search/Search.svelte +1 -1
  110. package/dist/forms/search/Search.svelte.d.ts +1 -1
  111. package/dist/forms/tags/Tags.svelte +3 -3
  112. package/dist/forms/tags/Tags.svelte.d.ts +3 -3
  113. package/dist/types.d.ts +4 -2
  114. package/package.json +1 -1
@@ -5,7 +5,7 @@
5
5
  import type { AccordionProps, BaseThemes } from "../types";
6
6
  import clsx from "clsx";
7
7
 
8
- let { children, flush, activeClass, inactiveClass, multiple = false, class: className, ...restProps }: AccordionProps = $props();
8
+ let { children, flush, activeClass, inactiveClass, multiple = false, class: className, transitionType, ...restProps }: AccordionProps = $props();
9
9
 
10
10
  // Get merged theme from context
11
11
  const context = getContext<BaseThemes>("themeConfig");
@@ -20,6 +20,7 @@
20
20
  };
21
21
 
22
22
  setContext("ctx", ctx);
23
+ setContext("ctxTransitionType", transitionType);
23
24
  const base = $derived(accordionTheme({ flush, class: clsx(className) }));
24
25
  </script>
25
26
 
@@ -39,5 +40,6 @@
39
40
  @prop inactiveClass
40
41
  @prop multiple = false
41
42
  @prop class: className
43
+ @prop transitionType
42
44
  @prop ...restProps
43
45
  -->
@@ -10,6 +10,7 @@ import type { AccordionProps } from "../types";
10
10
  * @prop inactiveClass
11
11
  * @prop multiple = false
12
12
  * @prop class: className
13
+ * @prop transitionType
13
14
  * @prop ...restProps
14
15
  */
15
16
  declare const Accordion: import("svelte").Component<AccordionProps, {}, "">;
@@ -10,6 +10,10 @@
10
10
 
11
11
  let { children, header, arrowup, arrowdown, open = $bindable(false), activeClass, inactiveClass, transitionType = slide, transitionParams, class: className, headerClass, contentClass }: AccordionItemProps = $props();
12
12
 
13
+ const ctxTransitionType = getContext("ctxTransitionType");
14
+ // Check if transitionType is explicitly set to undefined in props
15
+ const useTransition = transitionType === "none" ? false : ctxTransitionType === "none" ? false : true;
16
+
13
17
  // Theme context
14
18
  const context = getContext<BaseThemes>("themeConfig");
15
19
  // Use theme context if available, otherwise fallback to default
@@ -54,8 +58,17 @@
54
58
  {/if}
55
59
  </button>
56
60
  </h2>
57
- {#if open}
58
- <div transition:transitionType={transitionParams as ParamsType}>
61
+
62
+ {#if useTransition}
63
+ {#if open && transitionType !== "none"}
64
+ <div transition:transitionType={transitionParams as ParamsType}>
65
+ <div class={content({ class: contentClass })}>
66
+ {@render children()}
67
+ </div>
68
+ </div>
69
+ {/if}
70
+ {:else}
71
+ <div class={open ? "block" : "hidden"}>
59
72
  <div class={content({ class: contentClass })}>
60
73
  {@render children()}
61
74
  </div>
@@ -66,7 +79,7 @@
66
79
  @component
67
80
  [Go to docs](https://flowbite-svelte.com/)
68
81
  ## Type
69
- [AccordionItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L168)
82
+ [AccordionItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L169)
70
83
  ## Props
71
84
  @prop children
72
85
  @prop header
@@ -2,7 +2,7 @@ import type { AccordionItemProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [AccordionItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L168)
5
+ * [AccordionItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L169)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop header
@@ -57,7 +57,7 @@
57
57
  @component
58
58
  [Go to docs](https://flowbite-svelte.com/)
59
59
  ## Type
60
- [AlertProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L185)
60
+ [AlertProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L186)
61
61
  ## Props
62
62
  @prop children
63
63
  @prop icon
@@ -2,7 +2,7 @@ import type { AlertProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [AlertProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L185)
5
+ * [AlertProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L186)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop icon
@@ -51,7 +51,7 @@
51
51
  @component
52
52
  [Go to docs](https://flowbite-svelte.com/)
53
53
  ## Type
54
- [AvatarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L196)
54
+ [AvatarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L197)
55
55
  ## Props
56
56
  @prop children
57
57
  @prop indicator
@@ -2,7 +2,7 @@ import type { AvatarProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [AvatarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L196)
5
+ * [AvatarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L197)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop indicator
@@ -49,7 +49,7 @@
49
49
  @component
50
50
  [Go to docs](https://flowbite-svelte.com/)
51
51
  ## Type
52
- [BadgeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L212)
52
+ [BadgeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L213)
53
53
  ## Props
54
54
  @prop children
55
55
  @prop icon
@@ -2,7 +2,7 @@ import type { BadgeProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [BadgeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L212)
5
+ * [BadgeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L213)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop icon
@@ -35,7 +35,7 @@
35
35
  @component
36
36
  [Go to docs](https://flowbite-svelte.com/)
37
37
  ## Type
38
- [BannerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L227)
38
+ [BannerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L228)
39
39
  ## Props
40
40
  @prop children
41
41
  @prop header
@@ -2,7 +2,7 @@ import type { BannerProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [BannerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L227)
5
+ * [BannerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L228)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop header
@@ -37,7 +37,7 @@
37
37
  @component
38
38
  [Go to docs](https://flowbite-svelte.com/)
39
39
  ## Type
40
- [BottomNavProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L248)
40
+ [BottomNavProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L249)
41
41
  ## Props
42
42
  @prop children
43
43
  @prop header
@@ -2,7 +2,7 @@ import type { BottomNavProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [BottomNavProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L248)
5
+ * [BottomNavProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L249)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop header
@@ -16,7 +16,7 @@
16
16
  @component
17
17
  [Go to docs](https://flowbite-svelte.com/)
18
18
  ## Type
19
- [BottomNavHeaderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L295)
19
+ [BottomNavHeaderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L296)
20
20
  ## Props
21
21
  @prop children
22
22
  @prop outerClass
@@ -2,7 +2,7 @@ import type { BottomNavHeaderProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [BottomNavHeaderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L295)
5
+ * [BottomNavHeaderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L296)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop outerClass
@@ -15,7 +15,7 @@
15
15
  @component
16
16
  [Go to docs](https://flowbite-svelte.com/)
17
17
  ## Type
18
- [BottomNavHeaderItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L301)
18
+ [BottomNavHeaderItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L302)
19
19
  ## Props
20
20
  @prop itemName
21
21
  @prop active
@@ -2,7 +2,7 @@ import type { BottomNavHeaderItemProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [BottomNavHeaderItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L301)
5
+ * [BottomNavHeaderItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L302)
6
6
  * ## Props
7
7
  * @prop itemName
8
8
  * @prop active
@@ -65,7 +65,7 @@
65
65
  @component
66
66
  [Go to docs](https://flowbite-svelte.com/)
67
67
  ## Type
68
- [BottomNavItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L259)
68
+ [BottomNavItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L260)
69
69
  ## Props
70
70
  @prop children
71
71
  @prop btnName
@@ -2,7 +2,7 @@ import type { BottomNavItemProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [BottomNavItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L259)
5
+ * [BottomNavItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L260)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop btnName
@@ -26,7 +26,7 @@
26
26
  @component
27
27
  [Go to docs](https://flowbite-svelte.com/)
28
28
  ## Type
29
- [BreadcrumbProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L307)
29
+ [BreadcrumbProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L308)
30
30
  ## Props
31
31
  @prop children
32
32
  @prop solid = false
@@ -2,7 +2,7 @@ import type { BreadcrumbProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [BreadcrumbProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L307)
5
+ * [BreadcrumbProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L308)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop solid = false
@@ -51,7 +51,7 @@
51
51
  @component
52
52
  [Go to docs](https://flowbite-svelte.com/)
53
53
  ## Type
54
- [BreadcrumbItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L314)
54
+ [BreadcrumbItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L315)
55
55
  ## Props
56
56
  @prop children
57
57
  @prop icon
@@ -2,7 +2,7 @@ import type { BreadcrumbItemProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [BreadcrumbItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L314)
5
+ * [BreadcrumbItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L315)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop icon
@@ -18,7 +18,7 @@
18
18
  @component
19
19
  [Go to docs](https://flowbite-svelte.com/)
20
20
  ## Type
21
- [ButtonGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L325)
21
+ [ButtonGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L326)
22
22
  ## Props
23
23
  @prop children
24
24
  @prop size = "md"
@@ -2,7 +2,7 @@ import type { ButtonGroupProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ButtonGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L325)
5
+ * [ButtonGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L326)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop size = "md"
@@ -34,7 +34,7 @@
34
34
  @component
35
35
  [Go to docs](https://flowbite-svelte.com/)
36
36
  ## Type
37
- [ButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L340)
37
+ [ButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L341)
38
38
  ## Props
39
39
  @prop children
40
40
  @prop onclick
@@ -2,7 +2,7 @@ import type { ButtonProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L340)
5
+ * [ButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L341)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop onclick
@@ -29,7 +29,7 @@
29
29
  @component
30
30
  [Go to docs](https://flowbite-svelte.com/)
31
31
  ## Type
32
- [GradientButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L349)
32
+ [GradientButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L350)
33
33
  ## Props
34
34
  @prop children
35
35
  @prop outline
@@ -2,7 +2,7 @@ import type { GradientButtonProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [GradientButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L349)
5
+ * [GradientButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L350)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop outline
@@ -55,7 +55,7 @@
55
55
  @component
56
56
  [Go to docs](https://flowbite-svelte.com/)
57
57
  ## Type
58
- [CardProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L378)
58
+ [CardProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L379)
59
59
  ## Props
60
60
  @prop children
61
61
  @prop href
@@ -2,7 +2,7 @@ import type { CardProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [CardProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L378)
5
+ * [CardProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L379)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop href
@@ -186,7 +186,7 @@
186
186
  @component
187
187
  [Go to docs](https://flowbite-svelte.com/)
188
188
  ## Type
189
- [CarouselProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L390)
189
+ [CarouselProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L391)
190
190
  ## Props
191
191
  @prop children
192
192
  @prop slide
@@ -2,7 +2,7 @@ import type { CarouselProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [CarouselProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L390)
5
+ * [CarouselProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L391)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop slide
@@ -31,7 +31,7 @@
31
31
  @component
32
32
  [Go to docs](https://flowbite-svelte.com/)
33
33
  ## Type
34
- [ControlButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L411)
34
+ [ControlButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L412)
35
35
  ## Props
36
36
  @prop children
37
37
  @prop forward
@@ -2,7 +2,7 @@ import type { ControlButtonProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ControlButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L411)
5
+ * [ControlButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L412)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop forward
@@ -51,7 +51,7 @@
51
51
  @component
52
52
  [Go to docs](https://flowbite-svelte.com/)
53
53
  ## Type
54
- [ControlsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L416)
54
+ [ControlsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L417)
55
55
  ## Props
56
56
  @prop children
57
57
  @prop class: className
@@ -2,7 +2,7 @@ import type { ControlsProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ControlsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L416)
5
+ * [ControlsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L417)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop class: className
@@ -41,7 +41,7 @@
41
41
  @component
42
42
  [Go to docs](https://flowbite-svelte.com/)
43
43
  ## Type
44
- [IndicatorsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L404)
44
+ [IndicatorsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L405)
45
45
  ## Props
46
46
  @prop children
47
47
  @prop activeClass
@@ -2,7 +2,7 @@ import { type IndicatorsProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [IndicatorsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L404)
5
+ * [IndicatorsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L405)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop activeClass
@@ -43,7 +43,7 @@
43
43
  @component
44
44
  [Go to docs](https://flowbite-svelte.com/)
45
45
  ## Type
46
- [SlideProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L434)
46
+ [SlideProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L435)
47
47
  ## Props
48
48
  @prop image
49
49
  @prop transition
@@ -2,7 +2,7 @@ import type { SlideProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [SlideProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L434)
5
+ * [SlideProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L435)
6
6
  * ## Props
7
7
  * @prop image
8
8
  * @prop transition
@@ -12,7 +12,7 @@
12
12
  @component
13
13
  [Go to docs](https://flowbite-svelte.com/)
14
14
  ## Type
15
- [ThumbnailProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L421)
15
+ [ThumbnailProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L422)
16
16
  ## Props
17
17
  @prop selected
18
18
  @prop class: className
@@ -2,7 +2,7 @@ import type { ThumbnailProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ThumbnailProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L421)
5
+ * [ThumbnailProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L422)
6
6
  * ## Props
7
7
  * @prop selected
8
8
  * @prop class: className
@@ -65,7 +65,7 @@
65
65
  @component
66
66
  [Go to docs](https://flowbite-svelte.com/)
67
67
  ## Type
68
- [ThumbnailsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L425)
68
+ [ThumbnailsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L426)
69
69
  ## Props
70
70
  @prop children
71
71
  @prop images = []
@@ -2,7 +2,7 @@ import type { ThumbnailsProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [ThumbnailsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L425)
5
+ * [ThumbnailsProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L426)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop images = []
@@ -38,7 +38,7 @@
38
38
  @component
39
39
  [Go to docs](https://flowbite-svelte.com/)
40
40
  ## Type
41
- [ChartProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L440)
41
+ [ChartProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L441)
42
42
  ## Props
43
43
  @prop options
44
44
  @prop class: classname
@@ -3,7 +3,7 @@ import type { ChartProps } from "../types";
3
3
  /**
4
4
  * [Go to docs](https://flowbite-svelte.com/)
5
5
  * ## Type
6
- * [ChartProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L440)
6
+ * [ChartProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L441)
7
7
  * ## Props
8
8
  * @prop options
9
9
  * @prop class: classname
@@ -61,7 +61,7 @@
61
61
  @component
62
62
  [Go to docs](https://flowbite-svelte.com/)
63
63
  ## Type
64
- [DarkmodeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L446)
64
+ [DarkmodeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L447)
65
65
  ## Props
66
66
  @prop class: className
67
67
  @prop lightIcon
@@ -2,7 +2,7 @@ import type { DarkmodeProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [DarkmodeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L446)
5
+ * [DarkmodeProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L447)
6
6
  * ## Props
7
7
  * @prop class: className
8
8
  * @prop lightIcon
@@ -230,7 +230,7 @@
230
230
  @component
231
231
  [Go to docs](https://flowbite-svelte.com/)
232
232
  ## Type
233
- [DatepickerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L457)
233
+ [DatepickerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L458)
234
234
  ## Props
235
235
  @prop value = $bindable()
236
236
  @prop defaultDate = null
@@ -2,7 +2,7 @@ import { type DatepickerProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [DatepickerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L457)
5
+ * [DatepickerProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L458)
6
6
  * ## Props
7
7
  * @prop value = $bindable()
8
8
  * @prop defaultDate = null
@@ -24,7 +24,7 @@
24
24
  @component
25
25
  [Go to docs](https://flowbite-svelte.com/)
26
26
  ## Type
27
- [AndroidProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L494)
27
+ [AndroidProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L495)
28
28
  ## Props
29
29
  @prop children
30
30
  @prop divClass
@@ -2,7 +2,7 @@ import type { AndroidProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [AndroidProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L494)
5
+ * [AndroidProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L495)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop divClass
@@ -23,7 +23,7 @@
23
23
  @component
24
24
  [Go to docs](https://flowbite-svelte.com/)
25
25
  ## Type
26
- [DefaultMockupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L505)
26
+ [DefaultMockupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L506)
27
27
  ## Props
28
28
  @prop children
29
29
  @prop divClass
@@ -2,7 +2,7 @@ import type { DefaultMockupProps } from "../types";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
5
- * [DefaultMockupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L505)
5
+ * [DefaultMockupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L506)
6
6
  * ## Props
7
7
  * @prop children
8
8
  * @prop divClass