@vuetify/nightly 3.7.10-next.2025-02-05 → 3.7.10-next.2025-02-06
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 +5 -5
- package/dist/json/attributes.json +3552 -3552
- package/dist/json/importMap-labs.json +24 -24
- package/dist/json/importMap.json +172 -172
- package/dist/json/web-types.json +6465 -6465
- package/dist/vuetify-labs.css +3532 -3532
- package/dist/vuetify-labs.d.ts +55 -55
- package/dist/vuetify-labs.esm.js +3 -3
- package/dist/vuetify-labs.js +3 -3
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +2686 -2686
- package/dist/vuetify.d.ts +55 -55
- package/dist/vuetify.esm.js +3 -3
- package/dist/vuetify.js +3 -3
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +3 -3
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +55 -55
- package/lib/framework.js +1 -1
- package/package.json +1 -1
package/dist/vuetify.d.ts
CHANGED
@@ -57497,46 +57497,48 @@ declare module 'vue' {
|
|
57497
57497
|
$children?: VNodeChild
|
57498
57498
|
}
|
57499
57499
|
export interface GlobalComponents {
|
57500
|
-
VAutocomplete: VAutocomplete
|
57501
57500
|
VApp: VApp
|
57502
57501
|
VAlert: VAlert
|
57503
57502
|
VAlertTitle: VAlertTitle
|
57503
|
+
VAutocomplete: VAutocomplete
|
57504
|
+
VBanner: VBanner
|
57505
|
+
VBannerActions: VBannerActions
|
57506
|
+
VBannerText: VBannerText
|
57507
|
+
VBottomSheet: VBottomSheet
|
57508
|
+
VBottomNavigation: VBottomNavigation
|
57504
57509
|
VAvatar: VAvatar
|
57505
57510
|
VBreadcrumbs: VBreadcrumbs
|
57506
57511
|
VBreadcrumbsItem: VBreadcrumbsItem
|
57507
57512
|
VBreadcrumbsDivider: VBreadcrumbsDivider
|
57508
57513
|
VBadge: VBadge
|
57509
|
-
VBottomNavigation: VBottomNavigation
|
57510
57514
|
VBtn: VBtn
|
57511
|
-
|
57512
|
-
VBannerActions: VBannerActions
|
57513
|
-
VBannerText: VBannerText
|
57515
|
+
VBtnGroup: VBtnGroup
|
57514
57516
|
VCard: VCard
|
57515
57517
|
VCardActions: VCardActions
|
57516
57518
|
VCardItem: VCardItem
|
57517
57519
|
VCardSubtitle: VCardSubtitle
|
57518
57520
|
VCardText: VCardText
|
57519
57521
|
VCardTitle: VCardTitle
|
57522
|
+
VBtnToggle: VBtnToggle
|
57520
57523
|
VCarousel: VCarousel
|
57521
57524
|
VCarouselItem: VCarouselItem
|
57522
|
-
VBtnGroup: VBtnGroup
|
57523
|
-
VBottomSheet: VBottomSheet
|
57524
|
-
VBtnToggle: VBtnToggle
|
57525
57525
|
VChipGroup: VChipGroup
|
57526
|
+
VAppBar: VAppBar
|
57527
|
+
VAppBarNavIcon: VAppBarNavIcon
|
57528
|
+
VAppBarTitle: VAppBarTitle
|
57529
|
+
VCombobox: VCombobox
|
57530
|
+
VCode: VCode
|
57531
|
+
VChip: VChip
|
57526
57532
|
VCheckbox: VCheckbox
|
57527
57533
|
VCheckboxBtn: VCheckboxBtn
|
57528
|
-
VChip: VChip
|
57529
57534
|
VColorPicker: VColorPicker
|
57530
|
-
|
57531
|
-
VCode: VCode
|
57535
|
+
VCounter: VCounter
|
57532
57536
|
VDatePicker: VDatePicker
|
57533
57537
|
VDatePickerControls: VDatePickerControls
|
57534
57538
|
VDatePickerHeader: VDatePickerHeader
|
57535
57539
|
VDatePickerMonth: VDatePickerMonth
|
57536
57540
|
VDatePickerMonths: VDatePickerMonths
|
57537
57541
|
VDatePickerYears: VDatePickerYears
|
57538
|
-
VCounter: VCounter
|
57539
|
-
VEmptyState: VEmptyState
|
57540
57542
|
VDataTable: VDataTable
|
57541
57543
|
VDataTableHeaders: VDataTableHeaders
|
57542
57544
|
VDataTableFooter: VDataTableFooter
|
@@ -57545,27 +57547,32 @@ declare module 'vue' {
|
|
57545
57547
|
VDataTableVirtual: VDataTableVirtual
|
57546
57548
|
VDataTableServer: VDataTableServer
|
57547
57549
|
VDialog: VDialog
|
57548
|
-
VDivider: VDivider
|
57549
|
-
VFab: VFab
|
57550
57550
|
VExpansionPanels: VExpansionPanels
|
57551
57551
|
VExpansionPanel: VExpansionPanel
|
57552
57552
|
VExpansionPanelText: VExpansionPanelText
|
57553
57553
|
VExpansionPanelTitle: VExpansionPanelTitle
|
57554
|
+
VDivider: VDivider
|
57555
|
+
VField: VField
|
57556
|
+
VFieldLabel: VFieldLabel
|
57557
|
+
VEmptyState: VEmptyState
|
57558
|
+
VFooter: VFooter
|
57554
57559
|
VFileInput: VFileInput
|
57560
|
+
VFab: VFab
|
57561
|
+
VLabel: VLabel
|
57562
|
+
VInfiniteScroll: VInfiniteScroll
|
57563
|
+
VItemGroup: VItemGroup
|
57564
|
+
VItem: VItem
|
57565
|
+
VImg: VImg
|
57555
57566
|
VIcon: VIcon
|
57556
57567
|
VComponentIcon: VComponentIcon
|
57557
57568
|
VSvgIcon: VSvgIcon
|
57558
57569
|
VLigatureIcon: VLigatureIcon
|
57559
57570
|
VClassIcon: VClassIcon
|
57560
|
-
|
57561
|
-
VField: VField
|
57562
|
-
VFieldLabel: VFieldLabel
|
57563
|
-
VInfiniteScroll: VInfiniteScroll
|
57564
|
-
VItemGroup: VItemGroup
|
57565
|
-
VItem: VItem
|
57571
|
+
VMenu: VMenu
|
57566
57572
|
VInput: VInput
|
57567
|
-
|
57568
|
-
|
57573
|
+
VMain: VMain
|
57574
|
+
VMessages: VMessages
|
57575
|
+
VKbd: VKbd
|
57569
57576
|
VList: VList
|
57570
57577
|
VListGroup: VListGroup
|
57571
57578
|
VListImg: VListImg
|
@@ -57575,58 +57582,54 @@ declare module 'vue' {
|
|
57575
57582
|
VListItemSubtitle: VListItemSubtitle
|
57576
57583
|
VListItemTitle: VListItemTitle
|
57577
57584
|
VListSubheader: VListSubheader
|
57578
|
-
VMain: VMain
|
57579
|
-
VKbd: VKbd
|
57580
|
-
VMessages: VMessages
|
57581
|
-
VMenu: VMenu
|
57582
57585
|
VNavigationDrawer: VNavigationDrawer
|
57583
57586
|
VOverlay: VOverlay
|
57587
|
+
VProgressCircular: VProgressCircular
|
57584
57588
|
VOtpInput: VOtpInput
|
57585
|
-
VProgressLinear: VProgressLinear
|
57586
57589
|
VRadioGroup: VRadioGroup
|
57587
|
-
VProgressCircular: VProgressCircular
|
57588
57590
|
VPagination: VPagination
|
57589
57591
|
VRating: VRating
|
57592
|
+
VProgressLinear: VProgressLinear
|
57590
57593
|
VSelect: VSelect
|
57591
57594
|
VSelectionControl: VSelectionControl
|
57592
57595
|
VSheet: VSheet
|
57593
|
-
VSnackbar: VSnackbar
|
57594
|
-
VSlideGroup: VSlideGroup
|
57595
|
-
VSlideGroupItem: VSlideGroupItem
|
57596
|
-
VSelectionControlGroup: VSelectionControlGroup
|
57597
|
-
VSkeletonLoader: VSkeletonLoader
|
57598
|
-
VSlider: VSlider
|
57599
57596
|
VStepper: VStepper
|
57600
57597
|
VStepperActions: VStepperActions
|
57601
57598
|
VStepperHeader: VStepperHeader
|
57602
57599
|
VStepperItem: VStepperItem
|
57603
57600
|
VStepperWindow: VStepperWindow
|
57604
57601
|
VStepperWindowItem: VStepperWindowItem
|
57602
|
+
VSnackbar: VSnackbar
|
57603
|
+
VSkeletonLoader: VSkeletonLoader
|
57604
|
+
VSlideGroup: VSlideGroup
|
57605
|
+
VSlideGroupItem: VSlideGroupItem
|
57606
|
+
VSlider: VSlider
|
57607
|
+
VSystemBar: VSystemBar
|
57608
|
+
VSelectionControlGroup: VSelectionControlGroup
|
57605
57609
|
VTab: VTab
|
57606
57610
|
VTabs: VTabs
|
57607
57611
|
VTabsWindow: VTabsWindow
|
57608
57612
|
VTabsWindowItem: VTabsWindowItem
|
57609
|
-
VSystemBar: VSystemBar
|
57610
|
-
VToolbar: VToolbar
|
57611
|
-
VToolbarTitle: VToolbarTitle
|
57612
|
-
VToolbarItems: VToolbarItems
|
57613
|
-
VTextarea: VTextarea
|
57614
|
-
VTextField: VTextField
|
57615
57613
|
VSwitch: VSwitch
|
57614
|
+
VTextField: VTextField
|
57616
57615
|
VTable: VTable
|
57616
|
+
VTextarea: VTextarea
|
57617
|
+
VTimeline: VTimeline
|
57618
|
+
VTimelineItem: VTimelineItem
|
57617
57619
|
VTooltip: VTooltip
|
57620
|
+
VToolbar: VToolbar
|
57621
|
+
VToolbarTitle: VToolbarTitle
|
57622
|
+
VToolbarItems: VToolbarItems
|
57618
57623
|
VWindow: VWindow
|
57619
57624
|
VWindowItem: VWindowItem
|
57620
|
-
VTimeline: VTimeline
|
57621
|
-
VTimelineItem: VTimelineItem
|
57622
57625
|
VConfirmEdit: VConfirmEdit
|
57623
57626
|
VDataIterator: VDataIterator
|
57624
57627
|
VDefaultsProvider: VDefaultsProvider
|
57625
|
-
VForm: VForm
|
57626
57628
|
VContainer: VContainer
|
57627
57629
|
VCol: VCol
|
57628
57630
|
VRow: VRow
|
57629
57631
|
VSpacer: VSpacer
|
57632
|
+
VForm: VForm
|
57630
57633
|
VHover: VHover
|
57631
57634
|
VLayout: VLayout
|
57632
57635
|
VLayoutItem: VLayoutItem
|
@@ -57637,11 +57640,11 @@ declare module 'vue' {
|
|
57637
57640
|
VRadio: VRadio
|
57638
57641
|
VRangeSlider: VRangeSlider
|
57639
57642
|
VResponsive: VResponsive
|
57640
|
-
VSparkline: VSparkline
|
57641
57643
|
VSpeedDial: VSpeedDial
|
57642
57644
|
VThemeProvider: VThemeProvider
|
57643
|
-
|
57645
|
+
VSparkline: VSparkline
|
57644
57646
|
VValidation: VValidation
|
57647
|
+
VVirtualScroll: VVirtualScroll
|
57645
57648
|
VFabTransition: VFabTransition
|
57646
57649
|
VDialogBottomTransition: VDialogBottomTransition
|
57647
57650
|
VDialogTopTransition: VDialogTopTransition
|
@@ -57658,12 +57661,6 @@ declare module 'vue' {
|
|
57658
57661
|
VExpandTransition: VExpandTransition
|
57659
57662
|
VExpandXTransition: VExpandXTransition
|
57660
57663
|
VDialogTransition: VDialogTransition
|
57661
|
-
VAppBar: VAppBar
|
57662
|
-
VAppBarNavIcon: VAppBarNavIcon
|
57663
|
-
VAppBarTitle: VAppBarTitle
|
57664
|
-
VNumberInput: VNumberInput
|
57665
|
-
VPicker: VPicker
|
57666
|
-
VPickerTitle: VPickerTitle
|
57667
57664
|
VCalendar: VCalendar
|
57668
57665
|
VCalendarDay: VCalendarDay
|
57669
57666
|
VCalendarHeader: VCalendarHeader
|
@@ -57672,15 +57669,18 @@ declare module 'vue' {
|
|
57672
57669
|
VCalendarMonthDay: VCalendarMonthDay
|
57673
57670
|
VFileUpload: VFileUpload
|
57674
57671
|
VFileUploadItem: VFileUploadItem
|
57672
|
+
VNumberInput: VNumberInput
|
57673
|
+
VTimePicker: VTimePicker
|
57674
|
+
VTimePickerClock: VTimePickerClock
|
57675
|
+
VTimePickerControls: VTimePickerControls
|
57676
|
+
VPicker: VPicker
|
57677
|
+
VPickerTitle: VPickerTitle
|
57675
57678
|
VStepperVertical: VStepperVertical
|
57676
57679
|
VStepperVerticalItem: VStepperVerticalItem
|
57677
57680
|
VStepperVerticalActions: VStepperVerticalActions
|
57678
57681
|
VTreeview: VTreeview
|
57679
57682
|
VTreeviewItem: VTreeviewItem
|
57680
57683
|
VTreeviewGroup: VTreeviewGroup
|
57681
|
-
VTimePicker: VTimePicker
|
57682
|
-
VTimePickerClock: VTimePickerClock
|
57683
|
-
VTimePickerControls: VTimePickerControls
|
57684
57684
|
VDateInput: VDateInput
|
57685
57685
|
VPullToRefresh: VPullToRefresh
|
57686
57686
|
VSnackbarQueue: VSnackbarQueue
|
package/dist/vuetify.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.10-next.2025-02-
|
2
|
+
* Vuetify v3.7.10-next.2025-02-06
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -28485,7 +28485,7 @@ function createVuetify$1() {
|
|
28485
28485
|
};
|
28486
28486
|
});
|
28487
28487
|
}
|
28488
|
-
const version$1 = "3.7.10-next.2025-02-
|
28488
|
+
const version$1 = "3.7.10-next.2025-02-06";
|
28489
28489
|
createVuetify$1.version = version$1;
|
28490
28490
|
|
28491
28491
|
// Vue's inject() can only be used in setup
|
@@ -28510,7 +28510,7 @@ const createVuetify = function () {
|
|
28510
28510
|
...options
|
28511
28511
|
});
|
28512
28512
|
};
|
28513
|
-
const version = "3.7.10-next.2025-02-
|
28513
|
+
const version = "3.7.10-next.2025-02-06";
|
28514
28514
|
createVuetify.version = version;
|
28515
28515
|
|
28516
28516
|
export { index as blueprints, components, createVuetify, directives, useDate, useDefaults, useDisplay, useGoTo, useLayout, useLocale, useRtl, useTheme, version };
|
package/dist/vuetify.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.10-next.2025-02-
|
2
|
+
* Vuetify v3.7.10-next.2025-02-06
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -28489,7 +28489,7 @@
|
|
28489
28489
|
};
|
28490
28490
|
});
|
28491
28491
|
}
|
28492
|
-
const version$1 = "3.7.10-next.2025-02-
|
28492
|
+
const version$1 = "3.7.10-next.2025-02-06";
|
28493
28493
|
createVuetify$1.version = version$1;
|
28494
28494
|
|
28495
28495
|
// Vue's inject() can only be used in setup
|
@@ -28514,7 +28514,7 @@
|
|
28514
28514
|
...options
|
28515
28515
|
});
|
28516
28516
|
};
|
28517
|
-
const version = "3.7.10-next.2025-02-
|
28517
|
+
const version = "3.7.10-next.2025-02-06";
|
28518
28518
|
createVuetify.version = version;
|
28519
28519
|
|
28520
28520
|
exports.blueprints = index;
|