@progressiveui/react 2.2.1 → 2.2.2

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/dist/index.es.js CHANGED
@@ -6504,6 +6504,7 @@ function cs(e) {
6504
6504
  [`${L}--modal--wide`]: N,
6505
6505
  [`${L}--modal--tall`]: !d,
6506
6506
  [`${L}--modal--background-image`]: h,
6507
+ [`${L}--modal--passive`]: d,
6507
6508
  "is-visible": m,
6508
6509
  [`${L}--modal--warning`]: k === "warning" || e.warning,
6509
6510
  [`${L}--modal--danger`]: k === "danger" || e.danger,