diff --git a/apps/showcase/doc/common/apidoc/index.json b/apps/showcase/doc/common/apidoc/index.json index 027be5d60..74197539a 100644 --- a/apps/showcase/doc/common/apidoc/index.json +++ b/apps/showcase/doc/common/apidoc/index.json @@ -40671,8 +40671,8 @@ "optional": true, "readonly": false, "type": "string", - "default": "'{0} items selected'", - "description": "Label to display after exceeding max selected labels. Defaults to value from PrimeVue locale configuration." + "default": "'null'", + "description": "Label to display after exceeding max selected labels." }, { "name": "maxSelectedLabels", @@ -40831,7 +40831,7 @@ "optional": true, "readonly": false, "type": "string", - "default": "'{0} items selected'", + "default": "'null'", "description": "Text to be displayed in hidden accessible field when options are selected. Defaults to value from PrimeVue locale configuration." }, { @@ -95508,4 +95508,4 @@ } } } -} +} \ No newline at end of file