@vuetify/nightly 3.8.7-master.2025-05-31 → 3.8.7-master.2025-06-02
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 +4 -3
- package/dist/json/attributes.json +3145 -3145
- package/dist/json/importMap-labs.json +24 -24
- package/dist/json/importMap.json +166 -166
- package/dist/json/web-types.json +5896 -5896
- package/dist/vuetify-labs.cjs +73 -73
- package/dist/vuetify-labs.css +5220 -5220
- package/dist/vuetify-labs.d.ts +58 -58
- package/dist/vuetify-labs.esm.js +73 -73
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +73 -73
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +67 -67
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +3183 -3183
- package/dist/vuetify.d.ts +58 -58
- package/dist/vuetify.esm.js +67 -67
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +67 -67
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +260 -260
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VCarousel/VCarousel.js +3 -3
- package/lib/components/VCarousel/VCarousel.js.map +1 -1
- package/lib/components/VColorPicker/VColorPickerPreview.js +3 -3
- package/lib/components/VColorPicker/VColorPickerPreview.js.map +1 -1
- package/lib/components/VColorPicker/VColorPickerSwatches.js +3 -3
- package/lib/components/VColorPicker/VColorPickerSwatches.js.map +1 -1
- package/lib/components/VDataTable/VDataTableColumn.js +3 -3
- package/lib/components/VDataTable/VDataTableColumn.js.map +1 -1
- package/lib/components/VDataTable/VDataTableGroupHeaderRow.js +3 -3
- package/lib/components/VDataTable/VDataTableGroupHeaderRow.js.map +1 -1
- package/lib/components/VDataTable/VDataTableVirtual.js +7 -7
- package/lib/components/VDataTable/VDataTableVirtual.js.map +1 -1
- package/lib/components/VDatePicker/VDatePickerControls.js +4 -4
- package/lib/components/VDatePicker/VDatePickerControls.js.map +1 -1
- package/lib/components/VDatePicker/VDatePickerMonth.js +3 -3
- package/lib/components/VDatePicker/VDatePickerMonth.js.map +1 -1
- package/lib/components/VDatePicker/VDatePickerMonths.js +3 -3
- package/lib/components/VDatePicker/VDatePickerMonths.js.map +1 -1
- package/lib/components/VDatePicker/VDatePickerYears.js +3 -3
- package/lib/components/VDatePicker/VDatePickerYears.js.map +1 -1
- package/lib/components/VEmptyState/VEmptyState.js +3 -3
- package/lib/components/VEmptyState/VEmptyState.js.map +1 -1
- package/lib/components/VImg/VImg.js +7 -7
- package/lib/components/VImg/VImg.js.map +1 -1
- package/lib/components/VInfiniteScroll/VInfiniteScroll.js +3 -3
- package/lib/components/VInfiniteScroll/VInfiniteScroll.js.map +1 -1
- package/lib/components/VOtpInput/VOtpInput.js +2 -2
- package/lib/components/VOtpInput/VOtpInput.js.map +1 -1
- package/lib/components/VProgressCircular/VProgressCircular.js +2 -2
- package/lib/components/VProgressCircular/VProgressCircular.js.map +1 -1
- package/lib/components/VProgressLinear/VProgressLinear.js +3 -3
- package/lib/components/VProgressLinear/VProgressLinear.js.map +1 -1
- package/lib/components/VSelectionControl/VSelectionControl.js +2 -2
- package/lib/components/VSelectionControl/VSelectionControl.js.map +1 -1
- package/lib/components/VSlider/VSliderThumb.js +4 -4
- package/lib/components/VSlider/VSliderThumb.js.map +1 -1
- package/lib/components/VSlider/VSliderTrack.js +6 -6
- package/lib/components/VSlider/VSliderTrack.js.map +1 -1
- package/lib/components/VTable/VTable.js +3 -3
- package/lib/components/VTable/VTable.js.map +1 -1
- package/lib/components/VToolbar/VToolbar.js +5 -5
- package/lib/components/VToolbar/VToolbar.js.map +1 -1
- package/lib/components/VVirtualScroll/VVirtualScroll.js +7 -7
- package/lib/components/VVirtualScroll/VVirtualScroll.js.map +1 -1
- package/lib/components/VWindow/VWindow.js +3 -3
- package/lib/components/VWindow/VWindow.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +58 -58
- package/lib/framework.js +1 -1
- package/lib/labs/VPullToRefresh/VPullToRefresh.js +7 -7
- package/lib/labs/VPullToRefresh/VPullToRefresh.js.map +1 -1
- package/package.json +2 -2
package/dist/vuetify-labs.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.8.7-master.2025-
|
2
|
+
* Vuetify v3.8.7-master.2025-06-02
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -3552,9 +3552,9 @@
|
|
3552
3552
|
if (!normalisedSrc.value.src || state.value === 'idle') return null;
|
3553
3553
|
const img = vue.createElementVNode("img", {
|
3554
3554
|
"class": vue.normalizeClass(['v-img__img', containClasses.value]),
|
3555
|
-
"style":
|
3555
|
+
"style": {
|
3556
3556
|
objectPosition: props.position
|
3557
|
-
}
|
3557
|
+
},
|
3558
3558
|
"crossorigin": props.crossorigin,
|
3559
3559
|
"src": normalisedSrc.value.src,
|
3560
3560
|
"srcset": normalisedSrc.value.srcset,
|
@@ -3581,9 +3581,9 @@
|
|
3581
3581
|
}, {
|
3582
3582
|
default: () => [normalisedSrc.value.lazySrc && state.value !== 'loaded' && vue.createElementVNode("img", {
|
3583
3583
|
"class": vue.normalizeClass(['v-img__img', 'v-img__img--preload', containClasses.value]),
|
3584
|
-
"style":
|
3584
|
+
"style": {
|
3585
3585
|
objectPosition: props.position
|
3586
|
-
}
|
3586
|
+
},
|
3587
3587
|
"crossorigin": props.crossorigin,
|
3588
3588
|
"src": normalisedSrc.value.lazySrc,
|
3589
3589
|
"alt": props.alt,
|
@@ -3617,9 +3617,9 @@
|
|
3617
3617
|
if (!props.gradient) return null;
|
3618
3618
|
return vue.createElementVNode("div", {
|
3619
3619
|
"class": "v-img__gradient",
|
3620
|
-
"style":
|
3620
|
+
"style": {
|
3621
3621
|
backgroundImage: `linear-gradient(${props.gradient})`
|
3622
|
-
}
|
3622
|
+
}
|
3623
3623
|
}, null);
|
3624
3624
|
};
|
3625
3625
|
const isBooted = vue.shallowRef(false);
|
@@ -3830,9 +3830,9 @@
|
|
3830
3830
|
}, {
|
3831
3831
|
default: () => [vue.createElementVNode("div", {
|
3832
3832
|
"class": "v-toolbar__content",
|
3833
|
-
"style":
|
3833
|
+
"style": {
|
3834
3834
|
height: convertToUnit(contentHeight.value)
|
3835
|
-
}
|
3835
|
+
}
|
3836
3836
|
}, [slots.prepend && vue.createElementVNode("div", {
|
3837
3837
|
"class": "v-toolbar__prepend"
|
3838
3838
|
}, [slots.prepend?.()]), hasTitle && vue.createVNode(VToolbarTitle, {
|
@@ -3853,9 +3853,9 @@
|
|
3853
3853
|
default: () => [vue.createVNode(VExpandTransition, null, {
|
3854
3854
|
default: () => [isExtended.value && vue.createElementVNode("div", {
|
3855
3855
|
"class": "v-toolbar__extension",
|
3856
|
-
"style":
|
3856
|
+
"style": {
|
3857
3857
|
height: convertToUnit(extensionHeight.value)
|
3858
|
-
}
|
3858
|
+
}
|
3859
3859
|
}, [extension])]
|
3860
3860
|
})]
|
3861
3861
|
})]
|
@@ -4928,9 +4928,9 @@
|
|
4928
4928
|
"aria-valuenow": props.indeterminate ? undefined : normalizedValue.value
|
4929
4929
|
}, {
|
4930
4930
|
default: () => [vue.createElementVNode("svg", {
|
4931
|
-
"style":
|
4931
|
+
"style": {
|
4932
4932
|
transform: `rotate(calc(-90deg + ${Number(props.rotate)}deg))`
|
4933
|
-
}
|
4933
|
+
},
|
4934
4934
|
"xmlns": "http://www.w3.org/2000/svg",
|
4935
4935
|
"viewBox": `0 0 ${diameter.value} ${diameter.value}`
|
4936
4936
|
}, [vue.createElementVNode("circle", {
|
@@ -5151,7 +5151,7 @@
|
|
5151
5151
|
default: () => [props.stream && vue.createElementVNode("div", {
|
5152
5152
|
"key": "stream",
|
5153
5153
|
"class": vue.normalizeClass(['v-progress-linear__stream', textColorClasses.value]),
|
5154
|
-
"style":
|
5154
|
+
"style": {
|
5155
5155
|
...textColorStyles.value,
|
5156
5156
|
[isReversed.value ? 'left' : 'right']: convertToUnit(-height.value),
|
5157
5157
|
borderTop: `${convertToUnit(height.value / 2)} dotted`,
|
@@ -5159,7 +5159,7 @@
|
|
5159
5159
|
top: `calc(50% - ${convertToUnit(height.value / 4)})`,
|
5160
5160
|
width: convertToUnit(100 - normalizedBuffer.value, '%'),
|
5161
5161
|
'--v-progress-linear-stream-to': convertToUnit(height.value * (isReversed.value ? 1 : -1))
|
5162
|
-
}
|
5162
|
+
}
|
5163
5163
|
}, null), vue.createElementVNode("div", {
|
5164
5164
|
"class": vue.normalizeClass(['v-progress-linear__background', !isForcedColorsModeActive ? backgroundColorClasses.value : undefined]),
|
5165
5165
|
"style": vue.normalizeStyle([backgroundColorStyles.value, {
|
@@ -6467,7 +6467,7 @@
|
|
6467
6467
|
backgroundColorClasses,
|
6468
6468
|
backgroundColorStyles
|
6469
6469
|
}), vue.withDirectives(vue.createElementVNode("div", {
|
6470
|
-
"class": ['v-selection-control__input']
|
6470
|
+
"class": vue.normalizeClass(['v-selection-control__input'])
|
6471
6471
|
}, [slots.input?.({
|
6472
6472
|
model,
|
6473
6473
|
textColorClasses,
|
@@ -12614,14 +12614,14 @@
|
|
12614
12614
|
return props.renderless ? vue.createElementVNode(vue.Fragment, null, [vue.createElementVNode("div", {
|
12615
12615
|
"ref": markerRef,
|
12616
12616
|
"class": "v-virtual-scroll__spacer",
|
12617
|
-
"style":
|
12617
|
+
"style": {
|
12618
12618
|
paddingTop: convertToUnit(paddingTop.value)
|
12619
|
-
}
|
12619
|
+
}
|
12620
12620
|
}, null), children, vue.createElementVNode("div", {
|
12621
12621
|
"class": "v-virtual-scroll__spacer",
|
12622
|
-
"style":
|
12622
|
+
"style": {
|
12623
12623
|
paddingBottom: convertToUnit(paddingBottom.value)
|
12624
|
-
}
|
12624
|
+
}
|
12625
12625
|
}, null)]) : vue.createElementVNode("div", {
|
12626
12626
|
"ref": containerRef,
|
12627
12627
|
"class": vue.normalizeClass(['v-virtual-scroll', props.class]),
|
@@ -12631,10 +12631,10 @@
|
|
12631
12631
|
}, [vue.createElementVNode("div", {
|
12632
12632
|
"ref": markerRef,
|
12633
12633
|
"class": "v-virtual-scroll__container",
|
12634
|
-
"style":
|
12634
|
+
"style": {
|
12635
12635
|
paddingTop: convertToUnit(paddingTop.value),
|
12636
12636
|
paddingBottom: convertToUnit(paddingBottom.value)
|
12637
|
-
}
|
12637
|
+
}
|
12638
12638
|
}, [children])]);
|
12639
12639
|
});
|
12640
12640
|
return {
|
@@ -15068,9 +15068,9 @@
|
|
15068
15068
|
}, {
|
15069
15069
|
default: () => [vue.createElementVNode("div", {
|
15070
15070
|
"class": "v-window__container",
|
15071
|
-
"style":
|
15071
|
+
"style": {
|
15072
15072
|
height: transitionHeight.value
|
15073
|
-
}
|
15073
|
+
}
|
15074
15074
|
}, [slots.default?.({
|
15075
15075
|
group
|
15076
15076
|
}), props.showArrows !== false && vue.createElementVNode("div", {
|
@@ -15165,10 +15165,10 @@
|
|
15165
15165
|
} = _ref2;
|
15166
15166
|
return vue.createElementVNode(vue.Fragment, null, [!props.hideDelimiters && vue.createElementVNode("div", {
|
15167
15167
|
"class": "v-carousel__controls",
|
15168
|
-
"style":
|
15168
|
+
"style": {
|
15169
15169
|
left: props.verticalDelimiters === 'left' && props.verticalDelimiters ? 0 : 'auto',
|
15170
15170
|
right: props.verticalDelimiters === 'right' ? 0 : 'auto'
|
15171
|
-
}
|
15171
|
+
}
|
15172
15172
|
}, [group.items.value.length > 0 && vue.createVNode(VDefaultsProvider, {
|
15173
15173
|
"defaults": {
|
15174
15174
|
VBtn: {
|
@@ -16226,9 +16226,9 @@
|
|
16226
16226
|
"onKeydown": !readonly.value ? onKeydown : undefined
|
16227
16227
|
}, [vue.createElementVNode("div", {
|
16228
16228
|
"class": vue.normalizeClass(['v-slider-thumb__surface', textColorClasses.value, elevationClasses.value]),
|
16229
|
-
"style":
|
16229
|
+
"style": {
|
16230
16230
|
...textColorStyles.value
|
16231
|
-
}
|
16231
|
+
}
|
16232
16232
|
}, null), vue.withDirectives(vue.createElementVNode("div", {
|
16233
16233
|
"class": vue.normalizeClass(['v-slider-thumb__ripple', textColorClasses.value]),
|
16234
16234
|
"style": vue.normalizeStyle(textColorStyles.value)
|
@@ -16241,7 +16241,7 @@
|
|
16241
16241
|
default: () => [vue.withDirectives(vue.createElementVNode("div", {
|
16242
16242
|
"class": "v-slider-thumb__label-container"
|
16243
16243
|
}, [vue.createElementVNode("div", {
|
16244
|
-
"class": ['v-slider-thumb__label']
|
16244
|
+
"class": vue.normalizeClass(['v-slider-thumb__label'])
|
16245
16245
|
}, [vue.createElementVNode("div", null, [slots['thumb-label']?.({
|
16246
16246
|
modelValue: props.modelValue
|
16247
16247
|
}) ?? props.modelValue.toFixed(step.value ? decimals.value : 1)])])]), [[vue.vShow, thumbLabel.value && props.focused || thumbLabel.value === 'always']])]
|
@@ -16326,9 +16326,9 @@
|
|
16326
16326
|
'v-slider-track__tick--first': tick.value === min.value,
|
16327
16327
|
'v-slider-track__tick--last': tick.value === max.value
|
16328
16328
|
}]),
|
16329
|
-
"style":
|
16329
|
+
"style": {
|
16330
16330
|
[startDir.value]: directionValue
|
16331
|
-
}
|
16331
|
+
}
|
16332
16332
|
}, [(tick.label || slots['tick-label']) && vue.createElementVNode("div", {
|
16333
16333
|
"class": "v-slider-track__tick-label"
|
16334
16334
|
}, [slots['tick-label']?.({
|
@@ -16348,16 +16348,16 @@
|
|
16348
16348
|
"class": vue.normalizeClass(['v-slider-track__background', trackColorClasses.value, {
|
16349
16349
|
'v-slider-track__background--opacity': !!color.value || !trackFillColor.value
|
16350
16350
|
}]),
|
16351
|
-
"style":
|
16351
|
+
"style": {
|
16352
16352
|
...backgroundStyles.value,
|
16353
16353
|
...trackColorStyles.value
|
16354
|
-
}
|
16354
|
+
}
|
16355
16355
|
}, null), vue.createElementVNode("div", {
|
16356
16356
|
"class": vue.normalizeClass(['v-slider-track__fill', trackFillColorClasses.value]),
|
16357
|
-
"style":
|
16357
|
+
"style": {
|
16358
16358
|
...trackFillStyles.value,
|
16359
16359
|
...trackFillColorStyles.value
|
16360
|
-
}
|
16360
|
+
}
|
16361
16361
|
}, null), showTicks.value && vue.createElementVNode("div", {
|
16362
16362
|
"class": vue.normalizeClass(['v-slider-track__ticks', {
|
16363
16363
|
'v-slider-track__ticks--always-show': showTicks.value === 'always'
|
@@ -16559,9 +16559,9 @@
|
|
16559
16559
|
}, null)]), vue.createElementVNode("div", {
|
16560
16560
|
"class": "v-color-picker-preview__dot"
|
16561
16561
|
}, [vue.createElementVNode("div", {
|
16562
|
-
"style":
|
16562
|
+
"style": {
|
16563
16563
|
background: HSVtoCSS(props.color ?? nullColor)
|
16564
|
-
}
|
16564
|
+
}
|
16565
16565
|
}, null)]), vue.createElementVNode("div", {
|
16566
16566
|
"class": "v-color-picker-preview__sliders"
|
16567
16567
|
}, [vue.createVNode(VSlider, {
|
@@ -16962,9 +16962,9 @@
|
|
16962
16962
|
"class": "v-color-picker-swatches__color",
|
16963
16963
|
"onClick": () => hsva && emit('update:color', hsva)
|
16964
16964
|
}, [vue.createElementVNode("div", {
|
16965
|
-
"style":
|
16965
|
+
"style": {
|
16966
16966
|
background
|
16967
|
-
}
|
16967
|
+
}
|
16968
16968
|
}, [props.color && deepEqual(props.color, hsva) ? vue.createVNode(VIcon, {
|
16969
16969
|
"size": "x-small",
|
16970
16970
|
"icon": "$success",
|
@@ -19983,12 +19983,12 @@
|
|
19983
19983
|
'v-data-table-column--no-padding': props.noPadding,
|
19984
19984
|
'v-data-table-column--nowrap': props.nowrap
|
19985
19985
|
}, `v-data-table-column--align-${props.align}`]),
|
19986
|
-
"style":
|
19986
|
+
"style": {
|
19987
19987
|
height: convertToUnit(props.height),
|
19988
19988
|
width: convertToUnit(props.width),
|
19989
19989
|
maxWidth: convertToUnit(props.maxWidth),
|
19990
19990
|
left: convertToUnit(props.fixedOffset || null)
|
19991
|
-
}
|
19991
|
+
}
|
19992
19992
|
}, {
|
19993
19993
|
default: () => [slots.default?.()]
|
19994
19994
|
});
|
@@ -20513,9 +20513,9 @@
|
|
20513
20513
|
});
|
20514
20514
|
return () => vue.createElementVNode("tr", {
|
20515
20515
|
"class": "v-data-table-group-header-row",
|
20516
|
-
"style":
|
20516
|
+
"style": {
|
20517
20517
|
'--v-data-table-group-header-row-depth': props.item.depth
|
20518
|
-
}
|
20518
|
+
}
|
20519
20519
|
}, [columns.value.map(column => {
|
20520
20520
|
if (column.key === 'data-table-group') {
|
20521
20521
|
const icon = isGroupOpen(props.item) ? '$expand' : '$next';
|
@@ -20863,9 +20863,9 @@
|
|
20863
20863
|
}, {
|
20864
20864
|
default: () => [slots.top?.(), slots.default ? vue.createElementVNode("div", {
|
20865
20865
|
"class": "v-table__wrapper",
|
20866
|
-
"style":
|
20866
|
+
"style": {
|
20867
20867
|
height: convertToUnit(props.height)
|
20868
|
-
}
|
20868
|
+
}
|
20869
20869
|
}, [vue.createElementVNode("table", null, [slots.default()])]) : slots.wrapper?.(), slots.bottom?.()]
|
20870
20870
|
}));
|
20871
20871
|
return {};
|
@@ -21300,19 +21300,19 @@
|
|
21300
21300
|
"onScrollPassive": handleScroll,
|
21301
21301
|
"onScrollend": handleScrollend,
|
21302
21302
|
"class": "v-table__wrapper",
|
21303
|
-
"style":
|
21303
|
+
"style": {
|
21304
21304
|
height: convertToUnit(props.height)
|
21305
|
-
}
|
21305
|
+
}
|
21306
21306
|
}, [vue.createElementVNode("table", null, [slots.colgroup?.(slotProps.value), !props.hideDefaultHeader && vue.createElementVNode("thead", {
|
21307
21307
|
"key": "thead"
|
21308
21308
|
}, [vue.createVNode(VDataTableHeaders, dataTableHeadersProps, slots)]), slots.thead?.(slotProps.value), !props.hideDefaultBody && vue.createElementVNode("tbody", {
|
21309
21309
|
"key": "tbody"
|
21310
21310
|
}, [vue.createElementVNode("tr", {
|
21311
21311
|
"ref": markerRef,
|
21312
|
-
"style":
|
21312
|
+
"style": {
|
21313
21313
|
height: convertToUnit(paddingTop.value),
|
21314
21314
|
border: 0
|
21315
|
-
}
|
21315
|
+
}
|
21316
21316
|
}, [vue.createElementVNode("td", {
|
21317
21317
|
"colspan": columns.value.length,
|
21318
21318
|
"style": {
|
@@ -21343,10 +21343,10 @@
|
|
21343
21343
|
}
|
21344
21344
|
})
|
21345
21345
|
}), slots['body.append']?.(slotProps.value), vue.createElementVNode("tr", {
|
21346
|
-
"style":
|
21346
|
+
"style": {
|
21347
21347
|
height: convertToUnit(paddingBottom.value),
|
21348
21348
|
border: 0
|
21349
|
-
}
|
21349
|
+
}
|
21350
21350
|
}, [vue.createElementVNode("td", {
|
21351
21351
|
"colspan": columns.value.length,
|
21352
21352
|
"style": {
|
@@ -21884,10 +21884,10 @@
|
|
21884
21884
|
useRender(() => {
|
21885
21885
|
// TODO: add slot support and scope defaults
|
21886
21886
|
return vue.createElementVNode("div", {
|
21887
|
-
"class": ['v-date-picker-controls'],
|
21888
|
-
"style":
|
21887
|
+
"class": vue.normalizeClass(['v-date-picker-controls']),
|
21888
|
+
"style": {
|
21889
21889
|
'--v-date-picker-controls-height': convertToUnit(props.controlHeight)
|
21890
|
-
}
|
21890
|
+
}
|
21891
21891
|
}, [vue.createVNode(VBtn, {
|
21892
21892
|
"class": "v-date-picker-controls__month-btn",
|
21893
21893
|
"data-testid": "month-btn",
|
@@ -22265,7 +22265,7 @@
|
|
22265
22265
|
"key": "hide-week-days",
|
22266
22266
|
"class": "v-date-picker-month__day"
|
22267
22267
|
}, [vue.createTextVNode("\xA0")]), weekNumbers.value.map(week => vue.createElementVNode("div", {
|
22268
|
-
"class": ['v-date-picker-month__day', 'v-date-picker-month__day--adjacent']
|
22268
|
+
"class": vue.normalizeClass(['v-date-picker-month__day', 'v-date-picker-month__day--adjacent'])
|
22269
22269
|
}, [week]))]), vue.createVNode(MaybeTransition, {
|
22270
22270
|
"name": transition.value
|
22271
22271
|
}, {
|
@@ -22274,7 +22274,7 @@
|
|
22274
22274
|
"key": daysInMonth.value[0].date?.toString(),
|
22275
22275
|
"class": "v-date-picker-month__days"
|
22276
22276
|
}, [!props.hideWeekdays && adapter.getWeekdays(props.firstDayOfWeek).map(weekDay => vue.createElementVNode("div", {
|
22277
|
-
"class": ['v-date-picker-month__day', 'v-date-picker-month__weekday']
|
22277
|
+
"class": vue.normalizeClass(['v-date-picker-month__day', 'v-date-picker-month__weekday'])
|
22278
22278
|
}, [weekDay])), daysInMonth.value.map((item, i) => {
|
22279
22279
|
const slotProps = {
|
22280
22280
|
props: {
|
@@ -22362,9 +22362,9 @@
|
|
22362
22362
|
}
|
22363
22363
|
useRender(() => vue.createElementVNode("div", {
|
22364
22364
|
"class": "v-date-picker-months",
|
22365
|
-
"style":
|
22365
|
+
"style": {
|
22366
22366
|
height: convertToUnit(props.height)
|
22367
|
-
}
|
22367
|
+
}
|
22368
22368
|
}, [vue.createElementVNode("div", {
|
22369
22369
|
"class": "v-date-picker-months__content"
|
22370
22370
|
}, [months.value.map((month, i) => {
|
@@ -22464,9 +22464,9 @@
|
|
22464
22464
|
}
|
22465
22465
|
useRender(() => vue.createElementVNode("div", {
|
22466
22466
|
"class": "v-date-picker-years",
|
22467
|
-
"style":
|
22467
|
+
"style": {
|
22468
22468
|
height: convertToUnit(props.height)
|
22469
|
-
}
|
22469
|
+
}
|
22470
22470
|
}, [vue.createElementVNode("div", {
|
22471
22471
|
"class": "v-date-picker-years__content"
|
22472
22472
|
}, [years.value.map((year, i) => {
|
@@ -22910,9 +22910,9 @@
|
|
22910
22910
|
}, [slots.title?.() ?? props.title]), hasText && vue.createElementVNode("div", {
|
22911
22911
|
"key": "text",
|
22912
22912
|
"class": "v-empty-state__text",
|
22913
|
-
"style":
|
22913
|
+
"style": {
|
22914
22914
|
maxWidth: convertToUnit(props.textWidth)
|
22915
|
-
}
|
22915
|
+
}
|
22916
22916
|
}, [slots.text?.() ?? props.text]), slots.default && vue.createElementVNode("div", {
|
22917
22917
|
"key": "content",
|
22918
22918
|
"class": "v-empty-state__content"
|
@@ -23777,9 +23777,9 @@
|
|
23777
23777
|
});
|
23778
23778
|
useRender(() => vue.createElementVNode("div", {
|
23779
23779
|
"class": "v-infinite-scroll-intersect",
|
23780
|
-
"style":
|
23780
|
+
"style": {
|
23781
23781
|
'--v-infinite-margin-size': props.rootMargin
|
23782
|
-
}
|
23782
|
+
},
|
23783
23783
|
"ref": intersectionRef
|
23784
23784
|
}, [vue.createTextVNode("\xA0")]));
|
23785
23785
|
return {};
|
@@ -25390,7 +25390,7 @@
|
|
25390
25390
|
"aria-label": t(props.label, i + 1),
|
25391
25391
|
"autofocus": i === 0 && props.autofocus,
|
25392
25392
|
"autocomplete": "one-time-code",
|
25393
|
-
"class": ['v-otp-input__field'],
|
25393
|
+
"class": vue.normalizeClass(['v-otp-input__field']),
|
25394
25394
|
"disabled": props.disabled,
|
25395
25395
|
"inputmode": props.type === 'number' ? 'numeric' : 'text',
|
25396
25396
|
"min": props.type === 'number' ? 0 : undefined,
|
@@ -30502,7 +30502,7 @@
|
|
30502
30502
|
});
|
30503
30503
|
useRender(() => {
|
30504
30504
|
return vue.createElementVNode("div", {
|
30505
|
-
"class": ['v-pull-to-refresh'],
|
30505
|
+
"class": vue.normalizeClass(['v-pull-to-refresh']),
|
30506
30506
|
"onTouchstart": onTouchstart,
|
30507
30507
|
"onTouchmove": onTouchmove,
|
30508
30508
|
"onTouchend": onTouchend,
|
@@ -30515,16 +30515,16 @@
|
|
30515
30515
|
"class": vue.normalizeClass(['v-pull-to-refresh__pull-down', {
|
30516
30516
|
'v-pull-to-refresh__pull-down--touching': touching.value
|
30517
30517
|
}]),
|
30518
|
-
"style":
|
30518
|
+
"style": {
|
30519
30519
|
top: convertToUnit(-1 * props.pullDownThreshold + topOffset.value),
|
30520
30520
|
height: convertToUnit(props.pullDownThreshold)
|
30521
|
-
}
|
30521
|
+
}
|
30522
30522
|
}, [slots.pullDownPanel ? slots.pullDownPanel({
|
30523
30523
|
canRefresh: canRefresh.value,
|
30524
30524
|
goingUp: goingUp.value,
|
30525
30525
|
refreshing: refreshing.value
|
30526
30526
|
}) : vue.createElementVNode("div", {
|
30527
|
-
"class": ['v-pull-to-refresh__pull-down-default']
|
30527
|
+
"class": vue.normalizeClass(['v-pull-to-refresh__pull-down-default'])
|
30528
30528
|
}, [refreshing.value ? vue.createVNode(VProgressCircular, {
|
30529
30529
|
"indeterminate": true,
|
30530
30530
|
"active": false
|
@@ -30534,9 +30534,9 @@
|
|
30534
30534
|
"class": vue.normalizeClass(['v-pull-to-refresh__scroll-container', {
|
30535
30535
|
'v-pull-to-refresh__scroll-container--touching': touching.value
|
30536
30536
|
}]),
|
30537
|
-
"style":
|
30537
|
+
"style": {
|
30538
30538
|
top: convertToUnit(topOffset.value)
|
30539
|
-
}
|
30539
|
+
}
|
30540
30540
|
}, [slots.default?.()])]);
|
30541
30541
|
});
|
30542
30542
|
}
|
@@ -32077,7 +32077,7 @@
|
|
32077
32077
|
};
|
32078
32078
|
});
|
32079
32079
|
}
|
32080
|
-
const version$1 = "3.8.7-master.2025-
|
32080
|
+
const version$1 = "3.8.7-master.2025-06-02";
|
32081
32081
|
createVuetify$1.version = version$1;
|
32082
32082
|
|
32083
32083
|
// Vue's inject() can only be used in setup
|
@@ -32375,7 +32375,7 @@
|
|
32375
32375
|
|
32376
32376
|
/* eslint-disable local-rules/sort-imports */
|
32377
32377
|
|
32378
|
-
const version = "3.8.7-master.2025-
|
32378
|
+
const version = "3.8.7-master.2025-06-02";
|
32379
32379
|
|
32380
32380
|
/* eslint-disable local-rules/sort-imports */
|
32381
32381
|
|