Update API doc

pull/4954/head
GitHub Actions Bot 2023-12-08 12:40:31 +00:00
parent dba0050194
commit b3dc8b0c22
2 changed files with 10 additions and 2 deletions

View File

@ -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,

4
package-lock.json generated
View File

@ -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": {