@neovici/cosmoz-input 6.0.0-beta.7 → 6.0.0-beta.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/styles.js +1 -0
  2. package/package.json +1 -1
package/dist/styles.js CHANGED
@@ -184,6 +184,7 @@ export const styles = css `
184
184
  top: 25%;
185
185
  left: 0;
186
186
  width: 100%;
187
+ pointer-events: none;
187
188
  transform-origin: left;
188
189
  transition:
189
190
  transform 0.25s,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neovici/cosmoz-input",
3
- "version": "6.0.0-beta.7",
3
+ "version": "6.0.0-beta.8",
4
4
  "description": "A input web component",
5
5
  "keywords": [
6
6
  "lit-html",