@vueuse/metadata 11.0.0-beta.1 → 11.0.0-beta.3
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 +55 -54
- package/index.d.cts +3 -3
- package/index.d.mts +3 -3
- package/index.d.ts +3 -3
- package/index.json +55 -54
- package/index.mjs +55 -54
- package/package.json +1 -1
package/index.cjs
CHANGED
|
@@ -196,7 +196,7 @@ var functions$1 = [
|
|
|
196
196
|
{
|
|
197
197
|
name: "computedWithControl",
|
|
198
198
|
"package": "shared",
|
|
199
|
-
lastUpdated:
|
|
199
|
+
lastUpdated: 1723558604000,
|
|
200
200
|
docs: "https://vueuse.org/shared/computedWithControl/",
|
|
201
201
|
category: "Reactivity",
|
|
202
202
|
description: "explicitly define the dependencies of computed",
|
|
@@ -210,7 +210,7 @@ var functions$1 = [
|
|
|
210
210
|
{
|
|
211
211
|
name: "createEventHook",
|
|
212
212
|
"package": "shared",
|
|
213
|
-
lastUpdated:
|
|
213
|
+
lastUpdated: 1723593622000,
|
|
214
214
|
docs: "https://vueuse.org/shared/createEventHook/",
|
|
215
215
|
category: "Utilities",
|
|
216
216
|
description: "utility for creating event hooks"
|
|
@@ -294,7 +294,7 @@ var functions$1 = [
|
|
|
294
294
|
{
|
|
295
295
|
name: "createTemplatePromise",
|
|
296
296
|
"package": "core",
|
|
297
|
-
lastUpdated:
|
|
297
|
+
lastUpdated: 1721219567000,
|
|
298
298
|
docs: "https://vueuse.org/core/createTemplatePromise/",
|
|
299
299
|
category: "Component",
|
|
300
300
|
description: "template as Promise"
|
|
@@ -345,7 +345,7 @@ var functions$1 = [
|
|
|
345
345
|
{
|
|
346
346
|
name: "isDefined",
|
|
347
347
|
"package": "shared",
|
|
348
|
-
lastUpdated:
|
|
348
|
+
lastUpdated: 1723558260000,
|
|
349
349
|
docs: "https://vueuse.org/shared/isDefined/",
|
|
350
350
|
category: "Utilities",
|
|
351
351
|
description: "non-nullish checking type guard for Ref"
|
|
@@ -435,7 +435,7 @@ var functions$1 = [
|
|
|
435
435
|
{
|
|
436
436
|
name: "onStartTyping",
|
|
437
437
|
"package": "core",
|
|
438
|
-
lastUpdated:
|
|
438
|
+
lastUpdated: 1721219567000,
|
|
439
439
|
docs: "https://vueuse.org/core/onStartTyping/",
|
|
440
440
|
category: "Sensors",
|
|
441
441
|
description: "fires when users start typing on non-editable elements"
|
|
@@ -568,7 +568,7 @@ var functions$1 = [
|
|
|
568
568
|
{
|
|
569
569
|
name: "syncRef",
|
|
570
570
|
"package": "shared",
|
|
571
|
-
lastUpdated:
|
|
571
|
+
lastUpdated: 1721219567000,
|
|
572
572
|
docs: "https://vueuse.org/shared/syncRef/",
|
|
573
573
|
category: "Reactivity",
|
|
574
574
|
description: "two-way refs synchronization",
|
|
@@ -631,7 +631,7 @@ var functions$1 = [
|
|
|
631
631
|
lastUpdated: 1690722634000,
|
|
632
632
|
docs: "https://vueuse.org/shared/toRefs/",
|
|
633
633
|
category: "Reactivity",
|
|
634
|
-
description: "extended [`toRefs`](https://
|
|
634
|
+
description: "extended [`toRefs`](https://vuejs.org/api/reactivity-utilities.html#torefs) that also accepts refs of an object"
|
|
635
635
|
},
|
|
636
636
|
{
|
|
637
637
|
name: "toValue",
|
|
@@ -698,7 +698,7 @@ var functions$1 = [
|
|
|
698
698
|
{
|
|
699
699
|
name: "until",
|
|
700
700
|
"package": "shared",
|
|
701
|
-
lastUpdated:
|
|
701
|
+
lastUpdated: 1721223747000,
|
|
702
702
|
docs: "https://vueuse.org/shared/until/",
|
|
703
703
|
category: "Watch",
|
|
704
704
|
description: "promised one-time watch for changes"
|
|
@@ -723,7 +723,7 @@ var functions$1 = [
|
|
|
723
723
|
{
|
|
724
724
|
name: "useAnimate",
|
|
725
725
|
"package": "core",
|
|
726
|
-
lastUpdated:
|
|
726
|
+
lastUpdated: 1721222590000,
|
|
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)"
|
|
@@ -827,7 +827,7 @@ var functions$1 = [
|
|
|
827
827
|
{
|
|
828
828
|
name: "useAsyncQueue",
|
|
829
829
|
"package": "core",
|
|
830
|
-
lastUpdated:
|
|
830
|
+
lastUpdated: 1721219567000,
|
|
831
831
|
docs: "https://vueuse.org/core/useAsyncQueue/",
|
|
832
832
|
category: "Utilities",
|
|
833
833
|
description: "executes each asynchronous task sequentially and passes the current task result to the next task"
|
|
@@ -945,7 +945,7 @@ var functions$1 = [
|
|
|
945
945
|
{
|
|
946
946
|
name: "useChangeCase",
|
|
947
947
|
"package": "integrations",
|
|
948
|
-
lastUpdated:
|
|
948
|
+
lastUpdated: 1723558442000,
|
|
949
949
|
docs: "https://vueuse.org/integrations/useChangeCase/",
|
|
950
950
|
category: "@Integrations",
|
|
951
951
|
description: "reactive wrapper for [`change-case`](https://github.com/blakeembrey/change-case)",
|
|
@@ -993,7 +993,7 @@ var functions$1 = [
|
|
|
993
993
|
{
|
|
994
994
|
name: "useColorMode",
|
|
995
995
|
"package": "core",
|
|
996
|
-
lastUpdated:
|
|
996
|
+
lastUpdated: 1721224504000,
|
|
997
997
|
component: true,
|
|
998
998
|
docs: "https://vueuse.org/core/useColorMode/",
|
|
999
999
|
category: "Browser",
|
|
@@ -1015,7 +1015,7 @@ var functions$1 = [
|
|
|
1015
1015
|
{
|
|
1016
1016
|
name: "useCookies",
|
|
1017
1017
|
"package": "integrations",
|
|
1018
|
-
lastUpdated:
|
|
1018
|
+
lastUpdated: 1721219567000,
|
|
1019
1019
|
docs: "https://vueuse.org/integrations/useCookies/",
|
|
1020
1020
|
category: "@Integrations",
|
|
1021
1021
|
description: "wrapper for [`universal-cookie`](https://www.npmjs.com/package/universal-cookie)",
|
|
@@ -1024,7 +1024,7 @@ var functions$1 = [
|
|
|
1024
1024
|
{
|
|
1025
1025
|
name: "useCounter",
|
|
1026
1026
|
"package": "shared",
|
|
1027
|
-
lastUpdated:
|
|
1027
|
+
lastUpdated: 1723131573000,
|
|
1028
1028
|
docs: "https://vueuse.org/shared/useCounter/",
|
|
1029
1029
|
category: "Utilities",
|
|
1030
1030
|
description: "basic counter with utility functions"
|
|
@@ -1032,7 +1032,7 @@ var functions$1 = [
|
|
|
1032
1032
|
{
|
|
1033
1033
|
name: "useCssVar",
|
|
1034
1034
|
"package": "core",
|
|
1035
|
-
lastUpdated:
|
|
1035
|
+
lastUpdated: 1721220944000,
|
|
1036
1036
|
docs: "https://vueuse.org/core/useCssVar/",
|
|
1037
1037
|
category: "Browser",
|
|
1038
1038
|
description: "manipulate CSS variables"
|
|
@@ -1070,7 +1070,7 @@ var functions$1 = [
|
|
|
1070
1070
|
{
|
|
1071
1071
|
name: "useDateFormat",
|
|
1072
1072
|
"package": "shared",
|
|
1073
|
-
lastUpdated:
|
|
1073
|
+
lastUpdated: 1721222844000,
|
|
1074
1074
|
docs: "https://vueuse.org/shared/useDateFormat/",
|
|
1075
1075
|
category: "Time",
|
|
1076
1076
|
description: "get the formatted date according to the string of tokens passed in"
|
|
@@ -1140,7 +1140,7 @@ var functions$1 = [
|
|
|
1140
1140
|
{
|
|
1141
1141
|
name: "useDisplayMedia",
|
|
1142
1142
|
"package": "core",
|
|
1143
|
-
lastUpdated:
|
|
1143
|
+
lastUpdated: 1721219567000,
|
|
1144
1144
|
docs: "https://vueuse.org/core/useDisplayMedia/",
|
|
1145
1145
|
category: "Sensors",
|
|
1146
1146
|
description: "reactive [`mediaDevices.getDisplayMedia`](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getDisplayMedia) streaming",
|
|
@@ -1160,7 +1160,7 @@ var functions$1 = [
|
|
|
1160
1160
|
{
|
|
1161
1161
|
name: "useDraggable",
|
|
1162
1162
|
"package": "core",
|
|
1163
|
-
lastUpdated:
|
|
1163
|
+
lastUpdated: 1721221710000,
|
|
1164
1164
|
component: true,
|
|
1165
1165
|
docs: "https://vueuse.org/core/useDraggable/",
|
|
1166
1166
|
category: "Elements",
|
|
@@ -1178,7 +1178,7 @@ var functions$1 = [
|
|
|
1178
1178
|
{
|
|
1179
1179
|
name: "useDropZone",
|
|
1180
1180
|
"package": "core",
|
|
1181
|
-
lastUpdated:
|
|
1181
|
+
lastUpdated: 1723131573000,
|
|
1182
1182
|
docs: "https://vueuse.org/core/useDropZone/",
|
|
1183
1183
|
category: "Elements",
|
|
1184
1184
|
description: "create a zone where files can be dropped"
|
|
@@ -1186,7 +1186,7 @@ var functions$1 = [
|
|
|
1186
1186
|
{
|
|
1187
1187
|
name: "useElementBounding",
|
|
1188
1188
|
"package": "core",
|
|
1189
|
-
lastUpdated:
|
|
1189
|
+
lastUpdated: 1721224957000,
|
|
1190
1190
|
component: true,
|
|
1191
1191
|
docs: "https://vueuse.org/core/useElementBounding/",
|
|
1192
1192
|
category: "Elements",
|
|
@@ -1224,14 +1224,14 @@ var functions$1 = [
|
|
|
1224
1224
|
category: "@Motion",
|
|
1225
1225
|
name: "useElementStyle",
|
|
1226
1226
|
description: "sync a reactive object to a target element CSS styling",
|
|
1227
|
-
external: "https://motion.vueuse.org/api/use-element-style
|
|
1227
|
+
external: "https://motion.vueuse.org/api/use-element-style"
|
|
1228
1228
|
},
|
|
1229
1229
|
{
|
|
1230
1230
|
"package": "motion",
|
|
1231
1231
|
category: "@Motion",
|
|
1232
1232
|
name: "useElementTransform",
|
|
1233
1233
|
description: "sync a reactive object to a target element CSS transform.",
|
|
1234
|
-
external: "https://motion.vueuse.org/api/use-element-transform
|
|
1234
|
+
external: "https://motion.vueuse.org/api/use-element-transform"
|
|
1235
1235
|
},
|
|
1236
1236
|
{
|
|
1237
1237
|
name: "useElementVisibility",
|
|
@@ -1246,7 +1246,7 @@ var functions$1 = [
|
|
|
1246
1246
|
{
|
|
1247
1247
|
name: "useEventBus",
|
|
1248
1248
|
"package": "core",
|
|
1249
|
-
lastUpdated:
|
|
1249
|
+
lastUpdated: 1721219567000,
|
|
1250
1250
|
docs: "https://vueuse.org/core/useEventBus/",
|
|
1251
1251
|
category: "Utilities",
|
|
1252
1252
|
description: "a basic event bus"
|
|
@@ -1254,7 +1254,7 @@ var functions$1 = [
|
|
|
1254
1254
|
{
|
|
1255
1255
|
name: "useEventListener",
|
|
1256
1256
|
"package": "core",
|
|
1257
|
-
lastUpdated:
|
|
1257
|
+
lastUpdated: 1721221795000,
|
|
1258
1258
|
docs: "https://vueuse.org/core/useEventListener/",
|
|
1259
1259
|
category: "Browser",
|
|
1260
1260
|
description: "use EventListener with ease"
|
|
@@ -1262,7 +1262,7 @@ var functions$1 = [
|
|
|
1262
1262
|
{
|
|
1263
1263
|
name: "useEventSource",
|
|
1264
1264
|
"package": "core",
|
|
1265
|
-
lastUpdated:
|
|
1265
|
+
lastUpdated: 1723131573000,
|
|
1266
1266
|
docs: "https://vueuse.org/core/useEventSource/",
|
|
1267
1267
|
category: "Network",
|
|
1268
1268
|
description: "an [EventSource](https://developer.mozilla.org/en-US/docs/Web/API/EventSource) or [Server-Sent-Events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events) instance opens a persistent connection to an HTTP server"
|
|
@@ -1344,7 +1344,7 @@ var functions$1 = [
|
|
|
1344
1344
|
{
|
|
1345
1345
|
name: "useFocusTrap",
|
|
1346
1346
|
"package": "integrations",
|
|
1347
|
-
lastUpdated:
|
|
1347
|
+
lastUpdated: 1721222387000,
|
|
1348
1348
|
component: true,
|
|
1349
1349
|
docs: "https://vueuse.org/integrations/useFocusTrap/",
|
|
1350
1350
|
category: "@Integrations",
|
|
@@ -1439,7 +1439,7 @@ var functions$1 = [
|
|
|
1439
1439
|
{
|
|
1440
1440
|
name: "useInfiniteScroll",
|
|
1441
1441
|
"package": "core",
|
|
1442
|
-
lastUpdated:
|
|
1442
|
+
lastUpdated: 1721222904000,
|
|
1443
1443
|
directive: true,
|
|
1444
1444
|
docs: "https://vueuse.org/core/useInfiniteScroll/",
|
|
1445
1445
|
category: "Sensors",
|
|
@@ -1448,7 +1448,7 @@ var functions$1 = [
|
|
|
1448
1448
|
{
|
|
1449
1449
|
name: "useIntersectionObserver",
|
|
1450
1450
|
"package": "core",
|
|
1451
|
-
lastUpdated:
|
|
1451
|
+
lastUpdated: 1721221539000,
|
|
1452
1452
|
directive: true,
|
|
1453
1453
|
docs: "https://vueuse.org/core/useIntersectionObserver/",
|
|
1454
1454
|
category: "Elements",
|
|
@@ -1568,7 +1568,7 @@ var functions$1 = [
|
|
|
1568
1568
|
{
|
|
1569
1569
|
name: "useMediaControls",
|
|
1570
1570
|
"package": "core",
|
|
1571
|
-
lastUpdated:
|
|
1571
|
+
lastUpdated: 1721219567000,
|
|
1572
1572
|
docs: "https://vueuse.org/core/useMediaControls/",
|
|
1573
1573
|
category: "Browser",
|
|
1574
1574
|
description: "reactive media controls for both `audio` and `video` elements"
|
|
@@ -1610,21 +1610,21 @@ var functions$1 = [
|
|
|
1610
1610
|
category: "@Motion",
|
|
1611
1611
|
name: "useMotion",
|
|
1612
1612
|
description: "putting your components in motion.",
|
|
1613
|
-
external: "https://motion.vueuse.org/api/use-motion
|
|
1613
|
+
external: "https://motion.vueuse.org/api/use-motion"
|
|
1614
1614
|
},
|
|
1615
1615
|
{
|
|
1616
1616
|
"package": "motion",
|
|
1617
1617
|
category: "@Motion",
|
|
1618
1618
|
name: "useMotionProperties",
|
|
1619
1619
|
description: "access Motion Properties for a target element.",
|
|
1620
|
-
external: "https://motion.vueuse.org/api/use-motion-properties
|
|
1620
|
+
external: "https://motion.vueuse.org/api/use-motion-properties"
|
|
1621
1621
|
},
|
|
1622
1622
|
{
|
|
1623
1623
|
"package": "motion",
|
|
1624
1624
|
category: "@Motion",
|
|
1625
1625
|
name: "useMotionVariants",
|
|
1626
1626
|
description: "handle the Variants state and selection.",
|
|
1627
|
-
external: "https://motion.vueuse.org/api/use-motion-variants
|
|
1627
|
+
external: "https://motion.vueuse.org/api/use-motion-variants"
|
|
1628
1628
|
},
|
|
1629
1629
|
{
|
|
1630
1630
|
name: "useMounted",
|
|
@@ -1646,7 +1646,7 @@ var functions$1 = [
|
|
|
1646
1646
|
{
|
|
1647
1647
|
name: "useMouseInElement",
|
|
1648
1648
|
"package": "core",
|
|
1649
|
-
lastUpdated:
|
|
1649
|
+
lastUpdated: 1721220667000,
|
|
1650
1650
|
component: true,
|
|
1651
1651
|
docs: "https://vueuse.org/core/useMouseInElement/",
|
|
1652
1652
|
category: "Elements",
|
|
@@ -1775,7 +1775,7 @@ var functions$1 = [
|
|
|
1775
1775
|
{
|
|
1776
1776
|
name: "usePermission",
|
|
1777
1777
|
"package": "core",
|
|
1778
|
-
lastUpdated:
|
|
1778
|
+
lastUpdated: 1721221053000,
|
|
1779
1779
|
docs: "https://vueuse.org/core/usePermission/",
|
|
1780
1780
|
category: "Browser",
|
|
1781
1781
|
description: "reactive [Permissions API](https://developer.mozilla.org/en-US/docs/Web/API/Permissions_API)",
|
|
@@ -1919,7 +1919,8 @@ var functions$1 = [
|
|
|
1919
1919
|
{
|
|
1920
1920
|
name: "useResizeObserver",
|
|
1921
1921
|
"package": "core",
|
|
1922
|
-
lastUpdated:
|
|
1922
|
+
lastUpdated: 1721221028000,
|
|
1923
|
+
directive: true,
|
|
1923
1924
|
docs: "https://vueuse.org/core/useResizeObserver/",
|
|
1924
1925
|
category: "Elements",
|
|
1925
1926
|
description: "reports changes to the dimensions of an Element's content or the border-box"
|
|
@@ -1935,7 +1936,7 @@ var functions$1 = [
|
|
|
1935
1936
|
{
|
|
1936
1937
|
name: "useRouteHash",
|
|
1937
1938
|
"package": "router",
|
|
1938
|
-
lastUpdated:
|
|
1939
|
+
lastUpdated: 1723558507000,
|
|
1939
1940
|
docs: "https://vueuse.org/router/useRouteHash/",
|
|
1940
1941
|
category: "@Router",
|
|
1941
1942
|
description: "shorthand for a reactive `route.hash`"
|
|
@@ -1943,7 +1944,7 @@ var functions$1 = [
|
|
|
1943
1944
|
{
|
|
1944
1945
|
name: "useRouteParams",
|
|
1945
1946
|
"package": "router",
|
|
1946
|
-
lastUpdated:
|
|
1947
|
+
lastUpdated: 1723558507000,
|
|
1947
1948
|
docs: "https://vueuse.org/router/useRouteParams/",
|
|
1948
1949
|
category: "@Router",
|
|
1949
1950
|
description: "shorthand for a reactive `route.params`"
|
|
@@ -1951,7 +1952,7 @@ var functions$1 = [
|
|
|
1951
1952
|
{
|
|
1952
1953
|
name: "useRouteQuery",
|
|
1953
1954
|
"package": "router",
|
|
1954
|
-
lastUpdated:
|
|
1955
|
+
lastUpdated: 1723558507000,
|
|
1955
1956
|
docs: "https://vueuse.org/router/useRouteQuery/",
|
|
1956
1957
|
category: "@Router",
|
|
1957
1958
|
description: "shorthand for a reactive `route.query`"
|
|
@@ -2009,7 +2010,7 @@ var functions$1 = [
|
|
|
2009
2010
|
{
|
|
2010
2011
|
name: "useScrollLock",
|
|
2011
2012
|
"package": "core",
|
|
2012
|
-
lastUpdated:
|
|
2013
|
+
lastUpdated: 1721219567000,
|
|
2013
2014
|
directive: true,
|
|
2014
2015
|
docs: "https://vueuse.org/core/useScrollLock/",
|
|
2015
2016
|
category: "Sensors",
|
|
@@ -2037,7 +2038,7 @@ var functions$1 = [
|
|
|
2037
2038
|
{
|
|
2038
2039
|
name: "useSortable",
|
|
2039
2040
|
"package": "integrations",
|
|
2040
|
-
lastUpdated:
|
|
2041
|
+
lastUpdated: 1723131573000,
|
|
2041
2042
|
component: true,
|
|
2042
2043
|
docs: "https://vueuse.org/integrations/useSortable/",
|
|
2043
2044
|
category: "@Integrations",
|
|
@@ -2062,7 +2063,7 @@ var functions$1 = [
|
|
|
2062
2063
|
{
|
|
2063
2064
|
name: "useSpeechRecognition",
|
|
2064
2065
|
"package": "core",
|
|
2065
|
-
lastUpdated:
|
|
2066
|
+
lastUpdated: 1721221314000,
|
|
2066
2067
|
docs: "https://vueuse.org/core/useSpeechRecognition/",
|
|
2067
2068
|
category: "Sensors",
|
|
2068
2069
|
description: "reactive [SpeechRecognition](https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition)"
|
|
@@ -2070,7 +2071,7 @@ var functions$1 = [
|
|
|
2070
2071
|
{
|
|
2071
2072
|
name: "useSpeechSynthesis",
|
|
2072
2073
|
"package": "core",
|
|
2073
|
-
lastUpdated:
|
|
2074
|
+
lastUpdated: 1721219567000,
|
|
2074
2075
|
docs: "https://vueuse.org/core/useSpeechSynthesis/",
|
|
2075
2076
|
category: "Sensors",
|
|
2076
2077
|
description: "reactive [SpeechSynthesis](https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis)"
|
|
@@ -2080,7 +2081,7 @@ var functions$1 = [
|
|
|
2080
2081
|
category: "@Motion",
|
|
2081
2082
|
name: "useSpring",
|
|
2082
2083
|
description: "spring animations.",
|
|
2083
|
-
external: "https://motion.vueuse.org/api/use-spring
|
|
2084
|
+
external: "https://motion.vueuse.org/api/use-spring"
|
|
2084
2085
|
},
|
|
2085
2086
|
{
|
|
2086
2087
|
name: "useStepper",
|
|
@@ -2093,7 +2094,7 @@ var functions$1 = [
|
|
|
2093
2094
|
{
|
|
2094
2095
|
name: "useStorage",
|
|
2095
2096
|
"package": "core",
|
|
2096
|
-
lastUpdated:
|
|
2097
|
+
lastUpdated: 1721221880000,
|
|
2097
2098
|
docs: "https://vueuse.org/core/useStorage/",
|
|
2098
2099
|
category: "State",
|
|
2099
2100
|
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)",
|
|
@@ -2151,7 +2152,7 @@ var functions$1 = [
|
|
|
2151
2152
|
{
|
|
2152
2153
|
name: "useSupported",
|
|
2153
2154
|
"package": "core",
|
|
2154
|
-
lastUpdated:
|
|
2155
|
+
lastUpdated: 1721219567000,
|
|
2155
2156
|
docs: "https://vueuse.org/core/useSupported/",
|
|
2156
2157
|
category: "Utilities",
|
|
2157
2158
|
description: "sSR compatibility `isSupported`"
|
|
@@ -2167,7 +2168,7 @@ var functions$1 = [
|
|
|
2167
2168
|
{
|
|
2168
2169
|
name: "useTemplateRefsList",
|
|
2169
2170
|
"package": "core",
|
|
2170
|
-
lastUpdated:
|
|
2171
|
+
lastUpdated: 1721219567000,
|
|
2171
2172
|
docs: "https://vueuse.org/core/useTemplateRefsList/",
|
|
2172
2173
|
category: "Component",
|
|
2173
2174
|
description: "shorthand for binding refs to template elements and components inside `v-for`"
|
|
@@ -2175,7 +2176,7 @@ var functions$1 = [
|
|
|
2175
2176
|
{
|
|
2176
2177
|
name: "useTextareaAutosize",
|
|
2177
2178
|
"package": "core",
|
|
2178
|
-
lastUpdated:
|
|
2179
|
+
lastUpdated: 1721223315000,
|
|
2179
2180
|
docs: "https://vueuse.org/core/useTextareaAutosize/",
|
|
2180
2181
|
category: "Browser",
|
|
2181
2182
|
description: "automatically update the height of a textarea depending on the content"
|
|
@@ -2374,7 +2375,7 @@ var functions$1 = [
|
|
|
2374
2375
|
{
|
|
2375
2376
|
name: "useWakeLock",
|
|
2376
2377
|
"package": "core",
|
|
2377
|
-
lastUpdated:
|
|
2378
|
+
lastUpdated: 1721220173000,
|
|
2378
2379
|
docs: "https://vueuse.org/core/useWakeLock/",
|
|
2379
2380
|
category: "Browser",
|
|
2380
2381
|
description: "reactive [Screen Wake Lock API](https://developer.mozilla.org/en-US/docs/Web/API/Screen_Wake_Lock_API)"
|
|
@@ -2382,7 +2383,7 @@ var functions$1 = [
|
|
|
2382
2383
|
{
|
|
2383
2384
|
name: "useWebNotification",
|
|
2384
2385
|
"package": "core",
|
|
2385
|
-
lastUpdated:
|
|
2386
|
+
lastUpdated: 1721219567000,
|
|
2386
2387
|
docs: "https://vueuse.org/core/useWebNotification/",
|
|
2387
2388
|
category: "Browser",
|
|
2388
2389
|
description: "reactive [Notification](https://developer.mozilla.org/en-US/docs/Web/API/notification)"
|
|
@@ -2390,7 +2391,7 @@ var functions$1 = [
|
|
|
2390
2391
|
{
|
|
2391
2392
|
name: "useWebSocket",
|
|
2392
2393
|
"package": "core",
|
|
2393
|
-
lastUpdated:
|
|
2394
|
+
lastUpdated: 1721224344000,
|
|
2394
2395
|
docs: "https://vueuse.org/core/useWebSocket/",
|
|
2395
2396
|
category: "Network",
|
|
2396
2397
|
description: "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
|
|
@@ -2409,7 +2410,7 @@ var functions$1 = [
|
|
|
2409
2410
|
{
|
|
2410
2411
|
name: "useWebWorkerFn",
|
|
2411
2412
|
"package": "core",
|
|
2412
|
-
lastUpdated:
|
|
2413
|
+
lastUpdated: 1721219567000,
|
|
2413
2414
|
docs: "https://vueuse.org/core/useWebWorkerFn/",
|
|
2414
2415
|
category: "Browser",
|
|
2415
2416
|
description: "run expensive functions without blocking the UI",
|
|
@@ -2437,7 +2438,7 @@ var functions$1 = [
|
|
|
2437
2438
|
{
|
|
2438
2439
|
name: "useWindowSize",
|
|
2439
2440
|
"package": "core",
|
|
2440
|
-
lastUpdated:
|
|
2441
|
+
lastUpdated: 1721224323000,
|
|
2441
2442
|
component: true,
|
|
2442
2443
|
docs: "https://vueuse.org/core/useWindowSize/",
|
|
2443
2444
|
category: "Elements",
|
|
@@ -2495,7 +2496,7 @@ var functions$1 = [
|
|
|
2495
2496
|
{
|
|
2496
2497
|
name: "watchDeep",
|
|
2497
2498
|
"package": "shared",
|
|
2498
|
-
lastUpdated:
|
|
2499
|
+
lastUpdated: 1721220395000,
|
|
2499
2500
|
docs: "https://vueuse.org/shared/watchDeep/",
|
|
2500
2501
|
category: "Watch",
|
|
2501
2502
|
description: "shorthand for watching value with `{deep: true}`"
|
|
@@ -2522,7 +2523,7 @@ var functions$1 = [
|
|
|
2522
2523
|
{
|
|
2523
2524
|
name: "watchImmediate",
|
|
2524
2525
|
"package": "shared",
|
|
2525
|
-
lastUpdated:
|
|
2526
|
+
lastUpdated: 1721220395000,
|
|
2526
2527
|
docs: "https://vueuse.org/shared/watchImmediate/",
|
|
2527
2528
|
category: "Watch",
|
|
2528
2529
|
description: "shorthand for watching value with `{immediate: true}`"
|
package/index.d.cts
CHANGED
|
@@ -61,9 +61,9 @@ interface ContributorInfo {
|
|
|
61
61
|
}
|
|
62
62
|
|
|
63
63
|
declare const metadata: PackageIndexes;
|
|
64
|
-
declare const functions:
|
|
65
|
-
declare const packages:
|
|
66
|
-
declare const categories:
|
|
64
|
+
declare const functions: PackageIndexes["functions"];
|
|
65
|
+
declare const packages: PackageIndexes["packages"];
|
|
66
|
+
declare const categories: PackageIndexes["categories"];
|
|
67
67
|
declare const functionNames: string[];
|
|
68
68
|
declare const categoryNames: string[];
|
|
69
69
|
declare const coreCategoryNames: string[];
|
package/index.d.mts
CHANGED
|
@@ -61,9 +61,9 @@ interface ContributorInfo {
|
|
|
61
61
|
}
|
|
62
62
|
|
|
63
63
|
declare const metadata: PackageIndexes;
|
|
64
|
-
declare const functions:
|
|
65
|
-
declare const packages:
|
|
66
|
-
declare const categories:
|
|
64
|
+
declare const functions: PackageIndexes["functions"];
|
|
65
|
+
declare const packages: PackageIndexes["packages"];
|
|
66
|
+
declare const categories: PackageIndexes["categories"];
|
|
67
67
|
declare const functionNames: string[];
|
|
68
68
|
declare const categoryNames: string[];
|
|
69
69
|
declare const coreCategoryNames: string[];
|
package/index.d.ts
CHANGED
|
@@ -61,9 +61,9 @@ interface ContributorInfo {
|
|
|
61
61
|
}
|
|
62
62
|
|
|
63
63
|
declare const metadata: PackageIndexes;
|
|
64
|
-
declare const functions:
|
|
65
|
-
declare const packages:
|
|
66
|
-
declare const categories:
|
|
64
|
+
declare const functions: PackageIndexes["functions"];
|
|
65
|
+
declare const packages: PackageIndexes["packages"];
|
|
66
|
+
declare const categories: PackageIndexes["categories"];
|
|
67
67
|
declare const functionNames: string[];
|
|
68
68
|
declare const categoryNames: string[];
|
|
69
69
|
declare const coreCategoryNames: string[];
|