@htmlbricks/hb-input-range
Advanced tools
+1
-1
@@ -244,3 +244,3 @@ { | ||
| "repoName": "@htmlbricks/hb-input-range", | ||
| "version": "0.71.26" | ||
| "version": "0.71.27" | ||
| } |
+1
-1
| { | ||
| "name": "@htmlbricks/hb-input-range", | ||
| "version": "0.71.26", | ||
| "version": "0.71.27", | ||
| "contributors": [], | ||
@@ -5,0 +5,0 @@ "description": "Range slider (`type=\"range\"`) whose bounds come from `schemaentry.params.min` and/or `max` when those keys exist. Parses stringified `schemaentry` when needed and enforces required/min/max rules for the numeric value. Dispatches `setVal` with `{ value, valid, id }` and shows `validationTip` as Bulma `help is-danger` when `show_validation` is enabled. Theme `--bulma-*` on `:host`; native range uses `accent-color` (not the Bulma text-input class).", |