Index

projects/tl-elements/src/lib/tl-footer/tl-footer.component.ts

LOGIN_LABEL
Type : string
Default value : 'Login'

projects/tl-elements/src/lib/core/tl-core.module.ts

MODULES
Type : []
Default value : [ WvrCoreModule ]
PROVIDERS
Type : []
Default value : []
TL_ELEMENTS
Type : Array<WvrElementDesc>
Default value : [ // required weaver elements { component: WvrColorPreviewComponent, selector: 'wvre-color-preview', lazy: true }, { component: WvrListComponent, selector: 'wvre-list', lazy: true }, { component: WvrListItemComponent, selector: 'wvre-list-item', lazy: true }, { component: WvrNavLiComponent, selector: 'wvre-nav-li', lazy: true }, { component: WvrManifestComponent, selector: 'wvre-manifest', lazy: false }, { component: WvrManifestEntryComponent, selector: 'wvre-manifest-entry', lazy: false }, { component: WvrTextComponent, selector: 'wvre-text', lazy: true }, { component: WvrThemeComponent, selector: 'wvre-theme', lazy: false }, // tamu library elements { component: TlAlertComponent, selector: 'tl-alert', lazy: true }, { component: TlButtonComponent, selector: 'tl-button', lazy: true }, { component: TlCardComponent, selector: 'tl-card', lazy: true }, { component: TlDropDownComponent, selector: 'tl-dropdown', lazy: true }, { component: TlDropDownMenuSectionComponent, selector: 'tl-dropdown-menu-section', lazy: true }, { component: TlDropDownMenuComponent, selector: 'tl-dropdown-menu', lazy: true }, { component: TlFooterComponent, selector: 'tl-footer', lazy: true }, { component: TlHeaderComponent, selector: 'tl-header', lazy: false }, { component: TlIconComponent, selector: 'tl-icon', lazy: true }, { component: TlItWorksComponent, selector: 'tl-it-works', lazy: true }, { component: TlMegaMenuComponent, selector: 'tl-mega-menu', lazy: true }, { component: TlMegaMenuSectionComponent, selector: 'tl-mega-menu-section', lazy: true }, { component: TlModalComponent, selector: 'tl-modal', lazy: true }, { component: TlNavListComponent, selector: 'tl-nav-list', lazy: true }, { component: TlTabsComponent, selector: 'tl-tabs', lazy: true }, { component: TlTabComponent, selector: 'tl-tab', lazy: true }, { component: TlThemesComponent, selector: 'tl-themes', lazy: false }, { component: TlWysiwygComponent, selector: 'tl-wysiwyg', lazy: true } ]

This property contains a list of TAMU components classes.

projects/tl-elements/src/lib/shared/tl-shared.module.ts

MODULES
Type : []
Default value : [ CommonModule, EditorModule, FormsModule, ReactiveFormsModule, WvrSharedModule ]
TL_COMPONENTS
Type : []
Default value : [ TlAlertComponent, TlButtonComponent, TlCardComponent, TlDropDownComponent, TlDropDownMenuSectionComponent, TlDropDownMenuComponent, TlFooterComponent, TlHeaderComponent, TlItWorksComponent, TlIconComponent, TlMegaMenuComponent, TlMegaMenuSectionComponent, TlModalComponent, TlNavListComponent, TlTabsComponent, TlTabComponent, TlThemesComponent, TlWysiwygComponent ]

This property contains a list of components classes.

TL_PIPES
Type : []
Default value : []

projects/tl-elements/src/lib/shared/themes/csrrs-theme.ts

theme
Type : ThemeVariants
Default value : { primary: { baseColor: '#003C71' }, primaryAccent: { baseColor: '#333333' }, primaryNeutral: { baseColor: '#e6ecf1' }, secondary: { baseColor: '#500000' }, secondaryAccent: { baseColor: '#3c0000' }, secondaryNeutral: { baseColor: '#D8D8D8' }, success: { baseColor: '#00bc8c' }, danger: { baseColor: '#E4002B' }, warning: { baseColor: '#ffc222' }, info: { baseColor: '#5bc0de' }, dark: { baseColor: '#343a40' }, light: { baseColor: '#f8f9fa' } }

projects/tl-elements/src/lib/shared/themes/tamu-theme.ts

theme
Type : ThemeVariants
Default value : { primary: { baseColor: '#500000' }, primaryAccent: { baseColor: '#3c0000' }, primaryNeutral: { baseColor: '#5a534d' }, secondary: { baseColor: '#355963' }, secondaryAccent: { baseColor: '#bcd4db' }, secondaryNeutral: { baseColor: '#ededed' }, success: { baseColor: '#00bc8c' }, danger: { baseColor: '#E4002B' }, warning: { baseColor: '#ffc222' }, info: { baseColor: '#5bc0de' }, dark: { baseColor: '#343a40' }, light: { baseColor: '#f8f9fa' } }

projects/tl-elements/src/lib/shared/themes/index.ts

themes
Type : object
Default value : { tamu, csrrs }

results matching ""

    No results matching ""