@vueuse/metadata 8.9.1 → 8.9.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.
- package/index.cjs +3 -3
- package/index.json +3 -3
- package/index.mjs +3 -3
- package/package.json +1 -1
package/index.cjs
CHANGED
|
@@ -331,7 +331,7 @@ var functions$1 = [
|
|
|
331
331
|
{
|
|
332
332
|
name: "onClickOutside",
|
|
333
333
|
"package": "core",
|
|
334
|
-
lastUpdated:
|
|
334
|
+
lastUpdated: 1657430765000,
|
|
335
335
|
component: true,
|
|
336
336
|
directive: true,
|
|
337
337
|
docs: "https://vueuse.org/core/onClickOutside/",
|
|
@@ -1243,7 +1243,7 @@ var functions$1 = [
|
|
|
1243
1243
|
{
|
|
1244
1244
|
name: "useMagicKeys",
|
|
1245
1245
|
"package": "core",
|
|
1246
|
-
lastUpdated:
|
|
1246
|
+
lastUpdated: 1657598054000,
|
|
1247
1247
|
docs: "https://vueuse.org/core/useMagicKeys/",
|
|
1248
1248
|
category: "Sensors",
|
|
1249
1249
|
description: "reactive keys pressed state"
|
|
@@ -1865,7 +1865,7 @@ var functions$1 = [
|
|
|
1865
1865
|
{
|
|
1866
1866
|
name: "useVModel",
|
|
1867
1867
|
"package": "core",
|
|
1868
|
-
lastUpdated:
|
|
1868
|
+
lastUpdated: 1657431438000,
|
|
1869
1869
|
docs: "https://vueuse.org/core/useVModel/",
|
|
1870
1870
|
category: "Component",
|
|
1871
1871
|
description: "shorthand for v-model binding"
|
package/index.json
CHANGED
|
@@ -328,7 +328,7 @@
|
|
|
328
328
|
{
|
|
329
329
|
"name": "onClickOutside",
|
|
330
330
|
"package": "core",
|
|
331
|
-
"lastUpdated":
|
|
331
|
+
"lastUpdated": 1657430765000,
|
|
332
332
|
"component": true,
|
|
333
333
|
"directive": true,
|
|
334
334
|
"docs": "https://vueuse.org/core/onClickOutside/",
|
|
@@ -1240,7 +1240,7 @@
|
|
|
1240
1240
|
{
|
|
1241
1241
|
"name": "useMagicKeys",
|
|
1242
1242
|
"package": "core",
|
|
1243
|
-
"lastUpdated":
|
|
1243
|
+
"lastUpdated": 1657598054000,
|
|
1244
1244
|
"docs": "https://vueuse.org/core/useMagicKeys/",
|
|
1245
1245
|
"category": "Sensors",
|
|
1246
1246
|
"description": "reactive keys pressed state"
|
|
@@ -1862,7 +1862,7 @@
|
|
|
1862
1862
|
{
|
|
1863
1863
|
"name": "useVModel",
|
|
1864
1864
|
"package": "core",
|
|
1865
|
-
"lastUpdated":
|
|
1865
|
+
"lastUpdated": 1657431438000,
|
|
1866
1866
|
"docs": "https://vueuse.org/core/useVModel/",
|
|
1867
1867
|
"category": "Component",
|
|
1868
1868
|
"description": "shorthand for v-model binding"
|
package/index.mjs
CHANGED
|
@@ -327,7 +327,7 @@ var functions$1 = [
|
|
|
327
327
|
{
|
|
328
328
|
name: "onClickOutside",
|
|
329
329
|
"package": "core",
|
|
330
|
-
lastUpdated:
|
|
330
|
+
lastUpdated: 1657430765000,
|
|
331
331
|
component: true,
|
|
332
332
|
directive: true,
|
|
333
333
|
docs: "https://vueuse.org/core/onClickOutside/",
|
|
@@ -1239,7 +1239,7 @@ var functions$1 = [
|
|
|
1239
1239
|
{
|
|
1240
1240
|
name: "useMagicKeys",
|
|
1241
1241
|
"package": "core",
|
|
1242
|
-
lastUpdated:
|
|
1242
|
+
lastUpdated: 1657598054000,
|
|
1243
1243
|
docs: "https://vueuse.org/core/useMagicKeys/",
|
|
1244
1244
|
category: "Sensors",
|
|
1245
1245
|
description: "reactive keys pressed state"
|
|
@@ -1861,7 +1861,7 @@ var functions$1 = [
|
|
|
1861
1861
|
{
|
|
1862
1862
|
name: "useVModel",
|
|
1863
1863
|
"package": "core",
|
|
1864
|
-
lastUpdated:
|
|
1864
|
+
lastUpdated: 1657431438000,
|
|
1865
1865
|
docs: "https://vueuse.org/core/useVModel/",
|
|
1866
1866
|
category: "Component",
|
|
1867
1867
|
description: "shorthand for v-model binding"
|