@vueuse/metadata 9.2.0 → 9.3.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.
Files changed (4) hide show
  1. package/index.cjs +28 -28
  2. package/index.json +28 -28
  3. package/index.mjs +28 -28
  4. package/package.json +1 -1
package/index.cjs CHANGED
@@ -294,7 +294,7 @@ var functions$1 = [
294
294
  {
295
295
  name: "extendRef",
296
296
  "package": "shared",
297
- lastUpdated: 1639442454000,
297
+ lastUpdated: 1662892188000,
298
298
  docs: "https://vueuse.org/shared/extendRef/",
299
299
  category: "Reactivity",
300
300
  description: "add extra attributes to Ref"
@@ -379,7 +379,7 @@ var functions$1 = [
379
379
  {
380
380
  name: "onClickOutside",
381
381
  "package": "core",
382
- lastUpdated: 1658285512000,
382
+ lastUpdated: 1663296141000,
383
383
  component: true,
384
384
  directive: true,
385
385
  docs: "https://vueuse.org/core/onClickOutside/",
@@ -389,7 +389,7 @@ var functions$1 = [
389
389
  {
390
390
  name: "onKeyStroke",
391
391
  "package": "core",
392
- lastUpdated: 1657430566000,
392
+ lastUpdated: 1663296067000,
393
393
  directive: true,
394
394
  docs: "https://vueuse.org/core/onKeyStroke/",
395
395
  category: "Sensors",
@@ -511,7 +511,7 @@ var functions$1 = [
511
511
  {
512
512
  name: "refWithControl",
513
513
  "package": "shared",
514
- lastUpdated: 1645956154000,
514
+ lastUpdated: 1662892188000,
515
515
  docs: "https://vueuse.org/shared/refWithControl/",
516
516
  category: "Reactivity",
517
517
  description: "fine-grained controls over ref and its reactivity",
@@ -577,7 +577,7 @@ var functions$1 = [
577
577
  {
578
578
  name: "templateRef",
579
579
  "package": "core",
580
- lastUpdated: 1640933217000,
580
+ lastUpdated: 1663295825000,
581
581
  docs: "https://vueuse.org/core/templateRef/",
582
582
  category: "Component",
583
583
  description: "shorthand for binding ref to template element"
@@ -657,7 +657,7 @@ var functions$1 = [
657
657
  {
658
658
  name: "until",
659
659
  "package": "shared",
660
- lastUpdated: 1657259100000,
660
+ lastUpdated: 1664157004000,
661
661
  docs: "https://vueuse.org/shared/until/",
662
662
  category: "Watch",
663
663
  description: "promised one-time watch for changes"
@@ -749,7 +749,7 @@ var functions$1 = [
749
749
  lastUpdated: 1639818708000,
750
750
  docs: "https://vueuse.org/core/useAsyncQueue/",
751
751
  category: "Utilities",
752
- description: "executes each asynchronous task sequentially and passed the current task result to the next task"
752
+ description: "executes each asynchronous task sequentially and passes the current task result to the next task"
753
753
  },
754
754
  {
755
755
  name: "useAsyncState",
@@ -789,7 +789,7 @@ var functions$1 = [
789
789
  {
790
790
  name: "useAxios",
791
791
  "package": "integrations",
792
- lastUpdated: 1662093513000,
792
+ lastUpdated: 1664134038000,
793
793
  docs: "https://vueuse.org/integrations/useAxios/",
794
794
  category: "@Integrations",
795
795
  description: "wrapper for [`axios`](https://github.com/axios/axios)",
@@ -897,7 +897,7 @@ var functions$1 = [
897
897
  {
898
898
  name: "useColorMode",
899
899
  "package": "core",
900
- lastUpdated: 1659105659000,
900
+ lastUpdated: 1662892188000,
901
901
  component: true,
902
902
  docs: "https://vueuse.org/core/useColorMode/",
903
903
  category: "Browser",
@@ -960,7 +960,7 @@ var functions$1 = [
960
960
  {
961
961
  name: "useDark",
962
962
  "package": "core",
963
- lastUpdated: 1639442454000,
963
+ lastUpdated: 1662892188000,
964
964
  component: true,
965
965
  docs: "https://vueuse.org/core/useDark/",
966
966
  category: "Browser",
@@ -974,7 +974,7 @@ var functions$1 = [
974
974
  {
975
975
  name: "useDateFormat",
976
976
  "package": "shared",
977
- lastUpdated: 1660291797000,
977
+ lastUpdated: 1663994050000,
978
978
  docs: "https://vueuse.org/shared/useDateFormat/",
979
979
  category: "Time",
980
980
  description: "get the formatted date according to the string of tokens passed in"
@@ -1032,11 +1032,11 @@ var functions$1 = [
1032
1032
  {
1033
1033
  name: "useDevicesList",
1034
1034
  "package": "core",
1035
- lastUpdated: 1657430593000,
1035
+ lastUpdated: 1662892188000,
1036
1036
  component: true,
1037
1037
  docs: "https://vueuse.org/core/useDevicesList/",
1038
1038
  category: "Sensors",
1039
- description: "reactive [enumerateDevices](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/enumerateDevices) listing avaliable input/output devices",
1039
+ description: "reactive [enumerateDevices](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/enumerateDevices) listing available input/output devices",
1040
1040
  related: [
1041
1041
  "useUserMedia"
1042
1042
  ]
@@ -1215,7 +1215,7 @@ var functions$1 = [
1215
1215
  {
1216
1216
  name: "useFirestore",
1217
1217
  "package": "firebase",
1218
- lastUpdated: 1659105595000,
1218
+ lastUpdated: 1664156408000,
1219
1219
  docs: "https://vueuse.org/firebase/useFirestore/",
1220
1220
  category: "@Firebase",
1221
1221
  description: "reactive [Firestore](https://firebase.google.com/docs/firestore) binding",
@@ -1344,7 +1344,7 @@ var functions$1 = [
1344
1344
  {
1345
1345
  name: "useInterval",
1346
1346
  "package": "shared",
1347
- lastUpdated: 1660751262000,
1347
+ lastUpdated: 1664157082000,
1348
1348
  docs: "https://vueuse.org/shared/useInterval/",
1349
1349
  category: "Animation",
1350
1350
  description: "reactive counter increases on every interval"
@@ -1463,7 +1463,7 @@ var functions$1 = [
1463
1463
  {
1464
1464
  name: "useMediaQuery",
1465
1465
  "package": "core",
1466
- lastUpdated: 1657430593000,
1466
+ lastUpdated: 1662574748000,
1467
1467
  docs: "https://vueuse.org/core/useMediaQuery/",
1468
1468
  category: "Browser",
1469
1469
  description: "reactive [Media Query](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Testing_media_queries)"
@@ -1559,7 +1559,7 @@ var functions$1 = [
1559
1559
  {
1560
1560
  name: "useNavigatorLanguage",
1561
1561
  "package": "core",
1562
- lastUpdated: 1657430593000,
1562
+ lastUpdated: 1662892188000,
1563
1563
  docs: "https://vueuse.org/core/useNavigatorLanguage/",
1564
1564
  category: "Sensors",
1565
1565
  description: "reactive [navigator.language](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/language)"
@@ -1854,7 +1854,7 @@ var functions$1 = [
1854
1854
  {
1855
1855
  name: "useScroll",
1856
1856
  "package": "core",
1857
- lastUpdated: 1659805128000,
1857
+ lastUpdated: 1664156364000,
1858
1858
  directive: true,
1859
1859
  docs: "https://vueuse.org/core/useScroll/",
1860
1860
  category: "Sensors",
@@ -1898,7 +1898,7 @@ var functions$1 = [
1898
1898
  {
1899
1899
  name: "useSpeechRecognition",
1900
1900
  "package": "core",
1901
- lastUpdated: 1657719060000,
1901
+ lastUpdated: 1662892188000,
1902
1902
  docs: "https://vueuse.org/core/useSpeechRecognition/",
1903
1903
  category: "Sensors",
1904
1904
  description: "reactive [SpeechRecognition](https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition)"
@@ -2060,7 +2060,7 @@ var functions$1 = [
2060
2060
  {
2061
2061
  name: "useTimeAgo",
2062
2062
  "package": "core",
2063
- lastUpdated: 1658083596000,
2063
+ lastUpdated: 1664156942000,
2064
2064
  component: true,
2065
2065
  docs: "https://vueuse.org/core/useTimeAgo/",
2066
2066
  category: "Time",
@@ -2069,7 +2069,7 @@ var functions$1 = [
2069
2069
  {
2070
2070
  name: "useTimeout",
2071
2071
  "package": "shared",
2072
- lastUpdated: 1660751262000,
2072
+ lastUpdated: 1664157082000,
2073
2073
  docs: "https://vueuse.org/shared/useTimeout/",
2074
2074
  category: "Animation",
2075
2075
  description: "update value after a given time with controls"
@@ -2093,7 +2093,7 @@ var functions$1 = [
2093
2093
  {
2094
2094
  name: "useTimestamp",
2095
2095
  "package": "core",
2096
- lastUpdated: 1657730635000,
2096
+ lastUpdated: 1664157082000,
2097
2097
  component: true,
2098
2098
  docs: "https://vueuse.org/core/useTimestamp/",
2099
2099
  category: "Animation",
@@ -2235,7 +2235,7 @@ var functions$1 = [
2235
2235
  {
2236
2236
  name: "useWebSocket",
2237
2237
  "package": "core",
2238
- lastUpdated: 1662384188000,
2238
+ lastUpdated: 1664132672000,
2239
2239
  docs: "https://vueuse.org/core/useWebSocket/",
2240
2240
  category: "Network",
2241
2241
  description: "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
@@ -2321,7 +2321,7 @@ var functions$1 = [
2321
2321
  {
2322
2322
  name: "watchAtMost",
2323
2323
  "package": "shared",
2324
- lastUpdated: 1657259100000,
2324
+ lastUpdated: 1662892188000,
2325
2325
  docs: "https://vueuse.org/shared/watchAtMost/",
2326
2326
  category: "Watch",
2327
2327
  description: "`watch` with the number of times triggered"
@@ -2329,7 +2329,7 @@ var functions$1 = [
2329
2329
  {
2330
2330
  name: "watchDebounced",
2331
2331
  "package": "shared",
2332
- lastUpdated: 1657259100000,
2332
+ lastUpdated: 1662892188000,
2333
2333
  docs: "https://vueuse.org/shared/watchDebounced/",
2334
2334
  category: "Watch",
2335
2335
  description: "debounced watch",
@@ -2351,7 +2351,7 @@ var functions$1 = [
2351
2351
  {
2352
2352
  name: "watchOnce",
2353
2353
  "package": "shared",
2354
- lastUpdated: 1655390134000,
2354
+ lastUpdated: 1662892188000,
2355
2355
  docs: "https://vueuse.org/shared/watchOnce/",
2356
2356
  category: "Watch",
2357
2357
  description: "`watch` that only triggers once"
@@ -2359,7 +2359,7 @@ var functions$1 = [
2359
2359
  {
2360
2360
  name: "watchPausable",
2361
2361
  "package": "shared",
2362
- lastUpdated: 1655390134000,
2362
+ lastUpdated: 1662892188000,
2363
2363
  docs: "https://vueuse.org/shared/watchPausable/",
2364
2364
  category: "Watch",
2365
2365
  description: "pausable watch",
@@ -2389,7 +2389,7 @@ var functions$1 = [
2389
2389
  {
2390
2390
  name: "watchWithFilter",
2391
2391
  "package": "shared",
2392
- lastUpdated: 1655390134000,
2392
+ lastUpdated: 1662892188000,
2393
2393
  docs: "https://vueuse.org/shared/watchWithFilter/",
2394
2394
  category: "Watch",
2395
2395
  description: "`watch` with additional EventFilter control"
package/index.json CHANGED
@@ -291,7 +291,7 @@
291
291
  {
292
292
  "name": "extendRef",
293
293
  "package": "shared",
294
- "lastUpdated": 1639442454000,
294
+ "lastUpdated": 1662892188000,
295
295
  "docs": "https://vueuse.org/shared/extendRef/",
296
296
  "category": "Reactivity",
297
297
  "description": "add extra attributes to Ref"
@@ -376,7 +376,7 @@
376
376
  {
377
377
  "name": "onClickOutside",
378
378
  "package": "core",
379
- "lastUpdated": 1658285512000,
379
+ "lastUpdated": 1663296141000,
380
380
  "component": true,
381
381
  "directive": true,
382
382
  "docs": "https://vueuse.org/core/onClickOutside/",
@@ -386,7 +386,7 @@
386
386
  {
387
387
  "name": "onKeyStroke",
388
388
  "package": "core",
389
- "lastUpdated": 1657430566000,
389
+ "lastUpdated": 1663296067000,
390
390
  "directive": true,
391
391
  "docs": "https://vueuse.org/core/onKeyStroke/",
392
392
  "category": "Sensors",
@@ -508,7 +508,7 @@
508
508
  {
509
509
  "name": "refWithControl",
510
510
  "package": "shared",
511
- "lastUpdated": 1645956154000,
511
+ "lastUpdated": 1662892188000,
512
512
  "docs": "https://vueuse.org/shared/refWithControl/",
513
513
  "category": "Reactivity",
514
514
  "description": "fine-grained controls over ref and its reactivity",
@@ -574,7 +574,7 @@
574
574
  {
575
575
  "name": "templateRef",
576
576
  "package": "core",
577
- "lastUpdated": 1640933217000,
577
+ "lastUpdated": 1663295825000,
578
578
  "docs": "https://vueuse.org/core/templateRef/",
579
579
  "category": "Component",
580
580
  "description": "shorthand for binding ref to template element"
@@ -654,7 +654,7 @@
654
654
  {
655
655
  "name": "until",
656
656
  "package": "shared",
657
- "lastUpdated": 1657259100000,
657
+ "lastUpdated": 1664157004000,
658
658
  "docs": "https://vueuse.org/shared/until/",
659
659
  "category": "Watch",
660
660
  "description": "promised one-time watch for changes"
@@ -746,7 +746,7 @@
746
746
  "lastUpdated": 1639818708000,
747
747
  "docs": "https://vueuse.org/core/useAsyncQueue/",
748
748
  "category": "Utilities",
749
- "description": "executes each asynchronous task sequentially and passed the current task result to the next task"
749
+ "description": "executes each asynchronous task sequentially and passes the current task result to the next task"
750
750
  },
751
751
  {
752
752
  "name": "useAsyncState",
@@ -786,7 +786,7 @@
786
786
  {
787
787
  "name": "useAxios",
788
788
  "package": "integrations",
789
- "lastUpdated": 1662093513000,
789
+ "lastUpdated": 1664134038000,
790
790
  "docs": "https://vueuse.org/integrations/useAxios/",
791
791
  "category": "@Integrations",
792
792
  "description": "wrapper for [`axios`](https://github.com/axios/axios)",
@@ -894,7 +894,7 @@
894
894
  {
895
895
  "name": "useColorMode",
896
896
  "package": "core",
897
- "lastUpdated": 1659105659000,
897
+ "lastUpdated": 1662892188000,
898
898
  "component": true,
899
899
  "docs": "https://vueuse.org/core/useColorMode/",
900
900
  "category": "Browser",
@@ -957,7 +957,7 @@
957
957
  {
958
958
  "name": "useDark",
959
959
  "package": "core",
960
- "lastUpdated": 1639442454000,
960
+ "lastUpdated": 1662892188000,
961
961
  "component": true,
962
962
  "docs": "https://vueuse.org/core/useDark/",
963
963
  "category": "Browser",
@@ -971,7 +971,7 @@
971
971
  {
972
972
  "name": "useDateFormat",
973
973
  "package": "shared",
974
- "lastUpdated": 1660291797000,
974
+ "lastUpdated": 1663994050000,
975
975
  "docs": "https://vueuse.org/shared/useDateFormat/",
976
976
  "category": "Time",
977
977
  "description": "get the formatted date according to the string of tokens passed in"
@@ -1029,11 +1029,11 @@
1029
1029
  {
1030
1030
  "name": "useDevicesList",
1031
1031
  "package": "core",
1032
- "lastUpdated": 1657430593000,
1032
+ "lastUpdated": 1662892188000,
1033
1033
  "component": true,
1034
1034
  "docs": "https://vueuse.org/core/useDevicesList/",
1035
1035
  "category": "Sensors",
1036
- "description": "reactive [enumerateDevices](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/enumerateDevices) listing avaliable input/output devices",
1036
+ "description": "reactive [enumerateDevices](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/enumerateDevices) listing available input/output devices",
1037
1037
  "related": [
1038
1038
  "useUserMedia"
1039
1039
  ]
@@ -1212,7 +1212,7 @@
1212
1212
  {
1213
1213
  "name": "useFirestore",
1214
1214
  "package": "firebase",
1215
- "lastUpdated": 1659105595000,
1215
+ "lastUpdated": 1664156408000,
1216
1216
  "docs": "https://vueuse.org/firebase/useFirestore/",
1217
1217
  "category": "@Firebase",
1218
1218
  "description": "reactive [Firestore](https://firebase.google.com/docs/firestore) binding",
@@ -1341,7 +1341,7 @@
1341
1341
  {
1342
1342
  "name": "useInterval",
1343
1343
  "package": "shared",
1344
- "lastUpdated": 1660751262000,
1344
+ "lastUpdated": 1664157082000,
1345
1345
  "docs": "https://vueuse.org/shared/useInterval/",
1346
1346
  "category": "Animation",
1347
1347
  "description": "reactive counter increases on every interval"
@@ -1460,7 +1460,7 @@
1460
1460
  {
1461
1461
  "name": "useMediaQuery",
1462
1462
  "package": "core",
1463
- "lastUpdated": 1657430593000,
1463
+ "lastUpdated": 1662574748000,
1464
1464
  "docs": "https://vueuse.org/core/useMediaQuery/",
1465
1465
  "category": "Browser",
1466
1466
  "description": "reactive [Media Query](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Testing_media_queries)"
@@ -1556,7 +1556,7 @@
1556
1556
  {
1557
1557
  "name": "useNavigatorLanguage",
1558
1558
  "package": "core",
1559
- "lastUpdated": 1657430593000,
1559
+ "lastUpdated": 1662892188000,
1560
1560
  "docs": "https://vueuse.org/core/useNavigatorLanguage/",
1561
1561
  "category": "Sensors",
1562
1562
  "description": "reactive [navigator.language](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/language)"
@@ -1851,7 +1851,7 @@
1851
1851
  {
1852
1852
  "name": "useScroll",
1853
1853
  "package": "core",
1854
- "lastUpdated": 1659805128000,
1854
+ "lastUpdated": 1664156364000,
1855
1855
  "directive": true,
1856
1856
  "docs": "https://vueuse.org/core/useScroll/",
1857
1857
  "category": "Sensors",
@@ -1895,7 +1895,7 @@
1895
1895
  {
1896
1896
  "name": "useSpeechRecognition",
1897
1897
  "package": "core",
1898
- "lastUpdated": 1657719060000,
1898
+ "lastUpdated": 1662892188000,
1899
1899
  "docs": "https://vueuse.org/core/useSpeechRecognition/",
1900
1900
  "category": "Sensors",
1901
1901
  "description": "reactive [SpeechRecognition](https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition)"
@@ -2057,7 +2057,7 @@
2057
2057
  {
2058
2058
  "name": "useTimeAgo",
2059
2059
  "package": "core",
2060
- "lastUpdated": 1658083596000,
2060
+ "lastUpdated": 1664156942000,
2061
2061
  "component": true,
2062
2062
  "docs": "https://vueuse.org/core/useTimeAgo/",
2063
2063
  "category": "Time",
@@ -2066,7 +2066,7 @@
2066
2066
  {
2067
2067
  "name": "useTimeout",
2068
2068
  "package": "shared",
2069
- "lastUpdated": 1660751262000,
2069
+ "lastUpdated": 1664157082000,
2070
2070
  "docs": "https://vueuse.org/shared/useTimeout/",
2071
2071
  "category": "Animation",
2072
2072
  "description": "update value after a given time with controls"
@@ -2090,7 +2090,7 @@
2090
2090
  {
2091
2091
  "name": "useTimestamp",
2092
2092
  "package": "core",
2093
- "lastUpdated": 1657730635000,
2093
+ "lastUpdated": 1664157082000,
2094
2094
  "component": true,
2095
2095
  "docs": "https://vueuse.org/core/useTimestamp/",
2096
2096
  "category": "Animation",
@@ -2232,7 +2232,7 @@
2232
2232
  {
2233
2233
  "name": "useWebSocket",
2234
2234
  "package": "core",
2235
- "lastUpdated": 1662384188000,
2235
+ "lastUpdated": 1664132672000,
2236
2236
  "docs": "https://vueuse.org/core/useWebSocket/",
2237
2237
  "category": "Network",
2238
2238
  "description": "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
@@ -2318,7 +2318,7 @@
2318
2318
  {
2319
2319
  "name": "watchAtMost",
2320
2320
  "package": "shared",
2321
- "lastUpdated": 1657259100000,
2321
+ "lastUpdated": 1662892188000,
2322
2322
  "docs": "https://vueuse.org/shared/watchAtMost/",
2323
2323
  "category": "Watch",
2324
2324
  "description": "`watch` with the number of times triggered"
@@ -2326,7 +2326,7 @@
2326
2326
  {
2327
2327
  "name": "watchDebounced",
2328
2328
  "package": "shared",
2329
- "lastUpdated": 1657259100000,
2329
+ "lastUpdated": 1662892188000,
2330
2330
  "docs": "https://vueuse.org/shared/watchDebounced/",
2331
2331
  "category": "Watch",
2332
2332
  "description": "debounced watch",
@@ -2348,7 +2348,7 @@
2348
2348
  {
2349
2349
  "name": "watchOnce",
2350
2350
  "package": "shared",
2351
- "lastUpdated": 1655390134000,
2351
+ "lastUpdated": 1662892188000,
2352
2352
  "docs": "https://vueuse.org/shared/watchOnce/",
2353
2353
  "category": "Watch",
2354
2354
  "description": "`watch` that only triggers once"
@@ -2356,7 +2356,7 @@
2356
2356
  {
2357
2357
  "name": "watchPausable",
2358
2358
  "package": "shared",
2359
- "lastUpdated": 1655390134000,
2359
+ "lastUpdated": 1662892188000,
2360
2360
  "docs": "https://vueuse.org/shared/watchPausable/",
2361
2361
  "category": "Watch",
2362
2362
  "description": "pausable watch",
@@ -2386,7 +2386,7 @@
2386
2386
  {
2387
2387
  "name": "watchWithFilter",
2388
2388
  "package": "shared",
2389
- "lastUpdated": 1655390134000,
2389
+ "lastUpdated": 1662892188000,
2390
2390
  "docs": "https://vueuse.org/shared/watchWithFilter/",
2391
2391
  "category": "Watch",
2392
2392
  "description": "`watch` with additional EventFilter control"
package/index.mjs CHANGED
@@ -290,7 +290,7 @@ var functions$1 = [
290
290
  {
291
291
  name: "extendRef",
292
292
  "package": "shared",
293
- lastUpdated: 1639442454000,
293
+ lastUpdated: 1662892188000,
294
294
  docs: "https://vueuse.org/shared/extendRef/",
295
295
  category: "Reactivity",
296
296
  description: "add extra attributes to Ref"
@@ -375,7 +375,7 @@ var functions$1 = [
375
375
  {
376
376
  name: "onClickOutside",
377
377
  "package": "core",
378
- lastUpdated: 1658285512000,
378
+ lastUpdated: 1663296141000,
379
379
  component: true,
380
380
  directive: true,
381
381
  docs: "https://vueuse.org/core/onClickOutside/",
@@ -385,7 +385,7 @@ var functions$1 = [
385
385
  {
386
386
  name: "onKeyStroke",
387
387
  "package": "core",
388
- lastUpdated: 1657430566000,
388
+ lastUpdated: 1663296067000,
389
389
  directive: true,
390
390
  docs: "https://vueuse.org/core/onKeyStroke/",
391
391
  category: "Sensors",
@@ -507,7 +507,7 @@ var functions$1 = [
507
507
  {
508
508
  name: "refWithControl",
509
509
  "package": "shared",
510
- lastUpdated: 1645956154000,
510
+ lastUpdated: 1662892188000,
511
511
  docs: "https://vueuse.org/shared/refWithControl/",
512
512
  category: "Reactivity",
513
513
  description: "fine-grained controls over ref and its reactivity",
@@ -573,7 +573,7 @@ var functions$1 = [
573
573
  {
574
574
  name: "templateRef",
575
575
  "package": "core",
576
- lastUpdated: 1640933217000,
576
+ lastUpdated: 1663295825000,
577
577
  docs: "https://vueuse.org/core/templateRef/",
578
578
  category: "Component",
579
579
  description: "shorthand for binding ref to template element"
@@ -653,7 +653,7 @@ var functions$1 = [
653
653
  {
654
654
  name: "until",
655
655
  "package": "shared",
656
- lastUpdated: 1657259100000,
656
+ lastUpdated: 1664157004000,
657
657
  docs: "https://vueuse.org/shared/until/",
658
658
  category: "Watch",
659
659
  description: "promised one-time watch for changes"
@@ -745,7 +745,7 @@ var functions$1 = [
745
745
  lastUpdated: 1639818708000,
746
746
  docs: "https://vueuse.org/core/useAsyncQueue/",
747
747
  category: "Utilities",
748
- description: "executes each asynchronous task sequentially and passed the current task result to the next task"
748
+ description: "executes each asynchronous task sequentially and passes the current task result to the next task"
749
749
  },
750
750
  {
751
751
  name: "useAsyncState",
@@ -785,7 +785,7 @@ var functions$1 = [
785
785
  {
786
786
  name: "useAxios",
787
787
  "package": "integrations",
788
- lastUpdated: 1662093513000,
788
+ lastUpdated: 1664134038000,
789
789
  docs: "https://vueuse.org/integrations/useAxios/",
790
790
  category: "@Integrations",
791
791
  description: "wrapper for [`axios`](https://github.com/axios/axios)",
@@ -893,7 +893,7 @@ var functions$1 = [
893
893
  {
894
894
  name: "useColorMode",
895
895
  "package": "core",
896
- lastUpdated: 1659105659000,
896
+ lastUpdated: 1662892188000,
897
897
  component: true,
898
898
  docs: "https://vueuse.org/core/useColorMode/",
899
899
  category: "Browser",
@@ -956,7 +956,7 @@ var functions$1 = [
956
956
  {
957
957
  name: "useDark",
958
958
  "package": "core",
959
- lastUpdated: 1639442454000,
959
+ lastUpdated: 1662892188000,
960
960
  component: true,
961
961
  docs: "https://vueuse.org/core/useDark/",
962
962
  category: "Browser",
@@ -970,7 +970,7 @@ var functions$1 = [
970
970
  {
971
971
  name: "useDateFormat",
972
972
  "package": "shared",
973
- lastUpdated: 1660291797000,
973
+ lastUpdated: 1663994050000,
974
974
  docs: "https://vueuse.org/shared/useDateFormat/",
975
975
  category: "Time",
976
976
  description: "get the formatted date according to the string of tokens passed in"
@@ -1028,11 +1028,11 @@ var functions$1 = [
1028
1028
  {
1029
1029
  name: "useDevicesList",
1030
1030
  "package": "core",
1031
- lastUpdated: 1657430593000,
1031
+ lastUpdated: 1662892188000,
1032
1032
  component: true,
1033
1033
  docs: "https://vueuse.org/core/useDevicesList/",
1034
1034
  category: "Sensors",
1035
- description: "reactive [enumerateDevices](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/enumerateDevices) listing avaliable input/output devices",
1035
+ description: "reactive [enumerateDevices](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/enumerateDevices) listing available input/output devices",
1036
1036
  related: [
1037
1037
  "useUserMedia"
1038
1038
  ]
@@ -1211,7 +1211,7 @@ var functions$1 = [
1211
1211
  {
1212
1212
  name: "useFirestore",
1213
1213
  "package": "firebase",
1214
- lastUpdated: 1659105595000,
1214
+ lastUpdated: 1664156408000,
1215
1215
  docs: "https://vueuse.org/firebase/useFirestore/",
1216
1216
  category: "@Firebase",
1217
1217
  description: "reactive [Firestore](https://firebase.google.com/docs/firestore) binding",
@@ -1340,7 +1340,7 @@ var functions$1 = [
1340
1340
  {
1341
1341
  name: "useInterval",
1342
1342
  "package": "shared",
1343
- lastUpdated: 1660751262000,
1343
+ lastUpdated: 1664157082000,
1344
1344
  docs: "https://vueuse.org/shared/useInterval/",
1345
1345
  category: "Animation",
1346
1346
  description: "reactive counter increases on every interval"
@@ -1459,7 +1459,7 @@ var functions$1 = [
1459
1459
  {
1460
1460
  name: "useMediaQuery",
1461
1461
  "package": "core",
1462
- lastUpdated: 1657430593000,
1462
+ lastUpdated: 1662574748000,
1463
1463
  docs: "https://vueuse.org/core/useMediaQuery/",
1464
1464
  category: "Browser",
1465
1465
  description: "reactive [Media Query](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Testing_media_queries)"
@@ -1555,7 +1555,7 @@ var functions$1 = [
1555
1555
  {
1556
1556
  name: "useNavigatorLanguage",
1557
1557
  "package": "core",
1558
- lastUpdated: 1657430593000,
1558
+ lastUpdated: 1662892188000,
1559
1559
  docs: "https://vueuse.org/core/useNavigatorLanguage/",
1560
1560
  category: "Sensors",
1561
1561
  description: "reactive [navigator.language](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/language)"
@@ -1850,7 +1850,7 @@ var functions$1 = [
1850
1850
  {
1851
1851
  name: "useScroll",
1852
1852
  "package": "core",
1853
- lastUpdated: 1659805128000,
1853
+ lastUpdated: 1664156364000,
1854
1854
  directive: true,
1855
1855
  docs: "https://vueuse.org/core/useScroll/",
1856
1856
  category: "Sensors",
@@ -1894,7 +1894,7 @@ var functions$1 = [
1894
1894
  {
1895
1895
  name: "useSpeechRecognition",
1896
1896
  "package": "core",
1897
- lastUpdated: 1657719060000,
1897
+ lastUpdated: 1662892188000,
1898
1898
  docs: "https://vueuse.org/core/useSpeechRecognition/",
1899
1899
  category: "Sensors",
1900
1900
  description: "reactive [SpeechRecognition](https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition)"
@@ -2056,7 +2056,7 @@ var functions$1 = [
2056
2056
  {
2057
2057
  name: "useTimeAgo",
2058
2058
  "package": "core",
2059
- lastUpdated: 1658083596000,
2059
+ lastUpdated: 1664156942000,
2060
2060
  component: true,
2061
2061
  docs: "https://vueuse.org/core/useTimeAgo/",
2062
2062
  category: "Time",
@@ -2065,7 +2065,7 @@ var functions$1 = [
2065
2065
  {
2066
2066
  name: "useTimeout",
2067
2067
  "package": "shared",
2068
- lastUpdated: 1660751262000,
2068
+ lastUpdated: 1664157082000,
2069
2069
  docs: "https://vueuse.org/shared/useTimeout/",
2070
2070
  category: "Animation",
2071
2071
  description: "update value after a given time with controls"
@@ -2089,7 +2089,7 @@ var functions$1 = [
2089
2089
  {
2090
2090
  name: "useTimestamp",
2091
2091
  "package": "core",
2092
- lastUpdated: 1657730635000,
2092
+ lastUpdated: 1664157082000,
2093
2093
  component: true,
2094
2094
  docs: "https://vueuse.org/core/useTimestamp/",
2095
2095
  category: "Animation",
@@ -2231,7 +2231,7 @@ var functions$1 = [
2231
2231
  {
2232
2232
  name: "useWebSocket",
2233
2233
  "package": "core",
2234
- lastUpdated: 1662384188000,
2234
+ lastUpdated: 1664132672000,
2235
2235
  docs: "https://vueuse.org/core/useWebSocket/",
2236
2236
  category: "Network",
2237
2237
  description: "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
@@ -2317,7 +2317,7 @@ var functions$1 = [
2317
2317
  {
2318
2318
  name: "watchAtMost",
2319
2319
  "package": "shared",
2320
- lastUpdated: 1657259100000,
2320
+ lastUpdated: 1662892188000,
2321
2321
  docs: "https://vueuse.org/shared/watchAtMost/",
2322
2322
  category: "Watch",
2323
2323
  description: "`watch` with the number of times triggered"
@@ -2325,7 +2325,7 @@ var functions$1 = [
2325
2325
  {
2326
2326
  name: "watchDebounced",
2327
2327
  "package": "shared",
2328
- lastUpdated: 1657259100000,
2328
+ lastUpdated: 1662892188000,
2329
2329
  docs: "https://vueuse.org/shared/watchDebounced/",
2330
2330
  category: "Watch",
2331
2331
  description: "debounced watch",
@@ -2347,7 +2347,7 @@ var functions$1 = [
2347
2347
  {
2348
2348
  name: "watchOnce",
2349
2349
  "package": "shared",
2350
- lastUpdated: 1655390134000,
2350
+ lastUpdated: 1662892188000,
2351
2351
  docs: "https://vueuse.org/shared/watchOnce/",
2352
2352
  category: "Watch",
2353
2353
  description: "`watch` that only triggers once"
@@ -2355,7 +2355,7 @@ var functions$1 = [
2355
2355
  {
2356
2356
  name: "watchPausable",
2357
2357
  "package": "shared",
2358
- lastUpdated: 1655390134000,
2358
+ lastUpdated: 1662892188000,
2359
2359
  docs: "https://vueuse.org/shared/watchPausable/",
2360
2360
  category: "Watch",
2361
2361
  description: "pausable watch",
@@ -2385,7 +2385,7 @@ var functions$1 = [
2385
2385
  {
2386
2386
  name: "watchWithFilter",
2387
2387
  "package": "shared",
2388
- lastUpdated: 1655390134000,
2388
+ lastUpdated: 1662892188000,
2389
2389
  docs: "https://vueuse.org/shared/watchWithFilter/",
2390
2390
  category: "Watch",
2391
2391
  description: "`watch` with additional EventFilter control"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vueuse/metadata",
3
- "version": "9.2.0",
3
+ "version": "9.3.0",
4
4
  "description": "Metadata for VueUse functions",
5
5
  "author": "Anthony Fu <https://github.com/antfu>",
6
6
  "license": "MIT",