flowbite-svelte 1.14.2 → 1.14.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 (119) hide show
  1. package/dist/accordion/Accordion.svelte +1 -1
  2. package/dist/accordion/Accordion.svelte.d.ts +1 -1
  3. package/dist/accordion/AccordionItem.svelte +1 -1
  4. package/dist/accordion/AccordionItem.svelte.d.ts +1 -1
  5. package/dist/bottom-navigation/BottomNavHeader.svelte +1 -1
  6. package/dist/bottom-navigation/BottomNavHeader.svelte.d.ts +1 -1
  7. package/dist/bottom-navigation/BottomNavHeaderItem.svelte +1 -1
  8. package/dist/bottom-navigation/BottomNavHeaderItem.svelte.d.ts +1 -1
  9. package/dist/bottom-navigation/BottomNavItem.svelte +1 -1
  10. package/dist/bottom-navigation/BottomNavItem.svelte.d.ts +1 -1
  11. package/dist/breadcrumb/Breadcrumb.svelte +1 -1
  12. package/dist/breadcrumb/Breadcrumb.svelte.d.ts +1 -1
  13. package/dist/breadcrumb/BreadcrumbItem.svelte +1 -1
  14. package/dist/breadcrumb/BreadcrumbItem.svelte.d.ts +1 -1
  15. package/dist/button-group/ButtonGroup.svelte +1 -1
  16. package/dist/button-group/ButtonGroup.svelte.d.ts +1 -1
  17. package/dist/buttons/Button.svelte +1 -1
  18. package/dist/buttons/Button.svelte.d.ts +1 -1
  19. package/dist/card/Card.svelte +1 -1
  20. package/dist/card/Card.svelte.d.ts +1 -1
  21. package/dist/carousel/ControlButton.svelte +1 -1
  22. package/dist/carousel/ControlButton.svelte.d.ts +1 -1
  23. package/dist/carousel/Slide.svelte +1 -1
  24. package/dist/carousel/Slide.svelte.d.ts +1 -1
  25. package/dist/carousel/Thumbnail.svelte +1 -1
  26. package/dist/carousel/Thumbnail.svelte.d.ts +1 -1
  27. package/dist/clipboard/Clipboard.svelte +1 -1
  28. package/dist/clipboard/Clipboard.svelte.d.ts +1 -1
  29. package/dist/darkmode/DarkMode.svelte +1 -1
  30. package/dist/darkmode/DarkMode.svelte.d.ts +1 -1
  31. package/dist/device-mockups/Android.svelte +1 -1
  32. package/dist/device-mockups/Android.svelte.d.ts +1 -1
  33. package/dist/device-mockups/DefaultMockup.svelte +1 -1
  34. package/dist/device-mockups/DefaultMockup.svelte.d.ts +1 -1
  35. package/dist/device-mockups/Desktop.svelte +1 -1
  36. package/dist/device-mockups/Desktop.svelte.d.ts +1 -1
  37. package/dist/device-mockups/Laptop.svelte +1 -1
  38. package/dist/device-mockups/Laptop.svelte.d.ts +1 -1
  39. package/dist/device-mockups/Smartwatch.svelte +1 -1
  40. package/dist/device-mockups/Smartwatch.svelte.d.ts +1 -1
  41. package/dist/drawer/Drawer.svelte +1 -1
  42. package/dist/drawer/Drawer.svelte.d.ts +1 -1
  43. package/dist/drawer/Drawerhead.svelte +1 -1
  44. package/dist/drawer/Drawerhead.svelte.d.ts +1 -1
  45. package/dist/dropdown/DropdownDivider.svelte +1 -1
  46. package/dist/dropdown/DropdownDivider.svelte.d.ts +1 -1
  47. package/dist/dropdown/DropdownGroup.svelte +1 -1
  48. package/dist/dropdown/DropdownGroup.svelte.d.ts +1 -1
  49. package/dist/dropdown/DropdownHeader.svelte +1 -1
  50. package/dist/dropdown/DropdownHeader.svelte.d.ts +1 -1
  51. package/dist/dropdown/DropdownItem.svelte +1 -1
  52. package/dist/dropdown/DropdownItem.svelte.d.ts +1 -1
  53. package/dist/footer/Footer.svelte +1 -1
  54. package/dist/footer/Footer.svelte.d.ts +1 -1
  55. package/dist/footer/FooterBrand.svelte +1 -1
  56. package/dist/footer/FooterBrand.svelte.d.ts +1 -1
  57. package/dist/footer/FooterCopyright.svelte +1 -1
  58. package/dist/footer/FooterCopyright.svelte.d.ts +1 -1
  59. package/dist/footer/FooterIcon.svelte +1 -1
  60. package/dist/footer/FooterIcon.svelte.d.ts +1 -1
  61. package/dist/footer/FooterLink.svelte +1 -1
  62. package/dist/footer/FooterLink.svelte.d.ts +1 -1
  63. package/dist/footer/FooterLinkGroup.svelte +1 -1
  64. package/dist/footer/FooterLinkGroup.svelte.d.ts +1 -1
  65. package/dist/forms/button-toggle/ButtonToggle.svelte +1 -1
  66. package/dist/forms/button-toggle/ButtonToggle.svelte.d.ts +1 -1
  67. package/dist/forms/button-toggle/CheckIcon.svelte +1 -1
  68. package/dist/forms/button-toggle/CheckIcon.svelte.d.ts +1 -1
  69. package/dist/forms/checkbox/CheckboxButton.svelte +1 -1
  70. package/dist/forms/checkbox/CheckboxButton.svelte.d.ts +1 -1
  71. package/dist/forms/dropzone/Dropzone.svelte +1 -1
  72. package/dist/forms/dropzone/Dropzone.svelte.d.ts +1 -1
  73. package/dist/forms/helper/Helper.svelte +1 -1
  74. package/dist/forms/helper/Helper.svelte.d.ts +1 -1
  75. package/dist/forms/label/Label.svelte +1 -1
  76. package/dist/forms/label/Label.svelte.d.ts +1 -1
  77. package/dist/forms/phoneinput/PhoneInput.svelte +1 -1
  78. package/dist/forms/phoneinput/PhoneInput.svelte.d.ts +1 -1
  79. package/dist/forms/range/Range.svelte +1 -1
  80. package/dist/forms/range/Range.svelte.d.ts +1 -1
  81. package/dist/gallery/Gallery.svelte +1 -1
  82. package/dist/gallery/Gallery.svelte.d.ts +1 -1
  83. package/dist/indicator/Indicator.svelte +1 -1
  84. package/dist/indicator/Indicator.svelte.d.ts +1 -1
  85. package/dist/kbd/Kbd.svelte +1 -1
  86. package/dist/kbd/Kbd.svelte.d.ts +1 -1
  87. package/dist/list-group/ListgroupItem.svelte +1 -1
  88. package/dist/list-group/ListgroupItem.svelte.d.ts +1 -1
  89. package/dist/sidebar/SidebarItem.svelte +1 -1
  90. package/dist/sidebar/SidebarItem.svelte.d.ts +1 -1
  91. package/dist/skeleton/TestimonialPlaceholder.svelte +1 -1
  92. package/dist/skeleton/TestimonialPlaceholder.svelte.d.ts +1 -1
  93. package/dist/skeleton/WidgetPlaceholder.svelte +1 -1
  94. package/dist/skeleton/WidgetPlaceholder.svelte.d.ts +1 -1
  95. package/dist/step-indicator/StepIndicator.svelte +1 -1
  96. package/dist/step-indicator/StepIndicator.svelte.d.ts +1 -1
  97. package/dist/stepper/BreadcrumbStepper.svelte +1 -1
  98. package/dist/stepper/BreadcrumbStepper.svelte.d.ts +1 -1
  99. package/dist/stepper/DetailedStepper.svelte +1 -1
  100. package/dist/stepper/DetailedStepper.svelte.d.ts +1 -1
  101. package/dist/stepper/ProgressStepper.svelte +1 -1
  102. package/dist/stepper/ProgressStepper.svelte.d.ts +1 -1
  103. package/dist/stepper/Stepper.svelte +1 -1
  104. package/dist/stepper/Stepper.svelte.d.ts +1 -1
  105. package/dist/stepper/TimelineStepper.svelte +1 -1
  106. package/dist/stepper/TimelineStepper.svelte.d.ts +1 -1
  107. package/dist/stepper/VerticalStepper.svelte +1 -1
  108. package/dist/stepper/VerticalStepper.svelte.d.ts +1 -1
  109. package/dist/table/Table.svelte +1 -1
  110. package/dist/table/Table.svelte.d.ts +1 -1
  111. package/dist/tabs/TabItem.svelte +1 -1
  112. package/dist/tabs/TabItem.svelte.d.ts +1 -1
  113. package/dist/types.d.ts +2 -2
  114. package/dist/types.js +1 -2
  115. package/dist/utils/Arrow.svelte +1 -1
  116. package/dist/utils/Arrow.svelte.d.ts +1 -1
  117. package/dist/utils/CloseButton.svelte +1 -1
  118. package/dist/utils/CloseButton.svelte.d.ts +1 -1
  119. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  <script lang="ts">
