flowbite-svelte 0.46.15 → 0.46.16

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 (140) hide show
  1. package/dist/accordion/AccordionItem.svelte.d.ts +13 -13
  2. package/dist/avatar/Avatar.svelte +1 -1
  3. package/dist/avatar/Avatar.svelte.d.ts +6 -6
  4. package/dist/badge/Badge.svelte +11 -20
  5. package/dist/badge/Badge.svelte.d.ts +16 -18
  6. package/dist/banner/Banner.svelte.d.ts +8 -8
  7. package/dist/bottom-navigation/BottomNav.svelte.d.ts +6 -6
  8. package/dist/bottom-navigation/BottomNavHeader.svelte.d.ts +2 -2
  9. package/dist/bottom-navigation/BottomNavHeaderItem.svelte.d.ts +4 -4
  10. package/dist/bottom-navigation/BottomNavItem.svelte.d.ts +5 -5
  11. package/dist/breadcrumb/Breadcrumb.svelte.d.ts +5 -5
  12. package/dist/breadcrumb/BreadcrumbItem.svelte.d.ts +4 -4
  13. package/dist/button-group/ButtonGroup.svelte.d.ts +2 -2
  14. package/dist/buttons/Button.svelte.d.ts +7 -7
  15. package/dist/buttons/GradientButton.svelte.d.ts +2 -2
  16. package/dist/carousel/Carousel.svelte.d.ts +7 -7
  17. package/dist/carousel/Indicators.svelte.d.ts +2 -2
  18. package/dist/carousel/Slide.svelte.d.ts +1 -1
  19. package/dist/carousel/Thumbnail.svelte.d.ts +3 -3
  20. package/dist/carousel/Thumbnails.svelte.d.ts +5 -5
  21. package/dist/charts/Chart.svelte +2 -1
  22. package/dist/charts/Chart.svelte.d.ts +2 -0
  23. package/dist/darkmode/DarkMode.svelte.d.ts +3 -3
  24. package/dist/datepicker/Datepicker.svelte.d.ts +7 -7
  25. package/dist/device-mockups/Android.svelte.d.ts +7 -7
  26. package/dist/device-mockups/DefaultMockup.svelte.d.ts +6 -6
  27. package/dist/device-mockups/Desktop.svelte.d.ts +4 -4
  28. package/dist/device-mockups/Ios.svelte.d.ts +6 -6
  29. package/dist/device-mockups/Laptop.svelte.d.ts +4 -4
  30. package/dist/device-mockups/Smartwatch.svelte.d.ts +6 -6
  31. package/dist/device-mockups/Tablet.svelte.d.ts +6 -6
  32. package/dist/drawer/Drawer.svelte.d.ts +15 -15
  33. package/dist/dropdown/Dropdown.svelte.d.ts +12 -12
  34. package/dist/dropdown/DropdownDivider.svelte.d.ts +1 -1
  35. package/dist/dropdown/DropdownHeader.svelte.d.ts +2 -2
  36. package/dist/dropdown/DropdownItem.svelte.d.ts +1 -1
  37. package/dist/footer/FooterBrand.svelte.d.ts +7 -7
  38. package/dist/footer/FooterCopyright.svelte.d.ts +6 -6
  39. package/dist/footer/FooterIcon.svelte.d.ts +3 -3
  40. package/dist/footer/FooterLink.svelte.d.ts +3 -3
  41. package/dist/footer/FooterLinkGroup.svelte.d.ts +1 -1
  42. package/dist/forms/Checkbox.svelte.d.ts +9 -9
  43. package/dist/forms/CheckboxButton.svelte.d.ts +6 -6
  44. package/dist/forms/Dropzone.svelte.d.ts +2 -2
  45. package/dist/forms/Fileupload.svelte.d.ts +2 -2
  46. package/dist/forms/FloatingLabelInput.svelte +1 -1
  47. package/dist/forms/FloatingLabelInput.svelte.d.ts +5 -5
  48. package/dist/forms/Helper.svelte.d.ts +2 -2
  49. package/dist/forms/Input.svelte.d.ts +4 -4
  50. package/dist/forms/Label.svelte.d.ts +3 -3
  51. package/dist/forms/MultiSelect.svelte.d.ts +5 -5
  52. package/dist/forms/NumberInput.svelte.d.ts +1 -1
  53. package/dist/forms/Radio.svelte +5 -0
  54. package/dist/forms/Radio.svelte.d.ts +7 -5
  55. package/dist/forms/RadioButton.svelte.d.ts +6 -6
  56. package/dist/forms/Range.svelte.d.ts +1 -1
  57. package/dist/forms/Search.svelte.d.ts +2 -2
  58. package/dist/forms/Select.svelte.d.ts +6 -6
  59. package/dist/forms/Textarea.svelte.d.ts +5 -5
  60. package/dist/forms/Toggle.svelte +2 -1
  61. package/dist/forms/Toggle.svelte.d.ts +5 -4
  62. package/dist/gallery/Gallery.svelte.d.ts +2 -2
  63. package/dist/indicators/Indicator.svelte.d.ts +5 -5
  64. package/dist/kbd/ArrowKeyDown.svelte.d.ts +1 -1
  65. package/dist/kbd/ArrowKeyLeft.svelte.d.ts +1 -1
  66. package/dist/kbd/ArrowKeyRight.svelte.d.ts +1 -1
  67. package/dist/kbd/ArrowKeyUp.svelte.d.ts +1 -1
  68. package/dist/kbd/Kbd.svelte.d.ts +1 -1
  69. package/dist/list-group/ListgroupItem.svelte.d.ts +10 -10
  70. package/dist/marquee/Marquee.svelte.d.ts +3 -3
  71. package/dist/navbar/Menu.svelte.d.ts +4 -4
  72. package/dist/navbar/NavBrand.svelte.d.ts +1 -1
  73. package/dist/navbar/NavHamburger.svelte.d.ts +1 -1
  74. package/dist/navbar/NavLi.svelte.d.ts +1 -1
  75. package/dist/navbar/NavUl.svelte.d.ts +6 -6
  76. package/dist/pagination/Pagination.svelte.d.ts +7 -7
  77. package/dist/pagination/PaginationItem.svelte.d.ts +4 -4
  78. package/dist/progress/Progressbar.svelte.d.ts +11 -11
  79. package/dist/rating/AdvancedRating.svelte.d.ts +7 -7
  80. package/dist/rating/Heart.svelte.d.ts +7 -7
  81. package/dist/rating/Rating.svelte.d.ts +7 -7
  82. package/dist/rating/Review.svelte.d.ts +5 -5
  83. package/dist/rating/Star.svelte.d.ts +7 -7
  84. package/dist/rating/Thumbup.svelte.d.ts +7 -7
  85. package/dist/sidebar/Sidebar.svelte.d.ts +5 -5
  86. package/dist/sidebar/SidebarBrand.svelte.d.ts +3 -3
  87. package/dist/sidebar/SidebarCta.svelte.d.ts +4 -4
  88. package/dist/sidebar/SidebarDropdownItem.svelte.d.ts +5 -5
  89. package/dist/sidebar/SidebarDropdownWrapper.svelte.d.ts +7 -7
  90. package/dist/sidebar/SidebarGroup.svelte.d.ts +3 -3
  91. package/dist/sidebar/SidebarItem.svelte.d.ts +3 -3
  92. package/dist/sidebar/SidebarWrapper.svelte.d.ts +1 -1
  93. package/dist/skeleton/CardPlaceholder.svelte.d.ts +2 -2
  94. package/dist/skeleton/ImagePlaceholder.svelte.d.ts +3 -3
  95. package/dist/skeleton/ListPlaceholder.svelte.d.ts +1 -1
  96. package/dist/skeleton/Skeleton.svelte.d.ts +2 -2
  97. package/dist/skeleton/TestimonialPlaceholder.svelte.d.ts +1 -1
  98. package/dist/skeleton/TextPlaceholder.svelte.d.ts +2 -2
  99. package/dist/skeleton/VideoPlaceholder.svelte.d.ts +2 -2
  100. package/dist/skeleton/WidgetPlaceholder.svelte.d.ts +1 -1
  101. package/dist/speed-dial/SpeedDial.svelte.d.ts +11 -11
  102. package/dist/speed-dial/SpeedDialButton.svelte.d.ts +7 -7
  103. package/dist/spinner/Spinner.svelte.d.ts +5 -5
  104. package/dist/steps/StepIndicator.svelte.d.ts +8 -8
  105. package/dist/table/Table.svelte.d.ts +7 -7
  106. package/dist/table/TableBodyCell.svelte.d.ts +1 -1
  107. package/dist/table/TableBodyRow.svelte.d.ts +1 -1
  108. package/dist/table/TableHead.svelte.d.ts +2 -2
  109. package/dist/table/TableHeadCell.svelte.d.ts +1 -1
  110. package/dist/table/TableSearch.svelte.d.ts +12 -12
  111. package/dist/tabs/TabItem.svelte +3 -1
  112. package/dist/tabs/TabItem.svelte.d.ts +5 -3
  113. package/dist/tabs/Tabs.svelte.d.ts +6 -6
  114. package/dist/timeline/Activity.svelte.d.ts +1 -1
  115. package/dist/timeline/ActivityItem.svelte.d.ts +8 -8
  116. package/dist/timeline/Group.svelte.d.ts +3 -3
  117. package/dist/timeline/GroupItem.svelte.d.ts +5 -5
  118. package/dist/timeline/Timeline.svelte.d.ts +1 -1
  119. package/dist/timeline/TimelineItem.svelte.d.ts +3 -3
  120. package/dist/toast/Toast.svelte +2 -1
  121. package/dist/toast/Toast.svelte.d.ts +10 -10
  122. package/dist/toolbar/ToolbarButton.svelte.d.ts +2 -2
  123. package/dist/toolbar/ToolbarGroup.svelte.d.ts +1 -1
  124. package/dist/typography/A.svelte.d.ts +3 -3
  125. package/dist/typography/Blockquote.svelte.d.ts +8 -8
  126. package/dist/typography/DescriptionList.svelte.d.ts +2 -2
  127. package/dist/typography/Heading.svelte.d.ts +3 -3
  128. package/dist/typography/Hr.svelte.d.ts +6 -6
  129. package/dist/typography/Img.svelte.d.ts +7 -7
  130. package/dist/typography/Layout.svelte.d.ts +2 -2
  131. package/dist/typography/Li.svelte.d.ts +2 -2
  132. package/dist/typography/List.svelte.d.ts +2 -2
  133. package/dist/typography/Mark.svelte.d.ts +3 -3
  134. package/dist/typography/P.svelte.d.ts +10 -10
  135. package/dist/typography/Secondary.svelte.d.ts +2 -2
  136. package/dist/typography/Span.svelte.d.ts +9 -9
  137. package/dist/utils/CloseButton.svelte.d.ts +1 -1
  138. package/dist/utils/Wrapper.svelte.d.ts +2 -2
  139. package/dist/video/Video.svelte.d.ts +4 -4
  140. package/package.json +35 -35
