flowbite-svelte 1.11.3 → 1.11.4
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.
- package/dist/alert/Alert.svelte +1 -1
- package/dist/badge/Badge.svelte +1 -1
- package/dist/banner/Banner.svelte +1 -1
- package/dist/bottom-navigation/theme.d.ts +9 -9
- package/dist/device-mockups/theme.d.ts +138 -138
- package/dist/drawer/Drawer.svelte +1 -1
- package/dist/drawer/theme.d.ts +12 -12
- package/dist/dropdown/DropdownItem.svelte +6 -6
- package/dist/dropdown/theme.d.ts +21 -15
- package/dist/dropdown/theme.js +3 -2
- package/dist/footer/theme.d.ts +33 -33
- package/dist/forms/fileupload/Fileupload.svelte +1 -1
- package/dist/forms/floating-label/FloatingLabelInput.svelte +1 -1
- package/dist/forms/input-field/Input.svelte +1 -1
- package/dist/forms/search/Search.svelte +1 -1
- package/dist/forms/select/MultiSelect.svelte +1 -1
- package/dist/forms/select/Select.svelte +1 -1
- package/dist/forms/tags/theme.d.ts +27 -27
- package/dist/forms/textarea/Textarea.svelte +1 -1
- package/dist/gallery/theme.d.ts +9 -9
- package/dist/modal/Modal.svelte +1 -1
- package/dist/navbar/NavBrand.svelte +1 -1
- package/dist/navbar/NavBrand.svelte.d.ts +1 -1
- package/dist/navbar/NavContainer.svelte +1 -1
- package/dist/navbar/NavContainer.svelte.d.ts +1 -1
- package/dist/navbar/NavHamburger.svelte +5 -5
- package/dist/navbar/NavHamburger.svelte.d.ts +83 -35
- package/dist/navbar/NavLi.svelte +4 -3
- package/dist/navbar/NavLi.svelte.d.ts +1 -1
- package/dist/navbar/NavUl.svelte +4 -3
- package/dist/navbar/NavUl.svelte.d.ts +1 -1
- package/dist/navbar/Navbar.svelte +4 -2
- package/dist/navbar/Navbar.svelte.d.ts +2 -1
- package/dist/navbar/theme.d.ts +140 -19
- package/dist/navbar/theme.js +123 -12
- package/dist/pagination/Pagination.svelte +1 -1
- package/dist/pagination/Pagination.svelte.d.ts +1 -1
- package/dist/pagination/PaginationButton.svelte +1 -1
- package/dist/pagination/PaginationButton.svelte.d.ts +1 -1
- package/dist/pagination/PaginationItem.svelte +1 -1
- package/dist/pagination/PaginationItem.svelte.d.ts +1 -1
- package/dist/pagination/PaginationNav.svelte +1 -1
- package/dist/pagination/PaginationNav.svelte.d.ts +1 -1
- package/dist/popover/Popover.svelte +1 -1
- package/dist/popover/Popover.svelte.d.ts +1 -1
- package/dist/progress/Progressbar.svelte +1 -1
- package/dist/progress/Progressbar.svelte.d.ts +1 -1
- package/dist/progress/Progressradial.svelte +1 -1
- package/dist/progress/Progressradial.svelte.d.ts +1 -1
- package/dist/rating/AdvancedRating.svelte +1 -1
- package/dist/rating/AdvancedRating.svelte.d.ts +1 -1
- package/dist/rating/CustomIcon.svelte +1 -1
- package/dist/rating/CustomIcon.svelte.d.ts +1 -1
- package/dist/rating/Heart.svelte +1 -1
- package/dist/rating/Heart.svelte.d.ts +1 -1
- package/dist/rating/Rating.svelte +1 -1
- package/dist/rating/Rating.svelte.d.ts +1 -1
- package/dist/rating/RatingComment.svelte +1 -1
- package/dist/rating/RatingComment.svelte.d.ts +1 -1
- package/dist/rating/Review.svelte +1 -1
- package/dist/rating/Review.svelte.d.ts +1 -1
- package/dist/rating/ScoreRating.svelte +1 -1
- package/dist/rating/ScoreRating.svelte.d.ts +1 -1
- package/dist/rating/Star.svelte +1 -1
- package/dist/rating/Star.svelte.d.ts +1 -1
- package/dist/rating/Thumbup.svelte +1 -1
- package/dist/rating/Thumbup.svelte.d.ts +1 -1
- package/dist/rating/theme.d.ts +72 -72
- package/dist/sidebar/Sidebar.svelte +1 -1
- package/dist/sidebar/Sidebar.svelte.d.ts +1 -1
- package/dist/sidebar/SidebarBrand.svelte +1 -1
- package/dist/sidebar/SidebarBrand.svelte.d.ts +1 -1
- package/dist/sidebar/SidebarButton.svelte +1 -1
- package/dist/sidebar/SidebarButton.svelte.d.ts +1 -1
- package/dist/sidebar/SidebarCta.svelte +1 -1
- package/dist/sidebar/SidebarCta.svelte.d.ts +1 -1
- package/dist/sidebar/SidebarDropdownWrapper.svelte +1 -1
- package/dist/sidebar/SidebarDropdownWrapper.svelte.d.ts +1 -1
- package/dist/sidebar/SidebarGroup.svelte +1 -1
- package/dist/sidebar/SidebarGroup.svelte.d.ts +1 -1
- package/dist/sidebar/SidebarItem.svelte +1 -1
- package/dist/sidebar/SidebarItem.svelte.d.ts +1 -1
- package/dist/sidebar/theme.d.ts +42 -42
- package/dist/skeleton/CardPlaceholder.svelte +1 -1
- package/dist/skeleton/CardPlaceholder.svelte.d.ts +1 -1
- package/dist/skeleton/ImagePlaceholder.svelte +1 -1
- package/dist/skeleton/ImagePlaceholder.svelte.d.ts +1 -1
- package/dist/skeleton/ListPlaceholder.svelte +1 -1
- package/dist/skeleton/ListPlaceholder.svelte.d.ts +1 -1
- package/dist/skeleton/Skeleton.svelte +1 -1
- package/dist/skeleton/Skeleton.svelte.d.ts +1 -1
- package/dist/skeleton/TestimonialPlaceholder.svelte +1 -1
- package/dist/skeleton/TestimonialPlaceholder.svelte.d.ts +1 -1
- package/dist/skeleton/TextPlaceholder.svelte +1 -1
- package/dist/skeleton/TextPlaceholder.svelte.d.ts +1 -1
- package/dist/skeleton/VideoPlaceholder.svelte +1 -1
- package/dist/skeleton/VideoPlaceholder.svelte.d.ts +1 -1
- package/dist/skeleton/WidgetPlaceholder.svelte +1 -1
- package/dist/skeleton/WidgetPlaceholder.svelte.d.ts +1 -1
- package/dist/skeleton/theme.d.ts +33 -33
- package/dist/speed-dial/SpeedDial.svelte +1 -1
- package/dist/speed-dial/SpeedDial.svelte.d.ts +1 -1
- package/dist/speed-dial/SpeedDialButton.svelte +1 -1
- package/dist/speed-dial/SpeedDialButton.svelte.d.ts +1 -1
- package/dist/speed-dial/SpeedDialTrigger.svelte +1 -1
- package/dist/speed-dial/SpeedDialTrigger.svelte.d.ts +1 -1
- package/dist/spinner/Spinner.svelte +1 -1
- package/dist/spinner/Spinner.svelte.d.ts +1 -1
- package/dist/stepindicator/StepIndicator.svelte +1 -1
- package/dist/stepindicator/StepIndicator.svelte.d.ts +1 -1
- package/dist/stepper/BreadcrumbStepper.svelte +1 -1
- package/dist/stepper/BreadcrumbStepper.svelte.d.ts +1 -1
- package/dist/stepper/DetailedStepper.svelte +1 -1
- package/dist/stepper/DetailedStepper.svelte.d.ts +1 -1
- package/dist/stepper/ProgressStepper.svelte +1 -1
- package/dist/stepper/ProgressStepper.svelte.d.ts +1 -1
- package/dist/stepper/Stepper.svelte +1 -1
- package/dist/stepper/Stepper.svelte.d.ts +1 -1
- package/dist/stepper/TimelineStepper.svelte +1 -1
- package/dist/stepper/TimelineStepper.svelte.d.ts +1 -1
- package/dist/stepper/VerticalStepper.svelte +1 -1
- package/dist/stepper/VerticalStepper.svelte.d.ts +1 -1
- package/dist/table/Table.svelte +1 -1
- package/dist/table/Table.svelte.d.ts +1 -1
- package/dist/table/TableBody.svelte +1 -1
- package/dist/table/TableBody.svelte.d.ts +1 -1
- package/dist/table/TableBodyCell.svelte +1 -1
- package/dist/table/TableBodyCell.svelte.d.ts +1 -1
- package/dist/table/TableBodyRow.svelte +1 -1
- package/dist/table/TableBodyRow.svelte.d.ts +1 -1
- package/dist/table/TableHead.svelte +1 -1
- package/dist/table/TableHead.svelte.d.ts +1 -1
- package/dist/table/TableHeadCell.svelte +1 -1
- package/dist/table/TableHeadCell.svelte.d.ts +1 -1
- package/dist/table/TableSearch.svelte +1 -1
- package/dist/table/TableSearch.svelte.d.ts +1 -1
- package/dist/tabs/TabItem.svelte +1 -1
- package/dist/tabs/TabItem.svelte.d.ts +1 -1
- package/dist/tabs/Tabs.svelte +1 -1
- package/dist/tabs/Tabs.svelte.d.ts +1 -1
- package/dist/timeline/Activity.svelte +1 -1
- package/dist/timeline/Activity.svelte.d.ts +1 -1
- package/dist/timeline/ActivityItem.svelte +1 -1
- package/dist/timeline/ActivityItem.svelte.d.ts +1 -1
- package/dist/timeline/Group.svelte +1 -1
- package/dist/timeline/Group.svelte.d.ts +1 -1
- package/dist/timeline/GroupItem.svelte +1 -1
- package/dist/timeline/GroupItem.svelte.d.ts +1 -1
- package/dist/timeline/Timeline.svelte +1 -1
- package/dist/timeline/Timeline.svelte.d.ts +1 -1
- package/dist/timeline/TimelineItem.svelte +1 -1
- package/dist/timeline/TimelineItem.svelte.d.ts +1 -1
- package/dist/timeline/theme.d.ts +63 -63
- package/dist/toast/Toast.svelte +2 -2
- package/dist/toast/Toast.svelte.d.ts +1 -1
- package/dist/toolbar/Toolbar.svelte +1 -1
- package/dist/toolbar/Toolbar.svelte.d.ts +1 -1
- package/dist/toolbar/ToolbarButton.svelte +1 -1
- package/dist/toolbar/ToolbarButton.svelte.d.ts +1 -1
- package/dist/toolbar/ToolbarGroup.svelte +1 -1
- package/dist/toolbar/ToolbarGroup.svelte.d.ts +1 -1
- package/dist/tooltip/Tooltip.svelte +1 -1
- package/dist/tooltip/Tooltip.svelte.d.ts +1 -1
- package/dist/types.d.ts +2 -0
- package/dist/typography/anchor/A.svelte +1 -1
- package/dist/typography/anchor/A.svelte.d.ts +1 -1
- package/dist/typography/blockquote/Blockquote.svelte +1 -1
- package/dist/typography/blockquote/Blockquote.svelte.d.ts +1 -1
- package/dist/typography/descriptionlist/DescriptionList.svelte +1 -1
- package/dist/typography/descriptionlist/DescriptionList.svelte.d.ts +1 -1
- package/dist/typography/heading/Heading.svelte +1 -1
- package/dist/typography/heading/Heading.svelte.d.ts +1 -1
- package/dist/typography/hr/Hr.svelte +1 -1
- package/dist/typography/hr/Hr.svelte.d.ts +1 -1
- package/dist/typography/img/EnhancedImg.svelte +1 -1
- package/dist/typography/img/EnhancedImg.svelte.d.ts +1 -1
- package/dist/typography/img/Img.svelte +1 -1
- package/dist/typography/img/Img.svelte.d.ts +1 -1
- package/dist/typography/layout/Layout.svelte +1 -1
- package/dist/typography/layout/Layout.svelte.d.ts +1 -1
- package/dist/typography/list/Li.svelte +1 -1
- package/dist/typography/list/Li.svelte.d.ts +1 -1
- package/dist/typography/list/List.svelte +1 -1
- package/dist/typography/list/List.svelte.d.ts +1 -1
- package/dist/typography/mark/Mark.svelte +1 -1
- package/dist/typography/mark/Mark.svelte.d.ts +1 -1
- package/dist/typography/paragraph/P.svelte +1 -1
- package/dist/typography/paragraph/P.svelte.d.ts +1 -1
- package/dist/typography/secondary/Secondary.svelte +1 -1
- package/dist/typography/secondary/Secondary.svelte.d.ts +1 -1
- package/dist/typography/span/Span.svelte +1 -1
- package/dist/typography/span/Span.svelte.d.ts +1 -1
- package/dist/utils/Arrow.svelte +1 -1
- package/dist/utils/Arrow.svelte.d.ts +1 -1
- package/dist/utils/CloseButton.svelte +1 -1
- package/dist/utils/Popper.svelte +1 -1
- package/dist/utils/Popper.svelte.d.ts +1 -1
- package/dist/utils/singleselection.svelte.d.ts +13 -5
- package/dist/utils/singleselection.svelte.js +40 -13
- package/dist/video/Video.svelte +1 -1
- package/dist/video/Video.svelte.d.ts +1 -1
- package/package.json +11 -8
- /package/dist/utils/{dismissable.svelte.d.ts → dismissable.d.ts} +0 -0
- /package/dist/utils/{dismissable.svelte.js → dismissable.js} +0 -0
|
@@ -2,7 +2,7 @@ import type { RatingCommentProps } from "../types";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [RatingCommentProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [RatingCommentProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1245)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop evaluation
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
@component
|
|
95
95
|
[Go to docs](https://flowbite-svelte.com/)
|
|
96
96
|
## Type
|
|
97
|
-
[ReviewProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
97
|
+
[ReviewProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1281)
|
|
98
98
|
## Props
|
|
99
99
|
@prop children
|
|
100
100
|
@prop address
|
|
@@ -2,7 +2,7 @@ import type { ReviewProps } from "../types";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [ReviewProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [ReviewProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1281)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop address
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
@component
|
|
70
70
|
[Go to docs](https://flowbite-svelte.com/)
|
|
71
71
|
## Type
|
|
72
|
-
[ScoreRatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
72
|
+
[ScoreRatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1297)
|
|
73
73
|
## Props
|
|
74
74
|
@prop ratings
|
|
75
75
|
@prop ratings2
|
|
@@ -2,7 +2,7 @@ import type { ScoreRatingProps } from "../types";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [ScoreRatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [ScoreRatingProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1297)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop ratings
|
|
8
8
|
* @prop ratings2
|
package/dist/rating/Star.svelte
CHANGED
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
@component
|
|
36
36
|
[Go to docs](https://flowbite-svelte.com/)
|
|
37
37
|
## Type
|
|
38
|
-
[RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
38
|
+
[RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1308)
|
|
39
39
|
## Props
|
|
40
40
|
@prop fillPercent = 100
|
|
41
41
|
@prop fillColor = "#F5CA14"
|
|
@@ -2,7 +2,7 @@ import type { RatingIconProps } from "../types";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1308)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop fillPercent = 100
|
|
8
8
|
* @prop fillColor = "#F5CA14"
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
@component
|
|
29
29
|
[Go to docs](https://flowbite-svelte.com/)
|
|
30
30
|
## Type
|
|
31
|
-
[RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
31
|
+
[RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1308)
|
|
32
32
|
## Props
|
|
33
33
|
@prop fillPercent = 100
|
|
34
34
|
@prop fillColor = "#00b500"
|
|
@@ -2,7 +2,7 @@ import type { RatingIconProps } from "../types";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [RatingIconProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1308)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop fillPercent = 100
|
|
8
8
|
* @prop fillColor = "#00b500"
|
package/dist/rating/theme.d.ts
CHANGED
|
@@ -6,22 +6,22 @@ export type ReviewVariants = VariantProps<typeof review> & Classes<typeof review
|
|
|
6
6
|
export type ScoreRatingVariants = VariantProps<typeof scoreRating> & Classes<typeof scoreRating>;
|
|
7
7
|
export declare const advancedRating: import("tailwind-variants").TVReturnType<{
|
|
8
8
|
[key: string]: {
|
|
9
|
-
[key: string]: import("tailwind-
|
|
10
|
-
span?: import("tailwind-
|
|
11
|
-
base?: import("tailwind-
|
|
12
|
-
div2?: import("tailwind-
|
|
13
|
-
div3?: import("tailwind-
|
|
14
|
-
span2?: import("tailwind-
|
|
9
|
+
[key: string]: import("tailwind-merge").ClassNameValue | {
|
|
10
|
+
span?: import("tailwind-merge").ClassNameValue;
|
|
11
|
+
base?: import("tailwind-merge").ClassNameValue;
|
|
12
|
+
div2?: import("tailwind-merge").ClassNameValue;
|
|
13
|
+
div3?: import("tailwind-merge").ClassNameValue;
|
|
14
|
+
span2?: import("tailwind-merge").ClassNameValue;
|
|
15
15
|
};
|
|
16
16
|
};
|
|
17
17
|
} | {
|
|
18
18
|
[x: string]: {
|
|
19
|
-
[x: string]: import("tailwind-
|
|
20
|
-
span?: import("tailwind-
|
|
21
|
-
base?: import("tailwind-
|
|
22
|
-
div2?: import("tailwind-
|
|
23
|
-
div3?: import("tailwind-
|
|
24
|
-
span2?: import("tailwind-
|
|
19
|
+
[x: string]: import("tailwind-merge").ClassNameValue | {
|
|
20
|
+
span?: import("tailwind-merge").ClassNameValue;
|
|
21
|
+
base?: import("tailwind-merge").ClassNameValue;
|
|
22
|
+
div2?: import("tailwind-merge").ClassNameValue;
|
|
23
|
+
div3?: import("tailwind-merge").ClassNameValue;
|
|
24
|
+
span2?: import("tailwind-merge").ClassNameValue;
|
|
25
25
|
};
|
|
26
26
|
};
|
|
27
27
|
} | {}, {
|
|
@@ -32,12 +32,12 @@ export declare const advancedRating: import("tailwind-variants").TVReturnType<{
|
|
|
32
32
|
span2: string;
|
|
33
33
|
}, undefined, {
|
|
34
34
|
[key: string]: {
|
|
35
|
-
[key: string]: import("tailwind-
|
|
36
|
-
span?: import("tailwind-
|
|
37
|
-
base?: import("tailwind-
|
|
38
|
-
div2?: import("tailwind-
|
|
39
|
-
div3?: import("tailwind-
|
|
40
|
-
span2?: import("tailwind-
|
|
35
|
+
[key: string]: import("tailwind-merge").ClassNameValue | {
|
|
36
|
+
span?: import("tailwind-merge").ClassNameValue;
|
|
37
|
+
base?: import("tailwind-merge").ClassNameValue;
|
|
38
|
+
div2?: import("tailwind-merge").ClassNameValue;
|
|
39
|
+
div3?: import("tailwind-merge").ClassNameValue;
|
|
40
|
+
span2?: import("tailwind-merge").ClassNameValue;
|
|
41
41
|
};
|
|
42
42
|
};
|
|
43
43
|
} | {}, {
|
|
@@ -55,16 +55,16 @@ export declare const advancedRating: import("tailwind-variants").TVReturnType<{
|
|
|
55
55
|
}, undefined, unknown, unknown, undefined>>;
|
|
56
56
|
export declare const rating: import("tailwind-variants").TVReturnType<{
|
|
57
57
|
[key: string]: {
|
|
58
|
-
[key: string]: import("tailwind-
|
|
59
|
-
base?: import("tailwind-
|
|
60
|
-
p?: import("tailwind-
|
|
58
|
+
[key: string]: import("tailwind-merge").ClassNameValue | {
|
|
59
|
+
base?: import("tailwind-merge").ClassNameValue;
|
|
60
|
+
p?: import("tailwind-merge").ClassNameValue;
|
|
61
61
|
};
|
|
62
62
|
};
|
|
63
63
|
} | {
|
|
64
64
|
[x: string]: {
|
|
65
|
-
[x: string]: import("tailwind-
|
|
66
|
-
base?: import("tailwind-
|
|
67
|
-
p?: import("tailwind-
|
|
65
|
+
[x: string]: import("tailwind-merge").ClassNameValue | {
|
|
66
|
+
base?: import("tailwind-merge").ClassNameValue;
|
|
67
|
+
p?: import("tailwind-merge").ClassNameValue;
|
|
68
68
|
};
|
|
69
69
|
};
|
|
70
70
|
} | {}, {
|
|
@@ -72,9 +72,9 @@ export declare const rating: import("tailwind-variants").TVReturnType<{
|
|
|
72
72
|
p: string;
|
|
73
73
|
}, undefined, {
|
|
74
74
|
[key: string]: {
|
|
75
|
-
[key: string]: import("tailwind-
|
|
76
|
-
base?: import("tailwind-
|
|
77
|
-
p?: import("tailwind-
|
|
75
|
+
[key: string]: import("tailwind-merge").ClassNameValue | {
|
|
76
|
+
base?: import("tailwind-merge").ClassNameValue;
|
|
77
|
+
p?: import("tailwind-merge").ClassNameValue;
|
|
78
78
|
};
|
|
79
79
|
};
|
|
80
80
|
} | {}, {
|
|
@@ -86,26 +86,26 @@ export declare const rating: import("tailwind-variants").TVReturnType<{
|
|
|
86
86
|
}, undefined, unknown, unknown, undefined>>;
|
|
87
87
|
export declare const review: import("tailwind-variants").TVReturnType<{
|
|
88
88
|
[key: string]: {
|
|
89
|
-
[key: string]: import("tailwind-
|
|
90
|
-
img?: import("tailwind-
|
|
91
|
-
div?: import("tailwind-
|
|
92
|
-
article?: import("tailwind-
|
|
93
|
-
li?: import("tailwind-
|
|
94
|
-
ul?: import("tailwind-
|
|
95
|
-
div2?: import("tailwind-
|
|
96
|
-
div3?: import("tailwind-
|
|
89
|
+
[key: string]: import("tailwind-merge").ClassNameValue | {
|
|
90
|
+
img?: import("tailwind-merge").ClassNameValue;
|
|
91
|
+
div?: import("tailwind-merge").ClassNameValue;
|
|
92
|
+
article?: import("tailwind-merge").ClassNameValue;
|
|
93
|
+
li?: import("tailwind-merge").ClassNameValue;
|
|
94
|
+
ul?: import("tailwind-merge").ClassNameValue;
|
|
95
|
+
div2?: import("tailwind-merge").ClassNameValue;
|
|
96
|
+
div3?: import("tailwind-merge").ClassNameValue;
|
|
97
97
|
};
|
|
98
98
|
};
|
|
99
99
|
} | {
|
|
100
100
|
[x: string]: {
|
|
101
|
-
[x: string]: import("tailwind-
|
|
102
|
-
img?: import("tailwind-
|
|
103
|
-
div?: import("tailwind-
|
|
104
|
-
article?: import("tailwind-
|
|
105
|
-
li?: import("tailwind-
|
|
106
|
-
ul?: import("tailwind-
|
|
107
|
-
div2?: import("tailwind-
|
|
108
|
-
div3?: import("tailwind-
|
|
101
|
+
[x: string]: import("tailwind-merge").ClassNameValue | {
|
|
102
|
+
img?: import("tailwind-merge").ClassNameValue;
|
|
103
|
+
div?: import("tailwind-merge").ClassNameValue;
|
|
104
|
+
article?: import("tailwind-merge").ClassNameValue;
|
|
105
|
+
li?: import("tailwind-merge").ClassNameValue;
|
|
106
|
+
ul?: import("tailwind-merge").ClassNameValue;
|
|
107
|
+
div2?: import("tailwind-merge").ClassNameValue;
|
|
108
|
+
div3?: import("tailwind-merge").ClassNameValue;
|
|
109
109
|
};
|
|
110
110
|
};
|
|
111
111
|
} | {}, {
|
|
@@ -118,14 +118,14 @@ export declare const review: import("tailwind-variants").TVReturnType<{
|
|
|
118
118
|
li: string;
|
|
119
119
|
}, undefined, {
|
|
120
120
|
[key: string]: {
|
|
121
|
-
[key: string]: import("tailwind-
|
|
122
|
-
img?: import("tailwind-
|
|
123
|
-
div?: import("tailwind-
|
|
124
|
-
article?: import("tailwind-
|
|
125
|
-
li?: import("tailwind-
|
|
126
|
-
ul?: import("tailwind-
|
|
127
|
-
div2?: import("tailwind-
|
|
128
|
-
div3?: import("tailwind-
|
|
121
|
+
[key: string]: import("tailwind-merge").ClassNameValue | {
|
|
122
|
+
img?: import("tailwind-merge").ClassNameValue;
|
|
123
|
+
div?: import("tailwind-merge").ClassNameValue;
|
|
124
|
+
article?: import("tailwind-merge").ClassNameValue;
|
|
125
|
+
li?: import("tailwind-merge").ClassNameValue;
|
|
126
|
+
ul?: import("tailwind-merge").ClassNameValue;
|
|
127
|
+
div2?: import("tailwind-merge").ClassNameValue;
|
|
128
|
+
div3?: import("tailwind-merge").ClassNameValue;
|
|
129
129
|
};
|
|
130
130
|
};
|
|
131
131
|
} | {}, {
|
|
@@ -147,24 +147,24 @@ export declare const review: import("tailwind-variants").TVReturnType<{
|
|
|
147
147
|
}, undefined, unknown, unknown, undefined>>;
|
|
148
148
|
export declare const scoreRating: import("tailwind-variants").TVReturnType<{
|
|
149
149
|
[key: string]: {
|
|
150
|
-
[key: string]: import("tailwind-
|
|
151
|
-
link?: import("tailwind-
|
|
152
|
-
desc1?: import("tailwind-
|
|
153
|
-
desc2?: import("tailwind-
|
|
154
|
-
desc3span?: import("tailwind-
|
|
155
|
-
desc3p?: import("tailwind-
|
|
156
|
-
bar?: import("tailwind-
|
|
150
|
+
[key: string]: import("tailwind-merge").ClassNameValue | {
|
|
151
|
+
link?: import("tailwind-merge").ClassNameValue;
|
|
152
|
+
desc1?: import("tailwind-merge").ClassNameValue;
|
|
153
|
+
desc2?: import("tailwind-merge").ClassNameValue;
|
|
154
|
+
desc3span?: import("tailwind-merge").ClassNameValue;
|
|
155
|
+
desc3p?: import("tailwind-merge").ClassNameValue;
|
|
156
|
+
bar?: import("tailwind-merge").ClassNameValue;
|
|
157
157
|
};
|
|
158
158
|
};
|
|
159
159
|
} | {
|
|
160
160
|
[x: string]: {
|
|
161
|
-
[x: string]: import("tailwind-
|
|
162
|
-
link?: import("tailwind-
|
|
163
|
-
desc1?: import("tailwind-
|
|
164
|
-
desc2?: import("tailwind-
|
|
165
|
-
desc3span?: import("tailwind-
|
|
166
|
-
desc3p?: import("tailwind-
|
|
167
|
-
bar?: import("tailwind-
|
|
161
|
+
[x: string]: import("tailwind-merge").ClassNameValue | {
|
|
162
|
+
link?: import("tailwind-merge").ClassNameValue;
|
|
163
|
+
desc1?: import("tailwind-merge").ClassNameValue;
|
|
164
|
+
desc2?: import("tailwind-merge").ClassNameValue;
|
|
165
|
+
desc3span?: import("tailwind-merge").ClassNameValue;
|
|
166
|
+
desc3p?: import("tailwind-merge").ClassNameValue;
|
|
167
|
+
bar?: import("tailwind-merge").ClassNameValue;
|
|
168
168
|
};
|
|
169
169
|
};
|
|
170
170
|
} | {}, {
|
|
@@ -176,13 +176,13 @@ export declare const scoreRating: import("tailwind-variants").TVReturnType<{
|
|
|
176
176
|
bar: string;
|
|
177
177
|
}, undefined, {
|
|
178
178
|
[key: string]: {
|
|
179
|
-
[key: string]: import("tailwind-
|
|
180
|
-
link?: import("tailwind-
|
|
181
|
-
desc1?: import("tailwind-
|
|
182
|
-
desc2?: import("tailwind-
|
|
183
|
-
desc3span?: import("tailwind-
|
|
184
|
-
desc3p?: import("tailwind-
|
|
185
|
-
bar?: import("tailwind-
|
|
179
|
+
[key: string]: import("tailwind-merge").ClassNameValue | {
|
|
180
|
+
link?: import("tailwind-merge").ClassNameValue;
|
|
181
|
+
desc1?: import("tailwind-merge").ClassNameValue;
|
|
182
|
+
desc2?: import("tailwind-merge").ClassNameValue;
|
|
183
|
+
desc3span?: import("tailwind-merge").ClassNameValue;
|
|
184
|
+
desc3p?: import("tailwind-merge").ClassNameValue;
|
|
185
|
+
bar?: import("tailwind-merge").ClassNameValue;
|
|
186
186
|
};
|
|
187
187
|
};
|
|
188
188
|
} | {}, {
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
@component
|
|
99
99
|
[Go to docs](https://flowbite-svelte.com/)
|
|
100
100
|
## Type
|
|
101
|
-
[SidebarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
101
|
+
[SidebarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1331)
|
|
102
102
|
## Props
|
|
103
103
|
@prop children
|
|
104
104
|
@prop isOpen = false
|
|
@@ -2,7 +2,7 @@ import { type SidebarProps } from "..";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [SidebarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [SidebarProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1331)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop isOpen = false
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
@component
|
|
33
33
|
[Go to docs](https://flowbite-svelte.com/)
|
|
34
34
|
## Type
|
|
35
|
-
[SidebarBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
35
|
+
[SidebarBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1367)
|
|
36
36
|
## Props
|
|
37
37
|
@prop children
|
|
38
38
|
@prop site
|
|
@@ -2,7 +2,7 @@ import type { SidebarBrandProps } from "../types";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [SidebarBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [SidebarBrandProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1367)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop site
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
@component
|
|
23
23
|
[Go to docs](https://flowbite-svelte.com/)
|
|
24
24
|
## Type
|
|
25
|
-
[SidebarButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
25
|
+
[SidebarButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1350)
|
|
26
26
|
## Props
|
|
27
27
|
@prop breakpoint = "md"
|
|
28
28
|
@prop class: className
|
|
@@ -2,7 +2,7 @@ import type { SidebarButtonProps } from "../types";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [SidebarButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [SidebarButtonProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1350)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop breakpoint = "md"
|
|
8
8
|
* @prop class: className
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
@component
|
|
34
34
|
[Go to docs](https://flowbite-svelte.com/)
|
|
35
35
|
## Type
|
|
36
|
-
[SidebarCtaProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
36
|
+
[SidebarCtaProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1354)
|
|
37
37
|
## Props
|
|
38
38
|
@prop children
|
|
39
39
|
@prop icon
|
|
@@ -2,7 +2,7 @@ import type { SidebarCtaProps } from "../types";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [SidebarCtaProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [SidebarCtaProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1354)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop icon
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
@component
|
|
95
95
|
[Go to docs](https://flowbite-svelte.com/)
|
|
96
96
|
## Type
|
|
97
|
-
[SidebarDropdownWrapperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
97
|
+
[SidebarDropdownWrapperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1373)
|
|
98
98
|
## Props
|
|
99
99
|
@prop children
|
|
100
100
|
@prop arrowup
|
|
@@ -2,7 +2,7 @@ import type { SidebarDropdownWrapperProps } from "../types";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [SidebarDropdownWrapperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [SidebarDropdownWrapperProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1373)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop arrowup
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
@component
|
|
14
14
|
[Go to docs](https://flowbite-svelte.com/)
|
|
15
15
|
## Type
|
|
16
|
-
[SidebarGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
16
|
+
[SidebarGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1390)
|
|
17
17
|
## Props
|
|
18
18
|
@prop children
|
|
19
19
|
@prop class: className = "space-y-2"
|
|
@@ -2,7 +2,7 @@ import type { SidebarGroupProps } from "../types";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [SidebarGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [SidebarGroupProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1390)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop children
|
|
8
8
|
* @prop class: className = "space-y-2"
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
@component
|
|
31
31
|
[Go to docs](https://flowbite-svelte.com/)
|
|
32
32
|
## Type
|
|
33
|
-
[SidebarItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
33
|
+
[SidebarItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1396)
|
|
34
34
|
## Props
|
|
35
35
|
@prop icon
|
|
36
36
|
@prop subtext
|
|
@@ -2,7 +2,7 @@ import { type SidebarItemProps } from "..";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [SidebarItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [SidebarItemProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1396)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop icon
|
|
8
8
|
* @prop subtext
|
package/dist/sidebar/theme.d.ts
CHANGED
|
@@ -179,18 +179,18 @@ export declare const sidebarButton: import("tailwind-variants").TVReturnType<{
|
|
|
179
179
|
}, undefined, "inline-flex items-center p-0 mt-0 ms-3 text-sm text-gray-500 rounded-lg hover:bg-gray-100 focus:outline-hidden focus:ring-2 focus:ring-gray-200 dark:text-gray-400 dark:hover:bg-gray-700 dark:focus:ring-gray-600", unknown, unknown, undefined>>;
|
|
180
180
|
export declare const sidebarBrand: import("tailwind-variants").TVReturnType<{
|
|
181
181
|
[key: string]: {
|
|
182
|
-
[key: string]: import("tailwind-
|
|
183
|
-
img?: import("tailwind-
|
|
184
|
-
span?: import("tailwind-
|
|
185
|
-
base?: import("tailwind-
|
|
182
|
+
[key: string]: import("tailwind-merge").ClassNameValue | {
|
|
183
|
+
img?: import("tailwind-merge").ClassNameValue;
|
|
184
|
+
span?: import("tailwind-merge").ClassNameValue;
|
|
185
|
+
base?: import("tailwind-merge").ClassNameValue;
|
|
186
186
|
};
|
|
187
187
|
};
|
|
188
188
|
} | {
|
|
189
189
|
[x: string]: {
|
|
190
|
-
[x: string]: import("tailwind-
|
|
191
|
-
img?: import("tailwind-
|
|
192
|
-
span?: import("tailwind-
|
|
193
|
-
base?: import("tailwind-
|
|
190
|
+
[x: string]: import("tailwind-merge").ClassNameValue | {
|
|
191
|
+
img?: import("tailwind-merge").ClassNameValue;
|
|
192
|
+
span?: import("tailwind-merge").ClassNameValue;
|
|
193
|
+
base?: import("tailwind-merge").ClassNameValue;
|
|
194
194
|
};
|
|
195
195
|
};
|
|
196
196
|
} | {}, {
|
|
@@ -199,10 +199,10 @@ export declare const sidebarBrand: import("tailwind-variants").TVReturnType<{
|
|
|
199
199
|
span: string;
|
|
200
200
|
}, undefined, {
|
|
201
201
|
[key: string]: {
|
|
202
|
-
[key: string]: import("tailwind-
|
|
203
|
-
img?: import("tailwind-
|
|
204
|
-
span?: import("tailwind-
|
|
205
|
-
base?: import("tailwind-
|
|
202
|
+
[key: string]: import("tailwind-merge").ClassNameValue | {
|
|
203
|
+
img?: import("tailwind-merge").ClassNameValue;
|
|
204
|
+
span?: import("tailwind-merge").ClassNameValue;
|
|
205
|
+
base?: import("tailwind-merge").ClassNameValue;
|
|
206
206
|
};
|
|
207
207
|
};
|
|
208
208
|
} | {}, {
|
|
@@ -216,18 +216,18 @@ export declare const sidebarBrand: import("tailwind-variants").TVReturnType<{
|
|
|
216
216
|
}, undefined, unknown, unknown, undefined>>;
|
|
217
217
|
export declare const sidebarCta: import("tailwind-variants").TVReturnType<{
|
|
218
218
|
[key: string]: {
|
|
219
|
-
[key: string]: import("tailwind-
|
|
220
|
-
span?: import("tailwind-
|
|
221
|
-
base?: import("tailwind-
|
|
222
|
-
div?: import("tailwind-
|
|
219
|
+
[key: string]: import("tailwind-merge").ClassNameValue | {
|
|
220
|
+
span?: import("tailwind-merge").ClassNameValue;
|
|
221
|
+
base?: import("tailwind-merge").ClassNameValue;
|
|
222
|
+
div?: import("tailwind-merge").ClassNameValue;
|
|
223
223
|
};
|
|
224
224
|
};
|
|
225
225
|
} | {
|
|
226
226
|
[x: string]: {
|
|
227
|
-
[x: string]: import("tailwind-
|
|
228
|
-
span?: import("tailwind-
|
|
229
|
-
base?: import("tailwind-
|
|
230
|
-
div?: import("tailwind-
|
|
227
|
+
[x: string]: import("tailwind-merge").ClassNameValue | {
|
|
228
|
+
span?: import("tailwind-merge").ClassNameValue;
|
|
229
|
+
base?: import("tailwind-merge").ClassNameValue;
|
|
230
|
+
div?: import("tailwind-merge").ClassNameValue;
|
|
231
231
|
};
|
|
232
232
|
};
|
|
233
233
|
} | {}, {
|
|
@@ -236,10 +236,10 @@ export declare const sidebarCta: import("tailwind-variants").TVReturnType<{
|
|
|
236
236
|
span: string;
|
|
237
237
|
}, undefined, {
|
|
238
238
|
[key: string]: {
|
|
239
|
-
[key: string]: import("tailwind-
|
|
240
|
-
span?: import("tailwind-
|
|
241
|
-
base?: import("tailwind-
|
|
242
|
-
div?: import("tailwind-
|
|
239
|
+
[key: string]: import("tailwind-merge").ClassNameValue | {
|
|
240
|
+
span?: import("tailwind-merge").ClassNameValue;
|
|
241
|
+
base?: import("tailwind-merge").ClassNameValue;
|
|
242
|
+
div?: import("tailwind-merge").ClassNameValue;
|
|
243
243
|
};
|
|
244
244
|
};
|
|
245
245
|
} | {}, {
|
|
@@ -253,22 +253,22 @@ export declare const sidebarCta: import("tailwind-variants").TVReturnType<{
|
|
|
253
253
|
}, undefined, unknown, unknown, undefined>>;
|
|
254
254
|
export declare const sidebarDropdownWrapper: import("tailwind-variants").TVReturnType<{
|
|
255
255
|
[key: string]: {
|
|
256
|
-
[key: string]: import("tailwind-
|
|
257
|
-
span?: import("tailwind-
|
|
258
|
-
base?: import("tailwind-
|
|
259
|
-
svg?: import("tailwind-
|
|
260
|
-
ul?: import("tailwind-
|
|
261
|
-
btn?: import("tailwind-
|
|
256
|
+
[key: string]: import("tailwind-merge").ClassNameValue | {
|
|
257
|
+
span?: import("tailwind-merge").ClassNameValue;
|
|
258
|
+
base?: import("tailwind-merge").ClassNameValue;
|
|
259
|
+
svg?: import("tailwind-merge").ClassNameValue;
|
|
260
|
+
ul?: import("tailwind-merge").ClassNameValue;
|
|
261
|
+
btn?: import("tailwind-merge").ClassNameValue;
|
|
262
262
|
};
|
|
263
263
|
};
|
|
264
264
|
} | {
|
|
265
265
|
[x: string]: {
|
|
266
|
-
[x: string]: import("tailwind-
|
|
267
|
-
span?: import("tailwind-
|
|
268
|
-
base?: import("tailwind-
|
|
269
|
-
svg?: import("tailwind-
|
|
270
|
-
ul?: import("tailwind-
|
|
271
|
-
btn?: import("tailwind-
|
|
266
|
+
[x: string]: import("tailwind-merge").ClassNameValue | {
|
|
267
|
+
span?: import("tailwind-merge").ClassNameValue;
|
|
268
|
+
base?: import("tailwind-merge").ClassNameValue;
|
|
269
|
+
svg?: import("tailwind-merge").ClassNameValue;
|
|
270
|
+
ul?: import("tailwind-merge").ClassNameValue;
|
|
271
|
+
btn?: import("tailwind-merge").ClassNameValue;
|
|
272
272
|
};
|
|
273
273
|
};
|
|
274
274
|
} | {}, {
|
|
@@ -279,12 +279,12 @@ export declare const sidebarDropdownWrapper: import("tailwind-variants").TVRetur
|
|
|
279
279
|
ul: string;
|
|
280
280
|
}, undefined, {
|
|
281
281
|
[key: string]: {
|
|
282
|
-
[key: string]: import("tailwind-
|
|
283
|
-
span?: import("tailwind-
|
|
284
|
-
base?: import("tailwind-
|
|
285
|
-
svg?: import("tailwind-
|
|
286
|
-
ul?: import("tailwind-
|
|
287
|
-
btn?: import("tailwind-
|
|
282
|
+
[key: string]: import("tailwind-merge").ClassNameValue | {
|
|
283
|
+
span?: import("tailwind-merge").ClassNameValue;
|
|
284
|
+
base?: import("tailwind-merge").ClassNameValue;
|
|
285
|
+
svg?: import("tailwind-merge").ClassNameValue;
|
|
286
|
+
ul?: import("tailwind-merge").ClassNameValue;
|
|
287
|
+
btn?: import("tailwind-merge").ClassNameValue;
|
|
288
288
|
};
|
|
289
289
|
};
|
|
290
290
|
} | {}, {
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
@component
|
|
36
36
|
[Go to docs](https://flowbite-svelte.com/)
|
|
37
37
|
## Type
|
|
38
|
-
[CardPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
38
|
+
[CardPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1408)
|
|
39
39
|
## Props
|
|
40
40
|
@prop size = "sm"
|
|
41
41
|
@prop class: className
|
|
@@ -2,7 +2,7 @@ import type { CardPlaceholderProps } from "../types";
|
|
|
2
2
|
/**
|
|
3
3
|
* [Go to docs](https://flowbite-svelte.com/)
|
|
4
4
|
* ## Type
|
|
5
|
-
* [CardPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
5
|
+
* [CardPlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1408)
|
|
6
6
|
* ## Props
|
|
7
7
|
* @prop size = "sm"
|
|
8
8
|
* @prop class: className
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
@component
|
|
69
69
|
[Go to docs](https://flowbite-svelte.com/)
|
|
70
70
|
## Type
|
|
71
|
-
[ImagePlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#
|
|
71
|
+
[ImagePlaceholderProps](https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/types.ts#L1412)
|
|
72
72
|
## Props
|
|
73
73
|
@prop size = "md"
|
|
74
74
|
@prop rounded
|