diff --git a/frontend/src/Activity/Blocklist/BlocklistRow.css.d.ts b/frontend/src/Activity/Blocklist/BlocklistRow.css.d.ts new file mode 100644 index 000000000..a608ab3d2 --- /dev/null +++ b/frontend/src/Activity/Blocklist/BlocklistRow.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'indexer': string; + 'quality': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Activity/History/Details/HistoryDetails.css.d.ts b/frontend/src/Activity/History/Details/HistoryDetails.css.d.ts new file mode 100644 index 000000000..ff7055b0f --- /dev/null +++ b/frontend/src/Activity/History/Details/HistoryDetails.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'description': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Activity/History/Details/HistoryDetailsModal.css.d.ts b/frontend/src/Activity/History/Details/HistoryDetailsModal.css.d.ts new file mode 100644 index 000000000..a8cc499e2 --- /dev/null +++ b/frontend/src/Activity/History/Details/HistoryDetailsModal.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'markAsFailedButton': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Activity/History/HistoryEventTypeCell.css.d.ts b/frontend/src/Activity/History/HistoryEventTypeCell.css.d.ts new file mode 100644 index 000000000..c748f6f97 --- /dev/null +++ b/frontend/src/Activity/History/HistoryEventTypeCell.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'cell': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Activity/History/HistoryRow.css.d.ts b/frontend/src/Activity/History/HistoryRow.css.d.ts new file mode 100644 index 000000000..e1f54bc96 --- /dev/null +++ b/frontend/src/Activity/History/HistoryRow.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'customFormatScore': string; + 'details': string; + 'downloadClient': string; + 'indexer': string; + 'releaseGroup': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Activity/Queue/ProtocolLabel.css.d.ts b/frontend/src/Activity/Queue/ProtocolLabel.css.d.ts new file mode 100644 index 000000000..f3b389e3d --- /dev/null +++ b/frontend/src/Activity/Queue/ProtocolLabel.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'torrent': string; + 'usenet': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Activity/Queue/QueueRow.css.d.ts b/frontend/src/Activity/Queue/QueueRow.css.d.ts new file mode 100644 index 000000000..be7fcd916 --- /dev/null +++ b/frontend/src/Activity/Queue/QueueRow.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'progress': string; + 'protocol': string; + 'quality': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Activity/Queue/QueueStatusCell.css.d.ts b/frontend/src/Activity/Queue/QueueStatusCell.css.d.ts new file mode 100644 index 000000000..aefdc03b9 --- /dev/null +++ b/frontend/src/Activity/Queue/QueueStatusCell.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'noMessages': string; + 'status': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Activity/Queue/RemoveQueueItemsModal.css.d.ts b/frontend/src/Activity/Queue/RemoveQueueItemsModal.css.d.ts new file mode 100644 index 000000000..65c237dff --- /dev/null +++ b/frontend/src/Activity/Queue/RemoveQueueItemsModal.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'message': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Activity/Queue/TimeleftCell.css.d.ts b/frontend/src/Activity/Queue/TimeleftCell.css.d.ts new file mode 100644 index 000000000..f5c9402d1 --- /dev/null +++ b/frontend/src/Activity/Queue/TimeleftCell.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'timeleft': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Album/AlbumSearchCell.css.d.ts b/frontend/src/Album/AlbumSearchCell.css.d.ts new file mode 100644 index 000000000..154740212 --- /dev/null +++ b/frontend/src/Album/AlbumSearchCell.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'AlbumSearchCell': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Album/Delete/DeleteAlbumModalContent.css.d.ts b/frontend/src/Album/Delete/DeleteAlbumModalContent.css.d.ts new file mode 100644 index 000000000..e55686abe --- /dev/null +++ b/frontend/src/Album/Delete/DeleteAlbumModalContent.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'deleteFilesMessage': string; + 'pathContainer': string; + 'pathIcon': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Album/Details/AlbumDetails.css.d.ts b/frontend/src/Album/Details/AlbumDetails.css.d.ts new file mode 100644 index 000000000..82ef9f0e0 --- /dev/null +++ b/frontend/src/Album/Details/AlbumDetails.css.d.ts @@ -0,0 +1,30 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'albumNavigationButton': string; + 'albumNavigationButtons': string; + 'alternateTitlesIconContainer': string; + 'backdrop': string; + 'backdropOverlay': string; + 'contentContainer': string; + 'cover': string; + 'details': string; + 'detailsLabel': string; + 'duration': string; + 'header': string; + 'headerContent': string; + 'info': string; + 'innerContentBody': string; + 'links': string; + 'monitorToggleButton': string; + 'overview': string; + 'qualityProfileName': string; + 'sizeOnDisk': string; + 'tags': string; + 'title': string; + 'titleContainer': string; + 'titleRow': string; + 'toggleMonitoredContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Album/Details/AlbumDetailsLinks.css.d.ts b/frontend/src/Album/Details/AlbumDetailsLinks.css.d.ts new file mode 100644 index 000000000..9f91f93a4 --- /dev/null +++ b/frontend/src/Album/Details/AlbumDetailsLinks.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'link': string; + 'linkLabel': string; + 'links': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Album/Details/AlbumDetailsMedium.css.d.ts b/frontend/src/Album/Details/AlbumDetailsMedium.css.d.ts new file mode 100644 index 000000000..94964280a --- /dev/null +++ b/frontend/src/Album/Details/AlbumDetailsMedium.css.d.ts @@ -0,0 +1,21 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actionButton': string; + 'actionMenuIcon': string; + 'actions': string; + 'actionsMenu': string; + 'actionsMenuContent': string; + 'collapseButtonContainer': string; + 'expandButton': string; + 'expandButtonIcon': string; + 'header': string; + 'left': string; + 'medium': string; + 'mediumFormat': string; + 'mediumNumber': string; + 'noTracks': string; + 'tracks': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Album/Details/TrackActionsCell.css.d.ts b/frontend/src/Album/Details/TrackActionsCell.css.d.ts new file mode 100644 index 000000000..0f432ca4c --- /dev/null +++ b/frontend/src/Album/Details/TrackActionsCell.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'TrackActionsCell': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Album/Details/TrackRow.css.d.ts b/frontend/src/Album/Details/TrackRow.css.d.ts new file mode 100644 index 000000000..97eedb160 --- /dev/null +++ b/frontend/src/Album/Details/TrackRow.css.d.ts @@ -0,0 +1,12 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'audio': string; + 'duration': string; + 'monitored': string; + 'status': string; + 'title': string; + 'trackNumber': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Album/EpisodeStatus.css.d.ts b/frontend/src/Album/EpisodeStatus.css.d.ts new file mode 100644 index 000000000..a49c06d3a --- /dev/null +++ b/frontend/src/Album/EpisodeStatus.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'center': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/AlbumStudio/AlbumStudio.css.d.ts b/frontend/src/AlbumStudio/AlbumStudio.css.d.ts new file mode 100644 index 000000000..9937ea245 --- /dev/null +++ b/frontend/src/AlbumStudio/AlbumStudio.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'contentBody': string; + 'contentBodyContainer': string; + 'pageContentBodyWrapper': string; + 'tableInnerContentBody': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/AlbumStudio/AlbumStudioAlbum.css.d.ts b/frontend/src/AlbumStudio/AlbumStudioAlbum.css.d.ts new file mode 100644 index 000000000..31142374e --- /dev/null +++ b/frontend/src/AlbumStudio/AlbumStudioAlbum.css.d.ts @@ -0,0 +1,12 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'album': string; + 'albumType': string; + 'allTracks': string; + 'info': string; + 'missingWanted': string; + 'tracks': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/AlbumStudio/AlbumStudioFooter.css.d.ts b/frontend/src/AlbumStudio/AlbumStudioFooter.css.d.ts new file mode 100644 index 000000000..83e60938b --- /dev/null +++ b/frontend/src/AlbumStudio/AlbumStudioFooter.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'inputContainer': string; + 'label': string; + 'updateSelectedButton': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/AlbumStudio/AlbumStudioRow.css.d.ts b/frontend/src/AlbumStudio/AlbumStudioRow.css.d.ts new file mode 100644 index 000000000..9f9ac8eac --- /dev/null +++ b/frontend/src/AlbumStudio/AlbumStudioRow.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'albums': string; + 'cell': string; + 'selectCell': string; + 'status': string; + 'title': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/AlbumStudio/AlbumStudioTableHeader.css.d.ts b/frontend/src/AlbumStudio/AlbumStudioTableHeader.css.d.ts new file mode 100644 index 000000000..3978a6c39 --- /dev/null +++ b/frontend/src/AlbumStudio/AlbumStudioTableHeader.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'albumCount': string; + 'sortName': string; + 'status': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/App/AppUpdatedModalContent.css.d.ts b/frontend/src/App/AppUpdatedModalContent.css.d.ts new file mode 100644 index 000000000..70ddbf6a1 --- /dev/null +++ b/frontend/src/App/AppUpdatedModalContent.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'changes': string; + 'maintenance': string; + 'version': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/App/ConnectionLostModal.css.d.ts b/frontend/src/App/ConnectionLostModal.css.d.ts new file mode 100644 index 000000000..027f2a9a3 --- /dev/null +++ b/frontend/src/App/ConnectionLostModal.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'automatic': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Delete/DeleteArtistModalContent.css.d.ts b/frontend/src/Artist/Delete/DeleteArtistModalContent.css.d.ts new file mode 100644 index 000000000..e55686abe --- /dev/null +++ b/frontend/src/Artist/Delete/DeleteArtistModalContent.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'deleteFilesMessage': string; + 'pathContainer': string; + 'pathIcon': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Details/AlbumGroupInfo.css.d.ts b/frontend/src/Artist/Details/AlbumGroupInfo.css.d.ts new file mode 100644 index 000000000..e0d8c2f6b --- /dev/null +++ b/frontend/src/Artist/Details/AlbumGroupInfo.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'description': string; + 'title': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Details/AlbumRow.css.d.ts b/frontend/src/Artist/Details/AlbumRow.css.d.ts new file mode 100644 index 000000000..d63f87253 --- /dev/null +++ b/frontend/src/Artist/Details/AlbumRow.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'monitored': string; + 'status': string; + 'title': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Details/ArtistAlternateTitles.css.d.ts b/frontend/src/Artist/Details/ArtistAlternateTitles.css.d.ts new file mode 100644 index 000000000..6a526456a --- /dev/null +++ b/frontend/src/Artist/Details/ArtistAlternateTitles.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'alternateTitle': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Details/ArtistDetails.css.d.ts b/frontend/src/Artist/Details/ArtistDetails.css.d.ts new file mode 100644 index 000000000..ca3bdbd97 --- /dev/null +++ b/frontend/src/Artist/Details/ArtistDetails.css.d.ts @@ -0,0 +1,33 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'alternateTitlesIconContainer': string; + 'artistNavigationButton': string; + 'artistNavigationButtons': string; + 'backdrop': string; + 'backdropOverlay': string; + 'contentContainer': string; + 'details': string; + 'detailsLabel': string; + 'errorMessage': string; + 'header': string; + 'headerContent': string; + 'info': string; + 'innerContentBody': string; + 'links': string; + 'metadataMessage': string; + 'monitorToggleButton': string; + 'overview': string; + 'path': string; + 'poster': string; + 'qualityProfileName': string; + 'runtime': string; + 'sizeOnDisk': string; + 'tags': string; + 'title': string; + 'titleContainer': string; + 'titleRow': string; + 'toggleMonitoredContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Details/ArtistDetailsLinks.css.d.ts b/frontend/src/Artist/Details/ArtistDetailsLinks.css.d.ts new file mode 100644 index 000000000..9f91f93a4 --- /dev/null +++ b/frontend/src/Artist/Details/ArtistDetailsLinks.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'link': string; + 'linkLabel': string; + 'links': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Details/ArtistDetailsSeason.css.d.ts b/frontend/src/Artist/Details/ArtistDetailsSeason.css.d.ts new file mode 100644 index 000000000..c3c20ac42 --- /dev/null +++ b/frontend/src/Artist/Details/ArtistDetailsSeason.css.d.ts @@ -0,0 +1,24 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actionButton': string; + 'actionMenuIcon': string; + 'actions': string; + 'actionsMenu': string; + 'actionsMenuContent': string; + 'albumCount': string; + 'albumCountTooltip': string; + 'albumType': string; + 'albumTypeLabel': string; + 'albums': string; + 'collapseButtonContainer': string; + 'collapseButtonIcon': string; + 'expandButton': string; + 'expandButtonIcon': string; + 'header': string; + 'left': string; + 'noAlbums': string; + 'sizeOnDisk': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Details/ArtistGenres.css.d.ts b/frontend/src/Artist/Details/ArtistGenres.css.d.ts new file mode 100644 index 000000000..83399e63b --- /dev/null +++ b/frontend/src/Artist/Details/ArtistGenres.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'genres': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Edit/EditArtistModalContent.css.d.ts b/frontend/src/Artist/Edit/EditArtistModalContent.css.d.ts new file mode 100644 index 000000000..238343ae5 --- /dev/null +++ b/frontend/src/Artist/Edit/EditArtistModalContent.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'deleteButton': string; + 'labelIcon': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Editor/ArtistEditorFooter.css.d.ts b/frontend/src/Artist/Editor/ArtistEditorFooter.css.d.ts new file mode 100644 index 000000000..6dbc89510 --- /dev/null +++ b/frontend/src/Artist/Editor/ArtistEditorFooter.css.d.ts @@ -0,0 +1,14 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'buttonContainer': string; + 'buttonContainerContent': string; + 'buttons': string; + 'deleteSelectedButton': string; + 'inputContainer': string; + 'organizeSelectedButton': string; + 'selectedArtistLabel': string; + 'tagsButton': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Editor/ArtistEditorFooterLabel.css.d.ts b/frontend/src/Artist/Editor/ArtistEditorFooterLabel.css.d.ts new file mode 100644 index 000000000..06f814a94 --- /dev/null +++ b/frontend/src/Artist/Editor/ArtistEditorFooterLabel.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'label': string; + 'savingIcon': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Editor/AudioTags/RetagArtistModalContent.css.d.ts b/frontend/src/Artist/Editor/AudioTags/RetagArtistModalContent.css.d.ts new file mode 100644 index 000000000..c2556006e --- /dev/null +++ b/frontend/src/Artist/Editor/AudioTags/RetagArtistModalContent.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'message': string; + 'retagIcon': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Editor/Delete/DeleteArtistModalContent.css.d.ts b/frontend/src/Artist/Editor/Delete/DeleteArtistModalContent.css.d.ts new file mode 100644 index 000000000..bcc2e2492 --- /dev/null +++ b/frontend/src/Artist/Editor/Delete/DeleteArtistModalContent.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'message': string; + 'path': string; + 'pathContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Editor/Organize/OrganizeArtistModalContent.css.d.ts b/frontend/src/Artist/Editor/Organize/OrganizeArtistModalContent.css.d.ts new file mode 100644 index 000000000..ae2303476 --- /dev/null +++ b/frontend/src/Artist/Editor/Organize/OrganizeArtistModalContent.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'message': string; + 'renameIcon': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Editor/Tags/TagsModalContent.css.d.ts b/frontend/src/Artist/Editor/Tags/TagsModalContent.css.d.ts new file mode 100644 index 000000000..9b4321dcc --- /dev/null +++ b/frontend/src/Artist/Editor/Tags/TagsModalContent.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'message': string; + 'renameIcon': string; + 'result': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/History/ArtistHistoryRow.css.d.ts b/frontend/src/Artist/History/ArtistHistoryRow.css.d.ts new file mode 100644 index 000000000..e3425487e --- /dev/null +++ b/frontend/src/Artist/History/ArtistHistoryRow.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'details': string; + 'sourceTitle': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Index/ArtistIndex.css.d.ts b/frontend/src/Artist/Index/ArtistIndex.css.d.ts new file mode 100644 index 000000000..ec08fc921 --- /dev/null +++ b/frontend/src/Artist/Index/ArtistIndex.css.d.ts @@ -0,0 +1,13 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'bannersInnerContentBody': string; + 'contentBody': string; + 'contentBodyContainer': string; + 'errorMessage': string; + 'pageContentBodyWrapper': string; + 'postersInnerContentBody': string; + 'tableInnerContentBody': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Index/ArtistIndexFooter.css.d.ts b/frontend/src/Artist/Index/ArtistIndexFooter.css.d.ts new file mode 100644 index 000000000..b88d23a6c --- /dev/null +++ b/frontend/src/Artist/Index/ArtistIndexFooter.css.d.ts @@ -0,0 +1,14 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'continuing': string; + 'ended': string; + 'footer': string; + 'legendItem': string; + 'legendItemColor': string; + 'missingMonitored': string; + 'missingUnmonitored': string; + 'statistics': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Index/Banners/ArtistIndexBanner.css.d.ts b/frontend/src/Artist/Index/Banners/ArtistIndexBanner.css.d.ts new file mode 100644 index 000000000..393757652 --- /dev/null +++ b/frontend/src/Artist/Index/Banners/ArtistIndexBanner.css.d.ts @@ -0,0 +1,15 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'action': string; + 'bannerContainer': string; + 'container': string; + 'content': string; + 'controls': string; + 'ended': string; + 'link': string; + 'nextAiring': string; + 'title': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Index/Banners/ArtistIndexBannerInfo.css.d.ts b/frontend/src/Artist/Index/Banners/ArtistIndexBannerInfo.css.d.ts new file mode 100644 index 000000000..062365d36 --- /dev/null +++ b/frontend/src/Artist/Index/Banners/ArtistIndexBannerInfo.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'info': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Index/Banners/ArtistIndexBanners.css.d.ts b/frontend/src/Artist/Index/Banners/ArtistIndexBanners.css.d.ts new file mode 100644 index 000000000..b97436b41 --- /dev/null +++ b/frontend/src/Artist/Index/Banners/ArtistIndexBanners.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'grid': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Index/Overview/ArtistIndexOverview.css.d.ts b/frontend/src/Artist/Index/Overview/ArtistIndexOverview.css.d.ts new file mode 100644 index 000000000..76a72536a --- /dev/null +++ b/frontend/src/Artist/Index/Overview/ArtistIndexOverview.css.d.ts @@ -0,0 +1,18 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'container': string; + 'content': string; + 'details': string; + 'ended': string; + 'info': string; + 'link': string; + 'overview': string; + 'poster': string; + 'posterContainer': string; + 'title': string; + 'titleRow': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Index/Overview/ArtistIndexOverviewInfo.css.d.ts b/frontend/src/Artist/Index/Overview/ArtistIndexOverviewInfo.css.d.ts new file mode 100644 index 000000000..eb2309a64 --- /dev/null +++ b/frontend/src/Artist/Index/Overview/ArtistIndexOverviewInfo.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'infos': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Index/Overview/ArtistIndexOverviewInfoRow.css.d.ts b/frontend/src/Artist/Index/Overview/ArtistIndexOverviewInfoRow.css.d.ts new file mode 100644 index 000000000..04f22fc2e --- /dev/null +++ b/frontend/src/Artist/Index/Overview/ArtistIndexOverviewInfoRow.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'icon': string; + 'infoRow': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Index/Overview/ArtistIndexOverviews.css.d.ts b/frontend/src/Artist/Index/Overview/ArtistIndexOverviews.css.d.ts new file mode 100644 index 000000000..b97436b41 --- /dev/null +++ b/frontend/src/Artist/Index/Overview/ArtistIndexOverviews.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'grid': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Index/Posters/ArtistIndexPoster.css.d.ts b/frontend/src/Artist/Index/Posters/ArtistIndexPoster.css.d.ts new file mode 100644 index 000000000..a40dbcefd --- /dev/null +++ b/frontend/src/Artist/Index/Posters/ArtistIndexPoster.css.d.ts @@ -0,0 +1,16 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'action': string; + 'container': string; + 'content': string; + 'controls': string; + 'ended': string; + 'link': string; + 'nextAiring': string; + 'overlayTitle': string; + 'posterContainer': string; + 'title': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Index/Posters/ArtistIndexPosterInfo.css.d.ts b/frontend/src/Artist/Index/Posters/ArtistIndexPosterInfo.css.d.ts new file mode 100644 index 000000000..062365d36 --- /dev/null +++ b/frontend/src/Artist/Index/Posters/ArtistIndexPosterInfo.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'info': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Index/Posters/ArtistIndexPosters.css.d.ts b/frontend/src/Artist/Index/Posters/ArtistIndexPosters.css.d.ts new file mode 100644 index 000000000..b97436b41 --- /dev/null +++ b/frontend/src/Artist/Index/Posters/ArtistIndexPosters.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'grid': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Index/ProgressBar/ArtistIndexProgressBar.css.d.ts b/frontend/src/Artist/Index/ProgressBar/ArtistIndexProgressBar.css.d.ts new file mode 100644 index 000000000..dab280261 --- /dev/null +++ b/frontend/src/Artist/Index/ProgressBar/ArtistIndexProgressBar.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'progress': string; + 'progressBar': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Index/Table/ArtistIndexHeader.css.d.ts b/frontend/src/Artist/Index/Table/ArtistIndexHeader.css.d.ts new file mode 100644 index 000000000..4d9dcd20b --- /dev/null +++ b/frontend/src/Artist/Index/Table/ArtistIndexHeader.css.d.ts @@ -0,0 +1,27 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'added': string; + 'albumCount': string; + 'artistType': string; + 'banner': string; + 'bannerGrow': string; + 'genres': string; + 'lastAlbum': string; + 'latestAlbum': string; + 'metadataProfileId': string; + 'nextAlbum': string; + 'path': string; + 'qualityProfileId': string; + 'ratings': string; + 'sizeOnDisk': string; + 'sortName': string; + 'status': string; + 'tags': string; + 'trackCount': string; + 'trackProgress': string; + 'useSceneNumbering': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Index/Table/ArtistIndexRow.css.d.ts b/frontend/src/Artist/Index/Table/ArtistIndexRow.css.d.ts new file mode 100644 index 000000000..fd8d84e17 --- /dev/null +++ b/frontend/src/Artist/Index/Table/ArtistIndexRow.css.d.ts @@ -0,0 +1,31 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'added': string; + 'albumCount': string; + 'artistType': string; + 'banner': string; + 'bannerGrow': string; + 'bannerImage': string; + 'cell': string; + 'checkInput': string; + 'genres': string; + 'lastAlbum': string; + 'link': string; + 'metadataProfileId': string; + 'nextAlbum': string; + 'overlayTitle': string; + 'path': string; + 'qualityProfileId': string; + 'ratings': string; + 'sizeOnDisk': string; + 'sortName': string; + 'status': string; + 'tags': string; + 'trackCount': string; + 'trackProgress': string; + 'useSceneNumbering': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Index/Table/ArtistIndexTable.css.d.ts b/frontend/src/Artist/Index/Table/ArtistIndexTable.css.d.ts new file mode 100644 index 000000000..fbc2e3b9a --- /dev/null +++ b/frontend/src/Artist/Index/Table/ArtistIndexTable.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'tableContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/Index/Table/ArtistStatusCell.css.d.ts b/frontend/src/Artist/Index/Table/ArtistStatusCell.css.d.ts new file mode 100644 index 000000000..eff3e0343 --- /dev/null +++ b/frontend/src/Artist/Index/Table/ArtistStatusCell.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'monitorToggle': string; + 'status': string; + 'statusIcon': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/MoveArtist/MoveArtistModal.css.d.ts b/frontend/src/Artist/MoveArtist/MoveArtistModal.css.d.ts new file mode 100644 index 000000000..0475f5a86 --- /dev/null +++ b/frontend/src/Artist/MoveArtist/MoveArtistModal.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'doNotMoveButton': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Artist/NoArtist.css.d.ts b/frontend/src/Artist/NoArtist.css.d.ts new file mode 100644 index 000000000..054af6200 --- /dev/null +++ b/frontend/src/Artist/NoArtist.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'buttonContainer': string; + 'message': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Calendar/Agenda/Agenda.css.d.ts b/frontend/src/Calendar/Agenda/Agenda.css.d.ts new file mode 100644 index 000000000..44421cc99 --- /dev/null +++ b/frontend/src/Calendar/Agenda/Agenda.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'agenda': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Calendar/Agenda/AgendaEvent.css.d.ts b/frontend/src/Calendar/Agenda/AgendaEvent.css.d.ts new file mode 100644 index 000000000..5bf39a6de --- /dev/null +++ b/frontend/src/Calendar/Agenda/AgendaEvent.css.d.ts @@ -0,0 +1,21 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'absoluteEpisodeNumber': string; + 'albumSeparator': string; + 'albumTitle': string; + 'artistName': string; + 'date': string; + 'downloaded': string; + 'downloading': string; + 'event': string; + 'eventWrapper': string; + 'missing': string; + 'partial': string; + 'seasonEpisodeNumber': string; + 'time': string; + 'unmonitored': string; + 'unreleased': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Calendar/Calendar.css.d.ts b/frontend/src/Calendar/Calendar.css.d.ts new file mode 100644 index 000000000..503034402 --- /dev/null +++ b/frontend/src/Calendar/Calendar.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'calendar': string; + 'calendarContent': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Calendar/CalendarPage.css.d.ts b/frontend/src/Calendar/CalendarPage.css.d.ts new file mode 100644 index 000000000..943329132 --- /dev/null +++ b/frontend/src/Calendar/CalendarPage.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'calendarInnerPageBody': string; + 'calendarPageBody': string; + 'errorMessage': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Calendar/Day/CalendarDay.css.d.ts b/frontend/src/Calendar/Day/CalendarDay.css.d.ts new file mode 100644 index 000000000..f32def3dd --- /dev/null +++ b/frontend/src/Calendar/Day/CalendarDay.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'day': string; + 'dayOfMonth': string; + 'isDifferentMonth': string; + 'isSingleDay': string; + 'isToday': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Calendar/Day/CalendarDays.css.d.ts b/frontend/src/Calendar/Day/CalendarDays.css.d.ts new file mode 100644 index 000000000..ae3e7aebc --- /dev/null +++ b/frontend/src/Calendar/Day/CalendarDays.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'day': string; + 'days': string; + 'forecast': string; + 'month': string; + 'week': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Calendar/Day/DayOfWeek.css.d.ts b/frontend/src/Calendar/Day/DayOfWeek.css.d.ts new file mode 100644 index 000000000..a377e4a8e --- /dev/null +++ b/frontend/src/Calendar/Day/DayOfWeek.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'dayOfWeek': string; + 'isSingleDay': string; + 'isToday': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Calendar/Day/DaysOfWeek.css.d.ts b/frontend/src/Calendar/Day/DaysOfWeek.css.d.ts new file mode 100644 index 000000000..5bc224b68 --- /dev/null +++ b/frontend/src/Calendar/Day/DaysOfWeek.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'daysOfWeek': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Calendar/Events/CalendarEvent.css.d.ts b/frontend/src/Calendar/Events/CalendarEvent.css.d.ts new file mode 100644 index 000000000..61bc8c539 --- /dev/null +++ b/frontend/src/Calendar/Events/CalendarEvent.css.d.ts @@ -0,0 +1,18 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'absoluteEpisodeNumber': string; + 'albumInfo': string; + 'albumTitle': string; + 'artistName': string; + 'downloaded': string; + 'downloading': string; + 'event': string; + 'info': string; + 'missing': string; + 'statusIcon': string; + 'unmonitored': string; + 'unreleased': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Calendar/Header/CalendarHeader.css.d.ts b/frontend/src/Calendar/Header/CalendarHeader.css.d.ts new file mode 100644 index 000000000..700b53652 --- /dev/null +++ b/frontend/src/Calendar/Header/CalendarHeader.css.d.ts @@ -0,0 +1,14 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'header': string; + 'loading': string; + 'navigationButtons': string; + 'titleDesktop': string; + 'titleMobile': string; + 'todayButton': string; + 'viewButtonsContainer': string; + 'viewMenu': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Calendar/Legend/Legend.css.d.ts b/frontend/src/Calendar/Legend/Legend.css.d.ts new file mode 100644 index 000000000..19c0339b4 --- /dev/null +++ b/frontend/src/Calendar/Legend/Legend.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'legend': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Calendar/Legend/LegendIconItem.css.d.ts b/frontend/src/Calendar/Legend/LegendIconItem.css.d.ts new file mode 100644 index 000000000..5d618d24b --- /dev/null +++ b/frontend/src/Calendar/Legend/LegendIconItem.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'icon': string; + 'legendIconItem': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Calendar/Legend/LegendItem.css.d.ts b/frontend/src/Calendar/Legend/LegendItem.css.d.ts new file mode 100644 index 000000000..954aafd90 --- /dev/null +++ b/frontend/src/Calendar/Legend/LegendItem.css.d.ts @@ -0,0 +1,14 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'downloaded': string; + 'downloading': string; + 'legendItem': string; + 'missing': string; + 'onAir': string; + 'partial': string; + 'unmonitored': string; + 'unreleased': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Alert.css.d.ts b/frontend/src/Components/Alert.css.d.ts new file mode 100644 index 000000000..daffec2e6 --- /dev/null +++ b/frontend/src/Components/Alert.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'alert': string; + 'danger': string; + 'info': string; + 'success': string; + 'warning': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Card.css.d.ts b/frontend/src/Components/Card.css.d.ts new file mode 100644 index 000000000..fb3ea792e --- /dev/null +++ b/frontend/src/Components/Card.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'card': string; + 'overlay': string; + 'underlay': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/CircularProgressBar.css.d.ts b/frontend/src/Components/CircularProgressBar.css.d.ts new file mode 100644 index 000000000..45179620c --- /dev/null +++ b/frontend/src/Components/CircularProgressBar.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'circularProgressBar': string; + 'circularProgressBarContainer': string; + 'circularProgressBarText': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/DescriptionList/DescriptionList.css.d.ts b/frontend/src/Components/DescriptionList/DescriptionList.css.d.ts new file mode 100644 index 000000000..34c1578a4 --- /dev/null +++ b/frontend/src/Components/DescriptionList/DescriptionList.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'descriptionList': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/DescriptionList/DescriptionListItemDescription.css.d.ts b/frontend/src/Components/DescriptionList/DescriptionListItemDescription.css.d.ts new file mode 100644 index 000000000..ff7055b0f --- /dev/null +++ b/frontend/src/Components/DescriptionList/DescriptionListItemDescription.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'description': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/DescriptionList/DescriptionListItemTitle.css.d.ts b/frontend/src/Components/DescriptionList/DescriptionListItemTitle.css.d.ts new file mode 100644 index 000000000..86bceec06 --- /dev/null +++ b/frontend/src/Components/DescriptionList/DescriptionListItemTitle.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'title': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/DragPreviewLayer.css.d.ts b/frontend/src/Components/DragPreviewLayer.css.d.ts new file mode 100644 index 000000000..6944a829d --- /dev/null +++ b/frontend/src/Components/DragPreviewLayer.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'dragLayer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Error/ErrorBoundaryError.css.d.ts b/frontend/src/Components/Error/ErrorBoundaryError.css.d.ts new file mode 100644 index 000000000..1d4e56b65 --- /dev/null +++ b/frontend/src/Components/Error/ErrorBoundaryError.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'container': string; + 'details': string; + 'image': string; + 'imageContainer': string; + 'message': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/FieldSet.css.d.ts b/frontend/src/Components/FieldSet.css.d.ts new file mode 100644 index 000000000..74e99779a --- /dev/null +++ b/frontend/src/Components/FieldSet.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'fieldSet': string; + 'legend': string; + 'small': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/FileBrowser/FileBrowserModal.css.d.ts b/frontend/src/Components/FileBrowser/FileBrowserModal.css.d.ts new file mode 100644 index 000000000..5d00cca7e --- /dev/null +++ b/frontend/src/Components/FileBrowser/FileBrowserModal.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'modal': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/FileBrowser/FileBrowserModalContent.css.d.ts b/frontend/src/Components/FileBrowser/FileBrowserModalContent.css.d.ts new file mode 100644 index 000000000..e83c13075 --- /dev/null +++ b/frontend/src/Components/FileBrowser/FileBrowserModalContent.css.d.ts @@ -0,0 +1,12 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'faqLink': string; + 'loading': string; + 'mappedDrivesWarning': string; + 'modalBody': string; + 'pathInput': string; + 'scroller': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/FileBrowser/FileBrowserRow.css.d.ts b/frontend/src/Components/FileBrowser/FileBrowserRow.css.d.ts new file mode 100644 index 000000000..127d00928 --- /dev/null +++ b/frontend/src/Components/FileBrowser/FileBrowserRow.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'type': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Filter/Builder/DateFilterBuilderRowValue.css.d.ts b/frontend/src/Components/Filter/Builder/DateFilterBuilderRowValue.css.d.ts new file mode 100644 index 000000000..d391a1f30 --- /dev/null +++ b/frontend/src/Components/Filter/Builder/DateFilterBuilderRowValue.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'container': string; + 'numberInput': string; + 'selectInput': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Filter/Builder/FilterBuilderModalContent.css.d.ts b/frontend/src/Components/Filter/Builder/FilterBuilderModalContent.css.d.ts new file mode 100644 index 000000000..033d2edca --- /dev/null +++ b/frontend/src/Components/Filter/Builder/FilterBuilderModalContent.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'label': string; + 'labelContainer': string; + 'labelInputContainer': string; + 'rows': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Filter/Builder/FilterBuilderRow.css.d.ts b/frontend/src/Components/Filter/Builder/FilterBuilderRow.css.d.ts new file mode 100644 index 000000000..aba698af4 --- /dev/null +++ b/frontend/src/Components/Filter/Builder/FilterBuilderRow.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actionsContainer': string; + 'filterRow': string; + 'inputContainer': string; + 'valueInputContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Filter/Builder/FilterBuilderRowValueTag.css.d.ts b/frontend/src/Components/Filter/Builder/FilterBuilderRowValueTag.css.d.ts new file mode 100644 index 000000000..80bcf1464 --- /dev/null +++ b/frontend/src/Components/Filter/Builder/FilterBuilderRowValueTag.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'isLastTag': string; + 'label': string; + 'or': string; + 'tag': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Filter/CustomFilters/CustomFilter.css.d.ts b/frontend/src/Components/Filter/CustomFilters/CustomFilter.css.d.ts new file mode 100644 index 000000000..af5bfa967 --- /dev/null +++ b/frontend/src/Components/Filter/CustomFilters/CustomFilter.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'customFilter': string; + 'label': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Filter/CustomFilters/CustomFiltersModalContent.css.d.ts b/frontend/src/Components/Filter/CustomFilters/CustomFiltersModalContent.css.d.ts new file mode 100644 index 000000000..b505d0767 --- /dev/null +++ b/frontend/src/Components/Filter/CustomFilters/CustomFiltersModalContent.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'addButtonContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/AutoSuggestInput.css.d.ts b/frontend/src/Components/Form/AutoSuggestInput.css.d.ts new file mode 100644 index 000000000..2b8f51924 --- /dev/null +++ b/frontend/src/Components/Form/AutoSuggestInput.css.d.ts @@ -0,0 +1,15 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'hasError': string; + 'hasWarning': string; + 'input': string; + 'inputContainer': string; + 'suggestion': string; + 'suggestionHighlighted': string; + 'suggestionsContainer': string; + 'suggestionsContainerOpen': string; + 'suggestionsList': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/CaptchaInput.css.d.ts b/frontend/src/Components/Form/CaptchaInput.css.d.ts new file mode 100644 index 000000000..b6844144e --- /dev/null +++ b/frontend/src/Components/Form/CaptchaInput.css.d.ts @@ -0,0 +1,12 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'captchaInputWrapper': string; + 'hasButton': string; + 'hasError': string; + 'hasWarning': string; + 'input': string; + 'recaptchaWrapper': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/CheckInput.css.d.ts b/frontend/src/Components/Form/CheckInput.css.d.ts new file mode 100644 index 000000000..bba6b63bb --- /dev/null +++ b/frontend/src/Components/Form/CheckInput.css.d.ts @@ -0,0 +1,18 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'checkbox': string; + 'container': string; + 'dangerIsChecked': string; + 'helpText': string; + 'input': string; + 'isDisabled': string; + 'isIndeterminate': string; + 'isNotChecked': string; + 'label': string; + 'primaryIsChecked': string; + 'successIsChecked': string; + 'warningIsChecked': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/DeviceInput.css.d.ts b/frontend/src/Components/Form/DeviceInput.css.d.ts new file mode 100644 index 000000000..e44e3fce0 --- /dev/null +++ b/frontend/src/Components/Form/DeviceInput.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'deviceInputWrapper': string; + 'input': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/EnhancedSelectInput.css.d.ts b/frontend/src/Components/Form/EnhancedSelectInput.css.d.ts new file mode 100644 index 000000000..edcf0079b --- /dev/null +++ b/frontend/src/Components/Form/EnhancedSelectInput.css.d.ts @@ -0,0 +1,22 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'dropdownArrowContainer': string; + 'dropdownArrowContainerDisabled': string; + 'dropdownArrowContainerEditable': string; + 'editableContainer': string; + 'enhancedSelect': string; + 'hasError': string; + 'hasWarning': string; + 'isDisabled': string; + 'loading': string; + 'mobileCloseButton': string; + 'mobileCloseButtonContainer': string; + 'options': string; + 'optionsContainer': string; + 'optionsModal': string; + 'optionsModalBody': string; + 'optionsModalScroller': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/EnhancedSelectInputOption.css.d.ts b/frontend/src/Components/Form/EnhancedSelectInputOption.css.d.ts new file mode 100644 index 000000000..59675cd91 --- /dev/null +++ b/frontend/src/Components/Form/EnhancedSelectInputOption.css.d.ts @@ -0,0 +1,14 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'iconContainer': string; + 'isDisabled': string; + 'isHidden': string; + 'isMobile': string; + 'isSelected': string; + 'option': string; + 'optionCheck': string; + 'optionCheckInput': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/EnhancedSelectInputSelectedValue.css.d.ts b/frontend/src/Components/Form/EnhancedSelectInputSelectedValue.css.d.ts new file mode 100644 index 000000000..5377239a8 --- /dev/null +++ b/frontend/src/Components/Form/EnhancedSelectInputSelectedValue.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'isDisabled': string; + 'selectedValue': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/Form.css.d.ts b/frontend/src/Components/Form/Form.css.d.ts new file mode 100644 index 000000000..178f2fec1 --- /dev/null +++ b/frontend/src/Components/Form/Form.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'validationFailures': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/FormGroup.css.d.ts b/frontend/src/Components/Form/FormGroup.css.d.ts new file mode 100644 index 000000000..86145f643 --- /dev/null +++ b/frontend/src/Components/Form/FormGroup.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'extraSmall': string; + 'group': string; + 'large': string; + 'medium': string; + 'small': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/FormInputButton.css.d.ts b/frontend/src/Components/Form/FormInputButton.css.d.ts new file mode 100644 index 000000000..d469cdfe3 --- /dev/null +++ b/frontend/src/Components/Form/FormInputButton.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'button': string; + 'middleButton': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/FormInputGroup.css.d.ts b/frontend/src/Components/Form/FormInputGroup.css.d.ts new file mode 100644 index 000000000..267257c44 --- /dev/null +++ b/frontend/src/Components/Form/FormInputGroup.css.d.ts @@ -0,0 +1,14 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'helpLink': string; + 'inputContainer': string; + 'inputGroup': string; + 'inputGroupContainer': string; + 'inputUnit': string; + 'inputUnitNumber': string; + 'pendingChangesContainer': string; + 'pendingChangesIcon': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/FormInputHelpText.css.d.ts b/frontend/src/Components/Form/FormInputHelpText.css.d.ts new file mode 100644 index 000000000..0e163f134 --- /dev/null +++ b/frontend/src/Components/Form/FormInputHelpText.css.d.ts @@ -0,0 +1,12 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'details': string; + 'helpText': string; + 'isCheckInput': string; + 'isError': string; + 'isWarning': string; + 'link': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/FormLabel.css.d.ts b/frontend/src/Components/Form/FormLabel.css.d.ts new file mode 100644 index 000000000..c23dd30a4 --- /dev/null +++ b/frontend/src/Components/Form/FormLabel.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'hasError': string; + 'isAdvanced': string; + 'label': string; + 'large': string; + 'small': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/HintedSelectInputOption.css.d.ts b/frontend/src/Components/Form/HintedSelectInputOption.css.d.ts new file mode 100644 index 000000000..b598ce484 --- /dev/null +++ b/frontend/src/Components/Form/HintedSelectInputOption.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'hintText': string; + 'isMobile': string; + 'optionText': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/HintedSelectInputSelectedValue.css.d.ts b/frontend/src/Components/Form/HintedSelectInputSelectedValue.css.d.ts new file mode 100644 index 000000000..57114fbff --- /dev/null +++ b/frontend/src/Components/Form/HintedSelectInputSelectedValue.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'hintText': string; + 'selectedValue': string; + 'valueText': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/KeyValueListInput.css.d.ts b/frontend/src/Components/Form/KeyValueListInput.css.d.ts new file mode 100644 index 000000000..972f108c9 --- /dev/null +++ b/frontend/src/Components/Form/KeyValueListInput.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'hasError': string; + 'hasWarning': string; + 'inputContainer': string; + 'isFocused': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/KeyValueListInputItem.css.d.ts b/frontend/src/Components/Form/KeyValueListInputItem.css.d.ts new file mode 100644 index 000000000..35baf55cd --- /dev/null +++ b/frontend/src/Components/Form/KeyValueListInputItem.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'buttonWrapper': string; + 'inputWrapper': string; + 'itemContainer': string; + 'keyInput': string; + 'valueInput': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/PasswordInput.css.d.ts b/frontend/src/Components/Form/PasswordInput.css.d.ts new file mode 100644 index 000000000..774807ef4 --- /dev/null +++ b/frontend/src/Components/Form/PasswordInput.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'input': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/PathInput.css.d.ts b/frontend/src/Components/Form/PathInput.css.d.ts new file mode 100644 index 000000000..d44c3dd56 --- /dev/null +++ b/frontend/src/Components/Form/PathInput.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'fileBrowserButton': string; + 'hasFileBrowser': string; + 'inputWrapper': string; + 'pathMatch': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/PlaylistInput.css.d.ts b/frontend/src/Components/Form/PlaylistInput.css.d.ts new file mode 100644 index 000000000..98431d38d --- /dev/null +++ b/frontend/src/Components/Form/PlaylistInput.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'input': string; + 'playlistInputWrapper': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/RootFolderSelectInputOption.css.d.ts b/frontend/src/Components/Form/RootFolderSelectInputOption.css.d.ts new file mode 100644 index 000000000..0c549f7a9 --- /dev/null +++ b/frontend/src/Components/Form/RootFolderSelectInputOption.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'freeSpace': string; + 'isMobile': string; + 'optionText': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/RootFolderSelectInputSelectedValue.css.d.ts b/frontend/src/Components/Form/RootFolderSelectInputSelectedValue.css.d.ts new file mode 100644 index 000000000..682ac91de --- /dev/null +++ b/frontend/src/Components/Form/RootFolderSelectInputSelectedValue.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'freeSpace': string; + 'path': string; + 'selectedValue': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/SelectInput.css.d.ts b/frontend/src/Components/Form/SelectInput.css.d.ts new file mode 100644 index 000000000..fe8fa3069 --- /dev/null +++ b/frontend/src/Components/Form/SelectInput.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'hasError': string; + 'hasWarning': string; + 'isDisabled': string; + 'select': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/TagInput.css.d.ts b/frontend/src/Components/Form/TagInput.css.d.ts new file mode 100644 index 000000000..8b3b412a5 --- /dev/null +++ b/frontend/src/Components/Form/TagInput.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'hasError': string; + 'hasWarning': string; + 'input': string; + 'internalInput': string; + 'isFocused': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/TagInputInput.css.d.ts b/frontend/src/Components/Form/TagInputInput.css.d.ts new file mode 100644 index 000000000..d0a03ef53 --- /dev/null +++ b/frontend/src/Components/Form/TagInputInput.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'inputContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/TagInputTag.css.d.ts b/frontend/src/Components/Form/TagInputTag.css.d.ts new file mode 100644 index 000000000..510189d2c --- /dev/null +++ b/frontend/src/Components/Form/TagInputTag.css.d.ts @@ -0,0 +1,12 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'editButton': string; + 'editContainer': string; + 'label': string; + 'link': string; + 'linkWithEdit': string; + 'tag': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/TextArea.css.d.ts b/frontend/src/Components/Form/TextArea.css.d.ts new file mode 100644 index 000000000..59c6aad69 --- /dev/null +++ b/frontend/src/Components/Form/TextArea.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'hasError': string; + 'hasWarning': string; + 'input': string; + 'readOnly': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/TextInput.css.d.ts b/frontend/src/Components/Form/TextInput.css.d.ts new file mode 100644 index 000000000..2c71cfc68 --- /dev/null +++ b/frontend/src/Components/Form/TextInput.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'hasButton': string; + 'hasError': string; + 'hasWarning': string; + 'input': string; + 'readOnly': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Form/UMaskInput.css.d.ts b/frontend/src/Components/Form/UMaskInput.css.d.ts new file mode 100644 index 000000000..2ae8dacad --- /dev/null +++ b/frontend/src/Components/Form/UMaskInput.css.d.ts @@ -0,0 +1,14 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'details': string; + 'inputFolder': string; + 'inputUnit': string; + 'inputUnitWrapper': string; + 'inputWrapper': string; + 'readOnly': string; + 'unit': string; + 'value': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/HeartRating.css.d.ts b/frontend/src/Components/HeartRating.css.d.ts new file mode 100644 index 000000000..bacaa749a --- /dev/null +++ b/frontend/src/Components/HeartRating.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'heart': string; + 'rating': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Icon.css.d.ts b/frontend/src/Components/Icon.css.d.ts new file mode 100644 index 000000000..b38646df0 --- /dev/null +++ b/frontend/src/Components/Icon.css.d.ts @@ -0,0 +1,14 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'danger': string; + 'default': string; + 'disabled': string; + 'info': string; + 'pink': string; + 'purple': string; + 'success': string; + 'warning': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Label.css.d.ts b/frontend/src/Components/Label.css.d.ts new file mode 100644 index 000000000..1a0b4d9e0 --- /dev/null +++ b/frontend/src/Components/Label.css.d.ts @@ -0,0 +1,19 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'danger': string; + 'default': string; + 'disabled': string; + 'info': string; + 'inverse': string; + 'label': string; + 'large': string; + 'medium': string; + 'outline': string; + 'primary': string; + 'small': string; + 'success': string; + 'warning': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Link/Button.css.d.ts b/frontend/src/Components/Link/Button.css.d.ts new file mode 100644 index 000000000..889864a81 --- /dev/null +++ b/frontend/src/Components/Link/Button.css.d.ts @@ -0,0 +1,18 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'button': string; + 'center': string; + 'danger': string; + 'default': string; + 'large': string; + 'left': string; + 'medium': string; + 'primary': string; + 'right': string; + 'small': string; + 'success': string; + 'warning': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Link/ClipboardButton.css.d.ts b/frontend/src/Components/Link/ClipboardButton.css.d.ts new file mode 100644 index 000000000..c1ad078d8 --- /dev/null +++ b/frontend/src/Components/Link/ClipboardButton.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'button': string; + 'clipboardIconContainer': string; + 'showStateIcon': string; + 'stateIconContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Link/IconButton.css.d.ts b/frontend/src/Components/Link/IconButton.css.d.ts new file mode 100644 index 000000000..cdf6b986a --- /dev/null +++ b/frontend/src/Components/Link/IconButton.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'button': string; + 'isDisabled': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Link/Link.css.d.ts b/frontend/src/Components/Link/Link.css.d.ts new file mode 100644 index 000000000..98ee61d15 --- /dev/null +++ b/frontend/src/Components/Link/Link.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'link': string; + 'to': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Link/SpinnerButton.css.d.ts b/frontend/src/Components/Link/SpinnerButton.css.d.ts new file mode 100644 index 000000000..6f4ea8dc9 --- /dev/null +++ b/frontend/src/Components/Link/SpinnerButton.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'button': string; + 'isSpinning': string; + 'label': string; + 'spinner': string; + 'spinnerContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Link/SpinnerErrorButton.css.d.ts b/frontend/src/Components/Link/SpinnerErrorButton.css.d.ts new file mode 100644 index 000000000..49f156494 --- /dev/null +++ b/frontend/src/Components/Link/SpinnerErrorButton.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'icon': string; + 'iconContainer': string; + 'label': string; + 'showIcon': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Loading/LoadingIndicator.css.d.ts b/frontend/src/Components/Loading/LoadingIndicator.css.d.ts new file mode 100644 index 000000000..390b188b6 --- /dev/null +++ b/frontend/src/Components/Loading/LoadingIndicator.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'loading': string; + 'ripple': string; + 'rippleContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Loading/LoadingMessage.css.d.ts b/frontend/src/Components/Loading/LoadingMessage.css.d.ts new file mode 100644 index 000000000..2e736f404 --- /dev/null +++ b/frontend/src/Components/Loading/LoadingMessage.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'loadingMessage': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Menu/FilterMenu.css.d.ts b/frontend/src/Components/Menu/FilterMenu.css.d.ts new file mode 100644 index 000000000..72f0abe67 --- /dev/null +++ b/frontend/src/Components/Menu/FilterMenu.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'filterMenu': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Menu/Menu.css.d.ts b/frontend/src/Components/Menu/Menu.css.d.ts new file mode 100644 index 000000000..2e3eb2c66 --- /dev/null +++ b/frontend/src/Components/Menu/Menu.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'menu': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Menu/MenuButton.css.d.ts b/frontend/src/Components/Menu/MenuButton.css.d.ts new file mode 100644 index 000000000..266ce22bd --- /dev/null +++ b/frontend/src/Components/Menu/MenuButton.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'isDisabled': string; + 'menuButton': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Menu/MenuContent.css.d.ts b/frontend/src/Components/Menu/MenuContent.css.d.ts new file mode 100644 index 000000000..773fb7299 --- /dev/null +++ b/frontend/src/Components/Menu/MenuContent.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'menuContent': string; + 'scroller': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Menu/MenuItem.css.d.ts b/frontend/src/Components/Menu/MenuItem.css.d.ts new file mode 100644 index 000000000..63b262d91 --- /dev/null +++ b/frontend/src/Components/Menu/MenuItem.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'isDisabled': string; + 'menuItem': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Menu/MenuItemSeparator.css.d.ts b/frontend/src/Components/Menu/MenuItemSeparator.css.d.ts new file mode 100644 index 000000000..a2cd89fbf --- /dev/null +++ b/frontend/src/Components/Menu/MenuItemSeparator.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'separator': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Menu/PageMenuButton.css.d.ts b/frontend/src/Components/Menu/PageMenuButton.css.d.ts new file mode 100644 index 000000000..c7c6b0a78 --- /dev/null +++ b/frontend/src/Components/Menu/PageMenuButton.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'indicatorContainer': string; + 'label': string; + 'menuButton': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Menu/SelectedMenuItem.css.d.ts b/frontend/src/Components/Menu/SelectedMenuItem.css.d.ts new file mode 100644 index 000000000..a8988ce02 --- /dev/null +++ b/frontend/src/Components/Menu/SelectedMenuItem.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'isNotSelected': string; + 'isSelected': string; + 'item': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Menu/ToolbarMenuButton.css.d.ts b/frontend/src/Components/Menu/ToolbarMenuButton.css.d.ts new file mode 100644 index 000000000..2490246a5 --- /dev/null +++ b/frontend/src/Components/Menu/ToolbarMenuButton.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'indicatorContainer': string; + 'label': string; + 'labelContainer': string; + 'menuButton': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Modal/Modal.css.d.ts b/frontend/src/Components/Modal/Modal.css.d.ts new file mode 100644 index 000000000..b6576c7de --- /dev/null +++ b/frontend/src/Components/Modal/Modal.css.d.ts @@ -0,0 +1,15 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'extraLarge': string; + 'large': string; + 'medium': string; + 'modal': string; + 'modalBackdrop': string; + 'modalContainer': string; + 'modalOpen': string; + 'modalOpenIOS': string; + 'small': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Modal/ModalBody.css.d.ts b/frontend/src/Components/Modal/ModalBody.css.d.ts new file mode 100644 index 000000000..e9f5787e9 --- /dev/null +++ b/frontend/src/Components/Modal/ModalBody.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'innerModalBody': string; + 'modalBody': string; + 'modalScroller': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Modal/ModalContent.css.d.ts b/frontend/src/Components/Modal/ModalContent.css.d.ts new file mode 100644 index 000000000..357d7d418 --- /dev/null +++ b/frontend/src/Components/Modal/ModalContent.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'closeButton': string; + 'modalContent': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Modal/ModalError.css.d.ts b/frontend/src/Components/Modal/ModalError.css.d.ts new file mode 100644 index 000000000..4b6ad95d9 --- /dev/null +++ b/frontend/src/Components/Modal/ModalError.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'details': string; + 'message': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Modal/ModalFooter.css.d.ts b/frontend/src/Components/Modal/ModalFooter.css.d.ts new file mode 100644 index 000000000..0c8c69290 --- /dev/null +++ b/frontend/src/Components/Modal/ModalFooter.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'modalFooter': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Modal/ModalHeader.css.d.ts b/frontend/src/Components/Modal/ModalHeader.css.d.ts new file mode 100644 index 000000000..3c4c91165 --- /dev/null +++ b/frontend/src/Components/Modal/ModalHeader.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'modalHeader': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/MonitorToggleButton.css.d.ts b/frontend/src/Components/MonitorToggleButton.css.d.ts new file mode 100644 index 000000000..85010f826 --- /dev/null +++ b/frontend/src/Components/MonitorToggleButton.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'isDisabled': string; + 'toggleButton': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/NotFound.css.d.ts b/frontend/src/Components/NotFound.css.d.ts new file mode 100644 index 000000000..f4f083586 --- /dev/null +++ b/frontend/src/Components/NotFound.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'container': string; + 'image': string; + 'message': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/ErrorPage.css.d.ts b/frontend/src/Components/Page/ErrorPage.css.d.ts new file mode 100644 index 000000000..4e9778f70 --- /dev/null +++ b/frontend/src/Components/Page/ErrorPage.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'page': string; + 'version': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/Header/ArtistSearchInput.css.d.ts b/frontend/src/Components/Page/Header/ArtistSearchInput.css.d.ts new file mode 100644 index 000000000..29787c7a4 --- /dev/null +++ b/frontend/src/Components/Page/Header/ArtistSearchInput.css.d.ts @@ -0,0 +1,18 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'addNewArtistSuggestion': string; + 'artistContainer': string; + 'container': string; + 'containerOpen': string; + 'highlighted': string; + 'input': string; + 'list': string; + 'listItem': string; + 'loading': string; + 'ripple': string; + 'sectionTitle': string; + 'wrapper': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/Header/ArtistSearchResult.css.d.ts b/frontend/src/Components/Page/Header/ArtistSearchResult.css.d.ts new file mode 100644 index 000000000..dc6697a5a --- /dev/null +++ b/frontend/src/Components/Page/Header/ArtistSearchResult.css.d.ts @@ -0,0 +1,12 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'alternateTitle': string; + 'poster': string; + 'result': string; + 'tagContainer': string; + 'title': string; + 'titles': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/Header/KeyboardShortcutsModalContent.css.d.ts b/frontend/src/Components/Page/Header/KeyboardShortcutsModalContent.css.d.ts new file mode 100644 index 000000000..316ebfc9a --- /dev/null +++ b/frontend/src/Components/Page/Header/KeyboardShortcutsModalContent.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'key': string; + 'shortcut': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/Header/PageHeader.css.d.ts b/frontend/src/Components/Page/Header/PageHeader.css.d.ts new file mode 100644 index 000000000..7a982dda7 --- /dev/null +++ b/frontend/src/Components/Page/Header/PageHeader.css.d.ts @@ -0,0 +1,13 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'donate': string; + 'header': string; + 'logo': string; + 'logoContainer': string; + 'logoLink': string; + 'right': string; + 'sidebarToggleContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/Header/PageHeaderActionsMenu.css.d.ts b/frontend/src/Components/Page/Header/PageHeaderActionsMenu.css.d.ts new file mode 100644 index 000000000..7d85bb1b8 --- /dev/null +++ b/frontend/src/Components/Page/Header/PageHeaderActionsMenu.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'itemIcon': string; + 'menuButton': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/LoadingPage.css.d.ts b/frontend/src/Components/Page/LoadingPage.css.d.ts new file mode 100644 index 000000000..561cb4add --- /dev/null +++ b/frontend/src/Components/Page/LoadingPage.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'logoFull': string; + 'page': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/Page.css.d.ts b/frontend/src/Components/Page/Page.css.d.ts new file mode 100644 index 000000000..ca4d98808 --- /dev/null +++ b/frontend/src/Components/Page/Page.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'main': string; + 'page': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/PageContent.css.d.ts b/frontend/src/Components/Page/PageContent.css.d.ts new file mode 100644 index 000000000..e2c84ee68 --- /dev/null +++ b/frontend/src/Components/Page/PageContent.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'content': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/PageContentBody.css.d.ts b/frontend/src/Components/Page/PageContentBody.css.d.ts new file mode 100644 index 000000000..d046e3c4c --- /dev/null +++ b/frontend/src/Components/Page/PageContentBody.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'contentBody': string; + 'innerContentBody': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/PageContentError.css.d.ts b/frontend/src/Components/Page/PageContentError.css.d.ts new file mode 100644 index 000000000..e2c84ee68 --- /dev/null +++ b/frontend/src/Components/Page/PageContentError.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'content': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/PageContentFooter.css.d.ts b/frontend/src/Components/Page/PageContentFooter.css.d.ts new file mode 100644 index 000000000..94884882d --- /dev/null +++ b/frontend/src/Components/Page/PageContentFooter.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'contentFooter': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/PageJumpBar.css.d.ts b/frontend/src/Components/Page/PageJumpBar.css.d.ts new file mode 100644 index 000000000..2ae6ca0b8 --- /dev/null +++ b/frontend/src/Components/Page/PageJumpBar.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'jumpBar': string; + 'jumpBarItems': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/PageJumpBarItem.css.d.ts b/frontend/src/Components/Page/PageJumpBarItem.css.d.ts new file mode 100644 index 000000000..286ed2c3b --- /dev/null +++ b/frontend/src/Components/Page/PageJumpBarItem.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'jumpBarItem': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/Sidebar/Messages/Message.css.d.ts b/frontend/src/Components/Page/Sidebar/Messages/Message.css.d.ts new file mode 100644 index 000000000..94cc9f822 --- /dev/null +++ b/frontend/src/Components/Page/Sidebar/Messages/Message.css.d.ts @@ -0,0 +1,13 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'error': string; + 'iconContainer': string; + 'info': string; + 'message': string; + 'success': string; + 'text': string; + 'warning': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/Sidebar/Messages/Messages.css.d.ts b/frontend/src/Components/Page/Sidebar/Messages/Messages.css.d.ts new file mode 100644 index 000000000..d72aa694c --- /dev/null +++ b/frontend/src/Components/Page/Sidebar/Messages/Messages.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'messages': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/Sidebar/PageSidebar.css.d.ts b/frontend/src/Components/Page/Sidebar/PageSidebar.css.d.ts new file mode 100644 index 000000000..7cefa5fb5 --- /dev/null +++ b/frontend/src/Components/Page/Sidebar/PageSidebar.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'sidebar': string; + 'sidebarContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/Sidebar/PageSidebarItem.css.d.ts b/frontend/src/Components/Page/Sidebar/PageSidebarItem.css.d.ts new file mode 100644 index 000000000..77e23c767 --- /dev/null +++ b/frontend/src/Components/Page/Sidebar/PageSidebarItem.css.d.ts @@ -0,0 +1,15 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'childLink': string; + 'iconContainer': string; + 'isActiveItem': string; + 'isActiveLink': string; + 'isActiveParentLink': string; + 'item': string; + 'link': string; + 'noIcon': string; + 'status': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/Toolbar/PageToolbar.css.d.ts b/frontend/src/Components/Page/Toolbar/PageToolbar.css.d.ts new file mode 100644 index 000000000..0206a85d0 --- /dev/null +++ b/frontend/src/Components/Page/Toolbar/PageToolbar.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'toolbar': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/Toolbar/PageToolbarButton.css.d.ts b/frontend/src/Components/Page/Toolbar/PageToolbarButton.css.d.ts new file mode 100644 index 000000000..938b914d9 --- /dev/null +++ b/frontend/src/Components/Page/Toolbar/PageToolbarButton.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'isDisabled': string; + 'label': string; + 'labelContainer': string; + 'toolbarButton': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/Toolbar/PageToolbarSection.css.d.ts b/frontend/src/Components/Page/Toolbar/PageToolbarSection.css.d.ts new file mode 100644 index 000000000..9f01c4e9f --- /dev/null +++ b/frontend/src/Components/Page/Toolbar/PageToolbarSection.css.d.ts @@ -0,0 +1,13 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'center': string; + 'left': string; + 'overflowMenuButton': string; + 'overflowMenuItemIcon': string; + 'right': string; + 'section': string; + 'sectionContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Page/Toolbar/PageToolbarSeparator.css.d.ts b/frontend/src/Components/Page/Toolbar/PageToolbarSeparator.css.d.ts new file mode 100644 index 000000000..a2cd89fbf --- /dev/null +++ b/frontend/src/Components/Page/Toolbar/PageToolbarSeparator.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'separator': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/ProgressBar.css.d.ts b/frontend/src/Components/ProgressBar.css.d.ts new file mode 100644 index 000000000..8fccb71f4 --- /dev/null +++ b/frontend/src/Components/ProgressBar.css.d.ts @@ -0,0 +1,21 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'backText': string; + 'backTextContainer': string; + 'container': string; + 'danger': string; + 'frontText': string; + 'frontTextContainer': string; + 'info': string; + 'large': string; + 'medium': string; + 'primary': string; + 'progressBar': string; + 'purple': string; + 'small': string; + 'success': string; + 'warning': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Scroller/OverlayScroller.css.d.ts b/frontend/src/Components/Scroller/OverlayScroller.css.d.ts new file mode 100644 index 000000000..3aba53054 --- /dev/null +++ b/frontend/src/Components/Scroller/OverlayScroller.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'scroller': string; + 'thumb': string; + 'track': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Scroller/Scroller.css.d.ts b/frontend/src/Components/Scroller/Scroller.css.d.ts new file mode 100644 index 000000000..cc9a19803 --- /dev/null +++ b/frontend/src/Components/Scroller/Scroller.css.d.ts @@ -0,0 +1,12 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'autoScroll': string; + 'both': string; + 'horizontal': string; + 'none': string; + 'scroller': string; + 'vertical': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/StarRating.css.d.ts b/frontend/src/Components/StarRating.css.d.ts new file mode 100644 index 000000000..04a77c162 --- /dev/null +++ b/frontend/src/Components/StarRating.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'backStar': string; + 'frontStar': string; + 'starRating': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/Cells/RelativeDateCell.css.d.ts b/frontend/src/Components/Table/Cells/RelativeDateCell.css.d.ts new file mode 100644 index 000000000..c748f6f97 --- /dev/null +++ b/frontend/src/Components/Table/Cells/RelativeDateCell.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'cell': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/Cells/TableRowCell.css.d.ts b/frontend/src/Components/Table/Cells/TableRowCell.css.d.ts new file mode 100644 index 000000000..c748f6f97 --- /dev/null +++ b/frontend/src/Components/Table/Cells/TableRowCell.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'cell': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/Cells/TableRowCellButton.css.d.ts b/frontend/src/Components/Table/Cells/TableRowCellButton.css.d.ts new file mode 100644 index 000000000..c748f6f97 --- /dev/null +++ b/frontend/src/Components/Table/Cells/TableRowCellButton.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'cell': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/Cells/TableSelectCell.css.d.ts b/frontend/src/Components/Table/Cells/TableSelectCell.css.d.ts new file mode 100644 index 000000000..b6aee3c85 --- /dev/null +++ b/frontend/src/Components/Table/Cells/TableSelectCell.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'input': string; + 'selectCell': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/Cells/VirtualTableRowCell.css.d.ts b/frontend/src/Components/Table/Cells/VirtualTableRowCell.css.d.ts new file mode 100644 index 000000000..c748f6f97 --- /dev/null +++ b/frontend/src/Components/Table/Cells/VirtualTableRowCell.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'cell': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/Cells/VirtualTableSelectCell.css.d.ts b/frontend/src/Components/Table/Cells/VirtualTableSelectCell.css.d.ts new file mode 100644 index 000000000..16d030638 --- /dev/null +++ b/frontend/src/Components/Table/Cells/VirtualTableSelectCell.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'cell': string; + 'input': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/Table.css.d.ts b/frontend/src/Components/Table/Table.css.d.ts new file mode 100644 index 000000000..6220a5970 --- /dev/null +++ b/frontend/src/Components/Table/Table.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'horizontalScroll': string; + 'table': string; + 'tableContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/TableHeaderCell.css.d.ts b/frontend/src/Components/Table/TableHeaderCell.css.d.ts new file mode 100644 index 000000000..a944c417d --- /dev/null +++ b/frontend/src/Components/Table/TableHeaderCell.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'headerCell': string; + 'sortIcon': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/TableOptions/TableOptionsColumn.css.d.ts b/frontend/src/Components/Table/TableOptions/TableOptionsColumn.css.d.ts new file mode 100644 index 000000000..d17f47db6 --- /dev/null +++ b/frontend/src/Components/Table/TableOptions/TableOptionsColumn.css.d.ts @@ -0,0 +1,13 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'checkContainer': string; + 'column': string; + 'dragHandle': string; + 'dragIcon': string; + 'isDragging': string; + 'label': string; + 'notDragable': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/TableOptions/TableOptionsColumnDragPreview.css.d.ts b/frontend/src/Components/Table/TableOptions/TableOptionsColumnDragPreview.css.d.ts new file mode 100644 index 000000000..1f1f3c320 --- /dev/null +++ b/frontend/src/Components/Table/TableOptions/TableOptionsColumnDragPreview.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'dragPreview': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/TableOptions/TableOptionsColumnDragSource.css.d.ts b/frontend/src/Components/Table/TableOptions/TableOptionsColumnDragSource.css.d.ts new file mode 100644 index 000000000..0c3826e8f --- /dev/null +++ b/frontend/src/Components/Table/TableOptions/TableOptionsColumnDragSource.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'columnDragSource': string; + 'columnPlaceholder': string; + 'columnPlaceholderAfter': string; + 'columnPlaceholderBefore': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/TableOptions/TableOptionsModal.css.d.ts b/frontend/src/Components/Table/TableOptions/TableOptionsModal.css.d.ts new file mode 100644 index 000000000..361eeefa1 --- /dev/null +++ b/frontend/src/Components/Table/TableOptions/TableOptionsModal.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'columns': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/TablePager.css.d.ts b/frontend/src/Components/Table/TablePager.css.d.ts new file mode 100644 index 000000000..5c50a2cdd --- /dev/null +++ b/frontend/src/Components/Table/TablePager.css.d.ts @@ -0,0 +1,17 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'controls': string; + 'controlsContainer': string; + 'disabledPageButton': string; + 'loading': string; + 'loadingContainer': string; + 'pageLink': string; + 'pageNumber': string; + 'pageSelect': string; + 'pager': string; + 'records': string; + 'recordsContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/TableRow.css.d.ts b/frontend/src/Components/Table/TableRow.css.d.ts new file mode 100644 index 000000000..d4b245cd1 --- /dev/null +++ b/frontend/src/Components/Table/TableRow.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'row': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/TableRowButton.css.d.ts b/frontend/src/Components/Table/TableRowButton.css.d.ts new file mode 100644 index 000000000..d4b245cd1 --- /dev/null +++ b/frontend/src/Components/Table/TableRowButton.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'row': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/TableSelectAllHeaderCell.css.d.ts b/frontend/src/Components/Table/TableSelectAllHeaderCell.css.d.ts new file mode 100644 index 000000000..ede42755e --- /dev/null +++ b/frontend/src/Components/Table/TableSelectAllHeaderCell.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'input': string; + 'selectAllHeaderCell': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/VirtualTable.css.d.ts b/frontend/src/Components/Table/VirtualTable.css.d.ts new file mode 100644 index 000000000..26af27e05 --- /dev/null +++ b/frontend/src/Components/Table/VirtualTable.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'tableBodyContainer': string; + 'tableContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/VirtualTableHeader.css.d.ts b/frontend/src/Components/Table/VirtualTableHeader.css.d.ts new file mode 100644 index 000000000..b6d43be5a --- /dev/null +++ b/frontend/src/Components/Table/VirtualTableHeader.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'header': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/VirtualTableHeaderCell.css.d.ts b/frontend/src/Components/Table/VirtualTableHeaderCell.css.d.ts new file mode 100644 index 000000000..a944c417d --- /dev/null +++ b/frontend/src/Components/Table/VirtualTableHeaderCell.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'headerCell': string; + 'sortIcon': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/VirtualTableRow.css.d.ts b/frontend/src/Components/Table/VirtualTableRow.css.d.ts new file mode 100644 index 000000000..d4b245cd1 --- /dev/null +++ b/frontend/src/Components/Table/VirtualTableRow.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'row': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Table/VirtualTableSelectAllHeaderCell.css.d.ts b/frontend/src/Components/Table/VirtualTableSelectAllHeaderCell.css.d.ts new file mode 100644 index 000000000..ede42755e --- /dev/null +++ b/frontend/src/Components/Table/VirtualTableSelectAllHeaderCell.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'input': string; + 'selectAllHeaderCell': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/TagList.css.d.ts b/frontend/src/Components/TagList.css.d.ts new file mode 100644 index 000000000..bf5da21eb --- /dev/null +++ b/frontend/src/Components/TagList.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'tags': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Tooltip/Popover.css.d.ts b/frontend/src/Components/Tooltip/Popover.css.d.ts new file mode 100644 index 000000000..26d3bf13c --- /dev/null +++ b/frontend/src/Components/Tooltip/Popover.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'body': string; + 'title': string; + 'tooltipBody': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Components/Tooltip/Tooltip.css.d.ts b/frontend/src/Components/Tooltip/Tooltip.css.d.ts new file mode 100644 index 000000000..59fd7f49a --- /dev/null +++ b/frontend/src/Components/Tooltip/Tooltip.css.d.ts @@ -0,0 +1,19 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'arrow': string; + 'arrowDisabled': string; + 'body': string; + 'bottom': string; + 'default': string; + 'horizontalContainer': string; + 'inverse': string; + 'left': string; + 'right': string; + 'tooltip': string; + 'tooltipContainer': string; + 'top': string; + 'verticalContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/InteractiveImport/Album/SelectAlbumModalContent.css.d.ts b/frontend/src/InteractiveImport/Album/SelectAlbumModalContent.css.d.ts new file mode 100644 index 000000000..3e7d584e8 --- /dev/null +++ b/frontend/src/InteractiveImport/Album/SelectAlbumModalContent.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'filterInput': string; + 'modalBody': string; + 'scroller': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/InteractiveImport/Album/SelectAlbumRow.css.d.ts b/frontend/src/InteractiveImport/Album/SelectAlbumRow.css.d.ts new file mode 100644 index 000000000..ff40815da --- /dev/null +++ b/frontend/src/InteractiveImport/Album/SelectAlbumRow.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'albumRow': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/InteractiveImport/AlbumRelease/SelectAlbumReleaseModalContent.css.d.ts b/frontend/src/InteractiveImport/AlbumRelease/SelectAlbumReleaseModalContent.css.d.ts new file mode 100644 index 000000000..3e7d584e8 --- /dev/null +++ b/frontend/src/InteractiveImport/AlbumRelease/SelectAlbumReleaseModalContent.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'filterInput': string; + 'modalBody': string; + 'scroller': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/InteractiveImport/Artist/SelectArtistModalContent.css.d.ts b/frontend/src/InteractiveImport/Artist/SelectArtistModalContent.css.d.ts new file mode 100644 index 000000000..3e7d584e8 --- /dev/null +++ b/frontend/src/InteractiveImport/Artist/SelectArtistModalContent.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'filterInput': string; + 'modalBody': string; + 'scroller': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/InteractiveImport/Artist/SelectArtistRow.css.d.ts b/frontend/src/InteractiveImport/Artist/SelectArtistRow.css.d.ts new file mode 100644 index 000000000..9795ad260 --- /dev/null +++ b/frontend/src/InteractiveImport/Artist/SelectArtistRow.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'artist': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/InteractiveImport/Folder/InteractiveImportSelectFolderModalContent.css.d.ts b/frontend/src/InteractiveImport/Folder/InteractiveImportSelectFolderModalContent.css.d.ts new file mode 100644 index 000000000..46abdcb9b --- /dev/null +++ b/frontend/src/InteractiveImport/Folder/InteractiveImportSelectFolderModalContent.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'button': string; + 'buttonContainer': string; + 'buttonIcon': string; + 'buttonsContainer': string; + 'recentFoldersContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/InteractiveImport/Folder/RecentFolderRow.css.d.ts b/frontend/src/InteractiveImport/Folder/RecentFolderRow.css.d.ts new file mode 100644 index 000000000..d8ea83dc1 --- /dev/null +++ b/frontend/src/InteractiveImport/Folder/RecentFolderRow.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/InteractiveImport/Interactive/InteractiveImportModalContent.css.d.ts b/frontend/src/InteractiveImport/Interactive/InteractiveImportModalContent.css.d.ts new file mode 100644 index 000000000..8d9c12a54 --- /dev/null +++ b/frontend/src/InteractiveImport/Interactive/InteractiveImportModalContent.css.d.ts @@ -0,0 +1,14 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'bulkSelect': string; + 'errorMessage': string; + 'filterContainer': string; + 'filterText': string; + 'footer': string; + 'importMode': string; + 'leftButtons': string; + 'rightButtons': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/InteractiveImport/Interactive/InteractiveImportRow.css.d.ts b/frontend/src/InteractiveImport/Interactive/InteractiveImportRow.css.d.ts new file mode 100644 index 000000000..21de4616c --- /dev/null +++ b/frontend/src/InteractiveImport/Interactive/InteractiveImportRow.css.d.ts @@ -0,0 +1,12 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'additionalFile': string; + 'customFormatTooltip': string; + 'label': string; + 'path': string; + 'quality': string; + 'reprocessing': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/InteractiveImport/Interactive/InteractiveImportRowCellPlaceholder.css.d.ts b/frontend/src/InteractiveImport/Interactive/InteractiveImportRowCellPlaceholder.css.d.ts new file mode 100644 index 000000000..3ea877dea --- /dev/null +++ b/frontend/src/InteractiveImport/Interactive/InteractiveImportRowCellPlaceholder.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'placeholder': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/InteractiveImport/ReleaseGroup/SelectReleaseGroupModalContent.css.d.ts b/frontend/src/InteractiveImport/ReleaseGroup/SelectReleaseGroupModalContent.css.d.ts new file mode 100644 index 000000000..3fc49a060 --- /dev/null +++ b/frontend/src/InteractiveImport/ReleaseGroup/SelectReleaseGroupModalContent.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'modalBody': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/InteractiveSearch/InteractiveSearch.css.d.ts b/frontend/src/InteractiveSearch/InteractiveSearch.css.d.ts new file mode 100644 index 000000000..9ba7f72a4 --- /dev/null +++ b/frontend/src/InteractiveSearch/InteractiveSearch.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'filterMenuContainer': string; + 'filteredMessage': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/InteractiveSearch/InteractiveSearchRow.css.d.ts b/frontend/src/InteractiveSearch/InteractiveSearchRow.css.d.ts new file mode 100644 index 000000000..ca01c5ee6 --- /dev/null +++ b/frontend/src/InteractiveSearch/InteractiveSearchRow.css.d.ts @@ -0,0 +1,16 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'age': string; + 'customFormatScore': string; + 'download': string; + 'indexer': string; + 'peers': string; + 'protocol': string; + 'quality': string; + 'rejected': string; + 'size': string; + 'title': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Organize/OrganizePreviewModalContent.css.d.ts b/frontend/src/Organize/OrganizePreviewModalContent.css.d.ts new file mode 100644 index 000000000..72e5ac0d1 --- /dev/null +++ b/frontend/src/Organize/OrganizePreviewModalContent.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'path': string; + 'previews': string; + 'selectAllInput': string; + 'selectAllInputContainer': string; + 'trackFormat': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Organize/OrganizePreviewRow.css.d.ts b/frontend/src/Organize/OrganizePreviewRow.css.d.ts new file mode 100644 index 000000000..23d367ce6 --- /dev/null +++ b/frontend/src/Organize/OrganizePreviewRow.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'path': string; + 'row': string; + 'selectedContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Retag/RetagPreviewModalContent.css.d.ts b/frontend/src/Retag/RetagPreviewModalContent.css.d.ts new file mode 100644 index 000000000..72e5ac0d1 --- /dev/null +++ b/frontend/src/Retag/RetagPreviewModalContent.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'path': string; + 'previews': string; + 'selectAllInput': string; + 'selectAllInputContainer': string; + 'trackFormat': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Retag/RetagPreviewRow.css.d.ts b/frontend/src/Retag/RetagPreviewRow.css.d.ts new file mode 100644 index 000000000..5e1bc5be9 --- /dev/null +++ b/frontend/src/Retag/RetagPreviewRow.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'column': string; + 'path': string; + 'row': string; + 'selectedContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Search/AddNewItem.css.d.ts b/frontend/src/Search/AddNewItem.css.d.ts new file mode 100644 index 000000000..021428cb3 --- /dev/null +++ b/frontend/src/Search/AddNewItem.css.d.ts @@ -0,0 +1,14 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'clearLookupButton': string; + 'helpText': string; + 'message': string; + 'noResults': string; + 'searchContainer': string; + 'searchIconContainer': string; + 'searchInput': string; + 'searchResults': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Search/Album/AddNewAlbumModalContent.css.d.ts b/frontend/src/Search/Album/AddNewAlbumModalContent.css.d.ts new file mode 100644 index 000000000..fbbd415ec --- /dev/null +++ b/frontend/src/Search/Album/AddNewAlbumModalContent.css.d.ts @@ -0,0 +1,25 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'addButton': string; + 'albumCount': string; + 'albumType': string; + 'albumTypeLabel': string; + 'artistName': string; + 'container': string; + 'disambiguation': string; + 'expandButton': string; + 'header': string; + 'info': string; + 'left': string; + 'modalFooter': string; + 'name': string; + 'overview': string; + 'poster': string; + 'searchForNewAlbumContainer': string; + 'searchForNewAlbumInput': string; + 'searchForNewAlbumLabel': string; + 'searchForNewAlbumLabelContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Search/Album/AddNewAlbumSearchResult.css.d.ts b/frontend/src/Search/Album/AddNewAlbumSearchResult.css.d.ts new file mode 100644 index 000000000..65ee3f804 --- /dev/null +++ b/frontend/src/Search/Album/AddNewAlbumSearchResult.css.d.ts @@ -0,0 +1,20 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'alreadyExistsIcon': string; + 'content': string; + 'icons': string; + 'mbLink': string; + 'mbLinkIcon': string; + 'overlay': string; + 'overview': string; + 'poster': string; + 'searchResult': string; + 'title': string; + 'titleContainer': string; + 'titleRow': string; + 'underlay': string; + 'year': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Search/Artist/AddNewArtistModalContent.css.d.ts b/frontend/src/Search/Artist/AddNewArtistModalContent.css.d.ts new file mode 100644 index 000000000..4f3333051 --- /dev/null +++ b/frontend/src/Search/Artist/AddNewArtistModalContent.css.d.ts @@ -0,0 +1,19 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'addButton': string; + 'container': string; + 'disambiguation': string; + 'info': string; + 'modalFooter': string; + 'name': string; + 'overview': string; + 'poster': string; + 'searchForMissingAlbumsContainer': string; + 'searchForMissingAlbumsInput': string; + 'searchForMissingAlbumsLabel': string; + 'searchForMissingAlbumsLabelContainer': string; + 'year': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Search/Artist/AddNewArtistSearchResult.css.d.ts b/frontend/src/Search/Artist/AddNewArtistSearchResult.css.d.ts new file mode 100644 index 000000000..b60427b58 --- /dev/null +++ b/frontend/src/Search/Artist/AddNewArtistSearchResult.css.d.ts @@ -0,0 +1,21 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'alreadyExistsIcon': string; + 'content': string; + 'icons': string; + 'mbLink': string; + 'mbLinkIcon': string; + 'name': string; + 'nameContainer': string; + 'nameRow': string; + 'overlay': string; + 'overview': string; + 'poster': string; + 'searchResult': string; + 'titleRow': string; + 'underlay': string; + 'year': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Search/Common/AddArtistOptionsForm.css.d.ts b/frontend/src/Search/Common/AddArtistOptionsForm.css.d.ts new file mode 100644 index 000000000..233e68243 --- /dev/null +++ b/frontend/src/Search/Common/AddArtistOptionsForm.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'hideMetadataProfile': string; + 'labelIcon': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/AdvancedSettingsButton.css.d.ts b/frontend/src/Settings/AdvancedSettingsButton.css.d.ts new file mode 100644 index 000000000..7392c59a9 --- /dev/null +++ b/frontend/src/Settings/AdvancedSettingsButton.css.d.ts @@ -0,0 +1,13 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'button': string; + 'disabled': string; + 'enabled': string; + 'indicatorBackground': string; + 'indicatorContainer': string; + 'label': string; + 'labelContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/CustomFormats/CustomFormats/CustomFormat.css.d.ts b/frontend/src/Settings/CustomFormats/CustomFormats/CustomFormat.css.d.ts new file mode 100644 index 000000000..85c9b5ad3 --- /dev/null +++ b/frontend/src/Settings/CustomFormats/CustomFormats/CustomFormat.css.d.ts @@ -0,0 +1,14 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'buttons': string; + 'cloneButton': string; + 'customFormat': string; + 'formats': string; + 'label': string; + 'name': string; + 'nameContainer': string; + 'tooltipLabel': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/CustomFormats/CustomFormats/CustomFormats.css.d.ts b/frontend/src/Settings/CustomFormats/CustomFormats/CustomFormats.css.d.ts new file mode 100644 index 000000000..472d6bf42 --- /dev/null +++ b/frontend/src/Settings/CustomFormats/CustomFormats/CustomFormats.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'addCustomFormat': string; + 'center': string; + 'customFormats': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/CustomFormats/CustomFormats/EditCustomFormatModalContent.css.d.ts b/frontend/src/Settings/CustomFormats/CustomFormats/EditCustomFormatModalContent.css.d.ts new file mode 100644 index 000000000..1339caf02 --- /dev/null +++ b/frontend/src/Settings/CustomFormats/CustomFormats/EditCustomFormatModalContent.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'addSpecification': string; + 'center': string; + 'deleteButton': string; + 'rightButtons': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/CustomFormats/CustomFormats/ExportCustomFormatModalContent.css.d.ts b/frontend/src/Settings/CustomFormats/CustomFormats/ExportCustomFormatModalContent.css.d.ts new file mode 100644 index 000000000..9ff9a69ba --- /dev/null +++ b/frontend/src/Settings/CustomFormats/CustomFormats/ExportCustomFormatModalContent.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'button': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/CustomFormats/CustomFormats/ImportCustomFormatModalContent.css.d.ts b/frontend/src/Settings/CustomFormats/CustomFormats/ImportCustomFormatModalContent.css.d.ts new file mode 100644 index 000000000..774807ef4 --- /dev/null +++ b/frontend/src/Settings/CustomFormats/CustomFormats/ImportCustomFormatModalContent.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'input': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/CustomFormats/CustomFormats/Specifications/AddSpecificationItem.css.d.ts b/frontend/src/Settings/CustomFormats/CustomFormats/Specifications/AddSpecificationItem.css.d.ts new file mode 100644 index 000000000..7f8a93de9 --- /dev/null +++ b/frontend/src/Settings/CustomFormats/CustomFormats/Specifications/AddSpecificationItem.css.d.ts @@ -0,0 +1,13 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'name': string; + 'overlay': string; + 'presetsMenu': string; + 'presetsMenuButton': string; + 'specification': string; + 'underlay': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/CustomFormats/CustomFormats/Specifications/AddSpecificationModalContent.css.d.ts b/frontend/src/Settings/CustomFormats/CustomFormats/Specifications/AddSpecificationModalContent.css.d.ts new file mode 100644 index 000000000..83fbf5804 --- /dev/null +++ b/frontend/src/Settings/CustomFormats/CustomFormats/Specifications/AddSpecificationModalContent.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'specifications': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/CustomFormats/CustomFormats/Specifications/EditSpecificationModalContent.css.d.ts b/frontend/src/Settings/CustomFormats/CustomFormats/Specifications/EditSpecificationModalContent.css.d.ts new file mode 100644 index 000000000..c5f0ef8a7 --- /dev/null +++ b/frontend/src/Settings/CustomFormats/CustomFormats/Specifications/EditSpecificationModalContent.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'deleteButton': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/CustomFormats/CustomFormats/Specifications/Specification.css.d.ts b/frontend/src/Settings/CustomFormats/CustomFormats/Specifications/Specification.css.d.ts new file mode 100644 index 000000000..24168b89b --- /dev/null +++ b/frontend/src/Settings/CustomFormats/CustomFormats/Specifications/Specification.css.d.ts @@ -0,0 +1,12 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'cloneButton': string; + 'customFormat': string; + 'labels': string; + 'name': string; + 'nameContainer': string; + 'tooltipLabel': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/DownloadClients/DownloadClients/AddDownloadClientItem.css.d.ts b/frontend/src/Settings/DownloadClients/DownloadClients/AddDownloadClientItem.css.d.ts new file mode 100644 index 000000000..158cff1be --- /dev/null +++ b/frontend/src/Settings/DownloadClients/DownloadClients/AddDownloadClientItem.css.d.ts @@ -0,0 +1,13 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'downloadClient': string; + 'name': string; + 'overlay': string; + 'presetsMenu': string; + 'presetsMenuButton': string; + 'underlay': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/DownloadClients/DownloadClients/AddDownloadClientModalContent.css.d.ts b/frontend/src/Settings/DownloadClients/DownloadClients/AddDownloadClientModalContent.css.d.ts new file mode 100644 index 000000000..de5a807be --- /dev/null +++ b/frontend/src/Settings/DownloadClients/DownloadClients/AddDownloadClientModalContent.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'downloadClients': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/DownloadClients/DownloadClients/DownloadClient.css.d.ts b/frontend/src/Settings/DownloadClients/DownloadClients/DownloadClient.css.d.ts new file mode 100644 index 000000000..b32dc3bf0 --- /dev/null +++ b/frontend/src/Settings/DownloadClients/DownloadClients/DownloadClient.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'downloadClient': string; + 'enabled': string; + 'name': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/DownloadClients/DownloadClients/DownloadClients.css.d.ts b/frontend/src/Settings/DownloadClients/DownloadClients/DownloadClients.css.d.ts new file mode 100644 index 000000000..9ede3bd35 --- /dev/null +++ b/frontend/src/Settings/DownloadClients/DownloadClients/DownloadClients.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'addDownloadClient': string; + 'center': string; + 'downloadClients': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/DownloadClients/DownloadClients/EditDownloadClientModalContent.css.d.ts b/frontend/src/Settings/DownloadClients/DownloadClients/EditDownloadClientModalContent.css.d.ts new file mode 100644 index 000000000..37d918628 --- /dev/null +++ b/frontend/src/Settings/DownloadClients/DownloadClients/EditDownloadClientModalContent.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'deleteButton': string; + 'message': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/DownloadClients/RemotePathMappings/EditRemotePathMappingModalContent.css.d.ts b/frontend/src/Settings/DownloadClients/RemotePathMappings/EditRemotePathMappingModalContent.css.d.ts new file mode 100644 index 000000000..7881f9867 --- /dev/null +++ b/frontend/src/Settings/DownloadClients/RemotePathMappings/EditRemotePathMappingModalContent.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'body': string; + 'deleteButton': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/DownloadClients/RemotePathMappings/RemotePathMapping.css.d.ts b/frontend/src/Settings/DownloadClients/RemotePathMappings/RemotePathMapping.css.d.ts new file mode 100644 index 000000000..c23dadd59 --- /dev/null +++ b/frontend/src/Settings/DownloadClients/RemotePathMappings/RemotePathMapping.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'host': string; + 'path': string; + 'remotePathMapping': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/DownloadClients/RemotePathMappings/RemotePathMappings.css.d.ts b/frontend/src/Settings/DownloadClients/RemotePathMappings/RemotePathMappings.css.d.ts new file mode 100644 index 000000000..f7036ac1e --- /dev/null +++ b/frontend/src/Settings/DownloadClients/RemotePathMappings/RemotePathMappings.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'addButton': string; + 'addRemotePathMapping': string; + 'host': string; + 'path': string; + 'remotePathMappingsHeader': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/ImportLists/ImportListExclusions/EditImportListExclusionModalContent.css.d.ts b/frontend/src/Settings/ImportLists/ImportListExclusions/EditImportListExclusionModalContent.css.d.ts new file mode 100644 index 000000000..7881f9867 --- /dev/null +++ b/frontend/src/Settings/ImportLists/ImportListExclusions/EditImportListExclusionModalContent.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'body': string; + 'deleteButton': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/ImportLists/ImportListExclusions/ImportListExclusion.css.d.ts b/frontend/src/Settings/ImportLists/ImportListExclusions/ImportListExclusion.css.d.ts new file mode 100644 index 000000000..d4f3c3629 --- /dev/null +++ b/frontend/src/Settings/ImportLists/ImportListExclusions/ImportListExclusion.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'artistName': string; + 'foreignId': string; + 'importListExclusion': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/ImportLists/ImportListExclusions/ImportListExclusions.css.d.ts b/frontend/src/Settings/ImportLists/ImportListExclusions/ImportListExclusions.css.d.ts new file mode 100644 index 000000000..bf7ee773c --- /dev/null +++ b/frontend/src/Settings/ImportLists/ImportListExclusions/ImportListExclusions.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'addButton': string; + 'addImportListExclusion': string; + 'host': string; + 'importListExclusionsHeader': string; + 'path': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/ImportLists/ImportLists/AddImportListItem.css.d.ts b/frontend/src/Settings/ImportLists/ImportLists/AddImportListItem.css.d.ts new file mode 100644 index 000000000..8c751ad94 --- /dev/null +++ b/frontend/src/Settings/ImportLists/ImportLists/AddImportListItem.css.d.ts @@ -0,0 +1,13 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'list': string; + 'name': string; + 'overlay': string; + 'presetsMenu': string; + 'presetsMenuButton': string; + 'underlay': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/ImportLists/ImportLists/AddImportListModalContent.css.d.ts b/frontend/src/Settings/ImportLists/ImportLists/AddImportListModalContent.css.d.ts new file mode 100644 index 000000000..db174c005 --- /dev/null +++ b/frontend/src/Settings/ImportLists/ImportLists/AddImportListModalContent.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'lists': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/ImportLists/ImportLists/EditImportListModalContent.css.d.ts b/frontend/src/Settings/ImportLists/ImportLists/EditImportListModalContent.css.d.ts new file mode 100644 index 000000000..995399ce7 --- /dev/null +++ b/frontend/src/Settings/ImportLists/ImportLists/EditImportListModalContent.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'deleteButton': string; + 'hideMetadataProfile': string; + 'labelIcon': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/ImportLists/ImportLists/ImportList.css.d.ts b/frontend/src/Settings/ImportLists/ImportLists/ImportList.css.d.ts new file mode 100644 index 000000000..a0f1a4158 --- /dev/null +++ b/frontend/src/Settings/ImportLists/ImportLists/ImportList.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'enabled': string; + 'list': string; + 'name': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/ImportLists/ImportLists/ImportLists.css.d.ts b/frontend/src/Settings/ImportLists/ImportLists/ImportLists.css.d.ts new file mode 100644 index 000000000..6f9717f8a --- /dev/null +++ b/frontend/src/Settings/ImportLists/ImportLists/ImportLists.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'addList': string; + 'center': string; + 'lists': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Indexers/Indexers/AddIndexerItem.css.d.ts b/frontend/src/Settings/Indexers/Indexers/AddIndexerItem.css.d.ts new file mode 100644 index 000000000..a710b22f2 --- /dev/null +++ b/frontend/src/Settings/Indexers/Indexers/AddIndexerItem.css.d.ts @@ -0,0 +1,13 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'indexer': string; + 'name': string; + 'overlay': string; + 'presetsMenu': string; + 'presetsMenuButton': string; + 'underlay': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Indexers/Indexers/AddIndexerModalContent.css.d.ts b/frontend/src/Settings/Indexers/Indexers/AddIndexerModalContent.css.d.ts new file mode 100644 index 000000000..1d83495b8 --- /dev/null +++ b/frontend/src/Settings/Indexers/Indexers/AddIndexerModalContent.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'indexers': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Indexers/Indexers/EditIndexerModalContent.css.d.ts b/frontend/src/Settings/Indexers/Indexers/EditIndexerModalContent.css.d.ts new file mode 100644 index 000000000..c5f0ef8a7 --- /dev/null +++ b/frontend/src/Settings/Indexers/Indexers/EditIndexerModalContent.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'deleteButton': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Indexers/Indexers/Indexer.css.d.ts b/frontend/src/Settings/Indexers/Indexers/Indexer.css.d.ts new file mode 100644 index 000000000..fc02fe4d5 --- /dev/null +++ b/frontend/src/Settings/Indexers/Indexers/Indexer.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'cloneButton': string; + 'enabled': string; + 'indexer': string; + 'name': string; + 'nameContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Indexers/Indexers/Indexers.css.d.ts b/frontend/src/Settings/Indexers/Indexers/Indexers.css.d.ts new file mode 100644 index 000000000..3448e7b4e --- /dev/null +++ b/frontend/src/Settings/Indexers/Indexers/Indexers.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'addIndexer': string; + 'center': string; + 'indexers': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/MediaManagement/Naming/Naming.css.d.ts b/frontend/src/Settings/MediaManagement/Naming/Naming.css.d.ts new file mode 100644 index 000000000..eed487132 --- /dev/null +++ b/frontend/src/Settings/MediaManagement/Naming/Naming.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'namingInput': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/MediaManagement/Naming/NamingModal.css.d.ts b/frontend/src/Settings/MediaManagement/Naming/NamingModal.css.d.ts new file mode 100644 index 000000000..5dd30b0d3 --- /dev/null +++ b/frontend/src/Settings/MediaManagement/Naming/NamingModal.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'footNote': string; + 'groups': string; + 'icon': string; + 'namingSelect': string; + 'namingSelectContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/MediaManagement/Naming/NamingOption.css.d.ts b/frontend/src/Settings/MediaManagement/Naming/NamingOption.css.d.ts new file mode 100644 index 000000000..a060f6218 --- /dev/null +++ b/frontend/src/Settings/MediaManagement/Naming/NamingOption.css.d.ts @@ -0,0 +1,15 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'example': string; + 'footNote': string; + 'isFullFilename': string; + 'large': string; + 'lower': string; + 'option': string; + 'small': string; + 'token': string; + 'upper': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/MediaManagement/RootFolder/EditRootFolderModalContent.css.d.ts b/frontend/src/Settings/MediaManagement/RootFolder/EditRootFolderModalContent.css.d.ts new file mode 100644 index 000000000..995399ce7 --- /dev/null +++ b/frontend/src/Settings/MediaManagement/RootFolder/EditRootFolderModalContent.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'deleteButton': string; + 'hideMetadataProfile': string; + 'labelIcon': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/MediaManagement/RootFolder/RootFolder.css.d.ts b/frontend/src/Settings/MediaManagement/RootFolder/RootFolder.css.d.ts new file mode 100644 index 000000000..7f6c11c57 --- /dev/null +++ b/frontend/src/Settings/MediaManagement/RootFolder/RootFolder.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'enabled': string; + 'name': string; + 'rootFolder': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/MediaManagement/RootFolder/RootFolders.css.d.ts b/frontend/src/Settings/MediaManagement/RootFolder/RootFolders.css.d.ts new file mode 100644 index 000000000..124ece64f --- /dev/null +++ b/frontend/src/Settings/MediaManagement/RootFolder/RootFolders.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'addRootFolder': string; + 'center': string; + 'rootFolders': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Metadata/Metadata/Metadata.css.d.ts b/frontend/src/Settings/Metadata/Metadata/Metadata.css.d.ts new file mode 100644 index 000000000..d3d1af505 --- /dev/null +++ b/frontend/src/Settings/Metadata/Metadata/Metadata.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'metadata': string; + 'name': string; + 'section': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Metadata/Metadata/Metadatas.css.d.ts b/frontend/src/Settings/Metadata/Metadata/Metadatas.css.d.ts new file mode 100644 index 000000000..4c9d41dba --- /dev/null +++ b/frontend/src/Settings/Metadata/Metadata/Metadatas.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'metadatas': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Notifications/Notifications/AddNotificationItem.css.d.ts b/frontend/src/Settings/Notifications/Notifications/AddNotificationItem.css.d.ts new file mode 100644 index 000000000..952689303 --- /dev/null +++ b/frontend/src/Settings/Notifications/Notifications/AddNotificationItem.css.d.ts @@ -0,0 +1,13 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'name': string; + 'notification': string; + 'overlay': string; + 'presetsMenu': string; + 'presetsMenuButton': string; + 'underlay': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Notifications/Notifications/AddNotificationModalContent.css.d.ts b/frontend/src/Settings/Notifications/Notifications/AddNotificationModalContent.css.d.ts new file mode 100644 index 000000000..172f4fc5b --- /dev/null +++ b/frontend/src/Settings/Notifications/Notifications/AddNotificationModalContent.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'notifications': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Notifications/Notifications/EditNotificationModalContent.css.d.ts b/frontend/src/Settings/Notifications/Notifications/EditNotificationModalContent.css.d.ts new file mode 100644 index 000000000..37d918628 --- /dev/null +++ b/frontend/src/Settings/Notifications/Notifications/EditNotificationModalContent.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'deleteButton': string; + 'message': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Notifications/Notifications/Notification.css.d.ts b/frontend/src/Settings/Notifications/Notifications/Notification.css.d.ts new file mode 100644 index 000000000..5c52ad42f --- /dev/null +++ b/frontend/src/Settings/Notifications/Notifications/Notification.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'enabled': string; + 'name': string; + 'notification': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Notifications/Notifications/NotificationEventItems.css.d.ts b/frontend/src/Settings/Notifications/Notifications/NotificationEventItems.css.d.ts new file mode 100644 index 000000000..931fd2781 --- /dev/null +++ b/frontend/src/Settings/Notifications/Notifications/NotificationEventItems.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'events': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Notifications/Notifications/Notifications.css.d.ts b/frontend/src/Settings/Notifications/Notifications/Notifications.css.d.ts new file mode 100644 index 000000000..2607f835d --- /dev/null +++ b/frontend/src/Settings/Notifications/Notifications/Notifications.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'addNotification': string; + 'center': string; + 'notifications': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Delay/DelayProfile.css.d.ts b/frontend/src/Settings/Profiles/Delay/DelayProfile.css.d.ts new file mode 100644 index 000000000..4ec05c2d6 --- /dev/null +++ b/frontend/src/Settings/Profiles/Delay/DelayProfile.css.d.ts @@ -0,0 +1,13 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'column': string; + 'delayProfile': string; + 'dragHandle': string; + 'dragIcon': string; + 'editButton': string; + 'isDragging': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Delay/DelayProfileDragPreview.css.d.ts b/frontend/src/Settings/Profiles/Delay/DelayProfileDragPreview.css.d.ts new file mode 100644 index 000000000..1f1f3c320 --- /dev/null +++ b/frontend/src/Settings/Profiles/Delay/DelayProfileDragPreview.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'dragPreview': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Delay/DelayProfileDragSource.css.d.ts b/frontend/src/Settings/Profiles/Delay/DelayProfileDragSource.css.d.ts new file mode 100644 index 000000000..0554ea7e8 --- /dev/null +++ b/frontend/src/Settings/Profiles/Delay/DelayProfileDragSource.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'delayProfileDragSource': string; + 'delayProfilePlaceholder': string; + 'delayProfilePlaceholderAfter': string; + 'delayProfilePlaceholderBefore': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Delay/DelayProfiles.css.d.ts b/frontend/src/Settings/Profiles/Delay/DelayProfiles.css.d.ts new file mode 100644 index 000000000..3b7f0ee69 --- /dev/null +++ b/frontend/src/Settings/Profiles/Delay/DelayProfiles.css.d.ts @@ -0,0 +1,13 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'addButton': string; + 'addDelayProfile': string; + 'column': string; + 'delayProfiles': string; + 'delayProfilesHeader': string; + 'horizontalScroll': string; + 'tags': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Delay/EditDelayProfileModalContent.css.d.ts b/frontend/src/Settings/Profiles/Delay/EditDelayProfileModalContent.css.d.ts new file mode 100644 index 000000000..c5f0ef8a7 --- /dev/null +++ b/frontend/src/Settings/Profiles/Delay/EditDelayProfileModalContent.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'deleteButton': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Metadata/EditMetadataProfileModalContent.css.d.ts b/frontend/src/Settings/Profiles/Metadata/EditMetadataProfileModalContent.css.d.ts new file mode 100644 index 000000000..24232a842 --- /dev/null +++ b/frontend/src/Settings/Profiles/Metadata/EditMetadataProfileModalContent.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'deleteButtonContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Metadata/MetadataProfile.css.d.ts b/frontend/src/Settings/Profiles/Metadata/MetadataProfile.css.d.ts new file mode 100644 index 000000000..6d3f21d57 --- /dev/null +++ b/frontend/src/Settings/Profiles/Metadata/MetadataProfile.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'albumTypes': string; + 'cloneButton': string; + 'metadataProfile': string; + 'name': string; + 'nameContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Metadata/MetadataProfiles.css.d.ts b/frontend/src/Settings/Profiles/Metadata/MetadataProfiles.css.d.ts new file mode 100644 index 000000000..c9469d5f3 --- /dev/null +++ b/frontend/src/Settings/Profiles/Metadata/MetadataProfiles.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'addMetadataProfile': string; + 'center': string; + 'metadataProfiles': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Metadata/TypeItem.css.d.ts b/frontend/src/Settings/Profiles/Metadata/TypeItem.css.d.ts new file mode 100644 index 000000000..618c15cee --- /dev/null +++ b/frontend/src/Settings/Profiles/Metadata/TypeItem.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'albumTypeName': string; + 'checkContainer': string; + 'isDragging': string; + 'metadataProfileItem': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Metadata/TypeItems.css.d.ts b/frontend/src/Settings/Profiles/Metadata/TypeItems.css.d.ts new file mode 100644 index 000000000..5ab3f9ea1 --- /dev/null +++ b/frontend/src/Settings/Profiles/Metadata/TypeItems.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'albumTypes': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Quality/EditQualityProfileModalContent.css.d.ts b/frontend/src/Settings/Profiles/Quality/EditQualityProfileModalContent.css.d.ts new file mode 100644 index 000000000..689c2e723 --- /dev/null +++ b/frontend/src/Settings/Profiles/Quality/EditQualityProfileModalContent.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'deleteButtonContainer': string; + 'formGroupWrapper': string; + 'formGroupsContainer': string; + 'formatItemLarge': string; + 'formatItemSmall': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Quality/QualityProfile.css.d.ts b/frontend/src/Settings/Profiles/Quality/QualityProfile.css.d.ts new file mode 100644 index 000000000..9eed097eb --- /dev/null +++ b/frontend/src/Settings/Profiles/Quality/QualityProfile.css.d.ts @@ -0,0 +1,12 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'cloneButton': string; + 'name': string; + 'nameContainer': string; + 'qualities': string; + 'qualityProfile': string; + 'tooltipLabel': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Quality/QualityProfileFormatItem.css.d.ts b/frontend/src/Settings/Profiles/Quality/QualityProfileFormatItem.css.d.ts new file mode 100644 index 000000000..faa350dcd --- /dev/null +++ b/frontend/src/Settings/Profiles/Quality/QualityProfileFormatItem.css.d.ts @@ -0,0 +1,12 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'formatName': string; + 'formatNameContainer': string; + 'qualityProfileFormatItem': string; + 'qualityProfileFormatItemContainer': string; + 'scoreContainer': string; + 'scoreInput': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Quality/QualityProfileFormatItems.css.d.ts b/frontend/src/Settings/Profiles/Quality/QualityProfileFormatItems.css.d.ts new file mode 100644 index 000000000..75c081099 --- /dev/null +++ b/frontend/src/Settings/Profiles/Quality/QualityProfileFormatItems.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'addCustomFormatMessage': string; + 'formats': string; + 'headerContainer': string; + 'headerScore': string; + 'headerTitle': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Quality/QualityProfileItem.css.d.ts b/frontend/src/Settings/Profiles/Quality/QualityProfileItem.css.d.ts new file mode 100644 index 000000000..2f18ba539 --- /dev/null +++ b/frontend/src/Settings/Profiles/Quality/QualityProfileItem.css.d.ts @@ -0,0 +1,18 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'checkInput': string; + 'checkInputContainer': string; + 'createGroupButton': string; + 'dragHandle': string; + 'dragIcon': string; + 'isDragging': string; + 'isInGroup': string; + 'isPreview': string; + 'notAllowed': string; + 'qualityName': string; + 'qualityNameContainer': string; + 'qualityProfileItem': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Quality/QualityProfileItemDragPreview.css.d.ts b/frontend/src/Settings/Profiles/Quality/QualityProfileItemDragPreview.css.d.ts new file mode 100644 index 000000000..1f1f3c320 --- /dev/null +++ b/frontend/src/Settings/Profiles/Quality/QualityProfileItemDragPreview.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'dragPreview': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Quality/QualityProfileItemDragSource.css.d.ts b/frontend/src/Settings/Profiles/Quality/QualityProfileItemDragSource.css.d.ts new file mode 100644 index 000000000..32d2e00a7 --- /dev/null +++ b/frontend/src/Settings/Profiles/Quality/QualityProfileItemDragSource.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'qualityProfileItemDragSource': string; + 'qualityProfileItemPlaceholder': string; + 'qualityProfileItemPlaceholderAfter': string; + 'qualityProfileItemPlaceholderBefore': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Quality/QualityProfileItemGroup.css.d.ts b/frontend/src/Settings/Profiles/Quality/QualityProfileItemGroup.css.d.ts new file mode 100644 index 000000000..73ffeb3e5 --- /dev/null +++ b/frontend/src/Settings/Profiles/Quality/QualityProfileItemGroup.css.d.ts @@ -0,0 +1,23 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'checkInput': string; + 'checkInputContainer': string; + 'deleteGroupButton': string; + 'dragHandle': string; + 'dragIcon': string; + 'editGroups': string; + 'groupQualities': string; + 'isDragging': string; + 'items': string; + 'name': string; + 'nameContainer': string; + 'nameInput': string; + 'notAllowed': string; + 'qualityNameContainer': string; + 'qualityNameLabel': string; + 'qualityProfileItemGroup': string; + 'qualityProfileItemGroupInfo': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Quality/QualityProfileItems.css.d.ts b/frontend/src/Settings/Profiles/Quality/QualityProfileItems.css.d.ts new file mode 100644 index 000000000..159ce7759 --- /dev/null +++ b/frontend/src/Settings/Profiles/Quality/QualityProfileItems.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'editGroupsButton': string; + 'editGroupsButtonIcon': string; + 'qualities': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Quality/QualityProfiles.css.d.ts b/frontend/src/Settings/Profiles/Quality/QualityProfiles.css.d.ts new file mode 100644 index 000000000..f3033cab2 --- /dev/null +++ b/frontend/src/Settings/Profiles/Quality/QualityProfiles.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'addQualityProfile': string; + 'center': string; + 'qualityProfiles': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Release/EditReleaseProfileModalContent.css.d.ts b/frontend/src/Settings/Profiles/Release/EditReleaseProfileModalContent.css.d.ts new file mode 100644 index 000000000..c5f0ef8a7 --- /dev/null +++ b/frontend/src/Settings/Profiles/Release/EditReleaseProfileModalContent.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'deleteButton': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Release/ReleaseProfile.css.d.ts b/frontend/src/Settings/Profiles/Release/ReleaseProfile.css.d.ts new file mode 100644 index 000000000..4245884cc --- /dev/null +++ b/frontend/src/Settings/Profiles/Release/ReleaseProfile.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'enabled': string; + 'label': string; + 'releaseProfile': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Profiles/Release/ReleaseProfiles.css.d.ts b/frontend/src/Settings/Profiles/Release/ReleaseProfiles.css.d.ts new file mode 100644 index 000000000..be1ba4596 --- /dev/null +++ b/frontend/src/Settings/Profiles/Release/ReleaseProfiles.css.d.ts @@ -0,0 +1,9 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'addReleaseProfile': string; + 'center': string; + 'releaseProfiles': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Quality/Definition/QualityDefinition.css.d.ts b/frontend/src/Settings/Quality/Definition/QualityDefinition.css.d.ts new file mode 100644 index 000000000..2b92fb212 --- /dev/null +++ b/frontend/src/Settings/Quality/Definition/QualityDefinition.css.d.ts @@ -0,0 +1,16 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'bar': string; + 'handle': string; + 'kilobitsPerSecond': string; + 'quality': string; + 'qualityDefinition': string; + 'sizeInput': string; + 'sizeLimit': string; + 'sizes': string; + 'slider': string; + 'title': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Quality/Definition/QualityDefinitions.css.d.ts b/frontend/src/Settings/Quality/Definition/QualityDefinitions.css.d.ts new file mode 100644 index 000000000..2284fb200 --- /dev/null +++ b/frontend/src/Settings/Quality/Definition/QualityDefinitions.css.d.ts @@ -0,0 +1,14 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'definitions': string; + 'header': string; + 'kilobitsPerSecond': string; + 'quality': string; + 'sizeLimit': string; + 'sizeLimitHelpText': string; + 'sizeLimitHelpTextContainer': string; + 'title': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Quality/Reset/ResetQualityDefinitionsModalContent.css.d.ts b/frontend/src/Settings/Quality/Reset/ResetQualityDefinitionsModalContent.css.d.ts new file mode 100644 index 000000000..651320174 --- /dev/null +++ b/frontend/src/Settings/Quality/Reset/ResetQualityDefinitionsModalContent.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'messageContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Settings.css.d.ts b/frontend/src/Settings/Settings.css.d.ts new file mode 100644 index 000000000..ad1605615 --- /dev/null +++ b/frontend/src/Settings/Settings.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'link': string; + 'summary': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Tags/Details/TagDetailsModalContent.css.d.ts b/frontend/src/Settings/Tags/Details/TagDetailsModalContent.css.d.ts new file mode 100644 index 000000000..81112f53f --- /dev/null +++ b/frontend/src/Settings/Tags/Details/TagDetailsModalContent.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'deleteButton': string; + 'item': string; + 'items': string; + 'restriction': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Tags/Tag.css.d.ts b/frontend/src/Settings/Tags/Tag.css.d.ts new file mode 100644 index 000000000..51d18383e --- /dev/null +++ b/frontend/src/Settings/Tags/Tag.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'label': string; + 'tag': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/Tags/Tags.css.d.ts b/frontend/src/Settings/Tags/Tags.css.d.ts new file mode 100644 index 000000000..bf5da21eb --- /dev/null +++ b/frontend/src/Settings/Tags/Tags.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'tags': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Settings/UI/UISettings.css.d.ts b/frontend/src/Settings/UI/UISettings.css.d.ts new file mode 100644 index 000000000..ef0f392ed --- /dev/null +++ b/frontend/src/Settings/UI/UISettings.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'columnGroup': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/System/Backup/BackupRow.css.d.ts b/frontend/src/System/Backup/BackupRow.css.d.ts new file mode 100644 index 000000000..d758c14ca --- /dev/null +++ b/frontend/src/System/Backup/BackupRow.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'type': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/System/Backup/RestoreBackupModalContent.css.d.ts b/frontend/src/System/Backup/RestoreBackupModalContent.css.d.ts new file mode 100644 index 000000000..6603c6533 --- /dev/null +++ b/frontend/src/System/Backup/RestoreBackupModalContent.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'additionalInfo': string; + 'step': string; + 'stepState': string; + 'steps': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/System/Events/LogsTableDetailsModal.css.d.ts b/frontend/src/System/Events/LogsTableDetailsModal.css.d.ts new file mode 100644 index 000000000..09b8fe302 --- /dev/null +++ b/frontend/src/System/Events/LogsTableDetailsModal.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'detailsText': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/System/Events/LogsTableRow.css.d.ts b/frontend/src/System/Events/LogsTableRow.css.d.ts new file mode 100644 index 000000000..c0267e838 --- /dev/null +++ b/frontend/src/System/Events/LogsTableRow.css.d.ts @@ -0,0 +1,14 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'debug': string; + 'error': string; + 'fatal': string; + 'info': string; + 'level': string; + 'trace': string; + 'warn': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/System/Logs/Files/LogFilesTableRow.css.d.ts b/frontend/src/System/Logs/Files/LogFilesTableRow.css.d.ts new file mode 100644 index 000000000..0a1fbfe07 --- /dev/null +++ b/frontend/src/System/Logs/Files/LogFilesTableRow.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'download': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/System/Status/About/About.css.d.ts b/frontend/src/System/Status/About/About.css.d.ts new file mode 100644 index 000000000..34c1578a4 --- /dev/null +++ b/frontend/src/System/Status/About/About.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'descriptionList': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/System/Status/DiskSpace/DiskSpace.css.d.ts b/frontend/src/System/Status/DiskSpace/DiskSpace.css.d.ts new file mode 100644 index 000000000..23a67ff58 --- /dev/null +++ b/frontend/src/System/Status/DiskSpace/DiskSpace.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'space': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/System/Status/Health/Health.css.d.ts b/frontend/src/System/Status/Health/Health.css.d.ts new file mode 100644 index 000000000..f25332f00 --- /dev/null +++ b/frontend/src/System/Status/Health/Health.css.d.ts @@ -0,0 +1,10 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'healthOk': string; + 'legend': string; + 'loading': string; + 'status': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/System/Status/styles.css.d.ts b/frontend/src/System/Status/styles.css.d.ts new file mode 100644 index 000000000..521c670e6 --- /dev/null +++ b/frontend/src/System/Status/styles.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'logo': string; + 'logoContainer': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/System/Tasks/Queued/QueuedTaskRow.css.d.ts b/frontend/src/System/Tasks/Queued/QueuedTaskRow.css.d.ts new file mode 100644 index 000000000..3bc00b738 --- /dev/null +++ b/frontend/src/System/Tasks/Queued/QueuedTaskRow.css.d.ts @@ -0,0 +1,15 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'commandName': string; + 'duration': string; + 'ended': string; + 'queued': string; + 'started': string; + 'trigger': string; + 'triggerContent': string; + 'userAgent': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/System/Tasks/Scheduled/ScheduledTaskRow.css.d.ts b/frontend/src/System/Tasks/Scheduled/ScheduledTaskRow.css.d.ts new file mode 100644 index 000000000..5b9af5313 --- /dev/null +++ b/frontend/src/System/Tasks/Scheduled/ScheduledTaskRow.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'interval': string; + 'lastDuration': string; + 'lastExecution': string; + 'nextExecution': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/System/Updates/UpdateChanges.css.d.ts b/frontend/src/System/Updates/UpdateChanges.css.d.ts new file mode 100644 index 000000000..86bceec06 --- /dev/null +++ b/frontend/src/System/Updates/UpdateChanges.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'title': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/System/Updates/Updates.css.d.ts b/frontend/src/System/Updates/Updates.css.d.ts new file mode 100644 index 000000000..ed1f5434f --- /dev/null +++ b/frontend/src/System/Updates/Updates.css.d.ts @@ -0,0 +1,16 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'date': string; + 'info': string; + 'label': string; + 'loading': string; + 'message': string; + 'messageContainer': string; + 'space': string; + 'upToDateIcon': string; + 'update': string; + 'version': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/TrackFile/Editor/TrackFileEditorModalContent.css.d.ts b/frontend/src/TrackFile/Editor/TrackFileEditorModalContent.css.d.ts new file mode 100644 index 000000000..3c384a307 --- /dev/null +++ b/frontend/src/TrackFile/Editor/TrackFileEditorModalContent.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'selectInput': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/TrackFile/ExpandingFileDetails.css.d.ts b/frontend/src/TrackFile/ExpandingFileDetails.css.d.ts new file mode 100644 index 000000000..55c305cf3 --- /dev/null +++ b/frontend/src/TrackFile/ExpandingFileDetails.css.d.ts @@ -0,0 +1,13 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actionButton': string; + 'expandButton': string; + 'expandButtonIcon': string; + 'fileDetails': string; + 'filename': string; + 'header': string; + 'medium': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/TrackFile/FileDetails.css.d.ts b/frontend/src/TrackFile/FileDetails.css.d.ts new file mode 100644 index 000000000..b327cff06 --- /dev/null +++ b/frontend/src/TrackFile/FileDetails.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'audioTags': string; + 'filename': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/UnmappedFiles/UnmappedFilesTableHeader.css.d.ts b/frontend/src/UnmappedFiles/UnmappedFilesTableHeader.css.d.ts new file mode 100644 index 000000000..551eacade --- /dev/null +++ b/frontend/src/UnmappedFiles/UnmappedFilesTableHeader.css.d.ts @@ -0,0 +1,11 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'dateAdded': string; + 'path': string; + 'quality': string; + 'size': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/UnmappedFiles/UnmappedFilesTableRow.css.d.ts b/frontend/src/UnmappedFiles/UnmappedFilesTableRow.css.d.ts new file mode 100644 index 000000000..b455e5f7a --- /dev/null +++ b/frontend/src/UnmappedFiles/UnmappedFilesTableRow.css.d.ts @@ -0,0 +1,12 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'actions': string; + 'checkInput': string; + 'dateAdded': string; + 'path': string; + 'quality': string; + 'size': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/Wanted/CutoffUnmet/CutoffUnmetRow.css.d.ts b/frontend/src/Wanted/CutoffUnmet/CutoffUnmetRow.css.d.ts new file mode 100644 index 000000000..6afcbf6d6 --- /dev/null +++ b/frontend/src/Wanted/CutoffUnmet/CutoffUnmetRow.css.d.ts @@ -0,0 +1,8 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + 'episode': string; + 'status': string; +} +export const cssExports: CssExports; +export default cssExports; diff --git a/frontend/src/index.css.d.ts b/frontend/src/index.css.d.ts new file mode 100644 index 000000000..132b232e8 --- /dev/null +++ b/frontend/src/index.css.d.ts @@ -0,0 +1,7 @@ +// This file is automatically generated. +// Please do not change this file! +interface CssExports { + +} +export const cssExports: CssExports; +export default cssExports;