@goodhood-web/ui 1.11.0 → 1.12.0-development.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +61 -60
- package/index.js +70 -70
- package/index.mjs +5420 -5267
- package/lib/{BadgeLabel → Atoms/Badges/BadgeLabel}/BadgeLabel.types.d.ts +1 -1
- package/lib/{Sticker → Atoms/Badges/Sticker}/Sticker.types.d.ts +1 -1
- package/lib/{IconButton → Atoms/Buttons/IconButton}/IconButton.types.d.ts +1 -1
- package/lib/{TextButton → Atoms/Buttons/TextButton}/TextButton.types.d.ts +2 -2
- package/lib/{FeedTile → Atoms/Buttons/Tiles/FeedTile}/FeedTile.types.d.ts +2 -2
- package/lib/{MenuTile → Atoms/Buttons/Tiles/MenuTile}/MenuTile.type.d.ts +2 -2
- package/lib/{PointOfInterestIProfileTile → Atoms/Buttons/Tiles/PointOfInterestIProfileTile}/PointOfInterestIProfileTile.types.d.ts +2 -2
- package/lib/{PlaceholderThumbnail → Atoms/Content/PlaceholderThumbnail}/PlaceholderThumbnail.type.d.ts +1 -1
- package/lib/{Thumbnail → Atoms/Content/Thumbnail}/Thumbnail.type.d.ts +1 -1
- package/lib/{ThumbnailWithLabel → Atoms/Content/ThumbnailWithLabel}/ThumbnailWithLabel.type.d.ts +1 -1
- package/lib/{SelectablePill → Atoms/Selectables/SelectablePill}/SelectablePill.types.d.ts +1 -1
- package/lib/{Icon → Base/Icon}/Icon.types.d.ts +4 -4
- package/lib/{Icon/icons/18x18 → Base/Icon/icons/16x16}/index.d.ts +6 -0
- package/lib/{Icon → Base/Icon}/icons/index.d.ts +7 -1
- package/lib/{Card → Molecules/Card}/Card.types.d.ts +1 -1
- package/lib/{ActionBar → Molecules/Card/CardFooters/ActionBar}/ActionBarCta/ActionBarCta.types.d.ts +1 -1
- package/lib/{ActionBar → Molecules/Card/CardFooters/ActionBar}/ActionBarList/ActionItem/ActionItem.types.d.ts +2 -2
- package/lib/{Card → Molecules/Card}/CardHeader/CardHeader.d.ts +1 -1
- package/lib/{Card/CardHeader/CardHeader.type.d.ts → Molecules/Card/CardHeader/CardHeader.types.d.ts} +3 -3
- package/lib/{MenuItem → Molecules/Navigation/MenuItem}/MenuItem.types.d.ts +1 -1
- package/lib/{NavBar → Molecules/Navigation/NavBar}/NavItem/NavItem.types.d.ts +1 -1
- package/lib/{EmptyState → Molecules/Notices/EmptyState}/EmptyState.types.d.ts +3 -3
- package/lib/{Notice → Molecules/Notices/Notice}/Notice.types.d.ts +4 -4
- package/lib/{Snackbar → Molecules/Notices/Snackbar}/Snackbar.types.d.ts +1 -1
- package/lib/{SelectablePillGroup → Molecules/Selections/SelectablePillGroup}/SelectablePillGroup.types.d.ts +1 -1
- package/lib/{ToggleInput → Molecules/Selections/ToggleInput}/ToggleInput.types.d.ts +1 -1
- package/lib/{BottomSheet → Organisms/Modals/BottomSheet}/BottomSheet.types.d.ts +3 -3
- package/lib/{Modal → Organisms/Modals/Modal}/Modal.types.d.ts +2 -2
- package/lib/{Sheet → Organisms/Modals/Sheet}/Sheet.types.d.ts +2 -2
- package/package.json +1 -1
- package/style.css +1 -1
- /package/lib/{Badge → Atoms/Badges/Badge}/Badge.d.ts +0 -0
- /package/lib/{Badge → Atoms/Badges/Badge}/Badge.types.d.ts +0 -0
- /package/lib/{BadgeIcon → Atoms/Badges/BadgeIcon}/BadgeIcon.d.ts +0 -0
- /package/lib/{BadgeIcon → Atoms/Badges/BadgeIcon}/BadgeIcon.types.d.ts +0 -0
- /package/lib/{BadgeLabel → Atoms/Badges/BadgeLabel}/BadgeLabel.d.ts +0 -0
- /package/lib/{FeedItemCategory → Atoms/Badges/FeedItemCategory}/FeedItemCategory.d.ts +0 -0
- /package/lib/{FeedItemCategory → Atoms/Badges/FeedItemCategory}/FeedItemCategory.types.d.ts +0 -0
- /package/lib/{LabelPill → Atoms/Badges/LabelPill}/LabelPill.d.ts +0 -0
- /package/lib/{LabelPill → Atoms/Badges/LabelPill}/LabelPill.types.d.ts +0 -0
- /package/lib/{Sticker → Atoms/Badges/Sticker}/Sticker.d.ts +0 -0
- /package/lib/{Bookmark → Atoms/Buttons/Bookmark}/Bookmark.d.ts +0 -0
- /package/lib/{Bookmark → Atoms/Buttons/Bookmark}/Bookmark.types.d.ts +0 -0
- /package/lib/{Button → Atoms/Buttons/Button}/Button.d.ts +0 -0
- /package/lib/{Button → Atoms/Buttons/Button}/Button.types.d.ts +0 -0
- /package/lib/{ButtonPrimary → Atoms/Buttons/ButtonPrimary}/ButtonPrimary.d.ts +0 -0
- /package/lib/{ButtonPrimary → Atoms/Buttons/ButtonPrimary}/ButtonPrimary.types.d.ts +0 -0
- /package/lib/{ButtonSecondary → Atoms/Buttons/ButtonSecondary}/ButtonSecondary.d.ts +0 -0
- /package/lib/{ButtonSecondary → Atoms/Buttons/ButtonSecondary}/ButtonSecondary.types.d.ts +0 -0
- /package/lib/{ButtonTertiary → Atoms/Buttons/ButtonTertiary}/ButtonTertiary.d.ts +0 -0
- /package/lib/{ButtonTertiary → Atoms/Buttons/ButtonTertiary}/ButtonTertiary.types.d.ts +0 -0
- /package/lib/{IconButton → Atoms/Buttons/IconButton}/IconButton.d.ts +0 -0
- /package/lib/{IconButton → Atoms/Buttons/IconButton}/utils.d.ts +0 -0
- /package/lib/{TextButton → Atoms/Buttons/TextButton}/TextButton.d.ts +0 -0
- /package/lib/{FeedTile → Atoms/Buttons/Tiles/FeedTile}/FeedTile.d.ts +0 -0
- /package/lib/{MenuTile → Atoms/Buttons/Tiles/MenuTile}/MenuTile.d.ts +0 -0
- /package/lib/{PointOfInterestIProfileTile → Atoms/Buttons/Tiles/PointOfInterestIProfileTile}/PointOfInterestIProfileTile.d.ts +0 -0
- /package/lib/{BodyText → Atoms/Content/BodyText}/BodyText.d.ts +0 -0
- /package/lib/{BodyText → Atoms/Content/BodyText}/BodyText.types.d.ts +0 -0
- /package/lib/{BodyText → Atoms/Content/BodyText}/util.d.ts +0 -0
- /package/lib/{PlaceholderThumbnail → Atoms/Content/PlaceholderThumbnail}/PlaceholderThumbnail.d.ts +0 -0
- /package/lib/{Thumbnail → Atoms/Content/Thumbnail}/Thumbnail.d.ts +0 -0
- /package/lib/{ThumbnailWithLabel → Atoms/Content/ThumbnailWithLabel}/ThumbnailWithLabel.d.ts +0 -0
- /package/lib/{ThumbnailWrapper → Atoms/Content/ThumbnailWrapper}/ThumbnailWrapper.d.ts +0 -0
- /package/lib/{ThumbnailWrapper → Atoms/Content/ThumbnailWrapper}/ThumbnailWrapper.types.d.ts +0 -0
- /package/lib/{Divider → Atoms/Divider}/Divider.d.ts +0 -0
- /package/lib/{Divider → Atoms/Divider}/Divider.types.d.ts +0 -0
- /package/lib/{Select → Atoms/Dropdowns/Select}/Select.d.ts +0 -0
- /package/lib/{Select → Atoms/Dropdowns/Select}/Select.example.d.ts +0 -0
- /package/lib/{Select → Atoms/Dropdowns/Select}/Select.types.d.ts +0 -0
- /package/lib/{Image → Atoms/Image}/Image.d.ts +0 -0
- /package/lib/{Image → Atoms/Image}/Image.type.d.ts +0 -0
- /package/lib/{CheckboxInput → Atoms/Inputs/CheckboxInput}/CheckboxInput.d.ts +0 -0
- /package/lib/{CheckboxInput → Atoms/Inputs/CheckboxInput}/CheckboxInput.types.d.ts +0 -0
- /package/lib/{InputFieldSpecial → Atoms/Inputs/InputFieldSpecial}/InputFieldSpecial.d.ts +0 -0
- /package/lib/{InputFieldSpecial → Atoms/Inputs/InputFieldSpecial}/InputFieldSpecial.types.d.ts +0 -0
- /package/lib/{InputFieldSpecial → Atoms/Inputs/InputFieldSpecial}/InputFieldSpecial.utils.d.ts +0 -0
- /package/lib/{RadioButton → Atoms/Inputs/RadioButton}/RadioButton.d.ts +0 -0
- /package/lib/{RadioButton → Atoms/Inputs/RadioButton}/RadioButton.types.d.ts +0 -0
- /package/lib/{TextArea → Atoms/Inputs/TextArea}/TextArea.d.ts +0 -0
- /package/lib/{TextArea → Atoms/Inputs/TextArea}/TextArea.types.d.ts +0 -0
- /package/lib/{TextInput → Atoms/Inputs/TextInput}/TextInput.d.ts +0 -0
- /package/lib/{TextInput → Atoms/Inputs/TextInput}/TextInput.types.d.ts +0 -0
- /package/lib/{Toggle → Atoms/Inputs/Toggle}/Toggle.d.ts +0 -0
- /package/lib/{Toggle → Atoms/Inputs/Toggle}/Toggle.types.d.ts +0 -0
- /package/lib/{Loader → Atoms/Loader}/Loader.d.ts +0 -0
- /package/lib/{NotificationBubble → Atoms/NotificationBubble}/NotificationBubble.d.ts +0 -0
- /package/lib/{NotificationBubble → Atoms/NotificationBubble}/NotificationBubble.types.d.ts +0 -0
- /package/lib/{SelectablePill → Atoms/Selectables/SelectablePill}/SelectablePill.d.ts +0 -0
- /package/lib/{Icon → Base/Icon}/Icon.d.ts +0 -0
- /package/lib/{Icon → Base/Icon}/icons/24x24/index.d.ts +0 -0
- /package/lib/{Icon → Base/Icon}/icons/32x32/index.d.ts +0 -0
- /package/lib/{Typography → Base/Typography}/Typography.d.ts +0 -0
- /package/lib/{Typography → Base/Typography}/Typography.types.d.ts +0 -0
- /package/lib/{Typography → Base/Typography}/Typography.ui-test.d.ts +0 -0
- /package/lib/{Card → Molecules/Card}/Card.d.ts +0 -0
- /package/lib/{Card → Molecules/Card}/CardBody/CardBody.d.ts +0 -0
- /package/lib/{Card → Molecules/Card}/CardBody/CardBody.types.d.ts +0 -0
- /package/lib/{ActionBar → Molecules/Card/CardFooters/ActionBar}/ActionBar.d.ts +0 -0
- /package/lib/{ActionBar → Molecules/Card/CardFooters/ActionBar}/ActionBar.types.d.ts +0 -0
- /package/lib/{ActionBar → Molecules/Card/CardFooters/ActionBar}/ActionBarCta/ActionBarCta.d.ts +0 -0
- /package/lib/{ActionBar → Molecules/Card/CardFooters/ActionBar}/ActionBarList/ActionBarList.d.ts +0 -0
- /package/lib/{ActionBar → Molecules/Card/CardFooters/ActionBar}/ActionBarList/ActionBarList.types.d.ts +0 -0
- /package/lib/{ActionBar → Molecules/Card/CardFooters/ActionBar}/ActionBarList/ActionItem/ActionItem.d.ts +0 -0
- /package/lib/{NotificationListItem → Molecules/ListItems/NotificationListItem}/NotificationListItem.d.ts +0 -0
- /package/lib/{NotificationListItem → Molecules/ListItems/NotificationListItem}/NotificationListItem.types.d.ts +0 -0
- /package/lib/{Markdown → Molecules/Markdown}/Markdown.d.ts +0 -0
- /package/lib/{Markdown → Molecules/Markdown}/Markdown.types.d.ts +0 -0
- /package/lib/{MenuItem → Molecules/Navigation/MenuItem}/MenuItem.d.ts +0 -0
- /package/lib/{NavBar → Molecules/Navigation/NavBar}/NavBar.d.ts +0 -0
- /package/lib/{NavBar → Molecules/Navigation/NavBar}/NavBar.types.d.ts +0 -0
- /package/lib/{NavBar → Molecules/Navigation/NavBar}/NavItem/NavItem.d.ts +0 -0
- /package/lib/{EmptyState → Molecules/Notices/EmptyState}/EmptyState.d.ts +0 -0
- /package/lib/{Notice → Molecules/Notices/Notice}/InfoNotice/InfoNotice.d.ts +0 -0
- /package/lib/{Notice → Molecules/Notices/Notice}/Notice.d.ts +0 -0
- /package/lib/{Notice → Molecules/Notices/Notice}/WarningNotice/WarningNotice.d.ts +0 -0
- /package/lib/{Snackbar → Molecules/Notices/Snackbar}/Snackbar.d.ts +0 -0
- /package/lib/{RadioButtonCluster → Molecules/Selections/RadioButtonCluster}/RadioButtonCluster.d.ts +0 -0
- /package/lib/{RadioButtonCluster → Molecules/Selections/RadioButtonCluster}/RadioButtonCluster.example.d.ts +0 -0
- /package/lib/{RadioButtonCluster → Molecules/Selections/RadioButtonCluster}/RadioButtonCluster.types.d.ts +0 -0
- /package/lib/{SelectablePillGroup → Molecules/Selections/SelectablePillGroup}/SelectablePillGroup.d.ts +0 -0
- /package/lib/{SwitcherToggle → Molecules/Selections/SwitcherToggle}/SwitcherToggle.d.ts +0 -0
- /package/lib/{SwitcherToggle → Molecules/Selections/SwitcherToggle}/SwitcherToggle.types.d.ts +0 -0
- /package/lib/{ToggleInput → Molecules/Selections/ToggleInput}/ToggleInput.d.ts +0 -0
- /package/lib/{NavigationTab → Molecules/TabBar/NavigationTab}/NavigationTab.d.ts +0 -0
- /package/lib/{NavigationTab → Molecules/TabBar/NavigationTab}/NavigationTab.types.d.ts +0 -0
- /package/lib/{MarketplaceItemCardless → Organisms/Cards/MarketplaceItemCardless}/MarketplaceItemCardless.d.ts +0 -0
- /package/lib/{MarketplaceItemCardless → Organisms/Cards/MarketplaceItemCardless}/MarketplaceItemCardless.types.d.ts +0 -0
- /package/lib/{Fieldset → Organisms/Forms/Fieldset}/Fieldset.d.ts +0 -0
- /package/lib/{Fieldset → Organisms/Forms/Fieldset}/Fieldset.types.d.ts +0 -0
- /package/lib/{Form → Organisms/Forms/Form}/Form.d.ts +0 -0
- /package/lib/{Form → Organisms/Forms/Form}/Form.types.d.ts +0 -0
- /package/lib/{Legend → Organisms/Forms/Legend}/Legend.d.ts +0 -0
- /package/lib/{Legend → Organisms/Forms/Legend}/Legend.types.d.ts +0 -0
- /package/lib/{BottomSheet → Organisms/Modals/BottomSheet}/BottomSheet.d.ts +0 -0
- /package/lib/{Modal → Organisms/Modals/Modal}/Backdrop/Backdrop.d.ts +0 -0
- /package/lib/{Modal → Organisms/Modals/Modal}/Backdrop/Backdrop.types.d.ts +0 -0
- /package/lib/{Modal → Organisms/Modals/Modal}/Modal.d.ts +0 -0
- /package/lib/{Popup → Organisms/Modals/Popup}/Popup.d.ts +0 -0
- /package/lib/{Popup → Organisms/Modals/Popup}/Popup.types.d.ts +0 -0
- /package/lib/{Sheet → Organisms/Modals/Sheet}/Backdrop/Backdrop.d.ts +0 -0
- /package/lib/{Sheet → Organisms/Modals/Sheet}/Backdrop/Backdrop.types.d.ts +0 -0
- /package/lib/{Sheet → Organisms/Modals/Sheet}/Sheet.d.ts +0 -0
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.