@vueuse/metadata 10.0.2 → 10.1.2

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.
Files changed (4) hide show
  1. package/index.cjs +27 -27
  2. package/index.json +27 -27
  3. package/index.mjs +27 -27
  4. package/package.json +1 -1
package/index.cjs CHANGED
@@ -230,7 +230,7 @@ var functions$1 = [
230
230
  {
231
231
  name: "createGlobalState",
232
232
  "package": "shared",
233
- lastUpdated: 1678811060000,
233
+ lastUpdated: 1682985671000,
234
234
  docs: "https://vueuse.org/shared/createGlobalState/",
235
235
  category: "State",
236
236
  description: "keep states in the global scope to be reusable across Vue instances",
@@ -268,7 +268,7 @@ var functions$1 = [
268
268
  {
269
269
  name: "createReusableTemplate",
270
270
  "package": "core",
271
- lastUpdated: 1681420351000,
271
+ lastUpdated: 1682582034000,
272
272
  docs: "https://vueuse.org/core/createReusableTemplate/",
273
273
  category: "Component",
274
274
  description: "define and reuse template inside the component scope"
@@ -294,7 +294,7 @@ var functions$1 = [
294
294
  {
295
295
  name: "createTemplatePromise",
296
296
  "package": "core",
297
- lastUpdated: 1681420351000,
297
+ lastUpdated: 1682977456000,
298
298
  docs: "https://vueuse.org/core/createTemplatePromise/",
299
299
  category: "Component",
300
300
  description: "template as Promise"
@@ -337,7 +337,7 @@ var functions$1 = [
337
337
  {
338
338
  name: "isDefined",
339
339
  "package": "shared",
340
- lastUpdated: 1681373709000,
340
+ lastUpdated: 1682985671000,
341
341
  docs: "https://vueuse.org/shared/isDefined/",
342
342
  category: "Utilities",
343
343
  description: "non-nullish checking type guard for Ref"
@@ -435,7 +435,7 @@ var functions$1 = [
435
435
  {
436
436
  name: "reactify",
437
437
  "package": "shared",
438
- lastUpdated: 1681373709000,
438
+ lastUpdated: 1682985671000,
439
439
  docs: "https://vueuse.org/shared/reactify/",
440
440
  category: "Reactivity",
441
441
  description: "converts plain functions into reactive functions",
@@ -819,7 +819,7 @@ var functions$1 = [
819
819
  {
820
820
  name: "useAsyncState",
821
821
  "package": "core",
822
- lastUpdated: 1679560979000,
822
+ lastUpdated: 1682152878000,
823
823
  docs: "https://vueuse.org/core/useAsyncState/",
824
824
  category: "State",
825
825
  description: "reactive async state"
@@ -962,7 +962,7 @@ var functions$1 = [
962
962
  {
963
963
  name: "useColorMode",
964
964
  "package": "core",
965
- lastUpdated: 1681385989000,
965
+ lastUpdated: 1682154344000,
966
966
  component: true,
967
967
  docs: "https://vueuse.org/core/useColorMode/",
968
968
  category: "Browser",
@@ -1017,7 +1017,7 @@ var functions$1 = [
1017
1017
  {
1018
1018
  name: "useCycleList",
1019
1019
  "package": "core",
1020
- lastUpdated: 1681372607000,
1020
+ lastUpdated: 1681820921000,
1021
1021
  docs: "https://vueuse.org/core/useCycleList/",
1022
1022
  category: "Utilities",
1023
1023
  description: "cycle through a list of items"
@@ -1025,7 +1025,7 @@ var functions$1 = [
1025
1025
  {
1026
1026
  name: "useDark",
1027
1027
  "package": "core",
1028
- lastUpdated: 1679995688000,
1028
+ lastUpdated: 1682154344000,
1029
1029
  component: true,
1030
1030
  docs: "https://vueuse.org/core/useDark/",
1031
1031
  category: "Browser",
@@ -1039,7 +1039,7 @@ var functions$1 = [
1039
1039
  {
1040
1040
  name: "useDateFormat",
1041
1041
  "package": "shared",
1042
- lastUpdated: 1681425913000,
1042
+ lastUpdated: 1682003983000,
1043
1043
  docs: "https://vueuse.org/shared/useDateFormat/",
1044
1044
  category: "Time",
1045
1045
  description: "get the formatted date according to the string of tokens passed in"
@@ -1138,7 +1138,7 @@ var functions$1 = [
1138
1138
  {
1139
1139
  name: "useDrauu",
1140
1140
  "package": "integrations",
1141
- lastUpdated: 1657259100000,
1141
+ lastUpdated: 1682977193000,
1142
1142
  docs: "https://vueuse.org/integrations/useDrauu/",
1143
1143
  category: "@Integrations",
1144
1144
  description: "reactive instance for [drauu](https://github.com/antfu/drauu)",
@@ -1231,7 +1231,7 @@ var functions$1 = [
1231
1231
  {
1232
1232
  name: "useEventSource",
1233
1233
  "package": "core",
1234
- lastUpdated: 1679560979000,
1234
+ lastUpdated: 1682602008000,
1235
1235
  docs: "https://vueuse.org/core/useEventSource/",
1236
1236
  category: "Network",
1237
1237
  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"
@@ -1256,7 +1256,7 @@ var functions$1 = [
1256
1256
  {
1257
1257
  name: "useFetch",
1258
1258
  "package": "core",
1259
- lastUpdated: 1681372607000,
1259
+ lastUpdated: 1682983932000,
1260
1260
  docs: "https://vueuse.org/core/useFetch/",
1261
1261
  category: "Network",
1262
1262
  description: "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
@@ -1331,7 +1331,7 @@ var functions$1 = [
1331
1331
  {
1332
1332
  name: "useFullscreen",
1333
1333
  "package": "core",
1334
- lastUpdated: 1681306525000,
1334
+ lastUpdated: 1682154085000,
1335
1335
  component: true,
1336
1336
  docs: "https://vueuse.org/core/useFullscreen/",
1337
1337
  category: "Browser",
@@ -1391,7 +1391,7 @@ var functions$1 = [
1391
1391
  {
1392
1392
  name: "useImage",
1393
1393
  "package": "core",
1394
- lastUpdated: 1681372607000,
1394
+ lastUpdated: 1682983759000,
1395
1395
  component: true,
1396
1396
  docs: "https://vueuse.org/core/useImage/",
1397
1397
  category: "Browser",
@@ -1400,7 +1400,7 @@ var functions$1 = [
1400
1400
  {
1401
1401
  name: "useInfiniteScroll",
1402
1402
  "package": "core",
1403
- lastUpdated: 1681395875000,
1403
+ lastUpdated: 1682983227000,
1404
1404
  directive: true,
1405
1405
  docs: "https://vueuse.org/core/useInfiniteScroll/",
1406
1406
  category: "Sensors",
@@ -1502,7 +1502,7 @@ var functions$1 = [
1502
1502
  {
1503
1503
  name: "useManualRefHistory",
1504
1504
  "package": "core",
1505
- lastUpdated: 1681402164000,
1505
+ lastUpdated: 1682524872000,
1506
1506
  docs: "https://vueuse.org/core/useManualRefHistory/",
1507
1507
  category: "State",
1508
1508
  description: "manually track the change history of a ref when the using calls `commit()`",
@@ -1529,7 +1529,7 @@ var functions$1 = [
1529
1529
  {
1530
1530
  name: "useMediaControls",
1531
1531
  "package": "core",
1532
- lastUpdated: 1681402164000,
1532
+ lastUpdated: 1681929974000,
1533
1533
  docs: "https://vueuse.org/core/useMediaControls/",
1534
1534
  category: "Browser",
1535
1535
  description: "reactive media controls for both `audio` and `video` elements"
@@ -1598,7 +1598,7 @@ var functions$1 = [
1598
1598
  {
1599
1599
  name: "useMouse",
1600
1600
  "package": "core",
1601
- lastUpdated: 1681379617000,
1601
+ lastUpdated: 1682154126000,
1602
1602
  component: true,
1603
1603
  docs: "https://vueuse.org/core/useMouse/",
1604
1604
  category: "Sensors",
@@ -1616,7 +1616,7 @@ var functions$1 = [
1616
1616
  {
1617
1617
  name: "useMousePressed",
1618
1618
  "package": "core",
1619
- lastUpdated: 1639818708000,
1619
+ lastUpdated: 1682154126000,
1620
1620
  component: true,
1621
1621
  docs: "https://vueuse.org/core/useMousePressed/",
1622
1622
  category: "Sensors",
@@ -1773,7 +1773,7 @@ var functions$1 = [
1773
1773
  {
1774
1774
  name: "usePrecision",
1775
1775
  "package": "math",
1776
- lastUpdated: 1681372607000,
1776
+ lastUpdated: 1682982873000,
1777
1777
  docs: "https://vueuse.org/math/usePrecision/",
1778
1778
  category: "@Math",
1779
1779
  description: "reactively set the precision of a number"
@@ -1961,7 +1961,7 @@ var functions$1 = [
1961
1961
  {
1962
1962
  name: "useScroll",
1963
1963
  "package": "core",
1964
- lastUpdated: 1681382177000,
1964
+ lastUpdated: 1682983227000,
1965
1965
  directive: true,
1966
1966
  docs: "https://vueuse.org/core/useScroll/",
1967
1967
  category: "Sensors",
@@ -2120,7 +2120,7 @@ var functions$1 = [
2120
2120
  {
2121
2121
  name: "useSwipe",
2122
2122
  "package": "core",
2123
- lastUpdated: 1681372607000,
2123
+ lastUpdated: 1682154047000,
2124
2124
  docs: "https://vueuse.org/core/useSwipe/",
2125
2125
  category: "Sensors",
2126
2126
  description: "reactive swipe detection based on [`TouchEvents`](https://developer.mozilla.org/en-US/docs/Web/API/TouchEvent)"
@@ -2235,7 +2235,7 @@ var functions$1 = [
2235
2235
  {
2236
2236
  name: "useToggle",
2237
2237
  "package": "shared",
2238
- lastUpdated: 1681372607000,
2238
+ lastUpdated: 1681818817000,
2239
2239
  docs: "https://vueuse.org/shared/useToggle/",
2240
2240
  category: "Utilities",
2241
2241
  description: "a boolean switcher with utility functions"
@@ -2259,7 +2259,7 @@ var functions$1 = [
2259
2259
  {
2260
2260
  name: "useTransition",
2261
2261
  "package": "core",
2262
- lastUpdated: 1681425913000,
2262
+ lastUpdated: 1681492892000,
2263
2263
  docs: "https://vueuse.org/core/useTransition/",
2264
2264
  category: "Animation",
2265
2265
  description: "transition between values"
@@ -2456,7 +2456,7 @@ var functions$1 = [
2456
2456
  {
2457
2457
  name: "watchDeep",
2458
2458
  "package": "shared",
2459
- lastUpdated: 1681200124000,
2459
+ lastUpdated: 1681929885000,
2460
2460
  docs: "https://vueuse.org/shared/watchDeep/",
2461
2461
  category: "Watch",
2462
2462
  description: "shorthand for watching value with {deep: true}"
@@ -2475,7 +2475,7 @@ var functions$1 = [
2475
2475
  {
2476
2476
  name: "watchImmediate",
2477
2477
  "package": "shared",
2478
- lastUpdated: 1681200124000,
2478
+ lastUpdated: 1681929885000,
2479
2479
  docs: "https://vueuse.org/shared/watchImmediate/",
2480
2480
  category: "Watch",
2481
2481
  description: "shorthand for watching value with {immediate: true}"
package/index.json CHANGED
@@ -229,7 +229,7 @@
229
229
  {
230
230
  "name": "createGlobalState",
231
231
  "package": "shared",
232
- "lastUpdated": 1678811060000,
232
+ "lastUpdated": 1682985671000,
233
233
  "docs": "https://vueuse.org/shared/createGlobalState/",
234
234
  "category": "State",
235
235
  "description": "keep states in the global scope to be reusable across Vue instances",
@@ -267,7 +267,7 @@
267
267
  {
268
268
  "name": "createReusableTemplate",
269
269
  "package": "core",
270
- "lastUpdated": 1681420351000,
270
+ "lastUpdated": 1682582034000,
271
271
  "docs": "https://vueuse.org/core/createReusableTemplate/",
272
272
  "category": "Component",
273
273
  "description": "define and reuse template inside the component scope"
@@ -293,7 +293,7 @@
293
293
  {
294
294
  "name": "createTemplatePromise",
295
295
  "package": "core",
296
- "lastUpdated": 1681420351000,
296
+ "lastUpdated": 1682977456000,
297
297
  "docs": "https://vueuse.org/core/createTemplatePromise/",
298
298
  "category": "Component",
299
299
  "description": "template as Promise"
@@ -336,7 +336,7 @@
336
336
  {
337
337
  "name": "isDefined",
338
338
  "package": "shared",
339
- "lastUpdated": 1681373709000,
339
+ "lastUpdated": 1682985671000,
340
340
  "docs": "https://vueuse.org/shared/isDefined/",
341
341
  "category": "Utilities",
342
342
  "description": "non-nullish checking type guard for Ref"
@@ -434,7 +434,7 @@
434
434
  {
435
435
  "name": "reactify",
436
436
  "package": "shared",
437
- "lastUpdated": 1681373709000,
437
+ "lastUpdated": 1682985671000,
438
438
  "docs": "https://vueuse.org/shared/reactify/",
439
439
  "category": "Reactivity",
440
440
  "description": "converts plain functions into reactive functions",
@@ -818,7 +818,7 @@
818
818
  {
819
819
  "name": "useAsyncState",
820
820
  "package": "core",
821
- "lastUpdated": 1679560979000,
821
+ "lastUpdated": 1682152878000,
822
822
  "docs": "https://vueuse.org/core/useAsyncState/",
823
823
  "category": "State",
824
824
  "description": "reactive async state"
@@ -961,7 +961,7 @@
961
961
  {
962
962
  "name": "useColorMode",
963
963
  "package": "core",
964
- "lastUpdated": 1681385989000,
964
+ "lastUpdated": 1682154344000,
965
965
  "component": true,
966
966
  "docs": "https://vueuse.org/core/useColorMode/",
967
967
  "category": "Browser",
@@ -1016,7 +1016,7 @@
1016
1016
  {
1017
1017
  "name": "useCycleList",
1018
1018
  "package": "core",
1019
- "lastUpdated": 1681372607000,
1019
+ "lastUpdated": 1681820921000,
1020
1020
  "docs": "https://vueuse.org/core/useCycleList/",
1021
1021
  "category": "Utilities",
1022
1022
  "description": "cycle through a list of items"
@@ -1024,7 +1024,7 @@
1024
1024
  {
1025
1025
  "name": "useDark",
1026
1026
  "package": "core",
1027
- "lastUpdated": 1679995688000,
1027
+ "lastUpdated": 1682154344000,
1028
1028
  "component": true,
1029
1029
  "docs": "https://vueuse.org/core/useDark/",
1030
1030
  "category": "Browser",
@@ -1038,7 +1038,7 @@
1038
1038
  {
1039
1039
  "name": "useDateFormat",
1040
1040
  "package": "shared",
1041
- "lastUpdated": 1681425913000,
1041
+ "lastUpdated": 1682003983000,
1042
1042
  "docs": "https://vueuse.org/shared/useDateFormat/",
1043
1043
  "category": "Time",
1044
1044
  "description": "get the formatted date according to the string of tokens passed in"
@@ -1137,7 +1137,7 @@
1137
1137
  {
1138
1138
  "name": "useDrauu",
1139
1139
  "package": "integrations",
1140
- "lastUpdated": 1657259100000,
1140
+ "lastUpdated": 1682977193000,
1141
1141
  "docs": "https://vueuse.org/integrations/useDrauu/",
1142
1142
  "category": "@Integrations",
1143
1143
  "description": "reactive instance for [drauu](https://github.com/antfu/drauu)",
@@ -1230,7 +1230,7 @@
1230
1230
  {
1231
1231
  "name": "useEventSource",
1232
1232
  "package": "core",
1233
- "lastUpdated": 1679560979000,
1233
+ "lastUpdated": 1682602008000,
1234
1234
  "docs": "https://vueuse.org/core/useEventSource/",
1235
1235
  "category": "Network",
1236
1236
  "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"
@@ -1255,7 +1255,7 @@
1255
1255
  {
1256
1256
  "name": "useFetch",
1257
1257
  "package": "core",
1258
- "lastUpdated": 1681372607000,
1258
+ "lastUpdated": 1682983932000,
1259
1259
  "docs": "https://vueuse.org/core/useFetch/",
1260
1260
  "category": "Network",
1261
1261
  "description": "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
@@ -1330,7 +1330,7 @@
1330
1330
  {
1331
1331
  "name": "useFullscreen",
1332
1332
  "package": "core",
1333
- "lastUpdated": 1681306525000,
1333
+ "lastUpdated": 1682154085000,
1334
1334
  "component": true,
1335
1335
  "docs": "https://vueuse.org/core/useFullscreen/",
1336
1336
  "category": "Browser",
@@ -1390,7 +1390,7 @@
1390
1390
  {
1391
1391
  "name": "useImage",
1392
1392
  "package": "core",
1393
- "lastUpdated": 1681372607000,
1393
+ "lastUpdated": 1682983759000,
1394
1394
  "component": true,
1395
1395
  "docs": "https://vueuse.org/core/useImage/",
1396
1396
  "category": "Browser",
@@ -1399,7 +1399,7 @@
1399
1399
  {
1400
1400
  "name": "useInfiniteScroll",
1401
1401
  "package": "core",
1402
- "lastUpdated": 1681395875000,
1402
+ "lastUpdated": 1682983227000,
1403
1403
  "directive": true,
1404
1404
  "docs": "https://vueuse.org/core/useInfiniteScroll/",
1405
1405
  "category": "Sensors",
@@ -1501,7 +1501,7 @@
1501
1501
  {
1502
1502
  "name": "useManualRefHistory",
1503
1503
  "package": "core",
1504
- "lastUpdated": 1681402164000,
1504
+ "lastUpdated": 1682524872000,
1505
1505
  "docs": "https://vueuse.org/core/useManualRefHistory/",
1506
1506
  "category": "State",
1507
1507
  "description": "manually track the change history of a ref when the using calls `commit()`",
@@ -1528,7 +1528,7 @@
1528
1528
  {
1529
1529
  "name": "useMediaControls",
1530
1530
  "package": "core",
1531
- "lastUpdated": 1681402164000,
1531
+ "lastUpdated": 1681929974000,
1532
1532
  "docs": "https://vueuse.org/core/useMediaControls/",
1533
1533
  "category": "Browser",
1534
1534
  "description": "reactive media controls for both `audio` and `video` elements"
@@ -1597,7 +1597,7 @@
1597
1597
  {
1598
1598
  "name": "useMouse",
1599
1599
  "package": "core",
1600
- "lastUpdated": 1681379617000,
1600
+ "lastUpdated": 1682154126000,
1601
1601
  "component": true,
1602
1602
  "docs": "https://vueuse.org/core/useMouse/",
1603
1603
  "category": "Sensors",
@@ -1615,7 +1615,7 @@
1615
1615
  {
1616
1616
  "name": "useMousePressed",
1617
1617
  "package": "core",
1618
- "lastUpdated": 1639818708000,
1618
+ "lastUpdated": 1682154126000,
1619
1619
  "component": true,
1620
1620
  "docs": "https://vueuse.org/core/useMousePressed/",
1621
1621
  "category": "Sensors",
@@ -1772,7 +1772,7 @@
1772
1772
  {
1773
1773
  "name": "usePrecision",
1774
1774
  "package": "math",
1775
- "lastUpdated": 1681372607000,
1775
+ "lastUpdated": 1682982873000,
1776
1776
  "docs": "https://vueuse.org/math/usePrecision/",
1777
1777
  "category": "@Math",
1778
1778
  "description": "reactively set the precision of a number"
@@ -1960,7 +1960,7 @@
1960
1960
  {
1961
1961
  "name": "useScroll",
1962
1962
  "package": "core",
1963
- "lastUpdated": 1681382177000,
1963
+ "lastUpdated": 1682983227000,
1964
1964
  "directive": true,
1965
1965
  "docs": "https://vueuse.org/core/useScroll/",
1966
1966
  "category": "Sensors",
@@ -2119,7 +2119,7 @@
2119
2119
  {
2120
2120
  "name": "useSwipe",
2121
2121
  "package": "core",
2122
- "lastUpdated": 1681372607000,
2122
+ "lastUpdated": 1682154047000,
2123
2123
  "docs": "https://vueuse.org/core/useSwipe/",
2124
2124
  "category": "Sensors",
2125
2125
  "description": "reactive swipe detection based on [`TouchEvents`](https://developer.mozilla.org/en-US/docs/Web/API/TouchEvent)"
@@ -2234,7 +2234,7 @@
2234
2234
  {
2235
2235
  "name": "useToggle",
2236
2236
  "package": "shared",
2237
- "lastUpdated": 1681372607000,
2237
+ "lastUpdated": 1681818817000,
2238
2238
  "docs": "https://vueuse.org/shared/useToggle/",
2239
2239
  "category": "Utilities",
2240
2240
  "description": "a boolean switcher with utility functions"
@@ -2258,7 +2258,7 @@
2258
2258
  {
2259
2259
  "name": "useTransition",
2260
2260
  "package": "core",
2261
- "lastUpdated": 1681425913000,
2261
+ "lastUpdated": 1681492892000,
2262
2262
  "docs": "https://vueuse.org/core/useTransition/",
2263
2263
  "category": "Animation",
2264
2264
  "description": "transition between values"
@@ -2455,7 +2455,7 @@
2455
2455
  {
2456
2456
  "name": "watchDeep",
2457
2457
  "package": "shared",
2458
- "lastUpdated": 1681200124000,
2458
+ "lastUpdated": 1681929885000,
2459
2459
  "docs": "https://vueuse.org/shared/watchDeep/",
2460
2460
  "category": "Watch",
2461
2461
  "description": "shorthand for watching value with {deep: true}"
@@ -2474,7 +2474,7 @@
2474
2474
  {
2475
2475
  "name": "watchImmediate",
2476
2476
  "package": "shared",
2477
- "lastUpdated": 1681200124000,
2477
+ "lastUpdated": 1681929885000,
2478
2478
  "docs": "https://vueuse.org/shared/watchImmediate/",
2479
2479
  "category": "Watch",
2480
2480
  "description": "shorthand for watching value with {immediate: true}"
package/index.mjs CHANGED
@@ -228,7 +228,7 @@ var functions$1 = [
228
228
  {
229
229
  name: "createGlobalState",
230
230
  "package": "shared",
231
- lastUpdated: 1678811060000,
231
+ lastUpdated: 1682985671000,
232
232
  docs: "https://vueuse.org/shared/createGlobalState/",
233
233
  category: "State",
234
234
  description: "keep states in the global scope to be reusable across Vue instances",
@@ -266,7 +266,7 @@ var functions$1 = [
266
266
  {
267
267
  name: "createReusableTemplate",
268
268
  "package": "core",
269
- lastUpdated: 1681420351000,
269
+ lastUpdated: 1682582034000,
270
270
  docs: "https://vueuse.org/core/createReusableTemplate/",
271
271
  category: "Component",
272
272
  description: "define and reuse template inside the component scope"
@@ -292,7 +292,7 @@ var functions$1 = [
292
292
  {
293
293
  name: "createTemplatePromise",
294
294
  "package": "core",
295
- lastUpdated: 1681420351000,
295
+ lastUpdated: 1682977456000,
296
296
  docs: "https://vueuse.org/core/createTemplatePromise/",
297
297
  category: "Component",
298
298
  description: "template as Promise"
@@ -335,7 +335,7 @@ var functions$1 = [
335
335
  {
336
336
  name: "isDefined",
337
337
  "package": "shared",
338
- lastUpdated: 1681373709000,
338
+ lastUpdated: 1682985671000,
339
339
  docs: "https://vueuse.org/shared/isDefined/",
340
340
  category: "Utilities",
341
341
  description: "non-nullish checking type guard for Ref"
@@ -433,7 +433,7 @@ var functions$1 = [
433
433
  {
434
434
  name: "reactify",
435
435
  "package": "shared",
436
- lastUpdated: 1681373709000,
436
+ lastUpdated: 1682985671000,
437
437
  docs: "https://vueuse.org/shared/reactify/",
438
438
  category: "Reactivity",
439
439
  description: "converts plain functions into reactive functions",
@@ -817,7 +817,7 @@ var functions$1 = [
817
817
  {
818
818
  name: "useAsyncState",
819
819
  "package": "core",
820
- lastUpdated: 1679560979000,
820
+ lastUpdated: 1682152878000,
821
821
  docs: "https://vueuse.org/core/useAsyncState/",
822
822
  category: "State",
823
823
  description: "reactive async state"
@@ -960,7 +960,7 @@ var functions$1 = [
960
960
  {
961
961
  name: "useColorMode",
962
962
  "package": "core",
963
- lastUpdated: 1681385989000,
963
+ lastUpdated: 1682154344000,
964
964
  component: true,
965
965
  docs: "https://vueuse.org/core/useColorMode/",
966
966
  category: "Browser",
@@ -1015,7 +1015,7 @@ var functions$1 = [
1015
1015
  {
1016
1016
  name: "useCycleList",
1017
1017
  "package": "core",
1018
- lastUpdated: 1681372607000,
1018
+ lastUpdated: 1681820921000,
1019
1019
  docs: "https://vueuse.org/core/useCycleList/",
1020
1020
  category: "Utilities",
1021
1021
  description: "cycle through a list of items"
@@ -1023,7 +1023,7 @@ var functions$1 = [
1023
1023
  {
1024
1024
  name: "useDark",
1025
1025
  "package": "core",
1026
- lastUpdated: 1679995688000,
1026
+ lastUpdated: 1682154344000,
1027
1027
  component: true,
1028
1028
  docs: "https://vueuse.org/core/useDark/",
1029
1029
  category: "Browser",
@@ -1037,7 +1037,7 @@ var functions$1 = [
1037
1037
  {
1038
1038
  name: "useDateFormat",
1039
1039
  "package": "shared",
1040
- lastUpdated: 1681425913000,
1040
+ lastUpdated: 1682003983000,
1041
1041
  docs: "https://vueuse.org/shared/useDateFormat/",
1042
1042
  category: "Time",
1043
1043
  description: "get the formatted date according to the string of tokens passed in"
@@ -1136,7 +1136,7 @@ var functions$1 = [
1136
1136
  {
1137
1137
  name: "useDrauu",
1138
1138
  "package": "integrations",
1139
- lastUpdated: 1657259100000,
1139
+ lastUpdated: 1682977193000,
1140
1140
  docs: "https://vueuse.org/integrations/useDrauu/",
1141
1141
  category: "@Integrations",
1142
1142
  description: "reactive instance for [drauu](https://github.com/antfu/drauu)",
@@ -1229,7 +1229,7 @@ var functions$1 = [
1229
1229
  {
1230
1230
  name: "useEventSource",
1231
1231
  "package": "core",
1232
- lastUpdated: 1679560979000,
1232
+ lastUpdated: 1682602008000,
1233
1233
  docs: "https://vueuse.org/core/useEventSource/",
1234
1234
  category: "Network",
1235
1235
  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"
@@ -1254,7 +1254,7 @@ var functions$1 = [
1254
1254
  {
1255
1255
  name: "useFetch",
1256
1256
  "package": "core",
1257
- lastUpdated: 1681372607000,
1257
+ lastUpdated: 1682983932000,
1258
1258
  docs: "https://vueuse.org/core/useFetch/",
1259
1259
  category: "Network",
1260
1260
  description: "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
@@ -1329,7 +1329,7 @@ var functions$1 = [
1329
1329
  {
1330
1330
  name: "useFullscreen",
1331
1331
  "package": "core",
1332
- lastUpdated: 1681306525000,
1332
+ lastUpdated: 1682154085000,
1333
1333
  component: true,
1334
1334
  docs: "https://vueuse.org/core/useFullscreen/",
1335
1335
  category: "Browser",
@@ -1389,7 +1389,7 @@ var functions$1 = [
1389
1389
  {
1390
1390
  name: "useImage",
1391
1391
  "package": "core",
1392
- lastUpdated: 1681372607000,
1392
+ lastUpdated: 1682983759000,
1393
1393
  component: true,
1394
1394
  docs: "https://vueuse.org/core/useImage/",
1395
1395
  category: "Browser",
@@ -1398,7 +1398,7 @@ var functions$1 = [
1398
1398
  {
1399
1399
  name: "useInfiniteScroll",
1400
1400
  "package": "core",
1401
- lastUpdated: 1681395875000,
1401
+ lastUpdated: 1682983227000,
1402
1402
  directive: true,
1403
1403
  docs: "https://vueuse.org/core/useInfiniteScroll/",
1404
1404
  category: "Sensors",
@@ -1500,7 +1500,7 @@ var functions$1 = [
1500
1500
  {
1501
1501
  name: "useManualRefHistory",
1502
1502
  "package": "core",
1503
- lastUpdated: 1681402164000,
1503
+ lastUpdated: 1682524872000,
1504
1504
  docs: "https://vueuse.org/core/useManualRefHistory/",
1505
1505
  category: "State",
1506
1506
  description: "manually track the change history of a ref when the using calls `commit()`",
@@ -1527,7 +1527,7 @@ var functions$1 = [
1527
1527
  {
1528
1528
  name: "useMediaControls",
1529
1529
  "package": "core",
1530
- lastUpdated: 1681402164000,
1530
+ lastUpdated: 1681929974000,
1531
1531
  docs: "https://vueuse.org/core/useMediaControls/",
1532
1532
  category: "Browser",
1533
1533
  description: "reactive media controls for both `audio` and `video` elements"
@@ -1596,7 +1596,7 @@ var functions$1 = [
1596
1596
  {
1597
1597
  name: "useMouse",
1598
1598
  "package": "core",
1599
- lastUpdated: 1681379617000,
1599
+ lastUpdated: 1682154126000,
1600
1600
  component: true,
1601
1601
  docs: "https://vueuse.org/core/useMouse/",
1602
1602
  category: "Sensors",
@@ -1614,7 +1614,7 @@ var functions$1 = [
1614
1614
  {
1615
1615
  name: "useMousePressed",
1616
1616
  "package": "core",
1617
- lastUpdated: 1639818708000,
1617
+ lastUpdated: 1682154126000,
1618
1618
  component: true,
1619
1619
  docs: "https://vueuse.org/core/useMousePressed/",
1620
1620
  category: "Sensors",
@@ -1771,7 +1771,7 @@ var functions$1 = [
1771
1771
  {
1772
1772
  name: "usePrecision",
1773
1773
  "package": "math",
1774
- lastUpdated: 1681372607000,
1774
+ lastUpdated: 1682982873000,
1775
1775
  docs: "https://vueuse.org/math/usePrecision/",
1776
1776
  category: "@Math",
1777
1777
  description: "reactively set the precision of a number"
@@ -1959,7 +1959,7 @@ var functions$1 = [
1959
1959
  {
1960
1960
  name: "useScroll",
1961
1961
  "package": "core",
1962
- lastUpdated: 1681382177000,
1962
+ lastUpdated: 1682983227000,
1963
1963
  directive: true,
1964
1964
  docs: "https://vueuse.org/core/useScroll/",
1965
1965
  category: "Sensors",
@@ -2118,7 +2118,7 @@ var functions$1 = [
2118
2118
  {
2119
2119
  name: "useSwipe",
2120
2120
  "package": "core",
2121
- lastUpdated: 1681372607000,
2121
+ lastUpdated: 1682154047000,
2122
2122
  docs: "https://vueuse.org/core/useSwipe/",
2123
2123
  category: "Sensors",
2124
2124
  description: "reactive swipe detection based on [`TouchEvents`](https://developer.mozilla.org/en-US/docs/Web/API/TouchEvent)"
@@ -2233,7 +2233,7 @@ var functions$1 = [
2233
2233
  {
2234
2234
  name: "useToggle",
2235
2235
  "package": "shared",
2236
- lastUpdated: 1681372607000,
2236
+ lastUpdated: 1681818817000,
2237
2237
  docs: "https://vueuse.org/shared/useToggle/",
2238
2238
  category: "Utilities",
2239
2239
  description: "a boolean switcher with utility functions"
@@ -2257,7 +2257,7 @@ var functions$1 = [
2257
2257
  {
2258
2258
  name: "useTransition",
2259
2259
  "package": "core",
2260
- lastUpdated: 1681425913000,
2260
+ lastUpdated: 1681492892000,
2261
2261
  docs: "https://vueuse.org/core/useTransition/",
2262
2262
  category: "Animation",
2263
2263
  description: "transition between values"
@@ -2454,7 +2454,7 @@ var functions$1 = [
2454
2454
  {
2455
2455
  name: "watchDeep",
2456
2456
  "package": "shared",
2457
- lastUpdated: 1681200124000,
2457
+ lastUpdated: 1681929885000,
2458
2458
  docs: "https://vueuse.org/shared/watchDeep/",
2459
2459
  category: "Watch",
2460
2460
  description: "shorthand for watching value with {deep: true}"
@@ -2473,7 +2473,7 @@ var functions$1 = [
2473
2473
  {
2474
2474
  name: "watchImmediate",
2475
2475
  "package": "shared",
2476
- lastUpdated: 1681200124000,
2476
+ lastUpdated: 1681929885000,
2477
2477
  docs: "https://vueuse.org/shared/watchImmediate/",
2478
2478
  category: "Watch",
2479
2479
  description: "shorthand for watching value with {immediate: true}"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vueuse/metadata",
3
- "version": "10.0.2",
3
+ "version": "10.1.2",
4
4
  "description": "Metadata for VueUse functions",
5
5
  "author": "Anthony Fu <https://github.com/antfu>",
6
6
  "license": "MIT",