@vueuse/metadata 10.0.0-beta.5 → 10.0.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 CHANGED
@@ -598,7 +598,7 @@ var functions$1 = [
598
598
  {
599
599
  name: "toRef",
600
600
  "package": "shared",
601
- lastUpdated: 1681373709000,
601
+ lastUpdated: 1681458143000,
602
602
  docs: "https://vueuse.org/shared/toRef/",
603
603
  category: "Reactivity",
604
604
  description: "normalize value/ref/getter to `ref` or `computed`",
@@ -1039,7 +1039,7 @@ var functions$1 = [
1039
1039
  {
1040
1040
  name: "useDateFormat",
1041
1041
  "package": "shared",
1042
- lastUpdated: 1681372607000,
1042
+ lastUpdated: 1681425913000,
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"
@@ -1409,7 +1409,7 @@ var functions$1 = [
1409
1409
  {
1410
1410
  name: "useIntersectionObserver",
1411
1411
  "package": "core",
1412
- lastUpdated: 1681387907000,
1412
+ lastUpdated: 1681460386000,
1413
1413
  directive: true,
1414
1414
  docs: "https://vueuse.org/core/useIntersectionObserver/",
1415
1415
  category: "Elements",
@@ -1747,7 +1747,7 @@ var functions$1 = [
1747
1747
  {
1748
1748
  name: "usePointer",
1749
1749
  "package": "core",
1750
- lastUpdated: 1658083596000,
1750
+ lastUpdated: 1681425913000,
1751
1751
  component: true,
1752
1752
  docs: "https://vueuse.org/core/usePointer/",
1753
1753
  category: "Sensors",
@@ -2259,7 +2259,7 @@ var functions$1 = [
2259
2259
  {
2260
2260
  name: "useTransition",
2261
2261
  "package": "core",
2262
- lastUpdated: 1681402164000,
2262
+ lastUpdated: 1681425913000,
2263
2263
  docs: "https://vueuse.org/core/useTransition/",
2264
2264
  category: "Animation",
2265
2265
  description: "transition between values"
@@ -2308,7 +2308,7 @@ var functions$1 = [
2308
2308
  component: true,
2309
2309
  docs: "https://vueuse.org/core/useVirtualList/",
2310
2310
  category: "Component",
2311
- description: "create virtual lists with ease"
2311
+ description: "::: warning"
2312
2312
  },
2313
2313
  {
2314
2314
  name: "useVModel",
package/index.json CHANGED
@@ -597,7 +597,7 @@
597
597
  {
598
598
  "name": "toRef",
599
599
  "package": "shared",
600
- "lastUpdated": 1681373709000,
600
+ "lastUpdated": 1681458143000,
601
601
  "docs": "https://vueuse.org/shared/toRef/",
602
602
  "category": "Reactivity",
603
603
  "description": "normalize value/ref/getter to `ref` or `computed`",
@@ -1038,7 +1038,7 @@
1038
1038
  {
1039
1039
  "name": "useDateFormat",
1040
1040
  "package": "shared",
1041
- "lastUpdated": 1681372607000,
1041
+ "lastUpdated": 1681425913000,
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"
@@ -1408,7 +1408,7 @@
1408
1408
  {
1409
1409
  "name": "useIntersectionObserver",
1410
1410
  "package": "core",
1411
- "lastUpdated": 1681387907000,
1411
+ "lastUpdated": 1681460386000,
1412
1412
  "directive": true,
1413
1413
  "docs": "https://vueuse.org/core/useIntersectionObserver/",
1414
1414
  "category": "Elements",
@@ -1746,7 +1746,7 @@
1746
1746
  {
1747
1747
  "name": "usePointer",
1748
1748
  "package": "core",
1749
- "lastUpdated": 1658083596000,
1749
+ "lastUpdated": 1681425913000,
1750
1750
  "component": true,
1751
1751
  "docs": "https://vueuse.org/core/usePointer/",
1752
1752
  "category": "Sensors",
@@ -2258,7 +2258,7 @@
2258
2258
  {
2259
2259
  "name": "useTransition",
2260
2260
  "package": "core",
2261
- "lastUpdated": 1681402164000,
2261
+ "lastUpdated": 1681425913000,
2262
2262
  "docs": "https://vueuse.org/core/useTransition/",
2263
2263
  "category": "Animation",
2264
2264
  "description": "transition between values"
@@ -2307,7 +2307,7 @@
2307
2307
  "component": true,
2308
2308
  "docs": "https://vueuse.org/core/useVirtualList/",
2309
2309
  "category": "Component",
2310
- "description": "create virtual lists with ease"
2310
+ "description": "::: warning"
2311
2311
  },
2312
2312
  {
2313
2313
  "name": "useVModel",
package/index.mjs CHANGED
@@ -596,7 +596,7 @@ var functions$1 = [
596
596
  {
597
597
  name: "toRef",
598
598
  "package": "shared",
599
- lastUpdated: 1681373709000,
599
+ lastUpdated: 1681458143000,
600
600
  docs: "https://vueuse.org/shared/toRef/",
601
601
  category: "Reactivity",
602
602
  description: "normalize value/ref/getter to `ref` or `computed`",
@@ -1037,7 +1037,7 @@ var functions$1 = [
1037
1037
  {
1038
1038
  name: "useDateFormat",
1039
1039
  "package": "shared",
1040
- lastUpdated: 1681372607000,
1040
+ lastUpdated: 1681425913000,
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"
@@ -1407,7 +1407,7 @@ var functions$1 = [
1407
1407
  {
1408
1408
  name: "useIntersectionObserver",
1409
1409
  "package": "core",
1410
- lastUpdated: 1681387907000,
1410
+ lastUpdated: 1681460386000,
1411
1411
  directive: true,
1412
1412
  docs: "https://vueuse.org/core/useIntersectionObserver/",
1413
1413
  category: "Elements",
@@ -1745,7 +1745,7 @@ var functions$1 = [
1745
1745
  {
1746
1746
  name: "usePointer",
1747
1747
  "package": "core",
1748
- lastUpdated: 1658083596000,
1748
+ lastUpdated: 1681425913000,
1749
1749
  component: true,
1750
1750
  docs: "https://vueuse.org/core/usePointer/",
1751
1751
  category: "Sensors",
@@ -2257,7 +2257,7 @@ var functions$1 = [
2257
2257
  {
2258
2258
  name: "useTransition",
2259
2259
  "package": "core",
2260
- lastUpdated: 1681402164000,
2260
+ lastUpdated: 1681425913000,
2261
2261
  docs: "https://vueuse.org/core/useTransition/",
2262
2262
  category: "Animation",
2263
2263
  description: "transition between values"
@@ -2306,7 +2306,7 @@ var functions$1 = [
2306
2306
  component: true,
2307
2307
  docs: "https://vueuse.org/core/useVirtualList/",
2308
2308
  category: "Component",
2309
- description: "create virtual lists with ease"
2309
+ description: "::: warning"
2310
2310
  },
2311
2311
  {
2312
2312
  name: "useVModel",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vueuse/metadata",
3
- "version": "10.0.0-beta.5",
3
+ "version": "10.0.0",
4
4
  "description": "Metadata for VueUse functions",
5
5
  "author": "Anthony Fu <https://github.com/antfu>",
6
6
  "license": "MIT",