@vueuse/metadata 9.7.0 → 9.8.0
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/index.cjs +3 -3
- package/index.json +3 -3
- package/index.mjs +3 -3
- package/package.json +1 -1
package/index.cjs
CHANGED
|
@@ -294,7 +294,7 @@ var functions$1 = [
|
|
|
294
294
|
{
|
|
295
295
|
name: "extendRef",
|
|
296
296
|
"package": "shared",
|
|
297
|
-
lastUpdated:
|
|
297
|
+
lastUpdated: 1671470212000,
|
|
298
298
|
docs: "https://vueuse.org/shared/extendRef/",
|
|
299
299
|
category: "Reactivity",
|
|
300
300
|
description: "add extra attributes to Ref"
|
|
@@ -379,7 +379,7 @@ var functions$1 = [
|
|
|
379
379
|
{
|
|
380
380
|
name: "onClickOutside",
|
|
381
381
|
"package": "core",
|
|
382
|
-
lastUpdated:
|
|
382
|
+
lastUpdated: 1671535188000,
|
|
383
383
|
component: true,
|
|
384
384
|
directive: true,
|
|
385
385
|
docs: "https://vueuse.org/core/onClickOutside/",
|
|
@@ -2077,7 +2077,7 @@ var functions$1 = [
|
|
|
2077
2077
|
{
|
|
2078
2078
|
name: "useTimeAgo",
|
|
2079
2079
|
"package": "core",
|
|
2080
|
-
lastUpdated:
|
|
2080
|
+
lastUpdated: 1671532799000,
|
|
2081
2081
|
component: true,
|
|
2082
2082
|
docs: "https://vueuse.org/core/useTimeAgo/",
|
|
2083
2083
|
category: "Time",
|
package/index.json
CHANGED
|
@@ -293,7 +293,7 @@
|
|
|
293
293
|
{
|
|
294
294
|
"name": "extendRef",
|
|
295
295
|
"package": "shared",
|
|
296
|
-
"lastUpdated":
|
|
296
|
+
"lastUpdated": 1671470212000,
|
|
297
297
|
"docs": "https://vueuse.org/shared/extendRef/",
|
|
298
298
|
"category": "Reactivity",
|
|
299
299
|
"description": "add extra attributes to Ref"
|
|
@@ -378,7 +378,7 @@
|
|
|
378
378
|
{
|
|
379
379
|
"name": "onClickOutside",
|
|
380
380
|
"package": "core",
|
|
381
|
-
"lastUpdated":
|
|
381
|
+
"lastUpdated": 1671535188000,
|
|
382
382
|
"component": true,
|
|
383
383
|
"directive": true,
|
|
384
384
|
"docs": "https://vueuse.org/core/onClickOutside/",
|
|
@@ -2076,7 +2076,7 @@
|
|
|
2076
2076
|
{
|
|
2077
2077
|
"name": "useTimeAgo",
|
|
2078
2078
|
"package": "core",
|
|
2079
|
-
"lastUpdated":
|
|
2079
|
+
"lastUpdated": 1671532799000,
|
|
2080
2080
|
"component": true,
|
|
2081
2081
|
"docs": "https://vueuse.org/core/useTimeAgo/",
|
|
2082
2082
|
"category": "Time",
|
package/index.mjs
CHANGED
|
@@ -292,7 +292,7 @@ var functions$1 = [
|
|
|
292
292
|
{
|
|
293
293
|
name: "extendRef",
|
|
294
294
|
"package": "shared",
|
|
295
|
-
lastUpdated:
|
|
295
|
+
lastUpdated: 1671470212000,
|
|
296
296
|
docs: "https://vueuse.org/shared/extendRef/",
|
|
297
297
|
category: "Reactivity",
|
|
298
298
|
description: "add extra attributes to Ref"
|
|
@@ -377,7 +377,7 @@ var functions$1 = [
|
|
|
377
377
|
{
|
|
378
378
|
name: "onClickOutside",
|
|
379
379
|
"package": "core",
|
|
380
|
-
lastUpdated:
|
|
380
|
+
lastUpdated: 1671535188000,
|
|
381
381
|
component: true,
|
|
382
382
|
directive: true,
|
|
383
383
|
docs: "https://vueuse.org/core/onClickOutside/",
|
|
@@ -2075,7 +2075,7 @@ var functions$1 = [
|
|
|
2075
2075
|
{
|
|
2076
2076
|
name: "useTimeAgo",
|
|
2077
2077
|
"package": "core",
|
|
2078
|
-
lastUpdated:
|
|
2078
|
+
lastUpdated: 1671532799000,
|
|
2079
2079
|
component: true,
|
|
2080
2080
|
docs: "https://vueuse.org/core/useTimeAgo/",
|
|
2081
2081
|
category: "Time",
|