@vueuse/metadata 12.6.0 → 12.7.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 +122 -122
- package/index.json +122 -122
- package/index.mjs +122 -122
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -155,7 +155,7 @@ var functions$1 = [
|
|
|
155
155
|
{
|
|
156
156
|
name: "computedAsync",
|
|
157
157
|
"package": "core",
|
|
158
|
-
lastUpdated:
|
|
158
|
+
lastUpdated: 1739604936000,
|
|
159
159
|
docs: "https://vueuse.org/core/computedAsync/",
|
|
160
160
|
category: "Reactivity",
|
|
161
161
|
description: "computed for async functions",
|
|
@@ -185,7 +185,7 @@ var functions$1 = [
|
|
|
185
185
|
{
|
|
186
186
|
name: "computedWithControl",
|
|
187
187
|
"package": "shared",
|
|
188
|
-
lastUpdated:
|
|
188
|
+
lastUpdated: 1739600241000,
|
|
189
189
|
docs: "https://vueuse.org/shared/computedWithControl/",
|
|
190
190
|
category: "Reactivity",
|
|
191
191
|
description: "explicitly define the dependencies of computed",
|
|
@@ -283,7 +283,7 @@ var functions$1 = [
|
|
|
283
283
|
{
|
|
284
284
|
name: "createTemplatePromise",
|
|
285
285
|
"package": "core",
|
|
286
|
-
lastUpdated:
|
|
286
|
+
lastUpdated: 1739600241000,
|
|
287
287
|
docs: "https://vueuse.org/core/createTemplatePromise/",
|
|
288
288
|
category: "Component",
|
|
289
289
|
description: "template as Promise"
|
|
@@ -505,7 +505,7 @@ var functions$1 = [
|
|
|
505
505
|
{
|
|
506
506
|
name: "refDebounced",
|
|
507
507
|
"package": "shared",
|
|
508
|
-
lastUpdated:
|
|
508
|
+
lastUpdated: 1739600241000,
|
|
509
509
|
docs: "https://vueuse.org/shared/refDebounced/",
|
|
510
510
|
category: "Reactivity",
|
|
511
511
|
description: "debounce execution of a ref value",
|
|
@@ -528,7 +528,7 @@ var functions$1 = [
|
|
|
528
528
|
{
|
|
529
529
|
name: "refThrottled",
|
|
530
530
|
"package": "shared",
|
|
531
|
-
lastUpdated:
|
|
531
|
+
lastUpdated: 1739600241000,
|
|
532
532
|
docs: "https://vueuse.org/shared/refThrottled/",
|
|
533
533
|
category: "Reactivity",
|
|
534
534
|
description: "throttle changing of a ref value",
|
|
@@ -611,7 +611,7 @@ var functions$1 = [
|
|
|
611
611
|
{
|
|
612
612
|
name: "toRef",
|
|
613
613
|
"package": "shared",
|
|
614
|
-
lastUpdated:
|
|
614
|
+
lastUpdated: 1739600241000,
|
|
615
615
|
docs: "https://vueuse.org/shared/toRef/",
|
|
616
616
|
category: "Reactivity",
|
|
617
617
|
description: "normalize value/ref/getter to `ref` or `computed`",
|
|
@@ -712,7 +712,7 @@ var functions$1 = [
|
|
|
712
712
|
{
|
|
713
713
|
name: "useActiveElement",
|
|
714
714
|
"package": "core",
|
|
715
|
-
lastUpdated:
|
|
715
|
+
lastUpdated: 1739600241000,
|
|
716
716
|
component: true,
|
|
717
717
|
docs: "https://vueuse.org/core/useActiveElement/",
|
|
718
718
|
category: "Elements",
|
|
@@ -825,7 +825,7 @@ var functions$1 = [
|
|
|
825
825
|
{
|
|
826
826
|
name: "useAsyncQueue",
|
|
827
827
|
"package": "core",
|
|
828
|
-
lastUpdated:
|
|
828
|
+
lastUpdated: 1739604936000,
|
|
829
829
|
docs: "https://vueuse.org/core/useAsyncQueue/",
|
|
830
830
|
category: "Utilities",
|
|
831
831
|
description: "executes each asynchronous task sequentially and passes the current task result to the next task"
|
|
@@ -833,7 +833,7 @@ var functions$1 = [
|
|
|
833
833
|
{
|
|
834
834
|
name: "useAsyncState",
|
|
835
835
|
"package": "core",
|
|
836
|
-
lastUpdated:
|
|
836
|
+
lastUpdated: 1739600241000,
|
|
837
837
|
docs: "https://vueuse.org/core/useAsyncState/",
|
|
838
838
|
category: "State",
|
|
839
839
|
description: "reactive async state"
|
|
@@ -841,7 +841,7 @@ var functions$1 = [
|
|
|
841
841
|
{
|
|
842
842
|
name: "useAsyncValidator",
|
|
843
843
|
"package": "integrations",
|
|
844
|
-
lastUpdated:
|
|
844
|
+
lastUpdated: 1739600241000,
|
|
845
845
|
component: true,
|
|
846
846
|
docs: "https://vueuse.org/integrations/useAsyncValidator/",
|
|
847
847
|
category: "@Integrations",
|
|
@@ -851,7 +851,7 @@ var functions$1 = [
|
|
|
851
851
|
{
|
|
852
852
|
name: "useAuth",
|
|
853
853
|
"package": "firebase",
|
|
854
|
-
lastUpdated:
|
|
854
|
+
lastUpdated: 1739600241000,
|
|
855
855
|
docs: "https://vueuse.org/firebase/useAuth/",
|
|
856
856
|
category: "@Firebase",
|
|
857
857
|
description: "reactive [Firebase Auth](https://firebase.google.com/docs/auth) binding",
|
|
@@ -868,7 +868,7 @@ var functions$1 = [
|
|
|
868
868
|
{
|
|
869
869
|
name: "useAxios",
|
|
870
870
|
"package": "integrations",
|
|
871
|
-
lastUpdated:
|
|
871
|
+
lastUpdated: 1739600241000,
|
|
872
872
|
docs: "https://vueuse.org/integrations/useAxios/",
|
|
873
873
|
category: "@Integrations",
|
|
874
874
|
description: "wrapper for [`axios`](https://github.com/axios/axios)",
|
|
@@ -877,7 +877,7 @@ var functions$1 = [
|
|
|
877
877
|
{
|
|
878
878
|
name: "useBase64",
|
|
879
879
|
"package": "core",
|
|
880
|
-
lastUpdated:
|
|
880
|
+
lastUpdated: 1739600241000,
|
|
881
881
|
docs: "https://vueuse.org/core/useBase64/",
|
|
882
882
|
category: "Utilities",
|
|
883
883
|
description: "reactive base64 transforming"
|
|
@@ -885,7 +885,7 @@ var functions$1 = [
|
|
|
885
885
|
{
|
|
886
886
|
name: "useBattery",
|
|
887
887
|
"package": "core",
|
|
888
|
-
lastUpdated:
|
|
888
|
+
lastUpdated: 1739600241000,
|
|
889
889
|
component: true,
|
|
890
890
|
docs: "https://vueuse.org/core/useBattery/",
|
|
891
891
|
category: "Sensors",
|
|
@@ -902,7 +902,7 @@ var functions$1 = [
|
|
|
902
902
|
{
|
|
903
903
|
name: "useBreakpoints",
|
|
904
904
|
"package": "core",
|
|
905
|
-
lastUpdated:
|
|
905
|
+
lastUpdated: 1739600241000,
|
|
906
906
|
docs: "https://vueuse.org/core/useBreakpoints/",
|
|
907
907
|
category: "Browser",
|
|
908
908
|
description: "reactive viewport breakpoints"
|
|
@@ -910,7 +910,7 @@ var functions$1 = [
|
|
|
910
910
|
{
|
|
911
911
|
name: "useBroadcastChannel",
|
|
912
912
|
"package": "core",
|
|
913
|
-
lastUpdated:
|
|
913
|
+
lastUpdated: 1739600241000,
|
|
914
914
|
docs: "https://vueuse.org/core/useBroadcastChannel/",
|
|
915
915
|
category: "Browser",
|
|
916
916
|
description: "reactive [BroadcastChannel API](https://developer.mozilla.org/en-US/docs/Web/API/BroadcastChannel)"
|
|
@@ -918,7 +918,7 @@ var functions$1 = [
|
|
|
918
918
|
{
|
|
919
919
|
name: "useBrowserLocation",
|
|
920
920
|
"package": "core",
|
|
921
|
-
lastUpdated:
|
|
921
|
+
lastUpdated: 1739600241000,
|
|
922
922
|
component: true,
|
|
923
923
|
docs: "https://vueuse.org/core/useBrowserLocation/",
|
|
924
924
|
category: "Browser",
|
|
@@ -927,7 +927,7 @@ var functions$1 = [
|
|
|
927
927
|
{
|
|
928
928
|
name: "useCached",
|
|
929
929
|
"package": "core",
|
|
930
|
-
lastUpdated:
|
|
930
|
+
lastUpdated: 1739600241000,
|
|
931
931
|
docs: "https://vueuse.org/core/useCached/",
|
|
932
932
|
category: "Utilities",
|
|
933
933
|
description: "cache a ref with a custom comparator"
|
|
@@ -943,7 +943,7 @@ var functions$1 = [
|
|
|
943
943
|
{
|
|
944
944
|
name: "useChangeCase",
|
|
945
945
|
"package": "integrations",
|
|
946
|
-
lastUpdated:
|
|
946
|
+
lastUpdated: 1739600241000,
|
|
947
947
|
docs: "https://vueuse.org/integrations/useChangeCase/",
|
|
948
948
|
category: "@Integrations",
|
|
949
949
|
description: "reactive wrapper for [`change-case`](https://github.com/blakeembrey/change-case)",
|
|
@@ -952,7 +952,7 @@ var functions$1 = [
|
|
|
952
952
|
{
|
|
953
953
|
name: "useClamp",
|
|
954
954
|
"package": "math",
|
|
955
|
-
lastUpdated:
|
|
955
|
+
lastUpdated: 1739600241000,
|
|
956
956
|
docs: "https://vueuse.org/math/useClamp/",
|
|
957
957
|
category: "@Math",
|
|
958
958
|
description: "reactively clamp a value between two other values"
|
|
@@ -960,7 +960,7 @@ var functions$1 = [
|
|
|
960
960
|
{
|
|
961
961
|
name: "useClipboard",
|
|
962
962
|
"package": "core",
|
|
963
|
-
lastUpdated:
|
|
963
|
+
lastUpdated: 1739600241000,
|
|
964
964
|
component: true,
|
|
965
965
|
docs: "https://vueuse.org/core/useClipboard/",
|
|
966
966
|
category: "Browser",
|
|
@@ -972,7 +972,7 @@ var functions$1 = [
|
|
|
972
972
|
{
|
|
973
973
|
name: "useClipboardItems",
|
|
974
974
|
"package": "core",
|
|
975
|
-
lastUpdated:
|
|
975
|
+
lastUpdated: 1739600241000,
|
|
976
976
|
docs: "https://vueuse.org/core/useClipboardItems/",
|
|
977
977
|
category: "Browser",
|
|
978
978
|
description: "reactive [Clipboard API](https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API)",
|
|
@@ -983,7 +983,7 @@ var functions$1 = [
|
|
|
983
983
|
{
|
|
984
984
|
name: "useCloned",
|
|
985
985
|
"package": "core",
|
|
986
|
-
lastUpdated:
|
|
986
|
+
lastUpdated: 1739600241000,
|
|
987
987
|
docs: "https://vueuse.org/core/useCloned/",
|
|
988
988
|
category: "Utilities",
|
|
989
989
|
description: "reactive clone of a ref"
|
|
@@ -1005,7 +1005,7 @@ var functions$1 = [
|
|
|
1005
1005
|
{
|
|
1006
1006
|
name: "useConfirmDialog",
|
|
1007
1007
|
"package": "core",
|
|
1008
|
-
lastUpdated:
|
|
1008
|
+
lastUpdated: 1739600241000,
|
|
1009
1009
|
docs: "https://vueuse.org/core/useConfirmDialog/",
|
|
1010
1010
|
category: "Utilities",
|
|
1011
1011
|
description: "creates event hooks to support modals and confirmation dialog chains"
|
|
@@ -1013,7 +1013,7 @@ var functions$1 = [
|
|
|
1013
1013
|
{
|
|
1014
1014
|
name: "useCookies",
|
|
1015
1015
|
"package": "integrations",
|
|
1016
|
-
lastUpdated:
|
|
1016
|
+
lastUpdated: 1739600241000,
|
|
1017
1017
|
docs: "https://vueuse.org/integrations/useCookies/",
|
|
1018
1018
|
category: "@Integrations",
|
|
1019
1019
|
description: "wrapper for [`universal-cookie`](https://www.npmjs.com/package/universal-cookie)",
|
|
@@ -1022,7 +1022,7 @@ var functions$1 = [
|
|
|
1022
1022
|
{
|
|
1023
1023
|
name: "useCountdown",
|
|
1024
1024
|
"package": "core",
|
|
1025
|
-
lastUpdated:
|
|
1025
|
+
lastUpdated: 1739604936000,
|
|
1026
1026
|
docs: "https://vueuse.org/core/useCountdown/",
|
|
1027
1027
|
category: "Time",
|
|
1028
1028
|
description: "wrapper for `useIntervalFn` that provides a countdown timer"
|
|
@@ -1030,7 +1030,7 @@ var functions$1 = [
|
|
|
1030
1030
|
{
|
|
1031
1031
|
name: "useCounter",
|
|
1032
1032
|
"package": "shared",
|
|
1033
|
-
lastUpdated:
|
|
1033
|
+
lastUpdated: 1739600241000,
|
|
1034
1034
|
docs: "https://vueuse.org/shared/useCounter/",
|
|
1035
1035
|
category: "Utilities",
|
|
1036
1036
|
description: "basic counter with utility functions"
|
|
@@ -1038,7 +1038,7 @@ var functions$1 = [
|
|
|
1038
1038
|
{
|
|
1039
1039
|
name: "useCssVar",
|
|
1040
1040
|
"package": "core",
|
|
1041
|
-
lastUpdated:
|
|
1041
|
+
lastUpdated: 1739604936000,
|
|
1042
1042
|
docs: "https://vueuse.org/core/useCssVar/",
|
|
1043
1043
|
category: "Browser",
|
|
1044
1044
|
description: "manipulate CSS variables"
|
|
@@ -1107,7 +1107,7 @@ var functions$1 = [
|
|
|
1107
1107
|
{
|
|
1108
1108
|
name: "useDeviceMotion",
|
|
1109
1109
|
"package": "core",
|
|
1110
|
-
lastUpdated:
|
|
1110
|
+
lastUpdated: 1739600241000,
|
|
1111
1111
|
component: true,
|
|
1112
1112
|
docs: "https://vueuse.org/core/useDeviceMotion/",
|
|
1113
1113
|
category: "Sensors",
|
|
@@ -1116,7 +1116,7 @@ var functions$1 = [
|
|
|
1116
1116
|
{
|
|
1117
1117
|
name: "useDeviceOrientation",
|
|
1118
1118
|
"package": "core",
|
|
1119
|
-
lastUpdated:
|
|
1119
|
+
lastUpdated: 1739604936000,
|
|
1120
1120
|
component: true,
|
|
1121
1121
|
docs: "https://vueuse.org/core/useDeviceOrientation/",
|
|
1122
1122
|
category: "Sensors",
|
|
@@ -1125,7 +1125,7 @@ var functions$1 = [
|
|
|
1125
1125
|
{
|
|
1126
1126
|
name: "useDevicePixelRatio",
|
|
1127
1127
|
"package": "core",
|
|
1128
|
-
lastUpdated:
|
|
1128
|
+
lastUpdated: 1739600241000,
|
|
1129
1129
|
component: true,
|
|
1130
1130
|
docs: "https://vueuse.org/core/useDevicePixelRatio/",
|
|
1131
1131
|
category: "Sensors",
|
|
@@ -1134,7 +1134,7 @@ var functions$1 = [
|
|
|
1134
1134
|
{
|
|
1135
1135
|
name: "useDevicesList",
|
|
1136
1136
|
"package": "core",
|
|
1137
|
-
lastUpdated:
|
|
1137
|
+
lastUpdated: 1739600241000,
|
|
1138
1138
|
component: true,
|
|
1139
1139
|
docs: "https://vueuse.org/core/useDevicesList/",
|
|
1140
1140
|
category: "Sensors",
|
|
@@ -1146,7 +1146,7 @@ var functions$1 = [
|
|
|
1146
1146
|
{
|
|
1147
1147
|
name: "useDisplayMedia",
|
|
1148
1148
|
"package": "core",
|
|
1149
|
-
lastUpdated:
|
|
1149
|
+
lastUpdated: 1739604936000,
|
|
1150
1150
|
docs: "https://vueuse.org/core/useDisplayMedia/",
|
|
1151
1151
|
category: "Sensors",
|
|
1152
1152
|
description: "reactive [`mediaDevices.getDisplayMedia`](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getDisplayMedia) streaming",
|
|
@@ -1157,7 +1157,7 @@ var functions$1 = [
|
|
|
1157
1157
|
{
|
|
1158
1158
|
name: "useDocumentVisibility",
|
|
1159
1159
|
"package": "core",
|
|
1160
|
-
lastUpdated:
|
|
1160
|
+
lastUpdated: 1739600241000,
|
|
1161
1161
|
component: true,
|
|
1162
1162
|
docs: "https://vueuse.org/core/useDocumentVisibility/",
|
|
1163
1163
|
category: "Elements",
|
|
@@ -1166,7 +1166,7 @@ var functions$1 = [
|
|
|
1166
1166
|
{
|
|
1167
1167
|
name: "useDraggable",
|
|
1168
1168
|
"package": "core",
|
|
1169
|
-
lastUpdated:
|
|
1169
|
+
lastUpdated: 1739600241000,
|
|
1170
1170
|
component: true,
|
|
1171
1171
|
docs: "https://vueuse.org/core/useDraggable/",
|
|
1172
1172
|
category: "Elements",
|
|
@@ -1175,7 +1175,7 @@ var functions$1 = [
|
|
|
1175
1175
|
{
|
|
1176
1176
|
name: "useDrauu",
|
|
1177
1177
|
"package": "integrations",
|
|
1178
|
-
lastUpdated:
|
|
1178
|
+
lastUpdated: 1739600241000,
|
|
1179
1179
|
docs: "https://vueuse.org/integrations/useDrauu/",
|
|
1180
1180
|
category: "@Integrations",
|
|
1181
1181
|
description: "reactive instance for [drauu](https://github.com/antfu/drauu)",
|
|
@@ -1184,7 +1184,7 @@ var functions$1 = [
|
|
|
1184
1184
|
{
|
|
1185
1185
|
name: "useDropZone",
|
|
1186
1186
|
"package": "core",
|
|
1187
|
-
lastUpdated:
|
|
1187
|
+
lastUpdated: 1739600241000,
|
|
1188
1188
|
docs: "https://vueuse.org/core/useDropZone/",
|
|
1189
1189
|
category: "Elements",
|
|
1190
1190
|
description: "create a zone where files can be dropped"
|
|
@@ -1192,7 +1192,7 @@ var functions$1 = [
|
|
|
1192
1192
|
{
|
|
1193
1193
|
name: "useElementBounding",
|
|
1194
1194
|
"package": "core",
|
|
1195
|
-
lastUpdated:
|
|
1195
|
+
lastUpdated: 1739600241000,
|
|
1196
1196
|
component: true,
|
|
1197
1197
|
directive: true,
|
|
1198
1198
|
docs: "https://vueuse.org/core/useElementBounding/",
|
|
@@ -1202,7 +1202,7 @@ var functions$1 = [
|
|
|
1202
1202
|
{
|
|
1203
1203
|
name: "useElementByPoint",
|
|
1204
1204
|
"package": "core",
|
|
1205
|
-
lastUpdated:
|
|
1205
|
+
lastUpdated: 1739600241000,
|
|
1206
1206
|
docs: "https://vueuse.org/core/useElementByPoint/",
|
|
1207
1207
|
category: "Sensors",
|
|
1208
1208
|
description: "reactive element by point"
|
|
@@ -1210,7 +1210,7 @@ var functions$1 = [
|
|
|
1210
1210
|
{
|
|
1211
1211
|
name: "useElementHover",
|
|
1212
1212
|
"package": "core",
|
|
1213
|
-
lastUpdated:
|
|
1213
|
+
lastUpdated: 1739600241000,
|
|
1214
1214
|
directive: true,
|
|
1215
1215
|
docs: "https://vueuse.org/core/useElementHover/",
|
|
1216
1216
|
category: "Sensors",
|
|
@@ -1219,7 +1219,7 @@ var functions$1 = [
|
|
|
1219
1219
|
{
|
|
1220
1220
|
name: "useElementSize",
|
|
1221
1221
|
"package": "core",
|
|
1222
|
-
lastUpdated:
|
|
1222
|
+
lastUpdated: 1739600241000,
|
|
1223
1223
|
component: true,
|
|
1224
1224
|
directive: true,
|
|
1225
1225
|
docs: "https://vueuse.org/core/useElementSize/",
|
|
@@ -1243,7 +1243,7 @@ var functions$1 = [
|
|
|
1243
1243
|
{
|
|
1244
1244
|
name: "useElementVisibility",
|
|
1245
1245
|
"package": "core",
|
|
1246
|
-
lastUpdated:
|
|
1246
|
+
lastUpdated: 1739600241000,
|
|
1247
1247
|
component: true,
|
|
1248
1248
|
directive: true,
|
|
1249
1249
|
docs: "https://vueuse.org/core/useElementVisibility/",
|
|
@@ -1269,7 +1269,7 @@ var functions$1 = [
|
|
|
1269
1269
|
{
|
|
1270
1270
|
name: "useEventSource",
|
|
1271
1271
|
"package": "core",
|
|
1272
|
-
lastUpdated:
|
|
1272
|
+
lastUpdated: 1739600241000,
|
|
1273
1273
|
docs: "https://vueuse.org/core/useEventSource/",
|
|
1274
1274
|
category: "Network",
|
|
1275
1275
|
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"
|
|
@@ -1285,7 +1285,7 @@ var functions$1 = [
|
|
|
1285
1285
|
{
|
|
1286
1286
|
name: "useEyeDropper",
|
|
1287
1287
|
"package": "core",
|
|
1288
|
-
lastUpdated:
|
|
1288
|
+
lastUpdated: 1739604936000,
|
|
1289
1289
|
component: true,
|
|
1290
1290
|
docs: "https://vueuse.org/core/useEyeDropper/",
|
|
1291
1291
|
category: "Browser",
|
|
@@ -1302,7 +1302,7 @@ var functions$1 = [
|
|
|
1302
1302
|
{
|
|
1303
1303
|
name: "useFetch",
|
|
1304
1304
|
"package": "core",
|
|
1305
|
-
lastUpdated:
|
|
1305
|
+
lastUpdated: 1739610541000,
|
|
1306
1306
|
docs: "https://vueuse.org/core/useFetch/",
|
|
1307
1307
|
category: "Network",
|
|
1308
1308
|
description: "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
|
|
@@ -1310,7 +1310,7 @@ var functions$1 = [
|
|
|
1310
1310
|
{
|
|
1311
1311
|
name: "useFileDialog",
|
|
1312
1312
|
"package": "core",
|
|
1313
|
-
lastUpdated:
|
|
1313
|
+
lastUpdated: 1739600241000,
|
|
1314
1314
|
docs: "https://vueuse.org/core/useFileDialog/",
|
|
1315
1315
|
category: "Browser",
|
|
1316
1316
|
description: "open file dialog with ease"
|
|
@@ -1318,7 +1318,7 @@ var functions$1 = [
|
|
|
1318
1318
|
{
|
|
1319
1319
|
name: "useFileSystemAccess",
|
|
1320
1320
|
"package": "core",
|
|
1321
|
-
lastUpdated:
|
|
1321
|
+
lastUpdated: 1739604936000,
|
|
1322
1322
|
docs: "https://vueuse.org/core/useFileSystemAccess/",
|
|
1323
1323
|
category: "Browser",
|
|
1324
1324
|
description: "create and read and write local files with [FileSystemAccessAPI](https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API)"
|
|
@@ -1326,7 +1326,7 @@ var functions$1 = [
|
|
|
1326
1326
|
{
|
|
1327
1327
|
name: "useFirestore",
|
|
1328
1328
|
"package": "firebase",
|
|
1329
|
-
lastUpdated:
|
|
1329
|
+
lastUpdated: 1739600241000,
|
|
1330
1330
|
docs: "https://vueuse.org/firebase/useFirestore/",
|
|
1331
1331
|
category: "@Firebase",
|
|
1332
1332
|
description: "reactive [Firestore](https://firebase.google.com/docs/firestore) binding",
|
|
@@ -1343,7 +1343,7 @@ var functions$1 = [
|
|
|
1343
1343
|
{
|
|
1344
1344
|
name: "useFocus",
|
|
1345
1345
|
"package": "core",
|
|
1346
|
-
lastUpdated:
|
|
1346
|
+
lastUpdated: 1739600241000,
|
|
1347
1347
|
docs: "https://vueuse.org/core/useFocus/",
|
|
1348
1348
|
category: "Sensors",
|
|
1349
1349
|
description: "reactive utility to track or set the focus state of a DOM element"
|
|
@@ -1351,7 +1351,7 @@ var functions$1 = [
|
|
|
1351
1351
|
{
|
|
1352
1352
|
name: "useFocusTrap",
|
|
1353
1353
|
"package": "integrations",
|
|
1354
|
-
lastUpdated:
|
|
1354
|
+
lastUpdated: 1739600241000,
|
|
1355
1355
|
component: true,
|
|
1356
1356
|
docs: "https://vueuse.org/integrations/useFocusTrap/",
|
|
1357
1357
|
category: "@Integrations",
|
|
@@ -1361,7 +1361,7 @@ var functions$1 = [
|
|
|
1361
1361
|
{
|
|
1362
1362
|
name: "useFocusWithin",
|
|
1363
1363
|
"package": "core",
|
|
1364
|
-
lastUpdated:
|
|
1364
|
+
lastUpdated: 1739600241000,
|
|
1365
1365
|
docs: "https://vueuse.org/core/useFocusWithin/",
|
|
1366
1366
|
category: "Sensors",
|
|
1367
1367
|
description: "reactive utility to track if an element or one of its decendants has focus"
|
|
@@ -1369,7 +1369,7 @@ var functions$1 = [
|
|
|
1369
1369
|
{
|
|
1370
1370
|
name: "useFps",
|
|
1371
1371
|
"package": "core",
|
|
1372
|
-
lastUpdated:
|
|
1372
|
+
lastUpdated: 1739600241000,
|
|
1373
1373
|
docs: "https://vueuse.org/core/useFps/",
|
|
1374
1374
|
category: "Sensors",
|
|
1375
1375
|
description: "reactive FPS (frames per second)"
|
|
@@ -1377,7 +1377,7 @@ var functions$1 = [
|
|
|
1377
1377
|
{
|
|
1378
1378
|
name: "useFullscreen",
|
|
1379
1379
|
"package": "core",
|
|
1380
|
-
lastUpdated:
|
|
1380
|
+
lastUpdated: 1739600241000,
|
|
1381
1381
|
component: true,
|
|
1382
1382
|
docs: "https://vueuse.org/core/useFullscreen/",
|
|
1383
1383
|
category: "Browser",
|
|
@@ -1386,7 +1386,7 @@ var functions$1 = [
|
|
|
1386
1386
|
{
|
|
1387
1387
|
name: "useFuse",
|
|
1388
1388
|
"package": "integrations",
|
|
1389
|
-
lastUpdated:
|
|
1389
|
+
lastUpdated: 1739600241000,
|
|
1390
1390
|
docs: "https://vueuse.org/integrations/useFuse/",
|
|
1391
1391
|
category: "@Integrations",
|
|
1392
1392
|
description: "easily implement fuzzy search using a composable with [Fuse.js](https://github.com/krisk/fuse)",
|
|
@@ -1395,7 +1395,7 @@ var functions$1 = [
|
|
|
1395
1395
|
{
|
|
1396
1396
|
name: "useGamepad",
|
|
1397
1397
|
"package": "core",
|
|
1398
|
-
lastUpdated:
|
|
1398
|
+
lastUpdated: 1739600241000,
|
|
1399
1399
|
docs: "https://vueuse.org/core/useGamepad/",
|
|
1400
1400
|
category: "Browser",
|
|
1401
1401
|
description: "provides reactive bindings for the [Gamepad API](https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API)"
|
|
@@ -1403,7 +1403,7 @@ var functions$1 = [
|
|
|
1403
1403
|
{
|
|
1404
1404
|
name: "useGeolocation",
|
|
1405
1405
|
"package": "core",
|
|
1406
|
-
lastUpdated:
|
|
1406
|
+
lastUpdated: 1739600241000,
|
|
1407
1407
|
component: true,
|
|
1408
1408
|
docs: "https://vueuse.org/core/useGeolocation/",
|
|
1409
1409
|
category: "Sensors",
|
|
@@ -1419,7 +1419,7 @@ var functions$1 = [
|
|
|
1419
1419
|
{
|
|
1420
1420
|
name: "useIDBKeyval",
|
|
1421
1421
|
"package": "integrations",
|
|
1422
|
-
lastUpdated:
|
|
1422
|
+
lastUpdated: 1739600241000,
|
|
1423
1423
|
docs: "https://vueuse.org/integrations/useIDBKeyval/",
|
|
1424
1424
|
category: "@Integrations",
|
|
1425
1425
|
description: "wrapper for [`idb-keyval`](https://www.npmjs.com/package/idb-keyval)",
|
|
@@ -1428,7 +1428,7 @@ var functions$1 = [
|
|
|
1428
1428
|
{
|
|
1429
1429
|
name: "useIdle",
|
|
1430
1430
|
"package": "core",
|
|
1431
|
-
lastUpdated:
|
|
1431
|
+
lastUpdated: 1739604936000,
|
|
1432
1432
|
component: true,
|
|
1433
1433
|
docs: "https://vueuse.org/core/useIdle/",
|
|
1434
1434
|
category: "Sensors",
|
|
@@ -1446,7 +1446,7 @@ var functions$1 = [
|
|
|
1446
1446
|
{
|
|
1447
1447
|
name: "useInfiniteScroll",
|
|
1448
1448
|
"package": "core",
|
|
1449
|
-
lastUpdated:
|
|
1449
|
+
lastUpdated: 1739600241000,
|
|
1450
1450
|
directive: true,
|
|
1451
1451
|
docs: "https://vueuse.org/core/useInfiniteScroll/",
|
|
1452
1452
|
category: "Sensors",
|
|
@@ -1455,7 +1455,7 @@ var functions$1 = [
|
|
|
1455
1455
|
{
|
|
1456
1456
|
name: "useIntersectionObserver",
|
|
1457
1457
|
"package": "core",
|
|
1458
|
-
lastUpdated:
|
|
1458
|
+
lastUpdated: 1739600241000,
|
|
1459
1459
|
directive: true,
|
|
1460
1460
|
docs: "https://vueuse.org/core/useIntersectionObserver/",
|
|
1461
1461
|
category: "Elements",
|
|
@@ -1464,7 +1464,7 @@ var functions$1 = [
|
|
|
1464
1464
|
{
|
|
1465
1465
|
name: "useInterval",
|
|
1466
1466
|
"package": "shared",
|
|
1467
|
-
lastUpdated:
|
|
1467
|
+
lastUpdated: 1739600241000,
|
|
1468
1468
|
docs: "https://vueuse.org/shared/useInterval/",
|
|
1469
1469
|
category: "Animation",
|
|
1470
1470
|
description: "reactive counter increases on every interval"
|
|
@@ -1472,7 +1472,7 @@ var functions$1 = [
|
|
|
1472
1472
|
{
|
|
1473
1473
|
name: "useIntervalFn",
|
|
1474
1474
|
"package": "shared",
|
|
1475
|
-
lastUpdated:
|
|
1475
|
+
lastUpdated: 1739600241000,
|
|
1476
1476
|
docs: "https://vueuse.org/shared/useIntervalFn/",
|
|
1477
1477
|
category: "Animation",
|
|
1478
1478
|
description: "wrapper for `setInterval` with controls"
|
|
@@ -1513,7 +1513,7 @@ var functions$1 = [
|
|
|
1513
1513
|
{
|
|
1514
1514
|
name: "useKeyModifier",
|
|
1515
1515
|
"package": "core",
|
|
1516
|
-
lastUpdated:
|
|
1516
|
+
lastUpdated: 1739600241000,
|
|
1517
1517
|
docs: "https://vueuse.org/core/useKeyModifier/",
|
|
1518
1518
|
category: "Sensors",
|
|
1519
1519
|
description: "reactive [Modifier State](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/getModifierState)"
|
|
@@ -1521,7 +1521,7 @@ var functions$1 = [
|
|
|
1521
1521
|
{
|
|
1522
1522
|
name: "useLastChanged",
|
|
1523
1523
|
"package": "shared",
|
|
1524
|
-
lastUpdated:
|
|
1524
|
+
lastUpdated: 1739600241000,
|
|
1525
1525
|
docs: "https://vueuse.org/shared/useLastChanged/",
|
|
1526
1526
|
category: "State",
|
|
1527
1527
|
description: "records the timestamp of the last change"
|
|
@@ -1540,7 +1540,7 @@ var functions$1 = [
|
|
|
1540
1540
|
{
|
|
1541
1541
|
name: "useMagicKeys",
|
|
1542
1542
|
"package": "core",
|
|
1543
|
-
lastUpdated:
|
|
1543
|
+
lastUpdated: 1739600241000,
|
|
1544
1544
|
docs: "https://vueuse.org/core/useMagicKeys/",
|
|
1545
1545
|
category: "Sensors",
|
|
1546
1546
|
description: "reactive keys pressed state"
|
|
@@ -1548,7 +1548,7 @@ var functions$1 = [
|
|
|
1548
1548
|
{
|
|
1549
1549
|
name: "useManualRefHistory",
|
|
1550
1550
|
"package": "core",
|
|
1551
|
-
lastUpdated:
|
|
1551
|
+
lastUpdated: 1739600241000,
|
|
1552
1552
|
docs: "https://vueuse.org/core/useManualRefHistory/",
|
|
1553
1553
|
category: "State",
|
|
1554
1554
|
description: "manually track the change history of a ref when the using calls `commit()`",
|
|
@@ -1575,7 +1575,7 @@ var functions$1 = [
|
|
|
1575
1575
|
{
|
|
1576
1576
|
name: "useMediaControls",
|
|
1577
1577
|
"package": "core",
|
|
1578
|
-
lastUpdated:
|
|
1578
|
+
lastUpdated: 1739604936000,
|
|
1579
1579
|
docs: "https://vueuse.org/core/useMediaControls/",
|
|
1580
1580
|
category: "Browser",
|
|
1581
1581
|
description: "reactive media controls for both `audio` and `video` elements"
|
|
@@ -1583,7 +1583,7 @@ var functions$1 = [
|
|
|
1583
1583
|
{
|
|
1584
1584
|
name: "useMediaQuery",
|
|
1585
1585
|
"package": "core",
|
|
1586
|
-
lastUpdated:
|
|
1586
|
+
lastUpdated: 1739600241000,
|
|
1587
1587
|
docs: "https://vueuse.org/core/useMediaQuery/",
|
|
1588
1588
|
category: "Browser",
|
|
1589
1589
|
description: "reactive [Media Query](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Testing_media_queries)"
|
|
@@ -1599,7 +1599,7 @@ var functions$1 = [
|
|
|
1599
1599
|
{
|
|
1600
1600
|
name: "useMemory",
|
|
1601
1601
|
"package": "core",
|
|
1602
|
-
lastUpdated:
|
|
1602
|
+
lastUpdated: 1739600241000,
|
|
1603
1603
|
docs: "https://vueuse.org/core/useMemory/",
|
|
1604
1604
|
category: "Browser",
|
|
1605
1605
|
description: "reactive Memory Info"
|
|
@@ -1636,7 +1636,7 @@ var functions$1 = [
|
|
|
1636
1636
|
{
|
|
1637
1637
|
name: "useMounted",
|
|
1638
1638
|
"package": "core",
|
|
1639
|
-
lastUpdated:
|
|
1639
|
+
lastUpdated: 1739600241000,
|
|
1640
1640
|
docs: "https://vueuse.org/core/useMounted/",
|
|
1641
1641
|
category: "Component",
|
|
1642
1642
|
description: "mounted state in ref"
|
|
@@ -1644,7 +1644,7 @@ var functions$1 = [
|
|
|
1644
1644
|
{
|
|
1645
1645
|
name: "useMouse",
|
|
1646
1646
|
"package": "core",
|
|
1647
|
-
lastUpdated:
|
|
1647
|
+
lastUpdated: 1739604936000,
|
|
1648
1648
|
component: true,
|
|
1649
1649
|
docs: "https://vueuse.org/core/useMouse/",
|
|
1650
1650
|
category: "Sensors",
|
|
@@ -1653,7 +1653,7 @@ var functions$1 = [
|
|
|
1653
1653
|
{
|
|
1654
1654
|
name: "useMouseInElement",
|
|
1655
1655
|
"package": "core",
|
|
1656
|
-
lastUpdated:
|
|
1656
|
+
lastUpdated: 1739600241000,
|
|
1657
1657
|
component: true,
|
|
1658
1658
|
directive: true,
|
|
1659
1659
|
docs: "https://vueuse.org/core/useMouseInElement/",
|
|
@@ -1663,7 +1663,7 @@ var functions$1 = [
|
|
|
1663
1663
|
{
|
|
1664
1664
|
name: "useMousePressed",
|
|
1665
1665
|
"package": "core",
|
|
1666
|
-
lastUpdated:
|
|
1666
|
+
lastUpdated: 1739600241000,
|
|
1667
1667
|
component: true,
|
|
1668
1668
|
docs: "https://vueuse.org/core/useMousePressed/",
|
|
1669
1669
|
category: "Sensors",
|
|
@@ -1680,7 +1680,7 @@ var functions$1 = [
|
|
|
1680
1680
|
{
|
|
1681
1681
|
name: "useNavigatorLanguage",
|
|
1682
1682
|
"package": "core",
|
|
1683
|
-
lastUpdated:
|
|
1683
|
+
lastUpdated: 1739600241000,
|
|
1684
1684
|
docs: "https://vueuse.org/core/useNavigatorLanguage/",
|
|
1685
1685
|
category: "Sensors",
|
|
1686
1686
|
description: "reactive [navigator.language](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/language)"
|
|
@@ -1688,7 +1688,7 @@ var functions$1 = [
|
|
|
1688
1688
|
{
|
|
1689
1689
|
name: "useNetwork",
|
|
1690
1690
|
"package": "core",
|
|
1691
|
-
lastUpdated:
|
|
1691
|
+
lastUpdated: 1739600241000,
|
|
1692
1692
|
component: true,
|
|
1693
1693
|
docs: "https://vueuse.org/core/useNetwork/",
|
|
1694
1694
|
category: "Sensors",
|
|
@@ -1697,7 +1697,7 @@ var functions$1 = [
|
|
|
1697
1697
|
{
|
|
1698
1698
|
name: "useNow",
|
|
1699
1699
|
"package": "core",
|
|
1700
|
-
lastUpdated:
|
|
1700
|
+
lastUpdated: 1739600241000,
|
|
1701
1701
|
component: true,
|
|
1702
1702
|
docs: "https://vueuse.org/core/useNow/",
|
|
1703
1703
|
category: "Animation",
|
|
@@ -1715,7 +1715,7 @@ var functions$1 = [
|
|
|
1715
1715
|
{
|
|
1716
1716
|
name: "useObjectUrl",
|
|
1717
1717
|
"package": "core",
|
|
1718
|
-
lastUpdated:
|
|
1718
|
+
lastUpdated: 1739600241000,
|
|
1719
1719
|
component: true,
|
|
1720
1720
|
docs: "https://vueuse.org/core/useObjectUrl/",
|
|
1721
1721
|
category: "Browser",
|
|
@@ -1724,7 +1724,7 @@ var functions$1 = [
|
|
|
1724
1724
|
{
|
|
1725
1725
|
name: "useObservable",
|
|
1726
1726
|
"package": "rxjs",
|
|
1727
|
-
lastUpdated:
|
|
1727
|
+
lastUpdated: 1739600241000,
|
|
1728
1728
|
docs: "https://vueuse.org/rxjs/useObservable/",
|
|
1729
1729
|
category: "@RxJS",
|
|
1730
1730
|
description: "use an RxJS [`Observable`](https://rxjs.dev/guide/observable)"
|
|
@@ -1750,7 +1750,7 @@ var functions$1 = [
|
|
|
1750
1750
|
{
|
|
1751
1751
|
name: "usePageLeave",
|
|
1752
1752
|
"package": "core",
|
|
1753
|
-
lastUpdated:
|
|
1753
|
+
lastUpdated: 1739600241000,
|
|
1754
1754
|
component: true,
|
|
1755
1755
|
docs: "https://vueuse.org/core/usePageLeave/",
|
|
1756
1756
|
category: "Sensors",
|
|
@@ -1794,7 +1794,7 @@ var functions$1 = [
|
|
|
1794
1794
|
{
|
|
1795
1795
|
name: "usePointer",
|
|
1796
1796
|
"package": "core",
|
|
1797
|
-
lastUpdated:
|
|
1797
|
+
lastUpdated: 1739600241000,
|
|
1798
1798
|
component: true,
|
|
1799
1799
|
docs: "https://vueuse.org/core/usePointer/",
|
|
1800
1800
|
category: "Sensors",
|
|
@@ -1803,7 +1803,7 @@ var functions$1 = [
|
|
|
1803
1803
|
{
|
|
1804
1804
|
name: "usePointerLock",
|
|
1805
1805
|
"package": "core",
|
|
1806
|
-
lastUpdated:
|
|
1806
|
+
lastUpdated: 1739600241000,
|
|
1807
1807
|
component: true,
|
|
1808
1808
|
docs: "https://vueuse.org/core/usePointerLock/",
|
|
1809
1809
|
category: "Sensors",
|
|
@@ -1812,7 +1812,7 @@ var functions$1 = [
|
|
|
1812
1812
|
{
|
|
1813
1813
|
name: "usePointerSwipe",
|
|
1814
1814
|
"package": "core",
|
|
1815
|
-
lastUpdated:
|
|
1815
|
+
lastUpdated: 1739600241000,
|
|
1816
1816
|
docs: "https://vueuse.org/core/usePointerSwipe/",
|
|
1817
1817
|
category: "Sensors",
|
|
1818
1818
|
description: "reactive swipe detection based on [PointerEvents](https://developer.mozilla.org/en-US/docs/Web/API/PointerEvent)"
|
|
@@ -1859,7 +1859,7 @@ var functions$1 = [
|
|
|
1859
1859
|
{
|
|
1860
1860
|
name: "usePreferredLanguages",
|
|
1861
1861
|
"package": "core",
|
|
1862
|
-
lastUpdated:
|
|
1862
|
+
lastUpdated: 1739600241000,
|
|
1863
1863
|
component: true,
|
|
1864
1864
|
docs: "https://vueuse.org/core/usePreferredLanguages/",
|
|
1865
1865
|
category: "Browser",
|
|
@@ -1906,7 +1906,7 @@ var functions$1 = [
|
|
|
1906
1906
|
{
|
|
1907
1907
|
name: "useQRCode",
|
|
1908
1908
|
"package": "integrations",
|
|
1909
|
-
lastUpdated:
|
|
1909
|
+
lastUpdated: 1739600241000,
|
|
1910
1910
|
docs: "https://vueuse.org/integrations/useQRCode/",
|
|
1911
1911
|
category: "@Integrations",
|
|
1912
1912
|
description: "wrapper for [`qrcode`](https://github.com/soldair/node-qrcode)",
|
|
@@ -1915,7 +1915,7 @@ var functions$1 = [
|
|
|
1915
1915
|
{
|
|
1916
1916
|
name: "useRafFn",
|
|
1917
1917
|
"package": "core",
|
|
1918
|
-
lastUpdated:
|
|
1918
|
+
lastUpdated: 1739600241000,
|
|
1919
1919
|
docs: "https://vueuse.org/core/useRafFn/",
|
|
1920
1920
|
category: "Animation",
|
|
1921
1921
|
description: "call function on every `requestAnimationFrame`"
|
|
@@ -1977,7 +1977,7 @@ var functions$1 = [
|
|
|
1977
1977
|
{
|
|
1978
1978
|
name: "useRTDB",
|
|
1979
1979
|
"package": "firebase",
|
|
1980
|
-
lastUpdated:
|
|
1980
|
+
lastUpdated: 1739600241000,
|
|
1981
1981
|
docs: "https://vueuse.org/firebase/useRTDB/",
|
|
1982
1982
|
category: "@Firebase",
|
|
1983
1983
|
description: "reactive [Firebase Realtime Database](https://firebase.google.com/docs/database) binding",
|
|
@@ -1993,7 +1993,7 @@ var functions$1 = [
|
|
|
1993
1993
|
{
|
|
1994
1994
|
name: "useScreenOrientation",
|
|
1995
1995
|
"package": "core",
|
|
1996
|
-
lastUpdated:
|
|
1996
|
+
lastUpdated: 1739600241000,
|
|
1997
1997
|
docs: "https://vueuse.org/core/useScreenOrientation/",
|
|
1998
1998
|
category: "Browser",
|
|
1999
1999
|
description: "reactive [Screen Orientation API](https://developer.mozilla.org/en-US/docs/Web/API/Screen_Orientation_API)"
|
|
@@ -2001,7 +2001,7 @@ var functions$1 = [
|
|
|
2001
2001
|
{
|
|
2002
2002
|
name: "useScreenSafeArea",
|
|
2003
2003
|
"package": "core",
|
|
2004
|
-
lastUpdated:
|
|
2004
|
+
lastUpdated: 1739600241000,
|
|
2005
2005
|
component: true,
|
|
2006
2006
|
docs: "https://vueuse.org/core/useScreenSafeArea/",
|
|
2007
2007
|
category: "Browser",
|
|
@@ -2010,7 +2010,7 @@ var functions$1 = [
|
|
|
2010
2010
|
{
|
|
2011
2011
|
name: "useScriptTag",
|
|
2012
2012
|
"package": "core",
|
|
2013
|
-
lastUpdated:
|
|
2013
|
+
lastUpdated: 1739600241000,
|
|
2014
2014
|
docs: "https://vueuse.org/core/useScriptTag/",
|
|
2015
2015
|
category: "Browser",
|
|
2016
2016
|
description: "creates a script tag"
|
|
@@ -2018,7 +2018,7 @@ var functions$1 = [
|
|
|
2018
2018
|
{
|
|
2019
2019
|
name: "useScroll",
|
|
2020
2020
|
"package": "core",
|
|
2021
|
-
lastUpdated:
|
|
2021
|
+
lastUpdated: 1739600241000,
|
|
2022
2022
|
directive: true,
|
|
2023
2023
|
docs: "https://vueuse.org/core/useScroll/",
|
|
2024
2024
|
category: "Sensors",
|
|
@@ -2027,7 +2027,7 @@ var functions$1 = [
|
|
|
2027
2027
|
{
|
|
2028
2028
|
name: "useScrollLock",
|
|
2029
2029
|
"package": "core",
|
|
2030
|
-
lastUpdated:
|
|
2030
|
+
lastUpdated: 1739600241000,
|
|
2031
2031
|
directive: true,
|
|
2032
2032
|
docs: "https://vueuse.org/core/useScrollLock/",
|
|
2033
2033
|
category: "Sensors",
|
|
@@ -2080,7 +2080,7 @@ var functions$1 = [
|
|
|
2080
2080
|
{
|
|
2081
2081
|
name: "useSpeechRecognition",
|
|
2082
2082
|
"package": "core",
|
|
2083
|
-
lastUpdated:
|
|
2083
|
+
lastUpdated: 1739600241000,
|
|
2084
2084
|
docs: "https://vueuse.org/core/useSpeechRecognition/",
|
|
2085
2085
|
category: "Sensors",
|
|
2086
2086
|
description: "reactive [SpeechRecognition](https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition)"
|
|
@@ -2088,7 +2088,7 @@ var functions$1 = [
|
|
|
2088
2088
|
{
|
|
2089
2089
|
name: "useSpeechSynthesis",
|
|
2090
2090
|
"package": "core",
|
|
2091
|
-
lastUpdated:
|
|
2091
|
+
lastUpdated: 1739600241000,
|
|
2092
2092
|
docs: "https://vueuse.org/core/useSpeechSynthesis/",
|
|
2093
2093
|
category: "Sensors",
|
|
2094
2094
|
description: "reactive [SpeechSynthesis](https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis)"
|
|
@@ -2111,7 +2111,7 @@ var functions$1 = [
|
|
|
2111
2111
|
{
|
|
2112
2112
|
name: "useStepper",
|
|
2113
2113
|
"package": "core",
|
|
2114
|
-
lastUpdated:
|
|
2114
|
+
lastUpdated: 1739600241000,
|
|
2115
2115
|
docs: "https://vueuse.org/core/useStepper/",
|
|
2116
2116
|
category: "Utilities",
|
|
2117
2117
|
description: "provides helpers for building a multi-step wizard interface"
|
|
@@ -2134,7 +2134,7 @@ var functions$1 = [
|
|
|
2134
2134
|
{
|
|
2135
2135
|
name: "useStorageAsync",
|
|
2136
2136
|
"package": "core",
|
|
2137
|
-
lastUpdated:
|
|
2137
|
+
lastUpdated: 1739600241000,
|
|
2138
2138
|
docs: "https://vueuse.org/core/useStorageAsync/",
|
|
2139
2139
|
category: "State",
|
|
2140
2140
|
description: "reactive Storage in with async support",
|
|
@@ -2145,7 +2145,7 @@ var functions$1 = [
|
|
|
2145
2145
|
{
|
|
2146
2146
|
name: "useStyleTag",
|
|
2147
2147
|
"package": "core",
|
|
2148
|
-
lastUpdated:
|
|
2148
|
+
lastUpdated: 1739604936000,
|
|
2149
2149
|
docs: "https://vueuse.org/core/useStyleTag/",
|
|
2150
2150
|
category: "Browser",
|
|
2151
2151
|
description: "inject reactive `style` element in head"
|
|
@@ -2153,7 +2153,7 @@ var functions$1 = [
|
|
|
2153
2153
|
{
|
|
2154
2154
|
name: "useSubject",
|
|
2155
2155
|
"package": "rxjs",
|
|
2156
|
-
lastUpdated:
|
|
2156
|
+
lastUpdated: 1739600241000,
|
|
2157
2157
|
docs: "https://vueuse.org/rxjs/useSubject/",
|
|
2158
2158
|
category: "@RxJS",
|
|
2159
2159
|
description: "bind an RxJS [`Subject`](https://rxjs.dev/guide/subject) to a `ref` and propagate value changes both ways"
|
|
@@ -2185,7 +2185,7 @@ var functions$1 = [
|
|
|
2185
2185
|
{
|
|
2186
2186
|
name: "useSwipe",
|
|
2187
2187
|
"package": "core",
|
|
2188
|
-
lastUpdated:
|
|
2188
|
+
lastUpdated: 1739600241000,
|
|
2189
2189
|
docs: "https://vueuse.org/core/useSwipe/",
|
|
2190
2190
|
category: "Sensors",
|
|
2191
2191
|
description: "reactive swipe detection based on [`TouchEvents`](https://developer.mozilla.org/en-US/docs/Web/API/TouchEvent)"
|
|
@@ -2193,7 +2193,7 @@ var functions$1 = [
|
|
|
2193
2193
|
{
|
|
2194
2194
|
name: "useTemplateRefsList",
|
|
2195
2195
|
"package": "core",
|
|
2196
|
-
lastUpdated:
|
|
2196
|
+
lastUpdated: 1739600241000,
|
|
2197
2197
|
docs: "https://vueuse.org/core/useTemplateRefsList/",
|
|
2198
2198
|
category: "Component",
|
|
2199
2199
|
description: "shorthand for binding refs to template elements and components inside `v-for`"
|
|
@@ -2201,7 +2201,7 @@ var functions$1 = [
|
|
|
2201
2201
|
{
|
|
2202
2202
|
name: "useTextareaAutosize",
|
|
2203
2203
|
"package": "core",
|
|
2204
|
-
lastUpdated:
|
|
2204
|
+
lastUpdated: 1739610517000,
|
|
2205
2205
|
docs: "https://vueuse.org/core/useTextareaAutosize/",
|
|
2206
2206
|
category: "Browser",
|
|
2207
2207
|
description: "automatically update the height of a textarea depending on the content"
|
|
@@ -2209,7 +2209,7 @@ var functions$1 = [
|
|
|
2209
2209
|
{
|
|
2210
2210
|
name: "useTextDirection",
|
|
2211
2211
|
"package": "core",
|
|
2212
|
-
lastUpdated:
|
|
2212
|
+
lastUpdated: 1739600241000,
|
|
2213
2213
|
docs: "https://vueuse.org/core/useTextDirection/",
|
|
2214
2214
|
category: "Browser",
|
|
2215
2215
|
description: "reactive [dir](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/dir) of the element's text"
|
|
@@ -2217,7 +2217,7 @@ var functions$1 = [
|
|
|
2217
2217
|
{
|
|
2218
2218
|
name: "useTextSelection",
|
|
2219
2219
|
"package": "core",
|
|
2220
|
-
lastUpdated:
|
|
2220
|
+
lastUpdated: 1739600241000,
|
|
2221
2221
|
docs: "https://vueuse.org/core/useTextSelection/",
|
|
2222
2222
|
category: "Sensors",
|
|
2223
2223
|
description: "reactively track user text selection based on [`Window.getSelection`](https://developer.mozilla.org/en-US/docs/Web/API/Window/getSelection)"
|
|
@@ -2267,7 +2267,7 @@ var functions$1 = [
|
|
|
2267
2267
|
{
|
|
2268
2268
|
name: "useTimeoutFn",
|
|
2269
2269
|
"package": "shared",
|
|
2270
|
-
lastUpdated:
|
|
2270
|
+
lastUpdated: 1739600241000,
|
|
2271
2271
|
docs: "https://vueuse.org/shared/useTimeoutFn/",
|
|
2272
2272
|
category: "Animation",
|
|
2273
2273
|
description: "wrapper for `setTimeout` with controls"
|
|
@@ -2275,7 +2275,7 @@ var functions$1 = [
|
|
|
2275
2275
|
{
|
|
2276
2276
|
name: "useTimeoutPoll",
|
|
2277
2277
|
"package": "core",
|
|
2278
|
-
lastUpdated:
|
|
2278
|
+
lastUpdated: 1739600241000,
|
|
2279
2279
|
docs: "https://vueuse.org/core/useTimeoutPoll/",
|
|
2280
2280
|
category: "Utilities",
|
|
2281
2281
|
description: "use timeout to poll something"
|
|
@@ -2283,7 +2283,7 @@ var functions$1 = [
|
|
|
2283
2283
|
{
|
|
2284
2284
|
name: "useTimestamp",
|
|
2285
2285
|
"package": "core",
|
|
2286
|
-
lastUpdated:
|
|
2286
|
+
lastUpdated: 1739604936000,
|
|
2287
2287
|
component: true,
|
|
2288
2288
|
docs: "https://vueuse.org/core/useTimestamp/",
|
|
2289
2289
|
category: "Animation",
|
|
@@ -2292,7 +2292,7 @@ var functions$1 = [
|
|
|
2292
2292
|
{
|
|
2293
2293
|
name: "useTitle",
|
|
2294
2294
|
"package": "core",
|
|
2295
|
-
lastUpdated:
|
|
2295
|
+
lastUpdated: 1739599574000,
|
|
2296
2296
|
docs: "https://vueuse.org/core/useTitle/",
|
|
2297
2297
|
category: "Browser",
|
|
2298
2298
|
description: "reactive document title"
|
|
@@ -2300,7 +2300,7 @@ var functions$1 = [
|
|
|
2300
2300
|
{
|
|
2301
2301
|
name: "useToggle",
|
|
2302
2302
|
"package": "shared",
|
|
2303
|
-
lastUpdated:
|
|
2303
|
+
lastUpdated: 1739600241000,
|
|
2304
2304
|
docs: "https://vueuse.org/shared/useToggle/",
|
|
2305
2305
|
category: "Utilities",
|
|
2306
2306
|
description: "a boolean switcher with utility functions"
|
|
@@ -2324,7 +2324,7 @@ var functions$1 = [
|
|
|
2324
2324
|
{
|
|
2325
2325
|
name: "useTransition",
|
|
2326
2326
|
"package": "core",
|
|
2327
|
-
lastUpdated:
|
|
2327
|
+
lastUpdated: 1739600241000,
|
|
2328
2328
|
docs: "https://vueuse.org/core/useTransition/",
|
|
2329
2329
|
category: "Animation",
|
|
2330
2330
|
description: "transition between values"
|
|
@@ -2348,7 +2348,7 @@ var functions$1 = [
|
|
|
2348
2348
|
{
|
|
2349
2349
|
name: "useUserMedia",
|
|
2350
2350
|
"package": "core",
|
|
2351
|
-
lastUpdated:
|
|
2351
|
+
lastUpdated: 1739600241000,
|
|
2352
2352
|
docs: "https://vueuse.org/core/useUserMedia/",
|
|
2353
2353
|
category: "Sensors",
|
|
2354
2354
|
description: "reactive [`mediaDevices.getUserMedia`](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia) streaming",
|
|
@@ -2369,7 +2369,7 @@ var functions$1 = [
|
|
|
2369
2369
|
{
|
|
2370
2370
|
name: "useVirtualList",
|
|
2371
2371
|
"package": "core",
|
|
2372
|
-
lastUpdated:
|
|
2372
|
+
lastUpdated: 1739600241000,
|
|
2373
2373
|
component: true,
|
|
2374
2374
|
docs: "https://vueuse.org/core/useVirtualList/",
|
|
2375
2375
|
category: "Component",
|
|
@@ -2378,7 +2378,7 @@ var functions$1 = [
|
|
|
2378
2378
|
{
|
|
2379
2379
|
name: "useVModel",
|
|
2380
2380
|
"package": "core",
|
|
2381
|
-
lastUpdated:
|
|
2381
|
+
lastUpdated: 1739600241000,
|
|
2382
2382
|
docs: "https://vueuse.org/core/useVModel/",
|
|
2383
2383
|
category: "Component",
|
|
2384
2384
|
description: "shorthand for v-model binding",
|
|
@@ -2400,7 +2400,7 @@ var functions$1 = [
|
|
|
2400
2400
|
{
|
|
2401
2401
|
name: "useWakeLock",
|
|
2402
2402
|
"package": "core",
|
|
2403
|
-
lastUpdated:
|
|
2403
|
+
lastUpdated: 1739600241000,
|
|
2404
2404
|
docs: "https://vueuse.org/core/useWakeLock/",
|
|
2405
2405
|
category: "Browser",
|
|
2406
2406
|
description: "reactive [Screen Wake Lock API](https://developer.mozilla.org/en-US/docs/Web/API/Screen_Wake_Lock_API)"
|
|
@@ -2408,7 +2408,7 @@ var functions$1 = [
|
|
|
2408
2408
|
{
|
|
2409
2409
|
name: "useWebNotification",
|
|
2410
2410
|
"package": "core",
|
|
2411
|
-
lastUpdated:
|
|
2411
|
+
lastUpdated: 1739600241000,
|
|
2412
2412
|
docs: "https://vueuse.org/core/useWebNotification/",
|
|
2413
2413
|
category: "Browser",
|
|
2414
2414
|
description: "reactive [Notification](https://developer.mozilla.org/en-US/docs/Web/API/notification)"
|
|
@@ -2416,7 +2416,7 @@ var functions$1 = [
|
|
|
2416
2416
|
{
|
|
2417
2417
|
name: "useWebSocket",
|
|
2418
2418
|
"package": "core",
|
|
2419
|
-
lastUpdated:
|
|
2419
|
+
lastUpdated: 1739600241000,
|
|
2420
2420
|
docs: "https://vueuse.org/core/useWebSocket/",
|
|
2421
2421
|
category: "Network",
|
|
2422
2422
|
description: "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
|
|
@@ -2424,7 +2424,7 @@ var functions$1 = [
|
|
|
2424
2424
|
{
|
|
2425
2425
|
name: "useWebWorker",
|
|
2426
2426
|
"package": "core",
|
|
2427
|
-
lastUpdated:
|
|
2427
|
+
lastUpdated: 1739600241000,
|
|
2428
2428
|
docs: "https://vueuse.org/core/useWebWorker/",
|
|
2429
2429
|
category: "Browser",
|
|
2430
2430
|
description: "simple [Web Workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers) registration and communication",
|
|
@@ -2435,7 +2435,7 @@ var functions$1 = [
|
|
|
2435
2435
|
{
|
|
2436
2436
|
name: "useWebWorkerFn",
|
|
2437
2437
|
"package": "core",
|
|
2438
|
-
lastUpdated:
|
|
2438
|
+
lastUpdated: 1739600241000,
|
|
2439
2439
|
docs: "https://vueuse.org/core/useWebWorkerFn/",
|
|
2440
2440
|
category: "Browser",
|
|
2441
2441
|
description: "run expensive functions without blocking the UI",
|
|
@@ -2446,7 +2446,7 @@ var functions$1 = [
|
|
|
2446
2446
|
{
|
|
2447
2447
|
name: "useWindowFocus",
|
|
2448
2448
|
"package": "core",
|
|
2449
|
-
lastUpdated:
|
|
2449
|
+
lastUpdated: 1739600241000,
|
|
2450
2450
|
component: true,
|
|
2451
2451
|
docs: "https://vueuse.org/core/useWindowFocus/",
|
|
2452
2452
|
category: "Elements",
|
|
@@ -2463,7 +2463,7 @@ var functions$1 = [
|
|
|
2463
2463
|
{
|
|
2464
2464
|
name: "useWindowSize",
|
|
2465
2465
|
"package": "core",
|
|
2466
|
-
lastUpdated:
|
|
2466
|
+
lastUpdated: 1739600241000,
|
|
2467
2467
|
component: true,
|
|
2468
2468
|
docs: "https://vueuse.org/core/useWindowSize/",
|
|
2469
2469
|
category: "Elements",
|
|
@@ -2472,7 +2472,7 @@ var functions$1 = [
|
|
|
2472
2472
|
{
|
|
2473
2473
|
name: "useZoomFactor",
|
|
2474
2474
|
"package": "electron",
|
|
2475
|
-
lastUpdated:
|
|
2475
|
+
lastUpdated: 1739600241000,
|
|
2476
2476
|
docs: "https://vueuse.org/electron/useZoomFactor/",
|
|
2477
2477
|
category: "@Electron",
|
|
2478
2478
|
description: "reactive [WebFrame](https://www.electronjs.org/docs/api/web-frame#webframe) zoom factor"
|
|
@@ -2480,7 +2480,7 @@ var functions$1 = [
|
|
|
2480
2480
|
{
|
|
2481
2481
|
name: "useZoomLevel",
|
|
2482
2482
|
"package": "electron",
|
|
2483
|
-
lastUpdated:
|
|
2483
|
+
lastUpdated: 1739600241000,
|
|
2484
2484
|
docs: "https://vueuse.org/electron/useZoomLevel/",
|
|
2485
2485
|
category: "@Electron",
|
|
2486
2486
|
description: "reactive [WebFrame](https://www.electronjs.org/docs/api/web-frame#webframe) zoom level"
|
|
@@ -2502,7 +2502,7 @@ var functions$1 = [
|
|
|
2502
2502
|
{
|
|
2503
2503
|
name: "watchAtMost",
|
|
2504
2504
|
"package": "shared",
|
|
2505
|
-
lastUpdated:
|
|
2505
|
+
lastUpdated: 1739600241000,
|
|
2506
2506
|
docs: "https://vueuse.org/shared/watchAtMost/",
|
|
2507
2507
|
category: "Watch",
|
|
2508
2508
|
description: "`watch` with the number of times triggered"
|
|
@@ -2537,7 +2537,7 @@ var functions$1 = [
|
|
|
2537
2537
|
{
|
|
2538
2538
|
name: "watchIgnorable",
|
|
2539
2539
|
"package": "shared",
|
|
2540
|
-
lastUpdated:
|
|
2540
|
+
lastUpdated: 1739600241000,
|
|
2541
2541
|
docs: "https://vueuse.org/shared/watchIgnorable/",
|
|
2542
2542
|
category: "Watch",
|
|
2543
2543
|
description: "ignorable watch",
|