@vuetify/nightly 3.7.9-dev.2025-01-30 → 3.7.9-dev.2025-02-03

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.
@@ -72170,7 +72170,7 @@ declare const createVuetify: (options?: VuetifyOptions) => {
72170
72170
  };
72171
72171
  };
72172
72172
  goTo: GoToInstance;
72173
- } | undefined;
72173
+ };
72174
72174
 
72175
72175
  export { type DateInstance, type DefaultsInstance, type DisplayBreakpoint, type DisplayInstance, type DisplayThresholds, type GoToInstance, type IconAliases, type IconOptions, type IconProps, type IconSet, type JSXComponent, type LocaleInstance, type LocaleMessages, type LocaleOptions, type RtlInstance, type RtlOptions, type SubmitEventPromise, type ThemeDefinition, type ThemeInstance, index_d$1 as blueprints, allComponents_d as components, createVuetify, index_d as directives, useDate, useDefaults, useDisplay, useGoTo, useLayout, useLocale, useRtl, useTheme, version };
72176
72176
 
@@ -72209,40 +72209,39 @@ declare module 'vue' {
72209
72209
  $children?: VNodeChild
72210
72210
  }
72211
72211
  export interface GlobalComponents {
72212
+ VAppBar: VAppBar
72213
+ VAppBarNavIcon: VAppBarNavIcon
72214
+ VAppBarTitle: VAppBarTitle
72212
72215
  VApp: VApp
72213
72216
  VAlert: VAlert
72214
72217
  VAlertTitle: VAlertTitle
72218
+ VAutocomplete: VAutocomplete
72215
72219
  VAvatar: VAvatar
72216
- VBanner: VBanner
72217
- VBannerActions: VBannerActions
72218
- VBannerText: VBannerText
72219
72220
  VBadge: VBadge
72220
- VAppBar: VAppBar
72221
- VAppBarNavIcon: VAppBarNavIcon
72222
- VAppBarTitle: VAppBarTitle
72223
- VAutocomplete: VAutocomplete
72221
+ VBottomNavigation: VBottomNavigation
72222
+ VBottomSheet: VBottomSheet
72224
72223
  VBreadcrumbs: VBreadcrumbs
72225
72224
  VBreadcrumbsItem: VBreadcrumbsItem
72226
72225
  VBreadcrumbsDivider: VBreadcrumbsDivider
72227
- VBtnToggle: VBtnToggle
72228
- VBottomNavigation: VBottomNavigation
72229
- VBtn: VBtn
72230
72226
  VBtnGroup: VBtnGroup
72227
+ VBanner: VBanner
72228
+ VBannerActions: VBannerActions
72229
+ VBannerText: VBannerText
72230
+ VCheckbox: VCheckbox
72231
+ VCheckboxBtn: VCheckboxBtn
72232
+ VBtn: VBtn
72233
+ VBtnToggle: VBtnToggle
72234
+ VCarousel: VCarousel
72235
+ VCarouselItem: VCarouselItem
72231
72236
  VCard: VCard
72232
72237
  VCardActions: VCardActions
72233
72238
  VCardItem: VCardItem
72234
72239
  VCardSubtitle: VCardSubtitle
72235
72240
  VCardText: VCardText
72236
72241
  VCardTitle: VCardTitle
72237
- VColorPicker: VColorPicker
72238
- VCheckbox: VCheckbox
72239
- VCheckboxBtn: VCheckboxBtn
72240
- VCode: VCode
72241
72242
  VChipGroup: VChipGroup
72242
72243
  VCounter: VCounter
72243
- VCarousel: VCarousel
72244
- VCarouselItem: VCarouselItem
72245
- VChip: VChip
72244
+ VCode: VCode
72246
72245
  VDataTable: VDataTable
72247
72246
  VDataTableHeaders: VDataTableHeaders
72248
72247
  VDataTableFooter: VDataTableFooter
@@ -72250,37 +72249,39 @@ declare module 'vue' {
72250
72249
  VDataTableRow: VDataTableRow
72251
72250
  VDataTableVirtual: VDataTableVirtual
72252
72251
  VDataTableServer: VDataTableServer
72252
+ VChip: VChip
72253
+ VEmptyState: VEmptyState
72253
72254
  VCombobox: VCombobox
72254
72255
  VDialog: VDialog
72255
- VEmptyState: VEmptyState
72256
- VExpansionPanels: VExpansionPanels
72257
- VExpansionPanel: VExpansionPanel
72258
- VExpansionPanelText: VExpansionPanelText
72259
- VExpansionPanelTitle: VExpansionPanelTitle
72260
- VDivider: VDivider
72261
72256
  VDatePicker: VDatePicker
72262
72257
  VDatePickerControls: VDatePickerControls
72263
72258
  VDatePickerHeader: VDatePickerHeader
72264
72259
  VDatePickerMonth: VDatePickerMonth
72265
72260
  VDatePickerMonths: VDatePickerMonths
72266
72261
  VDatePickerYears: VDatePickerYears
72262
+ VDivider: VDivider
72263
+ VFooter: VFooter
72264
+ VFab: VFab
72267
72265
  VField: VField
72268
72266
  VFieldLabel: VFieldLabel
72269
- VFab: VFab
72270
- VFileInput: VFileInput
72271
- VFooter: VFooter
72272
- VInfiniteScroll: VInfiniteScroll
72273
- VBottomSheet: VBottomSheet
72274
- VLabel: VLabel
72275
- VImg: VImg
72276
72267
  VIcon: VIcon
72277
72268
  VComponentIcon: VComponentIcon
72278
72269
  VSvgIcon: VSvgIcon
72279
72270
  VLigatureIcon: VLigatureIcon
72280
72271
  VClassIcon: VClassIcon
72272
+ VExpansionPanels: VExpansionPanels
72273
+ VExpansionPanel: VExpansionPanel
72274
+ VExpansionPanelText: VExpansionPanelText
72275
+ VExpansionPanelTitle: VExpansionPanelTitle
72276
+ VFileInput: VFileInput
72277
+ VInfiniteScroll: VInfiniteScroll
72278
+ VImg: VImg
72279
+ VKbd: VKbd
72281
72280
  VInput: VInput
72282
72281
  VItemGroup: VItemGroup
72283
72282
  VItem: VItem
72283
+ VLabel: VLabel
72284
+ VMain: VMain
72284
72285
  VList: VList
72285
72286
  VListGroup: VListGroup
72286
72287
  VListImg: VListImg
@@ -72290,72 +72291,72 @@ declare module 'vue' {
72290
72291
  VListItemSubtitle: VListItemSubtitle
72291
72292
  VListItemTitle: VListItemTitle
72292
72293
  VListSubheader: VListSubheader
72293
- VKbd: VKbd
72294
- VMenu: VMenu
72295
- VMain: VMain
72296
- VNavigationDrawer: VNavigationDrawer
72297
72294
  VMessages: VMessages
72298
72295
  VOtpInput: VOtpInput
72296
+ VMenu: VMenu
72299
72297
  VOverlay: VOverlay
72300
- VProgressCircular: VProgressCircular
72298
+ VPagination: VPagination
72299
+ VNavigationDrawer: VNavigationDrawer
72301
72300
  VProgressLinear: VProgressLinear
72302
72301
  VRadioGroup: VRadioGroup
72303
- VPagination: VPagination
72304
- VSelect: VSelect
72305
72302
  VRating: VRating
72303
+ VProgressCircular: VProgressCircular
72304
+ VSelectionControl: VSelectionControl
72306
72305
  VSheet: VSheet
72306
+ VSlideGroup: VSlideGroup
72307
+ VSlideGroupItem: VSlideGroupItem
72307
72308
  VSkeletonLoader: VSkeletonLoader
72308
72309
  VSelectionControlGroup: VSelectionControlGroup
72309
- VSelectionControl: VSelectionControl
72310
+ VColorPicker: VColorPicker
72311
+ VSystemBar: VSystemBar
72312
+ VSelect: VSelect
72313
+ VSlider: VSlider
72314
+ VSnackbar: VSnackbar
72315
+ VTab: VTab
72316
+ VTabs: VTabs
72317
+ VTabsWindow: VTabsWindow
72318
+ VTabsWindowItem: VTabsWindowItem
72319
+ VTable: VTable
72310
72320
  VStepper: VStepper
72311
72321
  VStepperActions: VStepperActions
72312
72322
  VStepperHeader: VStepperHeader
72313
72323
  VStepperItem: VStepperItem
72314
72324
  VStepperWindow: VStepperWindow
72315
72325
  VStepperWindowItem: VStepperWindowItem
72316
- VSlideGroup: VSlideGroup
72317
- VSlideGroupItem: VSlideGroupItem
72318
- VSlider: VSlider
72319
- VTab: VTab
72320
- VTabs: VTabs
72321
- VTabsWindow: VTabsWindow
72322
- VTabsWindowItem: VTabsWindowItem
72323
- VSnackbar: VSnackbar
72324
72326
  VSwitch: VSwitch
72325
- VSystemBar: VSystemBar
72326
- VTable: VTable
72327
- VToolbar: VToolbar
72328
- VToolbarTitle: VToolbarTitle
72329
- VToolbarItems: VToolbarItems
72330
- VTextField: VTextField
72331
72327
  VTimeline: VTimeline
72332
72328
  VTimelineItem: VTimelineItem
72333
72329
  VTextarea: VTextarea
72334
- VTooltip: VTooltip
72330
+ VTextField: VTextField
72331
+ VToolbar: VToolbar
72332
+ VToolbarTitle: VToolbarTitle
72333
+ VToolbarItems: VToolbarItems
72335
72334
  VWindow: VWindow
72336
72335
  VWindowItem: VWindowItem
72336
+ VTooltip: VTooltip
72337
72337
  VConfirmEdit: VConfirmEdit
72338
72338
  VDataIterator: VDataIterator
72339
72339
  VDefaultsProvider: VDefaultsProvider
72340
- VForm: VForm
72341
72340
  VContainer: VContainer
72342
72341
  VCol: VCol
72343
72342
  VRow: VRow
72344
72343
  VSpacer: VSpacer
72345
72344
  VHover: VHover
72346
- VLazy: VLazy
72347
72345
  VLayout: VLayout
72348
72346
  VLayoutItem: VLayoutItem
72347
+ VLazy: VLazy
72348
+ VForm: VForm
72349
72349
  VLocaleProvider: VLocaleProvider
72350
- VParallax: VParallax
72351
72350
  VNoSsr: VNoSsr
72351
+ VParallax: VParallax
72352
72352
  VRadio: VRadio
72353
72353
  VRangeSlider: VRangeSlider
72354
72354
  VResponsive: VResponsive
72355
72355
  VSparkline: VSparkline
72356
- VSpeedDial: VSpeedDial
72357
72356
  VThemeProvider: VThemeProvider
72357
+ VSpeedDial: VSpeedDial
72358
72358
  VValidation: VValidation
72359
+ VVirtualScroll: VVirtualScroll
72359
72360
  VFabTransition: VFabTransition
72360
72361
  VDialogBottomTransition: VDialogBottomTransition
72361
72362
  VDialogTopTransition: VDialogTopTransition
@@ -72372,27 +72373,26 @@ declare module 'vue' {
72372
72373
  VExpandTransition: VExpandTransition
72373
72374
  VExpandXTransition: VExpandXTransition
72374
72375
  VDialogTransition: VDialogTransition
72375
- VVirtualScroll: VVirtualScroll
72376
72376
  VFileUpload: VFileUpload
72377
72377
  VFileUploadItem: VFileUploadItem
72378
- VNumberInput: VNumberInput
72379
72378
  VStepperVertical: VStepperVertical
72380
72379
  VStepperVerticalItem: VStepperVerticalItem
72381
72380
  VStepperVerticalActions: VStepperVerticalActions
72381
+ VPicker: VPicker
72382
+ VPickerTitle: VPickerTitle
72383
+ VNumberInput: VNumberInput
72384
+ VTreeview: VTreeview
72385
+ VTreeviewItem: VTreeviewItem
72386
+ VTreeviewGroup: VTreeviewGroup
72382
72387
  VTimePicker: VTimePicker
72383
72388
  VTimePickerClock: VTimePickerClock
72384
72389
  VTimePickerControls: VTimePickerControls
72385
- VPicker: VPicker
72386
- VPickerTitle: VPickerTitle
72387
72390
  VCalendar: VCalendar
72388
72391
  VCalendarDay: VCalendarDay
72389
72392
  VCalendarHeader: VCalendarHeader
72390
72393
  VCalendarInterval: VCalendarInterval
72391
72394
  VCalendarIntervalEvent: VCalendarIntervalEvent
72392
72395
  VCalendarMonthDay: VCalendarMonthDay
72393
- VTreeview: VTreeview
72394
- VTreeviewItem: VTreeviewItem
72395
- VTreeviewGroup: VTreeviewGroup
72396
72396
  VDateInput: VDateInput
72397
72397
  VPullToRefresh: VPullToRefresh
72398
72398
  VSnackbarQueue: VSnackbarQueue
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.7.9-dev.2025-01-30
2
+ * Vuetify v3.7.9-dev.2025-02-03
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -1030,8 +1030,10 @@ function parseColor(color) {
1030
1030
  fn,
1031
1031
  values
1032
1032
  } = groups;
1033
- const realValues = values.split(/,\s*/).map(v => {
1034
- if (v.endsWith('%') && ['hsl', 'hsla', 'hsv', 'hsva'].includes(fn)) {
1033
+ const realValues = values.split(/,\s*|\s*\/\s*|\s+/).map((v, i) => {
1034
+ if (v.endsWith('%') ||
1035
+ // unitless slv are %
1036
+ i > 0 && i < 3 && ['hsl', 'hsla', 'hsv', 'hsva'].includes(fn)) {
1035
1037
  return parseFloat(v) / 100;
1036
1038
  } else {
1037
1039
  return parseFloat(v);
@@ -15246,6 +15248,24 @@ function stripAlpha(color, stripAlpha) {
15246
15248
  }
15247
15249
  function extractColor(color, input) {
15248
15250
  if (input == null || typeof input === 'string') {
15251
+ const hasA = color.a !== 1;
15252
+ if (input?.startsWith('rgb(')) {
15253
+ const {
15254
+ r,
15255
+ g,
15256
+ b,
15257
+ a
15258
+ } = HSVtoRGB(color);
15259
+ return `rgb(${r} ${g} ${b}` + (hasA ? ` / ${a})` : ')');
15260
+ } else if (input?.startsWith('hsl(')) {
15261
+ const {
15262
+ h,
15263
+ s,
15264
+ l,
15265
+ a
15266
+ } = HSVtoHSL(color);
15267
+ return `hsl(${h} ${Math.round(s * 100)} ${Math.round(l * 100)}` + (hasA ? ` / ${a})` : ')');
15268
+ }
15249
15269
  const hex = HSVtoHex(color);
15250
15270
  if (color.a === 1) return hex.slice(0, 7);else return hex;
15251
15271
  }
@@ -30917,7 +30937,7 @@ function createVuetify$1() {
30917
30937
  };
30918
30938
  });
30919
30939
  }
30920
- const version$1 = "3.7.9-dev.2025-01-30";
30940
+ const version$1 = "3.7.9-dev.2025-02-03";
30921
30941
  createVuetify$1.version = version$1;
30922
30942
 
30923
30943
  // Vue's inject() can only be used in setup
@@ -31170,7 +31190,7 @@ var index = /*#__PURE__*/Object.freeze({
31170
31190
 
31171
31191
  /* eslint-disable local-rules/sort-imports */
31172
31192
 
31173
- const version = "3.7.9-dev.2025-01-30";
31193
+ const version = "3.7.9-dev.2025-02-03";
31174
31194
 
31175
31195
  /* eslint-disable local-rules/sort-imports */
31176
31196