From 9c6e96fb678a4dadcd91555213fb8132c770dbda Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 7 Feb 2024 05:55:39 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 8 -------- package-lock.json | 4 ++-- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 6f1b61374..db9de6fb2 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -31914,14 +31914,6 @@ "default": "", "description": "Inline style of the input field." }, - { - "name": "inputProps", - "optional": true, - "readonly": false, - "type": "InputHTMLAttributes", - "default": "", - "description": "Used to pass all properties of the HTMLInputElement to the focusable input element inside the component." - }, { "name": "ariaLabelledby", "optional": true, diff --git a/package-lock.json b/package-lock.json index 881fe5e1e..d376ba2b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "primevue", - "version": "3.48.0", + "version": "3.49.0-SNAPSHOT", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "primevue", - "version": "3.48.0", + "version": "3.49.0-SNAPSHOT", "hasInstallScript": true, "license": "MIT", "dependencies": {