gitea push

This commit is contained in:
2026-05-09 12:19:29 -06:00
parent 06113c95b8
commit 429461e985
1481 changed files with 74306 additions and 52475 deletions
+74 -74
View File
@@ -2899,48 +2899,42 @@ declare module 'vue' {
$children?: VNodeChild
}
export interface GlobalComponents {
VAlert: typeof import('vuetify/components')['VAlert']
VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
VAvatar: typeof import('vuetify/components')['VAvatar']
VAppBar: typeof import('vuetify/components')['VAppBar']
VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
VAlert: typeof import('vuetify/components')['VAlert']
VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
VApp: typeof import('vuetify/components')['VApp']
VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
VBadge: typeof import('vuetify/components')['VBadge']
VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
VBanner: typeof import('vuetify/components')['VBanner']
VBannerActions: typeof import('vuetify/components')['VBannerActions']
VBannerText: typeof import('vuetify/components')['VBannerText']
VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
VBadge: typeof import('vuetify/components')['VBadge']
VApp: typeof import('vuetify/components')['VApp']
VBtn: typeof import('vuetify/components')['VBtn']
VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
VCalendar: typeof import('vuetify/components')['VCalendar']
VCheckbox: typeof import('vuetify/components')['VCheckbox']
VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
VCarousel: typeof import('vuetify/components')['VCarousel']
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
VCard: typeof import('vuetify/components')['VCard']
VCardActions: typeof import('vuetify/components')['VCardActions']
VCardItem: typeof import('vuetify/components')['VCardItem']
VCardSubtitle: typeof import('vuetify/components')['VCardSubtitle']
VCardText: typeof import('vuetify/components')['VCardText']
VCardTitle: typeof import('vuetify/components')['VCardTitle']
VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
VCarousel: typeof import('vuetify/components')['VCarousel']
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
VBtn: typeof import('vuetify/components')['VBtn']
VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
VAvatar: typeof import('vuetify/components')['VAvatar']
VChip: typeof import('vuetify/components')['VChip']
VCalendar: typeof import('vuetify/components')['VCalendar']
VCode: typeof import('vuetify/components')['VCode']
VChipGroup: typeof import('vuetify/components')['VChipGroup']
VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
VCombobox: typeof import('vuetify/components')['VCombobox']
VCounter: typeof import('vuetify/components')['VCounter']
VChip: typeof import('vuetify/components')['VChip']
VDatePicker: typeof import('vuetify/components')['VDatePicker']
VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
VColorPicker: typeof import('vuetify/components')['VColorPicker']
VCheckbox: typeof import('vuetify/components')['VCheckbox']
VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
VDataTable: typeof import('vuetify/components')['VDataTable']
VDataTableHeaders: typeof import('vuetify/components')['VDataTableHeaders']
VDataTableFooter: typeof import('vuetify/components')['VDataTableFooter']
@@ -2950,33 +2944,36 @@ declare module 'vue' {
VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
VDialog: typeof import('vuetify/components')['VDialog']
VDivider: typeof import('vuetify/components')['VDivider']
VFab: typeof import('vuetify/components')['VFab']
VColorPicker: typeof import('vuetify/components')['VColorPicker']
VEmptyState: typeof import('vuetify/components')['VEmptyState']
VField: typeof import('vuetify/components')['VField']
VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
VFooter: typeof import('vuetify/components')['VFooter']
VCounter: typeof import('vuetify/components')['VCounter']
VDatePicker: typeof import('vuetify/components')['VDatePicker']
VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
VFab: typeof import('vuetify/components')['VFab']
VField: typeof import('vuetify/components')['VField']
VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
VEmptyState: typeof import('vuetify/components')['VEmptyState']
VFileInput: typeof import('vuetify/components')['VFileInput']
VHotkey: typeof import('vuetify/components')['VHotkey']
VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
VInput: typeof import('vuetify/components')['VInput']
VFooter: typeof import('vuetify/components')['VFooter']
VImg: typeof import('vuetify/components')['VImg']
VIcon: typeof import('vuetify/components')['VIcon']
VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
VClassIcon: typeof import('vuetify/components')['VClassIcon']
VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
VInput: typeof import('vuetify/components')['VInput']
VKbd: typeof import('vuetify/components')['VKbd']
VImg: typeof import('vuetify/components')['VImg']
VLabel: typeof import('vuetify/components')['VLabel']
VMain: typeof import('vuetify/components')['VMain']
VItemGroup: typeof import('vuetify/components')['VItemGroup']
VItem: typeof import('vuetify/components')['VItem']
VMenu: typeof import('vuetify/components')['VMenu']
VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
VMain: typeof import('vuetify/components')['VMain']
VList: typeof import('vuetify/components')['VList']
VListGroup: typeof import('vuetify/components')['VListGroup']
VListImg: typeof import('vuetify/components')['VListImg']
@@ -2986,27 +2983,24 @@ declare module 'vue' {
VListItemSubtitle: typeof import('vuetify/components')['VListItemSubtitle']
VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
VListSubheader: typeof import('vuetify/components')['VListSubheader']
VMessages: typeof import('vuetify/components')['VMessages']
VMenu: typeof import('vuetify/components')['VMenu']
VOtpInput: typeof import('vuetify/components')['VOtpInput']
VNumberInput: typeof import('vuetify/components')['VNumberInput']
VOverlay: typeof import('vuetify/components')['VOverlay']
VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
VMessages: typeof import('vuetify/components')['VMessages']
VPagination: typeof import('vuetify/components')['VPagination']
VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
VRating: typeof import('vuetify/components')['VRating']
VSheet: typeof import('vuetify/components')['VSheet']
VSelect: typeof import('vuetify/components')['VSelect']
VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
VSnackbar: typeof import('vuetify/components')['VSnackbar']
VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
VTab: typeof import('vuetify/components')['VTab']
VTabs: typeof import('vuetify/components')['VTabs']
VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
VNumberInput: typeof import('vuetify/components')['VNumberInput']
VSheet: typeof import('vuetify/components')['VSheet']
VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
VSlider: typeof import('vuetify/components')['VSlider']
VSnackbar: typeof import('vuetify/components')['VSnackbar']
VStepper: typeof import('vuetify/components')['VStepper']
VStepperActions: typeof import('vuetify/components')['VStepperActions']
VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
@@ -3014,47 +3008,52 @@ declare module 'vue' {
VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
VSwitch: typeof import('vuetify/components')['VSwitch']
VSlider: typeof import('vuetify/components')['VSlider']
VTable: typeof import('vuetify/components')['VTable']
VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
VSystemBar: typeof import('vuetify/components')['VSystemBar']
VTextField: typeof import('vuetify/components')['VTextField']
VTable: typeof import('vuetify/components')['VTable']
VTextarea: typeof import('vuetify/components')['VTextarea']
VToolbar: typeof import('vuetify/components')['VToolbar']
VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
VLabel: typeof import('vuetify/components')['VLabel']
VTimeline: typeof import('vuetify/components')['VTimeline']
VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
VTextField: typeof import('vuetify/components')['VTextField']
VTab: typeof import('vuetify/components')['VTab']
VTabs: typeof import('vuetify/components')['VTabs']
VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
VTooltip: typeof import('vuetify/components')['VTooltip']
VTreeview: typeof import('vuetify/components')['VTreeview']
VTreeviewItem: typeof import('vuetify/components')['VTreeviewItem']
VTreeviewGroup: typeof import('vuetify/components')['VTreeviewGroup']
VTimeline: typeof import('vuetify/components')['VTimeline']
VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
VTimePicker: typeof import('vuetify/components')['VTimePicker']
VTimePickerClock: typeof import('vuetify/components')['VTimePickerClock']
VTimePickerControls: typeof import('vuetify/components')['VTimePickerControls']
VTooltip: typeof import('vuetify/components')['VTooltip']
VWindow: typeof import('vuetify/components')['VWindow']
VWindowItem: typeof import('vuetify/components')['VWindowItem']
VToolbar: typeof import('vuetify/components')['VToolbar']
VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
VDataIterator: typeof import('vuetify/components')['VDataIterator']
VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
VForm: typeof import('vuetify/components')['VForm']
VDataIterator: typeof import('vuetify/components')['VDataIterator']
VContainer: typeof import('vuetify/components')['VContainer']
VCol: typeof import('vuetify/components')['VCol']
VRow: typeof import('vuetify/components')['VRow']
VSpacer: typeof import('vuetify/components')['VSpacer']
VHover: typeof import('vuetify/components')['VHover']
VForm: typeof import('vuetify/components')['VForm']
VLazy: typeof import('vuetify/components')['VLazy']
VLayout: typeof import('vuetify/components')['VLayout']
VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
VNoSsr: typeof import('vuetify/components')['VNoSsr']
VParallax: typeof import('vuetify/components')['VParallax']
VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
VRadio: typeof import('vuetify/components')['VRadio']
VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
VRadio: typeof import('vuetify/components')['VRadio']
VResponsive: typeof import('vuetify/components')['VResponsive']
VSnackbarQueue: typeof import('vuetify/components')['VSnackbarQueue']
VSpeedDial: typeof import('vuetify/components')['VSpeedDial']
VSparkline: typeof import('vuetify/components')['VSparkline']
VSnackbarQueue: typeof import('vuetify/components')['VSnackbarQueue']
VThemeProvider: typeof import('vuetify/components')['VThemeProvider']
VValidation: typeof import('vuetify/components')['VValidation']
VFabTransition: typeof import('vuetify/components')['VFabTransition']
VDialogBottomTransition: typeof import('vuetify/components')['VDialogBottomTransition']
VDialogTopTransition: typeof import('vuetify/components')['VDialogTopTransition']
@@ -3073,27 +3072,28 @@ declare module 'vue' {
VExpandBothTransition: typeof import('vuetify/components')['VExpandBothTransition']
VDialogTransition: typeof import('vuetify/components')['VDialogTransition']
VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
VValidation: typeof import('vuetify/components')['VValidation']
VWindow: typeof import('vuetify/components')['VWindow']
VWindowItem: typeof import('vuetify/components')['VWindowItem']
VAvatarGroup: typeof import('vuetify/labs/components')['VAvatarGroup']
VColorInput: typeof import('vuetify/labs/components')['VColorInput']
VCommandPalette: typeof import('vuetify/labs/components')['VCommandPalette']
VCommandPaletteItem: typeof import('vuetify/labs/components')['VCommandPaletteItem']
VPie: typeof import('vuetify/labs/components')['VPie']
VPieSegment: typeof import('vuetify/labs/components')['VPieSegment']
VPieTooltip: typeof import('vuetify/labs/components')['VPieTooltip']
VFileUpload: typeof import('vuetify/labs/components')['VFileUpload']
VFileUploadDropzone: typeof import('vuetify/labs/components')['VFileUploadDropzone']
VFileUploadItem: typeof import('vuetify/labs/components')['VFileUploadItem']
VFileUploadList: typeof import('vuetify/labs/components')['VFileUploadList']
VPicker: typeof import('vuetify/labs/components')['VPicker']
VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
VPicker: typeof import('vuetify/labs/components')['VPicker']
VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
VIconBtn: typeof import('vuetify/labs/components')['VIconBtn']
VPie: typeof import('vuetify/labs/components')['VPie']
VPieSegment: typeof import('vuetify/labs/components')['VPieSegment']
VPieTooltip: typeof import('vuetify/labs/components')['VPieTooltip']
VVideo: typeof import('vuetify/labs/components')['VVideo']
VVideoControls: typeof import('vuetify/labs/components')['VVideoControls']
VVideoVolume: typeof import('vuetify/labs/components')['VVideoVolume']
VIconBtn: typeof import('vuetify/labs/components')['VIconBtn']
VDateInput: typeof import('vuetify/labs/components')['VDateInput']
VMaskInput: typeof import('vuetify/labs/components')['VMaskInput']
VProgress: typeof import('vuetify/labs/components')['VProgress']