@ecl/twig-component-text-input
Advanced tools
Comparing version 4.3.0 to 4.4.0
@@ -5,3 +5,3 @@ { | ||
"license": "EUPL-1.2", | ||
"version": "4.3.0", | ||
"version": "4.4.0", | ||
"description": "ECL Text Input", | ||
@@ -12,5 +12,5 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@ecl/specs-component-text-input": "4.3.0", | ||
"@ecl/vanilla-component-form-group": "4.3.0", | ||
"@ecl/vanilla-component-text-input": "4.3.0" | ||
"@ecl/specs-component-text-input": "4.4.0", | ||
"@ecl/vanilla-component-form-group": "4.4.0", | ||
"@ecl/vanilla-component-text-input": "4.4.0" | ||
}, | ||
@@ -31,3 +31,3 @@ "repository": { | ||
], | ||
"gitHead": "b7033270655bc121727196148097069ab50e41b6" | ||
"gitHead": "020536c37ba3f3ea562cdf3627e822550b5ff080" | ||
} |
@@ -11,3 +11,3 @@ # ECL Text Field component | ||
- **"id"** (string) (default: '') | ||
- **"id"** (string) (default: random) | ||
- **"disabled"** (boolean) (default: false) | ||
@@ -14,0 +14,0 @@ - **"invalid"** (boolean) (default: false) |
Sorry, the diff of this file is not supported yet
17775
25