@eturnity/eturnity_reusable_components 8.7.5-qa-16-02-21.1 → 8.7.5-qa-16-02-21.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eturnity/eturnity_reusable_components",
3
- "version": "8.7.5-qa-16-02-21.1",
3
+ "version": "8.7.5-qa-16-02-21.2",
4
4
  "files": [
5
5
  "dist",
6
6
  "src"
@@ -854,7 +854,6 @@
854
854
  })
855
855
  },
856
856
  clickOutside(event) {
857
- console.log('clickOutside')
858
857
  const dropdownRef = this.$refs.dropdown
859
858
  // we need to prevent closing on selecting an option, because in the case of
860
859
  // a disabled option, we don't want to close the dropdown