mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-10 14:52:51 +02:00
Init
This commit is contained in:
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"AudioPlayer": {
|
||||
"description": "Auto imported from components/AudioPlayer.vue"
|
||||
},
|
||||
"AppAppbar": {
|
||||
"description": "Auto imported from components/app/Appbar.vue"
|
||||
},
|
||||
"AppBookShelf": {
|
||||
"description": "Auto imported from components/app/BookShelf.vue"
|
||||
},
|
||||
"AppStreamContainer": {
|
||||
"description": "Auto imported from components/app/StreamContainer.vue"
|
||||
},
|
||||
"AppTracksTable": {
|
||||
"description": "Auto imported from components/app/TracksTable.vue"
|
||||
},
|
||||
"CardsBookCard": {
|
||||
"description": "Auto imported from components/cards/BookCard.vue"
|
||||
},
|
||||
"CardsBookCover": {
|
||||
"description": "Auto imported from components/cards/BookCover.vue"
|
||||
},
|
||||
"ControlsVolumeControl": {
|
||||
"description": "Auto imported from components/controls/VolumeControl.vue"
|
||||
},
|
||||
"ModalsEditModal": {
|
||||
"description": "Auto imported from components/modals/EditModal.vue"
|
||||
},
|
||||
"ModalsModal": {
|
||||
"description": "Auto imported from components/modals/Modal.vue"
|
||||
},
|
||||
"UiBtn": {
|
||||
"description": "Auto imported from components/ui/Btn.vue"
|
||||
},
|
||||
"UiLoadingIndicator": {
|
||||
"description": "Auto imported from components/ui/LoadingIndicator.vue"
|
||||
},
|
||||
"UiMenu": {
|
||||
"description": "Auto imported from components/ui/Menu.vue"
|
||||
},
|
||||
"UiTextareaInput": {
|
||||
"description": "Auto imported from components/ui/TextareaInput.vue"
|
||||
},
|
||||
"UiTextareaWithLabel": {
|
||||
"description": "Auto imported from components/ui/TextareaWithLabel.vue"
|
||||
},
|
||||
"UiTextInput": {
|
||||
"description": "Auto imported from components/ui/TextInput.vue"
|
||||
},
|
||||
"UiTextInputWithLabel": {
|
||||
"description": "Auto imported from components/ui/TextInputWithLabel.vue"
|
||||
},
|
||||
"UiTooltip": {
|
||||
"description": "Auto imported from components/ui/Tooltip.vue"
|
||||
},
|
||||
"WidgetsScanAlert": {
|
||||
"description": "Auto imported from components/widgets/ScanAlert.vue"
|
||||
},
|
||||
"ModalsEditTabsCover": {
|
||||
"description": "Auto imported from components/modals/edit-tabs/Cover.vue"
|
||||
},
|
||||
"ModalsEditTabsDetails": {
|
||||
"description": "Auto imported from components/modals/edit-tabs/Details.vue"
|
||||
},
|
||||
"ModalsEditTabsMatch": {
|
||||
"description": "Auto imported from components/modals/edit-tabs/Match.vue"
|
||||
},
|
||||
"ModalsEditTabsTracks": {
|
||||
"description": "Auto imported from components/modals/edit-tabs/Tracks.vue"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user