@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-labs.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
|
*/
|
@@ -230,10 +230,9 @@
|
|
230
230
|
// Array of keys
|
231
231
|
function pick(obj, paths) {
|
232
232
|
const found = {};
|
233
|
-
const
|
234
|
-
|
235
|
-
|
236
|
-
found[path] = obj[path];
|
233
|
+
for (const key of paths) {
|
234
|
+
if (Object.hasOwn(obj, key)) {
|
235
|
+
found[key] = obj[key];
|
237
236
|
}
|
238
237
|
}
|
239
238
|
return found;
|
@@ -247,7 +246,7 @@
|
|
247
246
|
const found = Object.create(null);
|
248
247
|
const rest = Object.create(null);
|
249
248
|
for (const key in obj) {
|
250
|
-
if (paths.some(path => path instanceof RegExp ? path.test(key) : path === key) &&
|
249
|
+
if (paths.some(path => path instanceof RegExp ? path.test(key) : path === key) && true) {
|
251
250
|
found[key] = obj[key];
|
252
251
|
} else {
|
253
252
|
rest[key] = obj[key];
|
@@ -262,11 +261,6 @@
|
|
262
261
|
exclude.forEach(prop => delete clone[prop]);
|
263
262
|
return clone;
|
264
263
|
}
|
265
|
-
function only(obj, include) {
|
266
|
-
const clone = {};
|
267
|
-
include.forEach(prop => clone[prop] = obj[prop]);
|
268
|
-
return clone;
|
269
|
-
}
|
270
264
|
const onRE = /^on[^a-z]/;
|
271
265
|
const isOn = key => onRE.test(key);
|
272
266
|
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'];
|
@@ -881,7 +875,7 @@
|
|
881
875
|
// WoB should always return negative value.
|
882
876
|
|
883
877
|
const SAPC = (Ybg ** revBG - Ytxt ** revTXT) * scaleWoB;
|
884
|
-
outputContrast = SAPC > -
|
878
|
+
outputContrast = SAPC > -1e-3 ? 0.0 : SAPC > -0.078 ? SAPC - SAPC * loConFactor * loConOffset : SAPC + loConOffset;
|
885
879
|
}
|
886
880
|
return outputContrast * 100;
|
887
881
|
}
|
@@ -921,7 +915,7 @@
|
|
921
915
|
// Types
|
922
916
|
|
923
917
|
// For converting XYZ to sRGB
|
924
|
-
const srgbForwardMatrix = [[3.2406, -1.5372, -0.4986], [-0.9689, 1.8758, 0.0415], [0.0557, -0.
|
918
|
+
const srgbForwardMatrix = [[3.2406, -1.5372, -0.4986], [-0.9689, 1.8758, 0.0415], [0.0557, -0.204, 1.0570]];
|
925
919
|
|
926
920
|
// Forward gamma adjust
|
927
921
|
const srgbForwardTransform = C => C <= 0.0031308 ? C * 12.92 : 1.055 * C ** (1 / 2.4) - 0.055;
|
@@ -1269,7 +1263,7 @@
|
|
1269
1263
|
function getCurrentInstance(name, message) {
|
1270
1264
|
const vm = vue.getCurrentInstance();
|
1271
1265
|
if (!vm) {
|
1272
|
-
throw new Error(`[Vuetify] ${name} ${
|
1266
|
+
throw new Error(`[Vuetify] ${name} ${'must be called from inside a setup function'}`);
|
1273
1267
|
}
|
1274
1268
|
return vm;
|
1275
1269
|
}
|
@@ -2822,6 +2816,8 @@
|
|
2822
2816
|
}
|
2823
2817
|
}
|
2824
2818
|
|
2819
|
+
// Utilities
|
2820
|
+
|
2825
2821
|
// Types
|
2826
2822
|
|
2827
2823
|
const makeVDialogTransitionProps = propsFactory({
|
@@ -4724,7 +4720,6 @@
|
|
4724
4720
|
const isIntersecting = vue.shallowRef(false);
|
4725
4721
|
if (SUPPORTS_INTERSECTION) {
|
4726
4722
|
const observer = new IntersectionObserver(entries => {
|
4727
|
-
callback?.(entries, observer);
|
4728
4723
|
isIntersecting.value = !!entries.find(entry => entry.isIntersecting);
|
4729
4724
|
}, options);
|
4730
4725
|
vue.onBeforeUnmount(() => {
|
@@ -6896,7 +6891,7 @@
|
|
6896
6891
|
'onClick:append': EventProp(),
|
6897
6892
|
...makeComponentProps(),
|
6898
6893
|
...makeDensityProps(),
|
6899
|
-
...
|
6894
|
+
...pick(makeDimensionProps(), ['maxWidth', 'minWidth', 'width']),
|
6900
6895
|
...makeThemeProps(),
|
6901
6896
|
...makeValidationProps()
|
6902
6897
|
}, 'VInput');
|
@@ -9186,7 +9181,8 @@
|
|
9186
9181
|
list,
|
9187
9182
|
select,
|
9188
9183
|
root,
|
9189
|
-
id: uid
|
9184
|
+
id: uid,
|
9185
|
+
link
|
9190
9186
|
};
|
9191
9187
|
}
|
9192
9188
|
});
|
@@ -9454,7 +9450,6 @@
|
|
9454
9450
|
function transformIn(value) {
|
9455
9451
|
// Cache unrefed values outside the loop,
|
9456
9452
|
// proxy getters can be slow when you call them a billion times
|
9457
|
-
const _value = vue.toRaw(value);
|
9458
9453
|
const _items = itemsMap.value;
|
9459
9454
|
const _allItems = items.value;
|
9460
9455
|
const _keylessItems = keylessItems.value;
|
@@ -9464,7 +9459,7 @@
|
|
9464
9459
|
const valueComparator = props.valueComparator || deepEqual;
|
9465
9460
|
const _props = pick(props, ['itemTitle', 'itemValue', 'itemChildren', 'itemProps', 'returnObject', 'valueComparator']);
|
9466
9461
|
const returnValue = [];
|
9467
|
-
main: for (const v of
|
9462
|
+
main: for (const v of value) {
|
9468
9463
|
// When the model value is null, return an InternalItem
|
9469
9464
|
// based on null only if null is one of the items
|
9470
9465
|
if (!_hasNullItem && v === null) continue;
|
@@ -9710,7 +9705,7 @@
|
|
9710
9705
|
'v-list--slim': props.slim
|
9711
9706
|
}, themeClasses.value, backgroundColorClasses.value, borderClasses.value, densityClasses.value, elevationClasses.value, lineClasses.value, roundedClasses.value, props.class],
|
9712
9707
|
"style": [backgroundColorStyles.value, dimensionStyles.value, props.style],
|
9713
|
-
"tabindex": props.disabled
|
9708
|
+
"tabindex": props.disabled ? -1 : 0,
|
9714
9709
|
"role": "listbox",
|
9715
9710
|
"aria-activedescendant": undefined,
|
9716
9711
|
"onFocusin": onFocusin,
|
@@ -18384,13 +18379,7 @@
|
|
18384
18379
|
return [...new Set(arr)];
|
18385
18380
|
}
|
18386
18381
|
return dive({
|
18387
|
-
|
18388
|
-
items,
|
18389
|
-
id: 'dummy',
|
18390
|
-
key: 'dummy',
|
18391
|
-
value: 'dummy',
|
18392
|
-
depth: 0
|
18393
|
-
});
|
18382
|
+
items});
|
18394
18383
|
}
|
18395
18384
|
|
18396
18385
|
// onBeforeMount(() => {
|
@@ -23085,8 +23074,7 @@
|
|
23085
23074
|
const fieldProps = filterFieldProps(props);
|
23086
23075
|
return vue.createVNode(VInput, vue.mergeProps({
|
23087
23076
|
"ref": vInputRef,
|
23088
|
-
"modelValue": model.value,
|
23089
|
-
"onUpdate:modelValue": $event => model.value = $event,
|
23077
|
+
"modelValue": props.multiple ? model.value : model.value[0],
|
23090
23078
|
"class": ['v-file-input', {
|
23091
23079
|
'v-file-input--chips': !!props.chips,
|
23092
23080
|
'v-file-input--hide': props.hideInput,
|
@@ -23925,7 +23913,7 @@
|
|
23925
23913
|
/** @see https://android.googlesource.com/platform/frameworks/native/+/master/libs/input/VelocityTracker.cpp */
|
23926
23914
|
function kineticEnergyToVelocity(work) {
|
23927
23915
|
const sqrt2 = 1.41421356237;
|
23928
|
-
return (work < 0 ? -1
|
23916
|
+
return (work < 0 ? -1 : 1.0) * Math.sqrt(Math.abs(work)) * sqrt2;
|
23929
23917
|
}
|
23930
23918
|
|
23931
23919
|
/**
|
@@ -24307,7 +24295,6 @@
|
|
24307
24295
|
const size = isTemporary.value ? 0 : props.rail && props.expandOnHover ? Number(props.railWidth) : width.value;
|
24308
24296
|
return isDragging.value ? size * dragProgress.value : size;
|
24309
24297
|
});
|
24310
|
-
const elementSize = vue.computed(() => ['top', 'bottom'].includes(props.location) ? 0 : width.value);
|
24311
24298
|
const {
|
24312
24299
|
layoutItemStyles,
|
24313
24300
|
layoutItemScrimStyles
|
@@ -24316,7 +24303,7 @@
|
|
24316
24303
|
order: vue.computed(() => parseInt(props.order, 10)),
|
24317
24304
|
position: location,
|
24318
24305
|
layoutSize,
|
24319
|
-
elementSize,
|
24306
|
+
elementSize: width,
|
24320
24307
|
active: vue.computed(() => isActive.value || isDragging.value),
|
24321
24308
|
disableTransitions: vue.computed(() => isDragging.value),
|
24322
24309
|
absolute: vue.computed(() =>
|
@@ -24362,9 +24349,7 @@
|
|
24362
24349
|
'v-navigation-drawer--active': isActive.value,
|
24363
24350
|
'v-navigation-drawer--sticky': isSticky.value
|
24364
24351
|
}, themeClasses.value, backgroundColorClasses.value, borderClasses.value, displayClasses.value, elevationClasses.value, roundedClasses.value, props.class],
|
24365
|
-
"style": [backgroundColorStyles.value, layoutItemStyles.value, ssrBootStyles.value, stickyStyles.value, props.style
|
24366
|
-
height: 'auto'
|
24367
|
-
} : {}]
|
24352
|
+
"style": [backgroundColorStyles.value, layoutItemStyles.value, ssrBootStyles.value, stickyStyles.value, props.style]
|
24368
24353
|
}, scopeId, attrs), {
|
24369
24354
|
default: () => [hasImage && vue.createVNode("div", {
|
24370
24355
|
"key": "image",
|
@@ -24451,7 +24436,7 @@
|
|
24451
24436
|
},
|
24452
24437
|
...makeDimensionProps(),
|
24453
24438
|
...makeFocusProps(),
|
24454
|
-
...
|
24439
|
+
...pick(makeVFieldProps({
|
24455
24440
|
variant: 'outlined'
|
24456
24441
|
}), ['baseColor', 'bgColor', 'class', 'color', 'disabled', 'error', 'loading', 'rounded', 'style', 'theme', 'variant'])
|
24457
24442
|
}, 'VOtpInput');
|
@@ -25684,6 +25669,8 @@
|
|
25684
25669
|
}
|
25685
25670
|
}, 'Line');
|
25686
25671
|
|
25672
|
+
// Utilities
|
25673
|
+
|
25687
25674
|
// Types
|
25688
25675
|
|
25689
25676
|
const makeVBarlineProps = propsFactory({
|
@@ -25881,6 +25868,8 @@
|
|
25881
25868
|
};
|
25882
25869
|
}
|
25883
25870
|
|
25871
|
+
// Utilities
|
25872
|
+
|
25884
25873
|
// Types
|
25885
25874
|
|
25886
25875
|
const makeVTrendlineProps = propsFactory({
|
@@ -26435,7 +26424,7 @@
|
|
26435
26424
|
selectedClass: 'v-stepper-item--selected'
|
26436
26425
|
}),
|
26437
26426
|
...makeVSheetProps(),
|
26438
|
-
...
|
26427
|
+
...pick(makeVStepperActionsProps(), ['prevText', 'nextText'])
|
26439
26428
|
}, 'VStepper');
|
26440
26429
|
const VStepper = genericComponent()({
|
26441
26430
|
name: 'VStepper',
|
@@ -27517,7 +27506,7 @@
|
|
27517
27506
|
type: String,
|
27518
27507
|
validator: v => ['start', 'end', 'both'].includes(v)
|
27519
27508
|
},
|
27520
|
-
...
|
27509
|
+
...pick(makeVTimelineItemProps({
|
27521
27510
|
lineInset: 0
|
27522
27511
|
}), ['dotColor', 'fillDot', 'hideOpposite', 'iconColor', 'lineInset', 'size']),
|
27523
27512
|
...makeComponentProps(),
|
@@ -27823,6 +27812,10 @@
|
|
27823
27812
|
...makeVCalendarIntervalProps()
|
27824
27813
|
},
|
27825
27814
|
setup(props, _ref) {
|
27815
|
+
let {
|
27816
|
+
emit,
|
27817
|
+
slots
|
27818
|
+
} = _ref;
|
27826
27819
|
const adapter = useDate();
|
27827
27820
|
const interval = vue.computed(() => {
|
27828
27821
|
const start = adapter.addMinutes(adapter.startOfDay(props.day.date), props.intervalDuration * (props.index + props.intervalStart));
|
@@ -28294,7 +28287,8 @@
|
|
28294
28287
|
"onClick:prepend": isInteractive.value ? onClick : undefined,
|
28295
28288
|
"onUpdate:modelValue": onUpdateModel
|
28296
28289
|
}), {
|
28297
|
-
|
28290
|
+
...slots,
|
28291
|
+
default: () => vue.createVNode(vue.Fragment, null, [vue.createVNode(VMenu, {
|
28298
28292
|
"modelValue": menu.value,
|
28299
28293
|
"onUpdate:modelValue": $event => menu.value = $event,
|
28300
28294
|
"activator": "parent",
|
@@ -28337,7 +28331,7 @@
|
|
28337
28331
|
});
|
28338
28332
|
}
|
28339
28333
|
})]
|
28340
|
-
}), slots.default?.()]
|
28334
|
+
}), slots.default?.()])
|
28341
28335
|
});
|
28342
28336
|
});
|
28343
28337
|
return forwardRefs({}, vDateInputRef);
|
@@ -28472,7 +28466,7 @@
|
|
28472
28466
|
name: String,
|
28473
28467
|
...makeDelayProps(),
|
28474
28468
|
...makeDensityProps(),
|
28475
|
-
...
|
28469
|
+
...pick(makeVDividerProps({
|
28476
28470
|
length: 150
|
28477
28471
|
}), ['length', 'thickness', 'opacity']),
|
28478
28472
|
...makeVSheetProps()
|
@@ -29836,7 +29830,7 @@
|
|
29836
29830
|
const rangeHours24 = createRange(24);
|
29837
29831
|
const rangeHours12am = createRange(12);
|
29838
29832
|
const rangeHours12pm = rangeHours12am.map(v => v + 12);
|
29839
|
-
|
29833
|
+
createRange(60);
|
29840
29834
|
const selectingNames = {
|
29841
29835
|
1: 'hour',
|
29842
29836
|
2: 'minute',
|
@@ -29986,11 +29980,11 @@
|
|
29986
29980
|
period.value = inputHour.value == null || inputHour.value < 12 ? 'am' : 'pm';
|
29987
29981
|
}
|
29988
29982
|
function firstAllowed(type, value) {
|
29989
|
-
const allowedFn =
|
29983
|
+
const allowedFn = isAllowedHourCb.value ;
|
29990
29984
|
if (!allowedFn) return value;
|
29991
29985
|
|
29992
29986
|
// TODO: clean up (Note from V2 code)
|
29993
|
-
const range =
|
29987
|
+
const range = isAmPm.value ? value < 12 ? rangeHours12am : rangeHours12pm : rangeHours24;
|
29994
29988
|
const first = range.find(v => allowedFn((v + value) % range.length + range[0]));
|
29995
29989
|
return ((first || 0) + value) % range.length + range[0];
|
29996
29990
|
}
|
@@ -30143,22 +30137,21 @@
|
|
30143
30137
|
props: makeVTreeviewItemProps(),
|
30144
30138
|
setup(props, _ref) {
|
30145
30139
|
let {
|
30146
|
-
|
30147
|
-
slots,
|
30148
|
-
emit
|
30140
|
+
slots
|
30149
30141
|
} = _ref;
|
30150
|
-
const
|
30142
|
+
const visibleIds = vue.inject(VTreeviewSymbol, {
|
30143
|
+
visibleIds: vue.ref()
|
30144
|
+
}).visibleIds;
|
30151
30145
|
const vListItemRef = vue.ref();
|
30152
30146
|
const isActivatableGroupActivator = vue.computed(() => vListItemRef.value?.root.activatable.value && vListItemRef.value?.isGroupActivator);
|
30153
|
-
const
|
30147
|
+
const vListItemRefIsClickable = vue.computed(() => vListItemRef.value?.link.isClickable.value || props.value != null && !!vListItemRef.value?.list);
|
30148
|
+
const isClickable = vue.computed(() => !props.disabled && props.link !== false && (props.link || vListItemRefIsClickable.value || isActivatableGroupActivator.value));
|
30149
|
+
const isFiltered = vue.computed(() => visibleIds.value && !visibleIds.value.has(vue.toRaw(vListItemRef.value?.id)));
|
30154
30150
|
function activateGroupActivator(e) {
|
30155
30151
|
if (isClickable.value && isActivatableGroupActivator.value) {
|
30156
30152
|
vListItemRef.value?.activate(!vListItemRef.value?.isActivated, e);
|
30157
30153
|
}
|
30158
30154
|
}
|
30159
|
-
const visibleIds = vue.inject(VTreeviewSymbol, {
|
30160
|
-
visibleIds: vue.ref()
|
30161
|
-
}).visibleIds;
|
30162
30155
|
useRender(() => {
|
30163
30156
|
const listItemProps = omit(VListItem.filterProps(props), ['onClick']);
|
30164
30157
|
const hasPrepend = slots.prepend || props.toggleIcon;
|
@@ -30168,7 +30161,7 @@
|
|
30168
30161
|
"active": vListItemRef.value?.isActivated,
|
30169
30162
|
"class": ['v-treeview-item', {
|
30170
30163
|
'v-treeview-item--activatable-group-activator': isActivatableGroupActivator.value,
|
30171
|
-
'v-treeview-item--filtered':
|
30164
|
+
'v-treeview-item--filtered': isFiltered.value
|
30172
30165
|
}, props.class],
|
30173
30166
|
"ripple": false,
|
30174
30167
|
"onClick": props.onClick ?? activateGroupActivator
|
@@ -30970,7 +30963,7 @@
|
|
30970
30963
|
goTo
|
30971
30964
|
};
|
30972
30965
|
}
|
30973
|
-
const version$1 = "3.7.12-master.2025-02-
|
30966
|
+
const version$1 = "3.7.12-master.2025-02-19";
|
30974
30967
|
createVuetify$1.version = version$1;
|
30975
30968
|
|
30976
30969
|
// Vue's inject() can only be used in setup
|
@@ -31223,7 +31216,7 @@
|
|
31223
31216
|
|
31224
31217
|
/* eslint-disable local-rules/sort-imports */
|
31225
31218
|
|
31226
|
-
const version = "3.7.12-master.2025-02-
|
31219
|
+
const version = "3.7.12-master.2025-02-19";
|
31227
31220
|
|
31228
31221
|
/* eslint-disable local-rules/sort-imports */
|
31229
31222
|
|