@vueuse/metadata 10.1.2 → 10.2.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.
Files changed (4) hide show
  1. package/index.cjs +30 -30
  2. package/index.json +30 -30
  3. package/index.mjs +30 -30
  4. package/package.json +1 -1
package/index.cjs CHANGED
@@ -398,7 +398,7 @@ var functions$1 = [
398
398
  {
399
399
  name: "onClickOutside",
400
400
  "package": "core",
401
- lastUpdated: 1675466376000,
401
+ lastUpdated: 1683316413000,
402
402
  component: true,
403
403
  directive: true,
404
404
  docs: "https://vueuse.org/core/onClickOutside/",
@@ -449,7 +449,7 @@ var functions$1 = [
449
449
  {
450
450
  name: "reactifyObject",
451
451
  "package": "shared",
452
- lastUpdated: 1678811060000,
452
+ lastUpdated: 1686917986000,
453
453
  docs: "https://vueuse.org/shared/reactifyObject/",
454
454
  category: "Reactivity",
455
455
  description: "apply `reactify` to an object"
@@ -707,7 +707,7 @@ var functions$1 = [
707
707
  {
708
708
  name: "useAnimate",
709
709
  "package": "core",
710
- lastUpdated: 1681481314000,
710
+ lastUpdated: 1686917986000,
711
711
  docs: "https://vueuse.org/core/useAnimate/",
712
712
  category: "Animation",
713
713
  description: "reactive [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API)"
@@ -811,7 +811,7 @@ var functions$1 = [
811
811
  {
812
812
  name: "useAsyncQueue",
813
813
  "package": "core",
814
- lastUpdated: 1639818708000,
814
+ lastUpdated: 1684138266000,
815
815
  docs: "https://vueuse.org/core/useAsyncQueue/",
816
816
  category: "Utilities",
817
817
  description: "executes each asynchronous task sequentially and passes the current task result to the next task"
@@ -854,7 +854,7 @@ var functions$1 = [
854
854
  {
855
855
  name: "useAxios",
856
856
  "package": "integrations",
857
- lastUpdated: 1681402164000,
857
+ lastUpdated: 1686067596000,
858
858
  docs: "https://vueuse.org/integrations/useAxios/",
859
859
  category: "@Integrations",
860
860
  description: "wrapper for [`axios`](https://github.com/axios/axios)",
@@ -954,7 +954,7 @@ var functions$1 = [
954
954
  {
955
955
  name: "useCloned",
956
956
  "package": "core",
957
- lastUpdated: 1681373709000,
957
+ lastUpdated: 1686164818000,
958
958
  docs: "https://vueuse.org/core/useCloned/",
959
959
  category: "Utilities",
960
960
  description: "reactive clone of a ref"
@@ -962,7 +962,7 @@ var functions$1 = [
962
962
  {
963
963
  name: "useColorMode",
964
964
  "package": "core",
965
- lastUpdated: 1682154344000,
965
+ lastUpdated: 1686083595000,
966
966
  component: true,
967
967
  docs: "https://vueuse.org/core/useColorMode/",
968
968
  category: "Browser",
@@ -1001,7 +1001,7 @@ var functions$1 = [
1001
1001
  {
1002
1002
  name: "useCssVar",
1003
1003
  "package": "core",
1004
- lastUpdated: 1681481790000,
1004
+ lastUpdated: 1686084007000,
1005
1005
  docs: "https://vueuse.org/core/useCssVar/",
1006
1006
  category: "Browser",
1007
1007
  description: "manipulate CSS variables"
@@ -1164,7 +1164,7 @@ var functions$1 = [
1164
1164
  {
1165
1165
  name: "useElementByPoint",
1166
1166
  "package": "core",
1167
- lastUpdated: 1681372607000,
1167
+ lastUpdated: 1683897623000,
1168
1168
  docs: "https://vueuse.org/core/useElementByPoint/",
1169
1169
  category: "Sensors",
1170
1170
  description: "reactive element by point"
@@ -1181,7 +1181,7 @@ var functions$1 = [
1181
1181
  {
1182
1182
  name: "useElementSize",
1183
1183
  "package": "core",
1184
- lastUpdated: 1674954789000,
1184
+ lastUpdated: 1686084730000,
1185
1185
  component: true,
1186
1186
  directive: true,
1187
1187
  docs: "https://vueuse.org/core/useElementSize/",
@@ -1264,7 +1264,7 @@ var functions$1 = [
1264
1264
  {
1265
1265
  name: "useFileDialog",
1266
1266
  "package": "core",
1267
- lastUpdated: 1679561119000,
1267
+ lastUpdated: 1683896892000,
1268
1268
  docs: "https://vueuse.org/core/useFileDialog/",
1269
1269
  category: "Browser",
1270
1270
  description: "open file dialog with ease"
@@ -1349,7 +1349,7 @@ var functions$1 = [
1349
1349
  {
1350
1350
  name: "useGamepad",
1351
1351
  "package": "core",
1352
- lastUpdated: 1658083596000,
1352
+ lastUpdated: 1686917986000,
1353
1353
  docs: "https://vueuse.org/core/useGamepad/",
1354
1354
  category: "Browser",
1355
1355
  description: "provides reactive bindings for the [Gamepad API](https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API)"
@@ -1391,7 +1391,7 @@ var functions$1 = [
1391
1391
  {
1392
1392
  name: "useImage",
1393
1393
  "package": "core",
1394
- lastUpdated: 1682983759000,
1394
+ lastUpdated: 1686083614000,
1395
1395
  component: true,
1396
1396
  docs: "https://vueuse.org/core/useImage/",
1397
1397
  category: "Browser",
@@ -1529,7 +1529,7 @@ var functions$1 = [
1529
1529
  {
1530
1530
  name: "useMediaControls",
1531
1531
  "package": "core",
1532
- lastUpdated: 1681929974000,
1532
+ lastUpdated: 1683625206000,
1533
1533
  docs: "https://vueuse.org/core/useMediaControls/",
1534
1534
  category: "Browser",
1535
1535
  description: "reactive media controls for both `audio` and `video` elements"
@@ -1896,7 +1896,7 @@ var functions$1 = [
1896
1896
  {
1897
1897
  name: "useRouteHash",
1898
1898
  "package": "router",
1899
- lastUpdated: 1681373709000,
1899
+ lastUpdated: 1683625976000,
1900
1900
  docs: "https://vueuse.org/router/useRouteHash/",
1901
1901
  category: "@Router",
1902
1902
  description: "shorthand for a reactive `route.hash`"
@@ -1904,7 +1904,7 @@ var functions$1 = [
1904
1904
  {
1905
1905
  name: "useRouteParams",
1906
1906
  "package": "router",
1907
- lastUpdated: 1681383724000,
1907
+ lastUpdated: 1683625976000,
1908
1908
  docs: "https://vueuse.org/router/useRouteParams/",
1909
1909
  category: "@Router",
1910
1910
  description: "shorthand for a reactive `route.params`"
@@ -1912,7 +1912,7 @@ var functions$1 = [
1912
1912
  {
1913
1913
  name: "useRouteQuery",
1914
1914
  "package": "router",
1915
- lastUpdated: 1681383724000,
1915
+ lastUpdated: 1683625976000,
1916
1916
  docs: "https://vueuse.org/router/useRouteQuery/",
1917
1917
  category: "@Router",
1918
1918
  description: "shorthand for a reactive `route.query`"
@@ -1956,12 +1956,12 @@ var functions$1 = [
1956
1956
  lastUpdated: 1681372607000,
1957
1957
  docs: "https://vueuse.org/core/useScriptTag/",
1958
1958
  category: "Browser",
1959
- description: "script tag injecting"
1959
+ description: "creates a script tag"
1960
1960
  },
1961
1961
  {
1962
1962
  name: "useScroll",
1963
1963
  "package": "core",
1964
- lastUpdated: 1682983227000,
1964
+ lastUpdated: 1684138239000,
1965
1965
  directive: true,
1966
1966
  docs: "https://vueuse.org/core/useScroll/",
1967
1967
  category: "Sensors",
@@ -1970,7 +1970,7 @@ var functions$1 = [
1970
1970
  {
1971
1971
  name: "useScrollLock",
1972
1972
  "package": "core",
1973
- lastUpdated: 1681372607000,
1973
+ lastUpdated: 1683624968000,
1974
1974
  directive: true,
1975
1975
  docs: "https://vueuse.org/core/useScrollLock/",
1976
1976
  category: "Sensors",
@@ -1998,7 +1998,7 @@ var functions$1 = [
1998
1998
  {
1999
1999
  name: "useSortable",
2000
2000
  "package": "integrations",
2001
- lastUpdated: 1681372607000,
2001
+ lastUpdated: 1686083763000,
2002
2002
  component: true,
2003
2003
  docs: "https://vueuse.org/integrations/useSortable/",
2004
2004
  category: "@Integrations",
@@ -2136,7 +2136,7 @@ var functions$1 = [
2136
2136
  {
2137
2137
  name: "useTextareaAutosize",
2138
2138
  "package": "core",
2139
- lastUpdated: 1681374342000,
2139
+ lastUpdated: 1686083719000,
2140
2140
  docs: "https://vueuse.org/core/useTextareaAutosize/",
2141
2141
  category: "Browser",
2142
2142
  description: "automatically update the height of a textarea depending on the content"
@@ -2185,7 +2185,7 @@ var functions$1 = [
2185
2185
  {
2186
2186
  name: "useTimeAgo",
2187
2187
  "package": "core",
2188
- lastUpdated: 1681373709000,
2188
+ lastUpdated: 1683363330000,
2189
2189
  component: true,
2190
2190
  docs: "https://vueuse.org/core/useTimeAgo/",
2191
2191
  category: "Time",
@@ -2243,7 +2243,7 @@ var functions$1 = [
2243
2243
  {
2244
2244
  name: "useToNumber",
2245
2245
  "package": "shared",
2246
- lastUpdated: 1681372607000,
2246
+ lastUpdated: 1686084730000,
2247
2247
  docs: "https://vueuse.org/shared/useToNumber/",
2248
2248
  category: "Utilities",
2249
2249
  description: "reactively convert a string ref to number"
@@ -2313,7 +2313,7 @@ var functions$1 = [
2313
2313
  {
2314
2314
  name: "useVModel",
2315
2315
  "package": "core",
2316
- lastUpdated: 1681402164000,
2316
+ lastUpdated: 1686917986000,
2317
2317
  docs: "https://vueuse.org/core/useVModel/",
2318
2318
  category: "Component",
2319
2319
  description: "shorthand for v-model binding",
@@ -2359,7 +2359,7 @@ var functions$1 = [
2359
2359
  {
2360
2360
  name: "useWebWorker",
2361
2361
  "package": "core",
2362
- lastUpdated: 1681402164000,
2362
+ lastUpdated: 1686083657000,
2363
2363
  docs: "https://vueuse.org/core/useWebWorker/",
2364
2364
  category: "Browser",
2365
2365
  description: "simple [Web Workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers) registration and communication",
@@ -2423,7 +2423,7 @@ var functions$1 = [
2423
2423
  {
2424
2424
  name: "utils",
2425
2425
  "package": "shared",
2426
- lastUpdated: 1681381979000,
2426
+ lastUpdated: 1686084730000,
2427
2427
  internal: true
2428
2428
  },
2429
2429
  {
@@ -2459,7 +2459,7 @@ var functions$1 = [
2459
2459
  lastUpdated: 1681929885000,
2460
2460
  docs: "https://vueuse.org/shared/watchDeep/",
2461
2461
  category: "Watch",
2462
- description: "shorthand for watching value with {deep: true}"
2462
+ description: "shorthand for watching value with `{deep: true}`"
2463
2463
  },
2464
2464
  {
2465
2465
  name: "watchIgnorable",
@@ -2475,10 +2475,10 @@ var functions$1 = [
2475
2475
  {
2476
2476
  name: "watchImmediate",
2477
2477
  "package": "shared",
2478
- lastUpdated: 1681929885000,
2478
+ lastUpdated: 1686083696000,
2479
2479
  docs: "https://vueuse.org/shared/watchImmediate/",
2480
2480
  category: "Watch",
2481
- description: "shorthand for watching value with {immediate: true}"
2481
+ description: "shorthand for watching value with `{immediate: true}`"
2482
2482
  },
2483
2483
  {
2484
2484
  name: "watchOnce",
package/index.json CHANGED
@@ -397,7 +397,7 @@
397
397
  {
398
398
  "name": "onClickOutside",
399
399
  "package": "core",
400
- "lastUpdated": 1675466376000,
400
+ "lastUpdated": 1683316413000,
401
401
  "component": true,
402
402
  "directive": true,
403
403
  "docs": "https://vueuse.org/core/onClickOutside/",
@@ -448,7 +448,7 @@
448
448
  {
449
449
  "name": "reactifyObject",
450
450
  "package": "shared",
451
- "lastUpdated": 1678811060000,
451
+ "lastUpdated": 1686917986000,
452
452
  "docs": "https://vueuse.org/shared/reactifyObject/",
453
453
  "category": "Reactivity",
454
454
  "description": "apply `reactify` to an object"
@@ -706,7 +706,7 @@
706
706
  {
707
707
  "name": "useAnimate",
708
708
  "package": "core",
709
- "lastUpdated": 1681481314000,
709
+ "lastUpdated": 1686917986000,
710
710
  "docs": "https://vueuse.org/core/useAnimate/",
711
711
  "category": "Animation",
712
712
  "description": "reactive [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API)"
@@ -810,7 +810,7 @@
810
810
  {
811
811
  "name": "useAsyncQueue",
812
812
  "package": "core",
813
- "lastUpdated": 1639818708000,
813
+ "lastUpdated": 1684138266000,
814
814
  "docs": "https://vueuse.org/core/useAsyncQueue/",
815
815
  "category": "Utilities",
816
816
  "description": "executes each asynchronous task sequentially and passes the current task result to the next task"
@@ -853,7 +853,7 @@
853
853
  {
854
854
  "name": "useAxios",
855
855
  "package": "integrations",
856
- "lastUpdated": 1681402164000,
856
+ "lastUpdated": 1686067596000,
857
857
  "docs": "https://vueuse.org/integrations/useAxios/",
858
858
  "category": "@Integrations",
859
859
  "description": "wrapper for [`axios`](https://github.com/axios/axios)",
@@ -953,7 +953,7 @@
953
953
  {
954
954
  "name": "useCloned",
955
955
  "package": "core",
956
- "lastUpdated": 1681373709000,
956
+ "lastUpdated": 1686164818000,
957
957
  "docs": "https://vueuse.org/core/useCloned/",
958
958
  "category": "Utilities",
959
959
  "description": "reactive clone of a ref"
@@ -961,7 +961,7 @@
961
961
  {
962
962
  "name": "useColorMode",
963
963
  "package": "core",
964
- "lastUpdated": 1682154344000,
964
+ "lastUpdated": 1686083595000,
965
965
  "component": true,
966
966
  "docs": "https://vueuse.org/core/useColorMode/",
967
967
  "category": "Browser",
@@ -1000,7 +1000,7 @@
1000
1000
  {
1001
1001
  "name": "useCssVar",
1002
1002
  "package": "core",
1003
- "lastUpdated": 1681481790000,
1003
+ "lastUpdated": 1686084007000,
1004
1004
  "docs": "https://vueuse.org/core/useCssVar/",
1005
1005
  "category": "Browser",
1006
1006
  "description": "manipulate CSS variables"
@@ -1163,7 +1163,7 @@
1163
1163
  {
1164
1164
  "name": "useElementByPoint",
1165
1165
  "package": "core",
1166
- "lastUpdated": 1681372607000,
1166
+ "lastUpdated": 1683897623000,
1167
1167
  "docs": "https://vueuse.org/core/useElementByPoint/",
1168
1168
  "category": "Sensors",
1169
1169
  "description": "reactive element by point"
@@ -1180,7 +1180,7 @@
1180
1180
  {
1181
1181
  "name": "useElementSize",
1182
1182
  "package": "core",
1183
- "lastUpdated": 1674954789000,
1183
+ "lastUpdated": 1686084730000,
1184
1184
  "component": true,
1185
1185
  "directive": true,
1186
1186
  "docs": "https://vueuse.org/core/useElementSize/",
@@ -1263,7 +1263,7 @@
1263
1263
  {
1264
1264
  "name": "useFileDialog",
1265
1265
  "package": "core",
1266
- "lastUpdated": 1679561119000,
1266
+ "lastUpdated": 1683896892000,
1267
1267
  "docs": "https://vueuse.org/core/useFileDialog/",
1268
1268
  "category": "Browser",
1269
1269
  "description": "open file dialog with ease"
@@ -1348,7 +1348,7 @@
1348
1348
  {
1349
1349
  "name": "useGamepad",
1350
1350
  "package": "core",
1351
- "lastUpdated": 1658083596000,
1351
+ "lastUpdated": 1686917986000,
1352
1352
  "docs": "https://vueuse.org/core/useGamepad/",
1353
1353
  "category": "Browser",
1354
1354
  "description": "provides reactive bindings for the [Gamepad API](https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API)"
@@ -1390,7 +1390,7 @@
1390
1390
  {
1391
1391
  "name": "useImage",
1392
1392
  "package": "core",
1393
- "lastUpdated": 1682983759000,
1393
+ "lastUpdated": 1686083614000,
1394
1394
  "component": true,
1395
1395
  "docs": "https://vueuse.org/core/useImage/",
1396
1396
  "category": "Browser",
@@ -1528,7 +1528,7 @@
1528
1528
  {
1529
1529
  "name": "useMediaControls",
1530
1530
  "package": "core",
1531
- "lastUpdated": 1681929974000,
1531
+ "lastUpdated": 1683625206000,
1532
1532
  "docs": "https://vueuse.org/core/useMediaControls/",
1533
1533
  "category": "Browser",
1534
1534
  "description": "reactive media controls for both `audio` and `video` elements"
@@ -1895,7 +1895,7 @@
1895
1895
  {
1896
1896
  "name": "useRouteHash",
1897
1897
  "package": "router",
1898
- "lastUpdated": 1681373709000,
1898
+ "lastUpdated": 1683625976000,
1899
1899
  "docs": "https://vueuse.org/router/useRouteHash/",
1900
1900
  "category": "@Router",
1901
1901
  "description": "shorthand for a reactive `route.hash`"
@@ -1903,7 +1903,7 @@
1903
1903
  {
1904
1904
  "name": "useRouteParams",
1905
1905
  "package": "router",
1906
- "lastUpdated": 1681383724000,
1906
+ "lastUpdated": 1683625976000,
1907
1907
  "docs": "https://vueuse.org/router/useRouteParams/",
1908
1908
  "category": "@Router",
1909
1909
  "description": "shorthand for a reactive `route.params`"
@@ -1911,7 +1911,7 @@
1911
1911
  {
1912
1912
  "name": "useRouteQuery",
1913
1913
  "package": "router",
1914
- "lastUpdated": 1681383724000,
1914
+ "lastUpdated": 1683625976000,
1915
1915
  "docs": "https://vueuse.org/router/useRouteQuery/",
1916
1916
  "category": "@Router",
1917
1917
  "description": "shorthand for a reactive `route.query`"
@@ -1955,12 +1955,12 @@
1955
1955
  "lastUpdated": 1681372607000,
1956
1956
  "docs": "https://vueuse.org/core/useScriptTag/",
1957
1957
  "category": "Browser",
1958
- "description": "script tag injecting"
1958
+ "description": "creates a script tag"
1959
1959
  },
1960
1960
  {
1961
1961
  "name": "useScroll",
1962
1962
  "package": "core",
1963
- "lastUpdated": 1682983227000,
1963
+ "lastUpdated": 1684138239000,
1964
1964
  "directive": true,
1965
1965
  "docs": "https://vueuse.org/core/useScroll/",
1966
1966
  "category": "Sensors",
@@ -1969,7 +1969,7 @@
1969
1969
  {
1970
1970
  "name": "useScrollLock",
1971
1971
  "package": "core",
1972
- "lastUpdated": 1681372607000,
1972
+ "lastUpdated": 1683624968000,
1973
1973
  "directive": true,
1974
1974
  "docs": "https://vueuse.org/core/useScrollLock/",
1975
1975
  "category": "Sensors",
@@ -1997,7 +1997,7 @@
1997
1997
  {
1998
1998
  "name": "useSortable",
1999
1999
  "package": "integrations",
2000
- "lastUpdated": 1681372607000,
2000
+ "lastUpdated": 1686083763000,
2001
2001
  "component": true,
2002
2002
  "docs": "https://vueuse.org/integrations/useSortable/",
2003
2003
  "category": "@Integrations",
@@ -2135,7 +2135,7 @@
2135
2135
  {
2136
2136
  "name": "useTextareaAutosize",
2137
2137
  "package": "core",
2138
- "lastUpdated": 1681374342000,
2138
+ "lastUpdated": 1686083719000,
2139
2139
  "docs": "https://vueuse.org/core/useTextareaAutosize/",
2140
2140
  "category": "Browser",
2141
2141
  "description": "automatically update the height of a textarea depending on the content"
@@ -2184,7 +2184,7 @@
2184
2184
  {
2185
2185
  "name": "useTimeAgo",
2186
2186
  "package": "core",
2187
- "lastUpdated": 1681373709000,
2187
+ "lastUpdated": 1683363330000,
2188
2188
  "component": true,
2189
2189
  "docs": "https://vueuse.org/core/useTimeAgo/",
2190
2190
  "category": "Time",
@@ -2242,7 +2242,7 @@
2242
2242
  {
2243
2243
  "name": "useToNumber",
2244
2244
  "package": "shared",
2245
- "lastUpdated": 1681372607000,
2245
+ "lastUpdated": 1686084730000,
2246
2246
  "docs": "https://vueuse.org/shared/useToNumber/",
2247
2247
  "category": "Utilities",
2248
2248
  "description": "reactively convert a string ref to number"
@@ -2312,7 +2312,7 @@
2312
2312
  {
2313
2313
  "name": "useVModel",
2314
2314
  "package": "core",
2315
- "lastUpdated": 1681402164000,
2315
+ "lastUpdated": 1686917986000,
2316
2316
  "docs": "https://vueuse.org/core/useVModel/",
2317
2317
  "category": "Component",
2318
2318
  "description": "shorthand for v-model binding",
@@ -2358,7 +2358,7 @@
2358
2358
  {
2359
2359
  "name": "useWebWorker",
2360
2360
  "package": "core",
2361
- "lastUpdated": 1681402164000,
2361
+ "lastUpdated": 1686083657000,
2362
2362
  "docs": "https://vueuse.org/core/useWebWorker/",
2363
2363
  "category": "Browser",
2364
2364
  "description": "simple [Web Workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers) registration and communication",
@@ -2422,7 +2422,7 @@
2422
2422
  {
2423
2423
  "name": "utils",
2424
2424
  "package": "shared",
2425
- "lastUpdated": 1681381979000,
2425
+ "lastUpdated": 1686084730000,
2426
2426
  "internal": true
2427
2427
  },
2428
2428
  {
@@ -2458,7 +2458,7 @@
2458
2458
  "lastUpdated": 1681929885000,
2459
2459
  "docs": "https://vueuse.org/shared/watchDeep/",
2460
2460
  "category": "Watch",
2461
- "description": "shorthand for watching value with {deep: true}"
2461
+ "description": "shorthand for watching value with `{deep: true}`"
2462
2462
  },
2463
2463
  {
2464
2464
  "name": "watchIgnorable",
@@ -2474,10 +2474,10 @@
2474
2474
  {
2475
2475
  "name": "watchImmediate",
2476
2476
  "package": "shared",
2477
- "lastUpdated": 1681929885000,
2477
+ "lastUpdated": 1686083696000,
2478
2478
  "docs": "https://vueuse.org/shared/watchImmediate/",
2479
2479
  "category": "Watch",
2480
- "description": "shorthand for watching value with {immediate: true}"
2480
+ "description": "shorthand for watching value with `{immediate: true}`"
2481
2481
  },
2482
2482
  {
2483
2483
  "name": "watchOnce",
package/index.mjs CHANGED
@@ -396,7 +396,7 @@ var functions$1 = [
396
396
  {
397
397
  name: "onClickOutside",
398
398
  "package": "core",
399
- lastUpdated: 1675466376000,
399
+ lastUpdated: 1683316413000,
400
400
  component: true,
401
401
  directive: true,
402
402
  docs: "https://vueuse.org/core/onClickOutside/",
@@ -447,7 +447,7 @@ var functions$1 = [
447
447
  {
448
448
  name: "reactifyObject",
449
449
  "package": "shared",
450
- lastUpdated: 1678811060000,
450
+ lastUpdated: 1686917986000,
451
451
  docs: "https://vueuse.org/shared/reactifyObject/",
452
452
  category: "Reactivity",
453
453
  description: "apply `reactify` to an object"
@@ -705,7 +705,7 @@ var functions$1 = [
705
705
  {
706
706
  name: "useAnimate",
707
707
  "package": "core",
708
- lastUpdated: 1681481314000,
708
+ lastUpdated: 1686917986000,
709
709
  docs: "https://vueuse.org/core/useAnimate/",
710
710
  category: "Animation",
711
711
  description: "reactive [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API)"
@@ -809,7 +809,7 @@ var functions$1 = [
809
809
  {
810
810
  name: "useAsyncQueue",
811
811
  "package": "core",
812
- lastUpdated: 1639818708000,
812
+ lastUpdated: 1684138266000,
813
813
  docs: "https://vueuse.org/core/useAsyncQueue/",
814
814
  category: "Utilities",
815
815
  description: "executes each asynchronous task sequentially and passes the current task result to the next task"
@@ -852,7 +852,7 @@ var functions$1 = [
852
852
  {
853
853
  name: "useAxios",
854
854
  "package": "integrations",
855
- lastUpdated: 1681402164000,
855
+ lastUpdated: 1686067596000,
856
856
  docs: "https://vueuse.org/integrations/useAxios/",
857
857
  category: "@Integrations",
858
858
  description: "wrapper for [`axios`](https://github.com/axios/axios)",
@@ -952,7 +952,7 @@ var functions$1 = [
952
952
  {
953
953
  name: "useCloned",
954
954
  "package": "core",
955
- lastUpdated: 1681373709000,
955
+ lastUpdated: 1686164818000,
956
956
  docs: "https://vueuse.org/core/useCloned/",
957
957
  category: "Utilities",
958
958
  description: "reactive clone of a ref"
@@ -960,7 +960,7 @@ var functions$1 = [
960
960
  {
961
961
  name: "useColorMode",
962
962
  "package": "core",
963
- lastUpdated: 1682154344000,
963
+ lastUpdated: 1686083595000,
964
964
  component: true,
965
965
  docs: "https://vueuse.org/core/useColorMode/",
966
966
  category: "Browser",
@@ -999,7 +999,7 @@ var functions$1 = [
999
999
  {
1000
1000
  name: "useCssVar",
1001
1001
  "package": "core",
1002
- lastUpdated: 1681481790000,
1002
+ lastUpdated: 1686084007000,
1003
1003
  docs: "https://vueuse.org/core/useCssVar/",
1004
1004
  category: "Browser",
1005
1005
  description: "manipulate CSS variables"
@@ -1162,7 +1162,7 @@ var functions$1 = [
1162
1162
  {
1163
1163
  name: "useElementByPoint",
1164
1164
  "package": "core",
1165
- lastUpdated: 1681372607000,
1165
+ lastUpdated: 1683897623000,
1166
1166
  docs: "https://vueuse.org/core/useElementByPoint/",
1167
1167
  category: "Sensors",
1168
1168
  description: "reactive element by point"
@@ -1179,7 +1179,7 @@ var functions$1 = [
1179
1179
  {
1180
1180
  name: "useElementSize",
1181
1181
  "package": "core",
1182
- lastUpdated: 1674954789000,
1182
+ lastUpdated: 1686084730000,
1183
1183
  component: true,
1184
1184
  directive: true,
1185
1185
  docs: "https://vueuse.org/core/useElementSize/",
@@ -1262,7 +1262,7 @@ var functions$1 = [
1262
1262
  {
1263
1263
  name: "useFileDialog",
1264
1264
  "package": "core",
1265
- lastUpdated: 1679561119000,
1265
+ lastUpdated: 1683896892000,
1266
1266
  docs: "https://vueuse.org/core/useFileDialog/",
1267
1267
  category: "Browser",
1268
1268
  description: "open file dialog with ease"
@@ -1347,7 +1347,7 @@ var functions$1 = [
1347
1347
  {
1348
1348
  name: "useGamepad",
1349
1349
  "package": "core",
1350
- lastUpdated: 1658083596000,
1350
+ lastUpdated: 1686917986000,
1351
1351
  docs: "https://vueuse.org/core/useGamepad/",
1352
1352
  category: "Browser",
1353
1353
  description: "provides reactive bindings for the [Gamepad API](https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API)"
@@ -1389,7 +1389,7 @@ var functions$1 = [
1389
1389
  {
1390
1390
  name: "useImage",
1391
1391
  "package": "core",
1392
- lastUpdated: 1682983759000,
1392
+ lastUpdated: 1686083614000,
1393
1393
  component: true,
1394
1394
  docs: "https://vueuse.org/core/useImage/",
1395
1395
  category: "Browser",
@@ -1527,7 +1527,7 @@ var functions$1 = [
1527
1527
  {
1528
1528
  name: "useMediaControls",
1529
1529
  "package": "core",
1530
- lastUpdated: 1681929974000,
1530
+ lastUpdated: 1683625206000,
1531
1531
  docs: "https://vueuse.org/core/useMediaControls/",
1532
1532
  category: "Browser",
1533
1533
  description: "reactive media controls for both `audio` and `video` elements"
@@ -1894,7 +1894,7 @@ var functions$1 = [
1894
1894
  {
1895
1895
  name: "useRouteHash",
1896
1896
  "package": "router",
1897
- lastUpdated: 1681373709000,
1897
+ lastUpdated: 1683625976000,
1898
1898
  docs: "https://vueuse.org/router/useRouteHash/",
1899
1899
  category: "@Router",
1900
1900
  description: "shorthand for a reactive `route.hash`"
@@ -1902,7 +1902,7 @@ var functions$1 = [
1902
1902
  {
1903
1903
  name: "useRouteParams",
1904
1904
  "package": "router",
1905
- lastUpdated: 1681383724000,
1905
+ lastUpdated: 1683625976000,
1906
1906
  docs: "https://vueuse.org/router/useRouteParams/",
1907
1907
  category: "@Router",
1908
1908
  description: "shorthand for a reactive `route.params`"
@@ -1910,7 +1910,7 @@ var functions$1 = [
1910
1910
  {
1911
1911
  name: "useRouteQuery",
1912
1912
  "package": "router",
1913
- lastUpdated: 1681383724000,
1913
+ lastUpdated: 1683625976000,
1914
1914
  docs: "https://vueuse.org/router/useRouteQuery/",
1915
1915
  category: "@Router",
1916
1916
  description: "shorthand for a reactive `route.query`"
@@ -1954,12 +1954,12 @@ var functions$1 = [
1954
1954
  lastUpdated: 1681372607000,
1955
1955
  docs: "https://vueuse.org/core/useScriptTag/",
1956
1956
  category: "Browser",
1957
- description: "script tag injecting"
1957
+ description: "creates a script tag"
1958
1958
  },
1959
1959
  {
1960
1960
  name: "useScroll",
1961
1961
  "package": "core",
1962
- lastUpdated: 1682983227000,
1962
+ lastUpdated: 1684138239000,
1963
1963
  directive: true,
1964
1964
  docs: "https://vueuse.org/core/useScroll/",
1965
1965
  category: "Sensors",
@@ -1968,7 +1968,7 @@ var functions$1 = [
1968
1968
  {
1969
1969
  name: "useScrollLock",
1970
1970
  "package": "core",
1971
- lastUpdated: 1681372607000,
1971
+ lastUpdated: 1683624968000,
1972
1972
  directive: true,
1973
1973
  docs: "https://vueuse.org/core/useScrollLock/",
1974
1974
  category: "Sensors",
@@ -1996,7 +1996,7 @@ var functions$1 = [
1996
1996
  {
1997
1997
  name: "useSortable",
1998
1998
  "package": "integrations",
1999
- lastUpdated: 1681372607000,
1999
+ lastUpdated: 1686083763000,
2000
2000
  component: true,
2001
2001
  docs: "https://vueuse.org/integrations/useSortable/",
2002
2002
  category: "@Integrations",
@@ -2134,7 +2134,7 @@ var functions$1 = [
2134
2134
  {
2135
2135
  name: "useTextareaAutosize",
2136
2136
  "package": "core",
2137
- lastUpdated: 1681374342000,
2137
+ lastUpdated: 1686083719000,
2138
2138
  docs: "https://vueuse.org/core/useTextareaAutosize/",
2139
2139
  category: "Browser",
2140
2140
  description: "automatically update the height of a textarea depending on the content"
@@ -2183,7 +2183,7 @@ var functions$1 = [
2183
2183
  {
2184
2184
  name: "useTimeAgo",
2185
2185
  "package": "core",
2186
- lastUpdated: 1681373709000,
2186
+ lastUpdated: 1683363330000,
2187
2187
  component: true,
2188
2188
  docs: "https://vueuse.org/core/useTimeAgo/",
2189
2189
  category: "Time",
@@ -2241,7 +2241,7 @@ var functions$1 = [
2241
2241
  {
2242
2242
  name: "useToNumber",
2243
2243
  "package": "shared",
2244
- lastUpdated: 1681372607000,
2244
+ lastUpdated: 1686084730000,
2245
2245
  docs: "https://vueuse.org/shared/useToNumber/",
2246
2246
  category: "Utilities",
2247
2247
  description: "reactively convert a string ref to number"
@@ -2311,7 +2311,7 @@ var functions$1 = [
2311
2311
  {
2312
2312
  name: "useVModel",
2313
2313
  "package": "core",
2314
- lastUpdated: 1681402164000,
2314
+ lastUpdated: 1686917986000,
2315
2315
  docs: "https://vueuse.org/core/useVModel/",
2316
2316
  category: "Component",
2317
2317
  description: "shorthand for v-model binding",
@@ -2357,7 +2357,7 @@ var functions$1 = [
2357
2357
  {
2358
2358
  name: "useWebWorker",
2359
2359
  "package": "core",
2360
- lastUpdated: 1681402164000,
2360
+ lastUpdated: 1686083657000,
2361
2361
  docs: "https://vueuse.org/core/useWebWorker/",
2362
2362
  category: "Browser",
2363
2363
  description: "simple [Web Workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers) registration and communication",
@@ -2421,7 +2421,7 @@ var functions$1 = [
2421
2421
  {
2422
2422
  name: "utils",
2423
2423
  "package": "shared",
2424
- lastUpdated: 1681381979000,
2424
+ lastUpdated: 1686084730000,
2425
2425
  internal: true
2426
2426
  },
2427
2427
  {
@@ -2457,7 +2457,7 @@ var functions$1 = [
2457
2457
  lastUpdated: 1681929885000,
2458
2458
  docs: "https://vueuse.org/shared/watchDeep/",
2459
2459
  category: "Watch",
2460
- description: "shorthand for watching value with {deep: true}"
2460
+ description: "shorthand for watching value with `{deep: true}`"
2461
2461
  },
2462
2462
  {
2463
2463
  name: "watchIgnorable",
@@ -2473,10 +2473,10 @@ var functions$1 = [
2473
2473
  {
2474
2474
  name: "watchImmediate",
2475
2475
  "package": "shared",
2476
- lastUpdated: 1681929885000,
2476
+ lastUpdated: 1686083696000,
2477
2477
  docs: "https://vueuse.org/shared/watchImmediate/",
2478
2478
  category: "Watch",
2479
- description: "shorthand for watching value with {immediate: true}"
2479
+ description: "shorthand for watching value with `{immediate: true}`"
2480
2480
  },
2481
2481
  {
2482
2482
  name: "watchOnce",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vueuse/metadata",
3
- "version": "10.1.2",
3
+ "version": "10.2.0",
4
4
  "description": "Metadata for VueUse functions",
5
5
  "author": "Anthony Fu <https://github.com/antfu>",
6
6
  "license": "MIT",