@vueuse/metadata 10.0.0 → 10.0.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/index.cjs +3 -3
- package/index.json +3 -3
- package/index.mjs +3 -3
- package/package.json +1 -1
package/index.cjs
CHANGED
|
@@ -707,7 +707,7 @@ var functions$1 = [
|
|
|
707
707
|
{
|
|
708
708
|
name: "useAnimate",
|
|
709
709
|
"package": "core",
|
|
710
|
-
lastUpdated:
|
|
710
|
+
lastUpdated: 1681481314000,
|
|
711
711
|
docs: "https://vueuse.org/core/useAnimate/",
|
|
712
712
|
category: "Animation",
|
|
713
713
|
description: "reactive [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API)"
|
|
@@ -1001,7 +1001,7 @@ var functions$1 = [
|
|
|
1001
1001
|
{
|
|
1002
1002
|
name: "useCssVar",
|
|
1003
1003
|
"package": "core",
|
|
1004
|
-
lastUpdated:
|
|
1004
|
+
lastUpdated: 1681481790000,
|
|
1005
1005
|
docs: "https://vueuse.org/core/useCssVar/",
|
|
1006
1006
|
category: "Browser",
|
|
1007
1007
|
description: "manipulate CSS variables"
|
|
@@ -1409,7 +1409,7 @@ var functions$1 = [
|
|
|
1409
1409
|
{
|
|
1410
1410
|
name: "useIntersectionObserver",
|
|
1411
1411
|
"package": "core",
|
|
1412
|
-
lastUpdated:
|
|
1412
|
+
lastUpdated: 1681481790000,
|
|
1413
1413
|
directive: true,
|
|
1414
1414
|
docs: "https://vueuse.org/core/useIntersectionObserver/",
|
|
1415
1415
|
category: "Elements",
|
package/index.json
CHANGED
|
@@ -706,7 +706,7 @@
|
|
|
706
706
|
{
|
|
707
707
|
"name": "useAnimate",
|
|
708
708
|
"package": "core",
|
|
709
|
-
"lastUpdated":
|
|
709
|
+
"lastUpdated": 1681481314000,
|
|
710
710
|
"docs": "https://vueuse.org/core/useAnimate/",
|
|
711
711
|
"category": "Animation",
|
|
712
712
|
"description": "reactive [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API)"
|
|
@@ -1000,7 +1000,7 @@
|
|
|
1000
1000
|
{
|
|
1001
1001
|
"name": "useCssVar",
|
|
1002
1002
|
"package": "core",
|
|
1003
|
-
"lastUpdated":
|
|
1003
|
+
"lastUpdated": 1681481790000,
|
|
1004
1004
|
"docs": "https://vueuse.org/core/useCssVar/",
|
|
1005
1005
|
"category": "Browser",
|
|
1006
1006
|
"description": "manipulate CSS variables"
|
|
@@ -1408,7 +1408,7 @@
|
|
|
1408
1408
|
{
|
|
1409
1409
|
"name": "useIntersectionObserver",
|
|
1410
1410
|
"package": "core",
|
|
1411
|
-
"lastUpdated":
|
|
1411
|
+
"lastUpdated": 1681481790000,
|
|
1412
1412
|
"directive": true,
|
|
1413
1413
|
"docs": "https://vueuse.org/core/useIntersectionObserver/",
|
|
1414
1414
|
"category": "Elements",
|
package/index.mjs
CHANGED
|
@@ -705,7 +705,7 @@ var functions$1 = [
|
|
|
705
705
|
{
|
|
706
706
|
name: "useAnimate",
|
|
707
707
|
"package": "core",
|
|
708
|
-
lastUpdated:
|
|
708
|
+
lastUpdated: 1681481314000,
|
|
709
709
|
docs: "https://vueuse.org/core/useAnimate/",
|
|
710
710
|
category: "Animation",
|
|
711
711
|
description: "reactive [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API)"
|
|
@@ -999,7 +999,7 @@ var functions$1 = [
|
|
|
999
999
|
{
|
|
1000
1000
|
name: "useCssVar",
|
|
1001
1001
|
"package": "core",
|
|
1002
|
-
lastUpdated:
|
|
1002
|
+
lastUpdated: 1681481790000,
|
|
1003
1003
|
docs: "https://vueuse.org/core/useCssVar/",
|
|
1004
1004
|
category: "Browser",
|
|
1005
1005
|
description: "manipulate CSS variables"
|
|
@@ -1407,7 +1407,7 @@ var functions$1 = [
|
|
|
1407
1407
|
{
|
|
1408
1408
|
name: "useIntersectionObserver",
|
|
1409
1409
|
"package": "core",
|
|
1410
|
-
lastUpdated:
|
|
1410
|
+
lastUpdated: 1681481790000,
|
|
1411
1411
|
directive: true,
|
|
1412
1412
|
docs: "https://vueuse.org/core/useIntersectionObserver/",
|
|
1413
1413
|
category: "Elements",
|