Module

Metajelo.CSS.UI.ClassNamesPrivate

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

Class names specific to metajelo-ui

#active Source

active :: String

Whether or not an element is active (e.g. expanded

#date Source

date :: String

For entering creation date of record

#recFlexBox Source

recFlexBox :: String

Child of `record in the editor; a flex container designed to not have any before/after pseudo-elements.

#recPreview Source

recPreview :: String

For the <div> containing the metajelo-web record preview; note that metajelo-web will only work on a completed record

#recPreviewHeader Source

#recEditor Source

recEditor :: String

Includes all editor fields, but does not include the preview

#sideBar Source

sideBar :: String

Includes data that doesn't directly relate to user-input, such as document preivew, errors, or data from external sites.

#sideBarGrid Source

sideBarGrid :: String

The structure of the <div> elements associated to sideBarGrid and related classes was inspired by PureCSS.

#sideBarMenu Source

#dataCite Source

dataCite :: String

Information and errors related to datacite retrieval

#dataCiteFatal Source

#dataCiteNonFatal Source

#prodPreview Source

prodPreview :: String

For the <div> containing the metajelo-web preview for a single supplementary product; requires a complete product

#prodPreviewHeader Source

#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

#locPreviewHeader Source

#downloadBtn Source

#clipBtn Source

clipBtn :: String

Copy-to-clipboard button

#previewButtons Source

previewButtons :: String

Buttons for the the metajelo preview, including downloadBtn and clipBtn.

#addItem Source

addItem :: String

Button to add an item

#deleteItem Source

deleteItem :: String

Button to delete the current item

#uploadDescr Source

#reloadDescr Source