@@ -2,9 +2,9 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- speed?: number;
6
- hoverSpeed?: number;
7
- shadow?: boolean;
5
+ speed?: number | undefined;
6
+ hoverSpeed?: number | undefined;
7
+ shadow?: boolean | undefined;
8
8
  };
9
9
  events: {
10
10
  [evt: string]: CustomEvent<any>;
@@ -2,10 +2,10 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- size?: string;
6
- color?: string;
7
- variation?: "solid" | "outline";
8
- ariaLabel?: string;
5
+ size?: string | undefined;
6
+ color?: string | undefined;
7
+ variation?: ("solid" | "outline") | undefined;
8
+ ariaLabel?: string | undefined;
9
9
  };
10
10
  events: {
11
11
  click: MouseEvent;
@@ -2,7 +2,7 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- href?: string;
5
+ href?: string | undefined;
6
6
  };
7
7
  events: {
8
8
  [evt: string]: CustomEvent<any>;
@@ -2,7 +2,7 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- menuClass?: string;
5
+ menuClass?: string | undefined;
6
6
  onClick?: (() => void) | undefined;
7
7
  };
8
8
  events: {
@@ -2,7 +2,7 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- href?: string;
5
+ href?: string | undefined;
6
6
  activeClass?: string | undefined;
7
7
  nonActiveClass?: string | undefined;
8
8
  };
