oscal-react-library
oscal-react-library copied to clipboard
Update `OSCALComponentDefinitionComponent` to use new table style
trafficstars
Description
As a reader of OSCAL document in the Viewer/Editor application, I want a consistent style to be used across all document types.
Acceptance Criteria
- The
OSCALComponentDefinitionComponenttable (in the Component Definition Viewer/Editor) looks like the System Implementation tables (in the SSP Viewer/Editor) - Any remaining similarly structured tables are also updated to use a consistent style
Proposed Solution
Update OSCALComponentDefinitionComponent to use the new styles added for System Implementation. The general formatting of tables, etc. should be extracted to a common TableStyles file.
Additional Notes
No response
Implementation
- [ ] I can (or plan to) submit a pull request to implement this
- [ ] Implementing this may result in a breaking change
Work in connection with #775 and try to address through application of the global styles.