@vuetify/nightly 3.7.5-master.2024-12-17 → 3.7.6-master.2024-12-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/dist/json/attributes.json +3247 -3247
- package/dist/json/importMap-labs.json +8 -8
- package/dist/json/importMap.json +150 -150
- package/dist/json/web-types.json +6209 -6209
- package/dist/vuetify-labs.css +3573 -3573
- 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 +3272 -3272
- package/dist/vuetify.d.ts +49 -49
- 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 +49 -49
- package/package.json +1 -1
package/dist/vuetify.d.ts
CHANGED
@@ -67104,45 +67104,36 @@ declare module 'vue' {
|
|
67104
67104
|
VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
|
67105
67105
|
VAlert: typeof import('vuetify/components')['VAlert']
|
67106
67106
|
VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
|
67107
|
-
VApp: typeof import('vuetify/components')['VApp']
|
67108
|
-
VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
|
67109
67107
|
VBanner: typeof import('vuetify/components')['VBanner']
|
67110
67108
|
VBannerActions: typeof import('vuetify/components')['VBannerActions']
|
67111
67109
|
VBannerText: typeof import('vuetify/components')['VBannerText']
|
67112
|
-
VBadge: typeof import('vuetify/components')['VBadge']
|
67113
67110
|
VAvatar: typeof import('vuetify/components')['VAvatar']
|
67111
|
+
VBadge: typeof import('vuetify/components')['VBadge']
|
67114
67112
|
VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
|
67113
|
+
VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
|
67114
|
+
VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
|
67115
67115
|
VBtn: typeof import('vuetify/components')['VBtn']
|
67116
67116
|
VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
|
67117
67117
|
VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
|
67118
67118
|
VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
|
67119
67119
|
VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
|
67120
|
-
VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
|
67121
|
-
VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
|
67122
|
-
VCarousel: typeof import('vuetify/components')['VCarousel']
|
67123
|
-
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
|
67124
|
-
VCheckbox: typeof import('vuetify/components')['VCheckbox']
|
67125
|
-
VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
|
67126
|
-
VChipGroup: typeof import('vuetify/components')['VChipGroup']
|
67127
|
-
VCode: typeof import('vuetify/components')['VCode']
|
67128
67120
|
VCard: typeof import('vuetify/components')['VCard']
|
67129
67121
|
VCardActions: typeof import('vuetify/components')['VCardActions']
|
67130
67122
|
VCardItem: typeof import('vuetify/components')['VCardItem']
|
67131
67123
|
VCardSubtitle: typeof import('vuetify/components')['VCardSubtitle']
|
67132
67124
|
VCardText: typeof import('vuetify/components')['VCardText']
|
67133
67125
|
VCardTitle: typeof import('vuetify/components')['VCardTitle']
|
67134
|
-
|
67126
|
+
VCheckbox: typeof import('vuetify/components')['VCheckbox']
|
67127
|
+
VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
|
67128
|
+
VCarousel: typeof import('vuetify/components')['VCarousel']
|
67129
|
+
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
|
67130
|
+
VChipGroup: typeof import('vuetify/components')['VChipGroup']
|
67131
|
+
VApp: typeof import('vuetify/components')['VApp']
|
67132
|
+
VCode: typeof import('vuetify/components')['VCode']
|
67133
|
+
VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
|
67135
67134
|
VCombobox: typeof import('vuetify/components')['VCombobox']
|
67136
|
-
VColorPicker: typeof import('vuetify/components')['VColorPicker']
|
67137
67135
|
VChip: typeof import('vuetify/components')['VChip']
|
67138
|
-
|
67139
|
-
VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
|
67140
|
-
VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
|
67141
|
-
VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
|
67142
|
-
VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
|
67143
|
-
VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
|
67144
|
-
VDialog: typeof import('vuetify/components')['VDialog']
|
67145
|
-
VDivider: typeof import('vuetify/components')['VDivider']
|
67136
|
+
VColorPicker: typeof import('vuetify/components')['VColorPicker']
|
67146
67137
|
VDataTable: typeof import('vuetify/components')['VDataTable']
|
67147
67138
|
VDataTableHeaders: typeof import('vuetify/components')['VDataTableHeaders']
|
67148
67139
|
VDataTableFooter: typeof import('vuetify/components')['VDataTableFooter']
|
@@ -67150,27 +67141,35 @@ declare module 'vue' {
|
|
67150
67141
|
VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
|
67151
67142
|
VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
|
67152
67143
|
VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
|
67153
|
-
|
67154
|
-
|
67155
|
-
|
67156
|
-
|
67144
|
+
VDatePicker: typeof import('vuetify/components')['VDatePicker']
|
67145
|
+
VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
|
67146
|
+
VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
|
67147
|
+
VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
|
67148
|
+
VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
|
67149
|
+
VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
|
67150
|
+
VCounter: typeof import('vuetify/components')['VCounter']
|
67151
|
+
VDialog: typeof import('vuetify/components')['VDialog']
|
67157
67152
|
VEmptyState: typeof import('vuetify/components')['VEmptyState']
|
67153
|
+
VDivider: typeof import('vuetify/components')['VDivider']
|
67158
67154
|
VFab: typeof import('vuetify/components')['VFab']
|
67159
67155
|
VField: typeof import('vuetify/components')['VField']
|
67160
67156
|
VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
|
67161
67157
|
VFileInput: typeof import('vuetify/components')['VFileInput']
|
67158
|
+
VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
|
67159
|
+
VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
|
67160
|
+
VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
|
67161
|
+
VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
|
67162
67162
|
VFooter: typeof import('vuetify/components')['VFooter']
|
67163
|
+
VImg: typeof import('vuetify/components')['VImg']
|
67163
67164
|
VIcon: typeof import('vuetify/components')['VIcon']
|
67164
67165
|
VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
|
67165
67166
|
VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
|
67166
67167
|
VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
|
67167
67168
|
VClassIcon: typeof import('vuetify/components')['VClassIcon']
|
67168
|
-
VInput: typeof import('vuetify/components')['VInput']
|
67169
|
-
VImg: typeof import('vuetify/components')['VImg']
|
67170
67169
|
VItemGroup: typeof import('vuetify/components')['VItemGroup']
|
67171
67170
|
VItem: typeof import('vuetify/components')['VItem']
|
67172
67171
|
VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
|
67173
|
-
|
67172
|
+
VInput: typeof import('vuetify/components')['VInput']
|
67174
67173
|
VKbd: typeof import('vuetify/components')['VKbd']
|
67175
67174
|
VList: typeof import('vuetify/components')['VList']
|
67176
67175
|
VListGroup: typeof import('vuetify/components')['VListGroup']
|
@@ -67181,26 +67180,27 @@ declare module 'vue' {
|
|
67181
67180
|
VListItemSubtitle: typeof import('vuetify/components')['VListItemSubtitle']
|
67182
67181
|
VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
|
67183
67182
|
VListSubheader: typeof import('vuetify/components')['VListSubheader']
|
67184
|
-
VLabel: typeof import('vuetify/components')['VLabel']
|
67185
67183
|
VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
|
67186
|
-
|
67187
|
-
|
67184
|
+
VLabel: typeof import('vuetify/components')['VLabel']
|
67185
|
+
VMain: typeof import('vuetify/components')['VMain']
|
67188
67186
|
VMenu: typeof import('vuetify/components')['VMenu']
|
67187
|
+
VOtpInput: typeof import('vuetify/components')['VOtpInput']
|
67189
67188
|
VMessages: typeof import('vuetify/components')['VMessages']
|
67190
67189
|
VOverlay: typeof import('vuetify/components')['VOverlay']
|
67190
|
+
VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
|
67191
|
+
VPagination: typeof import('vuetify/components')['VPagination']
|
67191
67192
|
VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
|
67192
67193
|
VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
|
67193
|
-
VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
|
67194
67194
|
VSelect: typeof import('vuetify/components')['VSelect']
|
67195
|
+
VRating: typeof import('vuetify/components')['VRating']
|
67196
|
+
VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
|
67195
67197
|
VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
|
67198
|
+
VSnackbar: typeof import('vuetify/components')['VSnackbar']
|
67196
67199
|
VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
|
67197
|
-
|
67198
|
-
|
67200
|
+
VSheet: typeof import('vuetify/components')['VSheet']
|
67201
|
+
VSlider: typeof import('vuetify/components')['VSlider']
|
67199
67202
|
VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
|
67200
67203
|
VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
|
67201
|
-
VSlider: typeof import('vuetify/components')['VSlider']
|
67202
|
-
VSheet: typeof import('vuetify/components')['VSheet']
|
67203
|
-
VSnackbar: typeof import('vuetify/components')['VSnackbar']
|
67204
67204
|
VStepper: typeof import('vuetify/components')['VStepper']
|
67205
67205
|
VStepperActions: typeof import('vuetify/components')['VStepperActions']
|
67206
67206
|
VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
|
@@ -67208,24 +67208,24 @@ declare module 'vue' {
|
|
67208
67208
|
VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
|
67209
67209
|
VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
|
67210
67210
|
VSwitch: typeof import('vuetify/components')['VSwitch']
|
67211
|
+
VTextField: typeof import('vuetify/components')['VTextField']
|
67211
67212
|
VSystemBar: typeof import('vuetify/components')['VSystemBar']
|
67212
67213
|
VTable: typeof import('vuetify/components')['VTable']
|
67213
67214
|
VTab: typeof import('vuetify/components')['VTab']
|
67214
67215
|
VTabs: typeof import('vuetify/components')['VTabs']
|
67215
67216
|
VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
|
67216
67217
|
VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
|
67217
|
-
|
67218
|
-
VTextarea: typeof import('vuetify/components')['VTextarea']
|
67218
|
+
VTooltip: typeof import('vuetify/components')['VTooltip']
|
67219
67219
|
VTimeline: typeof import('vuetify/components')['VTimeline']
|
67220
67220
|
VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
|
67221
|
+
VWindow: typeof import('vuetify/components')['VWindow']
|
67222
|
+
VWindowItem: typeof import('vuetify/components')['VWindowItem']
|
67223
|
+
VTextarea: typeof import('vuetify/components')['VTextarea']
|
67221
67224
|
VToolbar: typeof import('vuetify/components')['VToolbar']
|
67222
67225
|
VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
|
67223
67226
|
VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
|
67224
|
-
VWindow: typeof import('vuetify/components')['VWindow']
|
67225
|
-
VWindowItem: typeof import('vuetify/components')['VWindowItem']
|
67226
|
-
VTooltip: typeof import('vuetify/components')['VTooltip']
|
67227
|
-
VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
|
67228
67227
|
VDataIterator: typeof import('vuetify/components')['VDataIterator']
|
67228
|
+
VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
|
67229
67229
|
VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
|
67230
67230
|
VForm: typeof import('vuetify/components')['VForm']
|
67231
67231
|
VHover: typeof import('vuetify/components')['VHover']
|
@@ -67233,20 +67233,20 @@ declare module 'vue' {
|
|
67233
67233
|
VCol: typeof import('vuetify/components')['VCol']
|
67234
67234
|
VRow: typeof import('vuetify/components')['VRow']
|
67235
67235
|
VSpacer: typeof import('vuetify/components')['VSpacer']
|
67236
|
+
VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
|
67236
67237
|
VLazy: typeof import('vuetify/components')['VLazy']
|
67237
67238
|
VLayout: typeof import('vuetify/components')['VLayout']
|
67238
67239
|
VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
|
67239
|
-
VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
|
67240
67240
|
VNoSsr: typeof import('vuetify/components')['VNoSsr']
|
67241
67241
|
VParallax: typeof import('vuetify/components')['VParallax']
|
67242
|
-
VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
|
67243
67242
|
VRadio: typeof import('vuetify/components')['VRadio']
|
67243
|
+
VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
|
67244
67244
|
VResponsive: typeof import('vuetify/components')['VResponsive']
|
67245
|
-
VSparkline: typeof import('vuetify/components')['VSparkline']
|
67246
67245
|
VSpeedDial: typeof import('vuetify/components')['VSpeedDial']
|
67247
|
-
|
67246
|
+
VSparkline: typeof import('vuetify/components')['VSparkline']
|
67248
67247
|
VThemeProvider: typeof import('vuetify/components')['VThemeProvider']
|
67249
67248
|
VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
|
67249
|
+
VValidation: typeof import('vuetify/components')['VValidation']
|
67250
67250
|
VFabTransition: typeof import('vuetify/components')['VFabTransition']
|
67251
67251
|
VDialogBottomTransition: typeof import('vuetify/components')['VDialogBottomTransition']
|
67252
67252
|
VDialogTopTransition: typeof import('vuetify/components')['VDialogTopTransition']
|
@@ -67263,8 +67263,6 @@ declare module 'vue' {
|
|
67263
67263
|
VExpandTransition: typeof import('vuetify/components')['VExpandTransition']
|
67264
67264
|
VExpandXTransition: typeof import('vuetify/components')['VExpandXTransition']
|
67265
67265
|
VDialogTransition: typeof import('vuetify/components')['VDialogTransition']
|
67266
|
-
VFileUpload: typeof import('vuetify/labs/components')['VFileUpload']
|
67267
|
-
VFileUploadItem: typeof import('vuetify/labs/components')['VFileUploadItem']
|
67268
67266
|
VCalendar: typeof import('vuetify/labs/components')['VCalendar']
|
67269
67267
|
VCalendarDay: typeof import('vuetify/labs/components')['VCalendarDay']
|
67270
67268
|
VCalendarHeader: typeof import('vuetify/labs/components')['VCalendarHeader']
|
@@ -67277,6 +67275,8 @@ declare module 'vue' {
|
|
67277
67275
|
VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
|
67278
67276
|
VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
|
67279
67277
|
VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
|
67278
|
+
VFileUpload: typeof import('vuetify/labs/components')['VFileUpload']
|
67279
|
+
VFileUploadItem: typeof import('vuetify/labs/components')['VFileUploadItem']
|
67280
67280
|
VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
|
67281
67281
|
VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
|
67282
67282
|
VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
|
package/dist/vuetify.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.
|
2
|
+
* Vuetify v3.7.6-master.2024-12-18
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -28284,7 +28284,7 @@ function createVuetify$1() {
|
|
28284
28284
|
goTo
|
28285
28285
|
};
|
28286
28286
|
}
|
28287
|
-
const version$1 = "3.7.
|
28287
|
+
const version$1 = "3.7.6-master.2024-12-18";
|
28288
28288
|
createVuetify$1.version = version$1;
|
28289
28289
|
|
28290
28290
|
// Vue's inject() can only be used in setup
|
@@ -28309,7 +28309,7 @@ const createVuetify = function () {
|
|
28309
28309
|
...options
|
28310
28310
|
});
|
28311
28311
|
};
|
28312
|
-
const version = "3.7.
|
28312
|
+
const version = "3.7.6-master.2024-12-18";
|
28313
28313
|
createVuetify.version = version;
|
28314
28314
|
|
28315
28315
|
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.
|
2
|
+
* Vuetify v3.7.6-master.2024-12-18
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -28288,7 +28288,7 @@
|
|
28288
28288
|
goTo
|
28289
28289
|
};
|
28290
28290
|
}
|
28291
|
-
const version$1 = "3.7.
|
28291
|
+
const version$1 = "3.7.6-master.2024-12-18";
|
28292
28292
|
createVuetify$1.version = version$1;
|
28293
28293
|
|
28294
28294
|
// Vue's inject() can only be used in setup
|
@@ -28313,7 +28313,7 @@
|
|
28313
28313
|
...options
|
28314
28314
|
});
|
28315
28315
|
};
|
28316
|
-
const version = "3.7.
|
28316
|
+
const version = "3.7.6-master.2024-12-18";
|
28317
28317
|
createVuetify.version = version;
|
28318
28318
|
|
28319
28319
|
exports.blueprints = index;
|