@vueuse/metadata 12.3.0 → 12.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.cjs +69 -61
- package/index.json +69 -61
- package/index.mjs +69 -61
- package/package.json +1 -1
package/index.cjs
CHANGED
|
@@ -397,7 +397,7 @@ var functions$1 = [
|
|
|
397
397
|
{
|
|
398
398
|
name: "onClickOutside",
|
|
399
399
|
"package": "core",
|
|
400
|
-
lastUpdated:
|
|
400
|
+
lastUpdated: 1736917332000,
|
|
401
401
|
component: true,
|
|
402
402
|
directive: true,
|
|
403
403
|
docs: "https://vueuse.org/core/onClickOutside/",
|
|
@@ -714,7 +714,7 @@ var functions$1 = [
|
|
|
714
714
|
{
|
|
715
715
|
name: "useActiveElement",
|
|
716
716
|
"package": "core",
|
|
717
|
-
lastUpdated:
|
|
717
|
+
lastUpdated: 1736492922000,
|
|
718
718
|
component: true,
|
|
719
719
|
docs: "https://vueuse.org/core/useActiveElement/",
|
|
720
720
|
category: "Elements",
|
|
@@ -723,7 +723,7 @@ var functions$1 = [
|
|
|
723
723
|
{
|
|
724
724
|
name: "useAnimate",
|
|
725
725
|
"package": "core",
|
|
726
|
-
lastUpdated:
|
|
726
|
+
lastUpdated: 1736838667000,
|
|
727
727
|
docs: "https://vueuse.org/core/useAnimate/",
|
|
728
728
|
category: "Animation",
|
|
729
729
|
description: "reactive [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API)"
|
|
@@ -835,7 +835,7 @@ var functions$1 = [
|
|
|
835
835
|
{
|
|
836
836
|
name: "useAsyncState",
|
|
837
837
|
"package": "core",
|
|
838
|
-
lastUpdated:
|
|
838
|
+
lastUpdated: 1736491462000,
|
|
839
839
|
docs: "https://vueuse.org/core/useAsyncState/",
|
|
840
840
|
category: "State",
|
|
841
841
|
description: "reactive async state"
|
|
@@ -896,7 +896,7 @@ var functions$1 = [
|
|
|
896
896
|
{
|
|
897
897
|
name: "useBluetooth",
|
|
898
898
|
"package": "core",
|
|
899
|
-
lastUpdated:
|
|
899
|
+
lastUpdated: 1736917332000,
|
|
900
900
|
docs: "https://vueuse.org/core/useBluetooth/",
|
|
901
901
|
category: "Browser",
|
|
902
902
|
description: "reactive [Web Bluetooth API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Bluetooth_API)"
|
|
@@ -912,7 +912,7 @@ var functions$1 = [
|
|
|
912
912
|
{
|
|
913
913
|
name: "useBroadcastChannel",
|
|
914
914
|
"package": "core",
|
|
915
|
-
lastUpdated:
|
|
915
|
+
lastUpdated: 1736917332000,
|
|
916
916
|
docs: "https://vueuse.org/core/useBroadcastChannel/",
|
|
917
917
|
category: "Browser",
|
|
918
918
|
description: "reactive [BroadcastChannel API](https://developer.mozilla.org/en-US/docs/Web/API/BroadcastChannel)"
|
|
@@ -920,7 +920,7 @@ var functions$1 = [
|
|
|
920
920
|
{
|
|
921
921
|
name: "useBrowserLocation",
|
|
922
922
|
"package": "core",
|
|
923
|
-
lastUpdated:
|
|
923
|
+
lastUpdated: 1736838667000,
|
|
924
924
|
component: true,
|
|
925
925
|
docs: "https://vueuse.org/core/useBrowserLocation/",
|
|
926
926
|
category: "Browser",
|
|
@@ -962,7 +962,7 @@ var functions$1 = [
|
|
|
962
962
|
{
|
|
963
963
|
name: "useClipboard",
|
|
964
964
|
"package": "core",
|
|
965
|
-
lastUpdated:
|
|
965
|
+
lastUpdated: 1737533232000,
|
|
966
966
|
component: true,
|
|
967
967
|
docs: "https://vueuse.org/core/useClipboard/",
|
|
968
968
|
category: "Browser",
|
|
@@ -974,7 +974,7 @@ var functions$1 = [
|
|
|
974
974
|
{
|
|
975
975
|
name: "useClipboardItems",
|
|
976
976
|
"package": "core",
|
|
977
|
-
lastUpdated:
|
|
977
|
+
lastUpdated: 1736492922000,
|
|
978
978
|
docs: "https://vueuse.org/core/useClipboardItems/",
|
|
979
979
|
category: "Browser",
|
|
980
980
|
description: "reactive [Clipboard API](https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API)",
|
|
@@ -985,7 +985,7 @@ var functions$1 = [
|
|
|
985
985
|
{
|
|
986
986
|
name: "useCloned",
|
|
987
987
|
"package": "core",
|
|
988
|
-
lastUpdated:
|
|
988
|
+
lastUpdated: 1736491786000,
|
|
989
989
|
docs: "https://vueuse.org/core/useCloned/",
|
|
990
990
|
category: "Utilities",
|
|
991
991
|
description: "reactive clone of a ref"
|
|
@@ -1021,6 +1021,14 @@ var functions$1 = [
|
|
|
1021
1021
|
description: "wrapper for [`universal-cookie`](https://www.npmjs.com/package/universal-cookie)",
|
|
1022
1022
|
importPath: "integrations/useCookies"
|
|
1023
1023
|
},
|
|
1024
|
+
{
|
|
1025
|
+
name: "useCountdown",
|
|
1026
|
+
"package": "core",
|
|
1027
|
+
lastUpdated: 1737532752000,
|
|
1028
|
+
docs: "https://vueuse.org/core/useCountdown/",
|
|
1029
|
+
category: "Time",
|
|
1030
|
+
description: "wrapper for `useIntervalFn` that provides a countdown timer"
|
|
1031
|
+
},
|
|
1024
1032
|
{
|
|
1025
1033
|
name: "useCounter",
|
|
1026
1034
|
"package": "shared",
|
|
@@ -1032,7 +1040,7 @@ var functions$1 = [
|
|
|
1032
1040
|
{
|
|
1033
1041
|
name: "useCssVar",
|
|
1034
1042
|
"package": "core",
|
|
1035
|
-
lastUpdated:
|
|
1043
|
+
lastUpdated: 1736491462000,
|
|
1036
1044
|
docs: "https://vueuse.org/core/useCssVar/",
|
|
1037
1045
|
category: "Browser",
|
|
1038
1046
|
description: "manipulate CSS variables"
|
|
@@ -1101,7 +1109,7 @@ var functions$1 = [
|
|
|
1101
1109
|
{
|
|
1102
1110
|
name: "useDeviceMotion",
|
|
1103
1111
|
"package": "core",
|
|
1104
|
-
lastUpdated:
|
|
1112
|
+
lastUpdated: 1736492922000,
|
|
1105
1113
|
component: true,
|
|
1106
1114
|
docs: "https://vueuse.org/core/useDeviceMotion/",
|
|
1107
1115
|
category: "Sensors",
|
|
@@ -1110,7 +1118,7 @@ var functions$1 = [
|
|
|
1110
1118
|
{
|
|
1111
1119
|
name: "useDeviceOrientation",
|
|
1112
1120
|
"package": "core",
|
|
1113
|
-
lastUpdated:
|
|
1121
|
+
lastUpdated: 1736492922000,
|
|
1114
1122
|
component: true,
|
|
1115
1123
|
docs: "https://vueuse.org/core/useDeviceOrientation/",
|
|
1116
1124
|
category: "Sensors",
|
|
@@ -1119,7 +1127,7 @@ var functions$1 = [
|
|
|
1119
1127
|
{
|
|
1120
1128
|
name: "useDevicePixelRatio",
|
|
1121
1129
|
"package": "core",
|
|
1122
|
-
lastUpdated:
|
|
1130
|
+
lastUpdated: 1736838785000,
|
|
1123
1131
|
component: true,
|
|
1124
1132
|
docs: "https://vueuse.org/core/useDevicePixelRatio/",
|
|
1125
1133
|
category: "Sensors",
|
|
@@ -1128,7 +1136,7 @@ var functions$1 = [
|
|
|
1128
1136
|
{
|
|
1129
1137
|
name: "useDevicesList",
|
|
1130
1138
|
"package": "core",
|
|
1131
|
-
lastUpdated:
|
|
1139
|
+
lastUpdated: 1736492922000,
|
|
1132
1140
|
component: true,
|
|
1133
1141
|
docs: "https://vueuse.org/core/useDevicesList/",
|
|
1134
1142
|
category: "Sensors",
|
|
@@ -1140,7 +1148,7 @@ var functions$1 = [
|
|
|
1140
1148
|
{
|
|
1141
1149
|
name: "useDisplayMedia",
|
|
1142
1150
|
"package": "core",
|
|
1143
|
-
lastUpdated:
|
|
1151
|
+
lastUpdated: 1736917332000,
|
|
1144
1152
|
docs: "https://vueuse.org/core/useDisplayMedia/",
|
|
1145
1153
|
category: "Sensors",
|
|
1146
1154
|
description: "reactive [`mediaDevices.getDisplayMedia`](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getDisplayMedia) streaming",
|
|
@@ -1151,7 +1159,7 @@ var functions$1 = [
|
|
|
1151
1159
|
{
|
|
1152
1160
|
name: "useDocumentVisibility",
|
|
1153
1161
|
"package": "core",
|
|
1154
|
-
lastUpdated:
|
|
1162
|
+
lastUpdated: 1736492922000,
|
|
1155
1163
|
component: true,
|
|
1156
1164
|
docs: "https://vueuse.org/core/useDocumentVisibility/",
|
|
1157
1165
|
category: "Elements",
|
|
@@ -1160,7 +1168,7 @@ var functions$1 = [
|
|
|
1160
1168
|
{
|
|
1161
1169
|
name: "useDraggable",
|
|
1162
1170
|
"package": "core",
|
|
1163
|
-
lastUpdated:
|
|
1171
|
+
lastUpdated: 1736492922000,
|
|
1164
1172
|
component: true,
|
|
1165
1173
|
docs: "https://vueuse.org/core/useDraggable/",
|
|
1166
1174
|
category: "Elements",
|
|
@@ -1196,7 +1204,7 @@ var functions$1 = [
|
|
|
1196
1204
|
{
|
|
1197
1205
|
name: "useElementByPoint",
|
|
1198
1206
|
"package": "core",
|
|
1199
|
-
lastUpdated:
|
|
1207
|
+
lastUpdated: 1736491806000,
|
|
1200
1208
|
docs: "https://vueuse.org/core/useElementByPoint/",
|
|
1201
1209
|
category: "Sensors",
|
|
1202
1210
|
description: "reactive element by point"
|
|
@@ -1255,7 +1263,7 @@ var functions$1 = [
|
|
|
1255
1263
|
{
|
|
1256
1264
|
name: "useEventListener",
|
|
1257
1265
|
"package": "core",
|
|
1258
|
-
lastUpdated:
|
|
1266
|
+
lastUpdated: 1736839086000,
|
|
1259
1267
|
docs: "https://vueuse.org/core/useEventListener/",
|
|
1260
1268
|
category: "Browser",
|
|
1261
1269
|
description: "use EventListener with ease"
|
|
@@ -1263,7 +1271,7 @@ var functions$1 = [
|
|
|
1263
1271
|
{
|
|
1264
1272
|
name: "useEventSource",
|
|
1265
1273
|
"package": "core",
|
|
1266
|
-
lastUpdated:
|
|
1274
|
+
lastUpdated: 1736838667000,
|
|
1267
1275
|
docs: "https://vueuse.org/core/useEventSource/",
|
|
1268
1276
|
category: "Network",
|
|
1269
1277
|
description: "an [EventSource](https://developer.mozilla.org/en-US/docs/Web/API/EventSource) or [Server-Sent-Events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events) instance opens a persistent connection to an HTTP server"
|
|
@@ -1296,7 +1304,7 @@ var functions$1 = [
|
|
|
1296
1304
|
{
|
|
1297
1305
|
name: "useFetch",
|
|
1298
1306
|
"package": "core",
|
|
1299
|
-
lastUpdated:
|
|
1307
|
+
lastUpdated: 1737533613000,
|
|
1300
1308
|
docs: "https://vueuse.org/core/useFetch/",
|
|
1301
1309
|
category: "Network",
|
|
1302
1310
|
description: "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
|
|
@@ -1304,7 +1312,7 @@ var functions$1 = [
|
|
|
1304
1312
|
{
|
|
1305
1313
|
name: "useFileDialog",
|
|
1306
1314
|
"package": "core",
|
|
1307
|
-
lastUpdated:
|
|
1315
|
+
lastUpdated: 1737532326000,
|
|
1308
1316
|
docs: "https://vueuse.org/core/useFileDialog/",
|
|
1309
1317
|
category: "Browser",
|
|
1310
1318
|
description: "open file dialog with ease"
|
|
@@ -1312,7 +1320,7 @@ var functions$1 = [
|
|
|
1312
1320
|
{
|
|
1313
1321
|
name: "useFileSystemAccess",
|
|
1314
1322
|
"package": "core",
|
|
1315
|
-
lastUpdated:
|
|
1323
|
+
lastUpdated: 1736491806000,
|
|
1316
1324
|
docs: "https://vueuse.org/core/useFileSystemAccess/",
|
|
1317
1325
|
category: "Browser",
|
|
1318
1326
|
description: "create and read and write local files with [FileSystemAccessAPI](https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API)"
|
|
@@ -1337,7 +1345,7 @@ var functions$1 = [
|
|
|
1337
1345
|
{
|
|
1338
1346
|
name: "useFocus",
|
|
1339
1347
|
"package": "core",
|
|
1340
|
-
lastUpdated:
|
|
1348
|
+
lastUpdated: 1736492922000,
|
|
1341
1349
|
docs: "https://vueuse.org/core/useFocus/",
|
|
1342
1350
|
category: "Sensors",
|
|
1343
1351
|
description: "reactive utility to track or set the focus state of a DOM element"
|
|
@@ -1355,7 +1363,7 @@ var functions$1 = [
|
|
|
1355
1363
|
{
|
|
1356
1364
|
name: "useFocusWithin",
|
|
1357
1365
|
"package": "core",
|
|
1358
|
-
lastUpdated:
|
|
1366
|
+
lastUpdated: 1736492922000,
|
|
1359
1367
|
docs: "https://vueuse.org/core/useFocusWithin/",
|
|
1360
1368
|
category: "Sensors",
|
|
1361
1369
|
description: "reactive utility to track if an element or one of its decendants has focus"
|
|
@@ -1371,7 +1379,7 @@ var functions$1 = [
|
|
|
1371
1379
|
{
|
|
1372
1380
|
name: "useFullscreen",
|
|
1373
1381
|
"package": "core",
|
|
1374
|
-
lastUpdated:
|
|
1382
|
+
lastUpdated: 1736492922000,
|
|
1375
1383
|
component: true,
|
|
1376
1384
|
docs: "https://vueuse.org/core/useFullscreen/",
|
|
1377
1385
|
category: "Browser",
|
|
@@ -1389,7 +1397,7 @@ var functions$1 = [
|
|
|
1389
1397
|
{
|
|
1390
1398
|
name: "useGamepad",
|
|
1391
1399
|
"package": "core",
|
|
1392
|
-
lastUpdated:
|
|
1400
|
+
lastUpdated: 1736492922000,
|
|
1393
1401
|
docs: "https://vueuse.org/core/useGamepad/",
|
|
1394
1402
|
category: "Browser",
|
|
1395
1403
|
description: "provides reactive bindings for the [Gamepad API](https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API)"
|
|
@@ -1422,7 +1430,7 @@ var functions$1 = [
|
|
|
1422
1430
|
{
|
|
1423
1431
|
name: "useIdle",
|
|
1424
1432
|
"package": "core",
|
|
1425
|
-
lastUpdated:
|
|
1433
|
+
lastUpdated: 1736492922000,
|
|
1426
1434
|
component: true,
|
|
1427
1435
|
docs: "https://vueuse.org/core/useIdle/",
|
|
1428
1436
|
category: "Sensors",
|
|
@@ -1449,7 +1457,7 @@ var functions$1 = [
|
|
|
1449
1457
|
{
|
|
1450
1458
|
name: "useIntersectionObserver",
|
|
1451
1459
|
"package": "core",
|
|
1452
|
-
lastUpdated:
|
|
1460
|
+
lastUpdated: 1736491806000,
|
|
1453
1461
|
directive: true,
|
|
1454
1462
|
docs: "https://vueuse.org/core/useIntersectionObserver/",
|
|
1455
1463
|
category: "Elements",
|
|
@@ -1507,7 +1515,7 @@ var functions$1 = [
|
|
|
1507
1515
|
{
|
|
1508
1516
|
name: "useKeyModifier",
|
|
1509
1517
|
"package": "core",
|
|
1510
|
-
lastUpdated:
|
|
1518
|
+
lastUpdated: 1736838667000,
|
|
1511
1519
|
docs: "https://vueuse.org/core/useKeyModifier/",
|
|
1512
1520
|
category: "Sensors",
|
|
1513
1521
|
description: "reactive [Modifier State](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/getModifierState)"
|
|
@@ -1523,7 +1531,7 @@ var functions$1 = [
|
|
|
1523
1531
|
{
|
|
1524
1532
|
name: "useLocalStorage",
|
|
1525
1533
|
"package": "core",
|
|
1526
|
-
lastUpdated:
|
|
1534
|
+
lastUpdated: 1736493129000,
|
|
1527
1535
|
docs: "https://vueuse.org/core/useLocalStorage/",
|
|
1528
1536
|
category: "State",
|
|
1529
1537
|
description: "reactive [LocalStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage)",
|
|
@@ -1534,7 +1542,7 @@ var functions$1 = [
|
|
|
1534
1542
|
{
|
|
1535
1543
|
name: "useMagicKeys",
|
|
1536
1544
|
"package": "core",
|
|
1537
|
-
lastUpdated:
|
|
1545
|
+
lastUpdated: 1737532387000,
|
|
1538
1546
|
docs: "https://vueuse.org/core/useMagicKeys/",
|
|
1539
1547
|
category: "Sensors",
|
|
1540
1548
|
description: "reactive keys pressed state"
|
|
@@ -1569,7 +1577,7 @@ var functions$1 = [
|
|
|
1569
1577
|
{
|
|
1570
1578
|
name: "useMediaControls",
|
|
1571
1579
|
"package": "core",
|
|
1572
|
-
lastUpdated:
|
|
1580
|
+
lastUpdated: 1736917332000,
|
|
1573
1581
|
docs: "https://vueuse.org/core/useMediaControls/",
|
|
1574
1582
|
category: "Browser",
|
|
1575
1583
|
description: "reactive media controls for both `audio` and `video` elements"
|
|
@@ -1577,7 +1585,7 @@ var functions$1 = [
|
|
|
1577
1585
|
{
|
|
1578
1586
|
name: "useMediaQuery",
|
|
1579
1587
|
"package": "core",
|
|
1580
|
-
lastUpdated:
|
|
1588
|
+
lastUpdated: 1736917332000,
|
|
1581
1589
|
docs: "https://vueuse.org/core/useMediaQuery/",
|
|
1582
1590
|
category: "Browser",
|
|
1583
1591
|
description: "reactive [Media Query](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Testing_media_queries)"
|
|
@@ -1638,7 +1646,7 @@ var functions$1 = [
|
|
|
1638
1646
|
{
|
|
1639
1647
|
name: "useMouse",
|
|
1640
1648
|
"package": "core",
|
|
1641
|
-
lastUpdated:
|
|
1649
|
+
lastUpdated: 1736492922000,
|
|
1642
1650
|
component: true,
|
|
1643
1651
|
docs: "https://vueuse.org/core/useMouse/",
|
|
1644
1652
|
category: "Sensors",
|
|
@@ -1647,7 +1655,7 @@ var functions$1 = [
|
|
|
1647
1655
|
{
|
|
1648
1656
|
name: "useMouseInElement",
|
|
1649
1657
|
"package": "core",
|
|
1650
|
-
lastUpdated:
|
|
1658
|
+
lastUpdated: 1736492922000,
|
|
1651
1659
|
component: true,
|
|
1652
1660
|
directive: true,
|
|
1653
1661
|
docs: "https://vueuse.org/core/useMouseInElement/",
|
|
@@ -1657,7 +1665,7 @@ var functions$1 = [
|
|
|
1657
1665
|
{
|
|
1658
1666
|
name: "useMousePressed",
|
|
1659
1667
|
"package": "core",
|
|
1660
|
-
lastUpdated:
|
|
1668
|
+
lastUpdated: 1736492922000,
|
|
1661
1669
|
component: true,
|
|
1662
1670
|
docs: "https://vueuse.org/core/useMousePressed/",
|
|
1663
1671
|
category: "Sensors",
|
|
@@ -1674,7 +1682,7 @@ var functions$1 = [
|
|
|
1674
1682
|
{
|
|
1675
1683
|
name: "useNavigatorLanguage",
|
|
1676
1684
|
"package": "core",
|
|
1677
|
-
lastUpdated:
|
|
1685
|
+
lastUpdated: 1736492922000,
|
|
1678
1686
|
docs: "https://vueuse.org/core/useNavigatorLanguage/",
|
|
1679
1687
|
category: "Sensors",
|
|
1680
1688
|
description: "reactive [navigator.language](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/language)"
|
|
@@ -1682,7 +1690,7 @@ var functions$1 = [
|
|
|
1682
1690
|
{
|
|
1683
1691
|
name: "useNetwork",
|
|
1684
1692
|
"package": "core",
|
|
1685
|
-
lastUpdated:
|
|
1693
|
+
lastUpdated: 1736492922000,
|
|
1686
1694
|
component: true,
|
|
1687
1695
|
docs: "https://vueuse.org/core/useNetwork/",
|
|
1688
1696
|
category: "Sensors",
|
|
@@ -1700,7 +1708,7 @@ var functions$1 = [
|
|
|
1700
1708
|
{
|
|
1701
1709
|
name: "useNProgress",
|
|
1702
1710
|
"package": "integrations",
|
|
1703
|
-
lastUpdated:
|
|
1711
|
+
lastUpdated: 1736491462000,
|
|
1704
1712
|
docs: "https://vueuse.org/integrations/useNProgress/",
|
|
1705
1713
|
category: "@Integrations",
|
|
1706
1714
|
description: "reactive wrapper for [`nprogress`](https://github.com/rstacruz/nprogress)",
|
|
@@ -1744,7 +1752,7 @@ var functions$1 = [
|
|
|
1744
1752
|
{
|
|
1745
1753
|
name: "usePageLeave",
|
|
1746
1754
|
"package": "core",
|
|
1747
|
-
lastUpdated:
|
|
1755
|
+
lastUpdated: 1736492922000,
|
|
1748
1756
|
component: true,
|
|
1749
1757
|
docs: "https://vueuse.org/core/usePageLeave/",
|
|
1750
1758
|
category: "Sensors",
|
|
@@ -1777,7 +1785,7 @@ var functions$1 = [
|
|
|
1777
1785
|
{
|
|
1778
1786
|
name: "usePermission",
|
|
1779
1787
|
"package": "core",
|
|
1780
|
-
lastUpdated:
|
|
1788
|
+
lastUpdated: 1736492922000,
|
|
1781
1789
|
docs: "https://vueuse.org/core/usePermission/",
|
|
1782
1790
|
category: "Browser",
|
|
1783
1791
|
description: "reactive [Permissions API](https://developer.mozilla.org/en-US/docs/Web/API/Permissions_API)",
|
|
@@ -1797,7 +1805,7 @@ var functions$1 = [
|
|
|
1797
1805
|
{
|
|
1798
1806
|
name: "usePointerLock",
|
|
1799
1807
|
"package": "core",
|
|
1800
|
-
lastUpdated:
|
|
1808
|
+
lastUpdated: 1736492922000,
|
|
1801
1809
|
component: true,
|
|
1802
1810
|
docs: "https://vueuse.org/core/usePointerLock/",
|
|
1803
1811
|
category: "Sensors",
|
|
@@ -1806,7 +1814,7 @@ var functions$1 = [
|
|
|
1806
1814
|
{
|
|
1807
1815
|
name: "usePointerSwipe",
|
|
1808
1816
|
"package": "core",
|
|
1809
|
-
lastUpdated:
|
|
1817
|
+
lastUpdated: 1736492922000,
|
|
1810
1818
|
docs: "https://vueuse.org/core/usePointerSwipe/",
|
|
1811
1819
|
category: "Sensors",
|
|
1812
1820
|
description: "reactive swipe detection based on [PointerEvents](https://developer.mozilla.org/en-US/docs/Web/API/PointerEvent)"
|
|
@@ -1853,7 +1861,7 @@ var functions$1 = [
|
|
|
1853
1861
|
{
|
|
1854
1862
|
name: "usePreferredLanguages",
|
|
1855
1863
|
"package": "core",
|
|
1856
|
-
lastUpdated:
|
|
1864
|
+
lastUpdated: 1736492922000,
|
|
1857
1865
|
component: true,
|
|
1858
1866
|
docs: "https://vueuse.org/core/usePreferredLanguages/",
|
|
1859
1867
|
category: "Browser",
|
|
@@ -1987,7 +1995,7 @@ var functions$1 = [
|
|
|
1987
1995
|
{
|
|
1988
1996
|
name: "useScreenOrientation",
|
|
1989
1997
|
"package": "core",
|
|
1990
|
-
lastUpdated:
|
|
1998
|
+
lastUpdated: 1736492922000,
|
|
1991
1999
|
docs: "https://vueuse.org/core/useScreenOrientation/",
|
|
1992
2000
|
category: "Browser",
|
|
1993
2001
|
description: "reactive [Screen Orientation API](https://developer.mozilla.org/en-US/docs/Web/API/Screen_Orientation_API)"
|
|
@@ -1995,7 +2003,7 @@ var functions$1 = [
|
|
|
1995
2003
|
{
|
|
1996
2004
|
name: "useScreenSafeArea",
|
|
1997
2005
|
"package": "core",
|
|
1998
|
-
lastUpdated:
|
|
2006
|
+
lastUpdated: 1736492922000,
|
|
1999
2007
|
component: true,
|
|
2000
2008
|
docs: "https://vueuse.org/core/useScreenSafeArea/",
|
|
2001
2009
|
category: "Browser",
|
|
@@ -2004,7 +2012,7 @@ var functions$1 = [
|
|
|
2004
2012
|
{
|
|
2005
2013
|
name: "useScriptTag",
|
|
2006
2014
|
"package": "core",
|
|
2007
|
-
lastUpdated:
|
|
2015
|
+
lastUpdated: 1736917332000,
|
|
2008
2016
|
docs: "https://vueuse.org/core/useScriptTag/",
|
|
2009
2017
|
category: "Browser",
|
|
2010
2018
|
description: "creates a script tag"
|
|
@@ -2030,7 +2038,7 @@ var functions$1 = [
|
|
|
2030
2038
|
{
|
|
2031
2039
|
name: "useSessionStorage",
|
|
2032
2040
|
"package": "core",
|
|
2033
|
-
lastUpdated:
|
|
2041
|
+
lastUpdated: 1736493129000,
|
|
2034
2042
|
docs: "https://vueuse.org/core/useSessionStorage/",
|
|
2035
2043
|
category: "State",
|
|
2036
2044
|
description: "reactive [SessionStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage)",
|
|
@@ -2113,7 +2121,7 @@ var functions$1 = [
|
|
|
2113
2121
|
{
|
|
2114
2122
|
name: "useStorage",
|
|
2115
2123
|
"package": "core",
|
|
2116
|
-
lastUpdated:
|
|
2124
|
+
lastUpdated: 1736493129000,
|
|
2117
2125
|
docs: "https://vueuse.org/core/useStorage/",
|
|
2118
2126
|
category: "State",
|
|
2119
2127
|
description: "create a reactive ref that can be used to access & modify [LocalStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage) or [SessionStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage)",
|
|
@@ -2128,7 +2136,7 @@ var functions$1 = [
|
|
|
2128
2136
|
{
|
|
2129
2137
|
name: "useStorageAsync",
|
|
2130
2138
|
"package": "core",
|
|
2131
|
-
lastUpdated:
|
|
2139
|
+
lastUpdated: 1736492922000,
|
|
2132
2140
|
docs: "https://vueuse.org/core/useStorageAsync/",
|
|
2133
2141
|
category: "State",
|
|
2134
2142
|
description: "reactive Storage in with async support",
|
|
@@ -2179,7 +2187,7 @@ var functions$1 = [
|
|
|
2179
2187
|
{
|
|
2180
2188
|
name: "useSwipe",
|
|
2181
2189
|
"package": "core",
|
|
2182
|
-
lastUpdated:
|
|
2190
|
+
lastUpdated: 1736492922000,
|
|
2183
2191
|
docs: "https://vueuse.org/core/useSwipe/",
|
|
2184
2192
|
category: "Sensors",
|
|
2185
2193
|
description: "reactive swipe detection based on [`TouchEvents`](https://developer.mozilla.org/en-US/docs/Web/API/TouchEvent)"
|
|
@@ -2211,7 +2219,7 @@ var functions$1 = [
|
|
|
2211
2219
|
{
|
|
2212
2220
|
name: "useTextSelection",
|
|
2213
2221
|
"package": "core",
|
|
2214
|
-
lastUpdated:
|
|
2222
|
+
lastUpdated: 1736492922000,
|
|
2215
2223
|
docs: "https://vueuse.org/core/useTextSelection/",
|
|
2216
2224
|
category: "Sensors",
|
|
2217
2225
|
description: "reactively track user text selection based on [`Window.getSelection`](https://developer.mozilla.org/en-US/docs/Web/API/Window/getSelection)"
|
|
@@ -2286,7 +2294,7 @@ var functions$1 = [
|
|
|
2286
2294
|
{
|
|
2287
2295
|
name: "useTitle",
|
|
2288
2296
|
"package": "core",
|
|
2289
|
-
lastUpdated:
|
|
2297
|
+
lastUpdated: 1737360088000,
|
|
2290
2298
|
docs: "https://vueuse.org/core/useTitle/",
|
|
2291
2299
|
category: "Browser",
|
|
2292
2300
|
description: "reactive document title"
|
|
@@ -2334,7 +2342,7 @@ var functions$1 = [
|
|
|
2334
2342
|
{
|
|
2335
2343
|
name: "useUrlSearchParams",
|
|
2336
2344
|
"package": "core",
|
|
2337
|
-
lastUpdated:
|
|
2345
|
+
lastUpdated: 1736492922000,
|
|
2338
2346
|
docs: "https://vueuse.org/core/useUrlSearchParams/",
|
|
2339
2347
|
category: "Browser",
|
|
2340
2348
|
description: "reactive [URLSearchParams](https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams)"
|
|
@@ -2363,7 +2371,7 @@ var functions$1 = [
|
|
|
2363
2371
|
{
|
|
2364
2372
|
name: "useVirtualList",
|
|
2365
2373
|
"package": "core",
|
|
2366
|
-
lastUpdated:
|
|
2374
|
+
lastUpdated: 1737532922000,
|
|
2367
2375
|
component: true,
|
|
2368
2376
|
docs: "https://vueuse.org/core/useVirtualList/",
|
|
2369
2377
|
category: "Component",
|
|
@@ -2394,7 +2402,7 @@ var functions$1 = [
|
|
|
2394
2402
|
{
|
|
2395
2403
|
name: "useWakeLock",
|
|
2396
2404
|
"package": "core",
|
|
2397
|
-
lastUpdated:
|
|
2405
|
+
lastUpdated: 1736492922000,
|
|
2398
2406
|
docs: "https://vueuse.org/core/useWakeLock/",
|
|
2399
2407
|
category: "Browser",
|
|
2400
2408
|
description: "reactive [Screen Wake Lock API](https://developer.mozilla.org/en-US/docs/Web/API/Screen_Wake_Lock_API)"
|
|
@@ -2410,7 +2418,7 @@ var functions$1 = [
|
|
|
2410
2418
|
{
|
|
2411
2419
|
name: "useWebSocket",
|
|
2412
2420
|
"package": "core",
|
|
2413
|
-
lastUpdated:
|
|
2421
|
+
lastUpdated: 1736492922000,
|
|
2414
2422
|
docs: "https://vueuse.org/core/useWebSocket/",
|
|
2415
2423
|
category: "Network",
|
|
2416
2424
|
description: "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
|
|
@@ -2440,7 +2448,7 @@ var functions$1 = [
|
|
|
2440
2448
|
{
|
|
2441
2449
|
name: "useWindowFocus",
|
|
2442
2450
|
"package": "core",
|
|
2443
|
-
lastUpdated:
|
|
2451
|
+
lastUpdated: 1736492922000,
|
|
2444
2452
|
component: true,
|
|
2445
2453
|
docs: "https://vueuse.org/core/useWindowFocus/",
|
|
2446
2454
|
category: "Elements",
|
|
@@ -2457,7 +2465,7 @@ var functions$1 = [
|
|
|
2457
2465
|
{
|
|
2458
2466
|
name: "useWindowSize",
|
|
2459
2467
|
"package": "core",
|
|
2460
|
-
lastUpdated:
|
|
2468
|
+
lastUpdated: 1736492922000,
|
|
2461
2469
|
component: true,
|
|
2462
2470
|
docs: "https://vueuse.org/core/useWindowSize/",
|
|
2463
2471
|
category: "Elements",
|