From d69dbabdd86efaf67d39676f9f27c32f0dc4cdc8 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 18 Sep 2023 09:15:38 +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 72a18fe69..81509ec06 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -19544,6 +19544,14 @@ "default": "true", "description": "Whether to show the header or not." }, + { + "name": "blockScroll", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "false", + "description": "Whether background scroll should be blocked when dialog is visible." + }, { "name": "baseZIndex", "optional": true, diff --git a/package-lock.json b/package-lock.json index 34dffdd20..8e60b2feb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "primevue", - "version": "3.34.1", + "version": "3.34.2-SNAPSHOT", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "primevue", - "version": "3.34.1", + "version": "3.34.2-SNAPSHOT", "hasInstallScript": true, "license": "MIT", "dependencies": {