@vueuse/metadata 8.9.1 → 8.9.4
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 +7 -7
- package/index.json +7 -7
- package/index.mjs +7 -7
- 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/",
|
|
@@ -920,7 +920,7 @@ var functions$1 = [
|
|
|
920
920
|
{
|
|
921
921
|
name: "useDropZone",
|
|
922
922
|
"package": "core",
|
|
923
|
-
lastUpdated:
|
|
923
|
+
lastUpdated: 1658039779000,
|
|
924
924
|
docs: "https://vueuse.org/core/useDropZone/",
|
|
925
925
|
category: "Elements",
|
|
926
926
|
description: "create an zone where files can be dropped"
|
|
@@ -1037,7 +1037,7 @@ var functions$1 = [
|
|
|
1037
1037
|
{
|
|
1038
1038
|
name: "useFileDialog",
|
|
1039
1039
|
"package": "core",
|
|
1040
|
-
lastUpdated:
|
|
1040
|
+
lastUpdated: 1657953065000,
|
|
1041
1041
|
docs: "https://vueuse.org/core/useFileDialog/",
|
|
1042
1042
|
category: "Browser",
|
|
1043
1043
|
description: "open file dialog with ease"
|
|
@@ -1153,7 +1153,7 @@ var functions$1 = [
|
|
|
1153
1153
|
{
|
|
1154
1154
|
name: "useInfiniteScroll",
|
|
1155
1155
|
"package": "core",
|
|
1156
|
-
lastUpdated:
|
|
1156
|
+
lastUpdated: 1657953098000,
|
|
1157
1157
|
directive: true,
|
|
1158
1158
|
docs: "https://vueuse.org/core/useInfiniteScroll/",
|
|
1159
1159
|
category: "Sensors",
|
|
@@ -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"
|
|
@@ -1688,7 +1688,7 @@ var functions$1 = [
|
|
|
1688
1688
|
{
|
|
1689
1689
|
name: "useStyleTag",
|
|
1690
1690
|
"package": "core",
|
|
1691
|
-
lastUpdated:
|
|
1691
|
+
lastUpdated: 1657813267000,
|
|
1692
1692
|
docs: "https://vueuse.org/core/useStyleTag/",
|
|
1693
1693
|
category: "Browser",
|
|
1694
1694
|
description: "inject reactive `style` element in head"
|
|
@@ -1865,7 +1865,7 @@ var functions$1 = [
|
|
|
1865
1865
|
{
|
|
1866
1866
|
name: "useVModel",
|
|
1867
1867
|
"package": "core",
|
|
1868
|
-
lastUpdated:
|
|
1868
|
+
lastUpdated: 1657814086000,
|
|
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/",
|
|
@@ -917,7 +917,7 @@
|
|
|
917
917
|
{
|
|
918
918
|
"name": "useDropZone",
|
|
919
919
|
"package": "core",
|
|
920
|
-
"lastUpdated":
|
|
920
|
+
"lastUpdated": 1658039779000,
|
|
921
921
|
"docs": "https://vueuse.org/core/useDropZone/",
|
|
922
922
|
"category": "Elements",
|
|
923
923
|
"description": "create an zone where files can be dropped"
|
|
@@ -1034,7 +1034,7 @@
|
|
|
1034
1034
|
{
|
|
1035
1035
|
"name": "useFileDialog",
|
|
1036
1036
|
"package": "core",
|
|
1037
|
-
"lastUpdated":
|
|
1037
|
+
"lastUpdated": 1657953065000,
|
|
1038
1038
|
"docs": "https://vueuse.org/core/useFileDialog/",
|
|
1039
1039
|
"category": "Browser",
|
|
1040
1040
|
"description": "open file dialog with ease"
|
|
@@ -1150,7 +1150,7 @@
|
|
|
1150
1150
|
{
|
|
1151
1151
|
"name": "useInfiniteScroll",
|
|
1152
1152
|
"package": "core",
|
|
1153
|
-
"lastUpdated":
|
|
1153
|
+
"lastUpdated": 1657953098000,
|
|
1154
1154
|
"directive": true,
|
|
1155
1155
|
"docs": "https://vueuse.org/core/useInfiniteScroll/",
|
|
1156
1156
|
"category": "Sensors",
|
|
@@ -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"
|
|
@@ -1685,7 +1685,7 @@
|
|
|
1685
1685
|
{
|
|
1686
1686
|
"name": "useStyleTag",
|
|
1687
1687
|
"package": "core",
|
|
1688
|
-
"lastUpdated":
|
|
1688
|
+
"lastUpdated": 1657813267000,
|
|
1689
1689
|
"docs": "https://vueuse.org/core/useStyleTag/",
|
|
1690
1690
|
"category": "Browser",
|
|
1691
1691
|
"description": "inject reactive `style` element in head"
|
|
@@ -1862,7 +1862,7 @@
|
|
|
1862
1862
|
{
|
|
1863
1863
|
"name": "useVModel",
|
|
1864
1864
|
"package": "core",
|
|
1865
|
-
"lastUpdated":
|
|
1865
|
+
"lastUpdated": 1657814086000,
|
|
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/",
|
|
@@ -916,7 +916,7 @@ var functions$1 = [
|
|
|
916
916
|
{
|
|
917
917
|
name: "useDropZone",
|
|
918
918
|
"package": "core",
|
|
919
|
-
lastUpdated:
|
|
919
|
+
lastUpdated: 1658039779000,
|
|
920
920
|
docs: "https://vueuse.org/core/useDropZone/",
|
|
921
921
|
category: "Elements",
|
|
922
922
|
description: "create an zone where files can be dropped"
|
|
@@ -1033,7 +1033,7 @@ var functions$1 = [
|
|
|
1033
1033
|
{
|
|
1034
1034
|
name: "useFileDialog",
|
|
1035
1035
|
"package": "core",
|
|
1036
|
-
lastUpdated:
|
|
1036
|
+
lastUpdated: 1657953065000,
|
|
1037
1037
|
docs: "https://vueuse.org/core/useFileDialog/",
|
|
1038
1038
|
category: "Browser",
|
|
1039
1039
|
description: "open file dialog with ease"
|
|
@@ -1149,7 +1149,7 @@ var functions$1 = [
|
|
|
1149
1149
|
{
|
|
1150
1150
|
name: "useInfiniteScroll",
|
|
1151
1151
|
"package": "core",
|
|
1152
|
-
lastUpdated:
|
|
1152
|
+
lastUpdated: 1657953098000,
|
|
1153
1153
|
directive: true,
|
|
1154
1154
|
docs: "https://vueuse.org/core/useInfiniteScroll/",
|
|
1155
1155
|
category: "Sensors",
|
|
@@ -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"
|
|
@@ -1684,7 +1684,7 @@ var functions$1 = [
|
|
|
1684
1684
|
{
|
|
1685
1685
|
name: "useStyleTag",
|
|
1686
1686
|
"package": "core",
|
|
1687
|
-
lastUpdated:
|
|
1687
|
+
lastUpdated: 1657813267000,
|
|
1688
1688
|
docs: "https://vueuse.org/core/useStyleTag/",
|
|
1689
1689
|
category: "Browser",
|
|
1690
1690
|
description: "inject reactive `style` element in head"
|
|
@@ -1861,7 +1861,7 @@ var functions$1 = [
|
|
|
1861
1861
|
{
|
|
1862
1862
|
name: "useVModel",
|
|
1863
1863
|
"package": "core",
|
|
1864
|
-
lastUpdated:
|
|
1864
|
+
lastUpdated: 1657814086000,
|
|
1865
1865
|
docs: "https://vueuse.org/core/useVModel/",
|
|
1866
1866
|
category: "Component",
|
|
1867
1867
|
description: "shorthand for v-model binding"
|