@vueuse/metadata 13.2.0 → 13.4.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.json +29 -29
- package/index.mjs +29 -29
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
{
|
|
157
157
|
"name": "computedAsync",
|
|
158
158
|
"package": "core",
|
|
159
|
-
"lastUpdated":
|
|
159
|
+
"lastUpdated": 1748335916000,
|
|
160
160
|
"docs": "https://vueuse.org/core/computedAsync/",
|
|
161
161
|
"category": "Reactivity",
|
|
162
162
|
"description": "computed for async functions",
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
{
|
|
187
187
|
"name": "computedWithControl",
|
|
188
188
|
"package": "shared",
|
|
189
|
-
"lastUpdated":
|
|
189
|
+
"lastUpdated": 1750320650000,
|
|
190
190
|
"docs": "https://vueuse.org/shared/computedWithControl/",
|
|
191
191
|
"category": "Reactivity",
|
|
192
192
|
"description": "explicitly define the dependencies of computed",
|
|
@@ -431,7 +431,7 @@
|
|
|
431
431
|
{
|
|
432
432
|
"name": "onLongPress",
|
|
433
433
|
"package": "core",
|
|
434
|
-
"lastUpdated":
|
|
434
|
+
"lastUpdated": 1750320219000,
|
|
435
435
|
"component": true,
|
|
436
436
|
"directive": true,
|
|
437
437
|
"docs": "https://vueuse.org/core/onLongPress/",
|
|
@@ -487,7 +487,7 @@
|
|
|
487
487
|
{
|
|
488
488
|
"name": "reactiveOmit",
|
|
489
489
|
"package": "shared",
|
|
490
|
-
"lastUpdated":
|
|
490
|
+
"lastUpdated": 1750322801000,
|
|
491
491
|
"docs": "https://vueuse.org/shared/reactiveOmit/",
|
|
492
492
|
"category": "Reactivity",
|
|
493
493
|
"description": "reactively omit fields from a reactive object"
|
|
@@ -503,7 +503,7 @@
|
|
|
503
503
|
{
|
|
504
504
|
"name": "refAutoReset",
|
|
505
505
|
"package": "shared",
|
|
506
|
-
"lastUpdated":
|
|
506
|
+
"lastUpdated": 1750320219000,
|
|
507
507
|
"docs": "https://vueuse.org/shared/refAutoReset/",
|
|
508
508
|
"category": "Reactivity",
|
|
509
509
|
"description": "a ref which will be reset to the default value after some time",
|
|
@@ -842,7 +842,7 @@
|
|
|
842
842
|
{
|
|
843
843
|
"name": "useAsyncState",
|
|
844
844
|
"package": "core",
|
|
845
|
-
"lastUpdated":
|
|
845
|
+
"lastUpdated": 1750322801000,
|
|
846
846
|
"docs": "https://vueuse.org/core/useAsyncState/",
|
|
847
847
|
"category": "State",
|
|
848
848
|
"description": "reactive async state"
|
|
@@ -1000,7 +1000,7 @@
|
|
|
1000
1000
|
{
|
|
1001
1001
|
"name": "useColorMode",
|
|
1002
1002
|
"package": "core",
|
|
1003
|
-
"lastUpdated":
|
|
1003
|
+
"lastUpdated": 1750322801000,
|
|
1004
1004
|
"component": true,
|
|
1005
1005
|
"docs": "https://vueuse.org/core/useColorMode/",
|
|
1006
1006
|
"category": "Browser",
|
|
@@ -1143,7 +1143,7 @@
|
|
|
1143
1143
|
{
|
|
1144
1144
|
"name": "useDevicesList",
|
|
1145
1145
|
"package": "core",
|
|
1146
|
-
"lastUpdated":
|
|
1146
|
+
"lastUpdated": 1750320190000,
|
|
1147
1147
|
"component": true,
|
|
1148
1148
|
"docs": "https://vueuse.org/core/useDevicesList/",
|
|
1149
1149
|
"category": "Sensors",
|
|
@@ -1219,7 +1219,7 @@
|
|
|
1219
1219
|
{
|
|
1220
1220
|
"name": "useElementHover",
|
|
1221
1221
|
"package": "core",
|
|
1222
|
-
"lastUpdated":
|
|
1222
|
+
"lastUpdated": 1750320219000,
|
|
1223
1223
|
"directive": true,
|
|
1224
1224
|
"docs": "https://vueuse.org/core/useElementHover/",
|
|
1225
1225
|
"category": "Sensors",
|
|
@@ -1270,7 +1270,7 @@
|
|
|
1270
1270
|
{
|
|
1271
1271
|
"name": "useEventListener",
|
|
1272
1272
|
"package": "core",
|
|
1273
|
-
"lastUpdated":
|
|
1273
|
+
"lastUpdated": 1750320333000,
|
|
1274
1274
|
"docs": "https://vueuse.org/core/useEventListener/",
|
|
1275
1275
|
"category": "Browser",
|
|
1276
1276
|
"description": "use EventListener with ease"
|
|
@@ -1278,7 +1278,7 @@
|
|
|
1278
1278
|
{
|
|
1279
1279
|
"name": "useEventSource",
|
|
1280
1280
|
"package": "core",
|
|
1281
|
-
"lastUpdated":
|
|
1281
|
+
"lastUpdated": 1750320387000,
|
|
1282
1282
|
"docs": "https://vueuse.org/core/useEventSource/",
|
|
1283
1283
|
"category": "Network",
|
|
1284
1284
|
"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"
|
|
@@ -1311,7 +1311,7 @@
|
|
|
1311
1311
|
{
|
|
1312
1312
|
"name": "useFetch",
|
|
1313
1313
|
"package": "core",
|
|
1314
|
-
"lastUpdated":
|
|
1314
|
+
"lastUpdated": 1750320358000,
|
|
1315
1315
|
"docs": "https://vueuse.org/core/useFetch/",
|
|
1316
1316
|
"category": "Network",
|
|
1317
1317
|
"description": "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
|
|
@@ -1335,7 +1335,7 @@
|
|
|
1335
1335
|
{
|
|
1336
1336
|
"name": "useFirestore",
|
|
1337
1337
|
"package": "firebase",
|
|
1338
|
-
"lastUpdated":
|
|
1338
|
+
"lastUpdated": 1750322801000,
|
|
1339
1339
|
"docs": "https://vueuse.org/firebase/useFirestore/",
|
|
1340
1340
|
"category": "@Firebase",
|
|
1341
1341
|
"description": "reactive [Firestore](https://firebase.google.com/docs/firestore) binding",
|
|
@@ -1437,7 +1437,7 @@
|
|
|
1437
1437
|
{
|
|
1438
1438
|
"name": "useIdle",
|
|
1439
1439
|
"package": "core",
|
|
1440
|
-
"lastUpdated":
|
|
1440
|
+
"lastUpdated": 1750320219000,
|
|
1441
1441
|
"component": true,
|
|
1442
1442
|
"docs": "https://vueuse.org/core/useIdle/",
|
|
1443
1443
|
"category": "Sensors",
|
|
@@ -1481,7 +1481,7 @@
|
|
|
1481
1481
|
{
|
|
1482
1482
|
"name": "useIntervalFn",
|
|
1483
1483
|
"package": "shared",
|
|
1484
|
-
"lastUpdated":
|
|
1484
|
+
"lastUpdated": 1748328969000,
|
|
1485
1485
|
"docs": "https://vueuse.org/shared/useIntervalFn/",
|
|
1486
1486
|
"category": "Animation",
|
|
1487
1487
|
"description": "wrapper for `setInterval` with controls"
|
|
@@ -1549,7 +1549,7 @@
|
|
|
1549
1549
|
{
|
|
1550
1550
|
"name": "useMagicKeys",
|
|
1551
1551
|
"package": "core",
|
|
1552
|
-
"lastUpdated":
|
|
1552
|
+
"lastUpdated": 1750322801000,
|
|
1553
1553
|
"docs": "https://vueuse.org/core/useMagicKeys/",
|
|
1554
1554
|
"category": "Sensors",
|
|
1555
1555
|
"description": "reactive keys pressed state"
|
|
@@ -1662,7 +1662,7 @@
|
|
|
1662
1662
|
{
|
|
1663
1663
|
"name": "useMouseInElement",
|
|
1664
1664
|
"package": "core",
|
|
1665
|
-
"lastUpdated":
|
|
1665
|
+
"lastUpdated": 1750321515000,
|
|
1666
1666
|
"component": true,
|
|
1667
1667
|
"directive": true,
|
|
1668
1668
|
"docs": "https://vueuse.org/core/useMouseInElement/",
|
|
@@ -1706,7 +1706,7 @@
|
|
|
1706
1706
|
{
|
|
1707
1707
|
"name": "useNow",
|
|
1708
1708
|
"package": "core",
|
|
1709
|
-
"lastUpdated":
|
|
1709
|
+
"lastUpdated": 1748020198000,
|
|
1710
1710
|
"component": true,
|
|
1711
1711
|
"docs": "https://vueuse.org/core/useNow/",
|
|
1712
1712
|
"category": "Animation",
|
|
@@ -1792,7 +1792,7 @@
|
|
|
1792
1792
|
{
|
|
1793
1793
|
"name": "usePermission",
|
|
1794
1794
|
"package": "core",
|
|
1795
|
-
"lastUpdated":
|
|
1795
|
+
"lastUpdated": 1750322801000,
|
|
1796
1796
|
"docs": "https://vueuse.org/core/usePermission/",
|
|
1797
1797
|
"category": "Browser",
|
|
1798
1798
|
"description": "reactive [Permissions API](https://developer.mozilla.org/en-US/docs/Web/API/Permissions_API)",
|
|
@@ -1932,7 +1932,7 @@
|
|
|
1932
1932
|
{
|
|
1933
1933
|
"name": "useRefHistory",
|
|
1934
1934
|
"package": "core",
|
|
1935
|
-
"lastUpdated":
|
|
1935
|
+
"lastUpdated": 1749554184000,
|
|
1936
1936
|
"docs": "https://vueuse.org/core/useRefHistory/",
|
|
1937
1937
|
"category": "State",
|
|
1938
1938
|
"description": "track the change history of a ref",
|
|
@@ -2010,7 +2010,7 @@
|
|
|
2010
2010
|
{
|
|
2011
2011
|
"name": "useScreenSafeArea",
|
|
2012
2012
|
"package": "core",
|
|
2013
|
-
"lastUpdated":
|
|
2013
|
+
"lastUpdated": 1749301327000,
|
|
2014
2014
|
"component": true,
|
|
2015
2015
|
"docs": "https://vueuse.org/core/useScreenSafeArea/",
|
|
2016
2016
|
"category": "Browser",
|
|
@@ -2019,7 +2019,7 @@
|
|
|
2019
2019
|
{
|
|
2020
2020
|
"name": "useScriptTag",
|
|
2021
2021
|
"package": "core",
|
|
2022
|
-
"lastUpdated":
|
|
2022
|
+
"lastUpdated": 1750320118000,
|
|
2023
2023
|
"docs": "https://vueuse.org/core/useScriptTag/",
|
|
2024
2024
|
"category": "Browser",
|
|
2025
2025
|
"description": "creates a script tag"
|
|
@@ -2027,7 +2027,7 @@
|
|
|
2027
2027
|
{
|
|
2028
2028
|
"name": "useScroll",
|
|
2029
2029
|
"package": "core",
|
|
2030
|
-
"lastUpdated":
|
|
2030
|
+
"lastUpdated": 1750320794000,
|
|
2031
2031
|
"directive": true,
|
|
2032
2032
|
"docs": "https://vueuse.org/core/useScroll/",
|
|
2033
2033
|
"category": "Sensors",
|
|
@@ -2064,7 +2064,7 @@
|
|
|
2064
2064
|
{
|
|
2065
2065
|
"name": "useSortable",
|
|
2066
2066
|
"package": "integrations",
|
|
2067
|
-
"lastUpdated":
|
|
2067
|
+
"lastUpdated": 1748336126000,
|
|
2068
2068
|
"component": true,
|
|
2069
2069
|
"docs": "https://vueuse.org/integrations/useSortable/",
|
|
2070
2070
|
"category": "@Integrations",
|
|
@@ -2276,7 +2276,7 @@
|
|
|
2276
2276
|
{
|
|
2277
2277
|
"name": "useTimeoutFn",
|
|
2278
2278
|
"package": "shared",
|
|
2279
|
-
"lastUpdated":
|
|
2279
|
+
"lastUpdated": 1750320219000,
|
|
2280
2280
|
"docs": "https://vueuse.org/shared/useTimeoutFn/",
|
|
2281
2281
|
"category": "Animation",
|
|
2282
2282
|
"description": "wrapper for `setTimeout` with controls"
|
|
@@ -2349,7 +2349,7 @@
|
|
|
2349
2349
|
{
|
|
2350
2350
|
"name": "useUrlSearchParams",
|
|
2351
2351
|
"package": "core",
|
|
2352
|
-
"lastUpdated":
|
|
2352
|
+
"lastUpdated": 1750323062000,
|
|
2353
2353
|
"docs": "https://vueuse.org/core/useUrlSearchParams/",
|
|
2354
2354
|
"category": "Browser",
|
|
2355
2355
|
"description": "reactive [URLSearchParams](https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams)"
|
|
@@ -2425,7 +2425,7 @@
|
|
|
2425
2425
|
{
|
|
2426
2426
|
"name": "useWebSocket",
|
|
2427
2427
|
"package": "core",
|
|
2428
|
-
"lastUpdated":
|
|
2428
|
+
"lastUpdated": 1750320219000,
|
|
2429
2429
|
"docs": "https://vueuse.org/core/useWebSocket/",
|
|
2430
2430
|
"category": "Network",
|
|
2431
2431
|
"description": "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
|
|
@@ -2444,7 +2444,7 @@
|
|
|
2444
2444
|
{
|
|
2445
2445
|
"name": "useWebWorkerFn",
|
|
2446
2446
|
"package": "core",
|
|
2447
|
-
"lastUpdated":
|
|
2447
|
+
"lastUpdated": 1750322801000,
|
|
2448
2448
|
"docs": "https://vueuse.org/core/useWebWorkerFn/",
|
|
2449
2449
|
"category": "Browser",
|
|
2450
2450
|
"description": "run expensive functions without blocking the UI",
|
|
@@ -2546,7 +2546,7 @@
|
|
|
2546
2546
|
{
|
|
2547
2547
|
"name": "watchIgnorable",
|
|
2548
2548
|
"package": "shared",
|
|
2549
|
-
"lastUpdated":
|
|
2549
|
+
"lastUpdated": 1749631981000,
|
|
2550
2550
|
"docs": "https://vueuse.org/shared/watchIgnorable/",
|
|
2551
2551
|
"category": "Watch",
|
|
2552
2552
|
"description": "ignorable watch",
|
package/index.mjs
CHANGED
|
@@ -155,7 +155,7 @@ var functions$1 = [
|
|
|
155
155
|
{
|
|
156
156
|
name: "computedAsync",
|
|
157
157
|
"package": "core",
|
|
158
|
-
lastUpdated:
|
|
158
|
+
lastUpdated: 1748335916000,
|
|
159
159
|
docs: "https://vueuse.org/core/computedAsync/",
|
|
160
160
|
category: "Reactivity",
|
|
161
161
|
description: "computed for async functions",
|
|
@@ -185,7 +185,7 @@ var functions$1 = [
|
|
|
185
185
|
{
|
|
186
186
|
name: "computedWithControl",
|
|
187
187
|
"package": "shared",
|
|
188
|
-
lastUpdated:
|
|
188
|
+
lastUpdated: 1750320650000,
|
|
189
189
|
docs: "https://vueuse.org/shared/computedWithControl/",
|
|
190
190
|
category: "Reactivity",
|
|
191
191
|
description: "explicitly define the dependencies of computed",
|
|
@@ -430,7 +430,7 @@ var functions$1 = [
|
|
|
430
430
|
{
|
|
431
431
|
name: "onLongPress",
|
|
432
432
|
"package": "core",
|
|
433
|
-
lastUpdated:
|
|
433
|
+
lastUpdated: 1750320219000,
|
|
434
434
|
component: true,
|
|
435
435
|
directive: true,
|
|
436
436
|
docs: "https://vueuse.org/core/onLongPress/",
|
|
@@ -486,7 +486,7 @@ var functions$1 = [
|
|
|
486
486
|
{
|
|
487
487
|
name: "reactiveOmit",
|
|
488
488
|
"package": "shared",
|
|
489
|
-
lastUpdated:
|
|
489
|
+
lastUpdated: 1750322801000,
|
|
490
490
|
docs: "https://vueuse.org/shared/reactiveOmit/",
|
|
491
491
|
category: "Reactivity",
|
|
492
492
|
description: "reactively omit fields from a reactive object"
|
|
@@ -502,7 +502,7 @@ var functions$1 = [
|
|
|
502
502
|
{
|
|
503
503
|
name: "refAutoReset",
|
|
504
504
|
"package": "shared",
|
|
505
|
-
lastUpdated:
|
|
505
|
+
lastUpdated: 1750320219000,
|
|
506
506
|
docs: "https://vueuse.org/shared/refAutoReset/",
|
|
507
507
|
category: "Reactivity",
|
|
508
508
|
description: "a ref which will be reset to the default value after some time",
|
|
@@ -841,7 +841,7 @@ var functions$1 = [
|
|
|
841
841
|
{
|
|
842
842
|
name: "useAsyncState",
|
|
843
843
|
"package": "core",
|
|
844
|
-
lastUpdated:
|
|
844
|
+
lastUpdated: 1750322801000,
|
|
845
845
|
docs: "https://vueuse.org/core/useAsyncState/",
|
|
846
846
|
category: "State",
|
|
847
847
|
description: "reactive async state"
|
|
@@ -999,7 +999,7 @@ var functions$1 = [
|
|
|
999
999
|
{
|
|
1000
1000
|
name: "useColorMode",
|
|
1001
1001
|
"package": "core",
|
|
1002
|
-
lastUpdated:
|
|
1002
|
+
lastUpdated: 1750322801000,
|
|
1003
1003
|
component: true,
|
|
1004
1004
|
docs: "https://vueuse.org/core/useColorMode/",
|
|
1005
1005
|
category: "Browser",
|
|
@@ -1142,7 +1142,7 @@ var functions$1 = [
|
|
|
1142
1142
|
{
|
|
1143
1143
|
name: "useDevicesList",
|
|
1144
1144
|
"package": "core",
|
|
1145
|
-
lastUpdated:
|
|
1145
|
+
lastUpdated: 1750320190000,
|
|
1146
1146
|
component: true,
|
|
1147
1147
|
docs: "https://vueuse.org/core/useDevicesList/",
|
|
1148
1148
|
category: "Sensors",
|
|
@@ -1218,7 +1218,7 @@ var functions$1 = [
|
|
|
1218
1218
|
{
|
|
1219
1219
|
name: "useElementHover",
|
|
1220
1220
|
"package": "core",
|
|
1221
|
-
lastUpdated:
|
|
1221
|
+
lastUpdated: 1750320219000,
|
|
1222
1222
|
directive: true,
|
|
1223
1223
|
docs: "https://vueuse.org/core/useElementHover/",
|
|
1224
1224
|
category: "Sensors",
|
|
@@ -1269,7 +1269,7 @@ var functions$1 = [
|
|
|
1269
1269
|
{
|
|
1270
1270
|
name: "useEventListener",
|
|
1271
1271
|
"package": "core",
|
|
1272
|
-
lastUpdated:
|
|
1272
|
+
lastUpdated: 1750320333000,
|
|
1273
1273
|
docs: "https://vueuse.org/core/useEventListener/",
|
|
1274
1274
|
category: "Browser",
|
|
1275
1275
|
description: "use EventListener with ease"
|
|
@@ -1277,7 +1277,7 @@ var functions$1 = [
|
|
|
1277
1277
|
{
|
|
1278
1278
|
name: "useEventSource",
|
|
1279
1279
|
"package": "core",
|
|
1280
|
-
lastUpdated:
|
|
1280
|
+
lastUpdated: 1750320387000,
|
|
1281
1281
|
docs: "https://vueuse.org/core/useEventSource/",
|
|
1282
1282
|
category: "Network",
|
|
1283
1283
|
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"
|
|
@@ -1310,7 +1310,7 @@ var functions$1 = [
|
|
|
1310
1310
|
{
|
|
1311
1311
|
name: "useFetch",
|
|
1312
1312
|
"package": "core",
|
|
1313
|
-
lastUpdated:
|
|
1313
|
+
lastUpdated: 1750320358000,
|
|
1314
1314
|
docs: "https://vueuse.org/core/useFetch/",
|
|
1315
1315
|
category: "Network",
|
|
1316
1316
|
description: "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
|
|
@@ -1334,7 +1334,7 @@ var functions$1 = [
|
|
|
1334
1334
|
{
|
|
1335
1335
|
name: "useFirestore",
|
|
1336
1336
|
"package": "firebase",
|
|
1337
|
-
lastUpdated:
|
|
1337
|
+
lastUpdated: 1750322801000,
|
|
1338
1338
|
docs: "https://vueuse.org/firebase/useFirestore/",
|
|
1339
1339
|
category: "@Firebase",
|
|
1340
1340
|
description: "reactive [Firestore](https://firebase.google.com/docs/firestore) binding",
|
|
@@ -1436,7 +1436,7 @@ var functions$1 = [
|
|
|
1436
1436
|
{
|
|
1437
1437
|
name: "useIdle",
|
|
1438
1438
|
"package": "core",
|
|
1439
|
-
lastUpdated:
|
|
1439
|
+
lastUpdated: 1750320219000,
|
|
1440
1440
|
component: true,
|
|
1441
1441
|
docs: "https://vueuse.org/core/useIdle/",
|
|
1442
1442
|
category: "Sensors",
|
|
@@ -1480,7 +1480,7 @@ var functions$1 = [
|
|
|
1480
1480
|
{
|
|
1481
1481
|
name: "useIntervalFn",
|
|
1482
1482
|
"package": "shared",
|
|
1483
|
-
lastUpdated:
|
|
1483
|
+
lastUpdated: 1748328969000,
|
|
1484
1484
|
docs: "https://vueuse.org/shared/useIntervalFn/",
|
|
1485
1485
|
category: "Animation",
|
|
1486
1486
|
description: "wrapper for `setInterval` with controls"
|
|
@@ -1548,7 +1548,7 @@ var functions$1 = [
|
|
|
1548
1548
|
{
|
|
1549
1549
|
name: "useMagicKeys",
|
|
1550
1550
|
"package": "core",
|
|
1551
|
-
lastUpdated:
|
|
1551
|
+
lastUpdated: 1750322801000,
|
|
1552
1552
|
docs: "https://vueuse.org/core/useMagicKeys/",
|
|
1553
1553
|
category: "Sensors",
|
|
1554
1554
|
description: "reactive keys pressed state"
|
|
@@ -1661,7 +1661,7 @@ var functions$1 = [
|
|
|
1661
1661
|
{
|
|
1662
1662
|
name: "useMouseInElement",
|
|
1663
1663
|
"package": "core",
|
|
1664
|
-
lastUpdated:
|
|
1664
|
+
lastUpdated: 1750321515000,
|
|
1665
1665
|
component: true,
|
|
1666
1666
|
directive: true,
|
|
1667
1667
|
docs: "https://vueuse.org/core/useMouseInElement/",
|
|
@@ -1705,7 +1705,7 @@ var functions$1 = [
|
|
|
1705
1705
|
{
|
|
1706
1706
|
name: "useNow",
|
|
1707
1707
|
"package": "core",
|
|
1708
|
-
lastUpdated:
|
|
1708
|
+
lastUpdated: 1748020198000,
|
|
1709
1709
|
component: true,
|
|
1710
1710
|
docs: "https://vueuse.org/core/useNow/",
|
|
1711
1711
|
category: "Animation",
|
|
@@ -1791,7 +1791,7 @@ var functions$1 = [
|
|
|
1791
1791
|
{
|
|
1792
1792
|
name: "usePermission",
|
|
1793
1793
|
"package": "core",
|
|
1794
|
-
lastUpdated:
|
|
1794
|
+
lastUpdated: 1750322801000,
|
|
1795
1795
|
docs: "https://vueuse.org/core/usePermission/",
|
|
1796
1796
|
category: "Browser",
|
|
1797
1797
|
description: "reactive [Permissions API](https://developer.mozilla.org/en-US/docs/Web/API/Permissions_API)",
|
|
@@ -1931,7 +1931,7 @@ var functions$1 = [
|
|
|
1931
1931
|
{
|
|
1932
1932
|
name: "useRefHistory",
|
|
1933
1933
|
"package": "core",
|
|
1934
|
-
lastUpdated:
|
|
1934
|
+
lastUpdated: 1749554184000,
|
|
1935
1935
|
docs: "https://vueuse.org/core/useRefHistory/",
|
|
1936
1936
|
category: "State",
|
|
1937
1937
|
description: "track the change history of a ref",
|
|
@@ -2009,7 +2009,7 @@ var functions$1 = [
|
|
|
2009
2009
|
{
|
|
2010
2010
|
name: "useScreenSafeArea",
|
|
2011
2011
|
"package": "core",
|
|
2012
|
-
lastUpdated:
|
|
2012
|
+
lastUpdated: 1749301327000,
|
|
2013
2013
|
component: true,
|
|
2014
2014
|
docs: "https://vueuse.org/core/useScreenSafeArea/",
|
|
2015
2015
|
category: "Browser",
|
|
@@ -2018,7 +2018,7 @@ var functions$1 = [
|
|
|
2018
2018
|
{
|
|
2019
2019
|
name: "useScriptTag",
|
|
2020
2020
|
"package": "core",
|
|
2021
|
-
lastUpdated:
|
|
2021
|
+
lastUpdated: 1750320118000,
|
|
2022
2022
|
docs: "https://vueuse.org/core/useScriptTag/",
|
|
2023
2023
|
category: "Browser",
|
|
2024
2024
|
description: "creates a script tag"
|
|
@@ -2026,7 +2026,7 @@ var functions$1 = [
|
|
|
2026
2026
|
{
|
|
2027
2027
|
name: "useScroll",
|
|
2028
2028
|
"package": "core",
|
|
2029
|
-
lastUpdated:
|
|
2029
|
+
lastUpdated: 1750320794000,
|
|
2030
2030
|
directive: true,
|
|
2031
2031
|
docs: "https://vueuse.org/core/useScroll/",
|
|
2032
2032
|
category: "Sensors",
|
|
@@ -2063,7 +2063,7 @@ var functions$1 = [
|
|
|
2063
2063
|
{
|
|
2064
2064
|
name: "useSortable",
|
|
2065
2065
|
"package": "integrations",
|
|
2066
|
-
lastUpdated:
|
|
2066
|
+
lastUpdated: 1748336126000,
|
|
2067
2067
|
component: true,
|
|
2068
2068
|
docs: "https://vueuse.org/integrations/useSortable/",
|
|
2069
2069
|
category: "@Integrations",
|
|
@@ -2275,7 +2275,7 @@ var functions$1 = [
|
|
|
2275
2275
|
{
|
|
2276
2276
|
name: "useTimeoutFn",
|
|
2277
2277
|
"package": "shared",
|
|
2278
|
-
lastUpdated:
|
|
2278
|
+
lastUpdated: 1750320219000,
|
|
2279
2279
|
docs: "https://vueuse.org/shared/useTimeoutFn/",
|
|
2280
2280
|
category: "Animation",
|
|
2281
2281
|
description: "wrapper for `setTimeout` with controls"
|
|
@@ -2348,7 +2348,7 @@ var functions$1 = [
|
|
|
2348
2348
|
{
|
|
2349
2349
|
name: "useUrlSearchParams",
|
|
2350
2350
|
"package": "core",
|
|
2351
|
-
lastUpdated:
|
|
2351
|
+
lastUpdated: 1750323062000,
|
|
2352
2352
|
docs: "https://vueuse.org/core/useUrlSearchParams/",
|
|
2353
2353
|
category: "Browser",
|
|
2354
2354
|
description: "reactive [URLSearchParams](https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams)"
|
|
@@ -2424,7 +2424,7 @@ var functions$1 = [
|
|
|
2424
2424
|
{
|
|
2425
2425
|
name: "useWebSocket",
|
|
2426
2426
|
"package": "core",
|
|
2427
|
-
lastUpdated:
|
|
2427
|
+
lastUpdated: 1750320219000,
|
|
2428
2428
|
docs: "https://vueuse.org/core/useWebSocket/",
|
|
2429
2429
|
category: "Network",
|
|
2430
2430
|
description: "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
|
|
@@ -2443,7 +2443,7 @@ var functions$1 = [
|
|
|
2443
2443
|
{
|
|
2444
2444
|
name: "useWebWorkerFn",
|
|
2445
2445
|
"package": "core",
|
|
2446
|
-
lastUpdated:
|
|
2446
|
+
lastUpdated: 1750322801000,
|
|
2447
2447
|
docs: "https://vueuse.org/core/useWebWorkerFn/",
|
|
2448
2448
|
category: "Browser",
|
|
2449
2449
|
description: "run expensive functions without blocking the UI",
|
|
@@ -2545,7 +2545,7 @@ var functions$1 = [
|
|
|
2545
2545
|
{
|
|
2546
2546
|
name: "watchIgnorable",
|
|
2547
2547
|
"package": "shared",
|
|
2548
|
-
lastUpdated:
|
|
2548
|
+
lastUpdated: 1749631981000,
|
|
2549
2549
|
docs: "https://vueuse.org/shared/watchIgnorable/",
|
|
2550
2550
|
category: "Watch",
|
|
2551
2551
|
description: "ignorable watch",
|