@vueuse/metadata 9.0.0-beta.0 → 9.0.0-beta.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.
- package/index.cjs +53 -40
- package/index.d.ts +1 -0
- package/index.json +53 -40
- package/index.mjs +53 -40
- package/package.json +1 -1
package/index.cjs
CHANGED
|
@@ -375,7 +375,7 @@ var functions$1 = [
|
|
|
375
375
|
{
|
|
376
376
|
name: "onClickOutside",
|
|
377
377
|
"package": "core",
|
|
378
|
-
lastUpdated:
|
|
378
|
+
lastUpdated: 1658285512000,
|
|
379
379
|
component: true,
|
|
380
380
|
directive: true,
|
|
381
381
|
docs: "https://vueuse.org/core/onClickOutside/",
|
|
@@ -754,7 +754,8 @@ var functions$1 = [
|
|
|
754
754
|
component: true,
|
|
755
755
|
docs: "https://vueuse.org/integrations/useAsyncValidator/",
|
|
756
756
|
category: "@Integrations",
|
|
757
|
-
description: "wrapper for [`async-validator`](https://github.com/yiminghe/async-validator)"
|
|
757
|
+
description: "wrapper for [`async-validator`](https://github.com/yiminghe/async-validator)",
|
|
758
|
+
importPath: "integrations/useAsyncValidator"
|
|
758
759
|
},
|
|
759
760
|
{
|
|
760
761
|
name: "useAuth",
|
|
@@ -762,7 +763,8 @@ var functions$1 = [
|
|
|
762
763
|
lastUpdated: 1639442454000,
|
|
763
764
|
docs: "https://vueuse.org/firebase/useAuth/",
|
|
764
765
|
category: "@Firebase",
|
|
765
|
-
description: "reactive [Firebase Auth](https://firebase.google.com/docs/auth) binding"
|
|
766
|
+
description: "reactive [Firebase Auth](https://firebase.google.com/docs/auth) binding",
|
|
767
|
+
importPath: "firebase/useAuth"
|
|
766
768
|
},
|
|
767
769
|
{
|
|
768
770
|
name: "useAverage",
|
|
@@ -778,7 +780,8 @@ var functions$1 = [
|
|
|
778
780
|
lastUpdated: 1657259100000,
|
|
779
781
|
docs: "https://vueuse.org/integrations/useAxios/",
|
|
780
782
|
category: "@Integrations",
|
|
781
|
-
description: "wrapper for [`axios`](https://github.com/axios/axios)"
|
|
783
|
+
description: "wrapper for [`axios`](https://github.com/axios/axios)",
|
|
784
|
+
importPath: "integrations/useAxios"
|
|
782
785
|
},
|
|
783
786
|
{
|
|
784
787
|
name: "useBase64",
|
|
@@ -800,7 +803,7 @@ var functions$1 = [
|
|
|
800
803
|
{
|
|
801
804
|
name: "useBluetooth",
|
|
802
805
|
"package": "core",
|
|
803
|
-
lastUpdated:
|
|
806
|
+
lastUpdated: 1658083596000,
|
|
804
807
|
docs: "https://vueuse.org/core/useBluetooth/",
|
|
805
808
|
category: "Browser",
|
|
806
809
|
description: "reactive [Web Bluetooth API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Bluetooth_API)"
|
|
@@ -816,7 +819,7 @@ var functions$1 = [
|
|
|
816
819
|
{
|
|
817
820
|
name: "useBroadcastChannel",
|
|
818
821
|
"package": "core",
|
|
819
|
-
lastUpdated:
|
|
822
|
+
lastUpdated: 1658083596000,
|
|
820
823
|
docs: "https://vueuse.org/core/useBroadcastChannel/",
|
|
821
824
|
category: "Browser",
|
|
822
825
|
description: "reactive [BroadcastChannel API](https://developer.mozilla.org/en-US/docs/Web/API/BroadcastChannel)"
|
|
@@ -852,7 +855,8 @@ var functions$1 = [
|
|
|
852
855
|
lastUpdated: 1657259100000,
|
|
853
856
|
docs: "https://vueuse.org/integrations/useChangeCase/",
|
|
854
857
|
category: "@Integrations",
|
|
855
|
-
description: "reactive wrapper for [`change-case`](https://github.com/blakeembrey/change-case)"
|
|
858
|
+
description: "reactive wrapper for [`change-case`](https://github.com/blakeembrey/change-case)",
|
|
859
|
+
importPath: "integrations/useChangeCase"
|
|
856
860
|
},
|
|
857
861
|
{
|
|
858
862
|
name: "useClamp",
|
|
@@ -898,7 +902,8 @@ var functions$1 = [
|
|
|
898
902
|
lastUpdated: 1642756753000,
|
|
899
903
|
docs: "https://vueuse.org/integrations/useCookies/",
|
|
900
904
|
category: "@Integrations",
|
|
901
|
-
description: "wrapper for [`universal-cookie`](https://www.npmjs.com/package/universal-cookie)"
|
|
905
|
+
description: "wrapper for [`universal-cookie`](https://www.npmjs.com/package/universal-cookie)",
|
|
906
|
+
importPath: "integrations/useCookies"
|
|
902
907
|
},
|
|
903
908
|
{
|
|
904
909
|
name: "useCounter",
|
|
@@ -927,7 +932,7 @@ var functions$1 = [
|
|
|
927
932
|
{
|
|
928
933
|
name: "useCycleList",
|
|
929
934
|
"package": "core",
|
|
930
|
-
lastUpdated:
|
|
935
|
+
lastUpdated: 1658083596000,
|
|
931
936
|
docs: "https://vueuse.org/core/useCycleList/",
|
|
932
937
|
category: "Utilities",
|
|
933
938
|
description: "cycle through a list of items"
|
|
@@ -1030,7 +1035,7 @@ var functions$1 = [
|
|
|
1030
1035
|
{
|
|
1031
1036
|
name: "useDocumentVisibility",
|
|
1032
1037
|
"package": "core",
|
|
1033
|
-
lastUpdated:
|
|
1038
|
+
lastUpdated: 1658083596000,
|
|
1034
1039
|
component: true,
|
|
1035
1040
|
docs: "https://vueuse.org/core/useDocumentVisibility/",
|
|
1036
1041
|
category: "Elements",
|
|
@@ -1039,7 +1044,7 @@ var functions$1 = [
|
|
|
1039
1044
|
{
|
|
1040
1045
|
name: "useDraggable",
|
|
1041
1046
|
"package": "core",
|
|
1042
|
-
lastUpdated:
|
|
1047
|
+
lastUpdated: 1658083596000,
|
|
1043
1048
|
component: true,
|
|
1044
1049
|
docs: "https://vueuse.org/core/useDraggable/",
|
|
1045
1050
|
category: "Elements",
|
|
@@ -1051,7 +1056,8 @@ var functions$1 = [
|
|
|
1051
1056
|
lastUpdated: 1657259100000,
|
|
1052
1057
|
docs: "https://vueuse.org/integrations/useDrauu/",
|
|
1053
1058
|
category: "@Integrations",
|
|
1054
|
-
description: "reactive instance for [drauu](https://github.com/antfu/drauu)"
|
|
1059
|
+
description: "reactive instance for [drauu](https://github.com/antfu/drauu)",
|
|
1060
|
+
importPath: "integrations/useDrauu"
|
|
1055
1061
|
},
|
|
1056
1062
|
{
|
|
1057
1063
|
name: "useDropZone",
|
|
@@ -1148,7 +1154,7 @@ var functions$1 = [
|
|
|
1148
1154
|
{
|
|
1149
1155
|
name: "useEyeDropper",
|
|
1150
1156
|
"package": "core",
|
|
1151
|
-
lastUpdated:
|
|
1157
|
+
lastUpdated: 1658083596000,
|
|
1152
1158
|
component: true,
|
|
1153
1159
|
docs: "https://vueuse.org/core/useEyeDropper/",
|
|
1154
1160
|
category: "Browser",
|
|
@@ -1192,7 +1198,8 @@ var functions$1 = [
|
|
|
1192
1198
|
lastUpdated: 1655284952000,
|
|
1193
1199
|
docs: "https://vueuse.org/firebase/useFirestore/",
|
|
1194
1200
|
category: "@Firebase",
|
|
1195
|
-
description: "reactive [Firestore](https://firebase.google.com/docs/firestore) binding"
|
|
1201
|
+
description: "reactive [Firestore](https://firebase.google.com/docs/firestore) binding",
|
|
1202
|
+
importPath: "firebase/useFirestore"
|
|
1196
1203
|
},
|
|
1197
1204
|
{
|
|
1198
1205
|
name: "useFloor",
|
|
@@ -1217,7 +1224,8 @@ var functions$1 = [
|
|
|
1217
1224
|
component: true,
|
|
1218
1225
|
docs: "https://vueuse.org/integrations/useFocusTrap/",
|
|
1219
1226
|
category: "@Integrations",
|
|
1220
|
-
description: "reactive wrapper for [`focus-trap`](https://github.com/focus-trap/focus-trap)"
|
|
1227
|
+
description: "reactive wrapper for [`focus-trap`](https://github.com/focus-trap/focus-trap)",
|
|
1228
|
+
importPath: "integrations/useFocusTrap"
|
|
1221
1229
|
},
|
|
1222
1230
|
{
|
|
1223
1231
|
name: "useFocusWithin",
|
|
@@ -1250,12 +1258,13 @@ var functions$1 = [
|
|
|
1250
1258
|
lastUpdated: 1657259100000,
|
|
1251
1259
|
docs: "https://vueuse.org/integrations/useFuse/",
|
|
1252
1260
|
category: "@Integrations",
|
|
1253
|
-
description: "easily implement fuzzy search using a composable with [Fuse.js](https://github.com/krisk/fuse)"
|
|
1261
|
+
description: "easily implement fuzzy search using a composable with [Fuse.js](https://github.com/krisk/fuse)",
|
|
1262
|
+
importPath: "integrations/useFuse"
|
|
1254
1263
|
},
|
|
1255
1264
|
{
|
|
1256
1265
|
name: "useGamepad",
|
|
1257
1266
|
"package": "core",
|
|
1258
|
-
lastUpdated:
|
|
1267
|
+
lastUpdated: 1658083596000,
|
|
1259
1268
|
docs: "https://vueuse.org/core/useGamepad/",
|
|
1260
1269
|
category: "Browser",
|
|
1261
1270
|
description: "provides reactive bindings for the [Gamepad API](https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API)"
|
|
@@ -1288,7 +1297,7 @@ var functions$1 = [
|
|
|
1288
1297
|
{
|
|
1289
1298
|
name: "useImage",
|
|
1290
1299
|
"package": "core",
|
|
1291
|
-
lastUpdated:
|
|
1300
|
+
lastUpdated: 1658083596000,
|
|
1292
1301
|
component: true,
|
|
1293
1302
|
docs: "https://vueuse.org/core/useImage/",
|
|
1294
1303
|
category: "Browser",
|
|
@@ -1315,7 +1324,7 @@ var functions$1 = [
|
|
|
1315
1324
|
{
|
|
1316
1325
|
name: "useInterval",
|
|
1317
1326
|
"package": "shared",
|
|
1318
|
-
lastUpdated:
|
|
1327
|
+
lastUpdated: 1658083621000,
|
|
1319
1328
|
docs: "https://vueuse.org/shared/useInterval/",
|
|
1320
1329
|
category: "Animation",
|
|
1321
1330
|
description: "reactive counter increases on every interval"
|
|
@@ -1323,7 +1332,7 @@ var functions$1 = [
|
|
|
1323
1332
|
{
|
|
1324
1333
|
name: "useIntervalFn",
|
|
1325
1334
|
"package": "shared",
|
|
1326
|
-
lastUpdated:
|
|
1335
|
+
lastUpdated: 1658083607000,
|
|
1327
1336
|
docs: "https://vueuse.org/shared/useIntervalFn/",
|
|
1328
1337
|
category: "Animation",
|
|
1329
1338
|
description: "wrapper for `setInterval` with controls"
|
|
@@ -1358,7 +1367,8 @@ var functions$1 = [
|
|
|
1358
1367
|
lastUpdated: 1657730911000,
|
|
1359
1368
|
docs: "https://vueuse.org/integrations/useJwt/",
|
|
1360
1369
|
category: "@Integrations",
|
|
1361
|
-
description: "wrapper for [`jwt-decode`](https://github.com/auth0/jwt-decode)"
|
|
1370
|
+
description: "wrapper for [`jwt-decode`](https://github.com/auth0/jwt-decode)",
|
|
1371
|
+
importPath: "integrations/useJwt"
|
|
1362
1372
|
},
|
|
1363
1373
|
{
|
|
1364
1374
|
name: "useKeyModifier",
|
|
@@ -1449,7 +1459,7 @@ var functions$1 = [
|
|
|
1449
1459
|
{
|
|
1450
1460
|
name: "useMemory",
|
|
1451
1461
|
"package": "core",
|
|
1452
|
-
lastUpdated:
|
|
1462
|
+
lastUpdated: 1658083607000,
|
|
1453
1463
|
docs: "https://vueuse.org/core/useMemory/",
|
|
1454
1464
|
category: "Browser",
|
|
1455
1465
|
description: "reactive Memory Info"
|
|
@@ -1537,7 +1547,7 @@ var functions$1 = [
|
|
|
1537
1547
|
{
|
|
1538
1548
|
name: "useNetwork",
|
|
1539
1549
|
"package": "core",
|
|
1540
|
-
lastUpdated:
|
|
1550
|
+
lastUpdated: 1658083596000,
|
|
1541
1551
|
component: true,
|
|
1542
1552
|
docs: "https://vueuse.org/core/useNetwork/",
|
|
1543
1553
|
category: "Sensors",
|
|
@@ -1555,10 +1565,11 @@ var functions$1 = [
|
|
|
1555
1565
|
{
|
|
1556
1566
|
name: "useNProgress",
|
|
1557
1567
|
"package": "integrations",
|
|
1558
|
-
lastUpdated:
|
|
1568
|
+
lastUpdated: 1658083596000,
|
|
1559
1569
|
docs: "https://vueuse.org/integrations/useNProgress/",
|
|
1560
1570
|
category: "@Integrations",
|
|
1561
|
-
description: "reactive wrapper for [`nprogress`](https://github.com/rstacruz/nprogress)"
|
|
1571
|
+
description: "reactive wrapper for [`nprogress`](https://github.com/rstacruz/nprogress)",
|
|
1572
|
+
importPath: "integrations/useNProgress"
|
|
1562
1573
|
},
|
|
1563
1574
|
{
|
|
1564
1575
|
name: "useObjectUrl",
|
|
@@ -1580,7 +1591,7 @@ var functions$1 = [
|
|
|
1580
1591
|
{
|
|
1581
1592
|
name: "useOffsetPagination",
|
|
1582
1593
|
"package": "core",
|
|
1583
|
-
lastUpdated:
|
|
1594
|
+
lastUpdated: 1658163976000,
|
|
1584
1595
|
component: true,
|
|
1585
1596
|
docs: "https://vueuse.org/core/useOffsetPagination/",
|
|
1586
1597
|
category: "Utilities",
|
|
@@ -1626,7 +1637,7 @@ var functions$1 = [
|
|
|
1626
1637
|
{
|
|
1627
1638
|
name: "usePointer",
|
|
1628
1639
|
"package": "core",
|
|
1629
|
-
lastUpdated:
|
|
1640
|
+
lastUpdated: 1658083596000,
|
|
1630
1641
|
component: true,
|
|
1631
1642
|
docs: "https://vueuse.org/core/usePointer/",
|
|
1632
1643
|
category: "Sensors",
|
|
@@ -1689,7 +1700,8 @@ var functions$1 = [
|
|
|
1689
1700
|
lastUpdated: 1657259100000,
|
|
1690
1701
|
docs: "https://vueuse.org/integrations/useQRCode/",
|
|
1691
1702
|
category: "@Integrations",
|
|
1692
|
-
description: "wrapper for [`qrcode`](https://github.com/soldair/node-qrcode)"
|
|
1703
|
+
description: "wrapper for [`qrcode`](https://github.com/soldair/node-qrcode)",
|
|
1704
|
+
importPath: "integrations/useQRCode"
|
|
1693
1705
|
},
|
|
1694
1706
|
{
|
|
1695
1707
|
name: "useRafFn",
|
|
@@ -1758,7 +1770,8 @@ var functions$1 = [
|
|
|
1758
1770
|
lastUpdated: 1657732317000,
|
|
1759
1771
|
docs: "https://vueuse.org/firebase/useRTDB/",
|
|
1760
1772
|
category: "@Firebase",
|
|
1761
|
-
description: "reactive [Firebase Realtime Database](https://firebase.google.com/docs/database) binding"
|
|
1773
|
+
description: "reactive [Firebase Realtime Database](https://firebase.google.com/docs/database) binding",
|
|
1774
|
+
importPath: "firebase/useRTDB"
|
|
1762
1775
|
},
|
|
1763
1776
|
{
|
|
1764
1777
|
name: "useSchemaOrg",
|
|
@@ -1847,7 +1860,7 @@ var functions$1 = [
|
|
|
1847
1860
|
{
|
|
1848
1861
|
name: "useSpeechSynthesis",
|
|
1849
1862
|
"package": "core",
|
|
1850
|
-
lastUpdated:
|
|
1863
|
+
lastUpdated: 1658083561000,
|
|
1851
1864
|
docs: "https://vueuse.org/core/useSpeechSynthesis/",
|
|
1852
1865
|
category: "Sensors",
|
|
1853
1866
|
description: "reactive [SpeechSynthesis](https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis)"
|
|
@@ -1952,7 +1965,7 @@ var functions$1 = [
|
|
|
1952
1965
|
{
|
|
1953
1966
|
name: "useTextareaAutosize",
|
|
1954
1967
|
"package": "core",
|
|
1955
|
-
lastUpdated:
|
|
1968
|
+
lastUpdated: 1658083596000,
|
|
1956
1969
|
docs: "https://vueuse.org/core/useTextareaAutosize/",
|
|
1957
1970
|
category: "Browser",
|
|
1958
1971
|
description: "automatically update the height of a textarea depending on the content"
|
|
@@ -1968,7 +1981,7 @@ var functions$1 = [
|
|
|
1968
1981
|
{
|
|
1969
1982
|
name: "useThrottledRefHistory",
|
|
1970
1983
|
"package": "core",
|
|
1971
|
-
lastUpdated:
|
|
1984
|
+
lastUpdated: 1658083596000,
|
|
1972
1985
|
docs: "https://vueuse.org/core/useThrottledRefHistory/",
|
|
1973
1986
|
category: "State",
|
|
1974
1987
|
description: "shorthand for `useRefHistory` with throttled filter",
|
|
@@ -1993,7 +2006,7 @@ var functions$1 = [
|
|
|
1993
2006
|
{
|
|
1994
2007
|
name: "useTimeAgo",
|
|
1995
2008
|
"package": "core",
|
|
1996
|
-
lastUpdated:
|
|
2009
|
+
lastUpdated: 1658083596000,
|
|
1997
2010
|
component: true,
|
|
1998
2011
|
docs: "https://vueuse.org/core/useTimeAgo/",
|
|
1999
2012
|
category: "Misc",
|
|
@@ -2002,7 +2015,7 @@ var functions$1 = [
|
|
|
2002
2015
|
{
|
|
2003
2016
|
name: "useTimeout",
|
|
2004
2017
|
"package": "shared",
|
|
2005
|
-
lastUpdated:
|
|
2018
|
+
lastUpdated: 1658083632000,
|
|
2006
2019
|
docs: "https://vueuse.org/shared/useTimeout/",
|
|
2007
2020
|
category: "Animation",
|
|
2008
2021
|
description: "update value after a given time with controls"
|
|
@@ -2010,7 +2023,7 @@ var functions$1 = [
|
|
|
2010
2023
|
{
|
|
2011
2024
|
name: "useTimeoutFn",
|
|
2012
2025
|
"package": "shared",
|
|
2013
|
-
lastUpdated:
|
|
2026
|
+
lastUpdated: 1658083632000,
|
|
2014
2027
|
docs: "https://vueuse.org/shared/useTimeoutFn/",
|
|
2015
2028
|
category: "Animation",
|
|
2016
2029
|
description: "wrapper for `setTimeout` with controls"
|
|
@@ -2018,7 +2031,7 @@ var functions$1 = [
|
|
|
2018
2031
|
{
|
|
2019
2032
|
name: "useTimeoutPoll",
|
|
2020
2033
|
"package": "core",
|
|
2021
|
-
lastUpdated:
|
|
2034
|
+
lastUpdated: 1658083632000,
|
|
2022
2035
|
docs: "https://vueuse.org/core/useTimeoutPoll/",
|
|
2023
2036
|
category: "Utilities",
|
|
2024
2037
|
description: "use timeout to poll something"
|
|
@@ -2096,7 +2109,7 @@ var functions$1 = [
|
|
|
2096
2109
|
{
|
|
2097
2110
|
name: "useVirtualList",
|
|
2098
2111
|
"package": "core",
|
|
2099
|
-
lastUpdated:
|
|
2112
|
+
lastUpdated: 1658083596000,
|
|
2100
2113
|
component: true,
|
|
2101
2114
|
docs: "https://vueuse.org/core/useVirtualList/",
|
|
2102
2115
|
category: "Component",
|
|
@@ -2127,7 +2140,7 @@ var functions$1 = [
|
|
|
2127
2140
|
{
|
|
2128
2141
|
name: "useWakeLock",
|
|
2129
2142
|
"package": "core",
|
|
2130
|
-
lastUpdated:
|
|
2143
|
+
lastUpdated: 1658083596000,
|
|
2131
2144
|
docs: "https://vueuse.org/core/useWakeLock/",
|
|
2132
2145
|
category: "Browser",
|
|
2133
2146
|
description: "reactive [Screen Wake Lock API](https://developer.mozilla.org/en-US/docs/Web/API/Screen_Wake_Lock_API)"
|
|
@@ -2135,7 +2148,7 @@ var functions$1 = [
|
|
|
2135
2148
|
{
|
|
2136
2149
|
name: "useWebNotification",
|
|
2137
2150
|
"package": "core",
|
|
2138
|
-
lastUpdated:
|
|
2151
|
+
lastUpdated: 1658083596000,
|
|
2139
2152
|
docs: "https://vueuse.org/core/useWebNotification/",
|
|
2140
2153
|
category: "Browser",
|
|
2141
2154
|
description: "reactive [Notification](https://developer.mozilla.org/en-US/docs/Web/API/notification)"
|
|
@@ -2143,7 +2156,7 @@ var functions$1 = [
|
|
|
2143
2156
|
{
|
|
2144
2157
|
name: "useWebSocket",
|
|
2145
2158
|
"package": "core",
|
|
2146
|
-
lastUpdated:
|
|
2159
|
+
lastUpdated: 1658285520000,
|
|
2147
2160
|
docs: "https://vueuse.org/core/useWebSocket/",
|
|
2148
2161
|
category: "Network",
|
|
2149
2162
|
description: "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
|
package/index.d.ts
CHANGED
package/index.json
CHANGED
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
{
|
|
373
373
|
"name": "onClickOutside",
|
|
374
374
|
"package": "core",
|
|
375
|
-
"lastUpdated":
|
|
375
|
+
"lastUpdated": 1658285512000,
|
|
376
376
|
"component": true,
|
|
377
377
|
"directive": true,
|
|
378
378
|
"docs": "https://vueuse.org/core/onClickOutside/",
|
|
@@ -751,7 +751,8 @@
|
|
|
751
751
|
"component": true,
|
|
752
752
|
"docs": "https://vueuse.org/integrations/useAsyncValidator/",
|
|
753
753
|
"category": "@Integrations",
|
|
754
|
-
"description": "wrapper for [`async-validator`](https://github.com/yiminghe/async-validator)"
|
|
754
|
+
"description": "wrapper for [`async-validator`](https://github.com/yiminghe/async-validator)",
|
|
755
|
+
"importPath": "integrations/useAsyncValidator"
|
|
755
756
|
},
|
|
756
757
|
{
|
|
757
758
|
"name": "useAuth",
|
|
@@ -759,7 +760,8 @@
|
|
|
759
760
|
"lastUpdated": 1639442454000,
|
|
760
761
|
"docs": "https://vueuse.org/firebase/useAuth/",
|
|
761
762
|
"category": "@Firebase",
|
|
762
|
-
"description": "reactive [Firebase Auth](https://firebase.google.com/docs/auth) binding"
|
|
763
|
+
"description": "reactive [Firebase Auth](https://firebase.google.com/docs/auth) binding",
|
|
764
|
+
"importPath": "firebase/useAuth"
|
|
763
765
|
},
|
|
764
766
|
{
|
|
765
767
|
"name": "useAverage",
|
|
@@ -775,7 +777,8 @@
|
|
|
775
777
|
"lastUpdated": 1657259100000,
|
|
776
778
|
"docs": "https://vueuse.org/integrations/useAxios/",
|
|
777
779
|
"category": "@Integrations",
|
|
778
|
-
"description": "wrapper for [`axios`](https://github.com/axios/axios)"
|
|
780
|
+
"description": "wrapper for [`axios`](https://github.com/axios/axios)",
|
|
781
|
+
"importPath": "integrations/useAxios"
|
|
779
782
|
},
|
|
780
783
|
{
|
|
781
784
|
"name": "useBase64",
|
|
@@ -797,7 +800,7 @@
|
|
|
797
800
|
{
|
|
798
801
|
"name": "useBluetooth",
|
|
799
802
|
"package": "core",
|
|
800
|
-
"lastUpdated":
|
|
803
|
+
"lastUpdated": 1658083596000,
|
|
801
804
|
"docs": "https://vueuse.org/core/useBluetooth/",
|
|
802
805
|
"category": "Browser",
|
|
803
806
|
"description": "reactive [Web Bluetooth API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Bluetooth_API)"
|
|
@@ -813,7 +816,7 @@
|
|
|
813
816
|
{
|
|
814
817
|
"name": "useBroadcastChannel",
|
|
815
818
|
"package": "core",
|
|
816
|
-
"lastUpdated":
|
|
819
|
+
"lastUpdated": 1658083596000,
|
|
817
820
|
"docs": "https://vueuse.org/core/useBroadcastChannel/",
|
|
818
821
|
"category": "Browser",
|
|
819
822
|
"description": "reactive [BroadcastChannel API](https://developer.mozilla.org/en-US/docs/Web/API/BroadcastChannel)"
|
|
@@ -849,7 +852,8 @@
|
|
|
849
852
|
"lastUpdated": 1657259100000,
|
|
850
853
|
"docs": "https://vueuse.org/integrations/useChangeCase/",
|
|
851
854
|
"category": "@Integrations",
|
|
852
|
-
"description": "reactive wrapper for [`change-case`](https://github.com/blakeembrey/change-case)"
|
|
855
|
+
"description": "reactive wrapper for [`change-case`](https://github.com/blakeembrey/change-case)",
|
|
856
|
+
"importPath": "integrations/useChangeCase"
|
|
853
857
|
},
|
|
854
858
|
{
|
|
855
859
|
"name": "useClamp",
|
|
@@ -895,7 +899,8 @@
|
|
|
895
899
|
"lastUpdated": 1642756753000,
|
|
896
900
|
"docs": "https://vueuse.org/integrations/useCookies/",
|
|
897
901
|
"category": "@Integrations",
|
|
898
|
-
"description": "wrapper for [`universal-cookie`](https://www.npmjs.com/package/universal-cookie)"
|
|
902
|
+
"description": "wrapper for [`universal-cookie`](https://www.npmjs.com/package/universal-cookie)",
|
|
903
|
+
"importPath": "integrations/useCookies"
|
|
899
904
|
},
|
|
900
905
|
{
|
|
901
906
|
"name": "useCounter",
|
|
@@ -924,7 +929,7 @@
|
|
|
924
929
|
{
|
|
925
930
|
"name": "useCycleList",
|
|
926
931
|
"package": "core",
|
|
927
|
-
"lastUpdated":
|
|
932
|
+
"lastUpdated": 1658083596000,
|
|
928
933
|
"docs": "https://vueuse.org/core/useCycleList/",
|
|
929
934
|
"category": "Utilities",
|
|
930
935
|
"description": "cycle through a list of items"
|
|
@@ -1027,7 +1032,7 @@
|
|
|
1027
1032
|
{
|
|
1028
1033
|
"name": "useDocumentVisibility",
|
|
1029
1034
|
"package": "core",
|
|
1030
|
-
"lastUpdated":
|
|
1035
|
+
"lastUpdated": 1658083596000,
|
|
1031
1036
|
"component": true,
|
|
1032
1037
|
"docs": "https://vueuse.org/core/useDocumentVisibility/",
|
|
1033
1038
|
"category": "Elements",
|
|
@@ -1036,7 +1041,7 @@
|
|
|
1036
1041
|
{
|
|
1037
1042
|
"name": "useDraggable",
|
|
1038
1043
|
"package": "core",
|
|
1039
|
-
"lastUpdated":
|
|
1044
|
+
"lastUpdated": 1658083596000,
|
|
1040
1045
|
"component": true,
|
|
1041
1046
|
"docs": "https://vueuse.org/core/useDraggable/",
|
|
1042
1047
|
"category": "Elements",
|
|
@@ -1048,7 +1053,8 @@
|
|
|
1048
1053
|
"lastUpdated": 1657259100000,
|
|
1049
1054
|
"docs": "https://vueuse.org/integrations/useDrauu/",
|
|
1050
1055
|
"category": "@Integrations",
|
|
1051
|
-
"description": "reactive instance for [drauu](https://github.com/antfu/drauu)"
|
|
1056
|
+
"description": "reactive instance for [drauu](https://github.com/antfu/drauu)",
|
|
1057
|
+
"importPath": "integrations/useDrauu"
|
|
1052
1058
|
},
|
|
1053
1059
|
{
|
|
1054
1060
|
"name": "useDropZone",
|
|
@@ -1145,7 +1151,7 @@
|
|
|
1145
1151
|
{
|
|
1146
1152
|
"name": "useEyeDropper",
|
|
1147
1153
|
"package": "core",
|
|
1148
|
-
"lastUpdated":
|
|
1154
|
+
"lastUpdated": 1658083596000,
|
|
1149
1155
|
"component": true,
|
|
1150
1156
|
"docs": "https://vueuse.org/core/useEyeDropper/",
|
|
1151
1157
|
"category": "Browser",
|
|
@@ -1189,7 +1195,8 @@
|
|
|
1189
1195
|
"lastUpdated": 1655284952000,
|
|
1190
1196
|
"docs": "https://vueuse.org/firebase/useFirestore/",
|
|
1191
1197
|
"category": "@Firebase",
|
|
1192
|
-
"description": "reactive [Firestore](https://firebase.google.com/docs/firestore) binding"
|
|
1198
|
+
"description": "reactive [Firestore](https://firebase.google.com/docs/firestore) binding",
|
|
1199
|
+
"importPath": "firebase/useFirestore"
|
|
1193
1200
|
},
|
|
1194
1201
|
{
|
|
1195
1202
|
"name": "useFloor",
|
|
@@ -1214,7 +1221,8 @@
|
|
|
1214
1221
|
"component": true,
|
|
1215
1222
|
"docs": "https://vueuse.org/integrations/useFocusTrap/",
|
|
1216
1223
|
"category": "@Integrations",
|
|
1217
|
-
"description": "reactive wrapper for [`focus-trap`](https://github.com/focus-trap/focus-trap)"
|
|
1224
|
+
"description": "reactive wrapper for [`focus-trap`](https://github.com/focus-trap/focus-trap)",
|
|
1225
|
+
"importPath": "integrations/useFocusTrap"
|
|
1218
1226
|
},
|
|
1219
1227
|
{
|
|
1220
1228
|
"name": "useFocusWithin",
|
|
@@ -1247,12 +1255,13 @@
|
|
|
1247
1255
|
"lastUpdated": 1657259100000,
|
|
1248
1256
|
"docs": "https://vueuse.org/integrations/useFuse/",
|
|
1249
1257
|
"category": "@Integrations",
|
|
1250
|
-
"description": "easily implement fuzzy search using a composable with [Fuse.js](https://github.com/krisk/fuse)"
|
|
1258
|
+
"description": "easily implement fuzzy search using a composable with [Fuse.js](https://github.com/krisk/fuse)",
|
|
1259
|
+
"importPath": "integrations/useFuse"
|
|
1251
1260
|
},
|
|
1252
1261
|
{
|
|
1253
1262
|
"name": "useGamepad",
|
|
1254
1263
|
"package": "core",
|
|
1255
|
-
"lastUpdated":
|
|
1264
|
+
"lastUpdated": 1658083596000,
|
|
1256
1265
|
"docs": "https://vueuse.org/core/useGamepad/",
|
|
1257
1266
|
"category": "Browser",
|
|
1258
1267
|
"description": "provides reactive bindings for the [Gamepad API](https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API)"
|
|
@@ -1285,7 +1294,7 @@
|
|
|
1285
1294
|
{
|
|
1286
1295
|
"name": "useImage",
|
|
1287
1296
|
"package": "core",
|
|
1288
|
-
"lastUpdated":
|
|
1297
|
+
"lastUpdated": 1658083596000,
|
|
1289
1298
|
"component": true,
|
|
1290
1299
|
"docs": "https://vueuse.org/core/useImage/",
|
|
1291
1300
|
"category": "Browser",
|
|
@@ -1312,7 +1321,7 @@
|
|
|
1312
1321
|
{
|
|
1313
1322
|
"name": "useInterval",
|
|
1314
1323
|
"package": "shared",
|
|
1315
|
-
"lastUpdated":
|
|
1324
|
+
"lastUpdated": 1658083621000,
|
|
1316
1325
|
"docs": "https://vueuse.org/shared/useInterval/",
|
|
1317
1326
|
"category": "Animation",
|
|
1318
1327
|
"description": "reactive counter increases on every interval"
|
|
@@ -1320,7 +1329,7 @@
|
|
|
1320
1329
|
{
|
|
1321
1330
|
"name": "useIntervalFn",
|
|
1322
1331
|
"package": "shared",
|
|
1323
|
-
"lastUpdated":
|
|
1332
|
+
"lastUpdated": 1658083607000,
|
|
1324
1333
|
"docs": "https://vueuse.org/shared/useIntervalFn/",
|
|
1325
1334
|
"category": "Animation",
|
|
1326
1335
|
"description": "wrapper for `setInterval` with controls"
|
|
@@ -1355,7 +1364,8 @@
|
|
|
1355
1364
|
"lastUpdated": 1657730911000,
|
|
1356
1365
|
"docs": "https://vueuse.org/integrations/useJwt/",
|
|
1357
1366
|
"category": "@Integrations",
|
|
1358
|
-
"description": "wrapper for [`jwt-decode`](https://github.com/auth0/jwt-decode)"
|
|
1367
|
+
"description": "wrapper for [`jwt-decode`](https://github.com/auth0/jwt-decode)",
|
|
1368
|
+
"importPath": "integrations/useJwt"
|
|
1359
1369
|
},
|
|
1360
1370
|
{
|
|
1361
1371
|
"name": "useKeyModifier",
|
|
@@ -1446,7 +1456,7 @@
|
|
|
1446
1456
|
{
|
|
1447
1457
|
"name": "useMemory",
|
|
1448
1458
|
"package": "core",
|
|
1449
|
-
"lastUpdated":
|
|
1459
|
+
"lastUpdated": 1658083607000,
|
|
1450
1460
|
"docs": "https://vueuse.org/core/useMemory/",
|
|
1451
1461
|
"category": "Browser",
|
|
1452
1462
|
"description": "reactive Memory Info"
|
|
@@ -1534,7 +1544,7 @@
|
|
|
1534
1544
|
{
|
|
1535
1545
|
"name": "useNetwork",
|
|
1536
1546
|
"package": "core",
|
|
1537
|
-
"lastUpdated":
|
|
1547
|
+
"lastUpdated": 1658083596000,
|
|
1538
1548
|
"component": true,
|
|
1539
1549
|
"docs": "https://vueuse.org/core/useNetwork/",
|
|
1540
1550
|
"category": "Sensors",
|
|
@@ -1552,10 +1562,11 @@
|
|
|
1552
1562
|
{
|
|
1553
1563
|
"name": "useNProgress",
|
|
1554
1564
|
"package": "integrations",
|
|
1555
|
-
"lastUpdated":
|
|
1565
|
+
"lastUpdated": 1658083596000,
|
|
1556
1566
|
"docs": "https://vueuse.org/integrations/useNProgress/",
|
|
1557
1567
|
"category": "@Integrations",
|
|
1558
|
-
"description": "reactive wrapper for [`nprogress`](https://github.com/rstacruz/nprogress)"
|
|
1568
|
+
"description": "reactive wrapper for [`nprogress`](https://github.com/rstacruz/nprogress)",
|
|
1569
|
+
"importPath": "integrations/useNProgress"
|
|
1559
1570
|
},
|
|
1560
1571
|
{
|
|
1561
1572
|
"name": "useObjectUrl",
|
|
@@ -1577,7 +1588,7 @@
|
|
|
1577
1588
|
{
|
|
1578
1589
|
"name": "useOffsetPagination",
|
|
1579
1590
|
"package": "core",
|
|
1580
|
-
"lastUpdated":
|
|
1591
|
+
"lastUpdated": 1658163976000,
|
|
1581
1592
|
"component": true,
|
|
1582
1593
|
"docs": "https://vueuse.org/core/useOffsetPagination/",
|
|
1583
1594
|
"category": "Utilities",
|
|
@@ -1623,7 +1634,7 @@
|
|
|
1623
1634
|
{
|
|
1624
1635
|
"name": "usePointer",
|
|
1625
1636
|
"package": "core",
|
|
1626
|
-
"lastUpdated":
|
|
1637
|
+
"lastUpdated": 1658083596000,
|
|
1627
1638
|
"component": true,
|
|
1628
1639
|
"docs": "https://vueuse.org/core/usePointer/",
|
|
1629
1640
|
"category": "Sensors",
|
|
@@ -1686,7 +1697,8 @@
|
|
|
1686
1697
|
"lastUpdated": 1657259100000,
|
|
1687
1698
|
"docs": "https://vueuse.org/integrations/useQRCode/",
|
|
1688
1699
|
"category": "@Integrations",
|
|
1689
|
-
"description": "wrapper for [`qrcode`](https://github.com/soldair/node-qrcode)"
|
|
1700
|
+
"description": "wrapper for [`qrcode`](https://github.com/soldair/node-qrcode)",
|
|
1701
|
+
"importPath": "integrations/useQRCode"
|
|
1690
1702
|
},
|
|
1691
1703
|
{
|
|
1692
1704
|
"name": "useRafFn",
|
|
@@ -1755,7 +1767,8 @@
|
|
|
1755
1767
|
"lastUpdated": 1657732317000,
|
|
1756
1768
|
"docs": "https://vueuse.org/firebase/useRTDB/",
|
|
1757
1769
|
"category": "@Firebase",
|
|
1758
|
-
"description": "reactive [Firebase Realtime Database](https://firebase.google.com/docs/database) binding"
|
|
1770
|
+
"description": "reactive [Firebase Realtime Database](https://firebase.google.com/docs/database) binding",
|
|
1771
|
+
"importPath": "firebase/useRTDB"
|
|
1759
1772
|
},
|
|
1760
1773
|
{
|
|
1761
1774
|
"name": "useSchemaOrg",
|
|
@@ -1844,7 +1857,7 @@
|
|
|
1844
1857
|
{
|
|
1845
1858
|
"name": "useSpeechSynthesis",
|
|
1846
1859
|
"package": "core",
|
|
1847
|
-
"lastUpdated":
|
|
1860
|
+
"lastUpdated": 1658083561000,
|
|
1848
1861
|
"docs": "https://vueuse.org/core/useSpeechSynthesis/",
|
|
1849
1862
|
"category": "Sensors",
|
|
1850
1863
|
"description": "reactive [SpeechSynthesis](https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis)"
|
|
@@ -1949,7 +1962,7 @@
|
|
|
1949
1962
|
{
|
|
1950
1963
|
"name": "useTextareaAutosize",
|
|
1951
1964
|
"package": "core",
|
|
1952
|
-
"lastUpdated":
|
|
1965
|
+
"lastUpdated": 1658083596000,
|
|
1953
1966
|
"docs": "https://vueuse.org/core/useTextareaAutosize/",
|
|
1954
1967
|
"category": "Browser",
|
|
1955
1968
|
"description": "automatically update the height of a textarea depending on the content"
|
|
@@ -1965,7 +1978,7 @@
|
|
|
1965
1978
|
{
|
|
1966
1979
|
"name": "useThrottledRefHistory",
|
|
1967
1980
|
"package": "core",
|
|
1968
|
-
"lastUpdated":
|
|
1981
|
+
"lastUpdated": 1658083596000,
|
|
1969
1982
|
"docs": "https://vueuse.org/core/useThrottledRefHistory/",
|
|
1970
1983
|
"category": "State",
|
|
1971
1984
|
"description": "shorthand for `useRefHistory` with throttled filter",
|
|
@@ -1990,7 +2003,7 @@
|
|
|
1990
2003
|
{
|
|
1991
2004
|
"name": "useTimeAgo",
|
|
1992
2005
|
"package": "core",
|
|
1993
|
-
"lastUpdated":
|
|
2006
|
+
"lastUpdated": 1658083596000,
|
|
1994
2007
|
"component": true,
|
|
1995
2008
|
"docs": "https://vueuse.org/core/useTimeAgo/",
|
|
1996
2009
|
"category": "Misc",
|
|
@@ -1999,7 +2012,7 @@
|
|
|
1999
2012
|
{
|
|
2000
2013
|
"name": "useTimeout",
|
|
2001
2014
|
"package": "shared",
|
|
2002
|
-
"lastUpdated":
|
|
2015
|
+
"lastUpdated": 1658083632000,
|
|
2003
2016
|
"docs": "https://vueuse.org/shared/useTimeout/",
|
|
2004
2017
|
"category": "Animation",
|
|
2005
2018
|
"description": "update value after a given time with controls"
|
|
@@ -2007,7 +2020,7 @@
|
|
|
2007
2020
|
{
|
|
2008
2021
|
"name": "useTimeoutFn",
|
|
2009
2022
|
"package": "shared",
|
|
2010
|
-
"lastUpdated":
|
|
2023
|
+
"lastUpdated": 1658083632000,
|
|
2011
2024
|
"docs": "https://vueuse.org/shared/useTimeoutFn/",
|
|
2012
2025
|
"category": "Animation",
|
|
2013
2026
|
"description": "wrapper for `setTimeout` with controls"
|
|
@@ -2015,7 +2028,7 @@
|
|
|
2015
2028
|
{
|
|
2016
2029
|
"name": "useTimeoutPoll",
|
|
2017
2030
|
"package": "core",
|
|
2018
|
-
"lastUpdated":
|
|
2031
|
+
"lastUpdated": 1658083632000,
|
|
2019
2032
|
"docs": "https://vueuse.org/core/useTimeoutPoll/",
|
|
2020
2033
|
"category": "Utilities",
|
|
2021
2034
|
"description": "use timeout to poll something"
|
|
@@ -2093,7 +2106,7 @@
|
|
|
2093
2106
|
{
|
|
2094
2107
|
"name": "useVirtualList",
|
|
2095
2108
|
"package": "core",
|
|
2096
|
-
"lastUpdated":
|
|
2109
|
+
"lastUpdated": 1658083596000,
|
|
2097
2110
|
"component": true,
|
|
2098
2111
|
"docs": "https://vueuse.org/core/useVirtualList/",
|
|
2099
2112
|
"category": "Component",
|
|
@@ -2124,7 +2137,7 @@
|
|
|
2124
2137
|
{
|
|
2125
2138
|
"name": "useWakeLock",
|
|
2126
2139
|
"package": "core",
|
|
2127
|
-
"lastUpdated":
|
|
2140
|
+
"lastUpdated": 1658083596000,
|
|
2128
2141
|
"docs": "https://vueuse.org/core/useWakeLock/",
|
|
2129
2142
|
"category": "Browser",
|
|
2130
2143
|
"description": "reactive [Screen Wake Lock API](https://developer.mozilla.org/en-US/docs/Web/API/Screen_Wake_Lock_API)"
|
|
@@ -2132,7 +2145,7 @@
|
|
|
2132
2145
|
{
|
|
2133
2146
|
"name": "useWebNotification",
|
|
2134
2147
|
"package": "core",
|
|
2135
|
-
"lastUpdated":
|
|
2148
|
+
"lastUpdated": 1658083596000,
|
|
2136
2149
|
"docs": "https://vueuse.org/core/useWebNotification/",
|
|
2137
2150
|
"category": "Browser",
|
|
2138
2151
|
"description": "reactive [Notification](https://developer.mozilla.org/en-US/docs/Web/API/notification)"
|
|
@@ -2140,7 +2153,7 @@
|
|
|
2140
2153
|
{
|
|
2141
2154
|
"name": "useWebSocket",
|
|
2142
2155
|
"package": "core",
|
|
2143
|
-
"lastUpdated":
|
|
2156
|
+
"lastUpdated": 1658285520000,
|
|
2144
2157
|
"docs": "https://vueuse.org/core/useWebSocket/",
|
|
2145
2158
|
"category": "Network",
|
|
2146
2159
|
"description": "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
|
package/index.mjs
CHANGED
|
@@ -371,7 +371,7 @@ var functions$1 = [
|
|
|
371
371
|
{
|
|
372
372
|
name: "onClickOutside",
|
|
373
373
|
"package": "core",
|
|
374
|
-
lastUpdated:
|
|
374
|
+
lastUpdated: 1658285512000,
|
|
375
375
|
component: true,
|
|
376
376
|
directive: true,
|
|
377
377
|
docs: "https://vueuse.org/core/onClickOutside/",
|
|
@@ -750,7 +750,8 @@ var functions$1 = [
|
|
|
750
750
|
component: true,
|
|
751
751
|
docs: "https://vueuse.org/integrations/useAsyncValidator/",
|
|
752
752
|
category: "@Integrations",
|
|
753
|
-
description: "wrapper for [`async-validator`](https://github.com/yiminghe/async-validator)"
|
|
753
|
+
description: "wrapper for [`async-validator`](https://github.com/yiminghe/async-validator)",
|
|
754
|
+
importPath: "integrations/useAsyncValidator"
|
|
754
755
|
},
|
|
755
756
|
{
|
|
756
757
|
name: "useAuth",
|
|
@@ -758,7 +759,8 @@ var functions$1 = [
|
|
|
758
759
|
lastUpdated: 1639442454000,
|
|
759
760
|
docs: "https://vueuse.org/firebase/useAuth/",
|
|
760
761
|
category: "@Firebase",
|
|
761
|
-
description: "reactive [Firebase Auth](https://firebase.google.com/docs/auth) binding"
|
|
762
|
+
description: "reactive [Firebase Auth](https://firebase.google.com/docs/auth) binding",
|
|
763
|
+
importPath: "firebase/useAuth"
|
|
762
764
|
},
|
|
763
765
|
{
|
|
764
766
|
name: "useAverage",
|
|
@@ -774,7 +776,8 @@ var functions$1 = [
|
|
|
774
776
|
lastUpdated: 1657259100000,
|
|
775
777
|
docs: "https://vueuse.org/integrations/useAxios/",
|
|
776
778
|
category: "@Integrations",
|
|
777
|
-
description: "wrapper for [`axios`](https://github.com/axios/axios)"
|
|
779
|
+
description: "wrapper for [`axios`](https://github.com/axios/axios)",
|
|
780
|
+
importPath: "integrations/useAxios"
|
|
778
781
|
},
|
|
779
782
|
{
|
|
780
783
|
name: "useBase64",
|
|
@@ -796,7 +799,7 @@ var functions$1 = [
|
|
|
796
799
|
{
|
|
797
800
|
name: "useBluetooth",
|
|
798
801
|
"package": "core",
|
|
799
|
-
lastUpdated:
|
|
802
|
+
lastUpdated: 1658083596000,
|
|
800
803
|
docs: "https://vueuse.org/core/useBluetooth/",
|
|
801
804
|
category: "Browser",
|
|
802
805
|
description: "reactive [Web Bluetooth API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Bluetooth_API)"
|
|
@@ -812,7 +815,7 @@ var functions$1 = [
|
|
|
812
815
|
{
|
|
813
816
|
name: "useBroadcastChannel",
|
|
814
817
|
"package": "core",
|
|
815
|
-
lastUpdated:
|
|
818
|
+
lastUpdated: 1658083596000,
|
|
816
819
|
docs: "https://vueuse.org/core/useBroadcastChannel/",
|
|
817
820
|
category: "Browser",
|
|
818
821
|
description: "reactive [BroadcastChannel API](https://developer.mozilla.org/en-US/docs/Web/API/BroadcastChannel)"
|
|
@@ -848,7 +851,8 @@ var functions$1 = [
|
|
|
848
851
|
lastUpdated: 1657259100000,
|
|
849
852
|
docs: "https://vueuse.org/integrations/useChangeCase/",
|
|
850
853
|
category: "@Integrations",
|
|
851
|
-
description: "reactive wrapper for [`change-case`](https://github.com/blakeembrey/change-case)"
|
|
854
|
+
description: "reactive wrapper for [`change-case`](https://github.com/blakeembrey/change-case)",
|
|
855
|
+
importPath: "integrations/useChangeCase"
|
|
852
856
|
},
|
|
853
857
|
{
|
|
854
858
|
name: "useClamp",
|
|
@@ -894,7 +898,8 @@ var functions$1 = [
|
|
|
894
898
|
lastUpdated: 1642756753000,
|
|
895
899
|
docs: "https://vueuse.org/integrations/useCookies/",
|
|
896
900
|
category: "@Integrations",
|
|
897
|
-
description: "wrapper for [`universal-cookie`](https://www.npmjs.com/package/universal-cookie)"
|
|
901
|
+
description: "wrapper for [`universal-cookie`](https://www.npmjs.com/package/universal-cookie)",
|
|
902
|
+
importPath: "integrations/useCookies"
|
|
898
903
|
},
|
|
899
904
|
{
|
|
900
905
|
name: "useCounter",
|
|
@@ -923,7 +928,7 @@ var functions$1 = [
|
|
|
923
928
|
{
|
|
924
929
|
name: "useCycleList",
|
|
925
930
|
"package": "core",
|
|
926
|
-
lastUpdated:
|
|
931
|
+
lastUpdated: 1658083596000,
|
|
927
932
|
docs: "https://vueuse.org/core/useCycleList/",
|
|
928
933
|
category: "Utilities",
|
|
929
934
|
description: "cycle through a list of items"
|
|
@@ -1026,7 +1031,7 @@ var functions$1 = [
|
|
|
1026
1031
|
{
|
|
1027
1032
|
name: "useDocumentVisibility",
|
|
1028
1033
|
"package": "core",
|
|
1029
|
-
lastUpdated:
|
|
1034
|
+
lastUpdated: 1658083596000,
|
|
1030
1035
|
component: true,
|
|
1031
1036
|
docs: "https://vueuse.org/core/useDocumentVisibility/",
|
|
1032
1037
|
category: "Elements",
|
|
@@ -1035,7 +1040,7 @@ var functions$1 = [
|
|
|
1035
1040
|
{
|
|
1036
1041
|
name: "useDraggable",
|
|
1037
1042
|
"package": "core",
|
|
1038
|
-
lastUpdated:
|
|
1043
|
+
lastUpdated: 1658083596000,
|
|
1039
1044
|
component: true,
|
|
1040
1045
|
docs: "https://vueuse.org/core/useDraggable/",
|
|
1041
1046
|
category: "Elements",
|
|
@@ -1047,7 +1052,8 @@ var functions$1 = [
|
|
|
1047
1052
|
lastUpdated: 1657259100000,
|
|
1048
1053
|
docs: "https://vueuse.org/integrations/useDrauu/",
|
|
1049
1054
|
category: "@Integrations",
|
|
1050
|
-
description: "reactive instance for [drauu](https://github.com/antfu/drauu)"
|
|
1055
|
+
description: "reactive instance for [drauu](https://github.com/antfu/drauu)",
|
|
1056
|
+
importPath: "integrations/useDrauu"
|
|
1051
1057
|
},
|
|
1052
1058
|
{
|
|
1053
1059
|
name: "useDropZone",
|
|
@@ -1144,7 +1150,7 @@ var functions$1 = [
|
|
|
1144
1150
|
{
|
|
1145
1151
|
name: "useEyeDropper",
|
|
1146
1152
|
"package": "core",
|
|
1147
|
-
lastUpdated:
|
|
1153
|
+
lastUpdated: 1658083596000,
|
|
1148
1154
|
component: true,
|
|
1149
1155
|
docs: "https://vueuse.org/core/useEyeDropper/",
|
|
1150
1156
|
category: "Browser",
|
|
@@ -1188,7 +1194,8 @@ var functions$1 = [
|
|
|
1188
1194
|
lastUpdated: 1655284952000,
|
|
1189
1195
|
docs: "https://vueuse.org/firebase/useFirestore/",
|
|
1190
1196
|
category: "@Firebase",
|
|
1191
|
-
description: "reactive [Firestore](https://firebase.google.com/docs/firestore) binding"
|
|
1197
|
+
description: "reactive [Firestore](https://firebase.google.com/docs/firestore) binding",
|
|
1198
|
+
importPath: "firebase/useFirestore"
|
|
1192
1199
|
},
|
|
1193
1200
|
{
|
|
1194
1201
|
name: "useFloor",
|
|
@@ -1213,7 +1220,8 @@ var functions$1 = [
|
|
|
1213
1220
|
component: true,
|
|
1214
1221
|
docs: "https://vueuse.org/integrations/useFocusTrap/",
|
|
1215
1222
|
category: "@Integrations",
|
|
1216
|
-
description: "reactive wrapper for [`focus-trap`](https://github.com/focus-trap/focus-trap)"
|
|
1223
|
+
description: "reactive wrapper for [`focus-trap`](https://github.com/focus-trap/focus-trap)",
|
|
1224
|
+
importPath: "integrations/useFocusTrap"
|
|
1217
1225
|
},
|
|
1218
1226
|
{
|
|
1219
1227
|
name: "useFocusWithin",
|
|
@@ -1246,12 +1254,13 @@ var functions$1 = [
|
|
|
1246
1254
|
lastUpdated: 1657259100000,
|
|
1247
1255
|
docs: "https://vueuse.org/integrations/useFuse/",
|
|
1248
1256
|
category: "@Integrations",
|
|
1249
|
-
description: "easily implement fuzzy search using a composable with [Fuse.js](https://github.com/krisk/fuse)"
|
|
1257
|
+
description: "easily implement fuzzy search using a composable with [Fuse.js](https://github.com/krisk/fuse)",
|
|
1258
|
+
importPath: "integrations/useFuse"
|
|
1250
1259
|
},
|
|
1251
1260
|
{
|
|
1252
1261
|
name: "useGamepad",
|
|
1253
1262
|
"package": "core",
|
|
1254
|
-
lastUpdated:
|
|
1263
|
+
lastUpdated: 1658083596000,
|
|
1255
1264
|
docs: "https://vueuse.org/core/useGamepad/",
|
|
1256
1265
|
category: "Browser",
|
|
1257
1266
|
description: "provides reactive bindings for the [Gamepad API](https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API)"
|
|
@@ -1284,7 +1293,7 @@ var functions$1 = [
|
|
|
1284
1293
|
{
|
|
1285
1294
|
name: "useImage",
|
|
1286
1295
|
"package": "core",
|
|
1287
|
-
lastUpdated:
|
|
1296
|
+
lastUpdated: 1658083596000,
|
|
1288
1297
|
component: true,
|
|
1289
1298
|
docs: "https://vueuse.org/core/useImage/",
|
|
1290
1299
|
category: "Browser",
|
|
@@ -1311,7 +1320,7 @@ var functions$1 = [
|
|
|
1311
1320
|
{
|
|
1312
1321
|
name: "useInterval",
|
|
1313
1322
|
"package": "shared",
|
|
1314
|
-
lastUpdated:
|
|
1323
|
+
lastUpdated: 1658083621000,
|
|
1315
1324
|
docs: "https://vueuse.org/shared/useInterval/",
|
|
1316
1325
|
category: "Animation",
|
|
1317
1326
|
description: "reactive counter increases on every interval"
|
|
@@ -1319,7 +1328,7 @@ var functions$1 = [
|
|
|
1319
1328
|
{
|
|
1320
1329
|
name: "useIntervalFn",
|
|
1321
1330
|
"package": "shared",
|
|
1322
|
-
lastUpdated:
|
|
1331
|
+
lastUpdated: 1658083607000,
|
|
1323
1332
|
docs: "https://vueuse.org/shared/useIntervalFn/",
|
|
1324
1333
|
category: "Animation",
|
|
1325
1334
|
description: "wrapper for `setInterval` with controls"
|
|
@@ -1354,7 +1363,8 @@ var functions$1 = [
|
|
|
1354
1363
|
lastUpdated: 1657730911000,
|
|
1355
1364
|
docs: "https://vueuse.org/integrations/useJwt/",
|
|
1356
1365
|
category: "@Integrations",
|
|
1357
|
-
description: "wrapper for [`jwt-decode`](https://github.com/auth0/jwt-decode)"
|
|
1366
|
+
description: "wrapper for [`jwt-decode`](https://github.com/auth0/jwt-decode)",
|
|
1367
|
+
importPath: "integrations/useJwt"
|
|
1358
1368
|
},
|
|
1359
1369
|
{
|
|
1360
1370
|
name: "useKeyModifier",
|
|
@@ -1445,7 +1455,7 @@ var functions$1 = [
|
|
|
1445
1455
|
{
|
|
1446
1456
|
name: "useMemory",
|
|
1447
1457
|
"package": "core",
|
|
1448
|
-
lastUpdated:
|
|
1458
|
+
lastUpdated: 1658083607000,
|
|
1449
1459
|
docs: "https://vueuse.org/core/useMemory/",
|
|
1450
1460
|
category: "Browser",
|
|
1451
1461
|
description: "reactive Memory Info"
|
|
@@ -1533,7 +1543,7 @@ var functions$1 = [
|
|
|
1533
1543
|
{
|
|
1534
1544
|
name: "useNetwork",
|
|
1535
1545
|
"package": "core",
|
|
1536
|
-
lastUpdated:
|
|
1546
|
+
lastUpdated: 1658083596000,
|
|
1537
1547
|
component: true,
|
|
1538
1548
|
docs: "https://vueuse.org/core/useNetwork/",
|
|
1539
1549
|
category: "Sensors",
|
|
@@ -1551,10 +1561,11 @@ var functions$1 = [
|
|
|
1551
1561
|
{
|
|
1552
1562
|
name: "useNProgress",
|
|
1553
1563
|
"package": "integrations",
|
|
1554
|
-
lastUpdated:
|
|
1564
|
+
lastUpdated: 1658083596000,
|
|
1555
1565
|
docs: "https://vueuse.org/integrations/useNProgress/",
|
|
1556
1566
|
category: "@Integrations",
|
|
1557
|
-
description: "reactive wrapper for [`nprogress`](https://github.com/rstacruz/nprogress)"
|
|
1567
|
+
description: "reactive wrapper for [`nprogress`](https://github.com/rstacruz/nprogress)",
|
|
1568
|
+
importPath: "integrations/useNProgress"
|
|
1558
1569
|
},
|
|
1559
1570
|
{
|
|
1560
1571
|
name: "useObjectUrl",
|
|
@@ -1576,7 +1587,7 @@ var functions$1 = [
|
|
|
1576
1587
|
{
|
|
1577
1588
|
name: "useOffsetPagination",
|
|
1578
1589
|
"package": "core",
|
|
1579
|
-
lastUpdated:
|
|
1590
|
+
lastUpdated: 1658163976000,
|
|
1580
1591
|
component: true,
|
|
1581
1592
|
docs: "https://vueuse.org/core/useOffsetPagination/",
|
|
1582
1593
|
category: "Utilities",
|
|
@@ -1622,7 +1633,7 @@ var functions$1 = [
|
|
|
1622
1633
|
{
|
|
1623
1634
|
name: "usePointer",
|
|
1624
1635
|
"package": "core",
|
|
1625
|
-
lastUpdated:
|
|
1636
|
+
lastUpdated: 1658083596000,
|
|
1626
1637
|
component: true,
|
|
1627
1638
|
docs: "https://vueuse.org/core/usePointer/",
|
|
1628
1639
|
category: "Sensors",
|
|
@@ -1685,7 +1696,8 @@ var functions$1 = [
|
|
|
1685
1696
|
lastUpdated: 1657259100000,
|
|
1686
1697
|
docs: "https://vueuse.org/integrations/useQRCode/",
|
|
1687
1698
|
category: "@Integrations",
|
|
1688
|
-
description: "wrapper for [`qrcode`](https://github.com/soldair/node-qrcode)"
|
|
1699
|
+
description: "wrapper for [`qrcode`](https://github.com/soldair/node-qrcode)",
|
|
1700
|
+
importPath: "integrations/useQRCode"
|
|
1689
1701
|
},
|
|
1690
1702
|
{
|
|
1691
1703
|
name: "useRafFn",
|
|
@@ -1754,7 +1766,8 @@ var functions$1 = [
|
|
|
1754
1766
|
lastUpdated: 1657732317000,
|
|
1755
1767
|
docs: "https://vueuse.org/firebase/useRTDB/",
|
|
1756
1768
|
category: "@Firebase",
|
|
1757
|
-
description: "reactive [Firebase Realtime Database](https://firebase.google.com/docs/database) binding"
|
|
1769
|
+
description: "reactive [Firebase Realtime Database](https://firebase.google.com/docs/database) binding",
|
|
1770
|
+
importPath: "firebase/useRTDB"
|
|
1758
1771
|
},
|
|
1759
1772
|
{
|
|
1760
1773
|
name: "useSchemaOrg",
|
|
@@ -1843,7 +1856,7 @@ var functions$1 = [
|
|
|
1843
1856
|
{
|
|
1844
1857
|
name: "useSpeechSynthesis",
|
|
1845
1858
|
"package": "core",
|
|
1846
|
-
lastUpdated:
|
|
1859
|
+
lastUpdated: 1658083561000,
|
|
1847
1860
|
docs: "https://vueuse.org/core/useSpeechSynthesis/",
|
|
1848
1861
|
category: "Sensors",
|
|
1849
1862
|
description: "reactive [SpeechSynthesis](https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis)"
|
|
@@ -1948,7 +1961,7 @@ var functions$1 = [
|
|
|
1948
1961
|
{
|
|
1949
1962
|
name: "useTextareaAutosize",
|
|
1950
1963
|
"package": "core",
|
|
1951
|
-
lastUpdated:
|
|
1964
|
+
lastUpdated: 1658083596000,
|
|
1952
1965
|
docs: "https://vueuse.org/core/useTextareaAutosize/",
|
|
1953
1966
|
category: "Browser",
|
|
1954
1967
|
description: "automatically update the height of a textarea depending on the content"
|
|
@@ -1964,7 +1977,7 @@ var functions$1 = [
|
|
|
1964
1977
|
{
|
|
1965
1978
|
name: "useThrottledRefHistory",
|
|
1966
1979
|
"package": "core",
|
|
1967
|
-
lastUpdated:
|
|
1980
|
+
lastUpdated: 1658083596000,
|
|
1968
1981
|
docs: "https://vueuse.org/core/useThrottledRefHistory/",
|
|
1969
1982
|
category: "State",
|
|
1970
1983
|
description: "shorthand for `useRefHistory` with throttled filter",
|
|
@@ -1989,7 +2002,7 @@ var functions$1 = [
|
|
|
1989
2002
|
{
|
|
1990
2003
|
name: "useTimeAgo",
|
|
1991
2004
|
"package": "core",
|
|
1992
|
-
lastUpdated:
|
|
2005
|
+
lastUpdated: 1658083596000,
|
|
1993
2006
|
component: true,
|
|
1994
2007
|
docs: "https://vueuse.org/core/useTimeAgo/",
|
|
1995
2008
|
category: "Misc",
|
|
@@ -1998,7 +2011,7 @@ var functions$1 = [
|
|
|
1998
2011
|
{
|
|
1999
2012
|
name: "useTimeout",
|
|
2000
2013
|
"package": "shared",
|
|
2001
|
-
lastUpdated:
|
|
2014
|
+
lastUpdated: 1658083632000,
|
|
2002
2015
|
docs: "https://vueuse.org/shared/useTimeout/",
|
|
2003
2016
|
category: "Animation",
|
|
2004
2017
|
description: "update value after a given time with controls"
|
|
@@ -2006,7 +2019,7 @@ var functions$1 = [
|
|
|
2006
2019
|
{
|
|
2007
2020
|
name: "useTimeoutFn",
|
|
2008
2021
|
"package": "shared",
|
|
2009
|
-
lastUpdated:
|
|
2022
|
+
lastUpdated: 1658083632000,
|
|
2010
2023
|
docs: "https://vueuse.org/shared/useTimeoutFn/",
|
|
2011
2024
|
category: "Animation",
|
|
2012
2025
|
description: "wrapper for `setTimeout` with controls"
|
|
@@ -2014,7 +2027,7 @@ var functions$1 = [
|
|
|
2014
2027
|
{
|
|
2015
2028
|
name: "useTimeoutPoll",
|
|
2016
2029
|
"package": "core",
|
|
2017
|
-
lastUpdated:
|
|
2030
|
+
lastUpdated: 1658083632000,
|
|
2018
2031
|
docs: "https://vueuse.org/core/useTimeoutPoll/",
|
|
2019
2032
|
category: "Utilities",
|
|
2020
2033
|
description: "use timeout to poll something"
|
|
@@ -2092,7 +2105,7 @@ var functions$1 = [
|
|
|
2092
2105
|
{
|
|
2093
2106
|
name: "useVirtualList",
|
|
2094
2107
|
"package": "core",
|
|
2095
|
-
lastUpdated:
|
|
2108
|
+
lastUpdated: 1658083596000,
|
|
2096
2109
|
component: true,
|
|
2097
2110
|
docs: "https://vueuse.org/core/useVirtualList/",
|
|
2098
2111
|
category: "Component",
|
|
@@ -2123,7 +2136,7 @@ var functions$1 = [
|
|
|
2123
2136
|
{
|
|
2124
2137
|
name: "useWakeLock",
|
|
2125
2138
|
"package": "core",
|
|
2126
|
-
lastUpdated:
|
|
2139
|
+
lastUpdated: 1658083596000,
|
|
2127
2140
|
docs: "https://vueuse.org/core/useWakeLock/",
|
|
2128
2141
|
category: "Browser",
|
|
2129
2142
|
description: "reactive [Screen Wake Lock API](https://developer.mozilla.org/en-US/docs/Web/API/Screen_Wake_Lock_API)"
|
|
@@ -2131,7 +2144,7 @@ var functions$1 = [
|
|
|
2131
2144
|
{
|
|
2132
2145
|
name: "useWebNotification",
|
|
2133
2146
|
"package": "core",
|
|
2134
|
-
lastUpdated:
|
|
2147
|
+
lastUpdated: 1658083596000,
|
|
2135
2148
|
docs: "https://vueuse.org/core/useWebNotification/",
|
|
2136
2149
|
category: "Browser",
|
|
2137
2150
|
description: "reactive [Notification](https://developer.mozilla.org/en-US/docs/Web/API/notification)"
|
|
@@ -2139,7 +2152,7 @@ var functions$1 = [
|
|
|
2139
2152
|
{
|
|
2140
2153
|
name: "useWebSocket",
|
|
2141
2154
|
"package": "core",
|
|
2142
|
-
lastUpdated:
|
|
2155
|
+
lastUpdated: 1658285520000,
|
|
2143
2156
|
docs: "https://vueuse.org/core/useWebSocket/",
|
|
2144
2157
|
category: "Network",
|
|
2145
2158
|
description: "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
|