@vueuse/metadata 8.2.4 → 8.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 +18 -18
  2. package/index.json +18 -18
  3. package/index.mjs +18 -18
  4. package/package.json +1 -1
package/index.cjs CHANGED
@@ -405,7 +405,7 @@ var functions$1 = [
405
405
  {
406
406
  name: "refAutoReset",
407
407
  "package": "shared",
408
- lastUpdated: 1646037705000,
408
+ lastUpdated: 1650438204000,
409
409
  docs: "https://vueuse.org/shared/refAutoReset/",
410
410
  category: "Utilities",
411
411
  description: "a ref which will be reset to the default value after some time",
@@ -613,7 +613,7 @@ var functions$1 = [
613
613
  {
614
614
  name: "useAxios",
615
615
  "package": "integrations",
616
- lastUpdated: 1648362823000,
616
+ lastUpdated: 1649251191000,
617
617
  docs: "https://vueuse.org/integrations/useAxios/",
618
618
  category: "@Integrations",
619
619
  description: "wrapper for [`axios`](https://github.com/axios/axios)"
@@ -763,7 +763,7 @@ var functions$1 = [
763
763
  {
764
764
  name: "useDateFormat",
765
765
  "package": "shared",
766
- lastUpdated: 1646467330000,
766
+ lastUpdated: 1649931963000,
767
767
  docs: "https://vueuse.org/shared/useDateFormat/",
768
768
  category: "Utilities",
769
769
  description: "get the formatted date according to the string of tokens passed in"
@@ -827,7 +827,7 @@ var functions$1 = [
827
827
  {
828
828
  name: "useDisplayMedia",
829
829
  "package": "core",
830
- lastUpdated: 1639818708000,
830
+ lastUpdated: 1649251191000,
831
831
  docs: "https://vueuse.org/core/useDisplayMedia/",
832
832
  category: "Sensors",
833
833
  description: "reactive [`mediaDevices.getDisplayMedia`](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getDisplayMedia) streaming",
@@ -847,7 +847,7 @@ var functions$1 = [
847
847
  {
848
848
  name: "useDraggable",
849
849
  "package": "core",
850
- lastUpdated: 1646979642000,
850
+ lastUpdated: 1650371782000,
851
851
  component: true,
852
852
  docs: "https://vueuse.org/core/useDraggable/",
853
853
  category: "Elements",
@@ -965,7 +965,7 @@ var functions$1 = [
965
965
  {
966
966
  name: "useFetch",
967
967
  "package": "core",
968
- lastUpdated: 1649003571000,
968
+ lastUpdated: 1650129325000,
969
969
  docs: "https://vueuse.org/core/useFetch/",
970
970
  category: "Network",
971
971
  description: "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
@@ -1178,7 +1178,7 @@ var functions$1 = [
1178
1178
  {
1179
1179
  name: "useMediaControls",
1180
1180
  "package": "core",
1181
- lastUpdated: 1646036662000,
1181
+ lastUpdated: 1649251191000,
1182
1182
  docs: "https://vueuse.org/core/useMediaControls/",
1183
1183
  category: "Browser",
1184
1184
  description: "reactive media controls for both `audio` and `video` elements"
@@ -1300,7 +1300,7 @@ var functions$1 = [
1300
1300
  {
1301
1301
  name: "useNProgress",
1302
1302
  "package": "integrations",
1303
- lastUpdated: 1639818708000,
1303
+ lastUpdated: 1649678843000,
1304
1304
  docs: "https://vueuse.org/integrations/useNProgress/",
1305
1305
  category: "@Integrations",
1306
1306
  description: "reactive wrapper for [`nprogress`](https://github.com/rstacruz/nprogress)"
@@ -1415,7 +1415,7 @@ var functions$1 = [
1415
1415
  {
1416
1416
  name: "useRafFn",
1417
1417
  "package": "core",
1418
- lastUpdated: 1639818708000,
1418
+ lastUpdated: 1650339134000,
1419
1419
  docs: "https://vueuse.org/core/useRafFn/",
1420
1420
  category: "Animation",
1421
1421
  description: "call function on every `requestAnimationFrame`"
@@ -1450,7 +1450,7 @@ var functions$1 = [
1450
1450
  {
1451
1451
  name: "useRouteQuery",
1452
1452
  "package": "router",
1453
- lastUpdated: 1639442454000,
1453
+ lastUpdated: 1649931974000,
1454
1454
  docs: "https://vueuse.org/router/useRouteQuery/",
1455
1455
  category: "@Router",
1456
1456
  description: "shorthand for reactive route.query"
@@ -1475,7 +1475,7 @@ var functions$1 = [
1475
1475
  {
1476
1476
  name: "useScriptTag",
1477
1477
  "package": "core",
1478
- lastUpdated: 1644470897000,
1478
+ lastUpdated: 1650461527000,
1479
1479
  docs: "https://vueuse.org/core/useScriptTag/",
1480
1480
  category: "Browser",
1481
1481
  description: "script tag injecting"
@@ -1492,7 +1492,7 @@ var functions$1 = [
1492
1492
  {
1493
1493
  name: "useScrollLock",
1494
1494
  "package": "core",
1495
- lastUpdated: 1646237369000,
1495
+ lastUpdated: 1649251191000,
1496
1496
  directive: true,
1497
1497
  docs: "https://vueuse.org/core/useScrollLock/",
1498
1498
  category: "Sensors",
@@ -1692,7 +1692,7 @@ var functions$1 = [
1692
1692
  {
1693
1693
  name: "useTransition",
1694
1694
  "package": "core",
1695
- lastUpdated: 1642756441000,
1695
+ lastUpdated: 1649251191000,
1696
1696
  docs: "https://vueuse.org/core/useTransition/",
1697
1697
  category: "Animation",
1698
1698
  description: "transition between values"
@@ -1736,7 +1736,7 @@ var functions$1 = [
1736
1736
  {
1737
1737
  name: "useVModel",
1738
1738
  "package": "core",
1739
- lastUpdated: 1639442454000,
1739
+ lastUpdated: 1649251191000,
1740
1740
  docs: "https://vueuse.org/core/useVModel/",
1741
1741
  category: "Component",
1742
1742
  description: "shorthand for v-model binding"
@@ -1752,7 +1752,7 @@ var functions$1 = [
1752
1752
  {
1753
1753
  name: "useWakeLock",
1754
1754
  "package": "core",
1755
- lastUpdated: 1640682127000,
1755
+ lastUpdated: 1649251191000,
1756
1756
  docs: "https://vueuse.org/core/useWakeLock/",
1757
1757
  category: "Browser",
1758
1758
  description: "reactive [Screen Wake Lock API](https://developer.mozilla.org/en-US/docs/Web/API/Screen_Wake_Lock_API) provides a way to prevent devices from dimming or locking the screen when an application needs to keep running"
@@ -1768,7 +1768,7 @@ var functions$1 = [
1768
1768
  {
1769
1769
  name: "useWebSocket",
1770
1770
  "package": "core",
1771
- lastUpdated: 1647674451000,
1771
+ lastUpdated: 1649251191000,
1772
1772
  docs: "https://vueuse.org/core/useWebSocket/",
1773
1773
  category: "Network",
1774
1774
  description: "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
@@ -1834,7 +1834,7 @@ var functions$1 = [
1834
1834
  {
1835
1835
  name: "utils",
1836
1836
  "package": "shared",
1837
- lastUpdated: 1647335923000,
1837
+ lastUpdated: 1649251191000,
1838
1838
  internal: true
1839
1839
  },
1840
1840
  {
@@ -1908,7 +1908,7 @@ var functions$1 = [
1908
1908
  {
1909
1909
  name: "whenever",
1910
1910
  "package": "shared",
1911
- lastUpdated: 1644664454000,
1911
+ lastUpdated: 1649251191000,
1912
1912
  docs: "https://vueuse.org/shared/whenever/",
1913
1913
  category: "Watch",
1914
1914
  description: "shorthand for watching value to be truthy"
package/index.json CHANGED
@@ -402,7 +402,7 @@
402
402
  {
403
403
  "name": "refAutoReset",
404
404
  "package": "shared",
405
- "lastUpdated": 1646037705000,
405
+ "lastUpdated": 1650438204000,
406
406
  "docs": "https://vueuse.org/shared/refAutoReset/",
407
407
  "category": "Utilities",
408
408
  "description": "a ref which will be reset to the default value after some time",
@@ -610,7 +610,7 @@
610
610
  {
611
611
  "name": "useAxios",
612
612
  "package": "integrations",
613
- "lastUpdated": 1648362823000,
613
+ "lastUpdated": 1649251191000,
614
614
  "docs": "https://vueuse.org/integrations/useAxios/",
615
615
  "category": "@Integrations",
616
616
  "description": "wrapper for [`axios`](https://github.com/axios/axios)"
@@ -760,7 +760,7 @@
760
760
  {
761
761
  "name": "useDateFormat",
762
762
  "package": "shared",
763
- "lastUpdated": 1646467330000,
763
+ "lastUpdated": 1649931963000,
764
764
  "docs": "https://vueuse.org/shared/useDateFormat/",
765
765
  "category": "Utilities",
766
766
  "description": "get the formatted date according to the string of tokens passed in"
@@ -824,7 +824,7 @@
824
824
  {
825
825
  "name": "useDisplayMedia",
826
826
  "package": "core",
827
- "lastUpdated": 1639818708000,
827
+ "lastUpdated": 1649251191000,
828
828
  "docs": "https://vueuse.org/core/useDisplayMedia/",
829
829
  "category": "Sensors",
830
830
  "description": "reactive [`mediaDevices.getDisplayMedia`](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getDisplayMedia) streaming",
@@ -844,7 +844,7 @@
844
844
  {
845
845
  "name": "useDraggable",
846
846
  "package": "core",
847
- "lastUpdated": 1646979642000,
847
+ "lastUpdated": 1650371782000,
848
848
  "component": true,
849
849
  "docs": "https://vueuse.org/core/useDraggable/",
850
850
  "category": "Elements",
@@ -962,7 +962,7 @@
962
962
  {
963
963
  "name": "useFetch",
964
964
  "package": "core",
965
- "lastUpdated": 1649003571000,
965
+ "lastUpdated": 1650129325000,
966
966
  "docs": "https://vueuse.org/core/useFetch/",
967
967
  "category": "Network",
968
968
  "description": "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
@@ -1175,7 +1175,7 @@
1175
1175
  {
1176
1176
  "name": "useMediaControls",
1177
1177
  "package": "core",
1178
- "lastUpdated": 1646036662000,
1178
+ "lastUpdated": 1649251191000,
1179
1179
  "docs": "https://vueuse.org/core/useMediaControls/",
1180
1180
  "category": "Browser",
1181
1181
  "description": "reactive media controls for both `audio` and `video` elements"
@@ -1297,7 +1297,7 @@
1297
1297
  {
1298
1298
  "name": "useNProgress",
1299
1299
  "package": "integrations",
1300
- "lastUpdated": 1639818708000,
1300
+ "lastUpdated": 1649678843000,
1301
1301
  "docs": "https://vueuse.org/integrations/useNProgress/",
1302
1302
  "category": "@Integrations",
1303
1303
  "description": "reactive wrapper for [`nprogress`](https://github.com/rstacruz/nprogress)"
@@ -1412,7 +1412,7 @@
1412
1412
  {
1413
1413
  "name": "useRafFn",
1414
1414
  "package": "core",
1415
- "lastUpdated": 1639818708000,
1415
+ "lastUpdated": 1650339134000,
1416
1416
  "docs": "https://vueuse.org/core/useRafFn/",
1417
1417
  "category": "Animation",
1418
1418
  "description": "call function on every `requestAnimationFrame`"
@@ -1447,7 +1447,7 @@
1447
1447
  {
1448
1448
  "name": "useRouteQuery",
1449
1449
  "package": "router",
1450
- "lastUpdated": 1639442454000,
1450
+ "lastUpdated": 1649931974000,
1451
1451
  "docs": "https://vueuse.org/router/useRouteQuery/",
1452
1452
  "category": "@Router",
1453
1453
  "description": "shorthand for reactive route.query"
@@ -1472,7 +1472,7 @@
1472
1472
  {
1473
1473
  "name": "useScriptTag",
1474
1474
  "package": "core",
1475
- "lastUpdated": 1644470897000,
1475
+ "lastUpdated": 1650461527000,
1476
1476
  "docs": "https://vueuse.org/core/useScriptTag/",
1477
1477
  "category": "Browser",
1478
1478
  "description": "script tag injecting"
@@ -1489,7 +1489,7 @@
1489
1489
  {
1490
1490
  "name": "useScrollLock",
1491
1491
  "package": "core",
1492
- "lastUpdated": 1646237369000,
1492
+ "lastUpdated": 1649251191000,
1493
1493
  "directive": true,
1494
1494
  "docs": "https://vueuse.org/core/useScrollLock/",
1495
1495
  "category": "Sensors",
@@ -1689,7 +1689,7 @@
1689
1689
  {
1690
1690
  "name": "useTransition",
1691
1691
  "package": "core",
1692
- "lastUpdated": 1642756441000,
1692
+ "lastUpdated": 1649251191000,
1693
1693
  "docs": "https://vueuse.org/core/useTransition/",
1694
1694
  "category": "Animation",
1695
1695
  "description": "transition between values"
@@ -1733,7 +1733,7 @@
1733
1733
  {
1734
1734
  "name": "useVModel",
1735
1735
  "package": "core",
1736
- "lastUpdated": 1639442454000,
1736
+ "lastUpdated": 1649251191000,
1737
1737
  "docs": "https://vueuse.org/core/useVModel/",
1738
1738
  "category": "Component",
1739
1739
  "description": "shorthand for v-model binding"
@@ -1749,7 +1749,7 @@
1749
1749
  {
1750
1750
  "name": "useWakeLock",
1751
1751
  "package": "core",
1752
- "lastUpdated": 1640682127000,
1752
+ "lastUpdated": 1649251191000,
1753
1753
  "docs": "https://vueuse.org/core/useWakeLock/",
1754
1754
  "category": "Browser",
1755
1755
  "description": "reactive [Screen Wake Lock API](https://developer.mozilla.org/en-US/docs/Web/API/Screen_Wake_Lock_API) provides a way to prevent devices from dimming or locking the screen when an application needs to keep running"
@@ -1765,7 +1765,7 @@
1765
1765
  {
1766
1766
  "name": "useWebSocket",
1767
1767
  "package": "core",
1768
- "lastUpdated": 1647674451000,
1768
+ "lastUpdated": 1649251191000,
1769
1769
  "docs": "https://vueuse.org/core/useWebSocket/",
1770
1770
  "category": "Network",
1771
1771
  "description": "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
@@ -1831,7 +1831,7 @@
1831
1831
  {
1832
1832
  "name": "utils",
1833
1833
  "package": "shared",
1834
- "lastUpdated": 1647335923000,
1834
+ "lastUpdated": 1649251191000,
1835
1835
  "internal": true
1836
1836
  },
1837
1837
  {
@@ -1905,7 +1905,7 @@
1905
1905
  {
1906
1906
  "name": "whenever",
1907
1907
  "package": "shared",
1908
- "lastUpdated": 1644664454000,
1908
+ "lastUpdated": 1649251191000,
1909
1909
  "docs": "https://vueuse.org/shared/whenever/",
1910
1910
  "category": "Watch",
1911
1911
  "description": "shorthand for watching value to be truthy"
package/index.mjs CHANGED
@@ -401,7 +401,7 @@ var functions$1 = [
401
401
  {
402
402
  name: "refAutoReset",
403
403
  "package": "shared",
404
- lastUpdated: 1646037705000,
404
+ lastUpdated: 1650438204000,
405
405
  docs: "https://vueuse.org/shared/refAutoReset/",
406
406
  category: "Utilities",
407
407
  description: "a ref which will be reset to the default value after some time",
@@ -609,7 +609,7 @@ var functions$1 = [
609
609
  {
610
610
  name: "useAxios",
611
611
  "package": "integrations",
612
- lastUpdated: 1648362823000,
612
+ lastUpdated: 1649251191000,
613
613
  docs: "https://vueuse.org/integrations/useAxios/",
614
614
  category: "@Integrations",
615
615
  description: "wrapper for [`axios`](https://github.com/axios/axios)"
@@ -759,7 +759,7 @@ var functions$1 = [
759
759
  {
760
760
  name: "useDateFormat",
761
761
  "package": "shared",
762
- lastUpdated: 1646467330000,
762
+ lastUpdated: 1649931963000,
763
763
  docs: "https://vueuse.org/shared/useDateFormat/",
764
764
  category: "Utilities",
765
765
  description: "get the formatted date according to the string of tokens passed in"
@@ -823,7 +823,7 @@ var functions$1 = [
823
823
  {
824
824
  name: "useDisplayMedia",
825
825
  "package": "core",
826
- lastUpdated: 1639818708000,
826
+ lastUpdated: 1649251191000,
827
827
  docs: "https://vueuse.org/core/useDisplayMedia/",
828
828
  category: "Sensors",
829
829
  description: "reactive [`mediaDevices.getDisplayMedia`](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getDisplayMedia) streaming",
@@ -843,7 +843,7 @@ var functions$1 = [
843
843
  {
844
844
  name: "useDraggable",
845
845
  "package": "core",
846
- lastUpdated: 1646979642000,
846
+ lastUpdated: 1650371782000,
847
847
  component: true,
848
848
  docs: "https://vueuse.org/core/useDraggable/",
849
849
  category: "Elements",
@@ -961,7 +961,7 @@ var functions$1 = [
961
961
  {
962
962
  name: "useFetch",
963
963
  "package": "core",
964
- lastUpdated: 1649003571000,
964
+ lastUpdated: 1650129325000,
965
965
  docs: "https://vueuse.org/core/useFetch/",
966
966
  category: "Network",
967
967
  description: "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
@@ -1174,7 +1174,7 @@ var functions$1 = [
1174
1174
  {
1175
1175
  name: "useMediaControls",
1176
1176
  "package": "core",
1177
- lastUpdated: 1646036662000,
1177
+ lastUpdated: 1649251191000,
1178
1178
  docs: "https://vueuse.org/core/useMediaControls/",
1179
1179
  category: "Browser",
1180
1180
  description: "reactive media controls for both `audio` and `video` elements"
@@ -1296,7 +1296,7 @@ var functions$1 = [
1296
1296
  {
1297
1297
  name: "useNProgress",
1298
1298
  "package": "integrations",
1299
- lastUpdated: 1639818708000,
1299
+ lastUpdated: 1649678843000,
1300
1300
  docs: "https://vueuse.org/integrations/useNProgress/",
1301
1301
  category: "@Integrations",
1302
1302
  description: "reactive wrapper for [`nprogress`](https://github.com/rstacruz/nprogress)"
@@ -1411,7 +1411,7 @@ var functions$1 = [
1411
1411
  {
1412
1412
  name: "useRafFn",
1413
1413
  "package": "core",
1414
- lastUpdated: 1639818708000,
1414
+ lastUpdated: 1650339134000,
1415
1415
  docs: "https://vueuse.org/core/useRafFn/",
1416
1416
  category: "Animation",
1417
1417
  description: "call function on every `requestAnimationFrame`"
@@ -1446,7 +1446,7 @@ var functions$1 = [
1446
1446
  {
1447
1447
  name: "useRouteQuery",
1448
1448
  "package": "router",
1449
- lastUpdated: 1639442454000,
1449
+ lastUpdated: 1649931974000,
1450
1450
  docs: "https://vueuse.org/router/useRouteQuery/",
1451
1451
  category: "@Router",
1452
1452
  description: "shorthand for reactive route.query"
@@ -1471,7 +1471,7 @@ var functions$1 = [
1471
1471
  {
1472
1472
  name: "useScriptTag",
1473
1473
  "package": "core",
1474
- lastUpdated: 1644470897000,
1474
+ lastUpdated: 1650461527000,
1475
1475
  docs: "https://vueuse.org/core/useScriptTag/",
1476
1476
  category: "Browser",
1477
1477
  description: "script tag injecting"
@@ -1488,7 +1488,7 @@ var functions$1 = [
1488
1488
  {
1489
1489
  name: "useScrollLock",
1490
1490
  "package": "core",
1491
- lastUpdated: 1646237369000,
1491
+ lastUpdated: 1649251191000,
1492
1492
  directive: true,
1493
1493
  docs: "https://vueuse.org/core/useScrollLock/",
1494
1494
  category: "Sensors",
@@ -1688,7 +1688,7 @@ var functions$1 = [
1688
1688
  {
1689
1689
  name: "useTransition",
1690
1690
  "package": "core",
1691
- lastUpdated: 1642756441000,
1691
+ lastUpdated: 1649251191000,
1692
1692
  docs: "https://vueuse.org/core/useTransition/",
1693
1693
  category: "Animation",
1694
1694
  description: "transition between values"
@@ -1732,7 +1732,7 @@ var functions$1 = [
1732
1732
  {
1733
1733
  name: "useVModel",
1734
1734
  "package": "core",
1735
- lastUpdated: 1639442454000,
1735
+ lastUpdated: 1649251191000,
1736
1736
  docs: "https://vueuse.org/core/useVModel/",
1737
1737
  category: "Component",
1738
1738
  description: "shorthand for v-model binding"
@@ -1748,7 +1748,7 @@ var functions$1 = [
1748
1748
  {
1749
1749
  name: "useWakeLock",
1750
1750
  "package": "core",
1751
- lastUpdated: 1640682127000,
1751
+ lastUpdated: 1649251191000,
1752
1752
  docs: "https://vueuse.org/core/useWakeLock/",
1753
1753
  category: "Browser",
1754
1754
  description: "reactive [Screen Wake Lock API](https://developer.mozilla.org/en-US/docs/Web/API/Screen_Wake_Lock_API) provides a way to prevent devices from dimming or locking the screen when an application needs to keep running"
@@ -1764,7 +1764,7 @@ var functions$1 = [
1764
1764
  {
1765
1765
  name: "useWebSocket",
1766
1766
  "package": "core",
1767
- lastUpdated: 1647674451000,
1767
+ lastUpdated: 1649251191000,
1768
1768
  docs: "https://vueuse.org/core/useWebSocket/",
1769
1769
  category: "Network",
1770
1770
  description: "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
@@ -1830,7 +1830,7 @@ var functions$1 = [
1830
1830
  {
1831
1831
  name: "utils",
1832
1832
  "package": "shared",
1833
- lastUpdated: 1647335923000,
1833
+ lastUpdated: 1649251191000,
1834
1834
  internal: true
1835
1835
  },
1836
1836
  {
@@ -1904,7 +1904,7 @@ var functions$1 = [
1904
1904
  {
1905
1905
  name: "whenever",
1906
1906
  "package": "shared",
1907
- lastUpdated: 1644664454000,
1907
+ lastUpdated: 1649251191000,
1908
1908
  docs: "https://vueuse.org/shared/whenever/",
1909
1909
  category: "Watch",
1910
1910
  description: "shorthand for watching value to be truthy"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vueuse/metadata",
3
- "version": "8.2.4",
3
+ "version": "8.3.0",
4
4
  "description": "Metadata for VueUse functions",
5
5
  "keywords": [
6
6
  "vue",