@eturnity/eturnity_reusable_components 1.2.19-EPDM-5262.3 → 1.2.19-EPDM-5262.4

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": "@eturnity/eturnity_reusable_components",
3
- "version": "1.2.19-EPDM-5262.3",
3
+ "version": "1.2.19-EPDM-5262.4",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "dev": "vue-cli-service serve",
@@ -110,7 +110,7 @@ export default {
110
110
  },
111
111
  openTrigger:{
112
112
  required:false,
113
- default: "onHover"
113
+ default: "onClick"
114
114
  },
115
115
  width:{required:false}
116
116
  },