@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.js
CHANGED
@@ -1,5 +1,5 @@
|
|
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
|
*/
|
@@ -159,10 +159,9 @@
|
|
159
159
|
// Array of keys
|
160
160
|
function pick(obj, paths) {
|
161
161
|
const found = {};
|
162
|
-
const
|
163
|
-
|
164
|
-
|
165
|
-
found[path] = obj[path];
|
162
|
+
for (const key of paths) {
|
163
|
+
if (Object.hasOwn(obj, key)) {
|
164
|
+
found[key] = obj[key];
|
166
165
|
}
|
167
166
|
}
|
168
167
|
return found;
|
@@ -176,7 +175,7 @@
|
|
176
175
|
const found = Object.create(null);
|
177
176
|
const rest = Object.create(null);
|
178
177
|
for (const key in obj) {
|
179
|
-
if (paths.some(path => path instanceof RegExp ? path.test(key) : path === key) &&
|
178
|
+
if (paths.some(path => path instanceof RegExp ? path.test(key) : path === key) && true) {
|
180
179
|
found[key] = obj[key];
|
181
180
|
} else {
|
182
181
|
rest[key] = obj[key];
|
@@ -191,11 +190,6 @@
|
|
191
190
|
exclude.forEach(prop => delete clone[prop]);
|
192
191
|
return clone;
|
193
192
|
}
|
194
|
-
function only(obj, include) {
|
195
|
-
const clone = {};
|
196
|
-
include.forEach(prop => clone[prop] = obj[prop]);
|
197
|
-
return clone;
|
198
|
-
}
|
199
193
|
const onRE = /^on[^a-z]/;
|
200
194
|
const isOn = key => onRE.test(key);
|
201
195
|
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'];
|
@@ -804,7 +798,7 @@
|
|
804
798
|
// WoB should always return negative value.
|
805
799
|
|
806
800
|
const SAPC = (Ybg ** revBG - Ytxt ** revTXT) * scaleWoB;
|
807
|
-
outputContrast = SAPC > -
|
801
|
+
outputContrast = SAPC > -1e-3 ? 0.0 : SAPC > -0.078 ? SAPC - SAPC * loConFactor * loConOffset : SAPC + loConOffset;
|
808
802
|
}
|
809
803
|
return outputContrast * 100;
|
810
804
|
}
|
@@ -844,7 +838,7 @@
|
|
844
838
|
// Types
|
845
839
|
|
846
840
|
// For converting XYZ to sRGB
|
847
|
-
const srgbForwardMatrix = [[3.2406, -1.5372, -0.4986], [-0.9689, 1.8758, 0.0415], [0.0557, -0.
|
841
|
+
const srgbForwardMatrix = [[3.2406, -1.5372, -0.4986], [-0.9689, 1.8758, 0.0415], [0.0557, -0.204, 1.0570]];
|
848
842
|
|
849
843
|
// Forward gamma adjust
|
850
844
|
const srgbForwardTransform = C => C <= 0.0031308 ? C * 12.92 : 1.055 * C ** (1 / 2.4) - 0.055;
|
@@ -1263,7 +1257,7 @@
|
|
1263
1257
|
function getCurrentInstance(name, message) {
|
1264
1258
|
const vm = vue.getCurrentInstance();
|
1265
1259
|
if (!vm) {
|
1266
|
-
throw new Error(`[Vuetify] ${name} ${
|
1260
|
+
throw new Error(`[Vuetify] ${name} ${'must be called from inside a setup function'}`);
|
1267
1261
|
}
|
1268
1262
|
return vm;
|
1269
1263
|
}
|
@@ -3263,6 +3257,8 @@
|
|
3263
3257
|
}
|
3264
3258
|
}
|
3265
3259
|
|
3260
|
+
// Utilities
|
3261
|
+
|
3266
3262
|
// Types
|
3267
3263
|
|
3268
3264
|
const makeVDialogTransitionProps = propsFactory({
|
@@ -4957,7 +4953,6 @@
|
|
4957
4953
|
const isIntersecting = vue.shallowRef(false);
|
4958
4954
|
if (SUPPORTS_INTERSECTION) {
|
4959
4955
|
const observer = new IntersectionObserver(entries => {
|
4960
|
-
callback?.(entries, observer);
|
4961
4956
|
isIntersecting.value = !!entries.find(entry => entry.isIntersecting);
|
4962
4957
|
}, options);
|
4963
4958
|
vue.onBeforeUnmount(() => {
|
@@ -7129,7 +7124,7 @@
|
|
7129
7124
|
'onClick:append': EventProp(),
|
7130
7125
|
...makeComponentProps(),
|
7131
7126
|
...makeDensityProps(),
|
7132
|
-
...
|
7127
|
+
...pick(makeDimensionProps(), ['maxWidth', 'minWidth', 'width']),
|
7133
7128
|
...makeThemeProps(),
|
7134
7129
|
...makeValidationProps()
|
7135
7130
|
}, 'VInput');
|
@@ -9419,7 +9414,8 @@
|
|
9419
9414
|
list,
|
9420
9415
|
select,
|
9421
9416
|
root,
|
9422
|
-
id: uid
|
9417
|
+
id: uid,
|
9418
|
+
link
|
9423
9419
|
};
|
9424
9420
|
}
|
9425
9421
|
});
|
@@ -9687,7 +9683,6 @@
|
|
9687
9683
|
function transformIn(value) {
|
9688
9684
|
// Cache unrefed values outside the loop,
|
9689
9685
|
// proxy getters can be slow when you call them a billion times
|
9690
|
-
const _value = vue.toRaw(value);
|
9691
9686
|
const _items = itemsMap.value;
|
9692
9687
|
const _allItems = items.value;
|
9693
9688
|
const _keylessItems = keylessItems.value;
|
@@ -9697,7 +9692,7 @@
|
|
9697
9692
|
const valueComparator = props.valueComparator || deepEqual;
|
9698
9693
|
const _props = pick(props, ['itemTitle', 'itemValue', 'itemChildren', 'itemProps', 'returnObject', 'valueComparator']);
|
9699
9694
|
const returnValue = [];
|
9700
|
-
main: for (const v of
|
9695
|
+
main: for (const v of value) {
|
9701
9696
|
// When the model value is null, return an InternalItem
|
9702
9697
|
// based on null only if null is one of the items
|
9703
9698
|
if (!_hasNullItem && v === null) continue;
|
@@ -9943,7 +9938,7 @@
|
|
9943
9938
|
'v-list--slim': props.slim
|
9944
9939
|
}, themeClasses.value, backgroundColorClasses.value, borderClasses.value, densityClasses.value, elevationClasses.value, lineClasses.value, roundedClasses.value, props.class],
|
9945
9940
|
"style": [backgroundColorStyles.value, dimensionStyles.value, props.style],
|
9946
|
-
"tabindex": props.disabled
|
9941
|
+
"tabindex": props.disabled ? -1 : 0,
|
9947
9942
|
"role": "listbox",
|
9948
9943
|
"aria-activedescendant": undefined,
|
9949
9944
|
"onFocusin": onFocusin,
|
@@ -18617,13 +18612,7 @@
|
|
18617
18612
|
return [...new Set(arr)];
|
18618
18613
|
}
|
18619
18614
|
return dive({
|
18620
|
-
|
18621
|
-
items,
|
18622
|
-
id: 'dummy',
|
18623
|
-
key: 'dummy',
|
18624
|
-
value: 'dummy',
|
18625
|
-
depth: 0
|
18626
|
-
});
|
18615
|
+
items});
|
18627
18616
|
}
|
18628
18617
|
|
18629
18618
|
// onBeforeMount(() => {
|
@@ -23318,8 +23307,7 @@
|
|
23318
23307
|
const fieldProps = filterFieldProps(props);
|
23319
23308
|
return vue.createVNode(VInput, vue.mergeProps({
|
23320
23309
|
"ref": vInputRef,
|
23321
|
-
"modelValue": model.value,
|
23322
|
-
"onUpdate:modelValue": $event => model.value = $event,
|
23310
|
+
"modelValue": props.multiple ? model.value : model.value[0],
|
23323
23311
|
"class": ['v-file-input', {
|
23324
23312
|
'v-file-input--chips': !!props.chips,
|
23325
23313
|
'v-file-input--hide': props.hideInput,
|
@@ -24158,7 +24146,7 @@
|
|
24158
24146
|
/** @see https://android.googlesource.com/platform/frameworks/native/+/master/libs/input/VelocityTracker.cpp */
|
24159
24147
|
function kineticEnergyToVelocity(work) {
|
24160
24148
|
const sqrt2 = 1.41421356237;
|
24161
|
-
return (work < 0 ? -1
|
24149
|
+
return (work < 0 ? -1 : 1.0) * Math.sqrt(Math.abs(work)) * sqrt2;
|
24162
24150
|
}
|
24163
24151
|
|
24164
24152
|
/**
|
@@ -24540,7 +24528,6 @@
|
|
24540
24528
|
const size = isTemporary.value ? 0 : props.rail && props.expandOnHover ? Number(props.railWidth) : width.value;
|
24541
24529
|
return isDragging.value ? size * dragProgress.value : size;
|
24542
24530
|
});
|
24543
|
-
const elementSize = vue.computed(() => ['top', 'bottom'].includes(props.location) ? 0 : width.value);
|
24544
24531
|
const {
|
24545
24532
|
layoutItemStyles,
|
24546
24533
|
layoutItemScrimStyles
|
@@ -24549,7 +24536,7 @@
|
|
24549
24536
|
order: vue.computed(() => parseInt(props.order, 10)),
|
24550
24537
|
position: location,
|
24551
24538
|
layoutSize,
|
24552
|
-
elementSize,
|
24539
|
+
elementSize: width,
|
24553
24540
|
active: vue.computed(() => isActive.value || isDragging.value),
|
24554
24541
|
disableTransitions: vue.computed(() => isDragging.value),
|
24555
24542
|
absolute: vue.computed(() =>
|
@@ -24595,9 +24582,7 @@
|
|
24595
24582
|
'v-navigation-drawer--active': isActive.value,
|
24596
24583
|
'v-navigation-drawer--sticky': isSticky.value
|
24597
24584
|
}, themeClasses.value, backgroundColorClasses.value, borderClasses.value, displayClasses.value, elevationClasses.value, roundedClasses.value, props.class],
|
24598
|
-
"style": [backgroundColorStyles.value, layoutItemStyles.value, ssrBootStyles.value, stickyStyles.value, props.style
|
24599
|
-
height: 'auto'
|
24600
|
-
} : {}]
|
24585
|
+
"style": [backgroundColorStyles.value, layoutItemStyles.value, ssrBootStyles.value, stickyStyles.value, props.style]
|
24601
24586
|
}, scopeId, attrs), {
|
24602
24587
|
default: () => [hasImage && vue.createVNode("div", {
|
24603
24588
|
"key": "image",
|
@@ -24684,7 +24669,7 @@
|
|
24684
24669
|
},
|
24685
24670
|
...makeDimensionProps(),
|
24686
24671
|
...makeFocusProps(),
|
24687
|
-
...
|
24672
|
+
...pick(makeVFieldProps({
|
24688
24673
|
variant: 'outlined'
|
24689
24674
|
}), ['baseColor', 'bgColor', 'class', 'color', 'disabled', 'error', 'loading', 'rounded', 'style', 'theme', 'variant'])
|
24690
24675
|
}, 'VOtpInput');
|
@@ -25917,6 +25902,8 @@
|
|
25917
25902
|
}
|
25918
25903
|
}, 'Line');
|
25919
25904
|
|
25905
|
+
// Utilities
|
25906
|
+
|
25920
25907
|
// Types
|
25921
25908
|
|
25922
25909
|
const makeVBarlineProps = propsFactory({
|
@@ -26114,6 +26101,8 @@
|
|
26114
26101
|
};
|
26115
26102
|
}
|
26116
26103
|
|
26104
|
+
// Utilities
|
26105
|
+
|
26117
26106
|
// Types
|
26118
26107
|
|
26119
26108
|
const makeVTrendlineProps = propsFactory({
|
@@ -26668,7 +26657,7 @@
|
|
26668
26657
|
selectedClass: 'v-stepper-item--selected'
|
26669
26658
|
}),
|
26670
26659
|
...makeVSheetProps(),
|
26671
|
-
...
|
26660
|
+
...pick(makeVStepperActionsProps(), ['prevText', 'nextText'])
|
26672
26661
|
}, 'VStepper');
|
26673
26662
|
const VStepper = genericComponent()({
|
26674
26663
|
name: 'VStepper',
|
@@ -27750,7 +27739,7 @@
|
|
27750
27739
|
type: String,
|
27751
27740
|
validator: v => ['start', 'end', 'both'].includes(v)
|
27752
27741
|
},
|
27753
|
-
...
|
27742
|
+
...pick(makeVTimelineItemProps({
|
27754
27743
|
lineInset: 0
|
27755
27744
|
}), ['dotColor', 'fillDot', 'hideOpposite', 'iconColor', 'lineInset', 'size']),
|
27756
27745
|
...makeComponentProps(),
|
@@ -28422,7 +28411,7 @@
|
|
28422
28411
|
goTo
|
28423
28412
|
};
|
28424
28413
|
}
|
28425
|
-
const version$1 = "3.7.12-master.2025-02-
|
28414
|
+
const version$1 = "3.7.12-master.2025-02-19";
|
28426
28415
|
createVuetify$1.version = version$1;
|
28427
28416
|
|
28428
28417
|
// Vue's inject() can only be used in setup
|
@@ -28447,7 +28436,7 @@
|
|
28447
28436
|
...options
|
28448
28437
|
});
|
28449
28438
|
};
|
28450
|
-
const version = "3.7.12-master.2025-02-
|
28439
|
+
const version = "3.7.12-master.2025-02-19";
|
28451
28440
|
createVuetify.version = version;
|
28452
28441
|
|
28453
28442
|
exports.blueprints = index;
|