addNewLabelButton
addNewLabelButton: HTMLElement
country
country: string
currentId
currentId: any
currentName
currentName: any
deleteMessageModal
deleteMessageModal: any
documents
documents: Record<string, any>[] = []
documents_doc
documents_doc: Record<string, any>[] = []
documentUploadFile
documentUploadFile: HTMLInputElement
documentUploadLabels
documentUploadLabels: HTMLInputElement
documentUploadNewLabels
documentUploadNewLabels: HTMLInputElement
documentUploadTitleEN
documentUploadTitleEN: HTMLInputElement
documentUploadTitleFr
documentUploadTitleFr: HTMLInputElement
documentUploadTopic
documentUploadTopic: HTMLInputElement
documentUploadType
documentUploadType: HTMLInputElement
fileTypesExtensions
fileTypesExtensions: any
labelFilterContainer
labelFilterContainer: HTMLElement
labels
labels: Record<string, any>[] = []
lang
lang: string
modalDelete
modalDelete: Modal
tableContainer
tableContainer: HTMLElement
topics
topics: Record<string, any>[] = []
UploadDocuments class