mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 13:25:13 +02:00
Refactor Indexer index to use react-window
(cherry picked from commit d022679b7dcbce3cec98e6a1fd0879e3c0d92523)
This commit is contained in:
8
frontend/src/System/Backup/BackupRow.css.d.ts
vendored
Normal file
8
frontend/src/System/Backup/BackupRow.css.d.ts
vendored
Normal file
@@ -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;
|
10
frontend/src/System/Backup/RestoreBackupModalContent.css.d.ts
vendored
Normal file
10
frontend/src/System/Backup/RestoreBackupModalContent.css.d.ts
vendored
Normal file
@@ -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;
|
7
frontend/src/System/Events/LogsTableDetailsModal.css.d.ts
vendored
Normal file
7
frontend/src/System/Events/LogsTableDetailsModal.css.d.ts
vendored
Normal file
@@ -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;
|
14
frontend/src/System/Events/LogsTableRow.css.d.ts
vendored
Normal file
14
frontend/src/System/Events/LogsTableRow.css.d.ts
vendored
Normal file
@@ -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;
|
7
frontend/src/System/Logs/Files/LogFilesTableRow.css.d.ts
vendored
Normal file
7
frontend/src/System/Logs/Files/LogFilesTableRow.css.d.ts
vendored
Normal file
@@ -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;
|
7
frontend/src/System/Status/About/About.css.d.ts
vendored
Normal file
7
frontend/src/System/Status/About/About.css.d.ts
vendored
Normal file
@@ -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;
|
11
frontend/src/System/Status/Health/Health.css.d.ts
vendored
Normal file
11
frontend/src/System/Status/Health/Health.css.d.ts
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
// This file is automatically generated.
|
||||
// Please do not change this file!
|
||||
interface CssExports {
|
||||
'actions': string;
|
||||
'healthOk': string;
|
||||
'legend': string;
|
||||
'loading': string;
|
||||
'status': string;
|
||||
}
|
||||
export const cssExports: CssExports;
|
||||
export default cssExports;
|
8
frontend/src/System/Status/styles.css.d.ts
vendored
Normal file
8
frontend/src/System/Status/styles.css.d.ts
vendored
Normal file
@@ -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;
|
15
frontend/src/System/Tasks/Queued/QueuedTaskRow.css.d.ts
vendored
Normal file
15
frontend/src/System/Tasks/Queued/QueuedTaskRow.css.d.ts
vendored
Normal file
@@ -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;
|
11
frontend/src/System/Tasks/Scheduled/ScheduledTaskRow.css.d.ts
vendored
Normal file
11
frontend/src/System/Tasks/Scheduled/ScheduledTaskRow.css.d.ts
vendored
Normal file
@@ -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;
|
7
frontend/src/System/Updates/UpdateChanges.css.d.ts
vendored
Normal file
7
frontend/src/System/Updates/UpdateChanges.css.d.ts
vendored
Normal file
@@ -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;
|
16
frontend/src/System/Updates/Updates.css.d.ts
vendored
Normal file
16
frontend/src/System/Updates/Updates.css.d.ts
vendored
Normal file
@@ -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;
|
Reference in New Issue
Block a user