Metajelo.CSS.UI.ClassNames
- Package
- purescript-metajelo-ui-css-classes
- Repository
- labordynamicsinstitute/metajelo-ui-css-classes
CSS class names used in metajelo-ui.
These are all prefixed by metajelo-ui_
, or whatever the value of mjUiClassPfx is set to.
For use with purescript-concur based libraries, developers should refer to to the ReactProps wrapper for these names in the module ClassProps.
Re-exports from Metajelo.CSS.Common.ClassNames
#versioning Source
versioning :: String
#resourceTypeGen Source
resourceTypeGen :: String
The general type of the resource
#resourceTypeDescr Source
resourceTypeDescr :: String
Detailed description of the resource type
#resourceMDSource Source
resourceMDSource :: String
Resource Metadata Source
#resourceId Source
resourceId :: String
#productsHeader Source
productsHeader :: String
A header for the list of supplementary products
#productList Source
productList :: String
A list of products
#policyType Source
policyType :: String
#institutionPolicies Source
institutionPolicies :: String
A list of institutional policies
#identifier Source
identifier :: String
#formatList Source
formatList :: String
A list of formats
Re-exports from Metajelo.CSS.UI.ClassNamesPrivate
#sideBarTab Source
sideBarTab :: String
#sideBarGrid Source
sideBarGrid :: String
The structure of the <div>
elements associated to sideBarGrid
and related classes was inspired by PureCSS.
#sideBarCol Source
sideBarCol :: String
#recPreview Source
recPreview :: String
For the <div>
containing the metajelo-web record
preview; note that metajelo-web will only work on
a completed record
#recFlexBox Source
recFlexBox :: String
Child of `record in the editor; a flex container designed to not have any before/after pseudo-elements.
#prodPreview Source
prodPreview :: String
For the <div>
containing the metajelo-web preview
for a single supplementary product;
requires a complete product
#previewButtons Source
previewButtons :: String
Buttons for the the metajelo preview, including downloadBtn
and clipBtn
.
#locPreview Source
locPreview :: String
For the <div>
containing the metajelo-web preview
for the location element of a
single supplementary product;
requires a complete product
#deleteItem Source
deleteItem :: String
Button to delete the current item
#dateHeader Source
dateHeader :: String