@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.cjs
CHANGED
|
@@ -157,7 +157,7 @@ var functions$1 = [
|
|
|
157
157
|
{
|
|
158
158
|
name: "computedAsync",
|
|
159
159
|
"package": "core",
|
|
160
|
-
lastUpdated:
|
|
160
|
+
lastUpdated: 1739604936000,
|
|
161
161
|
docs: "https://vueuse.org/core/computedAsync/",
|
|
162
162
|
category: "Reactivity",
|
|
163
163
|
description: "computed for async functions",
|
|
@@ -187,7 +187,7 @@ var functions$1 = [
|
|
|
187
187
|
{
|
|
188
188
|
name: "computedWithControl",
|
|
189
189
|
"package": "shared",
|
|
190
|
-
lastUpdated:
|
|
190
|
+
lastUpdated: 1739600241000,
|
|
191
191
|
docs: "https://vueuse.org/shared/computedWithControl/",
|
|
192
192
|
category: "Reactivity",
|
|
193
193
|
description: "explicitly define the dependencies of computed",
|
|
@@ -285,7 +285,7 @@ var functions$1 = [
|
|
|
285
285
|
{
|
|
286
286
|
name: "createTemplatePromise",
|
|
287
287
|
"package": "core",
|
|
288
|
-
lastUpdated:
|
|
288
|
+
lastUpdated: 1739600241000,
|
|
289
289
|
docs: "https://vueuse.org/core/createTemplatePromise/",
|
|
290
290
|
category: "Component",
|
|
291
291
|
description: "template as Promise"
|
|
@@ -507,7 +507,7 @@ var functions$1 = [
|
|
|
507
507
|
{
|
|
508
508
|
name: "refDebounced",
|
|
509
509
|
"package": "shared",
|
|
510
|
-
lastUpdated:
|
|
510
|
+
lastUpdated: 1739600241000,
|
|
511
511
|
docs: "https://vueuse.org/shared/refDebounced/",
|
|
512
512
|
category: "Reactivity",
|
|
513
513
|
description: "debounce execution of a ref value",
|
|
@@ -530,7 +530,7 @@ var functions$1 = [
|
|
|
530
530
|
{
|
|
531
531
|
name: "refThrottled",
|
|
532
532
|
"package": "shared",
|
|
533
|
-
lastUpdated:
|
|
533
|
+
lastUpdated: 1739600241000,
|
|
534
534
|
docs: "https://vueuse.org/shared/refThrottled/",
|
|
535
535
|
category: "Reactivity",
|
|
536
536
|
description: "throttle changing of a ref value",
|
|
@@ -613,7 +613,7 @@ var functions$1 = [
|
|
|
613
613
|
{
|
|
614
614
|
name: "toRef",
|
|
615
615
|
"package": "shared",
|
|
616
|
-
lastUpdated:
|
|
616
|
+
lastUpdated: 1739600241000,
|
|
617
617
|
docs: "https://vueuse.org/shared/toRef/",
|
|
618
618
|
category: "Reactivity",
|
|
619
619
|
description: "normalize value/ref/getter to `ref` or `computed`",
|
|
@@ -714,7 +714,7 @@ var functions$1 = [
|
|
|
714
714
|
{
|
|
715
715
|
name: "useActiveElement",
|
|
716
716
|
"package": "core",
|
|
717
|
-
lastUpdated:
|
|
717
|
+
lastUpdated: 1739600241000,
|
|
718
718
|
component: true,
|
|
719
719
|
docs: "https://vueuse.org/core/useActiveElement/",
|
|
720
720
|
category: "Elements",
|
|
@@ -827,7 +827,7 @@ var functions$1 = [
|
|
|
827
827
|
{
|
|
828
828
|
name: "useAsyncQueue",
|
|
829
829
|
"package": "core",
|
|
830
|
-
lastUpdated:
|
|
830
|
+
lastUpdated: 1739604936000,
|
|
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"
|
|
@@ -835,7 +835,7 @@ var functions$1 = [
|
|
|
835
835
|
{
|
|
836
836
|
name: "useAsyncState",
|
|
837
837
|
"package": "core",
|
|
838
|
-
lastUpdated:
|
|
838
|
+
lastUpdated: 1739600241000,
|
|
839
839
|
docs: "https://vueuse.org/core/useAsyncState/",
|
|
840
840
|
category: "State",
|
|
841
841
|
description: "reactive async state"
|
|
@@ -843,7 +843,7 @@ var functions$1 = [
|
|
|
843
843
|
{
|
|
844
844
|
name: "useAsyncValidator",
|
|
845
845
|
"package": "integrations",
|
|
846
|
-
lastUpdated:
|
|
846
|
+
lastUpdated: 1739600241000,
|
|
847
847
|
component: true,
|
|
848
848
|
docs: "https://vueuse.org/integrations/useAsyncValidator/",
|
|
849
849
|
category: "@Integrations",
|
|
@@ -853,7 +853,7 @@ var functions$1 = [
|
|
|
853
853
|
{
|
|
854
854
|
name: "useAuth",
|
|
855
855
|
"package": "firebase",
|
|
856
|
-
lastUpdated:
|
|
856
|
+
lastUpdated: 1739600241000,
|
|
857
857
|
docs: "https://vueuse.org/firebase/useAuth/",
|
|
858
858
|
category: "@Firebase",
|
|
859
859
|
description: "reactive [Firebase Auth](https://firebase.google.com/docs/auth) binding",
|
|
@@ -870,7 +870,7 @@ var functions$1 = [
|
|
|
870
870
|
{
|
|
871
871
|
name: "useAxios",
|
|
872
872
|
"package": "integrations",
|
|
873
|
-
lastUpdated:
|
|
873
|
+
lastUpdated: 1739600241000,
|
|
874
874
|
docs: "https://vueuse.org/integrations/useAxios/",
|
|
875
875
|
category: "@Integrations",
|
|
876
876
|
description: "wrapper for [`axios`](https://github.com/axios/axios)",
|
|
@@ -879,7 +879,7 @@ var functions$1 = [
|
|
|
879
879
|
{
|
|
880
880
|
name: "useBase64",
|
|
881
881
|
"package": "core",
|
|
882
|
-
lastUpdated:
|
|
882
|
+
lastUpdated: 1739600241000,
|
|
883
883
|
docs: "https://vueuse.org/core/useBase64/",
|
|
884
884
|
category: "Utilities",
|
|
885
885
|
description: "reactive base64 transforming"
|
|
@@ -887,7 +887,7 @@ var functions$1 = [
|
|
|
887
887
|
{
|
|
888
888
|
name: "useBattery",
|
|
889
889
|
"package": "core",
|
|
890
|
-
lastUpdated:
|
|
890
|
+
lastUpdated: 1739600241000,
|
|
891
891
|
component: true,
|
|
892
892
|
docs: "https://vueuse.org/core/useBattery/",
|
|
893
893
|
category: "Sensors",
|
|
@@ -904,7 +904,7 @@ var functions$1 = [
|
|
|
904
904
|
{
|
|
905
905
|
name: "useBreakpoints",
|
|
906
906
|
"package": "core",
|
|
907
|
-
lastUpdated:
|
|
907
|
+
lastUpdated: 1739600241000,
|
|
908
908
|
docs: "https://vueuse.org/core/useBreakpoints/",
|
|
909
909
|
category: "Browser",
|
|
910
910
|
description: "reactive viewport breakpoints"
|
|
@@ -912,7 +912,7 @@ var functions$1 = [
|
|
|
912
912
|
{
|
|
913
913
|
name: "useBroadcastChannel",
|
|
914
914
|
"package": "core",
|
|
915
|
-
lastUpdated:
|
|
915
|
+
lastUpdated: 1739600241000,
|
|
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: 1739600241000,
|
|
924
924
|
component: true,
|
|
925
925
|
docs: "https://vueuse.org/core/useBrowserLocation/",
|
|
926
926
|
category: "Browser",
|
|
@@ -929,7 +929,7 @@ var functions$1 = [
|
|
|
929
929
|
{
|
|
930
930
|
name: "useCached",
|
|
931
931
|
"package": "core",
|
|
932
|
-
lastUpdated:
|
|
932
|
+
lastUpdated: 1739600241000,
|
|
933
933
|
docs: "https://vueuse.org/core/useCached/",
|
|
934
934
|
category: "Utilities",
|
|
935
935
|
description: "cache a ref with a custom comparator"
|
|
@@ -945,7 +945,7 @@ var functions$1 = [
|
|
|
945
945
|
{
|
|
946
946
|
name: "useChangeCase",
|
|
947
947
|
"package": "integrations",
|
|
948
|
-
lastUpdated:
|
|
948
|
+
lastUpdated: 1739600241000,
|
|
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)",
|
|
@@ -954,7 +954,7 @@ var functions$1 = [
|
|
|
954
954
|
{
|
|
955
955
|
name: "useClamp",
|
|
956
956
|
"package": "math",
|
|
957
|
-
lastUpdated:
|
|
957
|
+
lastUpdated: 1739600241000,
|
|
958
958
|
docs: "https://vueuse.org/math/useClamp/",
|
|
959
959
|
category: "@Math",
|
|
960
960
|
description: "reactively clamp a value between two other values"
|
|
@@ -962,7 +962,7 @@ var functions$1 = [
|
|
|
962
962
|
{
|
|
963
963
|
name: "useClipboard",
|
|
964
964
|
"package": "core",
|
|
965
|
-
lastUpdated:
|
|
965
|
+
lastUpdated: 1739600241000,
|
|
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: 1739600241000,
|
|
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: 1739600241000,
|
|
989
989
|
docs: "https://vueuse.org/core/useCloned/",
|
|
990
990
|
category: "Utilities",
|
|
991
991
|
description: "reactive clone of a ref"
|
|
@@ -1007,7 +1007,7 @@ var functions$1 = [
|
|
|
1007
1007
|
{
|
|
1008
1008
|
name: "useConfirmDialog",
|
|
1009
1009
|
"package": "core",
|
|
1010
|
-
lastUpdated:
|
|
1010
|
+
lastUpdated: 1739600241000,
|
|
1011
1011
|
docs: "https://vueuse.org/core/useConfirmDialog/",
|
|
1012
1012
|
category: "Utilities",
|
|
1013
1013
|
description: "creates event hooks to support modals and confirmation dialog chains"
|
|
@@ -1015,7 +1015,7 @@ var functions$1 = [
|
|
|
1015
1015
|
{
|
|
1016
1016
|
name: "useCookies",
|
|
1017
1017
|
"package": "integrations",
|
|
1018
|
-
lastUpdated:
|
|
1018
|
+
lastUpdated: 1739600241000,
|
|
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: "useCountdown",
|
|
1026
1026
|
"package": "core",
|
|
1027
|
-
lastUpdated:
|
|
1027
|
+
lastUpdated: 1739604936000,
|
|
1028
1028
|
docs: "https://vueuse.org/core/useCountdown/",
|
|
1029
1029
|
category: "Time",
|
|
1030
1030
|
description: "wrapper for `useIntervalFn` that provides a countdown timer"
|
|
@@ -1032,7 +1032,7 @@ var functions$1 = [
|
|
|
1032
1032
|
{
|
|
1033
1033
|
name: "useCounter",
|
|
1034
1034
|
"package": "shared",
|
|
1035
|
-
lastUpdated:
|
|
1035
|
+
lastUpdated: 1739600241000,
|
|
1036
1036
|
docs: "https://vueuse.org/shared/useCounter/",
|
|
1037
1037
|
category: "Utilities",
|
|
1038
1038
|
description: "basic counter with utility functions"
|
|
@@ -1040,7 +1040,7 @@ var functions$1 = [
|
|
|
1040
1040
|
{
|
|
1041
1041
|
name: "useCssVar",
|
|
1042
1042
|
"package": "core",
|
|
1043
|
-
lastUpdated:
|
|
1043
|
+
lastUpdated: 1739604936000,
|
|
1044
1044
|
docs: "https://vueuse.org/core/useCssVar/",
|
|
1045
1045
|
category: "Browser",
|
|
1046
1046
|
description: "manipulate CSS variables"
|
|
@@ -1109,7 +1109,7 @@ var functions$1 = [
|
|
|
1109
1109
|
{
|
|
1110
1110
|
name: "useDeviceMotion",
|
|
1111
1111
|
"package": "core",
|
|
1112
|
-
lastUpdated:
|
|
1112
|
+
lastUpdated: 1739600241000,
|
|
1113
1113
|
component: true,
|
|
1114
1114
|
docs: "https://vueuse.org/core/useDeviceMotion/",
|
|
1115
1115
|
category: "Sensors",
|
|
@@ -1118,7 +1118,7 @@ var functions$1 = [
|
|
|
1118
1118
|
{
|
|
1119
1119
|
name: "useDeviceOrientation",
|
|
1120
1120
|
"package": "core",
|
|
1121
|
-
lastUpdated:
|
|
1121
|
+
lastUpdated: 1739604936000,
|
|
1122
1122
|
component: true,
|
|
1123
1123
|
docs: "https://vueuse.org/core/useDeviceOrientation/",
|
|
1124
1124
|
category: "Sensors",
|
|
@@ -1127,7 +1127,7 @@ var functions$1 = [
|
|
|
1127
1127
|
{
|
|
1128
1128
|
name: "useDevicePixelRatio",
|
|
1129
1129
|
"package": "core",
|
|
1130
|
-
lastUpdated:
|
|
1130
|
+
lastUpdated: 1739600241000,
|
|
1131
1131
|
component: true,
|
|
1132
1132
|
docs: "https://vueuse.org/core/useDevicePixelRatio/",
|
|
1133
1133
|
category: "Sensors",
|
|
@@ -1136,7 +1136,7 @@ var functions$1 = [
|
|
|
1136
1136
|
{
|
|
1137
1137
|
name: "useDevicesList",
|
|
1138
1138
|
"package": "core",
|
|
1139
|
-
lastUpdated:
|
|
1139
|
+
lastUpdated: 1739600241000,
|
|
1140
1140
|
component: true,
|
|
1141
1141
|
docs: "https://vueuse.org/core/useDevicesList/",
|
|
1142
1142
|
category: "Sensors",
|
|
@@ -1148,7 +1148,7 @@ var functions$1 = [
|
|
|
1148
1148
|
{
|
|
1149
1149
|
name: "useDisplayMedia",
|
|
1150
1150
|
"package": "core",
|
|
1151
|
-
lastUpdated:
|
|
1151
|
+
lastUpdated: 1739604936000,
|
|
1152
1152
|
docs: "https://vueuse.org/core/useDisplayMedia/",
|
|
1153
1153
|
category: "Sensors",
|
|
1154
1154
|
description: "reactive [`mediaDevices.getDisplayMedia`](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getDisplayMedia) streaming",
|
|
@@ -1159,7 +1159,7 @@ var functions$1 = [
|
|
|
1159
1159
|
{
|
|
1160
1160
|
name: "useDocumentVisibility",
|
|
1161
1161
|
"package": "core",
|
|
1162
|
-
lastUpdated:
|
|
1162
|
+
lastUpdated: 1739600241000,
|
|
1163
1163
|
component: true,
|
|
1164
1164
|
docs: "https://vueuse.org/core/useDocumentVisibility/",
|
|
1165
1165
|
category: "Elements",
|
|
@@ -1168,7 +1168,7 @@ var functions$1 = [
|
|
|
1168
1168
|
{
|
|
1169
1169
|
name: "useDraggable",
|
|
1170
1170
|
"package": "core",
|
|
1171
|
-
lastUpdated:
|
|
1171
|
+
lastUpdated: 1739600241000,
|
|
1172
1172
|
component: true,
|
|
1173
1173
|
docs: "https://vueuse.org/core/useDraggable/",
|
|
1174
1174
|
category: "Elements",
|
|
@@ -1177,7 +1177,7 @@ var functions$1 = [
|
|
|
1177
1177
|
{
|
|
1178
1178
|
name: "useDrauu",
|
|
1179
1179
|
"package": "integrations",
|
|
1180
|
-
lastUpdated:
|
|
1180
|
+
lastUpdated: 1739600241000,
|
|
1181
1181
|
docs: "https://vueuse.org/integrations/useDrauu/",
|
|
1182
1182
|
category: "@Integrations",
|
|
1183
1183
|
description: "reactive instance for [drauu](https://github.com/antfu/drauu)",
|
|
@@ -1186,7 +1186,7 @@ var functions$1 = [
|
|
|
1186
1186
|
{
|
|
1187
1187
|
name: "useDropZone",
|
|
1188
1188
|
"package": "core",
|
|
1189
|
-
lastUpdated:
|
|
1189
|
+
lastUpdated: 1739600241000,
|
|
1190
1190
|
docs: "https://vueuse.org/core/useDropZone/",
|
|
1191
1191
|
category: "Elements",
|
|
1192
1192
|
description: "create a zone where files can be dropped"
|
|
@@ -1194,7 +1194,7 @@ var functions$1 = [
|
|
|
1194
1194
|
{
|
|
1195
1195
|
name: "useElementBounding",
|
|
1196
1196
|
"package": "core",
|
|
1197
|
-
lastUpdated:
|
|
1197
|
+
lastUpdated: 1739600241000,
|
|
1198
1198
|
component: true,
|
|
1199
1199
|
directive: true,
|
|
1200
1200
|
docs: "https://vueuse.org/core/useElementBounding/",
|
|
@@ -1204,7 +1204,7 @@ var functions$1 = [
|
|
|
1204
1204
|
{
|
|
1205
1205
|
name: "useElementByPoint",
|
|
1206
1206
|
"package": "core",
|
|
1207
|
-
lastUpdated:
|
|
1207
|
+
lastUpdated: 1739600241000,
|
|
1208
1208
|
docs: "https://vueuse.org/core/useElementByPoint/",
|
|
1209
1209
|
category: "Sensors",
|
|
1210
1210
|
description: "reactive element by point"
|
|
@@ -1212,7 +1212,7 @@ var functions$1 = [
|
|
|
1212
1212
|
{
|
|
1213
1213
|
name: "useElementHover",
|
|
1214
1214
|
"package": "core",
|
|
1215
|
-
lastUpdated:
|
|
1215
|
+
lastUpdated: 1739600241000,
|
|
1216
1216
|
directive: true,
|
|
1217
1217
|
docs: "https://vueuse.org/core/useElementHover/",
|
|
1218
1218
|
category: "Sensors",
|
|
@@ -1221,7 +1221,7 @@ var functions$1 = [
|
|
|
1221
1221
|
{
|
|
1222
1222
|
name: "useElementSize",
|
|
1223
1223
|
"package": "core",
|
|
1224
|
-
lastUpdated:
|
|
1224
|
+
lastUpdated: 1739600241000,
|
|
1225
1225
|
component: true,
|
|
1226
1226
|
directive: true,
|
|
1227
1227
|
docs: "https://vueuse.org/core/useElementSize/",
|
|
@@ -1245,7 +1245,7 @@ var functions$1 = [
|
|
|
1245
1245
|
{
|
|
1246
1246
|
name: "useElementVisibility",
|
|
1247
1247
|
"package": "core",
|
|
1248
|
-
lastUpdated:
|
|
1248
|
+
lastUpdated: 1739600241000,
|
|
1249
1249
|
component: true,
|
|
1250
1250
|
directive: true,
|
|
1251
1251
|
docs: "https://vueuse.org/core/useElementVisibility/",
|
|
@@ -1271,7 +1271,7 @@ var functions$1 = [
|
|
|
1271
1271
|
{
|
|
1272
1272
|
name: "useEventSource",
|
|
1273
1273
|
"package": "core",
|
|
1274
|
-
lastUpdated:
|
|
1274
|
+
lastUpdated: 1739600241000,
|
|
1275
1275
|
docs: "https://vueuse.org/core/useEventSource/",
|
|
1276
1276
|
category: "Network",
|
|
1277
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"
|
|
@@ -1287,7 +1287,7 @@ var functions$1 = [
|
|
|
1287
1287
|
{
|
|
1288
1288
|
name: "useEyeDropper",
|
|
1289
1289
|
"package": "core",
|
|
1290
|
-
lastUpdated:
|
|
1290
|
+
lastUpdated: 1739604936000,
|
|
1291
1291
|
component: true,
|
|
1292
1292
|
docs: "https://vueuse.org/core/useEyeDropper/",
|
|
1293
1293
|
category: "Browser",
|
|
@@ -1304,7 +1304,7 @@ var functions$1 = [
|
|
|
1304
1304
|
{
|
|
1305
1305
|
name: "useFetch",
|
|
1306
1306
|
"package": "core",
|
|
1307
|
-
lastUpdated:
|
|
1307
|
+
lastUpdated: 1739610541000,
|
|
1308
1308
|
docs: "https://vueuse.org/core/useFetch/",
|
|
1309
1309
|
category: "Network",
|
|
1310
1310
|
description: "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
|
|
@@ -1312,7 +1312,7 @@ var functions$1 = [
|
|
|
1312
1312
|
{
|
|
1313
1313
|
name: "useFileDialog",
|
|
1314
1314
|
"package": "core",
|
|
1315
|
-
lastUpdated:
|
|
1315
|
+
lastUpdated: 1739600241000,
|
|
1316
1316
|
docs: "https://vueuse.org/core/useFileDialog/",
|
|
1317
1317
|
category: "Browser",
|
|
1318
1318
|
description: "open file dialog with ease"
|
|
@@ -1320,7 +1320,7 @@ var functions$1 = [
|
|
|
1320
1320
|
{
|
|
1321
1321
|
name: "useFileSystemAccess",
|
|
1322
1322
|
"package": "core",
|
|
1323
|
-
lastUpdated:
|
|
1323
|
+
lastUpdated: 1739604936000,
|
|
1324
1324
|
docs: "https://vueuse.org/core/useFileSystemAccess/",
|
|
1325
1325
|
category: "Browser",
|
|
1326
1326
|
description: "create and read and write local files with [FileSystemAccessAPI](https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API)"
|
|
@@ -1328,7 +1328,7 @@ var functions$1 = [
|
|
|
1328
1328
|
{
|
|
1329
1329
|
name: "useFirestore",
|
|
1330
1330
|
"package": "firebase",
|
|
1331
|
-
lastUpdated:
|
|
1331
|
+
lastUpdated: 1739600241000,
|
|
1332
1332
|
docs: "https://vueuse.org/firebase/useFirestore/",
|
|
1333
1333
|
category: "@Firebase",
|
|
1334
1334
|
description: "reactive [Firestore](https://firebase.google.com/docs/firestore) binding",
|
|
@@ -1345,7 +1345,7 @@ var functions$1 = [
|
|
|
1345
1345
|
{
|
|
1346
1346
|
name: "useFocus",
|
|
1347
1347
|
"package": "core",
|
|
1348
|
-
lastUpdated:
|
|
1348
|
+
lastUpdated: 1739600241000,
|
|
1349
1349
|
docs: "https://vueuse.org/core/useFocus/",
|
|
1350
1350
|
category: "Sensors",
|
|
1351
1351
|
description: "reactive utility to track or set the focus state of a DOM element"
|
|
@@ -1353,7 +1353,7 @@ var functions$1 = [
|
|
|
1353
1353
|
{
|
|
1354
1354
|
name: "useFocusTrap",
|
|
1355
1355
|
"package": "integrations",
|
|
1356
|
-
lastUpdated:
|
|
1356
|
+
lastUpdated: 1739600241000,
|
|
1357
1357
|
component: true,
|
|
1358
1358
|
docs: "https://vueuse.org/integrations/useFocusTrap/",
|
|
1359
1359
|
category: "@Integrations",
|
|
@@ -1363,7 +1363,7 @@ var functions$1 = [
|
|
|
1363
1363
|
{
|
|
1364
1364
|
name: "useFocusWithin",
|
|
1365
1365
|
"package": "core",
|
|
1366
|
-
lastUpdated:
|
|
1366
|
+
lastUpdated: 1739600241000,
|
|
1367
1367
|
docs: "https://vueuse.org/core/useFocusWithin/",
|
|
1368
1368
|
category: "Sensors",
|
|
1369
1369
|
description: "reactive utility to track if an element or one of its decendants has focus"
|
|
@@ -1371,7 +1371,7 @@ var functions$1 = [
|
|
|
1371
1371
|
{
|
|
1372
1372
|
name: "useFps",
|
|
1373
1373
|
"package": "core",
|
|
1374
|
-
lastUpdated:
|
|
1374
|
+
lastUpdated: 1739600241000,
|
|
1375
1375
|
docs: "https://vueuse.org/core/useFps/",
|
|
1376
1376
|
category: "Sensors",
|
|
1377
1377
|
description: "reactive FPS (frames per second)"
|
|
@@ -1379,7 +1379,7 @@ var functions$1 = [
|
|
|
1379
1379
|
{
|
|
1380
1380
|
name: "useFullscreen",
|
|
1381
1381
|
"package": "core",
|
|
1382
|
-
lastUpdated:
|
|
1382
|
+
lastUpdated: 1739600241000,
|
|
1383
1383
|
component: true,
|
|
1384
1384
|
docs: "https://vueuse.org/core/useFullscreen/",
|
|
1385
1385
|
category: "Browser",
|
|
@@ -1388,7 +1388,7 @@ var functions$1 = [
|
|
|
1388
1388
|
{
|
|
1389
1389
|
name: "useFuse",
|
|
1390
1390
|
"package": "integrations",
|
|
1391
|
-
lastUpdated:
|
|
1391
|
+
lastUpdated: 1739600241000,
|
|
1392
1392
|
docs: "https://vueuse.org/integrations/useFuse/",
|
|
1393
1393
|
category: "@Integrations",
|
|
1394
1394
|
description: "easily implement fuzzy search using a composable with [Fuse.js](https://github.com/krisk/fuse)",
|
|
@@ -1397,7 +1397,7 @@ var functions$1 = [
|
|
|
1397
1397
|
{
|
|
1398
1398
|
name: "useGamepad",
|
|
1399
1399
|
"package": "core",
|
|
1400
|
-
lastUpdated:
|
|
1400
|
+
lastUpdated: 1739600241000,
|
|
1401
1401
|
docs: "https://vueuse.org/core/useGamepad/",
|
|
1402
1402
|
category: "Browser",
|
|
1403
1403
|
description: "provides reactive bindings for the [Gamepad API](https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API)"
|
|
@@ -1405,7 +1405,7 @@ var functions$1 = [
|
|
|
1405
1405
|
{
|
|
1406
1406
|
name: "useGeolocation",
|
|
1407
1407
|
"package": "core",
|
|
1408
|
-
lastUpdated:
|
|
1408
|
+
lastUpdated: 1739600241000,
|
|
1409
1409
|
component: true,
|
|
1410
1410
|
docs: "https://vueuse.org/core/useGeolocation/",
|
|
1411
1411
|
category: "Sensors",
|
|
@@ -1421,7 +1421,7 @@ var functions$1 = [
|
|
|
1421
1421
|
{
|
|
1422
1422
|
name: "useIDBKeyval",
|
|
1423
1423
|
"package": "integrations",
|
|
1424
|
-
lastUpdated:
|
|
1424
|
+
lastUpdated: 1739600241000,
|
|
1425
1425
|
docs: "https://vueuse.org/integrations/useIDBKeyval/",
|
|
1426
1426
|
category: "@Integrations",
|
|
1427
1427
|
description: "wrapper for [`idb-keyval`](https://www.npmjs.com/package/idb-keyval)",
|
|
@@ -1430,7 +1430,7 @@ var functions$1 = [
|
|
|
1430
1430
|
{
|
|
1431
1431
|
name: "useIdle",
|
|
1432
1432
|
"package": "core",
|
|
1433
|
-
lastUpdated:
|
|
1433
|
+
lastUpdated: 1739604936000,
|
|
1434
1434
|
component: true,
|
|
1435
1435
|
docs: "https://vueuse.org/core/useIdle/",
|
|
1436
1436
|
category: "Sensors",
|
|
@@ -1448,7 +1448,7 @@ var functions$1 = [
|
|
|
1448
1448
|
{
|
|
1449
1449
|
name: "useInfiniteScroll",
|
|
1450
1450
|
"package": "core",
|
|
1451
|
-
lastUpdated:
|
|
1451
|
+
lastUpdated: 1739600241000,
|
|
1452
1452
|
directive: true,
|
|
1453
1453
|
docs: "https://vueuse.org/core/useInfiniteScroll/",
|
|
1454
1454
|
category: "Sensors",
|
|
@@ -1457,7 +1457,7 @@ var functions$1 = [
|
|
|
1457
1457
|
{
|
|
1458
1458
|
name: "useIntersectionObserver",
|
|
1459
1459
|
"package": "core",
|
|
1460
|
-
lastUpdated:
|
|
1460
|
+
lastUpdated: 1739600241000,
|
|
1461
1461
|
directive: true,
|
|
1462
1462
|
docs: "https://vueuse.org/core/useIntersectionObserver/",
|
|
1463
1463
|
category: "Elements",
|
|
@@ -1466,7 +1466,7 @@ var functions$1 = [
|
|
|
1466
1466
|
{
|
|
1467
1467
|
name: "useInterval",
|
|
1468
1468
|
"package": "shared",
|
|
1469
|
-
lastUpdated:
|
|
1469
|
+
lastUpdated: 1739600241000,
|
|
1470
1470
|
docs: "https://vueuse.org/shared/useInterval/",
|
|
1471
1471
|
category: "Animation",
|
|
1472
1472
|
description: "reactive counter increases on every interval"
|
|
@@ -1474,7 +1474,7 @@ var functions$1 = [
|
|
|
1474
1474
|
{
|
|
1475
1475
|
name: "useIntervalFn",
|
|
1476
1476
|
"package": "shared",
|
|
1477
|
-
lastUpdated:
|
|
1477
|
+
lastUpdated: 1739600241000,
|
|
1478
1478
|
docs: "https://vueuse.org/shared/useIntervalFn/",
|
|
1479
1479
|
category: "Animation",
|
|
1480
1480
|
description: "wrapper for `setInterval` with controls"
|
|
@@ -1515,7 +1515,7 @@ var functions$1 = [
|
|
|
1515
1515
|
{
|
|
1516
1516
|
name: "useKeyModifier",
|
|
1517
1517
|
"package": "core",
|
|
1518
|
-
lastUpdated:
|
|
1518
|
+
lastUpdated: 1739600241000,
|
|
1519
1519
|
docs: "https://vueuse.org/core/useKeyModifier/",
|
|
1520
1520
|
category: "Sensors",
|
|
1521
1521
|
description: "reactive [Modifier State](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/getModifierState)"
|
|
@@ -1523,7 +1523,7 @@ var functions$1 = [
|
|
|
1523
1523
|
{
|
|
1524
1524
|
name: "useLastChanged",
|
|
1525
1525
|
"package": "shared",
|
|
1526
|
-
lastUpdated:
|
|
1526
|
+
lastUpdated: 1739600241000,
|
|
1527
1527
|
docs: "https://vueuse.org/shared/useLastChanged/",
|
|
1528
1528
|
category: "State",
|
|
1529
1529
|
description: "records the timestamp of the last change"
|
|
@@ -1542,7 +1542,7 @@ var functions$1 = [
|
|
|
1542
1542
|
{
|
|
1543
1543
|
name: "useMagicKeys",
|
|
1544
1544
|
"package": "core",
|
|
1545
|
-
lastUpdated:
|
|
1545
|
+
lastUpdated: 1739600241000,
|
|
1546
1546
|
docs: "https://vueuse.org/core/useMagicKeys/",
|
|
1547
1547
|
category: "Sensors",
|
|
1548
1548
|
description: "reactive keys pressed state"
|
|
@@ -1550,7 +1550,7 @@ var functions$1 = [
|
|
|
1550
1550
|
{
|
|
1551
1551
|
name: "useManualRefHistory",
|
|
1552
1552
|
"package": "core",
|
|
1553
|
-
lastUpdated:
|
|
1553
|
+
lastUpdated: 1739600241000,
|
|
1554
1554
|
docs: "https://vueuse.org/core/useManualRefHistory/",
|
|
1555
1555
|
category: "State",
|
|
1556
1556
|
description: "manually track the change history of a ref when the using calls `commit()`",
|
|
@@ -1577,7 +1577,7 @@ var functions$1 = [
|
|
|
1577
1577
|
{
|
|
1578
1578
|
name: "useMediaControls",
|
|
1579
1579
|
"package": "core",
|
|
1580
|
-
lastUpdated:
|
|
1580
|
+
lastUpdated: 1739604936000,
|
|
1581
1581
|
docs: "https://vueuse.org/core/useMediaControls/",
|
|
1582
1582
|
category: "Browser",
|
|
1583
1583
|
description: "reactive media controls for both `audio` and `video` elements"
|
|
@@ -1585,7 +1585,7 @@ var functions$1 = [
|
|
|
1585
1585
|
{
|
|
1586
1586
|
name: "useMediaQuery",
|
|
1587
1587
|
"package": "core",
|
|
1588
|
-
lastUpdated:
|
|
1588
|
+
lastUpdated: 1739600241000,
|
|
1589
1589
|
docs: "https://vueuse.org/core/useMediaQuery/",
|
|
1590
1590
|
category: "Browser",
|
|
1591
1591
|
description: "reactive [Media Query](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Testing_media_queries)"
|
|
@@ -1601,7 +1601,7 @@ var functions$1 = [
|
|
|
1601
1601
|
{
|
|
1602
1602
|
name: "useMemory",
|
|
1603
1603
|
"package": "core",
|
|
1604
|
-
lastUpdated:
|
|
1604
|
+
lastUpdated: 1739600241000,
|
|
1605
1605
|
docs: "https://vueuse.org/core/useMemory/",
|
|
1606
1606
|
category: "Browser",
|
|
1607
1607
|
description: "reactive Memory Info"
|
|
@@ -1638,7 +1638,7 @@ var functions$1 = [
|
|
|
1638
1638
|
{
|
|
1639
1639
|
name: "useMounted",
|
|
1640
1640
|
"package": "core",
|
|
1641
|
-
lastUpdated:
|
|
1641
|
+
lastUpdated: 1739600241000,
|
|
1642
1642
|
docs: "https://vueuse.org/core/useMounted/",
|
|
1643
1643
|
category: "Component",
|
|
1644
1644
|
description: "mounted state in ref"
|
|
@@ -1646,7 +1646,7 @@ var functions$1 = [
|
|
|
1646
1646
|
{
|
|
1647
1647
|
name: "useMouse",
|
|
1648
1648
|
"package": "core",
|
|
1649
|
-
lastUpdated:
|
|
1649
|
+
lastUpdated: 1739604936000,
|
|
1650
1650
|
component: true,
|
|
1651
1651
|
docs: "https://vueuse.org/core/useMouse/",
|
|
1652
1652
|
category: "Sensors",
|
|
@@ -1655,7 +1655,7 @@ var functions$1 = [
|
|
|
1655
1655
|
{
|
|
1656
1656
|
name: "useMouseInElement",
|
|
1657
1657
|
"package": "core",
|
|
1658
|
-
lastUpdated:
|
|
1658
|
+
lastUpdated: 1739600241000,
|
|
1659
1659
|
component: true,
|
|
1660
1660
|
directive: true,
|
|
1661
1661
|
docs: "https://vueuse.org/core/useMouseInElement/",
|
|
@@ -1665,7 +1665,7 @@ var functions$1 = [
|
|
|
1665
1665
|
{
|
|
1666
1666
|
name: "useMousePressed",
|
|
1667
1667
|
"package": "core",
|
|
1668
|
-
lastUpdated:
|
|
1668
|
+
lastUpdated: 1739600241000,
|
|
1669
1669
|
component: true,
|
|
1670
1670
|
docs: "https://vueuse.org/core/useMousePressed/",
|
|
1671
1671
|
category: "Sensors",
|
|
@@ -1682,7 +1682,7 @@ var functions$1 = [
|
|
|
1682
1682
|
{
|
|
1683
1683
|
name: "useNavigatorLanguage",
|
|
1684
1684
|
"package": "core",
|
|
1685
|
-
lastUpdated:
|
|
1685
|
+
lastUpdated: 1739600241000,
|
|
1686
1686
|
docs: "https://vueuse.org/core/useNavigatorLanguage/",
|
|
1687
1687
|
category: "Sensors",
|
|
1688
1688
|
description: "reactive [navigator.language](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/language)"
|
|
@@ -1690,7 +1690,7 @@ var functions$1 = [
|
|
|
1690
1690
|
{
|
|
1691
1691
|
name: "useNetwork",
|
|
1692
1692
|
"package": "core",
|
|
1693
|
-
lastUpdated:
|
|
1693
|
+
lastUpdated: 1739600241000,
|
|
1694
1694
|
component: true,
|
|
1695
1695
|
docs: "https://vueuse.org/core/useNetwork/",
|
|
1696
1696
|
category: "Sensors",
|
|
@@ -1699,7 +1699,7 @@ var functions$1 = [
|
|
|
1699
1699
|
{
|
|
1700
1700
|
name: "useNow",
|
|
1701
1701
|
"package": "core",
|
|
1702
|
-
lastUpdated:
|
|
1702
|
+
lastUpdated: 1739600241000,
|
|
1703
1703
|
component: true,
|
|
1704
1704
|
docs: "https://vueuse.org/core/useNow/",
|
|
1705
1705
|
category: "Animation",
|
|
@@ -1717,7 +1717,7 @@ var functions$1 = [
|
|
|
1717
1717
|
{
|
|
1718
1718
|
name: "useObjectUrl",
|
|
1719
1719
|
"package": "core",
|
|
1720
|
-
lastUpdated:
|
|
1720
|
+
lastUpdated: 1739600241000,
|
|
1721
1721
|
component: true,
|
|
1722
1722
|
docs: "https://vueuse.org/core/useObjectUrl/",
|
|
1723
1723
|
category: "Browser",
|
|
@@ -1726,7 +1726,7 @@ var functions$1 = [
|
|
|
1726
1726
|
{
|
|
1727
1727
|
name: "useObservable",
|
|
1728
1728
|
"package": "rxjs",
|
|
1729
|
-
lastUpdated:
|
|
1729
|
+
lastUpdated: 1739600241000,
|
|
1730
1730
|
docs: "https://vueuse.org/rxjs/useObservable/",
|
|
1731
1731
|
category: "@RxJS",
|
|
1732
1732
|
description: "use an RxJS [`Observable`](https://rxjs.dev/guide/observable)"
|
|
@@ -1752,7 +1752,7 @@ var functions$1 = [
|
|
|
1752
1752
|
{
|
|
1753
1753
|
name: "usePageLeave",
|
|
1754
1754
|
"package": "core",
|
|
1755
|
-
lastUpdated:
|
|
1755
|
+
lastUpdated: 1739600241000,
|
|
1756
1756
|
component: true,
|
|
1757
1757
|
docs: "https://vueuse.org/core/usePageLeave/",
|
|
1758
1758
|
category: "Sensors",
|
|
@@ -1796,7 +1796,7 @@ var functions$1 = [
|
|
|
1796
1796
|
{
|
|
1797
1797
|
name: "usePointer",
|
|
1798
1798
|
"package": "core",
|
|
1799
|
-
lastUpdated:
|
|
1799
|
+
lastUpdated: 1739600241000,
|
|
1800
1800
|
component: true,
|
|
1801
1801
|
docs: "https://vueuse.org/core/usePointer/",
|
|
1802
1802
|
category: "Sensors",
|
|
@@ -1805,7 +1805,7 @@ var functions$1 = [
|
|
|
1805
1805
|
{
|
|
1806
1806
|
name: "usePointerLock",
|
|
1807
1807
|
"package": "core",
|
|
1808
|
-
lastUpdated:
|
|
1808
|
+
lastUpdated: 1739600241000,
|
|
1809
1809
|
component: true,
|
|
1810
1810
|
docs: "https://vueuse.org/core/usePointerLock/",
|
|
1811
1811
|
category: "Sensors",
|
|
@@ -1814,7 +1814,7 @@ var functions$1 = [
|
|
|
1814
1814
|
{
|
|
1815
1815
|
name: "usePointerSwipe",
|
|
1816
1816
|
"package": "core",
|
|
1817
|
-
lastUpdated:
|
|
1817
|
+
lastUpdated: 1739600241000,
|
|
1818
1818
|
docs: "https://vueuse.org/core/usePointerSwipe/",
|
|
1819
1819
|
category: "Sensors",
|
|
1820
1820
|
description: "reactive swipe detection based on [PointerEvents](https://developer.mozilla.org/en-US/docs/Web/API/PointerEvent)"
|
|
@@ -1861,7 +1861,7 @@ var functions$1 = [
|
|
|
1861
1861
|
{
|
|
1862
1862
|
name: "usePreferredLanguages",
|
|
1863
1863
|
"package": "core",
|
|
1864
|
-
lastUpdated:
|
|
1864
|
+
lastUpdated: 1739600241000,
|
|
1865
1865
|
component: true,
|
|
1866
1866
|
docs: "https://vueuse.org/core/usePreferredLanguages/",
|
|
1867
1867
|
category: "Browser",
|
|
@@ -1908,7 +1908,7 @@ var functions$1 = [
|
|
|
1908
1908
|
{
|
|
1909
1909
|
name: "useQRCode",
|
|
1910
1910
|
"package": "integrations",
|
|
1911
|
-
lastUpdated:
|
|
1911
|
+
lastUpdated: 1739600241000,
|
|
1912
1912
|
docs: "https://vueuse.org/integrations/useQRCode/",
|
|
1913
1913
|
category: "@Integrations",
|
|
1914
1914
|
description: "wrapper for [`qrcode`](https://github.com/soldair/node-qrcode)",
|
|
@@ -1917,7 +1917,7 @@ var functions$1 = [
|
|
|
1917
1917
|
{
|
|
1918
1918
|
name: "useRafFn",
|
|
1919
1919
|
"package": "core",
|
|
1920
|
-
lastUpdated:
|
|
1920
|
+
lastUpdated: 1739600241000,
|
|
1921
1921
|
docs: "https://vueuse.org/core/useRafFn/",
|
|
1922
1922
|
category: "Animation",
|
|
1923
1923
|
description: "call function on every `requestAnimationFrame`"
|
|
@@ -1979,7 +1979,7 @@ var functions$1 = [
|
|
|
1979
1979
|
{
|
|
1980
1980
|
name: "useRTDB",
|
|
1981
1981
|
"package": "firebase",
|
|
1982
|
-
lastUpdated:
|
|
1982
|
+
lastUpdated: 1739600241000,
|
|
1983
1983
|
docs: "https://vueuse.org/firebase/useRTDB/",
|
|
1984
1984
|
category: "@Firebase",
|
|
1985
1985
|
description: "reactive [Firebase Realtime Database](https://firebase.google.com/docs/database) binding",
|
|
@@ -1995,7 +1995,7 @@ var functions$1 = [
|
|
|
1995
1995
|
{
|
|
1996
1996
|
name: "useScreenOrientation",
|
|
1997
1997
|
"package": "core",
|
|
1998
|
-
lastUpdated:
|
|
1998
|
+
lastUpdated: 1739600241000,
|
|
1999
1999
|
docs: "https://vueuse.org/core/useScreenOrientation/",
|
|
2000
2000
|
category: "Browser",
|
|
2001
2001
|
description: "reactive [Screen Orientation API](https://developer.mozilla.org/en-US/docs/Web/API/Screen_Orientation_API)"
|
|
@@ -2003,7 +2003,7 @@ var functions$1 = [
|
|
|
2003
2003
|
{
|
|
2004
2004
|
name: "useScreenSafeArea",
|
|
2005
2005
|
"package": "core",
|
|
2006
|
-
lastUpdated:
|
|
2006
|
+
lastUpdated: 1739600241000,
|
|
2007
2007
|
component: true,
|
|
2008
2008
|
docs: "https://vueuse.org/core/useScreenSafeArea/",
|
|
2009
2009
|
category: "Browser",
|
|
@@ -2012,7 +2012,7 @@ var functions$1 = [
|
|
|
2012
2012
|
{
|
|
2013
2013
|
name: "useScriptTag",
|
|
2014
2014
|
"package": "core",
|
|
2015
|
-
lastUpdated:
|
|
2015
|
+
lastUpdated: 1739600241000,
|
|
2016
2016
|
docs: "https://vueuse.org/core/useScriptTag/",
|
|
2017
2017
|
category: "Browser",
|
|
2018
2018
|
description: "creates a script tag"
|
|
@@ -2020,7 +2020,7 @@ var functions$1 = [
|
|
|
2020
2020
|
{
|
|
2021
2021
|
name: "useScroll",
|
|
2022
2022
|
"package": "core",
|
|
2023
|
-
lastUpdated:
|
|
2023
|
+
lastUpdated: 1739600241000,
|
|
2024
2024
|
directive: true,
|
|
2025
2025
|
docs: "https://vueuse.org/core/useScroll/",
|
|
2026
2026
|
category: "Sensors",
|
|
@@ -2029,7 +2029,7 @@ var functions$1 = [
|
|
|
2029
2029
|
{
|
|
2030
2030
|
name: "useScrollLock",
|
|
2031
2031
|
"package": "core",
|
|
2032
|
-
lastUpdated:
|
|
2032
|
+
lastUpdated: 1739600241000,
|
|
2033
2033
|
directive: true,
|
|
2034
2034
|
docs: "https://vueuse.org/core/useScrollLock/",
|
|
2035
2035
|
category: "Sensors",
|
|
@@ -2082,7 +2082,7 @@ var functions$1 = [
|
|
|
2082
2082
|
{
|
|
2083
2083
|
name: "useSpeechRecognition",
|
|
2084
2084
|
"package": "core",
|
|
2085
|
-
lastUpdated:
|
|
2085
|
+
lastUpdated: 1739600241000,
|
|
2086
2086
|
docs: "https://vueuse.org/core/useSpeechRecognition/",
|
|
2087
2087
|
category: "Sensors",
|
|
2088
2088
|
description: "reactive [SpeechRecognition](https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition)"
|
|
@@ -2090,7 +2090,7 @@ var functions$1 = [
|
|
|
2090
2090
|
{
|
|
2091
2091
|
name: "useSpeechSynthesis",
|
|
2092
2092
|
"package": "core",
|
|
2093
|
-
lastUpdated:
|
|
2093
|
+
lastUpdated: 1739600241000,
|
|
2094
2094
|
docs: "https://vueuse.org/core/useSpeechSynthesis/",
|
|
2095
2095
|
category: "Sensors",
|
|
2096
2096
|
description: "reactive [SpeechSynthesis](https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis)"
|
|
@@ -2113,7 +2113,7 @@ var functions$1 = [
|
|
|
2113
2113
|
{
|
|
2114
2114
|
name: "useStepper",
|
|
2115
2115
|
"package": "core",
|
|
2116
|
-
lastUpdated:
|
|
2116
|
+
lastUpdated: 1739600241000,
|
|
2117
2117
|
docs: "https://vueuse.org/core/useStepper/",
|
|
2118
2118
|
category: "Utilities",
|
|
2119
2119
|
description: "provides helpers for building a multi-step wizard interface"
|
|
@@ -2136,7 +2136,7 @@ var functions$1 = [
|
|
|
2136
2136
|
{
|
|
2137
2137
|
name: "useStorageAsync",
|
|
2138
2138
|
"package": "core",
|
|
2139
|
-
lastUpdated:
|
|
2139
|
+
lastUpdated: 1739600241000,
|
|
2140
2140
|
docs: "https://vueuse.org/core/useStorageAsync/",
|
|
2141
2141
|
category: "State",
|
|
2142
2142
|
description: "reactive Storage in with async support",
|
|
@@ -2147,7 +2147,7 @@ var functions$1 = [
|
|
|
2147
2147
|
{
|
|
2148
2148
|
name: "useStyleTag",
|
|
2149
2149
|
"package": "core",
|
|
2150
|
-
lastUpdated:
|
|
2150
|
+
lastUpdated: 1739604936000,
|
|
2151
2151
|
docs: "https://vueuse.org/core/useStyleTag/",
|
|
2152
2152
|
category: "Browser",
|
|
2153
2153
|
description: "inject reactive `style` element in head"
|
|
@@ -2155,7 +2155,7 @@ var functions$1 = [
|
|
|
2155
2155
|
{
|
|
2156
2156
|
name: "useSubject",
|
|
2157
2157
|
"package": "rxjs",
|
|
2158
|
-
lastUpdated:
|
|
2158
|
+
lastUpdated: 1739600241000,
|
|
2159
2159
|
docs: "https://vueuse.org/rxjs/useSubject/",
|
|
2160
2160
|
category: "@RxJS",
|
|
2161
2161
|
description: "bind an RxJS [`Subject`](https://rxjs.dev/guide/subject) to a `ref` and propagate value changes both ways"
|
|
@@ -2187,7 +2187,7 @@ var functions$1 = [
|
|
|
2187
2187
|
{
|
|
2188
2188
|
name: "useSwipe",
|
|
2189
2189
|
"package": "core",
|
|
2190
|
-
lastUpdated:
|
|
2190
|
+
lastUpdated: 1739600241000,
|
|
2191
2191
|
docs: "https://vueuse.org/core/useSwipe/",
|
|
2192
2192
|
category: "Sensors",
|
|
2193
2193
|
description: "reactive swipe detection based on [`TouchEvents`](https://developer.mozilla.org/en-US/docs/Web/API/TouchEvent)"
|
|
@@ -2195,7 +2195,7 @@ var functions$1 = [
|
|
|
2195
2195
|
{
|
|
2196
2196
|
name: "useTemplateRefsList",
|
|
2197
2197
|
"package": "core",
|
|
2198
|
-
lastUpdated:
|
|
2198
|
+
lastUpdated: 1739600241000,
|
|
2199
2199
|
docs: "https://vueuse.org/core/useTemplateRefsList/",
|
|
2200
2200
|
category: "Component",
|
|
2201
2201
|
description: "shorthand for binding refs to template elements and components inside `v-for`"
|
|
@@ -2203,7 +2203,7 @@ var functions$1 = [
|
|
|
2203
2203
|
{
|
|
2204
2204
|
name: "useTextareaAutosize",
|
|
2205
2205
|
"package": "core",
|
|
2206
|
-
lastUpdated:
|
|
2206
|
+
lastUpdated: 1739610517000,
|
|
2207
2207
|
docs: "https://vueuse.org/core/useTextareaAutosize/",
|
|
2208
2208
|
category: "Browser",
|
|
2209
2209
|
description: "automatically update the height of a textarea depending on the content"
|
|
@@ -2211,7 +2211,7 @@ var functions$1 = [
|
|
|
2211
2211
|
{
|
|
2212
2212
|
name: "useTextDirection",
|
|
2213
2213
|
"package": "core",
|
|
2214
|
-
lastUpdated:
|
|
2214
|
+
lastUpdated: 1739600241000,
|
|
2215
2215
|
docs: "https://vueuse.org/core/useTextDirection/",
|
|
2216
2216
|
category: "Browser",
|
|
2217
2217
|
description: "reactive [dir](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/dir) of the element's text"
|
|
@@ -2219,7 +2219,7 @@ var functions$1 = [
|
|
|
2219
2219
|
{
|
|
2220
2220
|
name: "useTextSelection",
|
|
2221
2221
|
"package": "core",
|
|
2222
|
-
lastUpdated:
|
|
2222
|
+
lastUpdated: 1739600241000,
|
|
2223
2223
|
docs: "https://vueuse.org/core/useTextSelection/",
|
|
2224
2224
|
category: "Sensors",
|
|
2225
2225
|
description: "reactively track user text selection based on [`Window.getSelection`](https://developer.mozilla.org/en-US/docs/Web/API/Window/getSelection)"
|
|
@@ -2269,7 +2269,7 @@ var functions$1 = [
|
|
|
2269
2269
|
{
|
|
2270
2270
|
name: "useTimeoutFn",
|
|
2271
2271
|
"package": "shared",
|
|
2272
|
-
lastUpdated:
|
|
2272
|
+
lastUpdated: 1739600241000,
|
|
2273
2273
|
docs: "https://vueuse.org/shared/useTimeoutFn/",
|
|
2274
2274
|
category: "Animation",
|
|
2275
2275
|
description: "wrapper for `setTimeout` with controls"
|
|
@@ -2277,7 +2277,7 @@ var functions$1 = [
|
|
|
2277
2277
|
{
|
|
2278
2278
|
name: "useTimeoutPoll",
|
|
2279
2279
|
"package": "core",
|
|
2280
|
-
lastUpdated:
|
|
2280
|
+
lastUpdated: 1739600241000,
|
|
2281
2281
|
docs: "https://vueuse.org/core/useTimeoutPoll/",
|
|
2282
2282
|
category: "Utilities",
|
|
2283
2283
|
description: "use timeout to poll something"
|
|
@@ -2285,7 +2285,7 @@ var functions$1 = [
|
|
|
2285
2285
|
{
|
|
2286
2286
|
name: "useTimestamp",
|
|
2287
2287
|
"package": "core",
|
|
2288
|
-
lastUpdated:
|
|
2288
|
+
lastUpdated: 1739604936000,
|
|
2289
2289
|
component: true,
|
|
2290
2290
|
docs: "https://vueuse.org/core/useTimestamp/",
|
|
2291
2291
|
category: "Animation",
|
|
@@ -2294,7 +2294,7 @@ var functions$1 = [
|
|
|
2294
2294
|
{
|
|
2295
2295
|
name: "useTitle",
|
|
2296
2296
|
"package": "core",
|
|
2297
|
-
lastUpdated:
|
|
2297
|
+
lastUpdated: 1739599574000,
|
|
2298
2298
|
docs: "https://vueuse.org/core/useTitle/",
|
|
2299
2299
|
category: "Browser",
|
|
2300
2300
|
description: "reactive document title"
|
|
@@ -2302,7 +2302,7 @@ var functions$1 = [
|
|
|
2302
2302
|
{
|
|
2303
2303
|
name: "useToggle",
|
|
2304
2304
|
"package": "shared",
|
|
2305
|
-
lastUpdated:
|
|
2305
|
+
lastUpdated: 1739600241000,
|
|
2306
2306
|
docs: "https://vueuse.org/shared/useToggle/",
|
|
2307
2307
|
category: "Utilities",
|
|
2308
2308
|
description: "a boolean switcher with utility functions"
|
|
@@ -2326,7 +2326,7 @@ var functions$1 = [
|
|
|
2326
2326
|
{
|
|
2327
2327
|
name: "useTransition",
|
|
2328
2328
|
"package": "core",
|
|
2329
|
-
lastUpdated:
|
|
2329
|
+
lastUpdated: 1739600241000,
|
|
2330
2330
|
docs: "https://vueuse.org/core/useTransition/",
|
|
2331
2331
|
category: "Animation",
|
|
2332
2332
|
description: "transition between values"
|
|
@@ -2350,7 +2350,7 @@ var functions$1 = [
|
|
|
2350
2350
|
{
|
|
2351
2351
|
name: "useUserMedia",
|
|
2352
2352
|
"package": "core",
|
|
2353
|
-
lastUpdated:
|
|
2353
|
+
lastUpdated: 1739600241000,
|
|
2354
2354
|
docs: "https://vueuse.org/core/useUserMedia/",
|
|
2355
2355
|
category: "Sensors",
|
|
2356
2356
|
description: "reactive [`mediaDevices.getUserMedia`](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia) streaming",
|
|
@@ -2371,7 +2371,7 @@ var functions$1 = [
|
|
|
2371
2371
|
{
|
|
2372
2372
|
name: "useVirtualList",
|
|
2373
2373
|
"package": "core",
|
|
2374
|
-
lastUpdated:
|
|
2374
|
+
lastUpdated: 1739600241000,
|
|
2375
2375
|
component: true,
|
|
2376
2376
|
docs: "https://vueuse.org/core/useVirtualList/",
|
|
2377
2377
|
category: "Component",
|
|
@@ -2380,7 +2380,7 @@ var functions$1 = [
|
|
|
2380
2380
|
{
|
|
2381
2381
|
name: "useVModel",
|
|
2382
2382
|
"package": "core",
|
|
2383
|
-
lastUpdated:
|
|
2383
|
+
lastUpdated: 1739600241000,
|
|
2384
2384
|
docs: "https://vueuse.org/core/useVModel/",
|
|
2385
2385
|
category: "Component",
|
|
2386
2386
|
description: "shorthand for v-model binding",
|
|
@@ -2402,7 +2402,7 @@ var functions$1 = [
|
|
|
2402
2402
|
{
|
|
2403
2403
|
name: "useWakeLock",
|
|
2404
2404
|
"package": "core",
|
|
2405
|
-
lastUpdated:
|
|
2405
|
+
lastUpdated: 1739600241000,
|
|
2406
2406
|
docs: "https://vueuse.org/core/useWakeLock/",
|
|
2407
2407
|
category: "Browser",
|
|
2408
2408
|
description: "reactive [Screen Wake Lock API](https://developer.mozilla.org/en-US/docs/Web/API/Screen_Wake_Lock_API)"
|
|
@@ -2410,7 +2410,7 @@ var functions$1 = [
|
|
|
2410
2410
|
{
|
|
2411
2411
|
name: "useWebNotification",
|
|
2412
2412
|
"package": "core",
|
|
2413
|
-
lastUpdated:
|
|
2413
|
+
lastUpdated: 1739600241000,
|
|
2414
2414
|
docs: "https://vueuse.org/core/useWebNotification/",
|
|
2415
2415
|
category: "Browser",
|
|
2416
2416
|
description: "reactive [Notification](https://developer.mozilla.org/en-US/docs/Web/API/notification)"
|
|
@@ -2418,7 +2418,7 @@ var functions$1 = [
|
|
|
2418
2418
|
{
|
|
2419
2419
|
name: "useWebSocket",
|
|
2420
2420
|
"package": "core",
|
|
2421
|
-
lastUpdated:
|
|
2421
|
+
lastUpdated: 1739600241000,
|
|
2422
2422
|
docs: "https://vueuse.org/core/useWebSocket/",
|
|
2423
2423
|
category: "Network",
|
|
2424
2424
|
description: "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
|
|
@@ -2426,7 +2426,7 @@ var functions$1 = [
|
|
|
2426
2426
|
{
|
|
2427
2427
|
name: "useWebWorker",
|
|
2428
2428
|
"package": "core",
|
|
2429
|
-
lastUpdated:
|
|
2429
|
+
lastUpdated: 1739600241000,
|
|
2430
2430
|
docs: "https://vueuse.org/core/useWebWorker/",
|
|
2431
2431
|
category: "Browser",
|
|
2432
2432
|
description: "simple [Web Workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers) registration and communication",
|
|
@@ -2437,7 +2437,7 @@ var functions$1 = [
|
|
|
2437
2437
|
{
|
|
2438
2438
|
name: "useWebWorkerFn",
|
|
2439
2439
|
"package": "core",
|
|
2440
|
-
lastUpdated:
|
|
2440
|
+
lastUpdated: 1739600241000,
|
|
2441
2441
|
docs: "https://vueuse.org/core/useWebWorkerFn/",
|
|
2442
2442
|
category: "Browser",
|
|
2443
2443
|
description: "run expensive functions without blocking the UI",
|
|
@@ -2448,7 +2448,7 @@ var functions$1 = [
|
|
|
2448
2448
|
{
|
|
2449
2449
|
name: "useWindowFocus",
|
|
2450
2450
|
"package": "core",
|
|
2451
|
-
lastUpdated:
|
|
2451
|
+
lastUpdated: 1739600241000,
|
|
2452
2452
|
component: true,
|
|
2453
2453
|
docs: "https://vueuse.org/core/useWindowFocus/",
|
|
2454
2454
|
category: "Elements",
|
|
@@ -2465,7 +2465,7 @@ var functions$1 = [
|
|
|
2465
2465
|
{
|
|
2466
2466
|
name: "useWindowSize",
|
|
2467
2467
|
"package": "core",
|
|
2468
|
-
lastUpdated:
|
|
2468
|
+
lastUpdated: 1739600241000,
|
|
2469
2469
|
component: true,
|
|
2470
2470
|
docs: "https://vueuse.org/core/useWindowSize/",
|
|
2471
2471
|
category: "Elements",
|
|
@@ -2474,7 +2474,7 @@ var functions$1 = [
|
|
|
2474
2474
|
{
|
|
2475
2475
|
name: "useZoomFactor",
|
|
2476
2476
|
"package": "electron",
|
|
2477
|
-
lastUpdated:
|
|
2477
|
+
lastUpdated: 1739600241000,
|
|
2478
2478
|
docs: "https://vueuse.org/electron/useZoomFactor/",
|
|
2479
2479
|
category: "@Electron",
|
|
2480
2480
|
description: "reactive [WebFrame](https://www.electronjs.org/docs/api/web-frame#webframe) zoom factor"
|
|
@@ -2482,7 +2482,7 @@ var functions$1 = [
|
|
|
2482
2482
|
{
|
|
2483
2483
|
name: "useZoomLevel",
|
|
2484
2484
|
"package": "electron",
|
|
2485
|
-
lastUpdated:
|
|
2485
|
+
lastUpdated: 1739600241000,
|
|
2486
2486
|
docs: "https://vueuse.org/electron/useZoomLevel/",
|
|
2487
2487
|
category: "@Electron",
|
|
2488
2488
|
description: "reactive [WebFrame](https://www.electronjs.org/docs/api/web-frame#webframe) zoom level"
|
|
@@ -2504,7 +2504,7 @@ var functions$1 = [
|
|
|
2504
2504
|
{
|
|
2505
2505
|
name: "watchAtMost",
|
|
2506
2506
|
"package": "shared",
|
|
2507
|
-
lastUpdated:
|
|
2507
|
+
lastUpdated: 1739600241000,
|
|
2508
2508
|
docs: "https://vueuse.org/shared/watchAtMost/",
|
|
2509
2509
|
category: "Watch",
|
|
2510
2510
|
description: "`watch` with the number of times triggered"
|
|
@@ -2539,7 +2539,7 @@ var functions$1 = [
|
|
|
2539
2539
|
{
|
|
2540
2540
|
name: "watchIgnorable",
|
|
2541
2541
|
"package": "shared",
|
|
2542
|
-
lastUpdated:
|
|
2542
|
+
lastUpdated: 1739600241000,
|
|
2543
2543
|
docs: "https://vueuse.org/shared/watchIgnorable/",
|
|
2544
2544
|
category: "Watch",
|
|
2545
2545
|
description: "ignorable watch",
|