@vueuse/metadata 14.0.0-alpha.3 → 14.0.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/dist/index.js +16 -16
- package/dist/index.json +16 -16
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -216,7 +216,7 @@ var functions$1 = [
|
|
|
216
216
|
{
|
|
217
217
|
"name": "createInjectionState",
|
|
218
218
|
"package": "shared",
|
|
219
|
-
"lastUpdated":
|
|
219
|
+
"lastUpdated": 1758639173e3,
|
|
220
220
|
"docs": "https://vueuse.org/shared/createInjectionState/",
|
|
221
221
|
"category": "State",
|
|
222
222
|
"description": "create global state that can be injected into components"
|
|
@@ -306,7 +306,7 @@ var functions$1 = [
|
|
|
306
306
|
{
|
|
307
307
|
"name": "injectLocal",
|
|
308
308
|
"package": "shared",
|
|
309
|
-
"lastUpdated":
|
|
309
|
+
"lastUpdated": 1758403186e3,
|
|
310
310
|
"docs": "https://vueuse.org/shared/injectLocal/",
|
|
311
311
|
"category": "State",
|
|
312
312
|
"description": "extended `inject` with ability to call `provideLocal` to provide the value in the same component"
|
|
@@ -360,7 +360,7 @@ var functions$1 = [
|
|
|
360
360
|
{
|
|
361
361
|
"name": "onClickOutside",
|
|
362
362
|
"package": "core",
|
|
363
|
-
"lastUpdated":
|
|
363
|
+
"lastUpdated": 1760558393e3,
|
|
364
364
|
"component": true,
|
|
365
365
|
"directive": true,
|
|
366
366
|
"docs": "https://vueuse.org/core/onClickOutside/",
|
|
@@ -405,7 +405,7 @@ var functions$1 = [
|
|
|
405
405
|
{
|
|
406
406
|
"name": "provideLocal",
|
|
407
407
|
"package": "shared",
|
|
408
|
-
"lastUpdated":
|
|
408
|
+
"lastUpdated": 1758403186e3,
|
|
409
409
|
"docs": "https://vueuse.org/shared/provideLocal/",
|
|
410
410
|
"category": "State",
|
|
411
411
|
"description": "extended `provide` with ability to call `injectLocal` to obtain the value in the same component"
|
|
@@ -578,7 +578,7 @@ var functions$1 = [
|
|
|
578
578
|
{
|
|
579
579
|
"name": "tryOnBeforeMount",
|
|
580
580
|
"package": "shared",
|
|
581
|
-
"lastUpdated":
|
|
581
|
+
"lastUpdated": 1758696813e3,
|
|
582
582
|
"docs": "https://vueuse.org/shared/tryOnBeforeMount/",
|
|
583
583
|
"category": "Component",
|
|
584
584
|
"description": "safe `onBeforeMount`"
|
|
@@ -586,7 +586,7 @@ var functions$1 = [
|
|
|
586
586
|
{
|
|
587
587
|
"name": "tryOnBeforeUnmount",
|
|
588
588
|
"package": "shared",
|
|
589
|
-
"lastUpdated":
|
|
589
|
+
"lastUpdated": 1758696813e3,
|
|
590
590
|
"docs": "https://vueuse.org/shared/tryOnBeforeUnmount/",
|
|
591
591
|
"category": "Component",
|
|
592
592
|
"description": "safe `onBeforeUnmount`"
|
|
@@ -594,7 +594,7 @@ var functions$1 = [
|
|
|
594
594
|
{
|
|
595
595
|
"name": "tryOnMounted",
|
|
596
596
|
"package": "shared",
|
|
597
|
-
"lastUpdated":
|
|
597
|
+
"lastUpdated": 1758696813e3,
|
|
598
598
|
"docs": "https://vueuse.org/shared/tryOnMounted/",
|
|
599
599
|
"category": "Component",
|
|
600
600
|
"description": "safe `onMounted`"
|
|
@@ -602,7 +602,7 @@ var functions$1 = [
|
|
|
602
602
|
{
|
|
603
603
|
"name": "tryOnScopeDispose",
|
|
604
604
|
"package": "shared",
|
|
605
|
-
"lastUpdated":
|
|
605
|
+
"lastUpdated": 1758668657e3,
|
|
606
606
|
"docs": "https://vueuse.org/shared/tryOnScopeDispose/",
|
|
607
607
|
"category": "Component",
|
|
608
608
|
"description": "safe `onScopeDispose`"
|
|
@@ -610,7 +610,7 @@ var functions$1 = [
|
|
|
610
610
|
{
|
|
611
611
|
"name": "tryOnUnmounted",
|
|
612
612
|
"package": "shared",
|
|
613
|
-
"lastUpdated":
|
|
613
|
+
"lastUpdated": 1758696813e3,
|
|
614
614
|
"docs": "https://vueuse.org/shared/tryOnUnmounted/",
|
|
615
615
|
"category": "Component",
|
|
616
616
|
"description": "safe `onUnmounted`"
|
|
@@ -763,7 +763,7 @@ var functions$1 = [
|
|
|
763
763
|
{
|
|
764
764
|
"name": "useAsyncState",
|
|
765
765
|
"package": "core",
|
|
766
|
-
"lastUpdated":
|
|
766
|
+
"lastUpdated": 1758290052e3,
|
|
767
767
|
"docs": "https://vueuse.org/core/useAsyncState/",
|
|
768
768
|
"category": "State",
|
|
769
769
|
"description": "reactive async state"
|
|
@@ -890,7 +890,7 @@ var functions$1 = [
|
|
|
890
890
|
{
|
|
891
891
|
"name": "useClipboard",
|
|
892
892
|
"package": "core",
|
|
893
|
-
"lastUpdated":
|
|
893
|
+
"lastUpdated": 1761113426e3,
|
|
894
894
|
"component": true,
|
|
895
895
|
"docs": "https://vueuse.org/core/useClipboard/",
|
|
896
896
|
"category": "Browser",
|
|
@@ -1345,7 +1345,7 @@ var functions$1 = [
|
|
|
1345
1345
|
{
|
|
1346
1346
|
"name": "useIdle",
|
|
1347
1347
|
"package": "core",
|
|
1348
|
-
"lastUpdated":
|
|
1348
|
+
"lastUpdated": 1761115389e3,
|
|
1349
1349
|
"component": true,
|
|
1350
1350
|
"docs": "https://vueuse.org/core/useIdle/",
|
|
1351
1351
|
"category": "Sensors",
|
|
@@ -1950,7 +1950,7 @@ var functions$1 = [
|
|
|
1950
1950
|
{
|
|
1951
1951
|
"name": "useShare",
|
|
1952
1952
|
"package": "core",
|
|
1953
|
-
"lastUpdated":
|
|
1953
|
+
"lastUpdated": 1758195856e3,
|
|
1954
1954
|
"docs": "https://vueuse.org/core/useShare/",
|
|
1955
1955
|
"category": "Browser",
|
|
1956
1956
|
"description": "reactive [Web Share API](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share)"
|
|
@@ -2118,7 +2118,7 @@ var functions$1 = [
|
|
|
2118
2118
|
{
|
|
2119
2119
|
"name": "useTextSelection",
|
|
2120
2120
|
"package": "core",
|
|
2121
|
-
"lastUpdated":
|
|
2121
|
+
"lastUpdated": 1760871138e3,
|
|
2122
2122
|
"docs": "https://vueuse.org/core/useTextSelection/",
|
|
2123
2123
|
"category": "Sensors",
|
|
2124
2124
|
"description": "reactively track user text selection based on [`Window.getSelection`](https://developer.mozilla.org/en-US/docs/Web/API/Window/getSelection)"
|
|
@@ -2230,7 +2230,7 @@ var functions$1 = [
|
|
|
2230
2230
|
{
|
|
2231
2231
|
"name": "useTransition",
|
|
2232
2232
|
"package": "core",
|
|
2233
|
-
"lastUpdated":
|
|
2233
|
+
"lastUpdated": 1758205253e3,
|
|
2234
2234
|
"docs": "https://vueuse.org/core/useTransition/",
|
|
2235
2235
|
"category": "Animation",
|
|
2236
2236
|
"description": "transition between values"
|
|
@@ -2254,7 +2254,7 @@ var functions$1 = [
|
|
|
2254
2254
|
{
|
|
2255
2255
|
"name": "useUserMedia",
|
|
2256
2256
|
"package": "core",
|
|
2257
|
-
"lastUpdated":
|
|
2257
|
+
"lastUpdated": 1758289166e3,
|
|
2258
2258
|
"docs": "https://vueuse.org/core/useUserMedia/",
|
|
2259
2259
|
"category": "Sensors",
|
|
2260
2260
|
"description": "reactive [`mediaDevices.getUserMedia`](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia) streaming",
|
package/dist/index.json
CHANGED
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
{
|
|
239
239
|
"name": "createInjectionState",
|
|
240
240
|
"package": "shared",
|
|
241
|
-
"lastUpdated":
|
|
241
|
+
"lastUpdated": 1758639173000,
|
|
242
242
|
"docs": "https://vueuse.org/shared/createInjectionState/",
|
|
243
243
|
"category": "State",
|
|
244
244
|
"description": "create global state that can be injected into components"
|
|
@@ -335,7 +335,7 @@
|
|
|
335
335
|
{
|
|
336
336
|
"name": "injectLocal",
|
|
337
337
|
"package": "shared",
|
|
338
|
-
"lastUpdated":
|
|
338
|
+
"lastUpdated": 1758403186000,
|
|
339
339
|
"docs": "https://vueuse.org/shared/injectLocal/",
|
|
340
340
|
"category": "State",
|
|
341
341
|
"description": "extended `inject` with ability to call `provideLocal` to provide the value in the same component"
|
|
@@ -404,7 +404,7 @@
|
|
|
404
404
|
{
|
|
405
405
|
"name": "onClickOutside",
|
|
406
406
|
"package": "core",
|
|
407
|
-
"lastUpdated":
|
|
407
|
+
"lastUpdated": 1760558393000,
|
|
408
408
|
"component": true,
|
|
409
409
|
"directive": true,
|
|
410
410
|
"docs": "https://vueuse.org/core/onClickOutside/",
|
|
@@ -449,7 +449,7 @@
|
|
|
449
449
|
{
|
|
450
450
|
"name": "provideLocal",
|
|
451
451
|
"package": "shared",
|
|
452
|
-
"lastUpdated":
|
|
452
|
+
"lastUpdated": 1758403186000,
|
|
453
453
|
"docs": "https://vueuse.org/shared/provideLocal/",
|
|
454
454
|
"category": "State",
|
|
455
455
|
"description": "extended `provide` with ability to call `injectLocal` to obtain the value in the same component"
|
|
@@ -650,7 +650,7 @@
|
|
|
650
650
|
{
|
|
651
651
|
"name": "tryOnBeforeMount",
|
|
652
652
|
"package": "shared",
|
|
653
|
-
"lastUpdated":
|
|
653
|
+
"lastUpdated": 1758696813000,
|
|
654
654
|
"docs": "https://vueuse.org/shared/tryOnBeforeMount/",
|
|
655
655
|
"category": "Component",
|
|
656
656
|
"description": "safe `onBeforeMount`"
|
|
@@ -658,7 +658,7 @@
|
|
|
658
658
|
{
|
|
659
659
|
"name": "tryOnBeforeUnmount",
|
|
660
660
|
"package": "shared",
|
|
661
|
-
"lastUpdated":
|
|
661
|
+
"lastUpdated": 1758696813000,
|
|
662
662
|
"docs": "https://vueuse.org/shared/tryOnBeforeUnmount/",
|
|
663
663
|
"category": "Component",
|
|
664
664
|
"description": "safe `onBeforeUnmount`"
|
|
@@ -666,7 +666,7 @@
|
|
|
666
666
|
{
|
|
667
667
|
"name": "tryOnMounted",
|
|
668
668
|
"package": "shared",
|
|
669
|
-
"lastUpdated":
|
|
669
|
+
"lastUpdated": 1758696813000,
|
|
670
670
|
"docs": "https://vueuse.org/shared/tryOnMounted/",
|
|
671
671
|
"category": "Component",
|
|
672
672
|
"description": "safe `onMounted`"
|
|
@@ -674,7 +674,7 @@
|
|
|
674
674
|
{
|
|
675
675
|
"name": "tryOnScopeDispose",
|
|
676
676
|
"package": "shared",
|
|
677
|
-
"lastUpdated":
|
|
677
|
+
"lastUpdated": 1758668657000,
|
|
678
678
|
"docs": "https://vueuse.org/shared/tryOnScopeDispose/",
|
|
679
679
|
"category": "Component",
|
|
680
680
|
"description": "safe `onScopeDispose`"
|
|
@@ -682,7 +682,7 @@
|
|
|
682
682
|
{
|
|
683
683
|
"name": "tryOnUnmounted",
|
|
684
684
|
"package": "shared",
|
|
685
|
-
"lastUpdated":
|
|
685
|
+
"lastUpdated": 1758696813000,
|
|
686
686
|
"docs": "https://vueuse.org/shared/tryOnUnmounted/",
|
|
687
687
|
"category": "Component",
|
|
688
688
|
"description": "safe `onUnmounted`"
|
|
@@ -835,7 +835,7 @@
|
|
|
835
835
|
{
|
|
836
836
|
"name": "useAsyncState",
|
|
837
837
|
"package": "core",
|
|
838
|
-
"lastUpdated":
|
|
838
|
+
"lastUpdated": 1758290052000,
|
|
839
839
|
"docs": "https://vueuse.org/core/useAsyncState/",
|
|
840
840
|
"category": "State",
|
|
841
841
|
"description": "reactive async state"
|
|
@@ -962,7 +962,7 @@
|
|
|
962
962
|
{
|
|
963
963
|
"name": "useClipboard",
|
|
964
964
|
"package": "core",
|
|
965
|
-
"lastUpdated":
|
|
965
|
+
"lastUpdated": 1761113426000,
|
|
966
966
|
"component": true,
|
|
967
967
|
"docs": "https://vueuse.org/core/useClipboard/",
|
|
968
968
|
"category": "Browser",
|
|
@@ -1430,7 +1430,7 @@
|
|
|
1430
1430
|
{
|
|
1431
1431
|
"name": "useIdle",
|
|
1432
1432
|
"package": "core",
|
|
1433
|
-
"lastUpdated":
|
|
1433
|
+
"lastUpdated": 1761115389000,
|
|
1434
1434
|
"component": true,
|
|
1435
1435
|
"docs": "https://vueuse.org/core/useIdle/",
|
|
1436
1436
|
"category": "Sensors",
|
|
@@ -2049,7 +2049,7 @@
|
|
|
2049
2049
|
{
|
|
2050
2050
|
"name": "useShare",
|
|
2051
2051
|
"package": "core",
|
|
2052
|
-
"lastUpdated":
|
|
2052
|
+
"lastUpdated": 1758195856000,
|
|
2053
2053
|
"docs": "https://vueuse.org/core/useShare/",
|
|
2054
2054
|
"category": "Browser",
|
|
2055
2055
|
"description": "reactive [Web Share API](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share)"
|
|
@@ -2219,7 +2219,7 @@
|
|
|
2219
2219
|
{
|
|
2220
2220
|
"name": "useTextSelection",
|
|
2221
2221
|
"package": "core",
|
|
2222
|
-
"lastUpdated":
|
|
2222
|
+
"lastUpdated": 1760871138000,
|
|
2223
2223
|
"docs": "https://vueuse.org/core/useTextSelection/",
|
|
2224
2224
|
"category": "Sensors",
|
|
2225
2225
|
"description": "reactively track user text selection based on [`Window.getSelection`](https://developer.mozilla.org/en-US/docs/Web/API/Window/getSelection)"
|
|
@@ -2334,7 +2334,7 @@
|
|
|
2334
2334
|
{
|
|
2335
2335
|
"name": "useTransition",
|
|
2336
2336
|
"package": "core",
|
|
2337
|
-
"lastUpdated":
|
|
2337
|
+
"lastUpdated": 1758205253000,
|
|
2338
2338
|
"docs": "https://vueuse.org/core/useTransition/",
|
|
2339
2339
|
"category": "Animation",
|
|
2340
2340
|
"description": "transition between values"
|
|
@@ -2358,7 +2358,7 @@
|
|
|
2358
2358
|
{
|
|
2359
2359
|
"name": "useUserMedia",
|
|
2360
2360
|
"package": "core",
|
|
2361
|
-
"lastUpdated":
|
|
2361
|
+
"lastUpdated": 1758289166000,
|
|
2362
2362
|
"docs": "https://vueuse.org/core/useUserMedia/",
|
|
2363
2363
|
"category": "Sensors",
|
|
2364
2364
|
"description": "reactive [`mediaDevices.getUserMedia`](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia) streaming",
|