@@ -7,13 +7,13 @@ import { type SlideParams } from 'svelte/transition';
7
7
  declare const __propDef: {
8
8
  props: {
9
9
  [x: string]: any;
10
- activeUrl?: string;
11
- divClass?: string;
12
- ulClass?: string;
10
+ activeUrl?: string | undefined;
11
+ divClass?: string | undefined;
12
+ ulClass?: string | undefined;
13
13
  hidden?: boolean | undefined;
14
- slideParams?: SlideParams;
15
- activeClass?: string;
16
- nonActiveClass?: string;
14
+ slideParams?: SlideParams | undefined;
15
+ activeClass?: string | undefined;
16
+ nonActiveClass?: string | undefined;
17
17
  };
18
18
  events: {
19
19
  click: MouseEvent;
@@ -3,13 +3,13 @@ import type { LinkType } from '../types';
3
3
  declare const __propDef: {
4
4
  props: {
5
5
  [x: string]: any;
6
- pages?: LinkType[];
7
- activeClass?: string;
8
- normalClass?: string;
9
- ulClass?: string;
10
- table?: boolean;
11
- large?: boolean;
12
- ariaLabel?: string;
6
+ pages?: LinkType[] | undefined;
7
+ activeClass?: string | undefined;
8
+ normalClass?: string | undefined;
9
+ ulClass?: string | undefined;
10
+ table?: boolean | undefined;
11
+ large?: boolean | undefined;
12
+ ariaLabel?: string | undefined;
13
13
  };
14
14
  events: {
15
15
  blur: FocusEvent;
@@ -3,10 +3,10 @@ declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
5
  href?: string | undefined;
6
- active?: boolean;
7
- activeClass?: string;
8
- normalClass?: string;
9
- large?: boolean;
6
+ active?: boolean | undefined;
7
+ activeClass?: string | undefined;
8
+ normalClass?: string | undefined;
9
+ large?: boolean | undefined;
10
10
  };
11
11
  events: {
12
12
  blur: FocusEvent;
@@ -3,17 +3,17 @@ import type { EasingFunction } from 'svelte/transition';
3
3
  declare const __propDef: {
4
4
  props: {
5
5
  [x: string]: any;
6
- progress?: string | number;
7
- precision?: number;
8
- tweenDuration?: number;
9
- animate?: boolean;
10
- size?: string;
11
- labelInside?: boolean;
12
- labelOutside?: string;
13
- easing?: EasingFunction;
14
- color?: "primary" | "blue" | "gray" | "red" | "green" | "yellow" | "purple" | "indigo";
15
- labelInsideClass?: string;
16
- divClass?: string;
6
+ progress?: (string | number) | undefined;
7
+ precision?: number | undefined;
8
+ tweenDuration?: number | undefined;
9
+ animate?: boolean | undefined;
10
+ size?: string | undefined;
11
+ labelInside?: boolean | undefined;
12
+ labelOutside?: string | undefined;
13
+ easing?: EasingFunction | undefined;
14
+ color?: ("primary" | "blue" | "gray" | "red" | "green" | "yellow" | "purple" | "indigo") | undefined;
15
+ labelInsideClass?: string | undefined;
16
+ divClass?: string | undefined;
17
17
  };
18
18
  events: {
19
19
  [evt: string]: CustomEvent<any>;
@@ -5,13 +5,13 @@ declare const __propDef: {
5
5
  ratings?: {
6
6
  label: string;
7
7
  rating: number;
8
- }[];
9
- divClass?: string;
10
- labelClass?: string;
11
- ratingDivClass?: string;
12
- ratingClass?: string;
13
- rightLabelClass?: string;
14
- unit?: string;
8
+ }[] | undefined;
9
+ divClass?: string | undefined;
10
+ labelClass?: string | undefined;
11
+ ratingDivClass?: string | undefined;
12
+ ratingClass?: string | undefined;
13
+ rightLabelClass?: string | undefined;
14
+ unit?: string | undefined;
15
15
  };
16
16
  events: {
17
17
  [evt: string]: CustomEvent<any>;
@@ -2,13 +2,13 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- fillPercent?: number;
6
- fillColor?: string;
7
- strokeColor?: string;
8
- size?: number;
9
- ariaLabel?: string;
10
- id?: string;
11
- role?: string;
5
+ fillPercent?: number | undefined;
6
+ fillColor?: string | undefined;
7
+ strokeColor?: string | undefined;
8
+ size?: number | undefined;
9
+ ariaLabel?: string | undefined;
10
+ id?: string | undefined;
11
+ role?: string | undefined;
12
12
  };
13
13
  events: {
14
14
  click: MouseEvent;
@@ -3,13 +3,13 @@ import type { ComponentType } from 'svelte';
3
3
  declare const __propDef: {
4
4
  props: {
5
5
  [x: string]: any;
6
- divClass?: string;
7
- size?: number;
8
- total?: number;
9
- rating?: number;
10
- partialId?: string;
11
- icon?: ComponentType;
12
- count?: boolean;
6
+ divClass?: string | undefined;
7
+ size?: number | undefined;
8
+ total?: number | undefined;
9
+ rating?: number | undefined;
10
+ partialId?: string | undefined;
11
+ icon?: ComponentType | undefined;
12
+ count?: boolean | undefined;
13
13
  };
14
14
  events: {
15
15
  [evt: string]: CustomEvent<any>;
@@ -4,11 +4,11 @@ declare const __propDef: {
4
4
  props: {
5
5
  [x: string]: any;
6
6
  review: ReviewType;
7
- articleClass?: string;
8
- divClass?: string;
9
- imgClass?: string;
10
- ulClass?: string;
11
- liClass?: string;
7
+ articleClass?: string | undefined;
8
+ divClass?: string | undefined;
9
+ imgClass?: string | undefined;
10
+ ulClass?: string | undefined;
11
+ liClass?: string | undefined;
12
12
  };
13
13
  events: {
14
14
  [evt: string]: CustomEvent<any>;
@@ -2,13 +2,13 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- fillPercent?: number;
6
- fillColor?: string;
7
- strokeColor?: string;
8
- size?: number;
9
- ariaLabel?: string;
10
- id?: string;
11
- role?: string;
5
+ fillPercent?: number | undefined;
6
+ fillColor?: string | undefined;
7
+ strokeColor?: string | undefined;
8
+ size?: number | undefined;
9
+ ariaLabel?: string | undefined;
10
+ id?: string | undefined;
11
+ role?: string | undefined;
12
12
  };
13
13
  events: {
14
14
  click: MouseEvent;
@@ -2,13 +2,13 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- fillPercent?: number;
6
- fillColor?: string;
7
- strokeColor?: string;
8
- size?: number;
9
- ariaLabel?: string;
10
- id?: string;
11
- role?: string;
5
+ fillPercent?: number | undefined;
6
+ fillColor?: string | undefined;
7
+ strokeColor?: string | undefined;
8
+ size?: number | undefined;
9
+ ariaLabel?: string | undefined;
10
+ id?: string | undefined;
11
+ role?: string | undefined;
12
12
  };
13
13
  events: {
14
14
  click: MouseEvent;
@@ -6,11 +6,11 @@ export type SidebarType = {
6
6
  declare const __propDef: {
7
7
  props: {
8
8
  [x: string]: any;
9
- activeUrl?: string;
10
- asideClass?: string;
11
- nonActiveClass?: string;
12
- activeClass?: string;
13
- ariaLabel?: string;
9
+ activeUrl?: string | undefined;
10
+ asideClass?: string | undefined;
11
+ nonActiveClass?: string | undefined;
12
+ activeClass?: string | undefined;
13
+ ariaLabel?: string | undefined;
14
14
  };
15
15
  events: {
16
16
  [evt: string]: CustomEvent<any>;
@@ -4,9 +4,9 @@ declare const __propDef: {
4
4
  props: {
5
5
  [x: string]: any;
6
6
  site: SiteType;
7
- aClass?: string;
8
- imgClass?: string;
9
- spanClass?: string;
7
+ aClass?: string | undefined;
8
+ imgClass?: string | undefined;
9
+ spanClass?: string | undefined;
10
10
  };
11
11
  events: {
12
12
  [evt: string]: CustomEvent<any>;
@@ -2,10 +2,10 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- divWrapperClass?: string;
6
- divClass?: string;
7
- spanClass?: string;
8
- label?: string;
5
+ divWrapperClass?: string | undefined;
6
+ divClass?: string | undefined;
7
+ spanClass?: string | undefined;
8
+ label?: string | undefined;
9
9
  };
10
10
  events: {
11
11
  [evt: string]: CustomEvent<any>;
@@ -2,11 +2,11 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- aClass?: string;
6
- href?: string;
7
- label?: string;
8
- activeClass?: string;
9
- active?: boolean;
5
+ aClass?: string | undefined;
6
+ href?: string | undefined;
7
+ label?: string | undefined;
8
+ activeClass?: string | undefined;
9
+ active?: boolean | undefined;
10
10
  };
11
11
  events: {
12
12
  blur: FocusEvent;
@@ -3,13 +3,13 @@ import type { TransitionTypes, TransitionParamTypes } from '../types';
3
3
  declare const __propDef: {
4
4
  props: {
5
5
  [x: string]: any;
6
- btnClass?: string;
7
- label?: string;
8
- spanClass?: string;
9
- ulClass?: string;
10
- transitionType?: TransitionTypes;
11
- transitionParams?: TransitionParamTypes;
12
- isOpen?: boolean;
6
+ btnClass?: string | undefined;
7
+ label?: string | undefined;
8
+ spanClass?: string | undefined;
9
+ ulClass?: string | undefined;
10
+ transitionType?: TransitionTypes | undefined;
11
+ transitionParams?: TransitionParamTypes | undefined;
12
+ isOpen?: boolean | undefined;
13
13
  };
14
14
  events: {
15
15
  [evt: string]: CustomEvent<any>;
@@ -2,9 +2,9 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- ulClass?: string;
6
- borderClass?: string;
7
- border?: boolean;
5
+ ulClass?: string | undefined;
6
+ borderClass?: string | undefined;
7
+ border?: boolean | undefined;
8
8
  };
9
9
  events: {
10
10
  [evt: string]: CustomEvent<any>;
@@ -2,9 +2,9 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- href?: string;
6
- label?: string;
7
- spanClass?: string;
5
+ href?: string | undefined;
6
+ label?: string | undefined;
7
+ spanClass?: string | undefined;
8
8
  activeClass?: string | undefined;
9
9
  nonActiveClass?: string | undefined;
10
10
  };
@@ -2,7 +2,7 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- divClass?: string;
5
+ divClass?: string | undefined;
6
6
  };
7
7
  events: {
8
8
  [evt: string]: CustomEvent<any>;
@@ -2,8 +2,8 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- divClass?: string;
6
- size?: string | number;
5
+ divClass?: string | undefined;
6
+ size?: (string | number) | undefined;
7
7
  };
8
8
  events: {
9
9
  [evt: string]: CustomEvent<any>;
@@ -2,9 +2,9 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- divClass?: string;
6
- imgHeight?: string;
7
- imgOnly?: boolean;
5
+ divClass?: string | undefined;
6
+ imgHeight?: string | undefined;
7
+ imgOnly?: boolean | undefined;
8
8
  };
9
9
  events: {
10
10
  [evt: string]: CustomEvent<any>;
@@ -2,7 +2,7 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- divClass?: string;
5
+ divClass?: string | undefined;
6
6
  };
7
7
  events: {
8
8
  [evt: string]: CustomEvent<any>;
@@ -2,8 +2,8 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- divClass?: string;
6
- size?: string | number;
5
+ divClass?: string | undefined;
6
+ size?: (string | number) | undefined;
7
7
  };
8
8
  events: {
9
9
  [evt: string]: CustomEvent<any>;
@@ -2,7 +2,7 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- divClass?: string;
5
+ divClass?: string | undefined;
6
6
  };
7
7
  events: {
8
8
  [evt: string]: CustomEvent<any>;
@@ -2,8 +2,8 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- divClass?: string;
6
- size?: string | number;
5
+ divClass?: string | undefined;
6
+ size?: (string | number) | undefined;
7
7
  };
8
8
  events: {
9
9
  [evt: string]: CustomEvent<any>;
@@ -2,8 +2,8 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- divClass?: string;
6
- size?: string | number;
5
+ divClass?: string | undefined;
6
+ size?: (string | number) | undefined;
7
7
  };
8
8
  events: {
9
9
  [evt: string]: CustomEvent<any>;
@@ -2,7 +2,7 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- divClass?: string;
5
+ divClass?: string | undefined;
6
6
  };
7
7
  events: {
8
8
  [evt: string]: CustomEvent<any>;
@@ -8,17 +8,17 @@ export interface SpeedCtxType {
8
8
  declare const __propDef: {
9
9
  props: {
10
10
  [x: string]: any;
11
- defaultClass?: string;
12
- popperDefaultClass?: string;
13
- placement?: Placement;
14
- pill?: boolean;
15
- tooltip?: Placement | "none";
16
- trigger?: "hover" | "click" | "focus";
17
- textOutside?: boolean;
18
- id?: string;
19
- name?: string;
20
- gradient?: boolean;
21
- open?: boolean;
11
+ defaultClass?: string | undefined;
12
+ popperDefaultClass?: string | undefined;
13
+ placement?: Placement | undefined;
14
+ pill?: boolean | undefined;
15
+ tooltip?: (Placement | "none") | undefined;
16
+ trigger?: ("hover" | "click" | "focus") | undefined;
17
+ textOutside?: boolean | undefined;
18
+ id?: string | undefined;
19
+ name?: string | undefined;
20
+ gradient?: boolean | undefined;
21
+ open?: boolean | undefined;
22
22
  };
23
23
  events: {
24
24
  [evt: string]: CustomEvent<any>;
@@ -3,13 +3,13 @@ import type { Placement } from '@floating-ui/dom';
3
3
  declare const __propDef: {
4
4
  props: {
5
5
  [x: string]: any;
6
- btnDefaultClass?: string;
7
- name?: string;
8
- tooltip?: Placement | "none";
9
- pill?: boolean;
10
- textOutside?: boolean;
11
- textOutsideClass?: string;
12
- textDefaultClass?: string;
6
+ btnDefaultClass?: string | undefined;
7
+ name?: string | undefined;
8
+ tooltip?: (Placement | "none") | undefined;
9
+ pill?: boolean | undefined;
10
+ textOutside?: boolean | undefined;
11
+ textOutsideClass?: string | undefined;
12
+ textDefaultClass?: string | undefined;
13
13
  };
14
14
  events: {
15
15
  click: MouseEvent;
@@ -3,11 +3,11 @@ declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
5
  color?: "primary" | "blue" | "gray" | "green" | "red" | "yellow" | "pink" | "purple" | "white" | "custom" | undefined;
6
- bg?: string;
7
- customColor?: string;
8
- size?: string | number;
9
- currentFill?: string;
10
- currentColor?: string;
6
+ bg?: string | undefined;
7
+ customColor?: string | undefined;
8
+ size?: (string | number) | undefined;
9
+ currentFill?: string | undefined;
10
+ currentColor?: string | undefined;
11
11
  };
12
12
  events: {
13
13
  [evt: string]: CustomEvent<any>;
@@ -2,14 +2,14 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- steps?: string[];
6
- currentStep?: number;
7
- size?: string;
8
- color?: "primary" | "secondary" | "gray" | "red" | "yellow" | "green" | "indigo" | "purple" | "pink" | "blue" | "custom";
9
- glow?: boolean;
10
- hideLabel?: boolean;
11
- completedCustom?: string;
12
- currentCustom?: string;
5
+ steps?: string[] | undefined;
6
+ currentStep?: number | undefined;
7
+ size?: string | undefined;
8
+ color?: ("primary" | "secondary" | "gray" | "red" | "yellow" | "green" | "indigo" | "purple" | "pink" | "blue" | "custom") | undefined;
9
+ glow?: boolean | undefined;
10
+ hideLabel?: boolean | undefined;
11
+ completedCustom?: string | undefined;
12
+ currentCustom?: string | undefined;
13
13
  };
14
14
  events: {
15
15
  [evt: string]: CustomEvent<any>;
@@ -3,13 +3,13 @@ import type { TableColorType } from '../types';
3
3
  declare const __propDef: {
4
4
  props: {
5
5
  [x: string]: any;
6
- divClass?: string;
7
- striped?: boolean;
8
- hoverable?: boolean;
9
- noborder?: boolean;
10
- shadow?: boolean;
11
- color?: TableColorType;
12
- customeColor?: string;
6
+ divClass?: string | undefined;
7
+ striped?: boolean | undefined;
8
+ hoverable?: boolean | undefined;
9
+ noborder?: boolean | undefined;
10
+ shadow?: boolean | undefined;
11
+ color?: TableColorType | undefined;
12
+ customeColor?: string | undefined;
13
13
  };
14
14
  events: {
15
15
  [evt: string]: CustomEvent<any>;
@@ -2,7 +2,7 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- tdClass?: string;
5
+ tdClass?: string | undefined;
6
6
  };
7
7
  events: {
8
8
  [evt: string]: CustomEvent<any>;
@@ -2,7 +2,7 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- color?: "blue" | "green" | "red" | "yellow" | "purple" | "default" | "custom";
5
+ color?: ("blue" | "green" | "red" | "yellow" | "purple" | "default" | "custom") | undefined;
6
6
  };
7
7
  events: {
8
8
  click: MouseEvent;
@@ -2,8 +2,8 @@ import { SvelteComponentTyped } from "svelte";
2
2
  declare const __propDef: {
3
3
  props: {
4
4
  [x: string]: any;
5
- theadClass?: string;
6
- defaultRow?: boolean;
5
+ theadClass?: string | undefined;
6
+ defaultRow?: boolean | undefined;
7
7
  };
8
8
  events: {
9
9
  [evt: string]: CustomEvent<any>;