@vuetify/nightly 3.7.6-master.2025-01-16 → 3.7.6-master.2025-01-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 +40 -0
- package/dist/json/attributes.json +3035 -3035
- package/dist/json/importMap-labs.json +24 -24
- package/dist/json/importMap.json +174 -174
- package/dist/json/web-types.json +5749 -5749
- package/dist/vuetify-labs.css +2996 -2996
- 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 +4837 -4837
- package/dist/vuetify.d.ts +66 -66
- 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.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +66 -66
- package/package.json +1 -1
package/dist/vuetify.d.ts
CHANGED
@@ -67099,21 +67099,21 @@ declare module 'vue' {
|
|
67099
67099
|
VAppBar: typeof import('vuetify/components')['VAppBar']
|
67100
67100
|
VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
|
67101
67101
|
VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
|
67102
|
-
VApp: typeof import('vuetify/components')['VApp']
|
67103
|
-
VAvatar: typeof import('vuetify/components')['VAvatar']
|
67104
|
-
VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
|
67105
|
-
VBadge: typeof import('vuetify/components')['VBadge']
|
67106
67102
|
VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
|
67103
|
+
VAlert: typeof import('vuetify/components')['VAlert']
|
67104
|
+
VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
|
67105
|
+
VApp: typeof import('vuetify/components')['VApp']
|
67107
67106
|
VBanner: typeof import('vuetify/components')['VBanner']
|
67108
67107
|
VBannerActions: typeof import('vuetify/components')['VBannerActions']
|
67109
67108
|
VBannerText: typeof import('vuetify/components')['VBannerText']
|
67110
|
-
|
67111
|
-
|
67109
|
+
VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
|
67110
|
+
VAvatar: typeof import('vuetify/components')['VAvatar']
|
67111
|
+
VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
|
67112
|
+
VBadge: typeof import('vuetify/components')['VBadge']
|
67112
67113
|
VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
|
67113
67114
|
VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
|
67114
67115
|
VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
|
67115
|
-
|
67116
|
-
VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
|
67116
|
+
VBtn: typeof import('vuetify/components')['VBtn']
|
67117
67117
|
VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
|
67118
67118
|
VCard: typeof import('vuetify/components')['VCard']
|
67119
67119
|
VCardActions: typeof import('vuetify/components')['VCardActions']
|
@@ -67121,17 +67121,25 @@ declare module 'vue' {
|
|
67121
67121
|
VCardSubtitle: typeof import('vuetify/components')['VCardSubtitle']
|
67122
67122
|
VCardText: typeof import('vuetify/components')['VCardText']
|
67123
67123
|
VCardTitle: typeof import('vuetify/components')['VCardTitle']
|
67124
|
-
|
67125
|
-
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
|
67126
|
-
VBtn: typeof import('vuetify/components')['VBtn']
|
67127
|
-
VChip: typeof import('vuetify/components')['VChip']
|
67128
|
-
VChipGroup: typeof import('vuetify/components')['VChipGroup']
|
67124
|
+
VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
|
67129
67125
|
VCheckbox: typeof import('vuetify/components')['VCheckbox']
|
67130
67126
|
VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
|
67131
|
-
|
67132
|
-
|
67127
|
+
VChip: typeof import('vuetify/components')['VChip']
|
67128
|
+
VChipGroup: typeof import('vuetify/components')['VChipGroup']
|
67133
67129
|
VCode: typeof import('vuetify/components')['VCode']
|
67130
|
+
VCarousel: typeof import('vuetify/components')['VCarousel']
|
67131
|
+
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
|
67132
|
+
VColorPicker: typeof import('vuetify/components')['VColorPicker']
|
67134
67133
|
VCombobox: typeof import('vuetify/components')['VCombobox']
|
67134
|
+
VCounter: typeof import('vuetify/components')['VCounter']
|
67135
|
+
VDatePicker: typeof import('vuetify/components')['VDatePicker']
|
67136
|
+
VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
|
67137
|
+
VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
|
67138
|
+
VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
|
67139
|
+
VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
|
67140
|
+
VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
|
67141
|
+
VDivider: typeof import('vuetify/components')['VDivider']
|
67142
|
+
VDialog: typeof import('vuetify/components')['VDialog']
|
67135
67143
|
VDataTable: typeof import('vuetify/components')['VDataTable']
|
67136
67144
|
VDataTableHeaders: typeof import('vuetify/components')['VDataTableHeaders']
|
67137
67145
|
VDataTableFooter: typeof import('vuetify/components')['VDataTableFooter']
|
@@ -67139,35 +67147,27 @@ declare module 'vue' {
|
|
67139
67147
|
VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
|
67140
67148
|
VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
|
67141
67149
|
VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
|
67142
|
-
VDialog: typeof import('vuetify/components')['VDialog']
|
67143
67150
|
VEmptyState: typeof import('vuetify/components')['VEmptyState']
|
67151
|
+
VFab: typeof import('vuetify/components')['VFab']
|
67144
67152
|
VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
|
67145
67153
|
VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
|
67146
67154
|
VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
|
67147
67155
|
VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
|
67148
|
-
VDivider: typeof import('vuetify/components')['VDivider']
|
67149
|
-
VDatePicker: typeof import('vuetify/components')['VDatePicker']
|
67150
|
-
VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
|
67151
|
-
VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
|
67152
|
-
VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
|
67153
|
-
VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
|
67154
|
-
VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
|
67155
|
-
VFab: typeof import('vuetify/components')['VFab']
|
67156
|
-
VField: typeof import('vuetify/components')['VField']
|
67157
|
-
VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
|
67158
|
-
VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
|
67159
67156
|
VFileInput: typeof import('vuetify/components')['VFileInput']
|
67160
67157
|
VFooter: typeof import('vuetify/components')['VFooter']
|
67161
|
-
|
67162
|
-
|
67158
|
+
VField: typeof import('vuetify/components')['VField']
|
67159
|
+
VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
|
67163
67160
|
VIcon: typeof import('vuetify/components')['VIcon']
|
67164
67161
|
VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
|
67165
67162
|
VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
|
67166
67163
|
VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
|
67167
67164
|
VClassIcon: typeof import('vuetify/components')['VClassIcon']
|
67165
|
+
VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
|
67166
|
+
VKbd: typeof import('vuetify/components')['VKbd']
|
67167
|
+
VImg: typeof import('vuetify/components')['VImg']
|
67168
67168
|
VItemGroup: typeof import('vuetify/components')['VItemGroup']
|
67169
67169
|
VItem: typeof import('vuetify/components')['VItem']
|
67170
|
-
|
67170
|
+
VInput: typeof import('vuetify/components')['VInput']
|
67171
67171
|
VLabel: typeof import('vuetify/components')['VLabel']
|
67172
67172
|
VList: typeof import('vuetify/components')['VList']
|
67173
67173
|
VListGroup: typeof import('vuetify/components')['VListGroup']
|
@@ -67178,71 +67178,71 @@ declare module 'vue' {
|
|
67178
67178
|
VListItemSubtitle: typeof import('vuetify/components')['VListItemSubtitle']
|
67179
67179
|
VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
|
67180
67180
|
VListSubheader: typeof import('vuetify/components')['VListSubheader']
|
67181
|
-
VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
|
67182
67181
|
VMenu: typeof import('vuetify/components')['VMenu']
|
67183
|
-
VPagination: typeof import('vuetify/components')['VPagination']
|
67184
|
-
VOverlay: typeof import('vuetify/components')['VOverlay']
|
67185
|
-
VMain: typeof import('vuetify/components')['VMain']
|
67186
|
-
VOtpInput: typeof import('vuetify/components')['VOtpInput']
|
67187
67182
|
VMessages: typeof import('vuetify/components')['VMessages']
|
67183
|
+
VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
|
67184
|
+
VOtpInput: typeof import('vuetify/components')['VOtpInput']
|
67185
|
+
VMain: typeof import('vuetify/components')['VMain']
|
67188
67186
|
VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
|
67189
67187
|
VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
|
67190
67188
|
VRating: typeof import('vuetify/components')['VRating']
|
67191
|
-
|
67189
|
+
VOverlay: typeof import('vuetify/components')['VOverlay']
|
67190
|
+
VPagination: typeof import('vuetify/components')['VPagination']
|
67192
67191
|
VSelect: typeof import('vuetify/components')['VSelect']
|
67193
|
-
VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
|
67194
|
-
VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
|
67195
|
-
VSnackbar: typeof import('vuetify/components')['VSnackbar']
|
67196
|
-
VSheet: typeof import('vuetify/components')['VSheet']
|
67197
|
-
VSlider: typeof import('vuetify/components')['VSlider']
|
67198
67192
|
VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
|
67199
|
-
|
67200
|
-
|
67201
|
-
|
67202
|
-
|
67203
|
-
|
67204
|
-
|
67205
|
-
VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
|
67206
|
-
VTextField: typeof import('vuetify/components')['VTextField']
|
67193
|
+
VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
|
67194
|
+
VSlider: typeof import('vuetify/components')['VSlider']
|
67195
|
+
VSheet: typeof import('vuetify/components')['VSheet']
|
67196
|
+
VSnackbar: typeof import('vuetify/components')['VSnackbar']
|
67197
|
+
VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
|
67198
|
+
VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
|
67207
67199
|
VStepper: typeof import('vuetify/components')['VStepper']
|
67208
67200
|
VStepperActions: typeof import('vuetify/components')['VStepperActions']
|
67209
67201
|
VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
|
67210
67202
|
VStepperItem: typeof import('vuetify/components')['VStepperItem']
|
67211
67203
|
VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
|
67212
67204
|
VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
|
67213
|
-
|
67205
|
+
VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
|
67206
|
+
VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
|
67207
|
+
VSwitch: typeof import('vuetify/components')['VSwitch']
|
67208
|
+
VTable: typeof import('vuetify/components')['VTable']
|
67214
67209
|
VTab: typeof import('vuetify/components')['VTab']
|
67215
67210
|
VTabs: typeof import('vuetify/components')['VTabs']
|
67216
67211
|
VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
|
67217
67212
|
VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
|
67218
|
-
|
67219
|
-
|
67220
|
-
|
67213
|
+
VTextarea: typeof import('vuetify/components')['VTextarea']
|
67214
|
+
VTimeline: typeof import('vuetify/components')['VTimeline']
|
67215
|
+
VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
|
67221
67216
|
VTooltip: typeof import('vuetify/components')['VTooltip']
|
67222
67217
|
VWindow: typeof import('vuetify/components')['VWindow']
|
67223
67218
|
VWindowItem: typeof import('vuetify/components')['VWindowItem']
|
67219
|
+
VTextField: typeof import('vuetify/components')['VTextField']
|
67220
|
+
VToolbar: typeof import('vuetify/components')['VToolbar']
|
67221
|
+
VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
|
67222
|
+
VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
|
67223
|
+
VSystemBar: typeof import('vuetify/components')['VSystemBar']
|
67224
|
+
VDataIterator: typeof import('vuetify/components')['VDataIterator']
|
67224
67225
|
VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
|
67225
67226
|
VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
|
67226
|
-
VDataIterator: typeof import('vuetify/components')['VDataIterator']
|
67227
67227
|
VForm: typeof import('vuetify/components')['VForm']
|
67228
|
-
VHover: typeof import('vuetify/components')['VHover']
|
67229
67228
|
VContainer: typeof import('vuetify/components')['VContainer']
|
67230
67229
|
VCol: typeof import('vuetify/components')['VCol']
|
67231
67230
|
VRow: typeof import('vuetify/components')['VRow']
|
67232
67231
|
VSpacer: typeof import('vuetify/components')['VSpacer']
|
67232
|
+
VHover: typeof import('vuetify/components')['VHover']
|
67233
67233
|
VLayout: typeof import('vuetify/components')['VLayout']
|
67234
67234
|
VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
|
67235
|
-
VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
|
67236
67235
|
VLazy: typeof import('vuetify/components')['VLazy']
|
67237
|
-
|
67236
|
+
VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
|
67238
67237
|
VNoSsr: typeof import('vuetify/components')['VNoSsr']
|
67239
|
-
|
67238
|
+
VParallax: typeof import('vuetify/components')['VParallax']
|
67240
67239
|
VRadio: typeof import('vuetify/components')['VRadio']
|
67240
|
+
VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
|
67241
67241
|
VResponsive: typeof import('vuetify/components')['VResponsive']
|
67242
67242
|
VSparkline: typeof import('vuetify/components')['VSparkline']
|
67243
67243
|
VSpeedDial: typeof import('vuetify/components')['VSpeedDial']
|
67244
|
-
VValidation: typeof import('vuetify/components')['VValidation']
|
67245
67244
|
VThemeProvider: typeof import('vuetify/components')['VThemeProvider']
|
67245
|
+
VValidation: typeof import('vuetify/components')['VValidation']
|
67246
67246
|
VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
|
67247
67247
|
VFabTransition: typeof import('vuetify/components')['VFabTransition']
|
67248
67248
|
VDialogBottomTransition: typeof import('vuetify/components')['VDialogBottomTransition']
|
@@ -67260,26 +67260,26 @@ declare module 'vue' {
|
|
67260
67260
|
VExpandTransition: typeof import('vuetify/components')['VExpandTransition']
|
67261
67261
|
VExpandXTransition: typeof import('vuetify/components')['VExpandXTransition']
|
67262
67262
|
VDialogTransition: typeof import('vuetify/components')['VDialogTransition']
|
67263
|
-
VFileUpload: typeof import('vuetify/labs/components')['VFileUpload']
|
67264
|
-
VFileUploadItem: typeof import('vuetify/labs/components')['VFileUploadItem']
|
67265
67263
|
VCalendar: typeof import('vuetify/labs/components')['VCalendar']
|
67266
67264
|
VCalendarDay: typeof import('vuetify/labs/components')['VCalendarDay']
|
67267
67265
|
VCalendarHeader: typeof import('vuetify/labs/components')['VCalendarHeader']
|
67268
67266
|
VCalendarInterval: typeof import('vuetify/labs/components')['VCalendarInterval']
|
67269
67267
|
VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
|
67270
67268
|
VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
|
67269
|
+
VFileUpload: typeof import('vuetify/labs/components')['VFileUpload']
|
67270
|
+
VFileUploadItem: typeof import('vuetify/labs/components')['VFileUploadItem']
|
67271
|
+
VPicker: typeof import('vuetify/labs/components')['VPicker']
|
67272
|
+
VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
|
67271
67273
|
VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
|
67272
|
-
VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
|
67273
|
-
VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
|
67274
|
-
VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
|
67275
67274
|
VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
|
67276
67275
|
VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
|
67277
67276
|
VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
|
67277
|
+
VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
|
67278
|
+
VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
|
67279
|
+
VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
|
67278
67280
|
VTreeview: typeof import('vuetify/labs/components')['VTreeview']
|
67279
67281
|
VTreeviewItem: typeof import('vuetify/labs/components')['VTreeviewItem']
|
67280
67282
|
VTreeviewGroup: typeof import('vuetify/labs/components')['VTreeviewGroup']
|
67281
|
-
VPicker: typeof import('vuetify/labs/components')['VPicker']
|
67282
|
-
VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
|
67283
67283
|
VDateInput: typeof import('vuetify/labs/components')['VDateInput']
|
67284
67284
|
VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
|
67285
67285
|
VSnackbarQueue: typeof import('vuetify/labs/components')['VSnackbarQueue']
|
package/dist/vuetify.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.6-master.2025-01-
|
2
|
+
* Vuetify v3.7.6-master.2025-01-18
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -28303,7 +28303,7 @@ function createVuetify$1() {
|
|
28303
28303
|
goTo
|
28304
28304
|
};
|
28305
28305
|
}
|
28306
|
-
const version$1 = "3.7.6-master.2025-01-
|
28306
|
+
const version$1 = "3.7.6-master.2025-01-18";
|
28307
28307
|
createVuetify$1.version = version$1;
|
28308
28308
|
|
28309
28309
|
// Vue's inject() can only be used in setup
|
@@ -28328,7 +28328,7 @@ const createVuetify = function () {
|
|
28328
28328
|
...options
|
28329
28329
|
});
|
28330
28330
|
};
|
28331
|
-
const version = "3.7.6-master.2025-01-
|
28331
|
+
const version = "3.7.6-master.2025-01-18";
|
28332
28332
|
createVuetify.version = version;
|
28333
28333
|
|
28334
28334
|
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.6-master.2025-01-
|
2
|
+
* Vuetify v3.7.6-master.2025-01-18
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -28307,7 +28307,7 @@
|
|
28307
28307
|
goTo
|
28308
28308
|
};
|
28309
28309
|
}
|
28310
|
-
const version$1 = "3.7.6-master.2025-01-
|
28310
|
+
const version$1 = "3.7.6-master.2025-01-18";
|
28311
28311
|
createVuetify$1.version = version$1;
|
28312
28312
|
|
28313
28313
|
// Vue's inject() can only be used in setup
|
@@ -28332,7 +28332,7 @@
|
|
28332
28332
|
...options
|
28333
28333
|
});
|
28334
28334
|
};
|
28335
|
-
const version = "3.7.6-master.2025-01-
|
28335
|
+
const version = "3.7.6-master.2025-01-18";
|
28336
28336
|
createVuetify.version = version;
|
28337
28337
|
|
28338
28338
|
exports.blueprints = index;
|