@vueuse/metadata 9.5.0 → 9.6.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
@@ -379,7 +379,7 @@ var functions$1 = [
379
379
  {
380
380
  name: "onClickOutside",
381
381
  "package": "core",
382
- lastUpdated: 1667823039000,
382
+ lastUpdated: 1668302340000,
383
383
  component: true,
384
384
  directive: true,
385
385
  docs: "https://vueuse.org/core/onClickOutside/",
@@ -1215,7 +1215,7 @@ var functions$1 = [
1215
1215
  {
1216
1216
  name: "useFirestore",
1217
1217
  "package": "firebase",
1218
- lastUpdated: 1665959947000,
1218
+ lastUpdated: 1668298845000,
1219
1219
  docs: "https://vueuse.org/firebase/useFirestore/",
1220
1220
  category: "@Firebase",
1221
1221
  description: "reactive [Firestore](https://firebase.google.com/docs/firestore) binding",
@@ -1308,7 +1308,7 @@ var functions$1 = [
1308
1308
  {
1309
1309
  name: "useIDBKeyval",
1310
1310
  "package": "integrations",
1311
- lastUpdated: 1667951261000,
1311
+ lastUpdated: 1668302379000,
1312
1312
  docs: "https://vueuse.org/integrations/useIDBKeyval/",
1313
1313
  category: "@Integrations",
1314
1314
  description: "wrapper for [`idb-keyval`](https://www.npmjs.com/package/idb-keyval)",
@@ -1972,7 +1972,7 @@ var functions$1 = [
1972
1972
  {
1973
1973
  name: "useStyleTag",
1974
1974
  "package": "core",
1975
- lastUpdated: 1657813267000,
1975
+ lastUpdated: 1668687182000,
1976
1976
  docs: "https://vueuse.org/core/useStyleTag/",
1977
1977
  category: "Browser",
1978
1978
  description: "inject reactive `style` element in head"
@@ -2077,7 +2077,7 @@ var functions$1 = [
2077
2077
  {
2078
2078
  name: "useTimeAgo",
2079
2079
  "package": "core",
2080
- lastUpdated: 1664156942000,
2080
+ lastUpdated: 1668168671000,
2081
2081
  component: true,
2082
2082
  docs: "https://vueuse.org/core/useTimeAgo/",
2083
2083
  category: "Time",
@@ -2160,7 +2160,7 @@ var functions$1 = [
2160
2160
  {
2161
2161
  name: "useTransition",
2162
2162
  "package": "core",
2163
- lastUpdated: 1660293053000,
2163
+ lastUpdated: 1667958634000,
2164
2164
  docs: "https://vueuse.org/core/useTransition/",
2165
2165
  category: "Animation",
2166
2166
  description: "transition between values"
package/index.json CHANGED
@@ -378,7 +378,7 @@
378
378
  {
379
379
  "name": "onClickOutside",
380
380
  "package": "core",
381
- "lastUpdated": 1667823039000,
381
+ "lastUpdated": 1668302340000,
382
382
  "component": true,
383
383
  "directive": true,
384
384
  "docs": "https://vueuse.org/core/onClickOutside/",
@@ -1214,7 +1214,7 @@
1214
1214
  {
1215
1215
  "name": "useFirestore",
1216
1216
  "package": "firebase",
1217
- "lastUpdated": 1665959947000,
1217
+ "lastUpdated": 1668298845000,
1218
1218
  "docs": "https://vueuse.org/firebase/useFirestore/",
1219
1219
  "category": "@Firebase",
1220
1220
  "description": "reactive [Firestore](https://firebase.google.com/docs/firestore) binding",
@@ -1307,7 +1307,7 @@
1307
1307
  {
1308
1308
  "name": "useIDBKeyval",
1309
1309
  "package": "integrations",
1310
- "lastUpdated": 1667951261000,
1310
+ "lastUpdated": 1668302379000,
1311
1311
  "docs": "https://vueuse.org/integrations/useIDBKeyval/",
1312
1312
  "category": "@Integrations",
1313
1313
  "description": "wrapper for [`idb-keyval`](https://www.npmjs.com/package/idb-keyval)",
@@ -1971,7 +1971,7 @@
1971
1971
  {
1972
1972
  "name": "useStyleTag",
1973
1973
  "package": "core",
1974
- "lastUpdated": 1657813267000,
1974
+ "lastUpdated": 1668687182000,
1975
1975
  "docs": "https://vueuse.org/core/useStyleTag/",
1976
1976
  "category": "Browser",
1977
1977
  "description": "inject reactive `style` element in head"
@@ -2076,7 +2076,7 @@
2076
2076
  {
2077
2077
  "name": "useTimeAgo",
2078
2078
  "package": "core",
2079
- "lastUpdated": 1664156942000,
2079
+ "lastUpdated": 1668168671000,
2080
2080
  "component": true,
2081
2081
  "docs": "https://vueuse.org/core/useTimeAgo/",
2082
2082
  "category": "Time",
@@ -2159,7 +2159,7 @@
2159
2159
  {
2160
2160
  "name": "useTransition",
2161
2161
  "package": "core",
2162
- "lastUpdated": 1660293053000,
2162
+ "lastUpdated": 1667958634000,
2163
2163
  "docs": "https://vueuse.org/core/useTransition/",
2164
2164
  "category": "Animation",
2165
2165
  "description": "transition between values"
package/index.mjs CHANGED
@@ -377,7 +377,7 @@ var functions$1 = [
377
377
  {
378
378
  name: "onClickOutside",
379
379
  "package": "core",
380
- lastUpdated: 1667823039000,
380
+ lastUpdated: 1668302340000,
381
381
  component: true,
382
382
  directive: true,
383
383
  docs: "https://vueuse.org/core/onClickOutside/",
@@ -1213,7 +1213,7 @@ var functions$1 = [
1213
1213
  {
1214
1214
  name: "useFirestore",
1215
1215
  "package": "firebase",
1216
- lastUpdated: 1665959947000,
1216
+ lastUpdated: 1668298845000,
1217
1217
  docs: "https://vueuse.org/firebase/useFirestore/",
1218
1218
  category: "@Firebase",
1219
1219
  description: "reactive [Firestore](https://firebase.google.com/docs/firestore) binding",
@@ -1306,7 +1306,7 @@ var functions$1 = [
1306
1306
  {
1307
1307
  name: "useIDBKeyval",
1308
1308
  "package": "integrations",
1309
- lastUpdated: 1667951261000,
1309
+ lastUpdated: 1668302379000,
1310
1310
  docs: "https://vueuse.org/integrations/useIDBKeyval/",
1311
1311
  category: "@Integrations",
1312
1312
  description: "wrapper for [`idb-keyval`](https://www.npmjs.com/package/idb-keyval)",
@@ -1970,7 +1970,7 @@ var functions$1 = [
1970
1970
  {
1971
1971
  name: "useStyleTag",
1972
1972
  "package": "core",
1973
- lastUpdated: 1657813267000,
1973
+ lastUpdated: 1668687182000,
1974
1974
  docs: "https://vueuse.org/core/useStyleTag/",
1975
1975
  category: "Browser",
1976
1976
  description: "inject reactive `style` element in head"
@@ -2075,7 +2075,7 @@ var functions$1 = [
2075
2075
  {
2076
2076
  name: "useTimeAgo",
2077
2077
  "package": "core",
2078
- lastUpdated: 1664156942000,
2078
+ lastUpdated: 1668168671000,
2079
2079
  component: true,
2080
2080
  docs: "https://vueuse.org/core/useTimeAgo/",
2081
2081
  category: "Time",
@@ -2158,7 +2158,7 @@ var functions$1 = [
2158
2158
  {
2159
2159
  name: "useTransition",
2160
2160
  "package": "core",
2161
- lastUpdated: 1660293053000,
2161
+ lastUpdated: 1667958634000,
2162
2162
  docs: "https://vueuse.org/core/useTransition/",
2163
2163
  category: "Animation",
2164
2164
  description: "transition between values"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vueuse/metadata",
3
- "version": "9.5.0",
3
+ "version": "9.6.0",
4
4
  "description": "Metadata for VueUse functions",
5
5
  "author": "Anthony Fu <https://github.com/antfu>",
6
6
  "license": "MIT",