@varlet/ui 3.1.2 → 3.1.3

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
3
  "framework": "vue",
4
- "version": "3.1.2",
4
+ "version": "3.1.3",
5
5
  "name": "VARLET",
6
6
  "contributions": {
7
7
  "html": {
@@ -7454,6 +7454,10 @@
7454
7454
  {
7455
7455
  "name": "closed",
7456
7456
  "description": "Triggered when the closing `Tooltip` animation ends"
7457
+ },
7458
+ {
7459
+ "name": "click-outside",
7460
+ "description": "Triggered when clicking outside the tooltip"
7457
7461
  }
7458
7462
  ],
7459
7463
  "slots": [