accessibleHidden | |
AddButton | Add button component |
AddListButton | Uniform Add List Button Component |
addPathSegmentToPathname | Joins different variants of parent relative url with path segment. Path can be "", "/" and "/foo/bar" |
AnimationFile | See https://lottiereact.com/ for example documentation |
Avatar | A component to render rounded avatars of a user or an app. |
AvatarGroup | Renders avatars in a group with the ability to truncate the list. This component works best when the <Avatar> component are direct children. |
Badge | Uniform Badge Component |
Banner | Uniform Banner Component |
borderTopIcon | |
breakpoints | Object of breakpoints and the pixel values |
button | |
Button | Uniform Button Component |
buttonAccentAltDark | |
buttonAccentAltDarkOutline | |
buttonDestructive | |
buttonGhost | |
buttonGhostDestructive | |
buttonGhostUnimportant | |
buttonPrimary | |
buttonPrimaryInvert | |
buttonRippleEffect | |
buttonSecondary | |
buttonSecondaryInvert | |
buttonTertiary | |
buttonTertiaryOutline | |
buttonUnimportant | |
ButtonWithMenu | Uniform ButtonWithMenu Component |
Callout | Uniform Callout Component |
canvasAlertIcon | |
Caption | Component that provides caption text to input fields |
Card | |
CardContainer | Uniform Card Container |
cardIcon | |
CardTitle | |
CheckboxWithInfo | |
Chip | Chips are used in a variety of ways To represent tokens, where the value of the chip will be replaced with something dynamically. To represent tags or important metadata about an object To represent a different object, as a reference |
ConnectToDataElementButton | |
Container | |
Counter | |
cq | Container Query Helper Function |
CreateTeamIntegrationTile | |
CurrentDrawerContext | |
customIcons | |
DashedBox | Uniform Dashed Box Component |
DescriptionList | A component to render a key-value list (uses <dl />, <dt /> and <dd /> under the hood). |
Details | |
DismissibleChipAction | Dismissible chip action should be used with the Chip component |
Drawer | A drawer component that opens from the right side of is parent. The component is used in combination with DrawerProvider and DrawerRenderer |
DrawerContent | |
DrawerProvider | Provides the context to the Drawer and DrawerRenderer components. |
DrawerRenderer | Renders a stack of drawers in a different location than their original position in the component tree. Uses React Portal under the hood. |
EditTeamIntegrationTile | Uniform Edit Team Integration Tile |
ErrorMessage | Component that provides error messaging to input fields |
extractParameterProps | A function that extracts all common props and element props |
fadeIn | fadeIn animation - fade in an element from 0 to 1 opacity |
fadeInBottom | fadeInBottom animation - fades in an element from the Y axis by 10px |
fadeInLtr | |
fadeInRtl | |
fadeInTop | fadeInTop animation - fades in an element from the Y axis by -10px |
fadeOutBottom | fadeOutBottom animation - fades out an element from the Y axis by 10px |
Fieldset | |
fullWidthScreenIcon | |
getDrawerAttributes | |
getParentPath | |
getPathSegment | |
growSubtle | growSubtle animation - increases the size of an element from scale(1) - scale(1.15) and back down to scale(1) using transform: scale(1) |
Heading | Component that sets the heading tag |
HexModalBackground | |
HorizontalRhythm | |
Icon | Component that renders icons |
IconButton | |
ImageBroken | |
imageTextIcon | |
infoFilledIcon | |
InfoMessage | Component that provides info messaging to input fields |
InlineAlert | Uniform Inline Alert Component |
input | |
Input | Input Component |
inputError | |
InputInlineSelect | Input Inline Select |
InputKeywordSearch | Component used for keyword search functionality |
inputSelect | |
InputSelect | Input Select Component |
InputToggle | Component that creates a checkbox or radio input field |
IntegrationComingSoon | Uniform Integration Coming Soon Component |
IntegrationHeaderSection | Uniform Integration Header Section Component |
IntegrationLoadingTile | Uniform Integration Loading Tile |
IntegrationModalHeader | Uniform Integration Modal Header |
IntegrationModalIcon | Uniform Integration Modal Icon |
IntegrationTile | |
isMacLike | |
isSecureURL | |
isValidUrl | |
JsonEditor | |
jsonIcon | |
Label | |
LabelLeadingIcon | |
labelText | |
Legend | |
LimitsBar | Uniform Limits Bar Component |
Link | Uniform Link Component |
LinkList | |
LinkWithRef | Uniform LinkWithRef Component We recommend using this link <code>next/link</code> |
loaderAnimationData | |
LoadingCardSkeleton | |
LoadingIcon | Loading Icon |
LoadingIndicator | Loading Indicator |
LoadingOverlay | Loading Overlay. NOTE: the container/parent element must have a non-static <code>position</code> value for the overlay to work properly. |
MediaCard | |
Menu | Component used for creating clickable menus |
MenuContext | |
MenuGroup | |
MenuItem | MenuItem Component used along side <Menu /> component |
MenuItemSeparator | |
Modal | A modal component to open a dialog with a backdrop that covers the whole page. |
mq | Media Query Helper Function |
MultilineChip | A chip specifically designed to fit as a chipped element in an multi-line capable content field. Unlike a regular chip, this one can go onto multiple lines with word wrap, and uses inline behaviours. |
numberInput | |
PageHeaderSection | |
Paragraph | Component for generic paragraph tags |
ParameterDrawerHeader | |
ParameterGroup | |
ParameterImage | |
ParameterImageInner | |
ParameterInput | |
ParameterInputInner | |
ParameterLabel | |
ParameterLink | |
ParameterLinkInner | |
ParameterMenuButton | |
ParameterNameAndPublicIdInput | |
ParameterOverrideMarker | |
ParameterRichText | |
ParameterRichTextInner | |
ParameterSelect | |
ParameterSelectInner | |
ParameterShell | Uniform Parameter shell component |
ParameterShellContext | |
ParameterShellPlaceholder | |
ParameterTextarea | |
ParameterTextareaInner | |
ParameterToggle | |
ParameterToggleInner | |
Popover | |
ProgressList | Component that sets the base structure for scrollable content in a max height container |
ProgressListItem | |
queryStringIcon | |
rectangleRoundedIcon | |
replaceUnderscoreInString | |
ResolveIcon | Uniform Resolve Icon Component |
richTextToolbarButton | |
richTextToolbarButtonActive | |
RichTextToolbarIcon | |
ripple | |
ScrollableList | Component that sets the base structure for scrollable content in a max height container |
ScrollableListInputItem | |
ScrollableListItem | Component used within <ScrollableList /> for adding interactive button components with predefined styles |
scrollbarStyles | Custom scrollbar styles |
SegmentedControl | Horizontal control with multiple segments. Can be used as a replacement of radio buttons. |
settings | |
settingsIcon | |
Skeleton | A loading skeleton |
skeletonLoading | |
slideInTtb | |
spinnerAnimationData | |
StatusBullet | |
structurePanelIcon | |
SuccessMessage | Component that provides success messaging to input fields |
supports | Media Query Helper Function |
Switch | Uniform Switch Input Component |
TabButton | |
TabButtonGroup | |
TabContent | |
Table | Uniform's Table component |
TableBody | |
TableCellData | |
TableCellHead | |
TableFoot | |
TableHead | |
TableRow | |
Tabs | |
Textarea | Textarea Component |
textInput | |
Theme | Uniform CSS Variables, font provider and optional reset stylesheet |
Tile | |
TileContainer | Uniform Tile Container Component |
TileText | |
TwoColumnLayout | |
UniformBadge | Uniform Badge Logo |
UniformLogo | Uniform Logo |
UniformLogoLarge | |
useBreakpoint | Returns the name of the current breakpoint. Built on top of https://github.com/streamich/react-use/blob/master/docs/createBreakpoint.md |
useCloseCurrentDrawer | |
useCurrentDrawer | |
useCurrentTab | |
useDrawer | |
useMenuContext | |
useOutsideClick | |
useParameterShell | |
VerticalRhythm | |
warningIcon | |
WarningMessage | Component that provides warning messaging to input fields |
yesNoIcon | |