Skip to main content

Shared Components

note

Below is a list of all the React components. While not every component is individually documented, the code is intended to be self-explanatory.

Some components utilize Material UI. Since this was an architectural decision made after the initial development phase, you may find that some components include custom code.

To change the visual look of MUI components, change the theme.ts file in this folder.

  • Actions
    • Action
  • Buttons
    • Button
    • ButtonGroup
    • ToggleButton
    • ToggleButtonMatrix
  • Cards
    • BeeCard
    • BeeCardDropzone
    • Card
    • CardSection
    • CardVerticalStack
    • NetworkPerformance
  • Console
  • Flex
  • Forms
    • ErrorMessage
    • InputField
    • InputLabel
    • MuiBootstrapInput
    • SelectField
    • SwitchField
    • TextField
  • InActiveBees
    • InActiveBee
    • InActiveBeeDropzone
    • InActiveBees
  • Label
  • Layout
    • LabelHorizontal
    • Z3Content
    • Z3Page
    • Z3PageCentered
    • Z3PageContentSidebar
  • Loader
  • Modals
    • BaseModal
    • CloseButton
    • ConfirmModal
  • Navigation
    • Navigation
    • NavigationButtons
    • NavigationLogo
  • PageHeader
  • Positioning
    • BeeTagTableRow
    • PositioningTargetSelector
    • SelectTag
  • Sidebar
    • PageSidebar
    • Sidebar
    • SidebarButton
    • SidebarStatusBadge
  • Slider
    • NumberSlider
  • StatusBullet
  • Tabs
    • TabPanel
    • Tabs
  • TaskList
    • TaskList
    • TaskListItem