@cal.macconnachie/web-components 2.4.7 → 2.4.8

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.
Files changed (2) hide show
  1. package/dist/index.js +4 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -4858,6 +4858,10 @@ class j extends L {
4858
4858
  }
4859
4859
  static {
4860
4860
  this.styles = F`
4861
+ :host {
4862
+ --transition-slow: 300ms;
4863
+ }
4864
+
4861
4865
  /* Body scroll lock */
4862
4866
  :host(.modal-open) {
4863
4867
  overflow: hidden;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cal.macconnachie/web-components",
3
- "version": "2.4.7",
3
+ "version": "2.4.8",
4
4
  "description": "Web components hosted on a CDN",
5
5
  "keywords": [
6
6
  "web-components",