@vueuse/metadata 10.7.0 → 10.7.1
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 +11 -11
- package/index.json +11 -11
- package/index.mjs +11 -11
- package/package.json +1 -1
package/index.cjs
CHANGED
|
@@ -406,7 +406,7 @@ var functions$1 = [
|
|
|
406
406
|
{
|
|
407
407
|
name: "onClickOutside",
|
|
408
408
|
"package": "core",
|
|
409
|
-
lastUpdated:
|
|
409
|
+
lastUpdated: 1703684889000,
|
|
410
410
|
component: true,
|
|
411
411
|
directive: true,
|
|
412
412
|
docs: "https://vueuse.org/core/onClickOutside/",
|
|
@@ -568,7 +568,7 @@ var functions$1 = [
|
|
|
568
568
|
{
|
|
569
569
|
name: "syncRef",
|
|
570
570
|
"package": "shared",
|
|
571
|
-
lastUpdated:
|
|
571
|
+
lastUpdated: 1703684940000,
|
|
572
572
|
docs: "https://vueuse.org/shared/syncRef/",
|
|
573
573
|
category: "Reactivity",
|
|
574
574
|
description: "two-way refs synchronization",
|
|
@@ -650,7 +650,7 @@ var functions$1 = [
|
|
|
650
650
|
{
|
|
651
651
|
name: "tryOnBeforeMount",
|
|
652
652
|
"package": "shared",
|
|
653
|
-
lastUpdated:
|
|
653
|
+
lastUpdated: 1703684866000,
|
|
654
654
|
docs: "https://vueuse.org/shared/tryOnBeforeMount/",
|
|
655
655
|
category: "Component",
|
|
656
656
|
description: "safe `onBeforeMount`"
|
|
@@ -658,7 +658,7 @@ var functions$1 = [
|
|
|
658
658
|
{
|
|
659
659
|
name: "tryOnBeforeUnmount",
|
|
660
660
|
"package": "shared",
|
|
661
|
-
lastUpdated:
|
|
661
|
+
lastUpdated: 1703684866000,
|
|
662
662
|
docs: "https://vueuse.org/shared/tryOnBeforeUnmount/",
|
|
663
663
|
category: "Component",
|
|
664
664
|
description: "safe `onBeforeUnmount`"
|
|
@@ -666,7 +666,7 @@ var functions$1 = [
|
|
|
666
666
|
{
|
|
667
667
|
name: "tryOnMounted",
|
|
668
668
|
"package": "shared",
|
|
669
|
-
lastUpdated:
|
|
669
|
+
lastUpdated: 1703684866000,
|
|
670
670
|
docs: "https://vueuse.org/shared/tryOnMounted/",
|
|
671
671
|
category: "Component",
|
|
672
672
|
description: "safe `onMounted`"
|
|
@@ -682,7 +682,7 @@ var functions$1 = [
|
|
|
682
682
|
{
|
|
683
683
|
name: "tryOnUnmounted",
|
|
684
684
|
"package": "shared",
|
|
685
|
-
lastUpdated:
|
|
685
|
+
lastUpdated: 1703684866000,
|
|
686
686
|
docs: "https://vueuse.org/shared/tryOnUnmounted/",
|
|
687
687
|
category: "Component",
|
|
688
688
|
description: "safe `onUnmounted`"
|
|
@@ -1178,7 +1178,7 @@ var functions$1 = [
|
|
|
1178
1178
|
{
|
|
1179
1179
|
name: "useDropZone",
|
|
1180
1180
|
"package": "core",
|
|
1181
|
-
lastUpdated:
|
|
1181
|
+
lastUpdated: 1703685084000,
|
|
1182
1182
|
docs: "https://vueuse.org/core/useDropZone/",
|
|
1183
1183
|
category: "Elements",
|
|
1184
1184
|
description: "create a zone where files can be dropped"
|
|
@@ -1186,7 +1186,7 @@ var functions$1 = [
|
|
|
1186
1186
|
{
|
|
1187
1187
|
name: "useElementBounding",
|
|
1188
1188
|
"package": "core",
|
|
1189
|
-
lastUpdated:
|
|
1189
|
+
lastUpdated: 1703686198000,
|
|
1190
1190
|
component: true,
|
|
1191
1191
|
docs: "https://vueuse.org/core/useElementBounding/",
|
|
1192
1192
|
category: "Elements",
|
|
@@ -1473,7 +1473,7 @@ var functions$1 = [
|
|
|
1473
1473
|
{
|
|
1474
1474
|
name: "useIpcRenderer",
|
|
1475
1475
|
"package": "electron",
|
|
1476
|
-
lastUpdated:
|
|
1476
|
+
lastUpdated: 1702734655000,
|
|
1477
1477
|
docs: "https://vueuse.org/electron/useIpcRenderer/",
|
|
1478
1478
|
category: "@Electron",
|
|
1479
1479
|
description: "provides [ipcRenderer](https://www.electronjs.org/docs/api/ipc-renderer) and all of its APIs"
|
|
@@ -2029,7 +2029,7 @@ var functions$1 = [
|
|
|
2029
2029
|
{
|
|
2030
2030
|
name: "useShare",
|
|
2031
2031
|
"package": "core",
|
|
2032
|
-
lastUpdated:
|
|
2032
|
+
lastUpdated: 1703685517000,
|
|
2033
2033
|
docs: "https://vueuse.org/core/useShare/",
|
|
2034
2034
|
category: "Browser",
|
|
2035
2035
|
description: "reactive [Web Share API](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share)"
|
|
@@ -2462,7 +2462,7 @@ var functions$1 = [
|
|
|
2462
2462
|
{
|
|
2463
2463
|
name: "utils",
|
|
2464
2464
|
"package": "shared",
|
|
2465
|
-
lastUpdated:
|
|
2465
|
+
lastUpdated: 1703684866000,
|
|
2466
2466
|
internal: true
|
|
2467
2467
|
},
|
|
2468
2468
|
{
|
package/index.json
CHANGED
|
@@ -405,7 +405,7 @@
|
|
|
405
405
|
{
|
|
406
406
|
"name": "onClickOutside",
|
|
407
407
|
"package": "core",
|
|
408
|
-
"lastUpdated":
|
|
408
|
+
"lastUpdated": 1703684889000,
|
|
409
409
|
"component": true,
|
|
410
410
|
"directive": true,
|
|
411
411
|
"docs": "https://vueuse.org/core/onClickOutside/",
|
|
@@ -567,7 +567,7 @@
|
|
|
567
567
|
{
|
|
568
568
|
"name": "syncRef",
|
|
569
569
|
"package": "shared",
|
|
570
|
-
"lastUpdated":
|
|
570
|
+
"lastUpdated": 1703684940000,
|
|
571
571
|
"docs": "https://vueuse.org/shared/syncRef/",
|
|
572
572
|
"category": "Reactivity",
|
|
573
573
|
"description": "two-way refs synchronization",
|
|
@@ -649,7 +649,7 @@
|
|
|
649
649
|
{
|
|
650
650
|
"name": "tryOnBeforeMount",
|
|
651
651
|
"package": "shared",
|
|
652
|
-
"lastUpdated":
|
|
652
|
+
"lastUpdated": 1703684866000,
|
|
653
653
|
"docs": "https://vueuse.org/shared/tryOnBeforeMount/",
|
|
654
654
|
"category": "Component",
|
|
655
655
|
"description": "safe `onBeforeMount`"
|
|
@@ -657,7 +657,7 @@
|
|
|
657
657
|
{
|
|
658
658
|
"name": "tryOnBeforeUnmount",
|
|
659
659
|
"package": "shared",
|
|
660
|
-
"lastUpdated":
|
|
660
|
+
"lastUpdated": 1703684866000,
|
|
661
661
|
"docs": "https://vueuse.org/shared/tryOnBeforeUnmount/",
|
|
662
662
|
"category": "Component",
|
|
663
663
|
"description": "safe `onBeforeUnmount`"
|
|
@@ -665,7 +665,7 @@
|
|
|
665
665
|
{
|
|
666
666
|
"name": "tryOnMounted",
|
|
667
667
|
"package": "shared",
|
|
668
|
-
"lastUpdated":
|
|
668
|
+
"lastUpdated": 1703684866000,
|
|
669
669
|
"docs": "https://vueuse.org/shared/tryOnMounted/",
|
|
670
670
|
"category": "Component",
|
|
671
671
|
"description": "safe `onMounted`"
|
|
@@ -681,7 +681,7 @@
|
|
|
681
681
|
{
|
|
682
682
|
"name": "tryOnUnmounted",
|
|
683
683
|
"package": "shared",
|
|
684
|
-
"lastUpdated":
|
|
684
|
+
"lastUpdated": 1703684866000,
|
|
685
685
|
"docs": "https://vueuse.org/shared/tryOnUnmounted/",
|
|
686
686
|
"category": "Component",
|
|
687
687
|
"description": "safe `onUnmounted`"
|
|
@@ -1177,7 +1177,7 @@
|
|
|
1177
1177
|
{
|
|
1178
1178
|
"name": "useDropZone",
|
|
1179
1179
|
"package": "core",
|
|
1180
|
-
"lastUpdated":
|
|
1180
|
+
"lastUpdated": 1703685084000,
|
|
1181
1181
|
"docs": "https://vueuse.org/core/useDropZone/",
|
|
1182
1182
|
"category": "Elements",
|
|
1183
1183
|
"description": "create a zone where files can be dropped"
|
|
@@ -1185,7 +1185,7 @@
|
|
|
1185
1185
|
{
|
|
1186
1186
|
"name": "useElementBounding",
|
|
1187
1187
|
"package": "core",
|
|
1188
|
-
"lastUpdated":
|
|
1188
|
+
"lastUpdated": 1703686198000,
|
|
1189
1189
|
"component": true,
|
|
1190
1190
|
"docs": "https://vueuse.org/core/useElementBounding/",
|
|
1191
1191
|
"category": "Elements",
|
|
@@ -1472,7 +1472,7 @@
|
|
|
1472
1472
|
{
|
|
1473
1473
|
"name": "useIpcRenderer",
|
|
1474
1474
|
"package": "electron",
|
|
1475
|
-
"lastUpdated":
|
|
1475
|
+
"lastUpdated": 1702734655000,
|
|
1476
1476
|
"docs": "https://vueuse.org/electron/useIpcRenderer/",
|
|
1477
1477
|
"category": "@Electron",
|
|
1478
1478
|
"description": "provides [ipcRenderer](https://www.electronjs.org/docs/api/ipc-renderer) and all of its APIs"
|
|
@@ -2028,7 +2028,7 @@
|
|
|
2028
2028
|
{
|
|
2029
2029
|
"name": "useShare",
|
|
2030
2030
|
"package": "core",
|
|
2031
|
-
"lastUpdated":
|
|
2031
|
+
"lastUpdated": 1703685517000,
|
|
2032
2032
|
"docs": "https://vueuse.org/core/useShare/",
|
|
2033
2033
|
"category": "Browser",
|
|
2034
2034
|
"description": "reactive [Web Share API](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share)"
|
|
@@ -2461,7 +2461,7 @@
|
|
|
2461
2461
|
{
|
|
2462
2462
|
"name": "utils",
|
|
2463
2463
|
"package": "shared",
|
|
2464
|
-
"lastUpdated":
|
|
2464
|
+
"lastUpdated": 1703684866000,
|
|
2465
2465
|
"internal": true
|
|
2466
2466
|
},
|
|
2467
2467
|
{
|
package/index.mjs
CHANGED
|
@@ -404,7 +404,7 @@ var functions$1 = [
|
|
|
404
404
|
{
|
|
405
405
|
name: "onClickOutside",
|
|
406
406
|
"package": "core",
|
|
407
|
-
lastUpdated:
|
|
407
|
+
lastUpdated: 1703684889000,
|
|
408
408
|
component: true,
|
|
409
409
|
directive: true,
|
|
410
410
|
docs: "https://vueuse.org/core/onClickOutside/",
|
|
@@ -566,7 +566,7 @@ var functions$1 = [
|
|
|
566
566
|
{
|
|
567
567
|
name: "syncRef",
|
|
568
568
|
"package": "shared",
|
|
569
|
-
lastUpdated:
|
|
569
|
+
lastUpdated: 1703684940000,
|
|
570
570
|
docs: "https://vueuse.org/shared/syncRef/",
|
|
571
571
|
category: "Reactivity",
|
|
572
572
|
description: "two-way refs synchronization",
|
|
@@ -648,7 +648,7 @@ var functions$1 = [
|
|
|
648
648
|
{
|
|
649
649
|
name: "tryOnBeforeMount",
|
|
650
650
|
"package": "shared",
|
|
651
|
-
lastUpdated:
|
|
651
|
+
lastUpdated: 1703684866000,
|
|
652
652
|
docs: "https://vueuse.org/shared/tryOnBeforeMount/",
|
|
653
653
|
category: "Component",
|
|
654
654
|
description: "safe `onBeforeMount`"
|
|
@@ -656,7 +656,7 @@ var functions$1 = [
|
|
|
656
656
|
{
|
|
657
657
|
name: "tryOnBeforeUnmount",
|
|
658
658
|
"package": "shared",
|
|
659
|
-
lastUpdated:
|
|
659
|
+
lastUpdated: 1703684866000,
|
|
660
660
|
docs: "https://vueuse.org/shared/tryOnBeforeUnmount/",
|
|
661
661
|
category: "Component",
|
|
662
662
|
description: "safe `onBeforeUnmount`"
|
|
@@ -664,7 +664,7 @@ var functions$1 = [
|
|
|
664
664
|
{
|
|
665
665
|
name: "tryOnMounted",
|
|
666
666
|
"package": "shared",
|
|
667
|
-
lastUpdated:
|
|
667
|
+
lastUpdated: 1703684866000,
|
|
668
668
|
docs: "https://vueuse.org/shared/tryOnMounted/",
|
|
669
669
|
category: "Component",
|
|
670
670
|
description: "safe `onMounted`"
|
|
@@ -680,7 +680,7 @@ var functions$1 = [
|
|
|
680
680
|
{
|
|
681
681
|
name: "tryOnUnmounted",
|
|
682
682
|
"package": "shared",
|
|
683
|
-
lastUpdated:
|
|
683
|
+
lastUpdated: 1703684866000,
|
|
684
684
|
docs: "https://vueuse.org/shared/tryOnUnmounted/",
|
|
685
685
|
category: "Component",
|
|
686
686
|
description: "safe `onUnmounted`"
|
|
@@ -1176,7 +1176,7 @@ var functions$1 = [
|
|
|
1176
1176
|
{
|
|
1177
1177
|
name: "useDropZone",
|
|
1178
1178
|
"package": "core",
|
|
1179
|
-
lastUpdated:
|
|
1179
|
+
lastUpdated: 1703685084000,
|
|
1180
1180
|
docs: "https://vueuse.org/core/useDropZone/",
|
|
1181
1181
|
category: "Elements",
|
|
1182
1182
|
description: "create a zone where files can be dropped"
|
|
@@ -1184,7 +1184,7 @@ var functions$1 = [
|
|
|
1184
1184
|
{
|
|
1185
1185
|
name: "useElementBounding",
|
|
1186
1186
|
"package": "core",
|
|
1187
|
-
lastUpdated:
|
|
1187
|
+
lastUpdated: 1703686198000,
|
|
1188
1188
|
component: true,
|
|
1189
1189
|
docs: "https://vueuse.org/core/useElementBounding/",
|
|
1190
1190
|
category: "Elements",
|
|
@@ -1471,7 +1471,7 @@ var functions$1 = [
|
|
|
1471
1471
|
{
|
|
1472
1472
|
name: "useIpcRenderer",
|
|
1473
1473
|
"package": "electron",
|
|
1474
|
-
lastUpdated:
|
|
1474
|
+
lastUpdated: 1702734655000,
|
|
1475
1475
|
docs: "https://vueuse.org/electron/useIpcRenderer/",
|
|
1476
1476
|
category: "@Electron",
|
|
1477
1477
|
description: "provides [ipcRenderer](https://www.electronjs.org/docs/api/ipc-renderer) and all of its APIs"
|
|
@@ -2027,7 +2027,7 @@ var functions$1 = [
|
|
|
2027
2027
|
{
|
|
2028
2028
|
name: "useShare",
|
|
2029
2029
|
"package": "core",
|
|
2030
|
-
lastUpdated:
|
|
2030
|
+
lastUpdated: 1703685517000,
|
|
2031
2031
|
docs: "https://vueuse.org/core/useShare/",
|
|
2032
2032
|
category: "Browser",
|
|
2033
2033
|
description: "reactive [Web Share API](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share)"
|
|
@@ -2460,7 +2460,7 @@ var functions$1 = [
|
|
|
2460
2460
|
{
|
|
2461
2461
|
name: "utils",
|
|
2462
2462
|
"package": "shared",
|
|
2463
|
-
lastUpdated:
|
|
2463
|
+
lastUpdated: 1703684866000,
|
|
2464
2464
|
internal: true
|
|
2465
2465
|
},
|
|
2466
2466
|
{
|