@1money/component-ui 0.0.90-alpha.21 → 0.0.90-alpha.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@1money/component-ui",
3
- "version": "0.0.90-alpha.21",
3
+ "version": "0.0.90-alpha.25",
4
4
  "description": "React Components based on primereact for 1money front-end projects",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -2318,7 +2318,7 @@
2318
2318
  "type": "boolean",
2319
2319
  "optional": true,
2320
2320
  "default": null,
2321
- "description": "",
2321
+ "description": "false blocks BOTH backdrop clicks and the Escape key (no accidental dismissal).",
2322
2322
  "inheritedFrom": null
2323
2323
  },
2324
2324
  {