@vueuse/metadata 10.8.0 → 10.10.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 +37 -37
- package/index.json +37 -37
- package/index.mjs +37 -37
- package/package.json +1 -1
package/index.cjs
CHANGED
|
@@ -248,7 +248,7 @@ var functions$1 = [
|
|
|
248
248
|
{
|
|
249
249
|
name: "createInjectionState",
|
|
250
250
|
"package": "shared",
|
|
251
|
-
lastUpdated:
|
|
251
|
+
lastUpdated: 1716811045000,
|
|
252
252
|
docs: "https://vueuse.org/shared/createInjectionState/",
|
|
253
253
|
category: "State",
|
|
254
254
|
description: "create global state that can be injected into components"
|
|
@@ -398,7 +398,7 @@ var functions$1 = [
|
|
|
398
398
|
{
|
|
399
399
|
name: "makeDestructurable",
|
|
400
400
|
"package": "shared",
|
|
401
|
-
lastUpdated:
|
|
401
|
+
lastUpdated: 1716809983000,
|
|
402
402
|
docs: "https://vueuse.org/shared/makeDestructurable/",
|
|
403
403
|
category: "Utilities",
|
|
404
404
|
description: "make isomorphic destructurable for object and array at the same time"
|
|
@@ -425,7 +425,7 @@ var functions$1 = [
|
|
|
425
425
|
{
|
|
426
426
|
name: "onLongPress",
|
|
427
427
|
"package": "core",
|
|
428
|
-
lastUpdated:
|
|
428
|
+
lastUpdated: 1716814989000,
|
|
429
429
|
component: true,
|
|
430
430
|
directive: true,
|
|
431
431
|
docs: "https://vueuse.org/core/onLongPress/",
|
|
@@ -546,7 +546,7 @@ var functions$1 = [
|
|
|
546
546
|
{
|
|
547
547
|
name: "refWithControl",
|
|
548
548
|
"package": "shared",
|
|
549
|
-
lastUpdated:
|
|
549
|
+
lastUpdated: 1716812929000,
|
|
550
550
|
docs: "https://vueuse.org/shared/refWithControl/",
|
|
551
551
|
category: "Reactivity",
|
|
552
552
|
description: "fine-grained controls over ref and its reactivity",
|
|
@@ -714,7 +714,7 @@ var functions$1 = [
|
|
|
714
714
|
{
|
|
715
715
|
name: "useActiveElement",
|
|
716
716
|
"package": "core",
|
|
717
|
-
lastUpdated:
|
|
717
|
+
lastUpdated: 1716815297000,
|
|
718
718
|
component: true,
|
|
719
719
|
docs: "https://vueuse.org/core/useActiveElement/",
|
|
720
720
|
category: "Elements",
|
|
@@ -723,7 +723,7 @@ var functions$1 = [
|
|
|
723
723
|
{
|
|
724
724
|
name: "useAnimate",
|
|
725
725
|
"package": "core",
|
|
726
|
-
lastUpdated:
|
|
726
|
+
lastUpdated: 1716810590000,
|
|
727
727
|
docs: "https://vueuse.org/core/useAnimate/",
|
|
728
728
|
category: "Animation",
|
|
729
729
|
description: "reactive [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API)"
|
|
@@ -870,7 +870,7 @@ var functions$1 = [
|
|
|
870
870
|
{
|
|
871
871
|
name: "useAxios",
|
|
872
872
|
"package": "integrations",
|
|
873
|
-
lastUpdated:
|
|
873
|
+
lastUpdated: 1716810400000,
|
|
874
874
|
docs: "https://vueuse.org/integrations/useAxios/",
|
|
875
875
|
category: "@Integrations",
|
|
876
876
|
description: "wrapper for [`axios`](https://github.com/axios/axios)",
|
|
@@ -962,7 +962,7 @@ var functions$1 = [
|
|
|
962
962
|
{
|
|
963
963
|
name: "useClipboard",
|
|
964
964
|
"package": "core",
|
|
965
|
-
lastUpdated:
|
|
965
|
+
lastUpdated: 1709008330000,
|
|
966
966
|
component: true,
|
|
967
967
|
docs: "https://vueuse.org/core/useClipboard/",
|
|
968
968
|
category: "Browser",
|
|
@@ -1070,7 +1070,7 @@ var functions$1 = [
|
|
|
1070
1070
|
{
|
|
1071
1071
|
name: "useDateFormat",
|
|
1072
1072
|
"package": "shared",
|
|
1073
|
-
lastUpdated:
|
|
1073
|
+
lastUpdated: 1716807174000,
|
|
1074
1074
|
docs: "https://vueuse.org/shared/useDateFormat/",
|
|
1075
1075
|
category: "Time",
|
|
1076
1076
|
description: "get the formatted date according to the string of tokens passed in"
|
|
@@ -1123,7 +1123,7 @@ var functions$1 = [
|
|
|
1123
1123
|
component: true,
|
|
1124
1124
|
docs: "https://vueuse.org/core/useDevicePixelRatio/",
|
|
1125
1125
|
category: "Sensors",
|
|
1126
|
-
description: "reactively track [`window.devicePixelRatio`](https://developer.mozilla.org/
|
|
1126
|
+
description: "reactively track [`window.devicePixelRatio`](https://developer.mozilla.org/docs/Web/API/Window/devicePixelRatio)"
|
|
1127
1127
|
},
|
|
1128
1128
|
{
|
|
1129
1129
|
name: "useDevicesList",
|
|
@@ -1140,7 +1140,7 @@ var functions$1 = [
|
|
|
1140
1140
|
{
|
|
1141
1141
|
name: "useDisplayMedia",
|
|
1142
1142
|
"package": "core",
|
|
1143
|
-
lastUpdated:
|
|
1143
|
+
lastUpdated: 1716812994000,
|
|
1144
1144
|
docs: "https://vueuse.org/core/useDisplayMedia/",
|
|
1145
1145
|
category: "Sensors",
|
|
1146
1146
|
description: "reactive [`mediaDevices.getDisplayMedia`](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getDisplayMedia) streaming",
|
|
@@ -1160,7 +1160,7 @@ var functions$1 = [
|
|
|
1160
1160
|
{
|
|
1161
1161
|
name: "useDraggable",
|
|
1162
1162
|
"package": "core",
|
|
1163
|
-
lastUpdated:
|
|
1163
|
+
lastUpdated: 1709818926000,
|
|
1164
1164
|
component: true,
|
|
1165
1165
|
docs: "https://vueuse.org/core/useDraggable/",
|
|
1166
1166
|
category: "Elements",
|
|
@@ -1212,7 +1212,7 @@ var functions$1 = [
|
|
|
1212
1212
|
{
|
|
1213
1213
|
name: "useElementSize",
|
|
1214
1214
|
"package": "core",
|
|
1215
|
-
lastUpdated:
|
|
1215
|
+
lastUpdated: 1716810599000,
|
|
1216
1216
|
component: true,
|
|
1217
1217
|
directive: true,
|
|
1218
1218
|
docs: "https://vueuse.org/core/useElementSize/",
|
|
@@ -1262,7 +1262,7 @@ var functions$1 = [
|
|
|
1262
1262
|
{
|
|
1263
1263
|
name: "useEventSource",
|
|
1264
1264
|
"package": "core",
|
|
1265
|
-
lastUpdated:
|
|
1265
|
+
lastUpdated: 1716810208000,
|
|
1266
1266
|
docs: "https://vueuse.org/core/useEventSource/",
|
|
1267
1267
|
category: "Network",
|
|
1268
1268
|
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"
|
|
@@ -1295,7 +1295,7 @@ var functions$1 = [
|
|
|
1295
1295
|
{
|
|
1296
1296
|
name: "useFetch",
|
|
1297
1297
|
"package": "core",
|
|
1298
|
-
lastUpdated:
|
|
1298
|
+
lastUpdated: 1716807174000,
|
|
1299
1299
|
docs: "https://vueuse.org/core/useFetch/",
|
|
1300
1300
|
category: "Network",
|
|
1301
1301
|
description: "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
|
|
@@ -1303,7 +1303,7 @@ var functions$1 = [
|
|
|
1303
1303
|
{
|
|
1304
1304
|
name: "useFileDialog",
|
|
1305
1305
|
"package": "core",
|
|
1306
|
-
lastUpdated:
|
|
1306
|
+
lastUpdated: 1716812442000,
|
|
1307
1307
|
docs: "https://vueuse.org/core/useFileDialog/",
|
|
1308
1308
|
category: "Browser",
|
|
1309
1309
|
description: "open file dialog with ease"
|
|
@@ -1388,7 +1388,7 @@ var functions$1 = [
|
|
|
1388
1388
|
{
|
|
1389
1389
|
name: "useGamepad",
|
|
1390
1390
|
"package": "core",
|
|
1391
|
-
lastUpdated:
|
|
1391
|
+
lastUpdated: 1716812401000,
|
|
1392
1392
|
docs: "https://vueuse.org/core/useGamepad/",
|
|
1393
1393
|
category: "Browser",
|
|
1394
1394
|
description: "provides reactive bindings for the [Gamepad API](https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API)"
|
|
@@ -1412,7 +1412,7 @@ var functions$1 = [
|
|
|
1412
1412
|
{
|
|
1413
1413
|
name: "useIDBKeyval",
|
|
1414
1414
|
"package": "integrations",
|
|
1415
|
-
lastUpdated:
|
|
1415
|
+
lastUpdated: 1708524735000,
|
|
1416
1416
|
docs: "https://vueuse.org/integrations/useIDBKeyval/",
|
|
1417
1417
|
category: "@Integrations",
|
|
1418
1418
|
description: "wrapper for [`idb-keyval`](https://www.npmjs.com/package/idb-keyval)",
|
|
@@ -1465,7 +1465,7 @@ var functions$1 = [
|
|
|
1465
1465
|
{
|
|
1466
1466
|
name: "useIntervalFn",
|
|
1467
1467
|
"package": "shared",
|
|
1468
|
-
lastUpdated:
|
|
1468
|
+
lastUpdated: 1716809906000,
|
|
1469
1469
|
docs: "https://vueuse.org/shared/useIntervalFn/",
|
|
1470
1470
|
category: "Animation",
|
|
1471
1471
|
description: "wrapper for `setInterval` with controls"
|
|
@@ -1568,7 +1568,7 @@ var functions$1 = [
|
|
|
1568
1568
|
{
|
|
1569
1569
|
name: "useMediaControls",
|
|
1570
1570
|
"package": "core",
|
|
1571
|
-
lastUpdated:
|
|
1571
|
+
lastUpdated: 1716812972000,
|
|
1572
1572
|
docs: "https://vueuse.org/core/useMediaControls/",
|
|
1573
1573
|
category: "Browser",
|
|
1574
1574
|
description: "reactive media controls for both `audio` and `video` elements"
|
|
@@ -1629,7 +1629,7 @@ var functions$1 = [
|
|
|
1629
1629
|
{
|
|
1630
1630
|
name: "useMounted",
|
|
1631
1631
|
"package": "core",
|
|
1632
|
-
lastUpdated:
|
|
1632
|
+
lastUpdated: 1710513214000,
|
|
1633
1633
|
docs: "https://vueuse.org/core/useMounted/",
|
|
1634
1634
|
category: "Component",
|
|
1635
1635
|
description: "mounted state in ref"
|
|
@@ -1655,7 +1655,7 @@ var functions$1 = [
|
|
|
1655
1655
|
{
|
|
1656
1656
|
name: "useMousePressed",
|
|
1657
1657
|
"package": "core",
|
|
1658
|
-
lastUpdated:
|
|
1658
|
+
lastUpdated: 1714550417000,
|
|
1659
1659
|
component: true,
|
|
1660
1660
|
docs: "https://vueuse.org/core/useMousePressed/",
|
|
1661
1661
|
category: "Sensors",
|
|
@@ -1664,7 +1664,7 @@ var functions$1 = [
|
|
|
1664
1664
|
{
|
|
1665
1665
|
name: "useMutationObserver",
|
|
1666
1666
|
"package": "core",
|
|
1667
|
-
lastUpdated:
|
|
1667
|
+
lastUpdated: 1709634902000,
|
|
1668
1668
|
docs: "https://vueuse.org/core/useMutationObserver/",
|
|
1669
1669
|
category: "Elements",
|
|
1670
1670
|
description: "watch for changes being made to the DOM tree"
|
|
@@ -1943,7 +1943,7 @@ var functions$1 = [
|
|
|
1943
1943
|
{
|
|
1944
1944
|
name: "useRouteParams",
|
|
1945
1945
|
"package": "router",
|
|
1946
|
-
lastUpdated:
|
|
1946
|
+
lastUpdated: 1716812049000,
|
|
1947
1947
|
docs: "https://vueuse.org/router/useRouteParams/",
|
|
1948
1948
|
category: "@Router",
|
|
1949
1949
|
description: "shorthand for a reactive `route.params`"
|
|
@@ -2000,7 +2000,7 @@ var functions$1 = [
|
|
|
2000
2000
|
{
|
|
2001
2001
|
name: "useScroll",
|
|
2002
2002
|
"package": "core",
|
|
2003
|
-
lastUpdated:
|
|
2003
|
+
lastUpdated: 1716813353000,
|
|
2004
2004
|
directive: true,
|
|
2005
2005
|
docs: "https://vueuse.org/core/useScroll/",
|
|
2006
2006
|
category: "Sensors",
|
|
@@ -2009,7 +2009,7 @@ var functions$1 = [
|
|
|
2009
2009
|
{
|
|
2010
2010
|
name: "useScrollLock",
|
|
2011
2011
|
"package": "core",
|
|
2012
|
-
lastUpdated:
|
|
2012
|
+
lastUpdated: 1716812370000,
|
|
2013
2013
|
directive: true,
|
|
2014
2014
|
docs: "https://vueuse.org/core/useScrollLock/",
|
|
2015
2015
|
category: "Sensors",
|
|
@@ -2093,7 +2093,7 @@ var functions$1 = [
|
|
|
2093
2093
|
{
|
|
2094
2094
|
name: "useStorage",
|
|
2095
2095
|
"package": "core",
|
|
2096
|
-
lastUpdated:
|
|
2096
|
+
lastUpdated: 1708524637000,
|
|
2097
2097
|
docs: "https://vueuse.org/core/useStorage/",
|
|
2098
2098
|
category: "State",
|
|
2099
2099
|
description: "create a reactive ref that can be used to access & modify [LocalStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage) or [SessionStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage)",
|
|
@@ -2175,7 +2175,7 @@ var functions$1 = [
|
|
|
2175
2175
|
{
|
|
2176
2176
|
name: "useTextareaAutosize",
|
|
2177
2177
|
"package": "core",
|
|
2178
|
-
lastUpdated:
|
|
2178
|
+
lastUpdated: 1716812909000,
|
|
2179
2179
|
docs: "https://vueuse.org/core/useTextareaAutosize/",
|
|
2180
2180
|
category: "Browser",
|
|
2181
2181
|
description: "automatically update the height of a textarea depending on the content"
|
|
@@ -2211,7 +2211,7 @@ var functions$1 = [
|
|
|
2211
2211
|
{
|
|
2212
2212
|
name: "useThrottleFn",
|
|
2213
2213
|
"package": "shared",
|
|
2214
|
-
lastUpdated:
|
|
2214
|
+
lastUpdated: 1716812949000,
|
|
2215
2215
|
docs: "https://vueuse.org/shared/useThrottleFn/",
|
|
2216
2216
|
category: "Utilities",
|
|
2217
2217
|
description: "throttle execution of a function",
|
|
@@ -2233,7 +2233,7 @@ var functions$1 = [
|
|
|
2233
2233
|
{
|
|
2234
2234
|
name: "useTimeout",
|
|
2235
2235
|
"package": "shared",
|
|
2236
|
-
lastUpdated:
|
|
2236
|
+
lastUpdated: 1716812078000,
|
|
2237
2237
|
docs: "https://vueuse.org/shared/useTimeout/",
|
|
2238
2238
|
category: "Animation",
|
|
2239
2239
|
description: "update value after a given time with controls"
|
|
@@ -2282,7 +2282,7 @@ var functions$1 = [
|
|
|
2282
2282
|
{
|
|
2283
2283
|
name: "useToNumber",
|
|
2284
2284
|
"package": "shared",
|
|
2285
|
-
lastUpdated:
|
|
2285
|
+
lastUpdated: 1716812929000,
|
|
2286
2286
|
docs: "https://vueuse.org/shared/useToNumber/",
|
|
2287
2287
|
category: "Utilities",
|
|
2288
2288
|
description: "reactively convert a string ref to number"
|
|
@@ -2343,7 +2343,7 @@ var functions$1 = [
|
|
|
2343
2343
|
{
|
|
2344
2344
|
name: "useVirtualList",
|
|
2345
2345
|
"package": "core",
|
|
2346
|
-
lastUpdated:
|
|
2346
|
+
lastUpdated: 1716813403000,
|
|
2347
2347
|
component: true,
|
|
2348
2348
|
docs: "https://vueuse.org/core/useVirtualList/",
|
|
2349
2349
|
category: "Component",
|
|
@@ -2382,7 +2382,7 @@ var functions$1 = [
|
|
|
2382
2382
|
{
|
|
2383
2383
|
name: "useWebNotification",
|
|
2384
2384
|
"package": "core",
|
|
2385
|
-
lastUpdated:
|
|
2385
|
+
lastUpdated: 1716810149000,
|
|
2386
2386
|
docs: "https://vueuse.org/core/useWebNotification/",
|
|
2387
2387
|
category: "Browser",
|
|
2388
2388
|
description: "reactive [Notification](https://developer.mozilla.org/en-US/docs/Web/API/notification)"
|
|
@@ -2390,7 +2390,7 @@ var functions$1 = [
|
|
|
2390
2390
|
{
|
|
2391
2391
|
name: "useWebSocket",
|
|
2392
2392
|
"package": "core",
|
|
2393
|
-
lastUpdated:
|
|
2393
|
+
lastUpdated: 1716811998000,
|
|
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"
|
|
@@ -2409,7 +2409,7 @@ var functions$1 = [
|
|
|
2409
2409
|
{
|
|
2410
2410
|
name: "useWebWorkerFn",
|
|
2411
2411
|
"package": "core",
|
|
2412
|
-
lastUpdated:
|
|
2412
|
+
lastUpdated: 1716811013000,
|
|
2413
2413
|
docs: "https://vueuse.org/core/useWebWorkerFn/",
|
|
2414
2414
|
category: "Browser",
|
|
2415
2415
|
description: "run expensive functions without blocking the UI",
|
|
@@ -2462,7 +2462,7 @@ var functions$1 = [
|
|
|
2462
2462
|
{
|
|
2463
2463
|
name: "utils",
|
|
2464
2464
|
"package": "shared",
|
|
2465
|
-
lastUpdated:
|
|
2465
|
+
lastUpdated: 1716807174000,
|
|
2466
2466
|
internal: true
|
|
2467
2467
|
},
|
|
2468
2468
|
{
|
|
@@ -2576,7 +2576,7 @@ var functions$1 = [
|
|
|
2576
2576
|
{
|
|
2577
2577
|
name: "whenever",
|
|
2578
2578
|
"package": "shared",
|
|
2579
|
-
lastUpdated:
|
|
2579
|
+
lastUpdated: 1709008124000,
|
|
2580
2580
|
docs: "https://vueuse.org/shared/whenever/",
|
|
2581
2581
|
category: "Watch",
|
|
2582
2582
|
description: "shorthand for watching value to be truthy"
|
package/index.json
CHANGED
|
@@ -247,7 +247,7 @@
|
|
|
247
247
|
{
|
|
248
248
|
"name": "createInjectionState",
|
|
249
249
|
"package": "shared",
|
|
250
|
-
"lastUpdated":
|
|
250
|
+
"lastUpdated": 1716811045000,
|
|
251
251
|
"docs": "https://vueuse.org/shared/createInjectionState/",
|
|
252
252
|
"category": "State",
|
|
253
253
|
"description": "create global state that can be injected into components"
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
{
|
|
398
398
|
"name": "makeDestructurable",
|
|
399
399
|
"package": "shared",
|
|
400
|
-
"lastUpdated":
|
|
400
|
+
"lastUpdated": 1716809983000,
|
|
401
401
|
"docs": "https://vueuse.org/shared/makeDestructurable/",
|
|
402
402
|
"category": "Utilities",
|
|
403
403
|
"description": "make isomorphic destructurable for object and array at the same time"
|
|
@@ -424,7 +424,7 @@
|
|
|
424
424
|
{
|
|
425
425
|
"name": "onLongPress",
|
|
426
426
|
"package": "core",
|
|
427
|
-
"lastUpdated":
|
|
427
|
+
"lastUpdated": 1716814989000,
|
|
428
428
|
"component": true,
|
|
429
429
|
"directive": true,
|
|
430
430
|
"docs": "https://vueuse.org/core/onLongPress/",
|
|
@@ -545,7 +545,7 @@
|
|
|
545
545
|
{
|
|
546
546
|
"name": "refWithControl",
|
|
547
547
|
"package": "shared",
|
|
548
|
-
"lastUpdated":
|
|
548
|
+
"lastUpdated": 1716812929000,
|
|
549
549
|
"docs": "https://vueuse.org/shared/refWithControl/",
|
|
550
550
|
"category": "Reactivity",
|
|
551
551
|
"description": "fine-grained controls over ref and its reactivity",
|
|
@@ -713,7 +713,7 @@
|
|
|
713
713
|
{
|
|
714
714
|
"name": "useActiveElement",
|
|
715
715
|
"package": "core",
|
|
716
|
-
"lastUpdated":
|
|
716
|
+
"lastUpdated": 1716815297000,
|
|
717
717
|
"component": true,
|
|
718
718
|
"docs": "https://vueuse.org/core/useActiveElement/",
|
|
719
719
|
"category": "Elements",
|
|
@@ -722,7 +722,7 @@
|
|
|
722
722
|
{
|
|
723
723
|
"name": "useAnimate",
|
|
724
724
|
"package": "core",
|
|
725
|
-
"lastUpdated":
|
|
725
|
+
"lastUpdated": 1716810590000,
|
|
726
726
|
"docs": "https://vueuse.org/core/useAnimate/",
|
|
727
727
|
"category": "Animation",
|
|
728
728
|
"description": "reactive [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API)"
|
|
@@ -869,7 +869,7 @@
|
|
|
869
869
|
{
|
|
870
870
|
"name": "useAxios",
|
|
871
871
|
"package": "integrations",
|
|
872
|
-
"lastUpdated":
|
|
872
|
+
"lastUpdated": 1716810400000,
|
|
873
873
|
"docs": "https://vueuse.org/integrations/useAxios/",
|
|
874
874
|
"category": "@Integrations",
|
|
875
875
|
"description": "wrapper for [`axios`](https://github.com/axios/axios)",
|
|
@@ -961,7 +961,7 @@
|
|
|
961
961
|
{
|
|
962
962
|
"name": "useClipboard",
|
|
963
963
|
"package": "core",
|
|
964
|
-
"lastUpdated":
|
|
964
|
+
"lastUpdated": 1709008330000,
|
|
965
965
|
"component": true,
|
|
966
966
|
"docs": "https://vueuse.org/core/useClipboard/",
|
|
967
967
|
"category": "Browser",
|
|
@@ -1069,7 +1069,7 @@
|
|
|
1069
1069
|
{
|
|
1070
1070
|
"name": "useDateFormat",
|
|
1071
1071
|
"package": "shared",
|
|
1072
|
-
"lastUpdated":
|
|
1072
|
+
"lastUpdated": 1716807174000,
|
|
1073
1073
|
"docs": "https://vueuse.org/shared/useDateFormat/",
|
|
1074
1074
|
"category": "Time",
|
|
1075
1075
|
"description": "get the formatted date according to the string of tokens passed in"
|
|
@@ -1122,7 +1122,7 @@
|
|
|
1122
1122
|
"component": true,
|
|
1123
1123
|
"docs": "https://vueuse.org/core/useDevicePixelRatio/",
|
|
1124
1124
|
"category": "Sensors",
|
|
1125
|
-
"description": "reactively track [`window.devicePixelRatio`](https://developer.mozilla.org/
|
|
1125
|
+
"description": "reactively track [`window.devicePixelRatio`](https://developer.mozilla.org/docs/Web/API/Window/devicePixelRatio)"
|
|
1126
1126
|
},
|
|
1127
1127
|
{
|
|
1128
1128
|
"name": "useDevicesList",
|
|
@@ -1139,7 +1139,7 @@
|
|
|
1139
1139
|
{
|
|
1140
1140
|
"name": "useDisplayMedia",
|
|
1141
1141
|
"package": "core",
|
|
1142
|
-
"lastUpdated":
|
|
1142
|
+
"lastUpdated": 1716812994000,
|
|
1143
1143
|
"docs": "https://vueuse.org/core/useDisplayMedia/",
|
|
1144
1144
|
"category": "Sensors",
|
|
1145
1145
|
"description": "reactive [`mediaDevices.getDisplayMedia`](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getDisplayMedia) streaming",
|
|
@@ -1159,7 +1159,7 @@
|
|
|
1159
1159
|
{
|
|
1160
1160
|
"name": "useDraggable",
|
|
1161
1161
|
"package": "core",
|
|
1162
|
-
"lastUpdated":
|
|
1162
|
+
"lastUpdated": 1709818926000,
|
|
1163
1163
|
"component": true,
|
|
1164
1164
|
"docs": "https://vueuse.org/core/useDraggable/",
|
|
1165
1165
|
"category": "Elements",
|
|
@@ -1211,7 +1211,7 @@
|
|
|
1211
1211
|
{
|
|
1212
1212
|
"name": "useElementSize",
|
|
1213
1213
|
"package": "core",
|
|
1214
|
-
"lastUpdated":
|
|
1214
|
+
"lastUpdated": 1716810599000,
|
|
1215
1215
|
"component": true,
|
|
1216
1216
|
"directive": true,
|
|
1217
1217
|
"docs": "https://vueuse.org/core/useElementSize/",
|
|
@@ -1261,7 +1261,7 @@
|
|
|
1261
1261
|
{
|
|
1262
1262
|
"name": "useEventSource",
|
|
1263
1263
|
"package": "core",
|
|
1264
|
-
"lastUpdated":
|
|
1264
|
+
"lastUpdated": 1716810208000,
|
|
1265
1265
|
"docs": "https://vueuse.org/core/useEventSource/",
|
|
1266
1266
|
"category": "Network",
|
|
1267
1267
|
"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"
|
|
@@ -1294,7 +1294,7 @@
|
|
|
1294
1294
|
{
|
|
1295
1295
|
"name": "useFetch",
|
|
1296
1296
|
"package": "core",
|
|
1297
|
-
"lastUpdated":
|
|
1297
|
+
"lastUpdated": 1716807174000,
|
|
1298
1298
|
"docs": "https://vueuse.org/core/useFetch/",
|
|
1299
1299
|
"category": "Network",
|
|
1300
1300
|
"description": "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
|
|
@@ -1302,7 +1302,7 @@
|
|
|
1302
1302
|
{
|
|
1303
1303
|
"name": "useFileDialog",
|
|
1304
1304
|
"package": "core",
|
|
1305
|
-
"lastUpdated":
|
|
1305
|
+
"lastUpdated": 1716812442000,
|
|
1306
1306
|
"docs": "https://vueuse.org/core/useFileDialog/",
|
|
1307
1307
|
"category": "Browser",
|
|
1308
1308
|
"description": "open file dialog with ease"
|
|
@@ -1387,7 +1387,7 @@
|
|
|
1387
1387
|
{
|
|
1388
1388
|
"name": "useGamepad",
|
|
1389
1389
|
"package": "core",
|
|
1390
|
-
"lastUpdated":
|
|
1390
|
+
"lastUpdated": 1716812401000,
|
|
1391
1391
|
"docs": "https://vueuse.org/core/useGamepad/",
|
|
1392
1392
|
"category": "Browser",
|
|
1393
1393
|
"description": "provides reactive bindings for the [Gamepad API](https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API)"
|
|
@@ -1411,7 +1411,7 @@
|
|
|
1411
1411
|
{
|
|
1412
1412
|
"name": "useIDBKeyval",
|
|
1413
1413
|
"package": "integrations",
|
|
1414
|
-
"lastUpdated":
|
|
1414
|
+
"lastUpdated": 1708524735000,
|
|
1415
1415
|
"docs": "https://vueuse.org/integrations/useIDBKeyval/",
|
|
1416
1416
|
"category": "@Integrations",
|
|
1417
1417
|
"description": "wrapper for [`idb-keyval`](https://www.npmjs.com/package/idb-keyval)",
|
|
@@ -1464,7 +1464,7 @@
|
|
|
1464
1464
|
{
|
|
1465
1465
|
"name": "useIntervalFn",
|
|
1466
1466
|
"package": "shared",
|
|
1467
|
-
"lastUpdated":
|
|
1467
|
+
"lastUpdated": 1716809906000,
|
|
1468
1468
|
"docs": "https://vueuse.org/shared/useIntervalFn/",
|
|
1469
1469
|
"category": "Animation",
|
|
1470
1470
|
"description": "wrapper for `setInterval` with controls"
|
|
@@ -1567,7 +1567,7 @@
|
|
|
1567
1567
|
{
|
|
1568
1568
|
"name": "useMediaControls",
|
|
1569
1569
|
"package": "core",
|
|
1570
|
-
"lastUpdated":
|
|
1570
|
+
"lastUpdated": 1716812972000,
|
|
1571
1571
|
"docs": "https://vueuse.org/core/useMediaControls/",
|
|
1572
1572
|
"category": "Browser",
|
|
1573
1573
|
"description": "reactive media controls for both `audio` and `video` elements"
|
|
@@ -1628,7 +1628,7 @@
|
|
|
1628
1628
|
{
|
|
1629
1629
|
"name": "useMounted",
|
|
1630
1630
|
"package": "core",
|
|
1631
|
-
"lastUpdated":
|
|
1631
|
+
"lastUpdated": 1710513214000,
|
|
1632
1632
|
"docs": "https://vueuse.org/core/useMounted/",
|
|
1633
1633
|
"category": "Component",
|
|
1634
1634
|
"description": "mounted state in ref"
|
|
@@ -1654,7 +1654,7 @@
|
|
|
1654
1654
|
{
|
|
1655
1655
|
"name": "useMousePressed",
|
|
1656
1656
|
"package": "core",
|
|
1657
|
-
"lastUpdated":
|
|
1657
|
+
"lastUpdated": 1714550417000,
|
|
1658
1658
|
"component": true,
|
|
1659
1659
|
"docs": "https://vueuse.org/core/useMousePressed/",
|
|
1660
1660
|
"category": "Sensors",
|
|
@@ -1663,7 +1663,7 @@
|
|
|
1663
1663
|
{
|
|
1664
1664
|
"name": "useMutationObserver",
|
|
1665
1665
|
"package": "core",
|
|
1666
|
-
"lastUpdated":
|
|
1666
|
+
"lastUpdated": 1709634902000,
|
|
1667
1667
|
"docs": "https://vueuse.org/core/useMutationObserver/",
|
|
1668
1668
|
"category": "Elements",
|
|
1669
1669
|
"description": "watch for changes being made to the DOM tree"
|
|
@@ -1942,7 +1942,7 @@
|
|
|
1942
1942
|
{
|
|
1943
1943
|
"name": "useRouteParams",
|
|
1944
1944
|
"package": "router",
|
|
1945
|
-
"lastUpdated":
|
|
1945
|
+
"lastUpdated": 1716812049000,
|
|
1946
1946
|
"docs": "https://vueuse.org/router/useRouteParams/",
|
|
1947
1947
|
"category": "@Router",
|
|
1948
1948
|
"description": "shorthand for a reactive `route.params`"
|
|
@@ -1999,7 +1999,7 @@
|
|
|
1999
1999
|
{
|
|
2000
2000
|
"name": "useScroll",
|
|
2001
2001
|
"package": "core",
|
|
2002
|
-
"lastUpdated":
|
|
2002
|
+
"lastUpdated": 1716813353000,
|
|
2003
2003
|
"directive": true,
|
|
2004
2004
|
"docs": "https://vueuse.org/core/useScroll/",
|
|
2005
2005
|
"category": "Sensors",
|
|
@@ -2008,7 +2008,7 @@
|
|
|
2008
2008
|
{
|
|
2009
2009
|
"name": "useScrollLock",
|
|
2010
2010
|
"package": "core",
|
|
2011
|
-
"lastUpdated":
|
|
2011
|
+
"lastUpdated": 1716812370000,
|
|
2012
2012
|
"directive": true,
|
|
2013
2013
|
"docs": "https://vueuse.org/core/useScrollLock/",
|
|
2014
2014
|
"category": "Sensors",
|
|
@@ -2092,7 +2092,7 @@
|
|
|
2092
2092
|
{
|
|
2093
2093
|
"name": "useStorage",
|
|
2094
2094
|
"package": "core",
|
|
2095
|
-
"lastUpdated":
|
|
2095
|
+
"lastUpdated": 1708524637000,
|
|
2096
2096
|
"docs": "https://vueuse.org/core/useStorage/",
|
|
2097
2097
|
"category": "State",
|
|
2098
2098
|
"description": "create a reactive ref that can be used to access & modify [LocalStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage) or [SessionStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage)",
|
|
@@ -2174,7 +2174,7 @@
|
|
|
2174
2174
|
{
|
|
2175
2175
|
"name": "useTextareaAutosize",
|
|
2176
2176
|
"package": "core",
|
|
2177
|
-
"lastUpdated":
|
|
2177
|
+
"lastUpdated": 1716812909000,
|
|
2178
2178
|
"docs": "https://vueuse.org/core/useTextareaAutosize/",
|
|
2179
2179
|
"category": "Browser",
|
|
2180
2180
|
"description": "automatically update the height of a textarea depending on the content"
|
|
@@ -2210,7 +2210,7 @@
|
|
|
2210
2210
|
{
|
|
2211
2211
|
"name": "useThrottleFn",
|
|
2212
2212
|
"package": "shared",
|
|
2213
|
-
"lastUpdated":
|
|
2213
|
+
"lastUpdated": 1716812949000,
|
|
2214
2214
|
"docs": "https://vueuse.org/shared/useThrottleFn/",
|
|
2215
2215
|
"category": "Utilities",
|
|
2216
2216
|
"description": "throttle execution of a function",
|
|
@@ -2232,7 +2232,7 @@
|
|
|
2232
2232
|
{
|
|
2233
2233
|
"name": "useTimeout",
|
|
2234
2234
|
"package": "shared",
|
|
2235
|
-
"lastUpdated":
|
|
2235
|
+
"lastUpdated": 1716812078000,
|
|
2236
2236
|
"docs": "https://vueuse.org/shared/useTimeout/",
|
|
2237
2237
|
"category": "Animation",
|
|
2238
2238
|
"description": "update value after a given time with controls"
|
|
@@ -2281,7 +2281,7 @@
|
|
|
2281
2281
|
{
|
|
2282
2282
|
"name": "useToNumber",
|
|
2283
2283
|
"package": "shared",
|
|
2284
|
-
"lastUpdated":
|
|
2284
|
+
"lastUpdated": 1716812929000,
|
|
2285
2285
|
"docs": "https://vueuse.org/shared/useToNumber/",
|
|
2286
2286
|
"category": "Utilities",
|
|
2287
2287
|
"description": "reactively convert a string ref to number"
|
|
@@ -2342,7 +2342,7 @@
|
|
|
2342
2342
|
{
|
|
2343
2343
|
"name": "useVirtualList",
|
|
2344
2344
|
"package": "core",
|
|
2345
|
-
"lastUpdated":
|
|
2345
|
+
"lastUpdated": 1716813403000,
|
|
2346
2346
|
"component": true,
|
|
2347
2347
|
"docs": "https://vueuse.org/core/useVirtualList/",
|
|
2348
2348
|
"category": "Component",
|
|
@@ -2381,7 +2381,7 @@
|
|
|
2381
2381
|
{
|
|
2382
2382
|
"name": "useWebNotification",
|
|
2383
2383
|
"package": "core",
|
|
2384
|
-
"lastUpdated":
|
|
2384
|
+
"lastUpdated": 1716810149000,
|
|
2385
2385
|
"docs": "https://vueuse.org/core/useWebNotification/",
|
|
2386
2386
|
"category": "Browser",
|
|
2387
2387
|
"description": "reactive [Notification](https://developer.mozilla.org/en-US/docs/Web/API/notification)"
|
|
@@ -2389,7 +2389,7 @@
|
|
|
2389
2389
|
{
|
|
2390
2390
|
"name": "useWebSocket",
|
|
2391
2391
|
"package": "core",
|
|
2392
|
-
"lastUpdated":
|
|
2392
|
+
"lastUpdated": 1716811998000,
|
|
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"
|
|
@@ -2408,7 +2408,7 @@
|
|
|
2408
2408
|
{
|
|
2409
2409
|
"name": "useWebWorkerFn",
|
|
2410
2410
|
"package": "core",
|
|
2411
|
-
"lastUpdated":
|
|
2411
|
+
"lastUpdated": 1716811013000,
|
|
2412
2412
|
"docs": "https://vueuse.org/core/useWebWorkerFn/",
|
|
2413
2413
|
"category": "Browser",
|
|
2414
2414
|
"description": "run expensive functions without blocking the UI",
|
|
@@ -2461,7 +2461,7 @@
|
|
|
2461
2461
|
{
|
|
2462
2462
|
"name": "utils",
|
|
2463
2463
|
"package": "shared",
|
|
2464
|
-
"lastUpdated":
|
|
2464
|
+
"lastUpdated": 1716807174000,
|
|
2465
2465
|
"internal": true
|
|
2466
2466
|
},
|
|
2467
2467
|
{
|
|
@@ -2575,7 +2575,7 @@
|
|
|
2575
2575
|
{
|
|
2576
2576
|
"name": "whenever",
|
|
2577
2577
|
"package": "shared",
|
|
2578
|
-
"lastUpdated":
|
|
2578
|
+
"lastUpdated": 1709008124000,
|
|
2579
2579
|
"docs": "https://vueuse.org/shared/whenever/",
|
|
2580
2580
|
"category": "Watch",
|
|
2581
2581
|
"description": "shorthand for watching value to be truthy"
|
package/index.mjs
CHANGED
|
@@ -246,7 +246,7 @@ var functions$1 = [
|
|
|
246
246
|
{
|
|
247
247
|
name: "createInjectionState",
|
|
248
248
|
"package": "shared",
|
|
249
|
-
lastUpdated:
|
|
249
|
+
lastUpdated: 1716811045000,
|
|
250
250
|
docs: "https://vueuse.org/shared/createInjectionState/",
|
|
251
251
|
category: "State",
|
|
252
252
|
description: "create global state that can be injected into components"
|
|
@@ -396,7 +396,7 @@ var functions$1 = [
|
|
|
396
396
|
{
|
|
397
397
|
name: "makeDestructurable",
|
|
398
398
|
"package": "shared",
|
|
399
|
-
lastUpdated:
|
|
399
|
+
lastUpdated: 1716809983000,
|
|
400
400
|
docs: "https://vueuse.org/shared/makeDestructurable/",
|
|
401
401
|
category: "Utilities",
|
|
402
402
|
description: "make isomorphic destructurable for object and array at the same time"
|
|
@@ -423,7 +423,7 @@ var functions$1 = [
|
|
|
423
423
|
{
|
|
424
424
|
name: "onLongPress",
|
|
425
425
|
"package": "core",
|
|
426
|
-
lastUpdated:
|
|
426
|
+
lastUpdated: 1716814989000,
|
|
427
427
|
component: true,
|
|
428
428
|
directive: true,
|
|
429
429
|
docs: "https://vueuse.org/core/onLongPress/",
|
|
@@ -544,7 +544,7 @@ var functions$1 = [
|
|
|
544
544
|
{
|
|
545
545
|
name: "refWithControl",
|
|
546
546
|
"package": "shared",
|
|
547
|
-
lastUpdated:
|
|
547
|
+
lastUpdated: 1716812929000,
|
|
548
548
|
docs: "https://vueuse.org/shared/refWithControl/",
|
|
549
549
|
category: "Reactivity",
|
|
550
550
|
description: "fine-grained controls over ref and its reactivity",
|
|
@@ -712,7 +712,7 @@ var functions$1 = [
|
|
|
712
712
|
{
|
|
713
713
|
name: "useActiveElement",
|
|
714
714
|
"package": "core",
|
|
715
|
-
lastUpdated:
|
|
715
|
+
lastUpdated: 1716815297000,
|
|
716
716
|
component: true,
|
|
717
717
|
docs: "https://vueuse.org/core/useActiveElement/",
|
|
718
718
|
category: "Elements",
|
|
@@ -721,7 +721,7 @@ var functions$1 = [
|
|
|
721
721
|
{
|
|
722
722
|
name: "useAnimate",
|
|
723
723
|
"package": "core",
|
|
724
|
-
lastUpdated:
|
|
724
|
+
lastUpdated: 1716810590000,
|
|
725
725
|
docs: "https://vueuse.org/core/useAnimate/",
|
|
726
726
|
category: "Animation",
|
|
727
727
|
description: "reactive [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API)"
|
|
@@ -868,7 +868,7 @@ var functions$1 = [
|
|
|
868
868
|
{
|
|
869
869
|
name: "useAxios",
|
|
870
870
|
"package": "integrations",
|
|
871
|
-
lastUpdated:
|
|
871
|
+
lastUpdated: 1716810400000,
|
|
872
872
|
docs: "https://vueuse.org/integrations/useAxios/",
|
|
873
873
|
category: "@Integrations",
|
|
874
874
|
description: "wrapper for [`axios`](https://github.com/axios/axios)",
|
|
@@ -960,7 +960,7 @@ var functions$1 = [
|
|
|
960
960
|
{
|
|
961
961
|
name: "useClipboard",
|
|
962
962
|
"package": "core",
|
|
963
|
-
lastUpdated:
|
|
963
|
+
lastUpdated: 1709008330000,
|
|
964
964
|
component: true,
|
|
965
965
|
docs: "https://vueuse.org/core/useClipboard/",
|
|
966
966
|
category: "Browser",
|
|
@@ -1068,7 +1068,7 @@ var functions$1 = [
|
|
|
1068
1068
|
{
|
|
1069
1069
|
name: "useDateFormat",
|
|
1070
1070
|
"package": "shared",
|
|
1071
|
-
lastUpdated:
|
|
1071
|
+
lastUpdated: 1716807174000,
|
|
1072
1072
|
docs: "https://vueuse.org/shared/useDateFormat/",
|
|
1073
1073
|
category: "Time",
|
|
1074
1074
|
description: "get the formatted date according to the string of tokens passed in"
|
|
@@ -1121,7 +1121,7 @@ var functions$1 = [
|
|
|
1121
1121
|
component: true,
|
|
1122
1122
|
docs: "https://vueuse.org/core/useDevicePixelRatio/",
|
|
1123
1123
|
category: "Sensors",
|
|
1124
|
-
description: "reactively track [`window.devicePixelRatio`](https://developer.mozilla.org/
|
|
1124
|
+
description: "reactively track [`window.devicePixelRatio`](https://developer.mozilla.org/docs/Web/API/Window/devicePixelRatio)"
|
|
1125
1125
|
},
|
|
1126
1126
|
{
|
|
1127
1127
|
name: "useDevicesList",
|
|
@@ -1138,7 +1138,7 @@ var functions$1 = [
|
|
|
1138
1138
|
{
|
|
1139
1139
|
name: "useDisplayMedia",
|
|
1140
1140
|
"package": "core",
|
|
1141
|
-
lastUpdated:
|
|
1141
|
+
lastUpdated: 1716812994000,
|
|
1142
1142
|
docs: "https://vueuse.org/core/useDisplayMedia/",
|
|
1143
1143
|
category: "Sensors",
|
|
1144
1144
|
description: "reactive [`mediaDevices.getDisplayMedia`](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getDisplayMedia) streaming",
|
|
@@ -1158,7 +1158,7 @@ var functions$1 = [
|
|
|
1158
1158
|
{
|
|
1159
1159
|
name: "useDraggable",
|
|
1160
1160
|
"package": "core",
|
|
1161
|
-
lastUpdated:
|
|
1161
|
+
lastUpdated: 1709818926000,
|
|
1162
1162
|
component: true,
|
|
1163
1163
|
docs: "https://vueuse.org/core/useDraggable/",
|
|
1164
1164
|
category: "Elements",
|
|
@@ -1210,7 +1210,7 @@ var functions$1 = [
|
|
|
1210
1210
|
{
|
|
1211
1211
|
name: "useElementSize",
|
|
1212
1212
|
"package": "core",
|
|
1213
|
-
lastUpdated:
|
|
1213
|
+
lastUpdated: 1716810599000,
|
|
1214
1214
|
component: true,
|
|
1215
1215
|
directive: true,
|
|
1216
1216
|
docs: "https://vueuse.org/core/useElementSize/",
|
|
@@ -1260,7 +1260,7 @@ var functions$1 = [
|
|
|
1260
1260
|
{
|
|
1261
1261
|
name: "useEventSource",
|
|
1262
1262
|
"package": "core",
|
|
1263
|
-
lastUpdated:
|
|
1263
|
+
lastUpdated: 1716810208000,
|
|
1264
1264
|
docs: "https://vueuse.org/core/useEventSource/",
|
|
1265
1265
|
category: "Network",
|
|
1266
1266
|
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"
|
|
@@ -1293,7 +1293,7 @@ var functions$1 = [
|
|
|
1293
1293
|
{
|
|
1294
1294
|
name: "useFetch",
|
|
1295
1295
|
"package": "core",
|
|
1296
|
-
lastUpdated:
|
|
1296
|
+
lastUpdated: 1716807174000,
|
|
1297
1297
|
docs: "https://vueuse.org/core/useFetch/",
|
|
1298
1298
|
category: "Network",
|
|
1299
1299
|
description: "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
|
|
@@ -1301,7 +1301,7 @@ var functions$1 = [
|
|
|
1301
1301
|
{
|
|
1302
1302
|
name: "useFileDialog",
|
|
1303
1303
|
"package": "core",
|
|
1304
|
-
lastUpdated:
|
|
1304
|
+
lastUpdated: 1716812442000,
|
|
1305
1305
|
docs: "https://vueuse.org/core/useFileDialog/",
|
|
1306
1306
|
category: "Browser",
|
|
1307
1307
|
description: "open file dialog with ease"
|
|
@@ -1386,7 +1386,7 @@ var functions$1 = [
|
|
|
1386
1386
|
{
|
|
1387
1387
|
name: "useGamepad",
|
|
1388
1388
|
"package": "core",
|
|
1389
|
-
lastUpdated:
|
|
1389
|
+
lastUpdated: 1716812401000,
|
|
1390
1390
|
docs: "https://vueuse.org/core/useGamepad/",
|
|
1391
1391
|
category: "Browser",
|
|
1392
1392
|
description: "provides reactive bindings for the [Gamepad API](https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API)"
|
|
@@ -1410,7 +1410,7 @@ var functions$1 = [
|
|
|
1410
1410
|
{
|
|
1411
1411
|
name: "useIDBKeyval",
|
|
1412
1412
|
"package": "integrations",
|
|
1413
|
-
lastUpdated:
|
|
1413
|
+
lastUpdated: 1708524735000,
|
|
1414
1414
|
docs: "https://vueuse.org/integrations/useIDBKeyval/",
|
|
1415
1415
|
category: "@Integrations",
|
|
1416
1416
|
description: "wrapper for [`idb-keyval`](https://www.npmjs.com/package/idb-keyval)",
|
|
@@ -1463,7 +1463,7 @@ var functions$1 = [
|
|
|
1463
1463
|
{
|
|
1464
1464
|
name: "useIntervalFn",
|
|
1465
1465
|
"package": "shared",
|
|
1466
|
-
lastUpdated:
|
|
1466
|
+
lastUpdated: 1716809906000,
|
|
1467
1467
|
docs: "https://vueuse.org/shared/useIntervalFn/",
|
|
1468
1468
|
category: "Animation",
|
|
1469
1469
|
description: "wrapper for `setInterval` with controls"
|
|
@@ -1566,7 +1566,7 @@ var functions$1 = [
|
|
|
1566
1566
|
{
|
|
1567
1567
|
name: "useMediaControls",
|
|
1568
1568
|
"package": "core",
|
|
1569
|
-
lastUpdated:
|
|
1569
|
+
lastUpdated: 1716812972000,
|
|
1570
1570
|
docs: "https://vueuse.org/core/useMediaControls/",
|
|
1571
1571
|
category: "Browser",
|
|
1572
1572
|
description: "reactive media controls for both `audio` and `video` elements"
|
|
@@ -1627,7 +1627,7 @@ var functions$1 = [
|
|
|
1627
1627
|
{
|
|
1628
1628
|
name: "useMounted",
|
|
1629
1629
|
"package": "core",
|
|
1630
|
-
lastUpdated:
|
|
1630
|
+
lastUpdated: 1710513214000,
|
|
1631
1631
|
docs: "https://vueuse.org/core/useMounted/",
|
|
1632
1632
|
category: "Component",
|
|
1633
1633
|
description: "mounted state in ref"
|
|
@@ -1653,7 +1653,7 @@ var functions$1 = [
|
|
|
1653
1653
|
{
|
|
1654
1654
|
name: "useMousePressed",
|
|
1655
1655
|
"package": "core",
|
|
1656
|
-
lastUpdated:
|
|
1656
|
+
lastUpdated: 1714550417000,
|
|
1657
1657
|
component: true,
|
|
1658
1658
|
docs: "https://vueuse.org/core/useMousePressed/",
|
|
1659
1659
|
category: "Sensors",
|
|
@@ -1662,7 +1662,7 @@ var functions$1 = [
|
|
|
1662
1662
|
{
|
|
1663
1663
|
name: "useMutationObserver",
|
|
1664
1664
|
"package": "core",
|
|
1665
|
-
lastUpdated:
|
|
1665
|
+
lastUpdated: 1709634902000,
|
|
1666
1666
|
docs: "https://vueuse.org/core/useMutationObserver/",
|
|
1667
1667
|
category: "Elements",
|
|
1668
1668
|
description: "watch for changes being made to the DOM tree"
|
|
@@ -1941,7 +1941,7 @@ var functions$1 = [
|
|
|
1941
1941
|
{
|
|
1942
1942
|
name: "useRouteParams",
|
|
1943
1943
|
"package": "router",
|
|
1944
|
-
lastUpdated:
|
|
1944
|
+
lastUpdated: 1716812049000,
|
|
1945
1945
|
docs: "https://vueuse.org/router/useRouteParams/",
|
|
1946
1946
|
category: "@Router",
|
|
1947
1947
|
description: "shorthand for a reactive `route.params`"
|
|
@@ -1998,7 +1998,7 @@ var functions$1 = [
|
|
|
1998
1998
|
{
|
|
1999
1999
|
name: "useScroll",
|
|
2000
2000
|
"package": "core",
|
|
2001
|
-
lastUpdated:
|
|
2001
|
+
lastUpdated: 1716813353000,
|
|
2002
2002
|
directive: true,
|
|
2003
2003
|
docs: "https://vueuse.org/core/useScroll/",
|
|
2004
2004
|
category: "Sensors",
|
|
@@ -2007,7 +2007,7 @@ var functions$1 = [
|
|
|
2007
2007
|
{
|
|
2008
2008
|
name: "useScrollLock",
|
|
2009
2009
|
"package": "core",
|
|
2010
|
-
lastUpdated:
|
|
2010
|
+
lastUpdated: 1716812370000,
|
|
2011
2011
|
directive: true,
|
|
2012
2012
|
docs: "https://vueuse.org/core/useScrollLock/",
|
|
2013
2013
|
category: "Sensors",
|
|
@@ -2091,7 +2091,7 @@ var functions$1 = [
|
|
|
2091
2091
|
{
|
|
2092
2092
|
name: "useStorage",
|
|
2093
2093
|
"package": "core",
|
|
2094
|
-
lastUpdated:
|
|
2094
|
+
lastUpdated: 1708524637000,
|
|
2095
2095
|
docs: "https://vueuse.org/core/useStorage/",
|
|
2096
2096
|
category: "State",
|
|
2097
2097
|
description: "create a reactive ref that can be used to access & modify [LocalStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage) or [SessionStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage)",
|
|
@@ -2173,7 +2173,7 @@ var functions$1 = [
|
|
|
2173
2173
|
{
|
|
2174
2174
|
name: "useTextareaAutosize",
|
|
2175
2175
|
"package": "core",
|
|
2176
|
-
lastUpdated:
|
|
2176
|
+
lastUpdated: 1716812909000,
|
|
2177
2177
|
docs: "https://vueuse.org/core/useTextareaAutosize/",
|
|
2178
2178
|
category: "Browser",
|
|
2179
2179
|
description: "automatically update the height of a textarea depending on the content"
|
|
@@ -2209,7 +2209,7 @@ var functions$1 = [
|
|
|
2209
2209
|
{
|
|
2210
2210
|
name: "useThrottleFn",
|
|
2211
2211
|
"package": "shared",
|
|
2212
|
-
lastUpdated:
|
|
2212
|
+
lastUpdated: 1716812949000,
|
|
2213
2213
|
docs: "https://vueuse.org/shared/useThrottleFn/",
|
|
2214
2214
|
category: "Utilities",
|
|
2215
2215
|
description: "throttle execution of a function",
|
|
@@ -2231,7 +2231,7 @@ var functions$1 = [
|
|
|
2231
2231
|
{
|
|
2232
2232
|
name: "useTimeout",
|
|
2233
2233
|
"package": "shared",
|
|
2234
|
-
lastUpdated:
|
|
2234
|
+
lastUpdated: 1716812078000,
|
|
2235
2235
|
docs: "https://vueuse.org/shared/useTimeout/",
|
|
2236
2236
|
category: "Animation",
|
|
2237
2237
|
description: "update value after a given time with controls"
|
|
@@ -2280,7 +2280,7 @@ var functions$1 = [
|
|
|
2280
2280
|
{
|
|
2281
2281
|
name: "useToNumber",
|
|
2282
2282
|
"package": "shared",
|
|
2283
|
-
lastUpdated:
|
|
2283
|
+
lastUpdated: 1716812929000,
|
|
2284
2284
|
docs: "https://vueuse.org/shared/useToNumber/",
|
|
2285
2285
|
category: "Utilities",
|
|
2286
2286
|
description: "reactively convert a string ref to number"
|
|
@@ -2341,7 +2341,7 @@ var functions$1 = [
|
|
|
2341
2341
|
{
|
|
2342
2342
|
name: "useVirtualList",
|
|
2343
2343
|
"package": "core",
|
|
2344
|
-
lastUpdated:
|
|
2344
|
+
lastUpdated: 1716813403000,
|
|
2345
2345
|
component: true,
|
|
2346
2346
|
docs: "https://vueuse.org/core/useVirtualList/",
|
|
2347
2347
|
category: "Component",
|
|
@@ -2380,7 +2380,7 @@ var functions$1 = [
|
|
|
2380
2380
|
{
|
|
2381
2381
|
name: "useWebNotification",
|
|
2382
2382
|
"package": "core",
|
|
2383
|
-
lastUpdated:
|
|
2383
|
+
lastUpdated: 1716810149000,
|
|
2384
2384
|
docs: "https://vueuse.org/core/useWebNotification/",
|
|
2385
2385
|
category: "Browser",
|
|
2386
2386
|
description: "reactive [Notification](https://developer.mozilla.org/en-US/docs/Web/API/notification)"
|
|
@@ -2388,7 +2388,7 @@ var functions$1 = [
|
|
|
2388
2388
|
{
|
|
2389
2389
|
name: "useWebSocket",
|
|
2390
2390
|
"package": "core",
|
|
2391
|
-
lastUpdated:
|
|
2391
|
+
lastUpdated: 1716811998000,
|
|
2392
2392
|
docs: "https://vueuse.org/core/useWebSocket/",
|
|
2393
2393
|
category: "Network",
|
|
2394
2394
|
description: "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
|
|
@@ -2407,7 +2407,7 @@ var functions$1 = [
|
|
|
2407
2407
|
{
|
|
2408
2408
|
name: "useWebWorkerFn",
|
|
2409
2409
|
"package": "core",
|
|
2410
|
-
lastUpdated:
|
|
2410
|
+
lastUpdated: 1716811013000,
|
|
2411
2411
|
docs: "https://vueuse.org/core/useWebWorkerFn/",
|
|
2412
2412
|
category: "Browser",
|
|
2413
2413
|
description: "run expensive functions without blocking the UI",
|
|
@@ -2460,7 +2460,7 @@ var functions$1 = [
|
|
|
2460
2460
|
{
|
|
2461
2461
|
name: "utils",
|
|
2462
2462
|
"package": "shared",
|
|
2463
|
-
lastUpdated:
|
|
2463
|
+
lastUpdated: 1716807174000,
|
|
2464
2464
|
internal: true
|
|
2465
2465
|
},
|
|
2466
2466
|
{
|
|
@@ -2574,7 +2574,7 @@ var functions$1 = [
|
|
|
2574
2574
|
{
|
|
2575
2575
|
name: "whenever",
|
|
2576
2576
|
"package": "shared",
|
|
2577
|
-
lastUpdated:
|
|
2577
|
+
lastUpdated: 1709008124000,
|
|
2578
2578
|
docs: "https://vueuse.org/shared/whenever/",
|
|
2579
2579
|
category: "Watch",
|
|
2580
2580
|
description: "shorthand for watching value to be truthy"
|