input with alias and input range style corrections (#19441)
* fix alias input * number range style fix + placeholder inconsistency fix * build(deps): bump @umbraco-ui/uui to 1.14.0-rc.3 * fix property declaration * Update src/Umbraco.Web.UI.Client/src/packages/core/components/input-number-range/input-number-range.element.ts --------- Co-authored-by: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com>
This commit is contained in:
@@ -215,7 +215,7 @@
|
||||
"@tiptap/extension-underline": "2.11.7",
|
||||
"@tiptap/pm": "2.11.7",
|
||||
"@tiptap/starter-kit": "2.11.7",
|
||||
"@umbraco-ui/uui": "1.14.0-rc.2",
|
||||
"@umbraco-ui/uui": "1.14.0-rc.3",
|
||||
"@umbraco-ui/uui-css": "1.14.0-rc.2",
|
||||
"dompurify": "^3.2.5",
|
||||
"element-internals-polyfill": "^3.0.2",
|
||||
@@ -288,4 +288,4 @@
|
||||
"access": "public",
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user