@vueuse/metadata 10.9.0 → 10.10.1

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.
Files changed (4) hide show
  1. package/index.cjs +35 -35
  2. package/index.json +35 -35
  3. package/index.mjs +35 -35
  4. 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: 1708418267000,
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: 1662388825000,
401
+ lastUpdated: 1718112591000,
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: 1701740341000,
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: 1695452523000,
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: 1709008218000,
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: 1708420825000,
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: 1708425268000,
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)",
@@ -1070,7 +1070,7 @@ var functions$1 = [
1070
1070
  {
1071
1071
  name: "useDateFormat",
1072
1072
  "package": "shared",
1073
- lastUpdated: 1699547750000,
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/ru/docs/Web/API/Window/devicePixelRatio)"
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: 1695461887000,
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: 1708420721000,
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: 1699553542000,
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: 1708426735000,
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: 1708424142000,
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: 1701688005000,
1306
+ lastUpdated: 1716812442000,
1307
1307
  docs: "https://vueuse.org/core/useFileDialog/",
1308
1308
  category: "Browser",
1309
1309
  description: "open file dialog with ease"
@@ -1336,7 +1336,7 @@ var functions$1 = [
1336
1336
  {
1337
1337
  name: "useFocus",
1338
1338
  "package": "core",
1339
- lastUpdated: 1690717931000,
1339
+ lastUpdated: 1716889695000,
1340
1340
  docs: "https://vueuse.org/core/useFocus/",
1341
1341
  category: "Sensors",
1342
1342
  description: "reactive utility to track or set the focus state of a DOM element"
@@ -1388,7 +1388,7 @@ var functions$1 = [
1388
1388
  {
1389
1389
  name: "useGamepad",
1390
1390
  "package": "core",
1391
- lastUpdated: 1708419455000,
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)"
@@ -1465,7 +1465,7 @@ var functions$1 = [
1465
1465
  {
1466
1466
  name: "useIntervalFn",
1467
1467
  "package": "shared",
1468
- lastUpdated: 1681402164000,
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: 1695461887000,
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: 1708524705000,
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: 1701689471000,
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: 1708420672000,
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: 1708427433000,
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: 1708427489000,
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: 1709008162000,
2012
+ lastUpdated: 1716812370000,
2013
2013
  directive: true,
2014
2014
  docs: "https://vueuse.org/core/useScrollLock/",
2015
2015
  category: "Sensors",
@@ -2062,7 +2062,7 @@ var functions$1 = [
2062
2062
  {
2063
2063
  name: "useSpeechRecognition",
2064
2064
  "package": "core",
2065
- lastUpdated: 1681373709000,
2065
+ lastUpdated: 1716889635000,
2066
2066
  docs: "https://vueuse.org/core/useSpeechRecognition/",
2067
2067
  category: "Sensors",
2068
2068
  description: "reactive [SpeechRecognition](https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition)"
@@ -2175,7 +2175,7 @@ var functions$1 = [
2175
2175
  {
2176
2176
  name: "useTextareaAutosize",
2177
2177
  "package": "core",
2178
- lastUpdated: 1708423977000,
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: 1695452523000,
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: 1664157082000,
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: 1686084730000,
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: 1701749721000,
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: 1696662702000,
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: 1708423238000,
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: 1701749721000,
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: 1703684866000,
2465
+ lastUpdated: 1716807174000,
2466
2466
  internal: true
2467
2467
  },
2468
2468
  {
package/index.json CHANGED
@@ -247,7 +247,7 @@
247
247
  {
248
248
  "name": "createInjectionState",
249
249
  "package": "shared",
250
- "lastUpdated": 1708418267000,
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": 1662388825000,
400
+ "lastUpdated": 1718112591000,
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": 1701740341000,
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": 1695452523000,
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": 1709008218000,
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": 1708420825000,
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": 1708425268000,
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)",
@@ -1069,7 +1069,7 @@
1069
1069
  {
1070
1070
  "name": "useDateFormat",
1071
1071
  "package": "shared",
1072
- "lastUpdated": 1699547750000,
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/ru/docs/Web/API/Window/devicePixelRatio)"
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": 1695461887000,
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": 1708420721000,
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": 1699553542000,
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": 1708426735000,
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": 1708424142000,
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": 1701688005000,
1305
+ "lastUpdated": 1716812442000,
1306
1306
  "docs": "https://vueuse.org/core/useFileDialog/",
1307
1307
  "category": "Browser",
1308
1308
  "description": "open file dialog with ease"
@@ -1335,7 +1335,7 @@
1335
1335
  {
1336
1336
  "name": "useFocus",
1337
1337
  "package": "core",
1338
- "lastUpdated": 1690717931000,
1338
+ "lastUpdated": 1716889695000,
1339
1339
  "docs": "https://vueuse.org/core/useFocus/",
1340
1340
  "category": "Sensors",
1341
1341
  "description": "reactive utility to track or set the focus state of a DOM element"
@@ -1387,7 +1387,7 @@
1387
1387
  {
1388
1388
  "name": "useGamepad",
1389
1389
  "package": "core",
1390
- "lastUpdated": 1708419455000,
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)"
@@ -1464,7 +1464,7 @@
1464
1464
  {
1465
1465
  "name": "useIntervalFn",
1466
1466
  "package": "shared",
1467
- "lastUpdated": 1681402164000,
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": 1695461887000,
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": 1708524705000,
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": 1701689471000,
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": 1708420672000,
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": 1708427433000,
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": 1708427489000,
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": 1709008162000,
2011
+ "lastUpdated": 1716812370000,
2012
2012
  "directive": true,
2013
2013
  "docs": "https://vueuse.org/core/useScrollLock/",
2014
2014
  "category": "Sensors",
@@ -2061,7 +2061,7 @@
2061
2061
  {
2062
2062
  "name": "useSpeechRecognition",
2063
2063
  "package": "core",
2064
- "lastUpdated": 1681373709000,
2064
+ "lastUpdated": 1716889635000,
2065
2065
  "docs": "https://vueuse.org/core/useSpeechRecognition/",
2066
2066
  "category": "Sensors",
2067
2067
  "description": "reactive [SpeechRecognition](https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition)"
@@ -2174,7 +2174,7 @@
2174
2174
  {
2175
2175
  "name": "useTextareaAutosize",
2176
2176
  "package": "core",
2177
- "lastUpdated": 1708423977000,
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": 1695452523000,
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": 1664157082000,
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": 1686084730000,
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": 1701749721000,
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": 1696662702000,
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": 1708423238000,
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": 1701749721000,
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": 1703684866000,
2464
+ "lastUpdated": 1716807174000,
2465
2465
  "internal": true
2466
2466
  },
2467
2467
  {
package/index.mjs CHANGED
@@ -246,7 +246,7 @@ var functions$1 = [
246
246
  {
247
247
  name: "createInjectionState",
248
248
  "package": "shared",
249
- lastUpdated: 1708418267000,
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: 1662388825000,
399
+ lastUpdated: 1718112591000,
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: 1701740341000,
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: 1695452523000,
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: 1709008218000,
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: 1708420825000,
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: 1708425268000,
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)",
@@ -1068,7 +1068,7 @@ var functions$1 = [
1068
1068
  {
1069
1069
  name: "useDateFormat",
1070
1070
  "package": "shared",
1071
- lastUpdated: 1699547750000,
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/ru/docs/Web/API/Window/devicePixelRatio)"
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: 1695461887000,
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: 1708420721000,
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: 1699553542000,
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: 1708426735000,
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: 1708424142000,
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: 1701688005000,
1304
+ lastUpdated: 1716812442000,
1305
1305
  docs: "https://vueuse.org/core/useFileDialog/",
1306
1306
  category: "Browser",
1307
1307
  description: "open file dialog with ease"
@@ -1334,7 +1334,7 @@ var functions$1 = [
1334
1334
  {
1335
1335
  name: "useFocus",
1336
1336
  "package": "core",
1337
- lastUpdated: 1690717931000,
1337
+ lastUpdated: 1716889695000,
1338
1338
  docs: "https://vueuse.org/core/useFocus/",
1339
1339
  category: "Sensors",
1340
1340
  description: "reactive utility to track or set the focus state of a DOM element"
@@ -1386,7 +1386,7 @@ var functions$1 = [
1386
1386
  {
1387
1387
  name: "useGamepad",
1388
1388
  "package": "core",
1389
- lastUpdated: 1708419455000,
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)"
@@ -1463,7 +1463,7 @@ var functions$1 = [
1463
1463
  {
1464
1464
  name: "useIntervalFn",
1465
1465
  "package": "shared",
1466
- lastUpdated: 1681402164000,
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: 1695461887000,
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: 1708524705000,
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: 1701689471000,
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: 1708420672000,
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: 1708427433000,
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: 1708427489000,
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: 1709008162000,
2010
+ lastUpdated: 1716812370000,
2011
2011
  directive: true,
2012
2012
  docs: "https://vueuse.org/core/useScrollLock/",
2013
2013
  category: "Sensors",
@@ -2060,7 +2060,7 @@ var functions$1 = [
2060
2060
  {
2061
2061
  name: "useSpeechRecognition",
2062
2062
  "package": "core",
2063
- lastUpdated: 1681373709000,
2063
+ lastUpdated: 1716889635000,
2064
2064
  docs: "https://vueuse.org/core/useSpeechRecognition/",
2065
2065
  category: "Sensors",
2066
2066
  description: "reactive [SpeechRecognition](https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition)"
@@ -2173,7 +2173,7 @@ var functions$1 = [
2173
2173
  {
2174
2174
  name: "useTextareaAutosize",
2175
2175
  "package": "core",
2176
- lastUpdated: 1708423977000,
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: 1695452523000,
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: 1664157082000,
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: 1686084730000,
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: 1701749721000,
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: 1696662702000,
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: 1708423238000,
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: 1701749721000,
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: 1703684866000,
2463
+ lastUpdated: 1716807174000,
2464
2464
  internal: true
2465
2465
  },
2466
2466
  {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vueuse/metadata",
3
3
  "type": "module",
4
- "version": "10.9.0",
4
+ "version": "10.10.1",
5
5
  "description": "Metadata for VueUse functions",
6
6
  "author": "Anthony Fu <https://github.com/antfu>",
7
7
  "license": "MIT",