@vueuse/metadata 13.6.0 → 13.8.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.json +23 -15
- package/index.mjs +23 -15
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
{
|
|
157
157
|
"name": "computedAsync",
|
|
158
158
|
"package": "core",
|
|
159
|
-
"lastUpdated":
|
|
159
|
+
"lastUpdated": 1754616581000,
|
|
160
160
|
"docs": "https://vueuse.org/core/computedAsync/",
|
|
161
161
|
"category": "Reactivity",
|
|
162
162
|
"description": "computed for async functions",
|
|
@@ -730,7 +730,7 @@
|
|
|
730
730
|
{
|
|
731
731
|
"name": "useAnimate",
|
|
732
732
|
"package": "core",
|
|
733
|
-
"lastUpdated":
|
|
733
|
+
"lastUpdated": 1754963370000,
|
|
734
734
|
"docs": "https://vueuse.org/core/useAnimate/",
|
|
735
735
|
"category": "Animation",
|
|
736
736
|
"description": "reactive [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API)"
|
|
@@ -842,7 +842,7 @@
|
|
|
842
842
|
{
|
|
843
843
|
"name": "useAsyncState",
|
|
844
844
|
"package": "core",
|
|
845
|
-
"lastUpdated":
|
|
845
|
+
"lastUpdated": 1754962012000,
|
|
846
846
|
"docs": "https://vueuse.org/core/useAsyncState/",
|
|
847
847
|
"category": "State",
|
|
848
848
|
"description": "reactive async state"
|
|
@@ -981,7 +981,7 @@
|
|
|
981
981
|
{
|
|
982
982
|
"name": "useClipboardItems",
|
|
983
983
|
"package": "core",
|
|
984
|
-
"lastUpdated":
|
|
984
|
+
"lastUpdated": 1755496312000,
|
|
985
985
|
"docs": "https://vueuse.org/core/useClipboardItems/",
|
|
986
986
|
"category": "Browser",
|
|
987
987
|
"description": "reactive [Clipboard API](https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API)",
|
|
@@ -1134,7 +1134,7 @@
|
|
|
1134
1134
|
{
|
|
1135
1135
|
"name": "useDevicePixelRatio",
|
|
1136
1136
|
"package": "core",
|
|
1137
|
-
"lastUpdated":
|
|
1137
|
+
"lastUpdated": 1753878439000,
|
|
1138
1138
|
"component": true,
|
|
1139
1139
|
"docs": "https://vueuse.org/core/useDevicePixelRatio/",
|
|
1140
1140
|
"category": "Sensors",
|
|
@@ -1270,7 +1270,7 @@
|
|
|
1270
1270
|
{
|
|
1271
1271
|
"name": "useEventListener",
|
|
1272
1272
|
"package": "core",
|
|
1273
|
-
"lastUpdated":
|
|
1273
|
+
"lastUpdated": 1754016533000,
|
|
1274
1274
|
"docs": "https://vueuse.org/core/useEventListener/",
|
|
1275
1275
|
"category": "Browser",
|
|
1276
1276
|
"description": "use EventListener with ease"
|
|
@@ -1278,7 +1278,7 @@
|
|
|
1278
1278
|
{
|
|
1279
1279
|
"name": "useEventSource",
|
|
1280
1280
|
"package": "core",
|
|
1281
|
-
"lastUpdated":
|
|
1281
|
+
"lastUpdated": 1755763684000,
|
|
1282
1282
|
"docs": "https://vueuse.org/core/useEventSource/",
|
|
1283
1283
|
"category": "Network",
|
|
1284
1284
|
"description": "an [EventSource](https://developer.mozilla.org/en-US/docs/Web/API/EventSource) or [Server-Sent-Events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events) instance opens a persistent connection to an HTTP server"
|
|
@@ -1404,7 +1404,7 @@
|
|
|
1404
1404
|
{
|
|
1405
1405
|
"name": "useGamepad",
|
|
1406
1406
|
"package": "core",
|
|
1407
|
-
"lastUpdated":
|
|
1407
|
+
"lastUpdated": 1755496719000,
|
|
1408
1408
|
"docs": "https://vueuse.org/core/useGamepad/",
|
|
1409
1409
|
"category": "Browser",
|
|
1410
1410
|
"description": "provides reactive bindings for the [Gamepad API](https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API)"
|
|
@@ -1681,7 +1681,7 @@
|
|
|
1681
1681
|
{
|
|
1682
1682
|
"name": "useMutationObserver",
|
|
1683
1683
|
"package": "core",
|
|
1684
|
-
"lastUpdated":
|
|
1684
|
+
"lastUpdated": 1754459737000,
|
|
1685
1685
|
"docs": "https://vueuse.org/core/useMutationObserver/",
|
|
1686
1686
|
"category": "Elements",
|
|
1687
1687
|
"description": "watch for changes being made to the DOM tree"
|
|
@@ -1803,7 +1803,7 @@
|
|
|
1803
1803
|
{
|
|
1804
1804
|
"name": "usePointer",
|
|
1805
1805
|
"package": "core",
|
|
1806
|
-
"lastUpdated":
|
|
1806
|
+
"lastUpdated": 1755881801000,
|
|
1807
1807
|
"component": true,
|
|
1808
1808
|
"docs": "https://vueuse.org/core/usePointer/",
|
|
1809
1809
|
"category": "Sensors",
|
|
@@ -1868,7 +1868,7 @@
|
|
|
1868
1868
|
{
|
|
1869
1869
|
"name": "usePreferredLanguages",
|
|
1870
1870
|
"package": "core",
|
|
1871
|
-
"lastUpdated":
|
|
1871
|
+
"lastUpdated": 1755561737000,
|
|
1872
1872
|
"component": true,
|
|
1873
1873
|
"docs": "https://vueuse.org/core/usePreferredLanguages/",
|
|
1874
1874
|
"category": "Browser",
|
|
@@ -2097,7 +2097,7 @@
|
|
|
2097
2097
|
{
|
|
2098
2098
|
"name": "useSpeechSynthesis",
|
|
2099
2099
|
"package": "core",
|
|
2100
|
-
"lastUpdated":
|
|
2100
|
+
"lastUpdated": 1755496663000,
|
|
2101
2101
|
"docs": "https://vueuse.org/core/useSpeechSynthesis/",
|
|
2102
2102
|
"category": "Sensors",
|
|
2103
2103
|
"description": "reactive [SpeechSynthesis](https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis)"
|
|
@@ -2128,7 +2128,7 @@
|
|
|
2128
2128
|
{
|
|
2129
2129
|
"name": "useStorage",
|
|
2130
2130
|
"package": "core",
|
|
2131
|
-
"lastUpdated":
|
|
2131
|
+
"lastUpdated": 1755496695000,
|
|
2132
2132
|
"docs": "https://vueuse.org/core/useStorage/",
|
|
2133
2133
|
"category": "State",
|
|
2134
2134
|
"description": "create a reactive ref that can be used to access & modify [LocalStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage) or [SessionStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage)",
|
|
@@ -2189,7 +2189,7 @@
|
|
|
2189
2189
|
"lastUpdated": 1753677040000,
|
|
2190
2190
|
"docs": "https://vueuse.org/core/useSupported/",
|
|
2191
2191
|
"category": "Utilities",
|
|
2192
|
-
"description": "
|
|
2192
|
+
"description": "SSR compatibility `isSupported`"
|
|
2193
2193
|
},
|
|
2194
2194
|
{
|
|
2195
2195
|
"name": "useSwipe",
|
|
@@ -2265,6 +2265,14 @@
|
|
|
2265
2265
|
"category": "Time",
|
|
2266
2266
|
"description": "reactive time ago"
|
|
2267
2267
|
},
|
|
2268
|
+
{
|
|
2269
|
+
"name": "useTimeAgoIntl",
|
|
2270
|
+
"package": "core",
|
|
2271
|
+
"lastUpdated": 1755496970000,
|
|
2272
|
+
"docs": "https://vueuse.org/core/useTimeAgoIntl/",
|
|
2273
|
+
"category": "Time",
|
|
2274
|
+
"description": "reactive time ago with i18n supported"
|
|
2275
|
+
},
|
|
2268
2276
|
{
|
|
2269
2277
|
"name": "useTimeout",
|
|
2270
2278
|
"package": "shared",
|
|
@@ -2433,7 +2441,7 @@
|
|
|
2433
2441
|
{
|
|
2434
2442
|
"name": "useWebWorker",
|
|
2435
2443
|
"package": "core",
|
|
2436
|
-
"lastUpdated":
|
|
2444
|
+
"lastUpdated": 1754016533000,
|
|
2437
2445
|
"docs": "https://vueuse.org/core/useWebWorker/",
|
|
2438
2446
|
"category": "Browser",
|
|
2439
2447
|
"description": "simple [Web Workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers) registration and communication",
|
package/index.mjs
CHANGED
|
@@ -155,7 +155,7 @@ var functions$1 = [
|
|
|
155
155
|
{
|
|
156
156
|
name: "computedAsync",
|
|
157
157
|
"package": "core",
|
|
158
|
-
lastUpdated:
|
|
158
|
+
lastUpdated: 1754616581000,
|
|
159
159
|
docs: "https://vueuse.org/core/computedAsync/",
|
|
160
160
|
category: "Reactivity",
|
|
161
161
|
description: "computed for async functions",
|
|
@@ -729,7 +729,7 @@ var functions$1 = [
|
|
|
729
729
|
{
|
|
730
730
|
name: "useAnimate",
|
|
731
731
|
"package": "core",
|
|
732
|
-
lastUpdated:
|
|
732
|
+
lastUpdated: 1754963370000,
|
|
733
733
|
docs: "https://vueuse.org/core/useAnimate/",
|
|
734
734
|
category: "Animation",
|
|
735
735
|
description: "reactive [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API)"
|
|
@@ -841,7 +841,7 @@ var functions$1 = [
|
|
|
841
841
|
{
|
|
842
842
|
name: "useAsyncState",
|
|
843
843
|
"package": "core",
|
|
844
|
-
lastUpdated:
|
|
844
|
+
lastUpdated: 1754962012000,
|
|
845
845
|
docs: "https://vueuse.org/core/useAsyncState/",
|
|
846
846
|
category: "State",
|
|
847
847
|
description: "reactive async state"
|
|
@@ -980,7 +980,7 @@ var functions$1 = [
|
|
|
980
980
|
{
|
|
981
981
|
name: "useClipboardItems",
|
|
982
982
|
"package": "core",
|
|
983
|
-
lastUpdated:
|
|
983
|
+
lastUpdated: 1755496312000,
|
|
984
984
|
docs: "https://vueuse.org/core/useClipboardItems/",
|
|
985
985
|
category: "Browser",
|
|
986
986
|
description: "reactive [Clipboard API](https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API)",
|
|
@@ -1133,7 +1133,7 @@ var functions$1 = [
|
|
|
1133
1133
|
{
|
|
1134
1134
|
name: "useDevicePixelRatio",
|
|
1135
1135
|
"package": "core",
|
|
1136
|
-
lastUpdated:
|
|
1136
|
+
lastUpdated: 1753878439000,
|
|
1137
1137
|
component: true,
|
|
1138
1138
|
docs: "https://vueuse.org/core/useDevicePixelRatio/",
|
|
1139
1139
|
category: "Sensors",
|
|
@@ -1269,7 +1269,7 @@ var functions$1 = [
|
|
|
1269
1269
|
{
|
|
1270
1270
|
name: "useEventListener",
|
|
1271
1271
|
"package": "core",
|
|
1272
|
-
lastUpdated:
|
|
1272
|
+
lastUpdated: 1754016533000,
|
|
1273
1273
|
docs: "https://vueuse.org/core/useEventListener/",
|
|
1274
1274
|
category: "Browser",
|
|
1275
1275
|
description: "use EventListener with ease"
|
|
@@ -1277,7 +1277,7 @@ var functions$1 = [
|
|
|
1277
1277
|
{
|
|
1278
1278
|
name: "useEventSource",
|
|
1279
1279
|
"package": "core",
|
|
1280
|
-
lastUpdated:
|
|
1280
|
+
lastUpdated: 1755763684000,
|
|
1281
1281
|
docs: "https://vueuse.org/core/useEventSource/",
|
|
1282
1282
|
category: "Network",
|
|
1283
1283
|
description: "an [EventSource](https://developer.mozilla.org/en-US/docs/Web/API/EventSource) or [Server-Sent-Events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events) instance opens a persistent connection to an HTTP server"
|
|
@@ -1403,7 +1403,7 @@ var functions$1 = [
|
|
|
1403
1403
|
{
|
|
1404
1404
|
name: "useGamepad",
|
|
1405
1405
|
"package": "core",
|
|
1406
|
-
lastUpdated:
|
|
1406
|
+
lastUpdated: 1755496719000,
|
|
1407
1407
|
docs: "https://vueuse.org/core/useGamepad/",
|
|
1408
1408
|
category: "Browser",
|
|
1409
1409
|
description: "provides reactive bindings for the [Gamepad API](https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API)"
|
|
@@ -1680,7 +1680,7 @@ var functions$1 = [
|
|
|
1680
1680
|
{
|
|
1681
1681
|
name: "useMutationObserver",
|
|
1682
1682
|
"package": "core",
|
|
1683
|
-
lastUpdated:
|
|
1683
|
+
lastUpdated: 1754459737000,
|
|
1684
1684
|
docs: "https://vueuse.org/core/useMutationObserver/",
|
|
1685
1685
|
category: "Elements",
|
|
1686
1686
|
description: "watch for changes being made to the DOM tree"
|
|
@@ -1802,7 +1802,7 @@ var functions$1 = [
|
|
|
1802
1802
|
{
|
|
1803
1803
|
name: "usePointer",
|
|
1804
1804
|
"package": "core",
|
|
1805
|
-
lastUpdated:
|
|
1805
|
+
lastUpdated: 1755881801000,
|
|
1806
1806
|
component: true,
|
|
1807
1807
|
docs: "https://vueuse.org/core/usePointer/",
|
|
1808
1808
|
category: "Sensors",
|
|
@@ -1867,7 +1867,7 @@ var functions$1 = [
|
|
|
1867
1867
|
{
|
|
1868
1868
|
name: "usePreferredLanguages",
|
|
1869
1869
|
"package": "core",
|
|
1870
|
-
lastUpdated:
|
|
1870
|
+
lastUpdated: 1755561737000,
|
|
1871
1871
|
component: true,
|
|
1872
1872
|
docs: "https://vueuse.org/core/usePreferredLanguages/",
|
|
1873
1873
|
category: "Browser",
|
|
@@ -2096,7 +2096,7 @@ var functions$1 = [
|
|
|
2096
2096
|
{
|
|
2097
2097
|
name: "useSpeechSynthesis",
|
|
2098
2098
|
"package": "core",
|
|
2099
|
-
lastUpdated:
|
|
2099
|
+
lastUpdated: 1755496663000,
|
|
2100
2100
|
docs: "https://vueuse.org/core/useSpeechSynthesis/",
|
|
2101
2101
|
category: "Sensors",
|
|
2102
2102
|
description: "reactive [SpeechSynthesis](https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis)"
|
|
@@ -2127,7 +2127,7 @@ var functions$1 = [
|
|
|
2127
2127
|
{
|
|
2128
2128
|
name: "useStorage",
|
|
2129
2129
|
"package": "core",
|
|
2130
|
-
lastUpdated:
|
|
2130
|
+
lastUpdated: 1755496695000,
|
|
2131
2131
|
docs: "https://vueuse.org/core/useStorage/",
|
|
2132
2132
|
category: "State",
|
|
2133
2133
|
description: "create a reactive ref that can be used to access & modify [LocalStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage) or [SessionStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage)",
|
|
@@ -2188,7 +2188,7 @@ var functions$1 = [
|
|
|
2188
2188
|
lastUpdated: 1753677040000,
|
|
2189
2189
|
docs: "https://vueuse.org/core/useSupported/",
|
|
2190
2190
|
category: "Utilities",
|
|
2191
|
-
description: "
|
|
2191
|
+
description: "SSR compatibility `isSupported`"
|
|
2192
2192
|
},
|
|
2193
2193
|
{
|
|
2194
2194
|
name: "useSwipe",
|
|
@@ -2264,6 +2264,14 @@ var functions$1 = [
|
|
|
2264
2264
|
category: "Time",
|
|
2265
2265
|
description: "reactive time ago"
|
|
2266
2266
|
},
|
|
2267
|
+
{
|
|
2268
|
+
name: "useTimeAgoIntl",
|
|
2269
|
+
"package": "core",
|
|
2270
|
+
lastUpdated: 1755496970000,
|
|
2271
|
+
docs: "https://vueuse.org/core/useTimeAgoIntl/",
|
|
2272
|
+
category: "Time",
|
|
2273
|
+
description: "reactive time ago with i18n supported"
|
|
2274
|
+
},
|
|
2267
2275
|
{
|
|
2268
2276
|
name: "useTimeout",
|
|
2269
2277
|
"package": "shared",
|
|
@@ -2432,7 +2440,7 @@ var functions$1 = [
|
|
|
2432
2440
|
{
|
|
2433
2441
|
name: "useWebWorker",
|
|
2434
2442
|
"package": "core",
|
|
2435
|
-
lastUpdated:
|
|
2443
|
+
lastUpdated: 1754016533000,
|
|
2436
2444
|
docs: "https://vueuse.org/core/useWebWorker/",
|
|
2437
2445
|
category: "Browser",
|
|
2438
2446
|
description: "simple [Web Workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers) registration and communication",
|