@vuetify/nightly 3.9.1-master.2025-07-17 → 3.9.2-master.2025-07-18
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/CHANGELOG.md +3 -8
- package/dist/json/attributes.json +3450 -3450
- package/dist/json/importMap-labs.json +18 -18
- package/dist/json/importMap.json +146 -146
- package/dist/json/web-types.json +19741 -6363
- package/dist/vuetify-labs.cjs +64 -65
- package/dist/vuetify-labs.css +4852 -4852
- package/dist/vuetify-labs.d.ts +50 -50
- package/dist/vuetify-labs.esm.js +64 -65
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +64 -65
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +64 -65
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +2681 -2681
- package/dist/vuetify.d.ts +50 -50
- package/dist/vuetify.esm.js +64 -65
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +64 -65
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +8 -8
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VTreeview/VTreeview.js +2 -3
- package/lib/components/VTreeview/VTreeview.js.map +1 -1
- package/lib/components/VTreeview/VTreeviewChildren.js +59 -59
- package/lib/components/VTreeview/VTreeviewChildren.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +50 -50
- package/lib/framework.js +1 -1
- package/package.json +1 -1
package/dist/vuetify.d.ts
CHANGED
@@ -95363,41 +95363,40 @@ declare module 'vue' {
|
|
95363
95363
|
}
|
95364
95364
|
export interface GlobalComponents {
|
95365
95365
|
VApp: VApp
|
95366
|
+
VAutocomplete: VAutocomplete
|
95367
|
+
VAvatar: VAvatar
|
95366
95368
|
VAlert: VAlert
|
95367
95369
|
VAlertTitle: VAlertTitle
|
95368
95370
|
VAppBar: VAppBar
|
95369
95371
|
VAppBarNavIcon: VAppBarNavIcon
|
95370
95372
|
VAppBarTitle: VAppBarTitle
|
95371
95373
|
VBadge: VBadge
|
95372
|
-
VAutocomplete: VAutocomplete
|
95373
95374
|
VBanner: VBanner
|
95374
95375
|
VBannerActions: VBannerActions
|
95375
95376
|
VBannerText: VBannerText
|
95376
|
-
|
95377
|
+
VBottomSheet: VBottomSheet
|
95377
95378
|
VBreadcrumbs: VBreadcrumbs
|
95378
95379
|
VBreadcrumbsItem: VBreadcrumbsItem
|
95379
95380
|
VBreadcrumbsDivider: VBreadcrumbsDivider
|
95380
|
-
|
95381
|
-
|
95382
|
-
VBtnGroup: VBtnGroup
|
95381
|
+
VBtn: VBtn
|
95382
|
+
VBottomNavigation: VBottomNavigation
|
95383
95383
|
VBtnToggle: VBtnToggle
|
95384
|
+
VBtnGroup: VBtnGroup
|
95385
|
+
VCheckbox: VCheckbox
|
95386
|
+
VCheckboxBtn: VCheckboxBtn
|
95384
95387
|
VCard: VCard
|
95385
95388
|
VCardActions: VCardActions
|
95386
95389
|
VCardItem: VCardItem
|
95387
95390
|
VCardSubtitle: VCardSubtitle
|
95388
95391
|
VCardText: VCardText
|
95389
95392
|
VCardTitle: VCardTitle
|
95390
|
-
|
95391
|
-
VCheckbox: VCheckbox
|
95392
|
-
VCheckboxBtn: VCheckboxBtn
|
95393
|
+
VChip: VChip
|
95393
95394
|
VCarousel: VCarousel
|
95394
95395
|
VCarouselItem: VCarouselItem
|
95395
|
-
VChip: VChip
|
95396
|
-
VChipGroup: VChipGroup
|
95397
95396
|
VColorPicker: VColorPicker
|
95398
|
-
VCombobox: VCombobox
|
95399
|
-
VBtn: VBtn
|
95400
95397
|
VCounter: VCounter
|
95398
|
+
VCode: VCode
|
95399
|
+
VCombobox: VCombobox
|
95401
95400
|
VDataTable: VDataTable
|
95402
95401
|
VDataTableHeaders: VDataTableHeaders
|
95403
95402
|
VDataTableFooter: VDataTableFooter
|
@@ -95411,29 +95410,31 @@ declare module 'vue' {
|
|
95411
95410
|
VDatePickerMonth: VDatePickerMonth
|
95412
95411
|
VDatePickerMonths: VDatePickerMonths
|
95413
95412
|
VDatePickerYears: VDatePickerYears
|
95414
|
-
|
95415
|
-
|
95413
|
+
VChipGroup: VChipGroup
|
95414
|
+
VDivider: VDivider
|
95415
|
+
VField: VField
|
95416
|
+
VFieldLabel: VFieldLabel
|
95416
95417
|
VExpansionPanels: VExpansionPanels
|
95417
95418
|
VExpansionPanel: VExpansionPanel
|
95418
95419
|
VExpansionPanelText: VExpansionPanelText
|
95419
95420
|
VExpansionPanelTitle: VExpansionPanelTitle
|
95420
|
-
|
95421
|
-
|
95422
|
-
VEmptyState: VEmptyState
|
95423
|
-
VFileInput: VFileInput
|
95424
|
-
VImg: VImg
|
95421
|
+
VFab: VFab
|
95422
|
+
VDialog: VDialog
|
95425
95423
|
VFooter: VFooter
|
95426
|
-
|
95427
|
-
VInput: VInput
|
95424
|
+
VFileInput: VFileInput
|
95428
95425
|
VIcon: VIcon
|
95429
95426
|
VComponentIcon: VComponentIcon
|
95430
95427
|
VSvgIcon: VSvgIcon
|
95431
95428
|
VLigatureIcon: VLigatureIcon
|
95432
95429
|
VClassIcon: VClassIcon
|
95433
|
-
|
95430
|
+
VInput: VInput
|
95431
|
+
VInfiniteScroll: VInfiniteScroll
|
95432
|
+
VImg: VImg
|
95434
95433
|
VKbd: VKbd
|
95435
95434
|
VItemGroup: VItemGroup
|
95436
95435
|
VItem: VItem
|
95436
|
+
VLabel: VLabel
|
95437
|
+
VNavigationDrawer: VNavigationDrawer
|
95437
95438
|
VList: VList
|
95438
95439
|
VListGroup: VListGroup
|
95439
95440
|
VListImg: VListImg
|
@@ -95445,24 +95446,22 @@ declare module 'vue' {
|
|
95445
95446
|
VListSubheader: VListSubheader
|
95446
95447
|
VMain: VMain
|
95447
95448
|
VMenu: VMenu
|
95448
|
-
|
95449
|
-
VNumberInput: VNumberInput
|
95449
|
+
VOtpInput: VOtpInput
|
95450
95450
|
VMessages: VMessages
|
95451
|
+
VNumberInput: VNumberInput
|
95451
95452
|
VOverlay: VOverlay
|
95452
|
-
VOtpInput: VOtpInput
|
95453
|
-
VProgressCircular: VProgressCircular
|
95454
95453
|
VPagination: VPagination
|
95455
95454
|
VProgressLinear: VProgressLinear
|
95456
|
-
|
95455
|
+
VProgressCircular: VProgressCircular
|
95457
95456
|
VRating: VRating
|
95458
95457
|
VSelect: VSelect
|
95459
|
-
VSheet: VSheet
|
95460
|
-
VSkeletonLoader: VSkeletonLoader
|
95461
95458
|
VSelectionControlGroup: VSelectionControlGroup
|
95462
|
-
VSlider: VSlider
|
95463
95459
|
VSlideGroup: VSlideGroup
|
95464
95460
|
VSlideGroupItem: VSlideGroupItem
|
95465
95461
|
VSelectionControl: VSelectionControl
|
95462
|
+
VSkeletonLoader: VSkeletonLoader
|
95463
|
+
VSheet: VSheet
|
95464
|
+
VSlider: VSlider
|
95466
95465
|
VSnackbar: VSnackbar
|
95467
95466
|
VStepper: VStepper
|
95468
95467
|
VStepperActions: VStepperActions
|
@@ -95471,53 +95470,54 @@ declare module 'vue' {
|
|
95471
95470
|
VStepperWindow: VStepperWindow
|
95472
95471
|
VStepperWindowItem: VStepperWindowItem
|
95473
95472
|
VSwitch: VSwitch
|
95474
|
-
VTable: VTable
|
95475
|
-
VSystemBar: VSystemBar
|
95476
|
-
VTextField: VTextField
|
95477
95473
|
VTab: VTab
|
95478
95474
|
VTabs: VTabs
|
95479
95475
|
VTabsWindow: VTabsWindow
|
95480
95476
|
VTabsWindowItem: VTabsWindowItem
|
95477
|
+
VTextField: VTextField
|
95478
|
+
VTable: VTable
|
95479
|
+
VSystemBar: VSystemBar
|
95480
|
+
VTextarea: VTextarea
|
95481
95481
|
VTimeline: VTimeline
|
95482
95482
|
VTimelineItem: VTimelineItem
|
95483
|
-
|
95483
|
+
VTooltip: VTooltip
|
95484
95484
|
VTimePicker: VTimePicker
|
95485
95485
|
VTimePickerClock: VTimePickerClock
|
95486
95486
|
VTimePickerControls: VTimePickerControls
|
95487
|
-
VToolbar: VToolbar
|
95488
|
-
VToolbarTitle: VToolbarTitle
|
95489
|
-
VToolbarItems: VToolbarItems
|
95490
|
-
VTooltip: VTooltip
|
95491
95487
|
VTreeview: VTreeview
|
95492
95488
|
VTreeviewItem: VTreeviewItem
|
95493
95489
|
VTreeviewGroup: VTreeviewGroup
|
95490
|
+
VToolbar: VToolbar
|
95491
|
+
VToolbarTitle: VToolbarTitle
|
95492
|
+
VToolbarItems: VToolbarItems
|
95494
95493
|
VWindow: VWindow
|
95495
95494
|
VWindowItem: VWindowItem
|
95496
|
-
VDivider: VDivider
|
95497
|
-
VConfirmEdit: VConfirmEdit
|
95498
|
-
VDataIterator: VDataIterator
|
95499
95495
|
VDefaultsProvider: VDefaultsProvider
|
95500
|
-
|
95496
|
+
VDataIterator: VDataIterator
|
95501
95497
|
VContainer: VContainer
|
95502
95498
|
VCol: VCol
|
95503
95499
|
VRow: VRow
|
95504
95500
|
VSpacer: VSpacer
|
95501
|
+
VConfirmEdit: VConfirmEdit
|
95502
|
+
VForm: VForm
|
95505
95503
|
VHover: VHover
|
95504
|
+
VLazy: VLazy
|
95506
95505
|
VLayout: VLayout
|
95507
95506
|
VLayoutItem: VLayoutItem
|
95508
|
-
VLazy: VLazy
|
95509
95507
|
VLocaleProvider: VLocaleProvider
|
95510
95508
|
VNoSsr: VNoSsr
|
95509
|
+
VRadioGroup: VRadioGroup
|
95510
|
+
VEmptyState: VEmptyState
|
95511
95511
|
VParallax: VParallax
|
95512
95512
|
VRadio: VRadio
|
95513
95513
|
VRangeSlider: VRangeSlider
|
95514
95514
|
VResponsive: VResponsive
|
95515
|
-
VSnackbarQueue: VSnackbarQueue
|
95516
95515
|
VSparkline: VSparkline
|
95516
|
+
VSnackbarQueue: VSnackbarQueue
|
95517
95517
|
VSpeedDial: VSpeedDial
|
95518
95518
|
VThemeProvider: VThemeProvider
|
95519
|
-
VValidation: VValidation
|
95520
95519
|
VVirtualScroll: VVirtualScroll
|
95520
|
+
VValidation: VValidation
|
95521
95521
|
VFabTransition: VFabTransition
|
95522
95522
|
VDialogBottomTransition: VDialogBottomTransition
|
95523
95523
|
VDialogTopTransition: VDialogTopTransition
|
@@ -95534,25 +95534,25 @@ declare module 'vue' {
|
|
95534
95534
|
VExpandTransition: VExpandTransition
|
95535
95535
|
VExpandXTransition: VExpandXTransition
|
95536
95536
|
VDialogTransition: VDialogTransition
|
95537
|
-
|
95537
|
+
VFileUpload: VFileUpload
|
95538
|
+
VFileUploadItem: VFileUploadItem
|
95538
95539
|
VCalendar: VCalendar
|
95539
95540
|
VCalendarDay: VCalendarDay
|
95540
95541
|
VCalendarHeader: VCalendarHeader
|
95541
95542
|
VCalendarInterval: VCalendarInterval
|
95542
95543
|
VCalendarIntervalEvent: VCalendarIntervalEvent
|
95543
95544
|
VCalendarMonthDay: VCalendarMonthDay
|
95544
|
-
VFileUpload: VFileUpload
|
95545
|
-
VFileUploadItem: VFileUploadItem
|
95546
95545
|
VPicker: VPicker
|
95547
95546
|
VPickerTitle: VPickerTitle
|
95548
|
-
VColorInput: VColorInput
|
95549
95547
|
VStepperVertical: VStepperVertical
|
95550
95548
|
VStepperVerticalItem: VStepperVerticalItem
|
95551
95549
|
VStepperVerticalActions: VStepperVerticalActions
|
95550
|
+
VColorInput: VColorInput
|
95552
95551
|
VHotkey: VHotkey
|
95552
|
+
VIconBtn: VIconBtn
|
95553
95553
|
VDateInput: VDateInput
|
95554
|
-
VPullToRefresh: VPullToRefresh
|
95555
95554
|
VMaskInput: VMaskInput
|
95555
|
+
VPullToRefresh: VPullToRefresh
|
95556
95556
|
}
|
95557
95557
|
export interface GlobalDirectives {
|
95558
95558
|
vClickOutside: typeof import('vuetify/directives')['ClickOutside']
|
package/dist/vuetify.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.9.
|
2
|
+
* Vuetify v3.9.2-master.2025-07-18
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -30623,51 +30623,48 @@ const VTreeviewChildren = genericComponent()({
|
|
30623
30623
|
parentIndentLines: props.parentIndentLines,
|
30624
30624
|
variant: props.indentLinesVariant
|
30625
30625
|
});
|
30626
|
-
|
30627
|
-
|
30628
|
-
|
30629
|
-
|
30630
|
-
|
30631
|
-
|
30632
|
-
|
30633
|
-
|
30634
|
-
|
30635
|
-
|
30636
|
-
|
30637
|
-
|
30638
|
-
|
30639
|
-
|
30640
|
-
|
30641
|
-
|
30642
|
-
|
30643
|
-
|
30644
|
-
|
30645
|
-
|
30646
|
-
|
30647
|
-
|
30648
|
-
|
30649
|
-
|
30650
|
-
|
30651
|
-
|
30652
|
-
|
30653
|
-
|
30654
|
-
|
30655
|
-
|
30656
|
-
|
30657
|
-
|
30658
|
-
|
30659
|
-
|
30660
|
-
|
30661
|
-
|
30662
|
-
|
30663
|
-
|
30664
|
-
|
30665
|
-
|
30666
|
-
|
30667
|
-
|
30668
|
-
$stable: true
|
30669
|
-
});
|
30670
|
-
}
|
30626
|
+
const slotsWithItem = {
|
30627
|
+
prepend: slotProps => createElementVNode(Fragment, null, [props.selectable && (!children || children && !['leaf', 'single-leaf'].includes(props.selectStrategy)) && createElementVNode("div", null, [createVNode(VCheckboxBtn, {
|
30628
|
+
"key": item.value,
|
30629
|
+
"modelValue": slotProps.isSelected,
|
30630
|
+
"disabled": props.disabled,
|
30631
|
+
"loading": loading,
|
30632
|
+
"color": props.selectedColor,
|
30633
|
+
"density": props.density,
|
30634
|
+
"indeterminate": slotProps.isIndeterminate,
|
30635
|
+
"indeterminateIcon": props.indeterminateIcon,
|
30636
|
+
"falseIcon": props.falseIcon,
|
30637
|
+
"trueIcon": props.trueIcon,
|
30638
|
+
"onUpdate:modelValue": v => selectItem(slotProps.select, v),
|
30639
|
+
"onClick": e => e.stopPropagation(),
|
30640
|
+
"onKeydown": e => {
|
30641
|
+
if (!['Enter', 'Space'].includes(e.key)) return;
|
30642
|
+
e.stopPropagation();
|
30643
|
+
selectItem(slotProps.select, slotProps.isSelected);
|
30644
|
+
}
|
30645
|
+
}, null)]), slots.prepend?.({
|
30646
|
+
...slotProps,
|
30647
|
+
...treeItemProps,
|
30648
|
+
item: item.raw,
|
30649
|
+
internalItem: item
|
30650
|
+
})]),
|
30651
|
+
append: slots.append ? slotProps => slots.append?.({
|
30652
|
+
...slotProps,
|
30653
|
+
...treeItemProps,
|
30654
|
+
item: item.raw,
|
30655
|
+
internalItem: item
|
30656
|
+
}) : undefined,
|
30657
|
+
title: slots.title ? slotProps => slots.title?.({
|
30658
|
+
...slotProps,
|
30659
|
+
item: item.raw,
|
30660
|
+
internalItem: item
|
30661
|
+
}) : undefined,
|
30662
|
+
subtitle: slots.subtitle ? slotProps => slots.subtitle?.({
|
30663
|
+
...slotProps,
|
30664
|
+
item: item.raw,
|
30665
|
+
internalItem: item
|
30666
|
+
}) : undefined
|
30667
|
+
};
|
30671
30668
|
const treeviewGroupProps = VTreeviewGroup.filterProps(itemProps);
|
30672
30669
|
const treeviewChildrenProps = VTreeviewChildren.filterProps({
|
30673
30670
|
...props,
|
@@ -30681,16 +30678,21 @@ const VTreeviewChildren = genericComponent()({
|
|
30681
30678
|
let {
|
30682
30679
|
props: activatorProps
|
30683
30680
|
} = _ref2;
|
30684
|
-
|
30681
|
+
const listItemProps = {
|
30685
30682
|
...itemProps,
|
30686
30683
|
...activatorProps,
|
30687
|
-
|
30688
|
-
hideActions: props.hideActions,
|
30689
|
-
indentLines: indentLines.node,
|
30690
|
-
value: props.returnObject ? item.raw : itemProps.value,
|
30684
|
+
value: itemProps?.value,
|
30691
30685
|
onToggleExpand: [() => checkChildren(item), activatorProps.onClick],
|
30692
30686
|
onClick: isClickOnOpen.value ? [() => checkChildren(item), activatorProps.onClick] : () => selectItem(activatorItems.value[index]?.select, !activatorItems.value[index]?.isSelected)
|
30693
|
-
}
|
30687
|
+
};
|
30688
|
+
return createVNode(VTreeviewItem, mergeProps({
|
30689
|
+
"ref": el => activatorItems.value[index] = el
|
30690
|
+
}, listItemProps, {
|
30691
|
+
"hideActions": props.hideActions,
|
30692
|
+
"indentLines": indentLines.node,
|
30693
|
+
"value": props.returnObject ? item.raw : itemProps.value,
|
30694
|
+
"loading": loading
|
30695
|
+
}), slotsWithItem);
|
30694
30696
|
},
|
30695
30697
|
default: () => createVNode(VTreeviewChildren, mergeProps(treeviewChildrenProps, {
|
30696
30698
|
"items": children,
|
@@ -30698,8 +30700,7 @@ const VTreeviewChildren = genericComponent()({
|
|
30698
30700
|
"parentIndentLines": indentLines.children,
|
30699
30701
|
"isLastGroup": nextItemHasChildren,
|
30700
30702
|
"returnObject": props.returnObject
|
30701
|
-
}), slots)
|
30702
|
-
$stable: true
|
30703
|
+
}), slots)
|
30703
30704
|
}) : renderSlot(slots.item, {
|
30704
30705
|
props: itemProps,
|
30705
30706
|
item: item.raw,
|
@@ -30715,12 +30716,11 @@ const VTreeviewChildren = genericComponent()({
|
|
30715
30716
|
props: item.raw
|
30716
30717
|
}, () => createVNode(VListSubheader, item.props, null));
|
30717
30718
|
}
|
30718
|
-
return
|
30719
|
-
|
30720
|
-
|
30721
|
-
|
30722
|
-
|
30723
|
-
});
|
30719
|
+
return createVNode(VTreeviewItem, mergeProps(itemProps, {
|
30720
|
+
"hideActions": props.hideActions,
|
30721
|
+
"indentLines": indentLines.leaf,
|
30722
|
+
"value": props.returnObject ? toRaw(item.raw) : itemProps.value
|
30723
|
+
}), slotsWithItem);
|
30724
30724
|
});
|
30725
30725
|
});
|
30726
30726
|
}
|
@@ -30859,14 +30859,13 @@ const VTreeview = genericComponent()({
|
|
30859
30859
|
"selected": selected.value,
|
30860
30860
|
"onUpdate:selected": $event => selected.value = $event
|
30861
30861
|
}), {
|
30862
|
-
default: () => createVNode(VTreeviewChildren, mergeProps(treeviewChildrenProps, {
|
30862
|
+
default: () => [createVNode(VTreeviewChildren, mergeProps(treeviewChildrenProps, {
|
30863
30863
|
"density": props.density,
|
30864
30864
|
"returnObject": props.returnObject,
|
30865
30865
|
"items": items.value,
|
30866
30866
|
"parentIndentLines": props.indentLines ? [] : undefined,
|
30867
30867
|
"indentLinesVariant": indentLinesVariant
|
30868
|
-
}), slots)
|
30869
|
-
$stable: true
|
30868
|
+
}), slots)]
|
30870
30869
|
});
|
30871
30870
|
});
|
30872
30871
|
return {};
|
@@ -31385,7 +31384,7 @@ function createVuetify$1() {
|
|
31385
31384
|
};
|
31386
31385
|
});
|
31387
31386
|
}
|
31388
|
-
const version$1 = "3.9.
|
31387
|
+
const version$1 = "3.9.2-master.2025-07-18";
|
31389
31388
|
createVuetify$1.version = version$1;
|
31390
31389
|
|
31391
31390
|
// Vue's inject() can only be used in setup
|
@@ -31410,7 +31409,7 @@ const createVuetify = function () {
|
|
31410
31409
|
...options
|
31411
31410
|
});
|
31412
31411
|
};
|
31413
|
-
const version = "3.9.
|
31412
|
+
const version = "3.9.2-master.2025-07-18";
|
31414
31413
|
createVuetify.version = version;
|
31415
31414
|
|
31416
31415
|
export { index as blueprints, components, createVuetify, directives, useDate, useDefaults, useDisplay, useGoTo, useHotkey, useLayout, useLocale, useRtl, useTheme, version };
|