From b3dc8b0c22df03676b6994995d743c49ecad4b98 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Fri, 8 Dec 2023 12:40:31 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 8 ++++++++ package-lock.json | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 72b3001be..fdc53516a 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -7407,6 +7407,14 @@ "default": "", "description": "Used to pass attributes to the aria year's DOM element." }, + { + "name": "datepickerMask", + "optional": true, + "readonly": false, + "type": "CalendarPassThroughOptionType", + "default": "", + "description": "Used to pass attributes to the datepicker mask's DOM element." + }, { "name": "hooks", "optional": true, diff --git a/package-lock.json b/package-lock.json index e2790fecf..516ee1656 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "primevue", - "version": "3.43.0", + "version": "3.44.0-SNAPSHOT", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "primevue", - "version": "3.43.0", + "version": "3.44.0-SNAPSHOT", "hasInstallScript": true, "license": "MIT", "dependencies": {