MCPcopy Create free account

hub / github.com/bcgov/design-system / functions

Functions177 in github.com/bcgov/design-system

FunctionDialog
({ isCloseable = true, role = "dialog", children, ...props }: DialogProps)
packages/react-components/src/components/Dialog/Dialog.tsx:23
FunctionDisabledTagGroup
()
packages/react-components/src/pages/TagGroup/Disabled.tsx:9
FunctionFlexRow
({ children }: React.PropsWithChildren)
packages/react-components/src/pages/Button/Button.tsx:78
FunctionFooter
({ children, acknowledgement, logo, contact, links, copyright, hideAcknowledgement = false, hi
packages/react-components/src/components/Footer/Footer.tsx:88
FunctionFooterLinks
({ title, links }: FooterLinksProps)
packages/react-components/src/components/Footer/Footer.tsx:22
FunctionForm
({ ...props }: ReactAriaFormProps)
packages/react-components/src/components/Form/Form.tsx:6
FunctionHeader
({ children, logoLinkElement, logoImage = <SvgBcLogo id="bcgov-logo-header" />, skipLinks, title = "
packages/react-components/src/components/Header/Header.tsx:34
FunctionHeading
({ color = "primary", isUnstyled = false, ...props }: HeadingProps)
packages/react-components/src/components/Heading/Heading.tsx:21
FunctionHorizontalTagGroup
()
packages/react-components/src/pages/TagGroup/Horizontal.tsx:11
FunctionInlineAlert
({ variant = "info", title, description, isIconHidden = false, isCloseable = false, role = "note",
packages/react-components/src/components/InlineAlert/InlineAlert.tsx:47
FunctionInlineAlertPage
()
packages/react-components/src/pages/InlineAlert/InlineAlert.tsx:3
FunctionLink
({ children, size = "medium", danger = false, isButton = false, buttonVariant = "primary", isUnsty
packages/react-components/src/components/Link/Link.tsx:29
FunctionLoginButton
()
packages/react-components/src/stories/Header.stories.tsx:30
FunctionMenu
({ itemSize = "medium", children, items, sections, placement, ...props }: MenuProps<T>)
packages/react-components/src/components/Menu/Menu.tsx:41
FunctionMenuItem
({ size = "medium", label, description, iconLeft, ...props }: MenuItemProps)
packages/react-components/src/components/MenuItem/MenuItem.tsx:25
FunctionModal
({ children, ...props }: ModalOverlayProps)
packages/react-components/src/components/Modal/Modal.tsx:8
FunctionModalDialogPage
()
packages/react-components/src/pages/ModalDialog/ModalDialog.tsx:13
FunctionMultiSelectExample
()
packages/react-components/src/pages/Select/MultiSelect.tsx:5
FunctionNonRemovable
()
packages/react-components/src/pages/TagGroup/NonRemovable.tsx:11
FunctionNumberField
({ size = "medium", label, description, errorMessage, ...props }: NumberFieldProps)
packages/react-components/src/components/NumberField/NumberField.tsx:31
FunctionNumberFieldPage
()
packages/react-components/src/pages/NumberField/NumberField.tsx:3
FunctionProgressBar
({ size = "medium", valueLabel, ...props }: ProgressBarProps)
packages/react-components/src/components/ProgressBar/ProgressBar.tsx:14
FunctionProgressBarPage
()
packages/react-components/src/pages/ProgressBar/ProgressBar.tsx:3
FunctionProgressCircle
({ size = "medium", valueLabel, ...props }: ProgressCircleProps)
packages/react-components/src/components/ProgressCircle/ProgressCircle.tsx:14
FunctionRadio
({ value, children, ...props }: RadioProps)
packages/react-components/src/components/Radio/Radio.tsx:5
FunctionRadioGroup
({ orientation = "vertical", label, description, children, errorMessage, flexWrap = "nowrap", ..
packages/react-components/src/components/RadioGroup/RadioGroup.tsx:29
FunctionRadioGroupPage
()
packages/react-components/src/pages/RadioGroup/RadioGroup.tsx:3
FunctionSelect
({ items, sections, label, description, placeholder, size = "medium", errorMessage, selectionM
packages/react-components/src/components/Select/Select.tsx:80
FunctionSelectPage
()
packages/react-components/src/pages/Select/Select.tsx:5
FunctionSeparator
({ size = "medium", ...props }: SeparatorProps)
packages/react-components/src/components/Separator/Separator.tsx:13
FunctionSubheader
({ size = "medium", ariaLabel, children, ...props }: SubheaderProps)
packages/react-components/src/components/Subheader/Subheader.tsx:13
FunctionSvgBcLogo
({ id = "bcgov-logo" })
packages/react-components/src/components/Icons/SvgBcLogo/SvgBcLogo.tsx:4
FunctionSvgBcOutlineIcon
({ id = "bc-outline-icon" })
packages/react-components/src/components/Icons/SvgBcOutlineIcon/SvgBcOutlineIcon.tsx:1
FunctionSvgBetaIcon
({ id = "beta-icon" })
packages/react-components/src/components/Icons/SvgBetaIcon/SvgBetaIcon.tsx:2
FunctionSvgCalendarIcon
({ ...props })
packages/react-components/src/components/Icons/SvgCalendarIcon/SvgCalendarIcon.tsx:3
FunctionSvgCheckCircleIcon
({ id = "check-icon" })
packages/react-components/src/components/Icons/SvgCheckCircleIcon/SvgCheckCircleIcon.tsx:2
FunctionSvgCheckIcon
({ id = "check-icon" })
packages/react-components/src/components/Icons/SvgCheckIcon/SvgCheckIcon.tsx:2
FunctionSvgChevronDownIcon
({ id = "chevron-down-icon" })
packages/react-components/src/components/Icons/SvgChevronDownIcon/SvgChevronDownIcon.tsx:2
FunctionSvgChevronLeftIcon
({ id = "chevron-left-icon" })
packages/react-components/src/components/Icons/SvgChevronLeftIcon/SvgChevronLeftIcon.tsx:2
FunctionSvgChevronRightIcon
({ id = "chevron-right-icon" })
packages/react-components/src/components/Icons/SvgChevronRightIcon/SvgChevronRightIcon.tsx:2
FunctionSvgChevronUpIcon
({ id = "chevron-up-icon" })
packages/react-components/src/components/Icons/SvgChevronUpIcon/SvgChevronUpIcon.tsx:2
FunctionSvgCloseIcon
({ id = "close-icon" })
packages/react-components/src/components/Icons/SvgCloseIcon/SvgCloseIcon.tsx:2
FunctionSvgDashIcon
({ id = "dash-icon" })
packages/react-components/src/components/Icons/SvgDashIcon/SvgDashIcon.tsx:1
FunctionSvgDashIcon
({ id = "dash-icon" })
packages/react-components/src/components/Icons/SvgMinusIcon/SvgMinusIcon.tsx:2
FunctionSvgExclamationCircleIcon
({ id = "exclamation-icon-circle", })
packages/react-components/src/components/Icons/SvgExclamationCircleIcon/SvgExclamationCircleIcon.tsx:2
FunctionSvgExclamationIcon
({ id = "exclamation-icon" })
packages/react-components/src/components/Icons/SvgExclamationIcon/SvgExclamationIcon.tsx:2
FunctionSvgInfoIcon
({ id = "information-icon" })
packages/react-components/src/components/Icons/SvgInfoIcon/SvgInfoIcon.tsx:2
FunctionSvgMenuIcon
()
packages/react-components/src/App.tsx:41
FunctionSvgPlaceholderIcon
({ size = 20, ...props }: SvgPlaceholderIconProps)
packages/react-components/src/components/Icons/SvgPlaceholderIcon/SvgPlaceholderIcon.tsx:6
FunctionSvgPlaceholderIconSmall
()
packages/react-components/src/pages/Button/ButtonPrimary.tsx:4
FunctionSvgPlusIcon
({ id = "plus-icon" })
packages/react-components/src/components/Icons/SvgPlusIcon/SvgPlusIcon.tsx:2
FunctionSvgReactAriaIcon
({ id = "react-aria-icon" })
packages/react-components/src/components/Icons/SvgReactAriaIcon/SvgReactAriaIcon.tsx:1
FunctionSvgTooltipArrowUp
({ id = "tooltip-arrow" })
packages/react-components/src/components/Icons/SvgTooltipArrowUp/SvgTooltipArrowUp.tsx:1
FunctionSvgUpRightFromSquareIcon
({ size = 20, id, }: SvgUpRightFromSquareIconProps)
packages/react-components/src/components/Icons/SvgUpRightFromSquareIcon/SvgUpRightFromSquareIcon.tsx:8
FunctionSwitch
({ labelPosition = "right", children, ...props }: SwitchProps)
packages/react-components/src/components/Switch/Switch.tsx:13
FunctionSwitchPage
()
packages/react-components/src/pages/Switch/Switch.tsx:3
FunctionTag
({ color = "blue", tagStyle = "rectangular", size = "small", icon, id, textValue, ...props }: Ta
packages/react-components/src/components/Tag/Tag.tsx:38
FunctionTagGroup
({ children, label, description, errorMessage, ...props }: TagGroupProps)
packages/react-components/src/components/TagGroup/TagGroup.tsx:27
FunctionTagGroupPage
()
packages/react-components/src/pages/TagGroup/TagGroup.tsx:6
FunctionTagList
({ items, orientation = "horizontal", renderEmptyState, ...props }: TagListProps<T>)
packages/react-components/src/components/TagList/TagList.tsx:21
FunctionText
({ elementType = "span", size = "medium", color = "primary", isUnstyled = false, ...props }: TextPro
packages/react-components/src/components/Text/Text.tsx:23
FunctionTextArea
({ label, description, errorMessage, maxLength, onChange, value, ...props }: TextAreaProps)
packages/react-components/src/components/TextArea/TextArea.tsx:24
FunctionTextAreaPage
()
packages/react-components/src/pages/TextArea/TextArea.tsx:5
FunctionTextField
({ size, label, description, errorMessage, iconLeft, iconRight, ...props }: TextFieldProps)
packages/react-components/src/components/TextField/TextField.tsx:29
FunctionTextFieldPage
()
packages/react-components/src/pages/TextField/TextField.tsx:3
FunctionTextPage
()
packages/react-components/src/pages/TextPage/TextPage.tsx:3
FunctionTimeField
({ size = "medium", label, description, errorMessage, isRequired, ...props }: TimeFieldProps<T>)
packages/react-components/src/components/TimeField/TimeField.tsx:29
FunctionTimeFieldPage
()
packages/react-components/src/pages/TimeField/TimeField.tsx:11
FunctionToggleButton
({ size = "medium", children, isIconButton = false, ...props }: ToggleButtonProps)
packages/react-components/src/components/ToggleButton/ToggleButton.tsx:13
FunctionToggleButtonGroup
({ label, size = "medium", children, ...props }: ToggleButtonGroupProps)
packages/react-components/src/components/ToggleButtonGroup/ToggleButtonGroup.tsx:14
FunctionTooltip
(props: TooltipProps)
packages/react-components/src/components/Tooltip/Tooltip.tsx:11
FunctionTooltipPage
()
packages/react-components/src/pages/Tooltip/Tooltip.tsx:18
FunctionTooltipTriggerElement
(props: any)
packages/react-components/src/pages/Tooltip/Tooltip.tsx:7
FunctionUseStateExample
()
packages/react-components/src/pages/Select/UseStateExample.tsx:26
FunctionVerticalTagGroup
()
packages/react-components/src/pages/TagGroup/Vertical.tsx:11
FunctionhandleResize
()
packages/react-components/src/hooks/useWindowDimensions.ts:30
FunctionhandleTextChange
(text: string)
packages/react-components/src/pages/TextArea/TextArea.tsx:8
← previous101–177 of 177, ranked by callers