@vueuse/metadata 11.1.0 → 11.2.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 +7 -7
- package/index.json +7 -7
- package/index.mjs +7 -7
- package/package.json +1 -1
package/index.cjs
CHANGED
|
@@ -803,7 +803,7 @@ var functions$1 = [
|
|
|
803
803
|
{
|
|
804
804
|
name: "useArrayReduce",
|
|
805
805
|
"package": "shared",
|
|
806
|
-
lastUpdated:
|
|
806
|
+
lastUpdated: 1729788406000,
|
|
807
807
|
docs: "https://vueuse.org/shared/useArrayReduce/",
|
|
808
808
|
category: "Array",
|
|
809
809
|
description: "reactive `Array.reduce`"
|
|
@@ -1128,7 +1128,7 @@ var functions$1 = [
|
|
|
1128
1128
|
{
|
|
1129
1129
|
name: "useDevicesList",
|
|
1130
1130
|
"package": "core",
|
|
1131
|
-
lastUpdated:
|
|
1131
|
+
lastUpdated: 1729788279000,
|
|
1132
1132
|
component: true,
|
|
1133
1133
|
docs: "https://vueuse.org/core/useDevicesList/",
|
|
1134
1134
|
category: "Sensors",
|
|
@@ -1178,7 +1178,7 @@ var functions$1 = [
|
|
|
1178
1178
|
{
|
|
1179
1179
|
name: "useDropZone",
|
|
1180
1180
|
"package": "core",
|
|
1181
|
-
lastUpdated:
|
|
1181
|
+
lastUpdated: 1730086657000,
|
|
1182
1182
|
docs: "https://vueuse.org/core/useDropZone/",
|
|
1183
1183
|
category: "Elements",
|
|
1184
1184
|
description: "create a zone where files can be dropped"
|
|
@@ -1465,7 +1465,7 @@ var functions$1 = [
|
|
|
1465
1465
|
{
|
|
1466
1466
|
name: "useIntervalFn",
|
|
1467
1467
|
"package": "shared",
|
|
1468
|
-
lastUpdated:
|
|
1468
|
+
lastUpdated: 1729788559000,
|
|
1469
1469
|
docs: "https://vueuse.org/shared/useIntervalFn/",
|
|
1470
1470
|
category: "Animation",
|
|
1471
1471
|
description: "wrapper for `setInterval` with controls"
|
|
@@ -1541,7 +1541,7 @@ var functions$1 = [
|
|
|
1541
1541
|
{
|
|
1542
1542
|
name: "useManualRefHistory",
|
|
1543
1543
|
"package": "core",
|
|
1544
|
-
lastUpdated:
|
|
1544
|
+
lastUpdated: 1729788281000,
|
|
1545
1545
|
docs: "https://vueuse.org/core/useManualRefHistory/",
|
|
1546
1546
|
category: "State",
|
|
1547
1547
|
description: "manually track the change history of a ref when the using calls `commit()`",
|
|
@@ -1568,7 +1568,7 @@ var functions$1 = [
|
|
|
1568
1568
|
{
|
|
1569
1569
|
name: "useMediaControls",
|
|
1570
1570
|
"package": "core",
|
|
1571
|
-
lastUpdated:
|
|
1571
|
+
lastUpdated: 1729788248000,
|
|
1572
1572
|
docs: "https://vueuse.org/core/useMediaControls/",
|
|
1573
1573
|
category: "Browser",
|
|
1574
1574
|
description: "reactive media controls for both `audio` and `video` elements"
|
|
@@ -2391,7 +2391,7 @@ var functions$1 = [
|
|
|
2391
2391
|
{
|
|
2392
2392
|
name: "useWebSocket",
|
|
2393
2393
|
"package": "core",
|
|
2394
|
-
lastUpdated:
|
|
2394
|
+
lastUpdated: 1730314478000,
|
|
2395
2395
|
docs: "https://vueuse.org/core/useWebSocket/",
|
|
2396
2396
|
category: "Network",
|
|
2397
2397
|
description: "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
|
package/index.json
CHANGED
|
@@ -802,7 +802,7 @@
|
|
|
802
802
|
{
|
|
803
803
|
"name": "useArrayReduce",
|
|
804
804
|
"package": "shared",
|
|
805
|
-
"lastUpdated":
|
|
805
|
+
"lastUpdated": 1729788406000,
|
|
806
806
|
"docs": "https://vueuse.org/shared/useArrayReduce/",
|
|
807
807
|
"category": "Array",
|
|
808
808
|
"description": "reactive `Array.reduce`"
|
|
@@ -1127,7 +1127,7 @@
|
|
|
1127
1127
|
{
|
|
1128
1128
|
"name": "useDevicesList",
|
|
1129
1129
|
"package": "core",
|
|
1130
|
-
"lastUpdated":
|
|
1130
|
+
"lastUpdated": 1729788279000,
|
|
1131
1131
|
"component": true,
|
|
1132
1132
|
"docs": "https://vueuse.org/core/useDevicesList/",
|
|
1133
1133
|
"category": "Sensors",
|
|
@@ -1177,7 +1177,7 @@
|
|
|
1177
1177
|
{
|
|
1178
1178
|
"name": "useDropZone",
|
|
1179
1179
|
"package": "core",
|
|
1180
|
-
"lastUpdated":
|
|
1180
|
+
"lastUpdated": 1730086657000,
|
|
1181
1181
|
"docs": "https://vueuse.org/core/useDropZone/",
|
|
1182
1182
|
"category": "Elements",
|
|
1183
1183
|
"description": "create a zone where files can be dropped"
|
|
@@ -1464,7 +1464,7 @@
|
|
|
1464
1464
|
{
|
|
1465
1465
|
"name": "useIntervalFn",
|
|
1466
1466
|
"package": "shared",
|
|
1467
|
-
"lastUpdated":
|
|
1467
|
+
"lastUpdated": 1729788559000,
|
|
1468
1468
|
"docs": "https://vueuse.org/shared/useIntervalFn/",
|
|
1469
1469
|
"category": "Animation",
|
|
1470
1470
|
"description": "wrapper for `setInterval` with controls"
|
|
@@ -1540,7 +1540,7 @@
|
|
|
1540
1540
|
{
|
|
1541
1541
|
"name": "useManualRefHistory",
|
|
1542
1542
|
"package": "core",
|
|
1543
|
-
"lastUpdated":
|
|
1543
|
+
"lastUpdated": 1729788281000,
|
|
1544
1544
|
"docs": "https://vueuse.org/core/useManualRefHistory/",
|
|
1545
1545
|
"category": "State",
|
|
1546
1546
|
"description": "manually track the change history of a ref when the using calls `commit()`",
|
|
@@ -1567,7 +1567,7 @@
|
|
|
1567
1567
|
{
|
|
1568
1568
|
"name": "useMediaControls",
|
|
1569
1569
|
"package": "core",
|
|
1570
|
-
"lastUpdated":
|
|
1570
|
+
"lastUpdated": 1729788248000,
|
|
1571
1571
|
"docs": "https://vueuse.org/core/useMediaControls/",
|
|
1572
1572
|
"category": "Browser",
|
|
1573
1573
|
"description": "reactive media controls for both `audio` and `video` elements"
|
|
@@ -2390,7 +2390,7 @@
|
|
|
2390
2390
|
{
|
|
2391
2391
|
"name": "useWebSocket",
|
|
2392
2392
|
"package": "core",
|
|
2393
|
-
"lastUpdated":
|
|
2393
|
+
"lastUpdated": 1730314478000,
|
|
2394
2394
|
"docs": "https://vueuse.org/core/useWebSocket/",
|
|
2395
2395
|
"category": "Network",
|
|
2396
2396
|
"description": "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
|
package/index.mjs
CHANGED
|
@@ -801,7 +801,7 @@ var functions$1 = [
|
|
|
801
801
|
{
|
|
802
802
|
name: "useArrayReduce",
|
|
803
803
|
"package": "shared",
|
|
804
|
-
lastUpdated:
|
|
804
|
+
lastUpdated: 1729788406000,
|
|
805
805
|
docs: "https://vueuse.org/shared/useArrayReduce/",
|
|
806
806
|
category: "Array",
|
|
807
807
|
description: "reactive `Array.reduce`"
|
|
@@ -1126,7 +1126,7 @@ var functions$1 = [
|
|
|
1126
1126
|
{
|
|
1127
1127
|
name: "useDevicesList",
|
|
1128
1128
|
"package": "core",
|
|
1129
|
-
lastUpdated:
|
|
1129
|
+
lastUpdated: 1729788279000,
|
|
1130
1130
|
component: true,
|
|
1131
1131
|
docs: "https://vueuse.org/core/useDevicesList/",
|
|
1132
1132
|
category: "Sensors",
|
|
@@ -1176,7 +1176,7 @@ var functions$1 = [
|
|
|
1176
1176
|
{
|
|
1177
1177
|
name: "useDropZone",
|
|
1178
1178
|
"package": "core",
|
|
1179
|
-
lastUpdated:
|
|
1179
|
+
lastUpdated: 1730086657000,
|
|
1180
1180
|
docs: "https://vueuse.org/core/useDropZone/",
|
|
1181
1181
|
category: "Elements",
|
|
1182
1182
|
description: "create a zone where files can be dropped"
|
|
@@ -1463,7 +1463,7 @@ var functions$1 = [
|
|
|
1463
1463
|
{
|
|
1464
1464
|
name: "useIntervalFn",
|
|
1465
1465
|
"package": "shared",
|
|
1466
|
-
lastUpdated:
|
|
1466
|
+
lastUpdated: 1729788559000,
|
|
1467
1467
|
docs: "https://vueuse.org/shared/useIntervalFn/",
|
|
1468
1468
|
category: "Animation",
|
|
1469
1469
|
description: "wrapper for `setInterval` with controls"
|
|
@@ -1539,7 +1539,7 @@ var functions$1 = [
|
|
|
1539
1539
|
{
|
|
1540
1540
|
name: "useManualRefHistory",
|
|
1541
1541
|
"package": "core",
|
|
1542
|
-
lastUpdated:
|
|
1542
|
+
lastUpdated: 1729788281000,
|
|
1543
1543
|
docs: "https://vueuse.org/core/useManualRefHistory/",
|
|
1544
1544
|
category: "State",
|
|
1545
1545
|
description: "manually track the change history of a ref when the using calls `commit()`",
|
|
@@ -1566,7 +1566,7 @@ var functions$1 = [
|
|
|
1566
1566
|
{
|
|
1567
1567
|
name: "useMediaControls",
|
|
1568
1568
|
"package": "core",
|
|
1569
|
-
lastUpdated:
|
|
1569
|
+
lastUpdated: 1729788248000,
|
|
1570
1570
|
docs: "https://vueuse.org/core/useMediaControls/",
|
|
1571
1571
|
category: "Browser",
|
|
1572
1572
|
description: "reactive media controls for both `audio` and `video` elements"
|
|
@@ -2389,7 +2389,7 @@ var functions$1 = [
|
|
|
2389
2389
|
{
|
|
2390
2390
|
name: "useWebSocket",
|
|
2391
2391
|
"package": "core",
|
|
2392
|
-
lastUpdated:
|
|
2392
|
+
lastUpdated: 1730314478000,
|
|
2393
2393
|
docs: "https://vueuse.org/core/useWebSocket/",
|
|
2394
2394
|
category: "Network",
|
|
2395
2395
|
description: "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
|