flowbite-vue
Advanced tools
Comparing version 0.0.17-next.13 to 0.0.17
import type { InputSize } from '../../components/Input/types'; | ||
declare const _default: import("vue").DefineComponent<{ | ||
label: { | ||
type: import("vue").PropType<"">; | ||
type: import("vue").PropType<string>; | ||
default: string; | ||
@@ -25,3 +25,3 @@ }; | ||
label: { | ||
type: import("vue").PropType<"">; | ||
type: import("vue").PropType<string>; | ||
default: string; | ||
@@ -48,3 +48,3 @@ }; | ||
}, { | ||
label: ""; | ||
label: string; | ||
color: ""; | ||
@@ -51,0 +51,0 @@ disabled: boolean; |
{ | ||
"name": "flowbite-vue", | ||
"version": "0.0.17-next.13", | ||
"version": "0.0.17", | ||
"repository": "https://github.com/themesberg/flowbite-vue.git", | ||
@@ -58,3 +58,3 @@ "author": "themesberg", | ||
"jsdom": "22.1.0", | ||
"postcss": "8.4.29", | ||
"postcss": "8.4.31", | ||
"postcss-prefix-selector": "1.16.0", | ||
@@ -61,0 +61,0 @@ "prettier": "3.0.3", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
592617
12504