@dpc-sdp/ripple-global
Advanced tools
Comparing version 1.0.0-alpha.22 to 1.0.0-alpha.23
@@ -17,3 +17,3 @@ import breakpoint from '@dpc-sdp/ripple-global/mixins/breakpoint' | ||
// Set the max height of a summary field. | ||
if (typeof window !== 'undefined' && this.$el && this.$breakpoint.m) { | ||
if (typeof window !== 'undefined' && this.$el && this.$el.querySelector && this.$breakpoint.m) { | ||
// Elements | ||
@@ -20,0 +20,0 @@ let card = this.$el |
{ | ||
"name": "@dpc-sdp/ripple-global", | ||
"version": "1.0.0-alpha.22", | ||
"version": "1.0.0-alpha.23", | ||
"description": "The core styles and utilities used by all ripple components. Includes sets of colours, fonts, breakpoints.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1532790