Metajelo.CSS.Web.ClassNames   
- Package
 - purescript-metajelo-ui-css-classes
 - Repository
 - labordynamicsinstitute/metajelo-ui-css-classes
 
CSS class names used in metajelo-web.
These are all prefixed by metajelo_, or whatever the value of mjWebClassPfx 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 :: StringThe general type of the resource
#resourceTypeDescr Source
resourceTypeDescr :: StringDetailed description of the resource type
#resourceMDSource Source
resourceMDSource :: StringResource Metadata Source
#resourceId Source
resourceId :: String#productsHeader Source
productsHeader :: StringA header for the list of supplementary products
#productList Source
productList :: StringA list of products
#policyType Source
policyType :: String#institutionPolicies Source
institutionPolicies :: StringA list of institutional policies
#identifier Source
identifier :: String#formatList Source
formatList :: StringA list of formats
Re-exports from Metajelo.CSS.Web.ClassNamesPrivate   
#productGroup Source
productGroup :: StringA group of products, which may not be all products in the record; currently products are grouped by their resource type.
#productCitation Source
productCitation :: StringA class for a div that encompasses several elements from different parts of a Metajelo document that together form a Product's citation; this includes basic meta data, institution name, and a product's resource ID.
#errorDisplayBox Source
errorDisplayBox :: StringThe outer display <div> for any errors that occur
while parsing, validating, and rendering a Metajelo
XML document.
#errorDisplay Source
errorDisplay :: StringThe <span> for the error message that is a child of
the errorDisplayBox <div>.
#appliesYes Source
appliesYes :: StringThe given policy does apply to the product.
#appliesMaybe Source
appliesMaybe :: StringThe given policy may apply to the product; it is unverified or undetermined.
#appliesInfo Source
appliesInfo :: StringClass applied to the text describing how or if the policy applies to the product.