2
- import { type AccordionCtxType, type AccordionProps } from "..";
2
+ import type { AccordionCtxType, AccordionProps } from "..";
3
3
  import { getTheme } from "../theme/themeUtils";
4
4
  import clsx from "clsx";
5
5
  import { setContext } from "svelte";
@@ -1,4 +1,4 @@
1
- import { type AccordionProps } from "..";
1
+ import type { AccordionProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,5 +1,5 @@
1
1
  <script lang="ts">
2
- import { type AccordionCtxType, type AccordionItemProps, type ParamsType } from "..";
2
+ import type { AccordionCtxType, AccordionItemProps, ParamsType } from "..";
3
3
  import { getTheme, warnThemeDeprecation } from "../theme/themeUtils";
4
4
  import { useSingleSelection } from "../utils/singleselection.svelte";
5
5
  import clsx from "clsx";
@@ -1,4 +1,4 @@
1
- import { type AccordionItemProps } from "..";
1
+ import type { AccordionItemProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { bottomNavHeader } from ".";
3
3
  import clsx from "clsx";
4
- import { type BottomNavHeaderProps } from "..";
4
+ import type { BottomNavHeaderProps } from "..";
5
5
  import { getTheme, warnThemeDeprecation } from "../theme/themeUtils";
6
6
 
7
7
  let { children, class: className, classes, outerClass, innerClass, ...restProps }: BottomNavHeaderProps = $props();
@@ -1,4 +1,4 @@
1
- import { type BottomNavHeaderProps } from "..";
1
+ import type { BottomNavHeaderProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { bottomNavHeaderItem } from ".";
3
3
  import clsx from "clsx";
4
- import { type BottomNavHeaderItemProps } from "..";
4
+ import type { BottomNavHeaderItemProps } from "..";
5
5
  import { getTheme } from "../theme/themeUtils";
6
6
 
7
7
  let { itemName, active, class: className, ...restProps }: BottomNavHeaderItemProps = $props();
@@ -1,4 +1,4 @@
1
- import { type BottomNavHeaderItemProps } from "..";
1
+ import type { BottomNavHeaderItemProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,5 +1,5 @@
1
1
  <script lang="ts">
2
- import { type BottomNavContextType, type BottomNavItemProps } from "..";
2
+ import type { BottomNavContextType, BottomNavItemProps } from "..";
3
3
  import { getTheme, warnThemeDeprecation } from "../theme/themeUtils";
4
4
  import clsx from "clsx";
5
5
  import { getContext } from "svelte";
@@ -1,4 +1,4 @@
1
- import { type BottomNavItemProps } from "..";
1
+ import type { BottomNavItemProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { breadcrumb } from ".";
3
3
  import clsx from "clsx";
4
- import { type BreadcrumbProps } from "..";
4
+ import type { BreadcrumbProps } from "..";
5
5
  import { getTheme, warnThemeDeprecation } from "../theme/themeUtils";
6
6
 
7
7
  let { children, solid = false, class: className, classes, olClass, ariaLabel = "Breadcrumb", ...restProps }: BreadcrumbProps = $props();
@@ -1,4 +1,4 @@
1
- import { type BreadcrumbProps } from "..";
1
+ import type { BreadcrumbProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,5 +1,5 @@
1
1
  <script lang="ts">
2
- import { type BreadcrumbItemProps } from "..";
2
+ import type { BreadcrumbItemProps } from "..";
3
3
  import { getTheme } from "../theme/themeUtils";
4
4
  import clsx from "clsx";
5
5
  import { breadcrumbItem } from "./index";
@@ -1,4 +1,4 @@
1
- import { type BreadcrumbItemProps } from "..";
1
+ import type { BreadcrumbItemProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -2,7 +2,7 @@
2
2
  import { setContext } from "svelte";
3
3
  import { buttonGroup } from ".";
4
4
  import clsx from "clsx";
5
- import { type ButtonGroupProps } from "..";
5
+ import type { ButtonGroupProps } from "..";
6
6
  import { getTheme } from "../theme/themeUtils";
7
7
 
8
8
  let { children, size = "md", disabled, class: className, ...restProps }: ButtonGroupProps = $props();
@@ -1,4 +1,4 @@
1
- import { type ButtonGroupProps } from "..";
1
+ import type { ButtonGroupProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { getContext } from "svelte";
3
3
  import clsx from "clsx";
4
- import { type SizeType, type ButtonProps } from "..";
4
+ import type { SizeType, ButtonProps } from "..";
5
5
  import { getTheme } from "../theme/themeUtils";
6
6
  import { button } from ".";
7
7
 
@@ -1,4 +1,4 @@
1
- import { type ButtonProps } from "..";
1
+ import type { ButtonProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,5 +1,5 @@
1
1
  <script lang="ts">
2
- import { type CardProps } from "..";
2
+ import type { CardProps } from "..";
3
3
  import { getTheme, warnThemeDeprecation } from "../theme/themeUtils";
4
4
  import clsx from "clsx";
5
5
  import { card } from ".";
@@ -1,4 +1,4 @@
1
- import { type CardProps } from "..";
1
+ import type { CardProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { controlButton } from "./theme";
3
3
  import clsx from "clsx";
4
- import { type ControlButtonProps } from "..";
4
+ import type { ControlButtonProps } from "..";
5
5
  import { getTheme } from "../theme/themeUtils";
6
6
 
7
7
  let { children, forward, name, class: className, spanClass, ...restProps }: ControlButtonProps = $props();
@@ -1,4 +1,4 @@
1
- import { type ControlButtonProps } from "..";
1
+ import type { ControlButtonProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,5 +1,5 @@
1
1
  <script lang="ts">
2
- import { type SlideProps, type CarouselState } from "..";
2
+ import type { SlideProps, CarouselState } from "..";
3
3
  import { getTheme } from "../theme/themeUtils";
4
4
  import clsx from "clsx";
5
5
  import { getContext } from "svelte";
@@ -1,4 +1,4 @@
1
- import { type SlideProps } from "..";
1
+ import type { SlideProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,6 +1,6 @@
1
1
  <script lang="ts">
2
2
  import { thumbnail } from "./theme";
3
- import { type ThumbnailProps } from "..";
3
+ import type { ThumbnailProps } from "..";
4
4
  import clsx from "clsx";
5
5
  import { getTheme } from "../theme/themeUtils";
6
6
 
@@ -1,4 +1,4 @@
1
- import { type ThumbnailProps } from "..";
1
+ import type { ThumbnailProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import Button from "../buttons/Button.svelte";
3
3
  import clsx from "clsx";
4
- import { type ClipboardProps } from "..";
4
+ import type { ClipboardProps } from "..";
5
5
  import { clipboard } from "./theme";
6
6
  import type { MouseEventHandler } from "svelte/elements";
7
7
  import { getTheme } from "../theme/themeUtils";
@@ -1,4 +1,4 @@
1
- import { type ClipboardProps } from "..";
1
+ import type { ClipboardProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { darkmode } from ".";
3
3
  import clsx from "clsx";
4
- import { type DarkmodeProps } from "..";
4
+ import type { DarkmodeProps } from "..";
5
5
  import { getTheme } from "../theme/themeUtils";
6
6
 
7
7
  // const THEME_PREFERENCE_KEY = 'color-theme';
@@ -1,4 +1,4 @@
1
- import { type DarkmodeProps } from "..";
1
+ import type { DarkmodeProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,5 +1,5 @@
1
1
  <script lang="ts">
2
- import { type AndroidProps } from "..";
2
+ import type { AndroidProps } from "..";
3
3
  import { warnThemeDeprecation } from "../theme/themeUtils";
4
4
  import clsx from "clsx";
5
5
  import { android } from ".";
@@ -1,4 +1,4 @@
1
- import { type AndroidProps } from "..";
1
+ import type { AndroidProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,5 +1,5 @@
1
1
  <script lang="ts">
2
- import { type DefaultMockupProps } from "..";
2
+ import type { DefaultMockupProps } from "..";
3
3
  import { warnThemeDeprecation } from "../theme/themeUtils";
4
4
  import clsx from "clsx";
5
5
  import { defaultMockup } from ".";
@@ -1,4 +1,4 @@
1
- import { type DefaultMockupProps } from "..";
1
+ import type { DefaultMockupProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,5 +1,5 @@
1
1
  <script lang="ts">
2
- import { type DesktopProps } from "..";
2
+ import type { DesktopProps } from "..";
3
3
  import { warnThemeDeprecation } from "../theme/themeUtils";
4
4
  import clsx from "clsx";
5
5
  import { desktop } from ".";
@@ -1,4 +1,4 @@
1
- import { type DesktopProps } from "..";
1
+ import type { DesktopProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,5 +1,5 @@
1
1
  <script lang="ts">
2
- import { type LaptopProps } from "..";
2
+ import type { LaptopProps } from "..";
3
3
  import { warnThemeDeprecation } from "../theme/themeUtils";
4
4
  import clsx from "clsx";
5
5
  import { laptop } from ".";
@@ -1,4 +1,4 @@
1
- import { type LaptopProps } from "..";
1
+ import type { LaptopProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,5 +1,5 @@
1
1
  <script lang="ts">
2
- import { type SmartwatchProps } from "..";
2
+ import type { SmartwatchProps } from "..";
3
3
  import { warnThemeDeprecation } from "../theme/themeUtils";
4
4
  import clsx from "clsx";
5
5
  import { smartwatch } from ".";
@@ -1,4 +1,4 @@
1
- import { type SmartwatchProps } from "..";
1
+ import type { SmartwatchProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,5 +1,5 @@
1
1
  <script lang="ts">
2
- import { type DrawerProps } from "..";
2
+ import type { DrawerProps } from "..";
3
3
  import Dialog from "../dialog/Dialog.svelte";
4
4
  import { getTheme } from "../theme/themeUtils";
5
5
  import clsx from "clsx";
@@ -1,4 +1,4 @@
1
- import { type DrawerProps } from "..";
1
+ import type { DrawerProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { drawerhead } from ".";
3
3
  import clsx from "clsx";
4
- import { type DrawerheadProps } from "..";
4
+ import type { DrawerheadProps } from "..";
5
5
  import { getTheme, warnThemeDeprecation } from "../theme/themeUtils";
6
6
 
7
7
  let { closeIcon, children, buttonClass, svgClass, class: className, classes, ...restProps }: DrawerheadProps = $props();
@@ -1,4 +1,4 @@
1
- import { type DrawerheadProps } from "..";
1
+ import type { DrawerheadProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { dropdownDivider } from ".";
3
3
  import clsx from "clsx";
4
- import { type DropdownDividerProps } from "..";
4
+ import type { DropdownDividerProps } from "..";
5
5
  import { getTheme } from "../theme/themeUtils";
6
6
 
7
7
  let { class: className, ...restProps }: DropdownDividerProps = $props();
@@ -1,4 +1,4 @@
1
- import { type DropdownDividerProps } from "..";
1
+ import type { DropdownDividerProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { dropdownGroup } from ".";
3
3
  import clsx from "clsx";
4
- import { type DropdownGroupProps } from "..";
4
+ import type { DropdownGroupProps } from "..";
5
5
  import { getTheme } from "../theme/themeUtils";
6
6
 
7
7
  let { children, class: className, ...restProps }: DropdownGroupProps = $props();
@@ -1,4 +1,4 @@
1
- import { type DropdownGroupProps } from "..";
1
+ import type { DropdownGroupProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { dropdownHeader } from ".";
3
3
  import clsx from "clsx";
4
- import { type DropdownHeaderProps } from "..";
4
+ import type { DropdownHeaderProps } from "..";
5
5
  import { getTheme } from "../theme/themeUtils";
6
6
 
7
7
  let { children, class: className, ...restProps }: DropdownHeaderProps = $props();
@@ -1,4 +1,4 @@
1
- import { type DropdownHeaderProps } from "..";
1
+ import type { DropdownHeaderProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -2,7 +2,7 @@
2
2
  import { getContext } from "svelte";
3
3
  import { dropdownItem } from ".";
4
4
  import clsx from "clsx";
5
- import { type DropdownItemProps } from "..";
5
+ import type { DropdownItemProps } from "..";
6
6
  import { getTheme, warnThemeDeprecation } from "../theme/themeUtils";
7
7
 
8
8
  let { aClass, children, activeClass, liClass, classes, class: className, ...restProps }: DropdownItemProps = $props();
@@ -1,4 +1,4 @@
1
- import { type DropdownItemProps } from "..";
1
+ import type { DropdownItemProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { footer } from ".";
3
3
  import clsx from "clsx";
4
- import { type FooterProps } from "..";
4
+ import type { FooterProps } from "..";
5
5
  import { getTheme } from "../theme/themeUtils";
6
6
 
7
7
  let { children, footerType = "default", class: className, ...restProps }: FooterProps = $props();
@@ -1,4 +1,4 @@
1
- import { type FooterProps } from "..";
1
+ import type { FooterProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { footerBrand } from ".";
3
3
  import clsx from "clsx";
4
- import { type FooterBrandProps } from "..";
4
+ import type { FooterBrandProps } from "..";
5
5
  import { getTheme } from "../theme/themeUtils";
6
6
 
7
7
  let { children, aClass, spanClass, imgClass, href, src, alt, name, ...restProps }: FooterBrandProps = $props();
@@ -1,4 +1,4 @@
1
- import { type FooterBrandProps } from "..";
1
+ import type { FooterBrandProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { footerCopyright } from ".";
3
3
  import clsx from "clsx";
4
- import { type FooterCopyrightProps } from "..";
4
+ import type { FooterCopyrightProps } from "..";
5
5
  import { getTheme, warnThemeDeprecation } from "../theme/themeUtils";
6
6
 
7
7
  let { spanClass, aClass, href, by, copyrightMessage = "All Rights Reserved.", year, bySpanClass, classes, class: className, ...restProps }: FooterCopyrightProps = $props();
@@ -1,4 +1,4 @@
1
- import { type FooterCopyrightProps } from "..";
1
+ import type { FooterCopyrightProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { footerIcon } from ".";
3
3
  import clsx from "clsx";
4
- import { type FooterIconProps } from "..";
4
+ import type { FooterIconProps } from "..";
5
5
  import { getTheme } from "../theme/themeUtils";
6
6
 
7
7
  let { children, href, ariaLabel, class: className, ...restProps }: FooterIconProps = $props();
@@ -1,4 +1,4 @@
1
- import { type FooterIconProps } from "..";
1
+ import type { FooterIconProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { footerLink } from ".";
3
3
  import clsx from "clsx";
4
- import { type FooterLinkProps } from "..";
4
+ import type { FooterLinkProps } from "..";
5
5
  import { getTheme, warnThemeDeprecation } from "../theme/themeUtils";
6
6
 
7
7
  let { children, liClass, aClass, href, classes, class: className, ...restProps }: FooterLinkProps = $props();
@@ -1,4 +1,4 @@
1
- import { type FooterLinkProps } from "..";
1
+ import type { FooterLinkProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { footerLinkGroup } from ".";
3
3
  import clsx from "clsx";
4
- import { type FooterLinkGroupProps } from "..";
4
+ import type { FooterLinkGroupProps } from "..";
5
5
  import { getTheme } from "../theme/themeUtils";
6
6
 
7
7
  let { class: className, children, ...restProps }: FooterLinkGroupProps = $props();
@@ -1,4 +1,4 @@
1
- import { type FooterLinkGroupProps } from "..";
1
+ import type { FooterLinkGroupProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -4,7 +4,7 @@
4
4
  import { buttonToggle } from ".";
5
5
  import type { ButtonToggleVariants } from "./theme";
6
6
  import clsx from "clsx";
7
- import { type ButtonToggleProps, type ButtonToggleContext } from "../..";
7
+ import type { ButtonToggleProps, ButtonToggleContext } from "../..";
8
8
  import { getTheme, warnThemeDeprecation } from "../../theme/themeUtils";
9
9
 
10
10
  let { value, selected = false, children, iconSlot, color, class: className, iconClass, txtClass, contentClass, classes, ...restProps }: ButtonToggleProps = $props();
@@ -1,4 +1,4 @@
1
- import { type ButtonToggleProps } from "../..";
1
+ import type { ButtonToggleProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,5 +1,5 @@
1
1
  <script lang="ts">
2
- import { type CheckIconProps } from "../..";
2
+ import type { CheckIconProps } from "../..";
3
3
  import clsx from "clsx";
4
4
  let { class: className, ...restProps }: CheckIconProps = $props();
5
5
  </script>
@@ -1,4 +1,4 @@
1
- import { type CheckIconProps } from "../..";
1
+ import type { CheckIconProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,5 +1,5 @@
1
1
  <script lang="ts">
2
- import { type CheckboxButtonProps } from "../..";
2
+ import type { CheckboxButtonProps } from "../..";
3
3
  import Button from "../../buttons/Button.svelte";
4
4
  import { getTheme } from "../../theme/themeUtils";
5
5
  import clsx from "clsx";
@@ -1,4 +1,4 @@
1
- import { type CheckboxButtonProps } from "../..";
1
+ import type { CheckboxButtonProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -2,7 +2,7 @@
2
2
  import type { DragEventHandler, ChangeEventHandler } from "svelte/elements";
3
3
  import { dropzone } from ".";
4
4
  import clsx from "clsx";
5
- import { type DropzoneProps } from "../..";
5
+ import type { DropzoneProps } from "../..";
6
6
  import { getTheme } from "../../theme/themeUtils";
7
7
 
8
8
  type HTMLInputElementWithFiles = HTMLInputElement & { files: FileList | null };
@@ -1,4 +1,4 @@
1
- import { type DropzoneProps } from "../..";
1
+ import type { DropzoneProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,6 +1,6 @@
1
1
  <script lang="ts">
2
2
  import { helper } from ".";
3
- import { type HelperProps } from "../..";
3
+ import type { HelperProps } from "../..";
4
4
  import clsx from "clsx";
5
5
  import { getTheme } from "../../theme/themeUtils";
6
6
 
@@ -1,4 +1,4 @@
1
- import { type HelperProps } from "../..";
1
+ import type { HelperProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { label } from ".";
3
3
  import clsx from "clsx";
4
- import { type LabelProps } from "../..";
4
+ import type { LabelProps } from "../..";
5
5
  import { getTheme } from "../../theme/themeUtils";
6
6
 
7
7
  let { children, color = "gray", show = true, class: className, ...restProps }: LabelProps = $props();
@@ -1,4 +1,4 @@
1
- import { type LabelProps } from "../..";
1
+ import type { LabelProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,5 +1,5 @@
1
1
  <script lang="ts">
2
- import { type PhoneInputProps } from "../..";
2
+ import type { PhoneInputProps } from "../..";
3
3
  import { phoneInput } from ".";
4
4
  import clsx from "clsx";
5
5
  import { getTheme } from "../../theme/themeUtils";
@@ -1,4 +1,4 @@
1
- import { type PhoneInputProps } from "../..";
1
+ import type { PhoneInputProps } from "../..";
2
2
  declare const PhoneInput: import("svelte").Component<PhoneInputProps<number>, {}, "">;
3
3
  type PhoneInput = ReturnType<typeof PhoneInput>;
4
4
  export default PhoneInput;
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { range } from "./";
3
3
  import clsx from "clsx";
4
- import { type RangeProps } from "../..";
4
+ import type { RangeProps } from "../..";
5
5
  import { getTheme } from "../../theme/themeUtils";
6
6
 
7
7
  let { value = $bindable(), appearance = "none", color = "blue", size = "md", inputClass, class: className, ...restProps }: RangeProps = $props();
@@ -1,4 +1,4 @@
1
- import { type RangeProps } from "../..";
1
+ import type { RangeProps } from "../..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { gallery } from ".";
3
3
  import clsx from "clsx";
4
- import { type GalleryProps, type ImgType } from "..";
4
+ import type { GalleryProps, ImgType } from "..";
5
5
  import { getTheme, warnThemeDeprecation } from "../theme/themeUtils";
6
6
 
7
7
  let { children, figure, items = [], imgClass, class: className, classes, ...restProps }: GalleryProps = $props();
@@ -1,4 +1,4 @@
1
- import { type GalleryProps } from "..";
1
+ import type { GalleryProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { indicator } from "./index";
3
3
  import clsx from "clsx";
4
- import { type IndicatorProps } from "..";
4
+ import type { IndicatorProps } from "..";
5
5
  import { getTheme } from "../theme/themeUtils";
6
6
 
7
7
  let { children, color = "primary", cornerStyle = "circular", size = "md", border = false, placement, offset = true, class: className, ...restProps }: IndicatorProps = $props();
@@ -1,4 +1,4 @@
1
- import { type IndicatorProps } from "..";
1
+ import type { IndicatorProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { kbd } from ".";
3
3
  import clsx from "clsx";
4
- import { type KbdProps } from "..";
4
+ import type { KbdProps } from "..";
5
5
  import { getTheme } from "../theme/themeUtils";
6
6
 
7
7
  let { children, class: className, ...restProps }: KbdProps = $props();
@@ -1,4 +1,4 @@
1
- import { type KbdProps } from "..";
1
+ import type { KbdProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { getContext } from "svelte";
3
3
  import clsx from "clsx";
4
- import { type ListgroupItemProps } from "..";
4
+ import type { ListgroupItemProps } from "..";
5
5
  import { listGroupItem, type ListgroupItemVariants } from "./theme";
6
6
  import { getTheme } from "../theme/themeUtils";
7
7
 
@@ -1,4 +1,4 @@
1
- import { type ListgroupItemProps } from "..";
1
+ import type { ListgroupItemProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { getContext } from "svelte";
3
3
  import clsx from "clsx";
4
- import { type SidebarCtxType, type SidebarItemProps } from "..";
4
+ import type { SidebarCtxType, SidebarItemProps } from "..";
5
5
 
6
6
  let { icon, subtext, href, label, spanClass = "ms-3", activeClass, nonActiveClass, aClass, active, class: className, ...restProps }: SidebarItemProps = $props();
7
7
 
@@ -1,4 +1,4 @@
1
- import { type SidebarItemProps } from "..";
1
+ import type { SidebarItemProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { testimonialPlaceholder } from ".";
3
3
  import clsx from "clsx";
4
- import { type TestimonialPlaceholderProps } from "..";
4
+ import type { TestimonialPlaceholderProps } from "..";
5
5
  import { getTheme } from "../theme/themeUtils";
6
6
 
7
7
  let { class: className, classes, ...restProps }: TestimonialPlaceholderProps = $props();
@@ -1,4 +1,4 @@
1
- import { type TestimonialPlaceholderProps } from "..";
1
+ import type { TestimonialPlaceholderProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { widgetPlaceholder } from ".";
3
3
  import clsx from "clsx";
4
- import { type WidgetPlaceholderProps } from "..";
4
+ import type { WidgetPlaceholderProps } from "..";
5
5
  import { getTheme } from "../theme/themeUtils";
6
6
 
7
7
  let { class: className, classes }: WidgetPlaceholderProps = $props();
@@ -1,4 +1,4 @@
1
- import { type WidgetPlaceholderProps } from "..";
1
+ import type { WidgetPlaceholderProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,6 +1,6 @@
1
1
  <script lang="ts">
2
2
  import clsx from "clsx";
3
- import { type StepIndicatorProps } from "..";
3
+ import type { StepIndicatorProps } from "..";
4
4
  import { stepIndicator, getStepStateClasses, type StepIndicatorTheme } from ".";
5
5
  import { getTheme } from "../theme/themeUtils";
6
6
 
@@ -1,4 +1,4 @@
1
- import { type StepIndicatorProps } from "..";
1
+ import type { StepIndicatorProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -2,7 +2,7 @@
2
2
  import { setContext } from "svelte";
3
3
  import { breadcrumbStepper } from ".";
4
4
  import clsx from "clsx";
5
- import { type BreadcrumbStepperProps } from "..";
5
+ import type { BreadcrumbStepperProps } from "..";
6
6
  import { getTheme } from "../theme/themeUtils";
7
7
 
8
8
  let { children, steps = [], class: className, classes, ...restProps }: BreadcrumbStepperProps = $props();
@@ -1,4 +1,4 @@
1
- import { type BreadcrumbStepperProps } from "..";
1
+ import type { BreadcrumbStepperProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { setContext } from "svelte";
3
3
  import { detailedStepper } from ".";
4
- import { type DetailedStepperProps } from "..";
4
+ import type { DetailedStepperProps } from "..";
5
5
  import clsx from "clsx";
6
6
  import { getTheme } from "../theme/themeUtils";
7
7
 
@@ -1,4 +1,4 @@
1
- import { type DetailedStepperProps } from "..";
1
+ import type { DetailedStepperProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { setContext } from "svelte";
3
3
  import { progressStepper } from ".";
4
- import { type ProgressStepperProps } from "..";
4
+ import type { ProgressStepperProps } from "..";
5
5
  import clsx from "clsx";
6
6
  import { getTheme } from "../theme/themeUtils";
7
7
 
@@ -1,4 +1,4 @@
1
- import { type ProgressStepperProps } from "..";
1
+ import type { ProgressStepperProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { setContext } from "svelte";
3
3
  import { stepper } from ".";
4
- import { type StepperProps } from "..";
4
+ import type { StepperProps } from "..";
5
5
  import clsx from "clsx";
6
6
  import { getTheme } from "../theme/themeUtils";
7
7
 
@@ -1,4 +1,4 @@
1
- import { type StepperProps } from "..";
1
+ import type { StepperProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { setContext } from "svelte";
3
3
  import { timelineStepper } from ".";
4
- import { type TimelineStepperProps } from "..";
4
+ import type { TimelineStepperProps } from "..";
5
5
  import clsx from "clsx";
6
6
  import { getTheme } from "../theme/themeUtils";
7
7
 
@@ -1,4 +1,4 @@
1
- import { type TimelineStepperProps } from "..";
1
+ import type { TimelineStepperProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import { setContext } from "svelte";
3
3
  import { verticalStepper } from ".";
4
- import { type VerticalStepperProps } from "..";
4
+ import type { VerticalStepperProps } from "..";
5
5
  import clsx from "clsx";
6
6
  import { getTheme } from "../theme/themeUtils";
7
7
 
@@ -1,4 +1,4 @@
1
- import { type VerticalStepperProps } from "..";
1
+ import type { VerticalStepperProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -2,7 +2,7 @@
2
2
  import { setContext } from "svelte";
3
3
  import { table as tableCls, TableHead, TableBody } from ".";
4
4
  import clsx from "clsx";
5
- import { type TableProps, type TableCtxType } from "..";
5
+ import type { TableProps, TableCtxType } from "..";
6
6
  import { getTheme, warnThemeDeprecation } from "../theme/themeUtils";
7
7
 
8
8
  let { children, footerSlot, captionSlot, items, divClass, striped, hoverable, border = true, shadow, color = "default", class: className, classes, ...restProps }: TableProps = $props();
@@ -1,4 +1,4 @@
1
- import { type TableProps } from "..";
1
+ import type { TableProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,5 +1,5 @@
1
1
  <script lang="ts">
2
- import { type SelectedTab, type TabCtxType, type TabitemProps } from "..";
2
+ import type { SelectedTab, TabCtxType, TabitemProps } from "..";
3
3
  import { getTheme } from "../theme/themeUtils";
4
4
  import { useSingleSelection } from "../utils/singleselection.svelte";
5
5
  import clsx from "clsx";
@@ -1,4 +1,4 @@
1
- import { type TabitemProps } from "..";
1
+ import type { TabitemProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
package/dist/types.d.ts CHANGED
@@ -2,9 +2,9 @@ import type { fade, fly, scale, slide } from "svelte/transition";
2
2
  import type { Coords, Middleware, Placement, Strategy } from "@floating-ui/dom";
3
3
  import type { Component, Snippet } from "svelte";
4
4
  import type { ClassValue, HTMLAnchorAttributes, HTMLAttributes, HTMLBlockquoteAttributes, HTMLButtonAttributes, HTMLDialogAttributes, HTMLImgAttributes, HTMLInputAttributes, HTMLLabelAttributes, HTMLLiAttributes, HTMLOlAttributes, HTMLSelectAttributes, HTMLSourceAttributes, HTMLTableAttributes, HTMLTdAttributes, HTMLTextareaAttributes, HTMLThAttributes, HTMLTrackAttributes, HTMLVideoAttributes, SVGAttributes, FullAutoFill } from "svelte/elements";
5
- import { type Writable } from "svelte/store";
5
+ import type { Writable } from "svelte/store";
6
6
  import type { BlurParams, EasingFunction, FadeParams, FlyParams, ScaleParams, SlideParams, TransitionConfig } from "svelte/transition";
7
- import { type VariantProps } from "tailwind-variants";
7
+ import type { VariantProps } from "tailwind-variants";
8
8
  import type { Day } from "date-fns";
9
9
  import type { AlertVariants } from "./alert/theme";
10
10
  import type { BadgeVariants } from "./badge/theme";
package/dist/types.js CHANGED
@@ -1,2 +1 @@
1
- import {} from "svelte/store";
2
- import {} from "tailwind-variants";
1
+ export {};
@@ -1,7 +1,7 @@
1
1
  <script lang="ts">
2
2
  import type { Side } from "@floating-ui/dom";
3
3
  import { getOppositePlacement, getSide } from "@floating-ui/utils";
4
- import { type ArrowProps } from "..";
4
+ import type { ArrowProps } from "..";
5
5
 
6
6
  let { placement = "top", cords, strategy = "absolute", class: className = "" }: ArrowProps = $props();
7
7
 
@@ -1,4 +1,4 @@
1
- import { type ArrowProps } from "..";
1
+ import type { ArrowProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
@@ -1,6 +1,6 @@
1
1
  <script lang="ts">
2
2
  import clsx from "clsx";
3
- import { type CloseButtonProps } from "..";
3
+ import type { CloseButtonProps } from "..";
4
4
  import { closeButton } from ".";
5
5
  import { useDismiss } from "./dismissable";
6
6
 
@@ -1,4 +1,4 @@
1
- import { type CloseButtonProps } from "..";
1
+ import type { CloseButtonProps } from "..";
2
2
  /**
3
3
  * [Go to docs](https://flowbite-svelte.com/)
4
4
  * ## Type
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "flowbite-svelte",
3
- "version": "1.14.2",
3
+ "version": "1.14.3",
4
4
  "description": "Flowbite components for Svelte",
5
5
  "main": "dist/index.js",
6
6
  "author": {