Module

Metajelo.CSS.Common.ClassNames

Package
purescript-metajelo-ui-css-classes
Repository
labordynamicsinstitute/metajelo-ui-css-classes

Common CSS class name prefixes used in metajelo-web and metajelo-ui. In the former case, these are all prefixed by metajelo_, and in the latter, by metajelo-ui_, or whatever the value of mjWebClassPfx or mjUiClassPfx is set to.

In general, these class names have some semantic meaning that is related directly to the metajelo schema; for metajelo-web, this is how the elements and attributes of the document are rendered, and for metajelo-ui, it is instead how the style of the corresponding forms (and sub-forms) are rendered. For use with purescript-concur based libraries, developers should refer to to the ReactProps wrapper for these names in the module ClassProps.

#record Source

record :: String

For encompassing the entire metajelo record.

#recordHeader Source

#recordIdHeader Source

#productHeader Source

#productList Source

productList :: String

A list of products

#productsHeader Source

productsHeader :: String

A header for the list of supplementary products

#products Source

products :: String

The products widget, which includes the products header and all products (productsHeader + productList).

#locationHeader Source

#sustainability Source

#sustainabilityHeader Source

#missionStatement Source

#missionStatementHeader Source

#fundingStatementHeader Source

#fundingStatement Source

#id Source

id :: String

The id component of an identifier, i.e. the id string.

#idTypeHeader Source

#relatedIdHeader Source

#relType Source

relType :: String

Relation type

#relTypeHeader Source

#relatedIdList Source

relatedIdList :: String

A list of related identifiers

#relatedIdsHeader Source

relatedIdsHeader :: String

A header for a list of related identifiers

#relatedIds Source

relatedIds :: String

The relatedIds widget, which includes the related Ids header and all associated related ids (relatedIdsHeader + relatedIdList).

#basicMetadata Source

#basicMetadataHeader Source

#creatorHeader Source

#creatorList Source

#pubyearHeader Source

#titleHeader Source

#resourceIdHeader Source

#resourceType Source

#resourceTypeHeader Source

#resourceTypeGen Source

resourceTypeGen :: String

The general type of the resource

#resourceTypeGenHeader Source

#resourceTypeDescr Source

resourceTypeDescr :: String

Detailed description of the resource type

#resourceTypeDescrHeader Source

#resourceMDSource Source

resourceMDSource :: String

Resource Metadata Source

#resourceMDSourceHeader Source

#institutionName Source

#institutionNameHeader Source

#institutionId Source

#institutionType Source

#institutionTypeHeader Source

#institutionContact Source

#institutionContactHeader Source

#contactEmail Source

#contactEmailHeader Source

#contactType Source

#contactTypeHeader Source

#institutionPolicy Source

#institutionPolicyHeader Source

#institutionPolicies Source

institutionPolicies :: String

A list of institutional policies

#institutionPoliciesHeader Source

#policy Source

policy :: String

The component of a policy describing either a reference to a policy or a free-text policy.

#policyHeader Source

#policyTypeHeader Source

#applies Source

applies :: String

Whether or not the given policy applies to a product; this general class encompasses all alternatives to the possibility.

#appliesHeader Source

#superOrg Source

superOrg :: String

Optional super organization name

#superOrgHeader Source

#versioningHeader Source

#formatHeader Source

#formatList Source

formatList :: String

A list of formats

#formatListHeader Source

#url Source

url :: String

Generic URL class for Metajelo