flowbite-svelte
Advanced tools
Comparing version 0.48.3 to 0.48.4
@@ -13,2 +13,3 @@ import { SvelteComponentTyped } from "svelte"; | ||
classRight?: string; | ||
wrapperClass?: string; | ||
} & { | ||
@@ -15,0 +16,0 @@ files?: FileList | undefined; |
@@ -17,2 +17,3 @@ import { SvelteComponentTyped } from "svelte"; | ||
classRight?: string; | ||
wrapperClass?: string; | ||
}; | ||
@@ -19,0 +20,0 @@ events: { |
@@ -13,2 +13,3 @@ import { SvelteComponentTyped } from "svelte"; | ||
classRight?: string; | ||
wrapperClass?: string; | ||
} & { | ||
@@ -15,0 +16,0 @@ value?: number; |
@@ -14,2 +14,3 @@ import { SvelteComponentTyped } from "svelte"; | ||
classRight?: string; | ||
wrapperClass?: string; | ||
} & { | ||
@@ -16,0 +17,0 @@ size?: FormSizeType; |
{ | ||
"name": "flowbite-svelte", | ||
"version": "0.48.3", | ||
"version": "0.48.4", | ||
"description": "Flowbite components for Svelte", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
596454
6618