@vuetify/nightly 3.7.12-master.2025-02-17 → 3.7.12-master.2025-02-19
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 +22 -3
- package/dist/json/attributes.json +2926 -2926
- package/dist/json/importMap-labs.json +40 -40
- package/dist/json/importMap.json +104 -104
- package/dist/json/web-types.json +5491 -5491
- package/dist/vuetify-labs.css +3727 -3730
- package/dist/vuetify-labs.d.ts +127 -118
- package/dist/vuetify-labs.esm.js +49 -56
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +48 -55
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +3799 -3802
- package/dist/vuetify.d.ts +142 -133
- package/dist/vuetify.esm.js +30 -41
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +29 -40
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +1060 -1061
- package/dist/vuetify.min.js.map +1 -1
- package/lib/blueprints/index.d.mts +1 -1
- package/lib/blueprints/md1.d.mts +1 -1
- package/lib/blueprints/md2.d.mts +1 -1
- package/lib/blueprints/md3.d.mts +1 -1
- package/lib/components/VAlert/VAlert.mjs +1 -1
- package/lib/components/VAlert/index.d.mts +1 -1
- package/lib/components/VAppBar/VAppBar.mjs +1 -1
- package/lib/components/VAppBar/VAppBarNavIcon.mjs +1 -1
- package/lib/components/VAppBar/VAppBarTitle.mjs +1 -1
- package/lib/components/VAppBar/index.d.mts +5 -5
- package/lib/components/VAutocomplete/VAutocomplete.mjs +1 -1
- package/lib/components/VAutocomplete/index.d.mts +4 -4
- package/lib/components/VAvatar/index.d.mts +1 -1
- package/lib/components/VBadge/VBadge.mjs +1 -1
- package/lib/components/VBadge/index.d.mts +1 -1
- package/lib/components/VBanner/VBanner.mjs +1 -1
- package/lib/components/VBanner/index.d.mts +1 -1
- package/lib/components/VBottomNavigation/VBottomNavigation.css +1 -0
- package/lib/components/VBottomNavigation/VBottomNavigation.sass +1 -0
- package/lib/components/VBottomNavigation/index.d.mts +1 -1
- package/lib/components/VBottomSheet/VBottomSheet.mjs +1 -1
- package/lib/components/VBreadcrumbs/VBreadcrumbs.mjs +1 -1
- package/lib/components/VBreadcrumbs/VBreadcrumbsItem.mjs +1 -1
- package/lib/components/VBreadcrumbs/index.d.mts +5 -5
- package/lib/components/VBtn/VBtn.mjs +1 -1
- package/lib/components/VBtn/index.d.mts +5 -5
- package/lib/components/VBtnGroup/VBtnGroup.mjs +1 -1
- package/lib/components/VBtnToggle/VBtnToggle.mjs +1 -1
- package/lib/components/VBtnToggle/index.d.mts +1 -1
- package/lib/components/VCard/VCard.mjs +1 -1
- package/lib/components/VCard/VCardItem.mjs +1 -1
- package/lib/components/VCard/VCardSubtitle.mjs +1 -1
- package/lib/components/VCard/VCardText.mjs +1 -1
- package/lib/components/VCard/index.d.mts +5 -5
- package/lib/components/VCarousel/VCarousel.mjs +1 -1
- package/lib/components/VCarousel/VCarouselItem.mjs +1 -1
- package/lib/components/VCarousel/index.d.mts +1 -1
- package/lib/components/VCheckbox/VCheckbox.mjs +1 -1
- package/lib/components/VCheckbox/VCheckboxBtn.mjs +1 -1
- package/lib/components/VCheckbox/index.d.mts +1 -1
- package/lib/components/VChip/VChip.mjs +1 -1
- package/lib/components/VChip/index.d.mts +5 -5
- package/lib/components/VChipGroup/VChipGroup.mjs +1 -1
- package/lib/components/VChipGroup/index.d.mts +1 -1
- package/lib/components/VColorPicker/VColorPicker.mjs +1 -1
- package/lib/components/VColorPicker/index.d.mts +10 -10
- package/lib/components/VCombobox/VCombobox.mjs +1 -1
- package/lib/components/VCombobox/index.d.mts +4 -4
- package/lib/components/VConfirmEdit/VConfirmEdit.mjs +1 -1
- package/lib/components/VConfirmEdit/__test__/VConfirmEdit.spec.browser.mjs +5 -5
- package/lib/components/VConfirmEdit/__test__/VConfirmEdit.spec.browser.mjs.map +1 -1
- package/lib/components/VConfirmEdit/index.d.mts +1 -1
- package/lib/components/VCounter/VCounter.mjs +1 -1
- package/lib/components/VDataIterator/index.d.mts +1 -1
- package/lib/components/VDataTable/VDataTable.mjs +1 -1
- package/lib/components/VDataTable/VDataTableFooter.mjs +1 -1
- package/lib/components/VDataTable/VDataTableGroupHeaderRow.mjs +1 -1
- package/lib/components/VDataTable/VDataTableHeaders.mjs +1 -1
- package/lib/components/VDataTable/VDataTableRow.mjs +1 -1
- package/lib/components/VDataTable/VDataTableRows.mjs +1 -1
- package/lib/components/VDataTable/VDataTableServer.mjs +1 -1
- package/lib/components/VDataTable/VDataTableVirtual.mjs +1 -1
- package/lib/components/VDataTable/index.d.mts +1 -1
- package/lib/components/VDatePicker/VDatePicker.mjs +1 -1
- package/lib/components/VDatePicker/VDatePickerMonth.mjs +1 -1
- package/lib/components/VDatePicker/VDatePickerMonths.mjs +1 -1
- package/lib/components/VDatePicker/VDatePickerYears.mjs +1 -1
- package/lib/components/VDatePicker/index.d.mts +1 -1
- package/lib/components/VDialog/VDialog.mjs +1 -1
- package/lib/components/VDialog/__test__/VDialog.spec.cy.mjs +1 -1
- package/lib/components/VDialog/index.d.mts +3 -3
- package/lib/components/VEmptyState/VEmptyState.mjs +1 -1
- package/lib/components/VEmptyState/index.d.mts +1 -1
- package/lib/components/VExpansionPanel/VExpansionPanelText.mjs +1 -1
- package/lib/components/VExpansionPanel/VExpansionPanelTitle.mjs +1 -1
- package/lib/components/VExpansionPanel/index.d.mts +1 -1
- package/lib/components/VFab/VFab.mjs +1 -1
- package/lib/components/VFab/index.d.mts +5 -5
- package/lib/components/VField/VField.mjs +1 -1
- package/lib/components/VField/VFieldLabel.mjs +1 -1
- package/lib/components/VField/index.d.mts +1 -1
- package/lib/components/VFileInput/VFileInput.mjs +2 -3
- package/lib/components/VFileInput/VFileInput.mjs.map +1 -1
- package/lib/components/VFileInput/index.d.mts +4 -4
- package/lib/components/VFooter/VFooter.mjs +1 -1
- package/lib/components/VGrid/VContainer.mjs +1 -1
- package/lib/components/VIcon/index.d.mts +1 -1
- package/lib/components/VImg/VImg.mjs +1 -1
- package/lib/components/VInfiniteScroll/VInfiniteScroll.mjs +1 -1
- package/lib/components/VInput/VInput.mjs +3 -3
- package/lib/components/VInput/VInput.mjs.map +1 -1
- package/lib/components/VInput/index.d.mts +1 -1
- package/lib/components/VItemGroup/index.d.mts +1 -1
- package/lib/components/VLazy/VLazy.mjs +1 -1
- package/lib/components/VList/VList.mjs +2 -2
- package/lib/components/VList/VList.mjs.map +1 -1
- package/lib/components/VList/VListChildren.mjs +1 -1
- package/lib/components/VList/VListGroup.mjs +1 -1
- package/lib/components/VList/VListItem.mjs +3 -2
- package/lib/components/VList/VListItem.mjs.map +1 -1
- package/lib/components/VList/VListItemAction.mjs +1 -1
- package/lib/components/VList/VListItemMedia.mjs +1 -1
- package/lib/components/VList/VListItemSubtitle.mjs +1 -1
- package/lib/components/VList/index.d.mts +17 -5
- package/lib/components/VMenu/VMenu.mjs +1 -1
- package/lib/components/VMenu/index.d.mts +3 -3
- package/lib/components/VNavigationDrawer/VNavigationDrawer.css +0 -4
- package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs +3 -6
- package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs.map +1 -1
- package/lib/components/VNavigationDrawer/VNavigationDrawer.sass +0 -5
- package/lib/components/VOtpInput/VOtpInput.mjs +3 -3
- package/lib/components/VOtpInput/VOtpInput.mjs.map +1 -1
- package/lib/components/VOverlay/VOverlay.mjs +1 -1
- package/lib/components/VPagination/VPagination.mjs +1 -1
- package/lib/components/VPagination/index.d.mts +1 -1
- package/lib/components/VParallax/VParallax.mjs +1 -1
- package/lib/components/VRadio/VRadio.mjs +1 -1
- package/lib/components/VRadio/index.d.mts +1 -1
- package/lib/components/VRadioGroup/VRadioGroup.mjs +1 -1
- package/lib/components/VRadioGroup/index.d.mts +1 -1
- package/lib/components/VRangeSlider/VRangeSlider.mjs +1 -1
- package/lib/components/VRating/VRating.mjs +1 -1
- package/lib/components/VRating/index.d.mts +1 -1
- package/lib/components/VSelect/VSelect.mjs +1 -1
- package/lib/components/VSelect/index.d.mts +4 -4
- package/lib/components/VSelectionControl/VSelectionControl.mjs +1 -1
- package/lib/components/VSelectionControl/index.d.mts +1 -1
- package/lib/components/VSelectionControlGroup/index.d.mts +1 -1
- package/lib/components/VSheet/VSheet.mjs +1 -1
- package/lib/components/VSkeletonLoader/VSkeletonLoader.mjs +1 -1
- package/lib/components/VSlideGroup/index.d.mts +1 -1
- package/lib/components/VSlider/VSlider.mjs +1 -1
- package/lib/components/VSlider/VSliderThumb.mjs +1 -1
- package/lib/components/VSnackbar/VSnackbar.mjs +1 -1
- package/lib/components/VSnackbar/index.d.mts +3 -3
- package/lib/components/VSparkline/VBarline.mjs +1 -2
- package/lib/components/VSparkline/VBarline.mjs.map +1 -1
- package/lib/components/VSparkline/VSparkline.mjs +1 -1
- package/lib/components/VSparkline/VTrendline.mjs +1 -2
- package/lib/components/VSparkline/VTrendline.mjs.map +1 -1
- package/lib/components/VSpeedDial/VSpeedDial.mjs +1 -1
- package/lib/components/VStepper/VStepper.mjs +3 -3
- package/lib/components/VStepper/VStepper.mjs.map +1 -1
- package/lib/components/VStepper/VStepperItem.mjs +1 -1
- package/lib/components/VStepper/VStepperWindow.mjs +1 -1
- package/lib/components/VStepper/VStepperWindowItem.mjs +1 -1
- package/lib/components/VStepper/index.d.mts +1 -1
- package/lib/components/VSwitch/VSwitch.mjs +1 -1
- package/lib/components/VSwitch/index.d.mts +1 -1
- package/lib/components/VSystemBar/VSystemBar.mjs +1 -1
- package/lib/components/VTabs/VTab.mjs +1 -1
- package/lib/components/VTabs/VTabs.mjs +1 -1
- package/lib/components/VTabs/VTabsWindow.mjs +1 -1
- package/lib/components/VTabs/VTabsWindowItem.mjs +1 -1
- package/lib/components/VTabs/index.d.mts +20 -20
- package/lib/components/VTextField/VTextField.mjs +1 -1
- package/lib/components/VTextField/index.d.mts +7 -7
- package/lib/components/VTextarea/VTextarea.mjs +1 -1
- package/lib/components/VTextarea/index.d.mts +4 -4
- package/lib/components/VTimeline/VTimeline.mjs +3 -3
- package/lib/components/VTimeline/VTimeline.mjs.map +1 -1
- package/lib/components/VTimeline/VTimelineDivider.mjs +1 -1
- package/lib/components/VTimeline/VTimelineItem.mjs +1 -1
- package/lib/components/VTimeline/index.d.mts +1 -1
- package/lib/components/VToolbar/VToolbar.mjs +1 -1
- package/lib/components/VTooltip/VTooltip.mjs +1 -1
- package/lib/components/VTooltip/index.d.mts +3 -3
- package/lib/components/VValidation/index.d.mts +1 -1
- package/lib/components/VVirtualScroll/VVirtualScroll.mjs +1 -1
- package/lib/components/VVirtualScroll/VVirtualScrollItem.mjs +1 -1
- package/lib/components/VVirtualScroll/index.d.mts +1 -1
- package/lib/components/VWindow/VWindow.mjs +1 -1
- package/lib/components/VWindow/VWindowItem.mjs +1 -1
- package/lib/components/VWindow/index.d.mts +1 -1
- package/lib/components/index.d.mts +99 -90
- package/lib/components/transitions/dialog-transition.mjs +1 -2
- package/lib/components/transitions/dialog-transition.mjs.map +1 -1
- package/lib/composables/icons.mjs +1 -1
- package/lib/composables/list-items.mjs +2 -3
- package/lib/composables/list-items.mjs.map +1 -1
- package/lib/composables/variant.mjs +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/iconsets/fa-svg.d.mts +1 -1
- package/lib/iconsets/fa.d.mts +1 -1
- package/lib/iconsets/fa4.d.mts +1 -1
- package/lib/iconsets/md.d.mts +1 -1
- package/lib/iconsets/mdi-svg.d.mts +1 -1
- package/lib/iconsets/mdi.d.mts +1 -1
- package/lib/index.d.mts +44 -44
- package/lib/labs/VCalendar/VCalendar.mjs +1 -1
- package/lib/labs/VCalendar/VCalendarDay.mjs +1 -1
- package/lib/labs/VDateInput/VDateInput.mjs +4 -3
- package/lib/labs/VDateInput/VDateInput.mjs.map +1 -1
- package/lib/labs/VFileUpload/VFileUpload.mjs +3 -3
- package/lib/labs/VFileUpload/VFileUpload.mjs.map +1 -1
- package/lib/labs/VFileUpload/VFileUploadItem.mjs +1 -1
- package/lib/labs/VFileUpload/index.d.mts +5 -5
- package/lib/labs/VNumberInput/VNumberInput.mjs +1 -1
- package/lib/labs/VNumberInput/index.d.mts +22 -22
- package/lib/labs/VPicker/VPicker.mjs +1 -1
- package/lib/labs/VSnackbarQueue/VSnackbarQueue.mjs +1 -1
- package/lib/labs/VSnackbarQueue/index.d.mts +3 -3
- package/lib/labs/VStepperVertical/VStepperVertical.mjs +1 -1
- package/lib/labs/VStepperVertical/VStepperVerticalActions.mjs +1 -1
- package/lib/labs/VStepperVertical/VStepperVerticalItem.mjs +1 -1
- package/lib/labs/VStepperVertical/index.d.mts +1 -1
- package/lib/labs/VTimePicker/VTimePicker.mjs +1 -1
- package/lib/labs/VTimePicker/VTimePickerControls.mjs +1 -1
- package/lib/labs/VTreeview/VTreeview.mjs +1 -1
- package/lib/labs/VTreeview/VTreeviewChildren.mjs +1 -1
- package/lib/labs/VTreeview/VTreeviewGroup.mjs +1 -1
- package/lib/labs/VTreeview/VTreeviewItem.mjs +10 -12
- package/lib/labs/VTreeview/VTreeviewItem.mjs.map +1 -1
- package/lib/labs/VTreeview/index.d.mts +5 -5
- package/lib/labs/components.d.mts +32 -32
- package/lib/locale/adapters/vue-i18n.mjs +0 -1
- package/lib/locale/adapters/vue-i18n.mjs.map +1 -1
- package/lib/util/helpers.mjs +3 -9
- package/lib/util/helpers.mjs.map +1 -1
- package/package.json +16 -15
package/dist/vuetify.esm.js
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.12-master.2025-02-
|
2
|
+
* Vuetify v3.7.12-master.2025-02-19
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
6
6
|
|
7
|
-
import { shallowRef,
|
7
|
+
import { shallowRef, reactive, computed, watchEffect, toRefs, capitalize, unref, Fragment, isVNode, Comment, warn, getCurrentInstance as getCurrentInstance$1, ref, provide, inject as inject$1, defineComponent as defineComponent$1, h, camelize, createVNode, mergeProps, onBeforeUnmount, watch, readonly, onMounted, onDeactivated, onActivated, onScopeDispose, effectScope, toRaw, TransitionGroup, Transition, isRef, toRef, onBeforeMount, nextTick, withDirectives, resolveDirective, vShow, onUpdated, Text, resolveDynamicComponent, markRaw, Teleport, cloneVNode, createTextVNode, onUnmounted, onBeforeUpdate, withModifiers, toDisplayString, vModelText, resolveComponent, render } from 'vue';
|
8
8
|
|
9
9
|
const IN_BROWSER = typeof window !== 'undefined';
|
10
10
|
const SUPPORTS_INTERSECTION = IN_BROWSER && 'IntersectionObserver' in window;
|
@@ -155,10 +155,9 @@ function has(obj, key) {
|
|
155
155
|
// Array of keys
|
156
156
|
function pick(obj, paths) {
|
157
157
|
const found = {};
|
158
|
-
const
|
159
|
-
|
160
|
-
|
161
|
-
found[path] = obj[path];
|
158
|
+
for (const key of paths) {
|
159
|
+
if (Object.hasOwn(obj, key)) {
|
160
|
+
found[key] = obj[key];
|
162
161
|
}
|
163
162
|
}
|
164
163
|
return found;
|
@@ -172,7 +171,7 @@ function pickWithRest(obj, paths, exclude) {
|
|
172
171
|
const found = Object.create(null);
|
173
172
|
const rest = Object.create(null);
|
174
173
|
for (const key in obj) {
|
175
|
-
if (paths.some(path => path instanceof RegExp ? path.test(key) : path === key) &&
|
174
|
+
if (paths.some(path => path instanceof RegExp ? path.test(key) : path === key) && true) {
|
176
175
|
found[key] = obj[key];
|
177
176
|
} else {
|
178
177
|
rest[key] = obj[key];
|
@@ -187,11 +186,6 @@ function omit(obj, exclude) {
|
|
187
186
|
exclude.forEach(prop => delete clone[prop]);
|
188
187
|
return clone;
|
189
188
|
}
|
190
|
-
function only(obj, include) {
|
191
|
-
const clone = {};
|
192
|
-
include.forEach(prop => clone[prop] = obj[prop]);
|
193
|
-
return clone;
|
194
|
-
}
|
195
189
|
const onRE = /^on[^a-z]/;
|
196
190
|
const isOn = key => onRE.test(key);
|
197
191
|
const bubblingEvents = ['onAfterscriptexecute', 'onAnimationcancel', 'onAnimationend', 'onAnimationiteration', 'onAnimationstart', 'onAuxclick', 'onBeforeinput', 'onBeforescriptexecute', 'onChange', 'onClick', 'onCompositionend', 'onCompositionstart', 'onCompositionupdate', 'onContextmenu', 'onCopy', 'onCut', 'onDblclick', 'onFocusin', 'onFocusout', 'onFullscreenchange', 'onFullscreenerror', 'onGesturechange', 'onGestureend', 'onGesturestart', 'onGotpointercapture', 'onInput', 'onKeydown', 'onKeypress', 'onKeyup', 'onLostpointercapture', 'onMousedown', 'onMousemove', 'onMouseout', 'onMouseover', 'onMouseup', 'onMousewheel', 'onPaste', 'onPointercancel', 'onPointerdown', 'onPointerenter', 'onPointerleave', 'onPointermove', 'onPointerout', 'onPointerover', 'onPointerup', 'onReset', 'onSelect', 'onSubmit', 'onTouchcancel', 'onTouchend', 'onTouchmove', 'onTouchstart', 'onTransitioncancel', 'onTransitionend', 'onTransitionrun', 'onTransitionstart', 'onWheel'];
|
@@ -800,7 +794,7 @@ function APCAcontrast(text, background) {
|
|
800
794
|
// WoB should always return negative value.
|
801
795
|
|
802
796
|
const SAPC = (Ybg ** revBG - Ytxt ** revTXT) * scaleWoB;
|
803
|
-
outputContrast = SAPC > -
|
797
|
+
outputContrast = SAPC > -1e-3 ? 0.0 : SAPC > -0.078 ? SAPC - SAPC * loConFactor * loConOffset : SAPC + loConOffset;
|
804
798
|
}
|
805
799
|
return outputContrast * 100;
|
806
800
|
}
|
@@ -840,7 +834,7 @@ function toXYZ$1(lab) {
|
|
840
834
|
// Types
|
841
835
|
|
842
836
|
// For converting XYZ to sRGB
|
843
|
-
const srgbForwardMatrix = [[3.2406, -1.5372, -0.4986], [-0.9689, 1.8758, 0.0415], [0.0557, -0.
|
837
|
+
const srgbForwardMatrix = [[3.2406, -1.5372, -0.4986], [-0.9689, 1.8758, 0.0415], [0.0557, -0.204, 1.0570]];
|
844
838
|
|
845
839
|
// Forward gamma adjust
|
846
840
|
const srgbForwardTransform = C => C <= 0.0031308 ? C * 12.92 : 1.055 * C ** (1 / 2.4) - 0.055;
|
@@ -1259,7 +1253,7 @@ const makeComponentProps = propsFactory({
|
|
1259
1253
|
function getCurrentInstance(name, message) {
|
1260
1254
|
const vm = getCurrentInstance$1();
|
1261
1255
|
if (!vm) {
|
1262
|
-
throw new Error(`[Vuetify] ${name} ${
|
1256
|
+
throw new Error(`[Vuetify] ${name} ${'must be called from inside a setup function'}`);
|
1263
1257
|
}
|
1264
1258
|
return vm;
|
1265
1259
|
}
|
@@ -3259,6 +3253,8 @@ function ExpandTransitionGenerator () {
|
|
3259
3253
|
}
|
3260
3254
|
}
|
3261
3255
|
|
3256
|
+
// Utilities
|
3257
|
+
|
3262
3258
|
// Types
|
3263
3259
|
|
3264
3260
|
const makeVDialogTransitionProps = propsFactory({
|
@@ -4953,7 +4949,6 @@ function useIntersectionObserver(callback, options) {
|
|
4953
4949
|
const isIntersecting = shallowRef(false);
|
4954
4950
|
if (SUPPORTS_INTERSECTION) {
|
4955
4951
|
const observer = new IntersectionObserver(entries => {
|
4956
|
-
callback?.(entries, observer);
|
4957
4952
|
isIntersecting.value = !!entries.find(entry => entry.isIntersecting);
|
4958
4953
|
}, options);
|
4959
4954
|
onBeforeUnmount(() => {
|
@@ -7125,7 +7120,7 @@ const makeVInputProps = propsFactory({
|
|
7125
7120
|
'onClick:append': EventProp(),
|
7126
7121
|
...makeComponentProps(),
|
7127
7122
|
...makeDensityProps(),
|
7128
|
-
...
|
7123
|
+
...pick(makeDimensionProps(), ['maxWidth', 'minWidth', 'width']),
|
7129
7124
|
...makeThemeProps(),
|
7130
7125
|
...makeValidationProps()
|
7131
7126
|
}, 'VInput');
|
@@ -9415,7 +9410,8 @@ const VListItem = genericComponent()({
|
|
9415
9410
|
list,
|
9416
9411
|
select,
|
9417
9412
|
root,
|
9418
|
-
id: uid
|
9413
|
+
id: uid,
|
9414
|
+
link
|
9419
9415
|
};
|
9420
9416
|
}
|
9421
9417
|
});
|
@@ -9683,7 +9679,6 @@ function useItems(props) {
|
|
9683
9679
|
function transformIn(value) {
|
9684
9680
|
// Cache unrefed values outside the loop,
|
9685
9681
|
// proxy getters can be slow when you call them a billion times
|
9686
|
-
const _value = toRaw(value);
|
9687
9682
|
const _items = itemsMap.value;
|
9688
9683
|
const _allItems = items.value;
|
9689
9684
|
const _keylessItems = keylessItems.value;
|
@@ -9693,7 +9688,7 @@ function useItems(props) {
|
|
9693
9688
|
const valueComparator = props.valueComparator || deepEqual;
|
9694
9689
|
const _props = pick(props, ['itemTitle', 'itemValue', 'itemChildren', 'itemProps', 'returnObject', 'valueComparator']);
|
9695
9690
|
const returnValue = [];
|
9696
|
-
main: for (const v of
|
9691
|
+
main: for (const v of value) {
|
9697
9692
|
// When the model value is null, return an InternalItem
|
9698
9693
|
// based on null only if null is one of the items
|
9699
9694
|
if (!_hasNullItem && v === null) continue;
|
@@ -9939,7 +9934,7 @@ const VList = genericComponent()({
|
|
9939
9934
|
'v-list--slim': props.slim
|
9940
9935
|
}, themeClasses.value, backgroundColorClasses.value, borderClasses.value, densityClasses.value, elevationClasses.value, lineClasses.value, roundedClasses.value, props.class],
|
9941
9936
|
"style": [backgroundColorStyles.value, dimensionStyles.value, props.style],
|
9942
|
-
"tabindex": props.disabled
|
9937
|
+
"tabindex": props.disabled ? -1 : 0,
|
9943
9938
|
"role": "listbox",
|
9944
9939
|
"aria-activedescendant": undefined,
|
9945
9940
|
"onFocusin": onFocusin,
|
@@ -18613,13 +18608,7 @@ function provideGroupBy(options) {
|
|
18613
18608
|
return [...new Set(arr)];
|
18614
18609
|
}
|
18615
18610
|
return dive({
|
18616
|
-
|
18617
|
-
items,
|
18618
|
-
id: 'dummy',
|
18619
|
-
key: 'dummy',
|
18620
|
-
value: 'dummy',
|
18621
|
-
depth: 0
|
18622
|
-
});
|
18611
|
+
items});
|
18623
18612
|
}
|
18624
18613
|
|
18625
18614
|
// onBeforeMount(() => {
|
@@ -23314,8 +23303,7 @@ const VFileInput = genericComponent()({
|
|
23314
23303
|
const fieldProps = filterFieldProps(props);
|
23315
23304
|
return createVNode(VInput, mergeProps({
|
23316
23305
|
"ref": vInputRef,
|
23317
|
-
"modelValue": model.value,
|
23318
|
-
"onUpdate:modelValue": $event => model.value = $event,
|
23306
|
+
"modelValue": props.multiple ? model.value : model.value[0],
|
23319
23307
|
"class": ['v-file-input', {
|
23320
23308
|
'v-file-input--chips': !!props.chips,
|
23321
23309
|
'v-file-input--hide': props.hideInput,
|
@@ -24154,7 +24142,7 @@ const HISTORY = 20; // number of samples to keep
|
|
24154
24142
|
/** @see https://android.googlesource.com/platform/frameworks/native/+/master/libs/input/VelocityTracker.cpp */
|
24155
24143
|
function kineticEnergyToVelocity(work) {
|
24156
24144
|
const sqrt2 = 1.41421356237;
|
24157
|
-
return (work < 0 ? -1
|
24145
|
+
return (work < 0 ? -1 : 1.0) * Math.sqrt(Math.abs(work)) * sqrt2;
|
24158
24146
|
}
|
24159
24147
|
|
24160
24148
|
/**
|
@@ -24536,7 +24524,6 @@ const VNavigationDrawer = genericComponent()({
|
|
24536
24524
|
const size = isTemporary.value ? 0 : props.rail && props.expandOnHover ? Number(props.railWidth) : width.value;
|
24537
24525
|
return isDragging.value ? size * dragProgress.value : size;
|
24538
24526
|
});
|
24539
|
-
const elementSize = computed(() => ['top', 'bottom'].includes(props.location) ? 0 : width.value);
|
24540
24527
|
const {
|
24541
24528
|
layoutItemStyles,
|
24542
24529
|
layoutItemScrimStyles
|
@@ -24545,7 +24532,7 @@ const VNavigationDrawer = genericComponent()({
|
|
24545
24532
|
order: computed(() => parseInt(props.order, 10)),
|
24546
24533
|
position: location,
|
24547
24534
|
layoutSize,
|
24548
|
-
elementSize,
|
24535
|
+
elementSize: width,
|
24549
24536
|
active: computed(() => isActive.value || isDragging.value),
|
24550
24537
|
disableTransitions: computed(() => isDragging.value),
|
24551
24538
|
absolute: computed(() =>
|
@@ -24591,9 +24578,7 @@ const VNavigationDrawer = genericComponent()({
|
|
24591
24578
|
'v-navigation-drawer--active': isActive.value,
|
24592
24579
|
'v-navigation-drawer--sticky': isSticky.value
|
24593
24580
|
}, themeClasses.value, backgroundColorClasses.value, borderClasses.value, displayClasses.value, elevationClasses.value, roundedClasses.value, props.class],
|
24594
|
-
"style": [backgroundColorStyles.value, layoutItemStyles.value, ssrBootStyles.value, stickyStyles.value, props.style
|
24595
|
-
height: 'auto'
|
24596
|
-
} : {}]
|
24581
|
+
"style": [backgroundColorStyles.value, layoutItemStyles.value, ssrBootStyles.value, stickyStyles.value, props.style]
|
24597
24582
|
}, scopeId, attrs), {
|
24598
24583
|
default: () => [hasImage && createVNode("div", {
|
24599
24584
|
"key": "image",
|
@@ -24680,7 +24665,7 @@ const makeVOtpInputProps = propsFactory({
|
|
24680
24665
|
},
|
24681
24666
|
...makeDimensionProps(),
|
24682
24667
|
...makeFocusProps(),
|
24683
|
-
...
|
24668
|
+
...pick(makeVFieldProps({
|
24684
24669
|
variant: 'outlined'
|
24685
24670
|
}), ['baseColor', 'bgColor', 'class', 'color', 'disabled', 'error', 'loading', 'rounded', 'style', 'theme', 'variant'])
|
24686
24671
|
}, 'VOtpInput');
|
@@ -25913,6 +25898,8 @@ const makeLineProps = propsFactory({
|
|
25913
25898
|
}
|
25914
25899
|
}, 'Line');
|
25915
25900
|
|
25901
|
+
// Utilities
|
25902
|
+
|
25916
25903
|
// Types
|
25917
25904
|
|
25918
25905
|
const makeVBarlineProps = propsFactory({
|
@@ -26110,6 +26097,8 @@ function moveTo(to, from, radius) {
|
|
26110
26097
|
};
|
26111
26098
|
}
|
26112
26099
|
|
26100
|
+
// Utilities
|
26101
|
+
|
26113
26102
|
// Types
|
26114
26103
|
|
26115
26104
|
const makeVTrendlineProps = propsFactory({
|
@@ -26664,7 +26653,7 @@ const makeVStepperProps = propsFactory({
|
|
26664
26653
|
selectedClass: 'v-stepper-item--selected'
|
26665
26654
|
}),
|
26666
26655
|
...makeVSheetProps(),
|
26667
|
-
...
|
26656
|
+
...pick(makeVStepperActionsProps(), ['prevText', 'nextText'])
|
26668
26657
|
}, 'VStepper');
|
26669
26658
|
const VStepper = genericComponent()({
|
26670
26659
|
name: 'VStepper',
|
@@ -27746,7 +27735,7 @@ const makeVTimelineProps = propsFactory({
|
|
27746
27735
|
type: String,
|
27747
27736
|
validator: v => ['start', 'end', 'both'].includes(v)
|
27748
27737
|
},
|
27749
|
-
...
|
27738
|
+
...pick(makeVTimelineItemProps({
|
27750
27739
|
lineInset: 0
|
27751
27740
|
}), ['dotColor', 'fillDot', 'hideOpposite', 'iconColor', 'lineInset', 'size']),
|
27752
27741
|
...makeComponentProps(),
|
@@ -28418,7 +28407,7 @@ function createVuetify$1() {
|
|
28418
28407
|
goTo
|
28419
28408
|
};
|
28420
28409
|
}
|
28421
|
-
const version$1 = "3.7.12-master.2025-02-
|
28410
|
+
const version$1 = "3.7.12-master.2025-02-19";
|
28422
28411
|
createVuetify$1.version = version$1;
|
28423
28412
|
|
28424
28413
|
// Vue's inject() can only be used in setup
|
@@ -28443,7 +28432,7 @@ const createVuetify = function () {
|
|
28443
28432
|
...options
|
28444
28433
|
});
|
28445
28434
|
};
|
28446
|
-
const version = "3.7.12-master.2025-02-
|
28435
|
+
const version = "3.7.12-master.2025-02-19";
|
28447
28436
|
createVuetify.version = version;
|
28448
28437
|
|
28449
28438
|
export { index as blueprints, components, createVuetify, directives, useDate, useDefaults, useDisplay, useGoTo, useLayout, useLocale, useRtl, useTheme, version };
|