@vueuse/metadata 8.0.0 → 8.1.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 +14 -13
- package/index.json +14 -13
- package/index.mjs +14 -13
- package/package.json +1 -1
package/index.cjs
CHANGED
|
@@ -313,7 +313,7 @@ var functions$1 = [
|
|
|
313
313
|
{
|
|
314
314
|
name: "onClickOutside",
|
|
315
315
|
"package": "core",
|
|
316
|
-
lastUpdated:
|
|
316
|
+
lastUpdated: 1647344892000,
|
|
317
317
|
component: true,
|
|
318
318
|
directive: true,
|
|
319
319
|
docs: "https://vueuse.org/core/onClickOutside/",
|
|
@@ -547,7 +547,7 @@ var functions$1 = [
|
|
|
547
547
|
{
|
|
548
548
|
name: "unrefElement",
|
|
549
549
|
"package": "core",
|
|
550
|
-
lastUpdated:
|
|
550
|
+
lastUpdated: 1647329736000,
|
|
551
551
|
docs: "https://vueuse.org/core/unrefElement/",
|
|
552
552
|
category: "Component",
|
|
553
553
|
description: "unref for dom element"
|
|
@@ -670,7 +670,7 @@ var functions$1 = [
|
|
|
670
670
|
{
|
|
671
671
|
name: "useClipboard",
|
|
672
672
|
"package": "core",
|
|
673
|
-
lastUpdated:
|
|
673
|
+
lastUpdated: 1647220329000,
|
|
674
674
|
docs: "https://vueuse.org/core/useClipboard/",
|
|
675
675
|
category: "Browser",
|
|
676
676
|
description: "reactive [Clipboard API](https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API)"
|
|
@@ -897,8 +897,9 @@ var functions$1 = [
|
|
|
897
897
|
{
|
|
898
898
|
name: "useElementVisibility",
|
|
899
899
|
"package": "core",
|
|
900
|
-
lastUpdated:
|
|
900
|
+
lastUpdated: 1647329346000,
|
|
901
901
|
component: true,
|
|
902
|
+
directive: true,
|
|
902
903
|
docs: "https://vueuse.org/core/useElementVisibility/",
|
|
903
904
|
category: "Elements",
|
|
904
905
|
description: "tracks the visibility of an element within the viewport"
|
|
@@ -914,7 +915,7 @@ var functions$1 = [
|
|
|
914
915
|
{
|
|
915
916
|
name: "useEventListener",
|
|
916
917
|
"package": "core",
|
|
917
|
-
lastUpdated:
|
|
918
|
+
lastUpdated: 1647453655000,
|
|
918
919
|
docs: "https://vueuse.org/core/useEventListener/",
|
|
919
920
|
category: "Browser",
|
|
920
921
|
description: "use EventListener with ease"
|
|
@@ -947,7 +948,7 @@ var functions$1 = [
|
|
|
947
948
|
{
|
|
948
949
|
name: "useFetch",
|
|
949
950
|
"package": "core",
|
|
950
|
-
lastUpdated:
|
|
951
|
+
lastUpdated: 1647220338000,
|
|
951
952
|
docs: "https://vueuse.org/core/useFetch/",
|
|
952
953
|
category: "Network",
|
|
953
954
|
description: "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
|
|
@@ -1063,7 +1064,7 @@ var functions$1 = [
|
|
|
1063
1064
|
{
|
|
1064
1065
|
name: "useIntersectionObserver",
|
|
1065
1066
|
"package": "core",
|
|
1066
|
-
lastUpdated:
|
|
1067
|
+
lastUpdated: 1647220329000,
|
|
1067
1068
|
directive: true,
|
|
1068
1069
|
docs: "https://vueuse.org/core/useIntersectionObserver/",
|
|
1069
1070
|
category: "Elements",
|
|
@@ -1168,7 +1169,7 @@ var functions$1 = [
|
|
|
1168
1169
|
{
|
|
1169
1170
|
name: "useMediaQuery",
|
|
1170
1171
|
"package": "core",
|
|
1171
|
-
lastUpdated:
|
|
1172
|
+
lastUpdated: 1647219701000,
|
|
1172
1173
|
docs: "https://vueuse.org/core/useMediaQuery/",
|
|
1173
1174
|
category: "Browser",
|
|
1174
1175
|
description: "reactive [Media Query](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Testing_media_queries)"
|
|
@@ -1248,7 +1249,7 @@ var functions$1 = [
|
|
|
1248
1249
|
{
|
|
1249
1250
|
name: "useMutationObserver",
|
|
1250
1251
|
"package": "core",
|
|
1251
|
-
lastUpdated:
|
|
1252
|
+
lastUpdated: 1647220329000,
|
|
1252
1253
|
docs: "https://vueuse.org/core/useMutationObserver/",
|
|
1253
1254
|
category: "Elements",
|
|
1254
1255
|
description: "watch for changes being made to the DOM tree"
|
|
@@ -1416,7 +1417,7 @@ var functions$1 = [
|
|
|
1416
1417
|
{
|
|
1417
1418
|
name: "useResizeObserver",
|
|
1418
1419
|
"package": "core",
|
|
1419
|
-
lastUpdated:
|
|
1420
|
+
lastUpdated: 1647220329000,
|
|
1420
1421
|
docs: "https://vueuse.org/core/useResizeObserver/",
|
|
1421
1422
|
category: "Elements",
|
|
1422
1423
|
description: "reports changes to the dimensions of an Element's content or the border-box"
|
|
@@ -1529,7 +1530,7 @@ var functions$1 = [
|
|
|
1529
1530
|
{
|
|
1530
1531
|
name: "useStorage",
|
|
1531
1532
|
"package": "core",
|
|
1532
|
-
lastUpdated:
|
|
1533
|
+
lastUpdated: 1647454083000,
|
|
1533
1534
|
docs: "https://vueuse.org/core/useStorage/",
|
|
1534
1535
|
category: "State",
|
|
1535
1536
|
description: "reactive [LocalStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage)/[SessionStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage)",
|
|
@@ -1758,7 +1759,7 @@ var functions$1 = [
|
|
|
1758
1759
|
{
|
|
1759
1760
|
name: "useWebWorker",
|
|
1760
1761
|
"package": "core",
|
|
1761
|
-
lastUpdated:
|
|
1762
|
+
lastUpdated: 1647220329000,
|
|
1762
1763
|
docs: "https://vueuse.org/core/useWebWorker/",
|
|
1763
1764
|
category: "Misc",
|
|
1764
1765
|
description: "simple [Web Workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers) registration and communication"
|
|
@@ -1816,7 +1817,7 @@ var functions$1 = [
|
|
|
1816
1817
|
{
|
|
1817
1818
|
name: "utils",
|
|
1818
1819
|
"package": "shared",
|
|
1819
|
-
lastUpdated:
|
|
1820
|
+
lastUpdated: 1647335923000,
|
|
1820
1821
|
internal: true
|
|
1821
1822
|
},
|
|
1822
1823
|
{
|
package/index.json
CHANGED
|
@@ -310,7 +310,7 @@
|
|
|
310
310
|
{
|
|
311
311
|
"name": "onClickOutside",
|
|
312
312
|
"package": "core",
|
|
313
|
-
"lastUpdated":
|
|
313
|
+
"lastUpdated": 1647344892000,
|
|
314
314
|
"component": true,
|
|
315
315
|
"directive": true,
|
|
316
316
|
"docs": "https://vueuse.org/core/onClickOutside/",
|
|
@@ -544,7 +544,7 @@
|
|
|
544
544
|
{
|
|
545
545
|
"name": "unrefElement",
|
|
546
546
|
"package": "core",
|
|
547
|
-
"lastUpdated":
|
|
547
|
+
"lastUpdated": 1647329736000,
|
|
548
548
|
"docs": "https://vueuse.org/core/unrefElement/",
|
|
549
549
|
"category": "Component",
|
|
550
550
|
"description": "unref for dom element"
|
|
@@ -667,7 +667,7 @@
|
|
|
667
667
|
{
|
|
668
668
|
"name": "useClipboard",
|
|
669
669
|
"package": "core",
|
|
670
|
-
"lastUpdated":
|
|
670
|
+
"lastUpdated": 1647220329000,
|
|
671
671
|
"docs": "https://vueuse.org/core/useClipboard/",
|
|
672
672
|
"category": "Browser",
|
|
673
673
|
"description": "reactive [Clipboard API](https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API)"
|
|
@@ -894,8 +894,9 @@
|
|
|
894
894
|
{
|
|
895
895
|
"name": "useElementVisibility",
|
|
896
896
|
"package": "core",
|
|
897
|
-
"lastUpdated":
|
|
897
|
+
"lastUpdated": 1647329346000,
|
|
898
898
|
"component": true,
|
|
899
|
+
"directive": true,
|
|
899
900
|
"docs": "https://vueuse.org/core/useElementVisibility/",
|
|
900
901
|
"category": "Elements",
|
|
901
902
|
"description": "tracks the visibility of an element within the viewport"
|
|
@@ -911,7 +912,7 @@
|
|
|
911
912
|
{
|
|
912
913
|
"name": "useEventListener",
|
|
913
914
|
"package": "core",
|
|
914
|
-
"lastUpdated":
|
|
915
|
+
"lastUpdated": 1647453655000,
|
|
915
916
|
"docs": "https://vueuse.org/core/useEventListener/",
|
|
916
917
|
"category": "Browser",
|
|
917
918
|
"description": "use EventListener with ease"
|
|
@@ -944,7 +945,7 @@
|
|
|
944
945
|
{
|
|
945
946
|
"name": "useFetch",
|
|
946
947
|
"package": "core",
|
|
947
|
-
"lastUpdated":
|
|
948
|
+
"lastUpdated": 1647220338000,
|
|
948
949
|
"docs": "https://vueuse.org/core/useFetch/",
|
|
949
950
|
"category": "Network",
|
|
950
951
|
"description": "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
|
|
@@ -1060,7 +1061,7 @@
|
|
|
1060
1061
|
{
|
|
1061
1062
|
"name": "useIntersectionObserver",
|
|
1062
1063
|
"package": "core",
|
|
1063
|
-
"lastUpdated":
|
|
1064
|
+
"lastUpdated": 1647220329000,
|
|
1064
1065
|
"directive": true,
|
|
1065
1066
|
"docs": "https://vueuse.org/core/useIntersectionObserver/",
|
|
1066
1067
|
"category": "Elements",
|
|
@@ -1165,7 +1166,7 @@
|
|
|
1165
1166
|
{
|
|
1166
1167
|
"name": "useMediaQuery",
|
|
1167
1168
|
"package": "core",
|
|
1168
|
-
"lastUpdated":
|
|
1169
|
+
"lastUpdated": 1647219701000,
|
|
1169
1170
|
"docs": "https://vueuse.org/core/useMediaQuery/",
|
|
1170
1171
|
"category": "Browser",
|
|
1171
1172
|
"description": "reactive [Media Query](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Testing_media_queries)"
|
|
@@ -1245,7 +1246,7 @@
|
|
|
1245
1246
|
{
|
|
1246
1247
|
"name": "useMutationObserver",
|
|
1247
1248
|
"package": "core",
|
|
1248
|
-
"lastUpdated":
|
|
1249
|
+
"lastUpdated": 1647220329000,
|
|
1249
1250
|
"docs": "https://vueuse.org/core/useMutationObserver/",
|
|
1250
1251
|
"category": "Elements",
|
|
1251
1252
|
"description": "watch for changes being made to the DOM tree"
|
|
@@ -1413,7 +1414,7 @@
|
|
|
1413
1414
|
{
|
|
1414
1415
|
"name": "useResizeObserver",
|
|
1415
1416
|
"package": "core",
|
|
1416
|
-
"lastUpdated":
|
|
1417
|
+
"lastUpdated": 1647220329000,
|
|
1417
1418
|
"docs": "https://vueuse.org/core/useResizeObserver/",
|
|
1418
1419
|
"category": "Elements",
|
|
1419
1420
|
"description": "reports changes to the dimensions of an Element's content or the border-box"
|
|
@@ -1526,7 +1527,7 @@
|
|
|
1526
1527
|
{
|
|
1527
1528
|
"name": "useStorage",
|
|
1528
1529
|
"package": "core",
|
|
1529
|
-
"lastUpdated":
|
|
1530
|
+
"lastUpdated": 1647454083000,
|
|
1530
1531
|
"docs": "https://vueuse.org/core/useStorage/",
|
|
1531
1532
|
"category": "State",
|
|
1532
1533
|
"description": "reactive [LocalStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage)/[SessionStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage)",
|
|
@@ -1755,7 +1756,7 @@
|
|
|
1755
1756
|
{
|
|
1756
1757
|
"name": "useWebWorker",
|
|
1757
1758
|
"package": "core",
|
|
1758
|
-
"lastUpdated":
|
|
1759
|
+
"lastUpdated": 1647220329000,
|
|
1759
1760
|
"docs": "https://vueuse.org/core/useWebWorker/",
|
|
1760
1761
|
"category": "Misc",
|
|
1761
1762
|
"description": "simple [Web Workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers) registration and communication"
|
|
@@ -1813,7 +1814,7 @@
|
|
|
1813
1814
|
{
|
|
1814
1815
|
"name": "utils",
|
|
1815
1816
|
"package": "shared",
|
|
1816
|
-
"lastUpdated":
|
|
1817
|
+
"lastUpdated": 1647335923000,
|
|
1817
1818
|
"internal": true
|
|
1818
1819
|
},
|
|
1819
1820
|
{
|
package/index.mjs
CHANGED
|
@@ -309,7 +309,7 @@ var functions$1 = [
|
|
|
309
309
|
{
|
|
310
310
|
name: "onClickOutside",
|
|
311
311
|
"package": "core",
|
|
312
|
-
lastUpdated:
|
|
312
|
+
lastUpdated: 1647344892000,
|
|
313
313
|
component: true,
|
|
314
314
|
directive: true,
|
|
315
315
|
docs: "https://vueuse.org/core/onClickOutside/",
|
|
@@ -543,7 +543,7 @@ var functions$1 = [
|
|
|
543
543
|
{
|
|
544
544
|
name: "unrefElement",
|
|
545
545
|
"package": "core",
|
|
546
|
-
lastUpdated:
|
|
546
|
+
lastUpdated: 1647329736000,
|
|
547
547
|
docs: "https://vueuse.org/core/unrefElement/",
|
|
548
548
|
category: "Component",
|
|
549
549
|
description: "unref for dom element"
|
|
@@ -666,7 +666,7 @@ var functions$1 = [
|
|
|
666
666
|
{
|
|
667
667
|
name: "useClipboard",
|
|
668
668
|
"package": "core",
|
|
669
|
-
lastUpdated:
|
|
669
|
+
lastUpdated: 1647220329000,
|
|
670
670
|
docs: "https://vueuse.org/core/useClipboard/",
|
|
671
671
|
category: "Browser",
|
|
672
672
|
description: "reactive [Clipboard API](https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API)"
|
|
@@ -893,8 +893,9 @@ var functions$1 = [
|
|
|
893
893
|
{
|
|
894
894
|
name: "useElementVisibility",
|
|
895
895
|
"package": "core",
|
|
896
|
-
lastUpdated:
|
|
896
|
+
lastUpdated: 1647329346000,
|
|
897
897
|
component: true,
|
|
898
|
+
directive: true,
|
|
898
899
|
docs: "https://vueuse.org/core/useElementVisibility/",
|
|
899
900
|
category: "Elements",
|
|
900
901
|
description: "tracks the visibility of an element within the viewport"
|
|
@@ -910,7 +911,7 @@ var functions$1 = [
|
|
|
910
911
|
{
|
|
911
912
|
name: "useEventListener",
|
|
912
913
|
"package": "core",
|
|
913
|
-
lastUpdated:
|
|
914
|
+
lastUpdated: 1647453655000,
|
|
914
915
|
docs: "https://vueuse.org/core/useEventListener/",
|
|
915
916
|
category: "Browser",
|
|
916
917
|
description: "use EventListener with ease"
|
|
@@ -943,7 +944,7 @@ var functions$1 = [
|
|
|
943
944
|
{
|
|
944
945
|
name: "useFetch",
|
|
945
946
|
"package": "core",
|
|
946
|
-
lastUpdated:
|
|
947
|
+
lastUpdated: 1647220338000,
|
|
947
948
|
docs: "https://vueuse.org/core/useFetch/",
|
|
948
949
|
category: "Network",
|
|
949
950
|
description: "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
|
|
@@ -1059,7 +1060,7 @@ var functions$1 = [
|
|
|
1059
1060
|
{
|
|
1060
1061
|
name: "useIntersectionObserver",
|
|
1061
1062
|
"package": "core",
|
|
1062
|
-
lastUpdated:
|
|
1063
|
+
lastUpdated: 1647220329000,
|
|
1063
1064
|
directive: true,
|
|
1064
1065
|
docs: "https://vueuse.org/core/useIntersectionObserver/",
|
|
1065
1066
|
category: "Elements",
|
|
@@ -1164,7 +1165,7 @@ var functions$1 = [
|
|
|
1164
1165
|
{
|
|
1165
1166
|
name: "useMediaQuery",
|
|
1166
1167
|
"package": "core",
|
|
1167
|
-
lastUpdated:
|
|
1168
|
+
lastUpdated: 1647219701000,
|
|
1168
1169
|
docs: "https://vueuse.org/core/useMediaQuery/",
|
|
1169
1170
|
category: "Browser",
|
|
1170
1171
|
description: "reactive [Media Query](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Testing_media_queries)"
|
|
@@ -1244,7 +1245,7 @@ var functions$1 = [
|
|
|
1244
1245
|
{
|
|
1245
1246
|
name: "useMutationObserver",
|
|
1246
1247
|
"package": "core",
|
|
1247
|
-
lastUpdated:
|
|
1248
|
+
lastUpdated: 1647220329000,
|
|
1248
1249
|
docs: "https://vueuse.org/core/useMutationObserver/",
|
|
1249
1250
|
category: "Elements",
|
|
1250
1251
|
description: "watch for changes being made to the DOM tree"
|
|
@@ -1412,7 +1413,7 @@ var functions$1 = [
|
|
|
1412
1413
|
{
|
|
1413
1414
|
name: "useResizeObserver",
|
|
1414
1415
|
"package": "core",
|
|
1415
|
-
lastUpdated:
|
|
1416
|
+
lastUpdated: 1647220329000,
|
|
1416
1417
|
docs: "https://vueuse.org/core/useResizeObserver/",
|
|
1417
1418
|
category: "Elements",
|
|
1418
1419
|
description: "reports changes to the dimensions of an Element's content or the border-box"
|
|
@@ -1525,7 +1526,7 @@ var functions$1 = [
|
|
|
1525
1526
|
{
|
|
1526
1527
|
name: "useStorage",
|
|
1527
1528
|
"package": "core",
|
|
1528
|
-
lastUpdated:
|
|
1529
|
+
lastUpdated: 1647454083000,
|
|
1529
1530
|
docs: "https://vueuse.org/core/useStorage/",
|
|
1530
1531
|
category: "State",
|
|
1531
1532
|
description: "reactive [LocalStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage)/[SessionStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage)",
|
|
@@ -1754,7 +1755,7 @@ var functions$1 = [
|
|
|
1754
1755
|
{
|
|
1755
1756
|
name: "useWebWorker",
|
|
1756
1757
|
"package": "core",
|
|
1757
|
-
lastUpdated:
|
|
1758
|
+
lastUpdated: 1647220329000,
|
|
1758
1759
|
docs: "https://vueuse.org/core/useWebWorker/",
|
|
1759
1760
|
category: "Misc",
|
|
1760
1761
|
description: "simple [Web Workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers) registration and communication"
|
|
@@ -1812,7 +1813,7 @@ var functions$1 = [
|
|
|
1812
1813
|
{
|
|
1813
1814
|
name: "utils",
|
|
1814
1815
|
"package": "shared",
|
|
1815
|
-
lastUpdated:
|
|
1816
|
+
lastUpdated: 1647335923000,
|
|
1816
1817
|
internal: true
|
|
1817
1818
|
},
|
|
1818
1819
|
{
|