@vuetify/nightly 3.7.1-master.2024-09-02 → 3.7.1-master.2024-09-04
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/dist/json/importMap-labs.json +14 -14
- package/dist/json/importMap.json +118 -118
- package/dist/json/web-types.json +1 -1
- package/dist/vuetify-labs.css +4238 -4235
- package/dist/vuetify-labs.d.ts +999 -999
- package/dist/vuetify-labs.esm.js +42 -55
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +42 -55
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +731 -728
- package/dist/vuetify.d.ts +851 -851
- package/dist/vuetify.esm.js +34 -31
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +34 -31
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +267 -267
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAlert/index.d.mts +10 -10
- package/lib/components/VAppBar/index.d.mts +18 -18
- package/lib/components/VAutocomplete/index.d.mts +109 -109
- package/lib/components/VAvatar/index.d.mts +4 -4
- package/lib/components/VBadge/index.d.mts +4 -4
- package/lib/components/VBanner/index.d.mts +14 -14
- package/lib/components/VBottomNavigation/index.d.mts +4 -4
- package/lib/components/VBottomSheet/index.d.mts +11 -11
- package/lib/components/VBreadcrumbs/VBreadcrumbsItem.mjs +3 -5
- package/lib/components/VBreadcrumbs/VBreadcrumbsItem.mjs.map +1 -1
- package/lib/components/VBreadcrumbs/index.d.mts +4 -4
- package/lib/components/VBtn/VBtn.mjs +3 -4
- package/lib/components/VBtn/VBtn.mjs.map +1 -1
- package/lib/components/VBtn/index.d.mts +14 -14
- package/lib/components/VBtnGroup/index.d.mts +4 -4
- package/lib/components/VBtnToggle/index.d.mts +4 -4
- package/lib/components/VCard/VCard.mjs +3 -4
- package/lib/components/VCard/VCard.mjs.map +1 -1
- package/lib/components/VCard/index.d.mts +14 -14
- package/lib/components/VCarousel/index.d.mts +13 -13
- package/lib/components/VCheckbox/index.d.mts +4 -4
- package/lib/components/VChip/VChip.mjs +2 -3
- package/lib/components/VChip/VChip.mjs.map +1 -1
- package/lib/components/VChip/index.d.mts +8 -8
- package/lib/components/VChipGroup/index.d.mts +4 -4
- package/lib/components/VColorPicker/index.d.mts +22 -22
- package/lib/components/VCombobox/index.d.mts +109 -109
- package/lib/components/VDataTable/index.d.mts +14 -14
- package/lib/components/VDatePicker/index.d.mts +12 -12
- package/lib/components/VDialog/VDialog.css +4 -1
- package/lib/components/VDialog/VDialog.mjs +1 -2
- package/lib/components/VDialog/VDialog.mjs.map +1 -1
- package/lib/components/VDialog/VDialog.sass +2 -1
- package/lib/components/VDialog/index.d.mts +50 -50
- package/lib/components/VEmptyState/index.d.mts +8 -8
- package/lib/components/VExpansionPanel/index.d.mts +4 -4
- package/lib/components/VFab/index.d.mts +18 -18
- package/lib/components/VFileInput/index.d.mts +6 -6
- package/lib/components/VFooter/index.d.mts +4 -4
- package/lib/components/VIcon/index.d.mts +4 -4
- package/lib/components/VInput/index.d.mts +2 -2
- package/lib/components/VItemGroup/index.d.mts +4 -4
- package/lib/components/VLabel/index.d.mts +4 -4
- package/lib/components/VList/VListItem.mjs +3 -4
- package/lib/components/VList/VListItem.mjs.map +1 -1
- package/lib/components/VList/index.d.mts +23 -23
- package/lib/components/VMenu/index.d.mts +50 -50
- package/lib/components/VMessages/index.d.mts +8 -8
- package/lib/components/VNavigationDrawer/index.d.mts +18 -18
- package/lib/components/VOtpInput/index.d.mts +4 -4
- package/lib/components/VOverlay/index.d.mts +11 -11
- package/lib/components/VPagination/index.d.mts +4 -4
- package/lib/components/VProgressCircular/index.d.mts +4 -4
- package/lib/components/VRadioGroup/index.d.mts +2 -2
- package/lib/components/VRangeSlider/index.d.mts +8 -8
- package/lib/components/VSelect/index.d.mts +109 -109
- package/lib/components/VSheet/index.d.mts +10 -10
- package/lib/components/VSkeletonLoader/index.d.mts +4 -4
- package/lib/components/VSlider/index.d.mts +8 -8
- package/lib/components/VSnackbar/index.d.mts +62 -62
- package/lib/components/VSpeedDial/index.d.mts +11 -11
- package/lib/components/VStepper/index.d.mts +12 -12
- package/lib/components/VSwitch/index.d.mts +2 -2
- package/lib/components/VSystemBar/index.d.mts +4 -4
- package/lib/components/VTabs/index.d.mts +53 -53
- package/lib/components/VTextField/index.d.mts +13 -13
- package/lib/components/VTextarea/index.d.mts +10 -10
- package/lib/components/VTimeline/index.d.mts +4 -4
- package/lib/components/VToolbar/index.d.mts +4 -4
- package/lib/components/VTooltip/index.d.mts +45 -45
- package/lib/components/VWindow/index.d.mts +6 -6
- package/lib/components/index.d.mts +810 -810
- package/lib/composables/directiveComponent.mjs +1 -1
- package/lib/composables/directiveComponent.mjs.map +1 -1
- package/lib/composables/router.mjs +19 -9
- package/lib/composables/router.mjs.map +1 -1
- package/lib/directives/tooltip/index.mjs +1 -1
- package/lib/directives/tooltip/index.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +41 -41
- package/lib/labs/VDateInput/index.d.mts +12 -12
- package/lib/labs/VNumberInput/index.d.mts +67 -67
- package/lib/labs/VPicker/index.d.mts +10 -10
- package/lib/labs/VSnackbarQueue/index.d.mts +95 -95
- package/lib/labs/VStepperVertical/index.d.mts +6 -6
- package/lib/labs/VTimePicker/VTimePicker.mjs +1 -1
- package/lib/labs/VTimePicker/VTimePicker.mjs.map +1 -1
- package/lib/labs/VTimePicker/VTimePickerControls.mjs +2 -2
- package/lib/labs/VTimePicker/VTimePickerControls.mjs.map +1 -1
- package/lib/labs/VTimePicker/index.d.mts +26 -26
- package/lib/labs/VTimePicker/util.mjs +5 -0
- package/lib/labs/VTimePicker/util.mjs.map +1 -0
- package/lib/labs/VTreeview/index.d.mts +40 -40
- package/lib/labs/components.d.mts +256 -256
- package/package.json +6 -8
- package/lib/components/VDatePicker/util/createNativeLocaleFormatter.mjs +0 -21
- package/lib/components/VDatePicker/util/createNativeLocaleFormatter.mjs.map +0 -1
- package/lib/components/VDatePicker/util/eventHelpers.mjs +0 -22
- package/lib/components/VDatePicker/util/eventHelpers.mjs.map +0 -1
- package/lib/components/VDatePicker/util/index.mjs +0 -9
- package/lib/components/VDatePicker/util/index.mjs.map +0 -1
- package/lib/components/VDatePicker/util/isDateAllowed.mjs +0 -7
- package/lib/components/VDatePicker/util/isDateAllowed.mjs.map +0 -1
- package/lib/components/VDatePicker/util/monthChange.mjs +0 -18
- package/lib/components/VDatePicker/util/monthChange.mjs.map +0 -1
- package/lib/components/VDatePicker/util/pad.mjs +0 -21
- package/lib/components/VDatePicker/util/pad.mjs.map +0 -1
- package/lib/components/VDatePicker/util/sanitizeDateString.mjs +0 -12
- package/lib/components/VDatePicker/util/sanitizeDateString.mjs.map +0 -1
- package/lib/services/goto/easing-patterns.mjs +0 -27
- package/lib/services/goto/easing-patterns.mjs.map +0 -1
- package/lib/services/goto/index.mjs +0 -73
- package/lib/services/goto/index.mjs.map +0 -1
- package/lib/services/goto/util.mjs +0 -39
- package/lib/services/goto/util.mjs.map +0 -1
package/dist/vuetify-labs.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.1-master.2024-09-
|
2
|
+
* Vuetify v3.7.1-master.2024-09-04
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -315,7 +315,7 @@ function padEnd(str, length) {
|
|
315
315
|
let char = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : '0';
|
316
316
|
return str + char.repeat(Math.max(0, length - str.length));
|
317
317
|
}
|
318
|
-
function padStart
|
318
|
+
function padStart(str, length) {
|
319
319
|
let char = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : '0';
|
320
320
|
return char.repeat(Math.max(0, length - str.length)) + str;
|
321
321
|
}
|
@@ -5156,10 +5156,14 @@ function useLink(props, attrs) {
|
|
5156
5156
|
return isLink?.value || hasEvent(attrs, 'click') || hasEvent(props, 'click');
|
5157
5157
|
});
|
5158
5158
|
if (typeof RouterLink === 'string' || !('useLink' in RouterLink)) {
|
5159
|
+
const href = toRef(props, 'href');
|
5159
5160
|
return {
|
5160
5161
|
isLink,
|
5161
5162
|
isClickable,
|
5162
|
-
href
|
5163
|
+
href,
|
5164
|
+
linkProps: reactive({
|
5165
|
+
href
|
5166
|
+
})
|
5163
5167
|
};
|
5164
5168
|
}
|
5165
5169
|
// vue-router useLink `to` prop needs to be reactive and useLink will crash if undefined
|
@@ -5171,18 +5175,24 @@ function useLink(props, attrs) {
|
|
5171
5175
|
// Actual link needs to be undefined when to prop is not used
|
5172
5176
|
const link = computed(() => props.to ? routerLink : undefined);
|
5173
5177
|
const route = useRoute();
|
5178
|
+
const isActive = computed(() => {
|
5179
|
+
if (!link.value) return false;
|
5180
|
+
if (!props.exact) return link.value.isActive?.value ?? false;
|
5181
|
+
if (!route.value) return link.value.isExactActive?.value ?? false;
|
5182
|
+
return link.value.isExactActive?.value && deepEqual(link.value.route.value.query, route.value.query);
|
5183
|
+
});
|
5184
|
+
const href = computed(() => props.to ? link.value?.route.value.href : props.href);
|
5174
5185
|
return {
|
5175
5186
|
isLink,
|
5176
5187
|
isClickable,
|
5188
|
+
isActive,
|
5177
5189
|
route: link.value?.route,
|
5178
5190
|
navigate: link.value?.navigate,
|
5179
|
-
|
5180
|
-
|
5181
|
-
|
5182
|
-
|
5183
|
-
|
5184
|
-
}),
|
5185
|
-
href: computed(() => props.to ? link.value?.route.value.href : props.href)
|
5191
|
+
href,
|
5192
|
+
linkProps: reactive({
|
5193
|
+
href,
|
5194
|
+
'aria-current': computed(() => isActive.value ? 'page' : undefined)
|
5195
|
+
})
|
5186
5196
|
};
|
5187
5197
|
}
|
5188
5198
|
const makeRouterProps = propsFactory({
|
@@ -5657,7 +5667,7 @@ const VBtn = genericComponent()({
|
|
5657
5667
|
const hasPrepend = !!(props.prependIcon || slots.prepend);
|
5658
5668
|
const hasAppend = !!(props.appendIcon || slots.append);
|
5659
5669
|
const hasIcon = !!(props.icon && props.icon !== true);
|
5660
|
-
return withDirectives(createVNode(Tag, {
|
5670
|
+
return withDirectives(createVNode(Tag, mergeProps({
|
5661
5671
|
"type": Tag === 'a' ? undefined : 'button',
|
5662
5672
|
"class": ['v-btn', group?.selectedClass.value, {
|
5663
5673
|
'v-btn--active': isActive.value,
|
@@ -5674,11 +5684,10 @@ const VBtn = genericComponent()({
|
|
5674
5684
|
"style": [colorStyles.value, dimensionStyles.value, locationStyles.value, sizeStyles.value, props.style],
|
5675
5685
|
"aria-busy": props.loading ? true : undefined,
|
5676
5686
|
"disabled": isDisabled.value || undefined,
|
5677
|
-
"href": link.href.value,
|
5678
5687
|
"tabindex": props.loading || props.readonly ? -1 : undefined,
|
5679
5688
|
"onClick": onClick,
|
5680
5689
|
"value": valueAttr.value
|
5681
|
-
}, {
|
5690
|
+
}, link.linkProps), {
|
5682
5691
|
default: () => [genOverlays(true, 'v-btn'), !props.icon && hasPrepend && createVNode("span", {
|
5683
5692
|
"key": "prepend",
|
5684
5693
|
"class": "v-btn__prepend"
|
@@ -7941,7 +7950,7 @@ const VChip = genericComponent()({
|
|
7941
7950
|
const hasPrependMedia = !!(props.prependIcon || props.prependAvatar);
|
7942
7951
|
const hasPrepend = !!(hasPrependMedia || slots.prepend);
|
7943
7952
|
const hasColor = !group || group.isSelected.value;
|
7944
|
-
return isActive.value && withDirectives(createVNode(Tag, {
|
7953
|
+
return isActive.value && withDirectives(createVNode(Tag, mergeProps({
|
7945
7954
|
"class": ['v-chip', {
|
7946
7955
|
'v-chip--disabled': props.disabled,
|
7947
7956
|
'v-chip--label': props.label,
|
@@ -7952,11 +7961,10 @@ const VChip = genericComponent()({
|
|
7952
7961
|
"style": [hasColor ? colorStyles.value : undefined, props.style],
|
7953
7962
|
"disabled": props.disabled || undefined,
|
7954
7963
|
"draggable": props.draggable,
|
7955
|
-
"href": link.href.value,
|
7956
7964
|
"tabindex": isClickable.value ? 0 : undefined,
|
7957
7965
|
"onClick": onClick,
|
7958
7966
|
"onKeydown": isClickable.value && !isLink.value && onKeyDown
|
7959
|
-
}, {
|
7967
|
+
}, link.linkProps), {
|
7960
7968
|
default: () => [genOverlays(isClickable.value, 'v-chip'), hasFilter && createVNode(VExpandXTransition, {
|
7961
7969
|
"key": "filter"
|
7962
7970
|
}, {
|
@@ -9001,7 +9009,7 @@ const VListItem = genericComponent()({
|
|
9001
9009
|
if (props.activeColor) {
|
9002
9010
|
deprecate('active-color', ['color', 'base-color']);
|
9003
9011
|
}
|
9004
|
-
return withDirectives(createVNode(Tag, {
|
9012
|
+
return withDirectives(createVNode(Tag, mergeProps({
|
9005
9013
|
"class": ['v-list-item', {
|
9006
9014
|
'v-list-item--active': isActive.value,
|
9007
9015
|
'v-list-item--disabled': props.disabled,
|
@@ -9012,11 +9020,10 @@ const VListItem = genericComponent()({
|
|
9012
9020
|
[`${props.activeClass}`]: props.activeClass && isActive.value
|
9013
9021
|
}, themeClasses.value, borderClasses.value, colorClasses.value, densityClasses.value, elevationClasses.value, lineClasses.value, roundedClasses.value, variantClasses.value, props.class],
|
9014
9022
|
"style": [colorStyles.value, dimensionStyles.value, props.style],
|
9015
|
-
"href": link.href.value,
|
9016
9023
|
"tabindex": isClickable.value ? list ? -2 : 0 : undefined,
|
9017
9024
|
"onClick": onClick,
|
9018
9025
|
"onKeydown": isClickable.value && !isLink.value && onKeyDown
|
9019
|
-
}, {
|
9026
|
+
}, link.linkProps), {
|
9020
9027
|
default: () => [genOverlays(isClickable.value || isActive.value, 'v-list-item'), hasPrepend && createVNode("div", {
|
9021
9028
|
"key": "prepend",
|
9022
9029
|
"class": "v-list-item__prepend"
|
@@ -13772,8 +13779,7 @@ const VDialog = genericComponent()({
|
|
13772
13779
|
useRender(() => {
|
13773
13780
|
const overlayProps = VOverlay.filterProps(props);
|
13774
13781
|
const activatorProps = mergeProps({
|
13775
|
-
'aria-haspopup': 'dialog'
|
13776
|
-
'aria-expanded': String(isActive.value)
|
13782
|
+
'aria-haspopup': 'dialog'
|
13777
13783
|
}, props.activatorProps);
|
13778
13784
|
const contentProps = mergeProps({
|
13779
13785
|
tabindex: -1
|
@@ -13904,12 +13910,10 @@ const VBreadcrumbsItem = genericComponent()({
|
|
13904
13910
|
"style": [textColorStyles.value, props.style],
|
13905
13911
|
"aria-current": isActive.value ? 'page' : undefined
|
13906
13912
|
}, {
|
13907
|
-
default: () => [!link.isLink.value ? slots.default?.() ?? props.title : createVNode("a", {
|
13913
|
+
default: () => [!link.isLink.value ? slots.default?.() ?? props.title : createVNode("a", mergeProps({
|
13908
13914
|
"class": "v-breadcrumbs-item--link",
|
13909
|
-
"href": link.href.value,
|
13910
|
-
"aria-current": isActive.value ? 'page' : undefined,
|
13911
13915
|
"onClick": link.navigate
|
13912
|
-
}, [slots.default?.() ?? props.title])]
|
13916
|
+
}, link.linkProps), [slots.default?.() ?? props.title])]
|
13913
13917
|
});
|
13914
13918
|
});
|
13915
13919
|
return {};
|
@@ -14285,7 +14289,7 @@ const VCard = genericComponent()({
|
|
14285
14289
|
const hasImage = !!(slots.image || props.image);
|
14286
14290
|
const hasCardItem = hasHeader || hasPrepend || hasAppend;
|
14287
14291
|
const hasText = !!(slots.text || props.text != null);
|
14288
|
-
return withDirectives(createVNode(Tag, {
|
14292
|
+
return withDirectives(createVNode(Tag, mergeProps({
|
14289
14293
|
"class": ['v-card', {
|
14290
14294
|
'v-card--disabled': props.disabled,
|
14291
14295
|
'v-card--flat': props.flat,
|
@@ -14293,10 +14297,9 @@ const VCard = genericComponent()({
|
|
14293
14297
|
'v-card--link': isClickable.value
|
14294
14298
|
}, themeClasses.value, borderClasses.value, colorClasses.value, densityClasses.value, elevationClasses.value, loaderClasses.value, positionClasses.value, roundedClasses.value, variantClasses.value, props.class],
|
14295
14299
|
"style": [colorStyles.value, dimensionStyles.value, locationStyles.value, props.style],
|
14296
|
-
"href": link.href.value,
|
14297
14300
|
"onClick": isClickable.value && link.navigate,
|
14298
14301
|
"tabindex": props.disabled ? -1 : undefined
|
14299
|
-
}, {
|
14302
|
+
}, link.linkProps), {
|
14300
14303
|
default: () => [hasImage && createVNode("div", {
|
14301
14304
|
"key": "image",
|
14302
14305
|
"class": "v-card__image"
|
@@ -17662,8 +17665,8 @@ function format(value, formatString, locale, formats) {
|
|
17662
17665
|
function toISO(adapter, value) {
|
17663
17666
|
const date = adapter.toJsDate(value);
|
17664
17667
|
const year = date.getFullYear();
|
17665
|
-
const month = padStart
|
17666
|
-
const day = padStart
|
17668
|
+
const month = padStart(String(date.getMonth() + 1), 2, '0');
|
17669
|
+
const day = padStart(String(date.getDate()), 2, '0');
|
17667
17670
|
return `${year}-${month}-${day}`;
|
17668
17671
|
}
|
17669
17672
|
function parseISO(value) {
|
@@ -28869,6 +28872,11 @@ const VSnackbarQueue = genericComponent()({
|
|
28869
28872
|
}
|
28870
28873
|
});
|
28871
28874
|
|
28875
|
+
function pad(n) {
|
28876
|
+
let length = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 2;
|
28877
|
+
return String(n).padStart(length, '0');
|
28878
|
+
}
|
28879
|
+
|
28872
28880
|
// Types
|
28873
28881
|
|
28874
28882
|
const makeVTimePickerClockProps = propsFactory({
|
@@ -29109,27 +29117,6 @@ const VTimePickerClock = genericComponent()({
|
|
29109
29117
|
}
|
29110
29118
|
});
|
29111
29119
|
|
29112
|
-
// @ts-nocheck
|
29113
|
-
/* eslint-disable */
|
29114
|
-
|
29115
|
-
const padStart = (string, targetLength, padString) => {
|
29116
|
-
targetLength = targetLength >> 0;
|
29117
|
-
string = String(string);
|
29118
|
-
padString = String(padString);
|
29119
|
-
if (string.length > targetLength) {
|
29120
|
-
return String(string);
|
29121
|
-
}
|
29122
|
-
targetLength = targetLength - string.length;
|
29123
|
-
if (targetLength > padString.length) {
|
29124
|
-
padString += padString.repeat(targetLength / padString.length);
|
29125
|
-
}
|
29126
|
-
return padString.slice(0, targetLength) + String(string);
|
29127
|
-
};
|
29128
|
-
var pad = (function (n) {
|
29129
|
-
let length = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 2;
|
29130
|
-
return padStart(n, length, '0');
|
29131
|
-
});
|
29132
|
-
|
29133
29120
|
// @ts-nocheck
|
29134
29121
|
/* eslint-disable */
|
29135
29122
|
var SelectingTimes = /*#__PURE__*/function (SelectingTimes) {
|
@@ -30224,7 +30211,7 @@ function mountComponent(component, props) {
|
|
30224
30211
|
const value = isObject(binding.value) ? binding.value : {};
|
30225
30212
|
|
30226
30213
|
// Get the children from the props or directive value, or the element's children
|
30227
|
-
const children = () => text ?? el.
|
30214
|
+
const children = () => text ?? el.textContent;
|
30228
30215
|
|
30229
30216
|
// If vnode.ctx is the same as the instance, then we're bound to a plain element
|
30230
30217
|
// and need to find the nearest parent component instance to inherit provides from
|
@@ -30282,7 +30269,7 @@ function findComponentParent(vnode, root) {
|
|
30282
30269
|
const Tooltip = useDirectiveComponent(VTooltip, binding => {
|
30283
30270
|
return {
|
30284
30271
|
activator: 'parent',
|
30285
|
-
location: binding.arg?.replace('-', ' ')
|
30272
|
+
location: binding.arg?.replace('-', ' '),
|
30286
30273
|
text: typeof binding.value === 'boolean' ? undefined : binding.value
|
30287
30274
|
};
|
30288
30275
|
});
|
@@ -30388,7 +30375,7 @@ function createVuetify$1() {
|
|
30388
30375
|
goTo
|
30389
30376
|
};
|
30390
30377
|
}
|
30391
|
-
const version$1 = "3.7.1-master.2024-09-
|
30378
|
+
const version$1 = "3.7.1-master.2024-09-04";
|
30392
30379
|
createVuetify$1.version = version$1;
|
30393
30380
|
|
30394
30381
|
// Vue's inject() can only be used in setup
|
@@ -30641,7 +30628,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
30641
30628
|
|
30642
30629
|
/* eslint-disable local-rules/sort-imports */
|
30643
30630
|
|
30644
|
-
const version = "3.7.1-master.2024-09-
|
30631
|
+
const version = "3.7.1-master.2024-09-04";
|
30645
30632
|
|
30646
30633
|
/* eslint-disable local-rules/sort-imports */
|
30647
30634
|
|