@vueuse/metadata 10.1.0 → 10.1.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 +13 -13
- package/index.json +13 -13
- package/index.mjs +13 -13
- package/package.json +1 -1
package/index.cjs
CHANGED
|
@@ -230,7 +230,7 @@ var functions$1 = [
|
|
|
230
230
|
{
|
|
231
231
|
name: "createGlobalState",
|
|
232
232
|
"package": "shared",
|
|
233
|
-
lastUpdated:
|
|
233
|
+
lastUpdated: 1682985671000,
|
|
234
234
|
docs: "https://vueuse.org/shared/createGlobalState/",
|
|
235
235
|
category: "State",
|
|
236
236
|
description: "keep states in the global scope to be reusable across Vue instances",
|
|
@@ -268,7 +268,7 @@ var functions$1 = [
|
|
|
268
268
|
{
|
|
269
269
|
name: "createReusableTemplate",
|
|
270
270
|
"package": "core",
|
|
271
|
-
lastUpdated:
|
|
271
|
+
lastUpdated: 1682582034000,
|
|
272
272
|
docs: "https://vueuse.org/core/createReusableTemplate/",
|
|
273
273
|
category: "Component",
|
|
274
274
|
description: "define and reuse template inside the component scope"
|
|
@@ -294,7 +294,7 @@ var functions$1 = [
|
|
|
294
294
|
{
|
|
295
295
|
name: "createTemplatePromise",
|
|
296
296
|
"package": "core",
|
|
297
|
-
lastUpdated:
|
|
297
|
+
lastUpdated: 1682977456000,
|
|
298
298
|
docs: "https://vueuse.org/core/createTemplatePromise/",
|
|
299
299
|
category: "Component",
|
|
300
300
|
description: "template as Promise"
|
|
@@ -337,7 +337,7 @@ var functions$1 = [
|
|
|
337
337
|
{
|
|
338
338
|
name: "isDefined",
|
|
339
339
|
"package": "shared",
|
|
340
|
-
lastUpdated:
|
|
340
|
+
lastUpdated: 1682985671000,
|
|
341
341
|
docs: "https://vueuse.org/shared/isDefined/",
|
|
342
342
|
category: "Utilities",
|
|
343
343
|
description: "non-nullish checking type guard for Ref"
|
|
@@ -435,7 +435,7 @@ var functions$1 = [
|
|
|
435
435
|
{
|
|
436
436
|
name: "reactify",
|
|
437
437
|
"package": "shared",
|
|
438
|
-
lastUpdated:
|
|
438
|
+
lastUpdated: 1682985671000,
|
|
439
439
|
docs: "https://vueuse.org/shared/reactify/",
|
|
440
440
|
category: "Reactivity",
|
|
441
441
|
description: "converts plain functions into reactive functions",
|
|
@@ -1138,7 +1138,7 @@ var functions$1 = [
|
|
|
1138
1138
|
{
|
|
1139
1139
|
name: "useDrauu",
|
|
1140
1140
|
"package": "integrations",
|
|
1141
|
-
lastUpdated:
|
|
1141
|
+
lastUpdated: 1682977193000,
|
|
1142
1142
|
docs: "https://vueuse.org/integrations/useDrauu/",
|
|
1143
1143
|
category: "@Integrations",
|
|
1144
1144
|
description: "reactive instance for [drauu](https://github.com/antfu/drauu)",
|
|
@@ -1231,7 +1231,7 @@ var functions$1 = [
|
|
|
1231
1231
|
{
|
|
1232
1232
|
name: "useEventSource",
|
|
1233
1233
|
"package": "core",
|
|
1234
|
-
lastUpdated:
|
|
1234
|
+
lastUpdated: 1682602008000,
|
|
1235
1235
|
docs: "https://vueuse.org/core/useEventSource/",
|
|
1236
1236
|
category: "Network",
|
|
1237
1237
|
description: "an [EventSource](https://developer.mozilla.org/en-US/docs/Web/API/EventSource) or [Server-Sent-Events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events) instance opens a persistent connection to an HTTP server"
|
|
@@ -1256,7 +1256,7 @@ var functions$1 = [
|
|
|
1256
1256
|
{
|
|
1257
1257
|
name: "useFetch",
|
|
1258
1258
|
"package": "core",
|
|
1259
|
-
lastUpdated:
|
|
1259
|
+
lastUpdated: 1682983932000,
|
|
1260
1260
|
docs: "https://vueuse.org/core/useFetch/",
|
|
1261
1261
|
category: "Network",
|
|
1262
1262
|
description: "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
|
|
@@ -1391,7 +1391,7 @@ var functions$1 = [
|
|
|
1391
1391
|
{
|
|
1392
1392
|
name: "useImage",
|
|
1393
1393
|
"package": "core",
|
|
1394
|
-
lastUpdated:
|
|
1394
|
+
lastUpdated: 1682983759000,
|
|
1395
1395
|
component: true,
|
|
1396
1396
|
docs: "https://vueuse.org/core/useImage/",
|
|
1397
1397
|
category: "Browser",
|
|
@@ -1400,7 +1400,7 @@ var functions$1 = [
|
|
|
1400
1400
|
{
|
|
1401
1401
|
name: "useInfiniteScroll",
|
|
1402
1402
|
"package": "core",
|
|
1403
|
-
lastUpdated:
|
|
1403
|
+
lastUpdated: 1682983227000,
|
|
1404
1404
|
directive: true,
|
|
1405
1405
|
docs: "https://vueuse.org/core/useInfiniteScroll/",
|
|
1406
1406
|
category: "Sensors",
|
|
@@ -1502,7 +1502,7 @@ var functions$1 = [
|
|
|
1502
1502
|
{
|
|
1503
1503
|
name: "useManualRefHistory",
|
|
1504
1504
|
"package": "core",
|
|
1505
|
-
lastUpdated:
|
|
1505
|
+
lastUpdated: 1682524872000,
|
|
1506
1506
|
docs: "https://vueuse.org/core/useManualRefHistory/",
|
|
1507
1507
|
category: "State",
|
|
1508
1508
|
description: "manually track the change history of a ref when the using calls `commit()`",
|
|
@@ -1773,7 +1773,7 @@ var functions$1 = [
|
|
|
1773
1773
|
{
|
|
1774
1774
|
name: "usePrecision",
|
|
1775
1775
|
"package": "math",
|
|
1776
|
-
lastUpdated:
|
|
1776
|
+
lastUpdated: 1682982873000,
|
|
1777
1777
|
docs: "https://vueuse.org/math/usePrecision/",
|
|
1778
1778
|
category: "@Math",
|
|
1779
1779
|
description: "reactively set the precision of a number"
|
|
@@ -1961,7 +1961,7 @@ var functions$1 = [
|
|
|
1961
1961
|
{
|
|
1962
1962
|
name: "useScroll",
|
|
1963
1963
|
"package": "core",
|
|
1964
|
-
lastUpdated:
|
|
1964
|
+
lastUpdated: 1682983227000,
|
|
1965
1965
|
directive: true,
|
|
1966
1966
|
docs: "https://vueuse.org/core/useScroll/",
|
|
1967
1967
|
category: "Sensors",
|
package/index.json
CHANGED
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
{
|
|
230
230
|
"name": "createGlobalState",
|
|
231
231
|
"package": "shared",
|
|
232
|
-
"lastUpdated":
|
|
232
|
+
"lastUpdated": 1682985671000,
|
|
233
233
|
"docs": "https://vueuse.org/shared/createGlobalState/",
|
|
234
234
|
"category": "State",
|
|
235
235
|
"description": "keep states in the global scope to be reusable across Vue instances",
|
|
@@ -267,7 +267,7 @@
|
|
|
267
267
|
{
|
|
268
268
|
"name": "createReusableTemplate",
|
|
269
269
|
"package": "core",
|
|
270
|
-
"lastUpdated":
|
|
270
|
+
"lastUpdated": 1682582034000,
|
|
271
271
|
"docs": "https://vueuse.org/core/createReusableTemplate/",
|
|
272
272
|
"category": "Component",
|
|
273
273
|
"description": "define and reuse template inside the component scope"
|
|
@@ -293,7 +293,7 @@
|
|
|
293
293
|
{
|
|
294
294
|
"name": "createTemplatePromise",
|
|
295
295
|
"package": "core",
|
|
296
|
-
"lastUpdated":
|
|
296
|
+
"lastUpdated": 1682977456000,
|
|
297
297
|
"docs": "https://vueuse.org/core/createTemplatePromise/",
|
|
298
298
|
"category": "Component",
|
|
299
299
|
"description": "template as Promise"
|
|
@@ -336,7 +336,7 @@
|
|
|
336
336
|
{
|
|
337
337
|
"name": "isDefined",
|
|
338
338
|
"package": "shared",
|
|
339
|
-
"lastUpdated":
|
|
339
|
+
"lastUpdated": 1682985671000,
|
|
340
340
|
"docs": "https://vueuse.org/shared/isDefined/",
|
|
341
341
|
"category": "Utilities",
|
|
342
342
|
"description": "non-nullish checking type guard for Ref"
|
|
@@ -434,7 +434,7 @@
|
|
|
434
434
|
{
|
|
435
435
|
"name": "reactify",
|
|
436
436
|
"package": "shared",
|
|
437
|
-
"lastUpdated":
|
|
437
|
+
"lastUpdated": 1682985671000,
|
|
438
438
|
"docs": "https://vueuse.org/shared/reactify/",
|
|
439
439
|
"category": "Reactivity",
|
|
440
440
|
"description": "converts plain functions into reactive functions",
|
|
@@ -1137,7 +1137,7 @@
|
|
|
1137
1137
|
{
|
|
1138
1138
|
"name": "useDrauu",
|
|
1139
1139
|
"package": "integrations",
|
|
1140
|
-
"lastUpdated":
|
|
1140
|
+
"lastUpdated": 1682977193000,
|
|
1141
1141
|
"docs": "https://vueuse.org/integrations/useDrauu/",
|
|
1142
1142
|
"category": "@Integrations",
|
|
1143
1143
|
"description": "reactive instance for [drauu](https://github.com/antfu/drauu)",
|
|
@@ -1230,7 +1230,7 @@
|
|
|
1230
1230
|
{
|
|
1231
1231
|
"name": "useEventSource",
|
|
1232
1232
|
"package": "core",
|
|
1233
|
-
"lastUpdated":
|
|
1233
|
+
"lastUpdated": 1682602008000,
|
|
1234
1234
|
"docs": "https://vueuse.org/core/useEventSource/",
|
|
1235
1235
|
"category": "Network",
|
|
1236
1236
|
"description": "an [EventSource](https://developer.mozilla.org/en-US/docs/Web/API/EventSource) or [Server-Sent-Events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events) instance opens a persistent connection to an HTTP server"
|
|
@@ -1255,7 +1255,7 @@
|
|
|
1255
1255
|
{
|
|
1256
1256
|
"name": "useFetch",
|
|
1257
1257
|
"package": "core",
|
|
1258
|
-
"lastUpdated":
|
|
1258
|
+
"lastUpdated": 1682983932000,
|
|
1259
1259
|
"docs": "https://vueuse.org/core/useFetch/",
|
|
1260
1260
|
"category": "Network",
|
|
1261
1261
|
"description": "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
|
|
@@ -1390,7 +1390,7 @@
|
|
|
1390
1390
|
{
|
|
1391
1391
|
"name": "useImage",
|
|
1392
1392
|
"package": "core",
|
|
1393
|
-
"lastUpdated":
|
|
1393
|
+
"lastUpdated": 1682983759000,
|
|
1394
1394
|
"component": true,
|
|
1395
1395
|
"docs": "https://vueuse.org/core/useImage/",
|
|
1396
1396
|
"category": "Browser",
|
|
@@ -1399,7 +1399,7 @@
|
|
|
1399
1399
|
{
|
|
1400
1400
|
"name": "useInfiniteScroll",
|
|
1401
1401
|
"package": "core",
|
|
1402
|
-
"lastUpdated":
|
|
1402
|
+
"lastUpdated": 1682983227000,
|
|
1403
1403
|
"directive": true,
|
|
1404
1404
|
"docs": "https://vueuse.org/core/useInfiniteScroll/",
|
|
1405
1405
|
"category": "Sensors",
|
|
@@ -1501,7 +1501,7 @@
|
|
|
1501
1501
|
{
|
|
1502
1502
|
"name": "useManualRefHistory",
|
|
1503
1503
|
"package": "core",
|
|
1504
|
-
"lastUpdated":
|
|
1504
|
+
"lastUpdated": 1682524872000,
|
|
1505
1505
|
"docs": "https://vueuse.org/core/useManualRefHistory/",
|
|
1506
1506
|
"category": "State",
|
|
1507
1507
|
"description": "manually track the change history of a ref when the using calls `commit()`",
|
|
@@ -1772,7 +1772,7 @@
|
|
|
1772
1772
|
{
|
|
1773
1773
|
"name": "usePrecision",
|
|
1774
1774
|
"package": "math",
|
|
1775
|
-
"lastUpdated":
|
|
1775
|
+
"lastUpdated": 1682982873000,
|
|
1776
1776
|
"docs": "https://vueuse.org/math/usePrecision/",
|
|
1777
1777
|
"category": "@Math",
|
|
1778
1778
|
"description": "reactively set the precision of a number"
|
|
@@ -1960,7 +1960,7 @@
|
|
|
1960
1960
|
{
|
|
1961
1961
|
"name": "useScroll",
|
|
1962
1962
|
"package": "core",
|
|
1963
|
-
"lastUpdated":
|
|
1963
|
+
"lastUpdated": 1682983227000,
|
|
1964
1964
|
"directive": true,
|
|
1965
1965
|
"docs": "https://vueuse.org/core/useScroll/",
|
|
1966
1966
|
"category": "Sensors",
|
package/index.mjs
CHANGED
|
@@ -228,7 +228,7 @@ var functions$1 = [
|
|
|
228
228
|
{
|
|
229
229
|
name: "createGlobalState",
|
|
230
230
|
"package": "shared",
|
|
231
|
-
lastUpdated:
|
|
231
|
+
lastUpdated: 1682985671000,
|
|
232
232
|
docs: "https://vueuse.org/shared/createGlobalState/",
|
|
233
233
|
category: "State",
|
|
234
234
|
description: "keep states in the global scope to be reusable across Vue instances",
|
|
@@ -266,7 +266,7 @@ var functions$1 = [
|
|
|
266
266
|
{
|
|
267
267
|
name: "createReusableTemplate",
|
|
268
268
|
"package": "core",
|
|
269
|
-
lastUpdated:
|
|
269
|
+
lastUpdated: 1682582034000,
|
|
270
270
|
docs: "https://vueuse.org/core/createReusableTemplate/",
|
|
271
271
|
category: "Component",
|
|
272
272
|
description: "define and reuse template inside the component scope"
|
|
@@ -292,7 +292,7 @@ var functions$1 = [
|
|
|
292
292
|
{
|
|
293
293
|
name: "createTemplatePromise",
|
|
294
294
|
"package": "core",
|
|
295
|
-
lastUpdated:
|
|
295
|
+
lastUpdated: 1682977456000,
|
|
296
296
|
docs: "https://vueuse.org/core/createTemplatePromise/",
|
|
297
297
|
category: "Component",
|
|
298
298
|
description: "template as Promise"
|
|
@@ -335,7 +335,7 @@ var functions$1 = [
|
|
|
335
335
|
{
|
|
336
336
|
name: "isDefined",
|
|
337
337
|
"package": "shared",
|
|
338
|
-
lastUpdated:
|
|
338
|
+
lastUpdated: 1682985671000,
|
|
339
339
|
docs: "https://vueuse.org/shared/isDefined/",
|
|
340
340
|
category: "Utilities",
|
|
341
341
|
description: "non-nullish checking type guard for Ref"
|
|
@@ -433,7 +433,7 @@ var functions$1 = [
|
|
|
433
433
|
{
|
|
434
434
|
name: "reactify",
|
|
435
435
|
"package": "shared",
|
|
436
|
-
lastUpdated:
|
|
436
|
+
lastUpdated: 1682985671000,
|
|
437
437
|
docs: "https://vueuse.org/shared/reactify/",
|
|
438
438
|
category: "Reactivity",
|
|
439
439
|
description: "converts plain functions into reactive functions",
|
|
@@ -1136,7 +1136,7 @@ var functions$1 = [
|
|
|
1136
1136
|
{
|
|
1137
1137
|
name: "useDrauu",
|
|
1138
1138
|
"package": "integrations",
|
|
1139
|
-
lastUpdated:
|
|
1139
|
+
lastUpdated: 1682977193000,
|
|
1140
1140
|
docs: "https://vueuse.org/integrations/useDrauu/",
|
|
1141
1141
|
category: "@Integrations",
|
|
1142
1142
|
description: "reactive instance for [drauu](https://github.com/antfu/drauu)",
|
|
@@ -1229,7 +1229,7 @@ var functions$1 = [
|
|
|
1229
1229
|
{
|
|
1230
1230
|
name: "useEventSource",
|
|
1231
1231
|
"package": "core",
|
|
1232
|
-
lastUpdated:
|
|
1232
|
+
lastUpdated: 1682602008000,
|
|
1233
1233
|
docs: "https://vueuse.org/core/useEventSource/",
|
|
1234
1234
|
category: "Network",
|
|
1235
1235
|
description: "an [EventSource](https://developer.mozilla.org/en-US/docs/Web/API/EventSource) or [Server-Sent-Events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events) instance opens a persistent connection to an HTTP server"
|
|
@@ -1254,7 +1254,7 @@ var functions$1 = [
|
|
|
1254
1254
|
{
|
|
1255
1255
|
name: "useFetch",
|
|
1256
1256
|
"package": "core",
|
|
1257
|
-
lastUpdated:
|
|
1257
|
+
lastUpdated: 1682983932000,
|
|
1258
1258
|
docs: "https://vueuse.org/core/useFetch/",
|
|
1259
1259
|
category: "Network",
|
|
1260
1260
|
description: "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
|
|
@@ -1389,7 +1389,7 @@ var functions$1 = [
|
|
|
1389
1389
|
{
|
|
1390
1390
|
name: "useImage",
|
|
1391
1391
|
"package": "core",
|
|
1392
|
-
lastUpdated:
|
|
1392
|
+
lastUpdated: 1682983759000,
|
|
1393
1393
|
component: true,
|
|
1394
1394
|
docs: "https://vueuse.org/core/useImage/",
|
|
1395
1395
|
category: "Browser",
|
|
@@ -1398,7 +1398,7 @@ var functions$1 = [
|
|
|
1398
1398
|
{
|
|
1399
1399
|
name: "useInfiniteScroll",
|
|
1400
1400
|
"package": "core",
|
|
1401
|
-
lastUpdated:
|
|
1401
|
+
lastUpdated: 1682983227000,
|
|
1402
1402
|
directive: true,
|
|
1403
1403
|
docs: "https://vueuse.org/core/useInfiniteScroll/",
|
|
1404
1404
|
category: "Sensors",
|
|
@@ -1500,7 +1500,7 @@ var functions$1 = [
|
|
|
1500
1500
|
{
|
|
1501
1501
|
name: "useManualRefHistory",
|
|
1502
1502
|
"package": "core",
|
|
1503
|
-
lastUpdated:
|
|
1503
|
+
lastUpdated: 1682524872000,
|
|
1504
1504
|
docs: "https://vueuse.org/core/useManualRefHistory/",
|
|
1505
1505
|
category: "State",
|
|
1506
1506
|
description: "manually track the change history of a ref when the using calls `commit()`",
|
|
@@ -1771,7 +1771,7 @@ var functions$1 = [
|
|
|
1771
1771
|
{
|
|
1772
1772
|
name: "usePrecision",
|
|
1773
1773
|
"package": "math",
|
|
1774
|
-
lastUpdated:
|
|
1774
|
+
lastUpdated: 1682982873000,
|
|
1775
1775
|
docs: "https://vueuse.org/math/usePrecision/",
|
|
1776
1776
|
category: "@Math",
|
|
1777
1777
|
description: "reactively set the precision of a number"
|
|
@@ -1959,7 +1959,7 @@ var functions$1 = [
|
|
|
1959
1959
|
{
|
|
1960
1960
|
name: "useScroll",
|
|
1961
1961
|
"package": "core",
|
|
1962
|
-
lastUpdated:
|
|
1962
|
+
lastUpdated: 1682983227000,
|
|
1963
1963
|
directive: true,
|
|
1964
1964
|
docs: "https://vueuse.org/core/useScroll/",
|
|
1965
1965
|
category: "Sensors",
|