COMPONENTS |
Type : []
|
Default value : [
CustomDatepickerComponent,
CustomDatepickerHeaderComponent
]
|
MATERIAL |
Type : []
|
Default value : [
MatFormFieldModule,
MatInputModule,
MatDatepickerModule,
MatButtonModule,
MatIconModule
]
|
ENTRY_COMPONENTS |
Type : []
|
Default value : [
MultimediaUploaderComponent,
AnnounceConfirmComponent,
GalleryComponent
]
|
PAGES |
Type : []
|
Default value : [
PropertyComponent
]
|
PROVIDERS |
Type : []
|
Default value : [
MultimediaUploaderService,
AnnounceConfirmService,
CurrencyPipe,
GalleryService
]
|
FILTERS_TOKEN |
Default value : new InjectionToken<{isOPI: boolean}>('FILTERS MODULE CONFIG')
|
Type : any
|
MATERIAL |
Type : []
|
Default value : [
MatButtonModule,
MatDialogModule,
MatIconModule
]
|
moment |
Default value : momentImported
|
MY_FORMATS |
Type : object
|
Default value : {
parse: {
dateInput: 'L',
},
display: {
dateInput: 'L',
monthYearLabel: 'MMM YYYY',
dateA11yLabel: 'L',
monthYearA11yLabel: 'MMMM YYYY',
},
}
|
MY_DATE_FORMATS |
Type : object
|
Default value : {
parse: {
dateInput: 'LL'
},
display: {
dateInput: 'YYYY',
monthYearLabel: 'YYYY',
dateA11yLabel: 'YYYY',
monthYearA11yLabel: 'YYYY'
}
}
|
PANOLENS |
Type : any
|
PROPERTY_CARD_CONFIG_MODULE |
Default value : new InjectionToken<boolean>('PROPERTY CARD CONFIG MODULE')
|