@central-design-system/components 3.0.1 → 3.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cds.css +1 -1
- package/dist/cds.es.js +1 -0
- package/dist/cds.umd.js +1 -1
- package/package.json +1 -1
package/dist/cds.es.js
CHANGED
|
@@ -14091,6 +14091,7 @@ const Xy = "CdsPagination", fd = $({
|
|
|
14091
14091
|
modelValue: c,
|
|
14092
14092
|
disabled: e.disabled,
|
|
14093
14093
|
hideMessages: !0,
|
|
14094
|
+
type: "number",
|
|
14094
14095
|
onBlur: M
|
|
14095
14096
|
})
|
|
14096
14097
|
)
|