@photoroom/ui 0.1.5 → 0.1.7
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/components/action/Button/utils.d.ts +4 -4
- package/components/action/Button/utils.d.ts.map +1 -1
- package/components/action/ButtonCluster/ButtonCluster.d.ts +1 -1
- package/components/action/ButtonCluster/ButtonCluster.d.ts.map +1 -1
- package/components/action/CircularButton/CircularButton.d.ts +6 -1
- package/components/action/CircularButton/CircularButton.d.ts.map +1 -1
- package/components/action/ClearButton/ClearButton.d.ts +1 -1
- package/components/action/ClearButton/ClearButton.d.ts.map +1 -1
- package/components/action/InputButton/InputButton.d.ts +1 -1
- package/components/action/InputButton/InputButton.d.ts.map +1 -1
- package/components/action/NavigationToggleButton/NavigationToggleButton.d.ts +2 -2
- package/components/action/NavigationToggleButton/NavigationToggleButton.d.ts.map +1 -1
- package/components/action/OverlayButton/OverlayButton.figma.d.ts +2 -0
- package/components/action/OverlayButton/OverlayButton.figma.d.ts.map +1 -0
- package/components/action/PresetPullDownButton/PresetPullDownButton.d.ts +6 -0
- package/components/action/PresetPullDownButton/PresetPullDownButton.d.ts.map +1 -0
- package/components/action/PresetPullDownButton/index.d.ts +2 -0
- package/components/action/PresetPullDownButton/index.d.ts.map +1 -0
- package/components/action/PullDownButton/utils.d.ts +3 -3
- package/components/action/PullDownButton/utils.d.ts.map +1 -1
- package/components/action/RoundButton/RoundButton.d.ts +1 -1
- package/components/action/RoundButton/RoundButton.d.ts.map +1 -1
- package/components/action/StandaloneLink/StandaloneLink.d.ts +1 -1
- package/components/action/StandaloneLink/StandaloneLink.d.ts.map +1 -1
- package/components/action/StandaloneLink/StandaloneLink.figma.d.ts +2 -0
- package/components/action/StandaloneLink/StandaloneLink.figma.d.ts.map +1 -0
- package/components/action/ToggleStack/ToggleStack.d.ts +1 -1
- package/components/action/ToggleStack/ToggleStackButton.d.ts +1 -1
- package/components/action/ToggleStack/ToggleStackButton.d.ts.map +1 -1
- package/components/action/ValidationBanner/ValidationBanner.d.ts +4 -4
- package/components/action/ValidationBanner/ValidationBanner.d.ts.map +1 -1
- package/components/collections/CommonMenu/MenuItemButton.d.ts +3 -1
- package/components/collections/CommonMenu/MenuItemButton.d.ts.map +1 -1
- package/components/collections/FeedHeader/FeedHeaderTitle.d.ts.map +1 -1
- package/components/collections/Popover/Popover.d.ts +1 -1
- package/components/collections/Popover/Popover.d.ts.map +1 -1
- package/components/content/BatchTile/BatchCanvasMenuContent.d.ts.map +1 -1
- package/components/content/BatchTile/BatchItemMenuContent.d.ts +3 -2
- package/components/content/BatchTile/BatchItemMenuContent.d.ts.map +1 -1
- package/components/content/BatchTile/BatchTile.d.ts +5 -3
- package/components/content/BatchTile/BatchTile.d.ts.map +1 -1
- package/components/content/BlogActionCard/BlogActionCard.d.ts +4 -2
- package/components/content/BlogActionCard/BlogActionCard.d.ts.map +1 -1
- package/components/content/BoardSection/BatchSectionMenuContent.d.ts +13 -0
- package/components/content/BoardSection/BatchSectionMenuContent.d.ts.map +1 -0
- package/components/content/BoardSection/BoardSection.d.ts +24 -0
- package/components/content/BoardSection/BoardSection.d.ts.map +1 -0
- package/components/content/BoardSection/index.d.ts +4 -0
- package/components/content/BoardSection/index.d.ts.map +1 -0
- package/components/content/EditorialCard/styles.d.ts +10 -10
- package/components/content/EditorialCard/styles.d.ts.map +1 -1
- package/components/content/ModeSelectionTile/ModeSelectionTile.d.ts +18 -0
- package/components/content/ModeSelectionTile/ModeSelectionTile.d.ts.map +1 -0
- package/components/content/ModeSelectionTile/index.d.ts +2 -0
- package/components/content/ModeSelectionTile/index.d.ts.map +1 -0
- package/components/content/MoreTile/MoreTile.d.ts +11 -0
- package/components/content/MoreTile/MoreTile.d.ts.map +1 -0
- package/components/content/MoreTile/index.d.ts +2 -0
- package/components/content/MoreTile/index.d.ts.map +1 -0
- package/components/content/PropList/PropListItem.d.ts +2 -2
- package/components/content/PropList/PropListItem.d.ts.map +1 -1
- package/components/content/SectionSpace/SectionSpace.d.ts +10 -0
- package/components/content/SectionSpace/SectionSpace.d.ts.map +1 -0
- package/components/content/SectionSpace/index.d.ts +3 -0
- package/components/content/SectionSpace/index.d.ts.map +1 -0
- package/components/content/Task/Task.d.ts +12 -0
- package/components/content/Task/Task.d.ts.map +1 -0
- package/components/content/Task/index.d.ts +2 -0
- package/components/content/Task/index.d.ts.map +1 -0
- package/components/content/Tile/Tile.d.ts +1 -0
- package/components/content/Tile/Tile.d.ts.map +1 -1
- package/components/content/Tile/TileFont.d.ts +2 -1
- package/components/content/Tile/TileFont.d.ts.map +1 -1
- package/components/content/Tile/TileMoreMenu.d.ts.map +1 -1
- package/components/content/ToolTile/ToolTile.d.ts +1 -1
- package/components/content/ToolTile/ToolTile.d.ts.map +1 -1
- package/components/content/VisualToolTile/VisualToolTile.d.ts +1 -1
- package/components/content/VisualToolTile/VisualToolTile.d.ts.map +1 -1
- package/components/dialog/Dialog/Dialog.d.ts +2 -2
- package/components/dialog/Dialog/Dialog.d.ts.map +1 -1
- package/components/dialog/Dialog/DialogButtonsRow.d.ts +1 -1
- package/components/dialog/Dialog/DialogButtonsRow.d.ts.map +1 -1
- package/components/dialog/Dialog/DialogHeadline.d.ts.map +1 -1
- package/components/dialog/SpotlightDialog/SpotlightDialog.d.ts +26 -0
- package/components/dialog/SpotlightDialog/SpotlightDialog.d.ts.map +1 -0
- package/components/dialog/SpotlightDialog/index.d.ts +2 -0
- package/components/dialog/SpotlightDialog/index.d.ts.map +1 -0
- package/components/dropdown/DropdownListBox/DropdownListBoxItem.d.ts.map +1 -1
- package/components/editor/ColorPalette/ColorPalette.d.ts +4 -4
- package/components/editor/ColorPalette/ColorPalette.d.ts.map +1 -1
- package/components/editor/ColorRow/ColorRow.d.ts.map +1 -1
- package/components/editor/ObjectItem/ObjectItem.d.ts +1 -1
- package/components/editor/ObjectItem/ObjectItem.d.ts.map +1 -1
- package/components/editor/SelectionObjectBox/SelectionObjectBox.d.ts +1 -0
- package/components/editor/SelectionObjectBox/SelectionObjectBox.d.ts.map +1 -1
- package/components/feed/ChoiceFeedTileGroup/ChoiceFeedTile.d.ts +4 -2
- package/components/feed/ChoiceFeedTileGroup/ChoiceFeedTile.d.ts.map +1 -1
- package/components/feed/ChoiceFeedTileGroup/ChoiceFeedTileGroup.d.ts +2 -1
- package/components/feed/ChoiceFeedTileGroup/ChoiceFeedTileGroup.d.ts.map +1 -1
- package/components/feedback/Hint/Hint.d.ts +10 -0
- package/components/feedback/Hint/Hint.d.ts.map +1 -0
- package/components/feedback/Hint/index.d.ts +2 -0
- package/components/feedback/Hint/index.d.ts.map +1 -0
- package/components/feedback/InfoBar/InfoBar.figma.d.ts +2 -0
- package/components/feedback/InfoBar/InfoBar.figma.d.ts.map +1 -0
- package/components/index.d.ts +18 -4
- package/components/index.d.ts.map +1 -1
- package/components/input/Checkbox/Checkbox.d.ts.map +1 -1
- package/components/input/Chip/Chip.d.ts.map +1 -1
- package/components/input/DropZone/DropZone.d.ts.map +1 -1
- package/components/input/DropZone/DropZone.figma.d.ts +2 -0
- package/components/input/DropZone/DropZone.figma.d.ts.map +1 -0
- package/components/input/FieldLabel/FieldLabel.d.ts +1 -0
- package/components/input/FieldLabel/FieldLabel.d.ts.map +1 -1
- package/components/input/HelperText/HelperText.figma.d.ts +2 -0
- package/components/input/HelperText/HelperText.figma.d.ts.map +1 -0
- package/components/input/ImageWidget/ImageWidget.d.ts +8 -2
- package/components/input/ImageWidget/ImageWidget.d.ts.map +1 -1
- package/components/input/ImageWidget/ImageWidgetButton.d.ts +11 -0
- package/components/input/ImageWidget/ImageWidgetButton.d.ts.map +1 -0
- package/components/input/ImportWidget/ImportWidget.d.ts +26 -0
- package/components/input/ImportWidget/ImportWidget.d.ts.map +1 -0
- package/components/input/ImportWidget/ImportWidget.figma.d.ts +2 -0
- package/components/input/ImportWidget/ImportWidget.figma.d.ts.map +1 -0
- package/components/input/ImportWidget/index.d.ts +2 -0
- package/components/input/ImportWidget/index.d.ts.map +1 -0
- package/components/input/NumberField/NumberField.d.ts.map +1 -1
- package/components/input/OptionGroup/OptionGroupItem/OptionGroupItem.d.ts +1 -1
- package/components/input/OptionGroup/OptionGroupItem/OptionGroupItem.d.ts.map +1 -1
- package/components/input/OptionTile/OptionTile.d.ts +7 -3
- package/components/input/OptionTile/OptionTile.d.ts.map +1 -1
- package/components/input/QuickActionPhotoCard/QuickActionPhotoCard.d.ts.map +1 -1
- package/components/input/TextFieldLabel/TextFieldLabel.d.ts.map +1 -1
- package/components/list/ActionHeader/ActionHeader.d.ts +1 -1
- package/components/list/ActionHeader/ActionHeader.d.ts.map +1 -1
- package/components/list/PeopleListItem/PeopleListItem.d.ts.map +1 -1
- package/components/list/SectionHeader/NumberedSectionHeader.d.ts +8 -0
- package/components/list/SectionHeader/NumberedSectionHeader.d.ts.map +1 -0
- package/components/list/SectionHeader/NumberedSectionHeader.figma.d.ts +2 -0
- package/components/list/SectionHeader/NumberedSectionHeader.figma.d.ts.map +1 -0
- package/components/list/SectionHeader/SectionHeader.d.ts +5 -1
- package/components/list/SectionHeader/SectionHeader.d.ts.map +1 -1
- package/components/list/SectionHeader/SectionHeaderSkeleton.d.ts +1 -1
- package/components/list/SectionHeader/SectionHeaderSkeleton.d.ts.map +1 -1
- package/components/list/SectionHeader/index.d.ts +1 -0
- package/components/list/SectionHeader/index.d.ts.map +1 -1
- package/components/list/SizeListItem/SizeListItem.d.ts.map +1 -1
- package/components/list/StandardTile/StandardTileSkeleton.d.ts +1 -1
- package/components/list/StandardTile/StandardTileSkeleton.d.ts.map +1 -1
- package/components/navigation/Avatar/Avatar.d.ts +1 -1
- package/components/navigation/Avatar/Avatar.d.ts.map +1 -1
- package/components/navigation/AvatarSkeleton/AvatarSkeleton.d.ts +1 -1
- package/components/navigation/AvatarSkeleton/AvatarSkeleton.d.ts.map +1 -1
- package/components/navigation/PlanPicker/PlanPicker.d.ts +16 -0
- package/components/navigation/PlanPicker/PlanPicker.d.ts.map +1 -0
- package/components/navigation/PlanPicker/index.d.ts +2 -0
- package/components/navigation/PlanPicker/index.d.ts.map +1 -0
- package/components/navigation/SegmentedControl/SegmentedControl.figma.d.ts +2 -0
- package/components/navigation/SegmentedControl/SegmentedControl.figma.d.ts.map +1 -0
- package/components/navigation/SegmentedPicker/SegmentedPickerItem.d.ts +1 -1
- package/components/navigation/SegmentedPicker/SegmentedPickerItem.d.ts.map +1 -1
- package/components/navigation/SideNavigation/SideNavigationHeader/SideNavigationHeader.d.ts +1 -1
- package/components/navigation/SideNavigation/SideNavigationHeader/SideNavigationHeader.d.ts.map +1 -1
- package/components/navigation/SideNavigation/SideNavigationItem/SideNavigationItem.d.ts +2 -2
- package/components/navigation/SideNavigation/SideNavigationItem/SideNavigationItem.d.ts.map +1 -1
- package/components/navigation/SideNavigation/SideNavigationItemSkeleton/SideNavigationItemSkeleton.d.ts +1 -1
- package/components/navigation/SideNavigation/SideNavigationItemSkeleton/SideNavigationItemSkeleton.d.ts.map +1 -1
- package/components/navigation/Tabs/TabsItem.d.ts +1 -1
- package/components/navigation/Tabs/TabsItem.d.ts.map +1 -1
- package/components/navigation/TagGroup/Tag/Tag.d.ts +5 -7
- package/components/navigation/TagGroup/Tag/Tag.d.ts.map +1 -1
- package/components/navigation/TagGroup/TagGroup.d.ts +20 -2
- package/components/navigation/TagGroup/TagGroup.d.ts.map +1 -1
- package/components/polymorphic.d.ts +3 -3
- package/components/polymorphic.d.ts.map +1 -1
- package/components/status/Badge/Badge.d.ts +11 -4
- package/components/status/Badge/Badge.d.ts.map +1 -1
- package/components/status/Badge/Badge.figma.d.ts +2 -0
- package/components/status/Badge/Badge.figma.d.ts.map +1 -0
- package/components/status/EmptySpace/EmptySpace.figma.d.ts +2 -0
- package/components/status/EmptySpace/EmptySpace.figma.d.ts.map +1 -0
- package/components/status/ListingGauge/ListingGauge.d.ts +17 -0
- package/components/status/ListingGauge/ListingGauge.d.ts.map +1 -0
- package/components/status/ListingGauge/index.d.ts +2 -0
- package/components/status/ListingGauge/index.d.ts.map +1 -0
- package/components/status/ListingScoreButton/ListingScoreButton.d.ts +14 -0
- package/components/status/ListingScoreButton/ListingScoreButton.d.ts.map +1 -0
- package/components/status/ListingScoreButton/index.d.ts +2 -0
- package/components/status/ListingScoreButton/index.d.ts.map +1 -0
- package/components/status/Progress/Progress.figma.d.ts +2 -0
- package/components/status/Progress/Progress.figma.d.ts.map +1 -0
- package/components/status/ProgressStep/ProgressStep.d.ts +1 -1
- package/components/status/ProgressStep/ProgressStep.d.ts.map +1 -1
- package/components/status/SellScore/SellScoreGauge.d.ts.map +1 -1
- package/components/status/SellScore/variants.d.ts +1 -1
- package/components/status/SellScore/variants.d.ts.map +1 -1
- package/components/status/TransformationEmptySpace/TransformationEmptySpace.d.ts +8 -0
- package/components/status/TransformationEmptySpace/TransformationEmptySpace.d.ts.map +1 -0
- package/components/status/TransformationEmptySpace/index.d.ts +2 -0
- package/components/status/TransformationEmptySpace/index.d.ts.map +1 -0
- package/components/structure/Bone/Bone.d.ts +1 -1
- package/components/structure/Bone/Bone.d.ts.map +1 -1
- package/components/structure/Divider/Divider.d.ts +1 -1
- package/components/structure/Divider/Divider.d.ts.map +1 -1
- package/components/structure/Divider/Divider.figma.d.ts +2 -0
- package/components/structure/Divider/Divider.figma.d.ts.map +1 -0
- package/components/structure/PanelHeader/PanelHeader.d.ts +3 -0
- package/components/structure/PanelHeader/PanelHeader.d.ts.map +1 -1
- package/components/structure/PanelHeader/PanelHeaderLeading.d.ts.map +1 -1
- package/components/structure/PanelHeader/PanelHeaderSwitcherButton.d.ts +7 -0
- package/components/structure/PanelHeader/PanelHeaderSwitcherButton.d.ts.map +1 -0
- package/components/structure/PanelHeader/index.d.ts +1 -0
- package/components/structure/PanelHeader/index.d.ts.map +1 -1
- package/components/unsorted/FileUploader/useFileUploader.d.ts +2 -2
- package/components/unsorted/FileUploader/useFileUploader.d.ts.map +1 -1
- package/components/unsorted/Tooltip/Tooltip.figma.d.ts +2 -0
- package/components/unsorted/Tooltip/Tooltip.figma.d.ts.map +1 -0
- package/components/website/AccentDropZone/AccentDropZone.d.ts +1 -1
- package/components/website/AccentDropZone/AccentDropZone.d.ts.map +1 -1
- package/components/website/ArticleHeroBlock/index.d.ts +1 -0
- package/components/website/ArticleHeroBlock/index.d.ts.map +1 -1
- package/components/website/BlogActionBlock/BlogActionBlock.d.ts.map +1 -1
- package/components/website/ComparisonBlock/ComparisonBlock.d.ts +5 -0
- package/components/website/ComparisonBlock/ComparisonBlock.d.ts.map +1 -0
- package/components/website/ComparisonBlock/ComparisonTable.d.ts +14 -0
- package/components/website/ComparisonBlock/ComparisonTable.d.ts.map +1 -0
- package/components/website/ComparisonBlock/index.d.ts +3 -0
- package/components/website/ComparisonBlock/index.d.ts.map +1 -0
- package/components/website/FooterBlockV2/FooterV2Block.d.ts +3 -5
- package/components/website/Glossary/GlossarySection.d.ts +3 -8
- package/components/website/Glossary/GlossarySection.d.ts.map +1 -1
- package/components/website/HeaderBanner/HeaderBanner.d.ts +2 -1
- package/components/website/HeaderBanner/HeaderBanner.d.ts.map +1 -1
- package/components/website/ImpactBlock/ImpactBlock.d.ts +6 -0
- package/components/website/ImpactBlock/ImpactBlock.d.ts.map +1 -0
- package/components/website/ImpactBlock/ImpactCard.d.ts +6 -0
- package/components/website/ImpactBlock/ImpactCard.d.ts.map +1 -0
- package/components/website/ImpactBlock/index.d.ts +3 -0
- package/components/website/ImpactBlock/index.d.ts.map +1 -0
- package/components/website/InfoSnapshot/InfoSnapshot.d.ts +6 -0
- package/components/website/InfoSnapshot/InfoSnapshot.d.ts.map +1 -0
- package/components/website/InfoSnapshot/InfoSnapshotItem.d.ts +7 -0
- package/components/website/InfoSnapshot/InfoSnapshotItem.d.ts.map +1 -0
- package/components/website/InfoSnapshot/index.d.ts +3 -0
- package/components/website/InfoSnapshot/index.d.ts.map +1 -0
- package/components/website/JoinTeamBlock/JoinTeamBlock.d.ts +8 -0
- package/components/website/JoinTeamBlock/JoinTeamBlock.d.ts.map +1 -0
- package/components/website/JoinTeamBlock/index.d.ts +2 -0
- package/components/website/JoinTeamBlock/index.d.ts.map +1 -0
- package/components/website/LogosWallBlock/LogosWallBlock.d.ts +4 -4
- package/components/website/LogosWallBlock/LogosWallBlock.d.ts.map +1 -1
- package/components/website/PageTitle/PageTitle.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/AppPricing/AppPricingCardsContainer/AppPricingCardsContainer.d.ts +6 -2
- package/components/website/PricingHeroBlock/AppPricing/AppPricingCardsContainer/AppPricingCardsContainer.d.ts.map +1 -1
- package/components/website/PricingPicker/PricingPickerButton.d.ts +17 -5
- package/components/website/PricingPicker/PricingPickerButton.d.ts.map +1 -1
- package/components/website/PromoBannerBlock/PromoBannerBlock.d.ts +3 -1
- package/components/website/PromoBannerBlock/PromoBannerBlock.d.ts.map +1 -1
- package/components/website/ReviewsBlock/ReviewsBlock.d.ts +1 -1
- package/components/website/ReviewsBlock/ReviewsBlock.d.ts.map +1 -1
- package/components/website/SectionTitle/SectionTitle.d.ts.map +1 -1
- package/components/website/SidePageTitle/SidePageTitle.d.ts.map +1 -1
- package/components/website/ToolCategoryBannerBlock/ToolCategoryBannerBlock.d.ts.map +1 -1
- package/components/website/ValuesBlock/ValueCard.d.ts +7 -0
- package/components/website/ValuesBlock/ValueCard.d.ts.map +1 -0
- package/components/website/ValuesBlock/ValuesBlock.d.ts +5 -0
- package/components/website/ValuesBlock/ValuesBlock.d.ts.map +1 -0
- package/components/website/ValuesBlock/index.d.ts +3 -0
- package/components/website/ValuesBlock/index.d.ts.map +1 -0
- package/hooks/useCarousel.d.ts +1 -1
- package/hooks/useLazyLoadVideo.d.ts +1 -1
- package/hooks/useLazyLoadVideo.d.ts.map +1 -1
- package/index.lib.d.ts +11 -4
- package/index.lib.d.ts.map +1 -1
- package/index.mjs +23228 -21084
- package/package.json +10 -11
- package/style.css +1 -1
- package/components/content/BrandAssetTile/BrandAssetTile.d.ts +0 -21
- package/components/content/BrandAssetTile/BrandAssetTile.d.ts.map +0 -1
- package/components/content/BrandAssetTile/index.d.ts +0 -2
- package/components/content/BrandAssetTile/index.d.ts.map +0 -1
- package/components/content/ButtonTile/ButtonTile.d.ts +0 -9
- package/components/content/ButtonTile/ButtonTile.d.ts.map +0 -1
- package/components/content/ButtonTile/index.d.ts +0 -2
- package/components/content/ButtonTile/index.d.ts.map +0 -1
- package/components/content/FontTile/FontTile.d.ts +0 -21
- package/components/content/FontTile/FontTile.d.ts.map +0 -1
- package/components/content/FontTile/index.d.ts +0 -2
- package/components/content/FontTile/index.d.ts.map +0 -1
- package/components/feed/FeedSizeTile/FeedSizeTile.d.ts +0 -9
- package/components/feed/FeedSizeTile/FeedSizeTile.d.ts.map +0 -1
- package/components/feed/FeedSizeTile/index.d.ts +0 -2
- package/components/feed/FeedSizeTile/index.d.ts.map +0 -1
- package/components/feed/FeedSizeTile/presets.d.ts +0 -3
- package/components/feed/FeedSizeTile/presets.d.ts.map +0 -1
- package/components/input/ImageWidget/ImageWidgetCloseButton.d.ts +0 -3
- package/components/input/ImageWidget/ImageWidgetCloseButton.d.ts.map +0 -1
|
@@ -3,7 +3,8 @@ declare const badgeVariants: (props?: ({
|
|
|
3
3
|
size?: "small" | "medium" | "large" | null | undefined;
|
|
4
4
|
variant?: "accent" | "pro" | "on-dark" | "default" | "pro-alt" | "subtle" | "on-dark-secondary" | "subdued" | "moon-grape" | null | undefined;
|
|
5
5
|
icon?: boolean | null | undefined;
|
|
6
|
-
|
|
6
|
+
iconOnly?: boolean | null | undefined;
|
|
7
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
7
8
|
type BadgeIconType = React.ComponentType<React.ComponentPropsWithoutRef<"svg">>;
|
|
8
9
|
export type BadgeProps = {
|
|
9
10
|
/**
|
|
@@ -11,10 +12,16 @@ export type BadgeProps = {
|
|
|
11
12
|
*/
|
|
12
13
|
icon?: BadgeIconType | React.ReactNode;
|
|
13
14
|
/**
|
|
14
|
-
* Badge content
|
|
15
|
+
* Badge content. When omitted and an icon is provided, renders an icon-only badge.
|
|
15
16
|
*/
|
|
16
|
-
children
|
|
17
|
-
|
|
17
|
+
children?: React.ReactNode;
|
|
18
|
+
/**
|
|
19
|
+
* Tooltip shown on hover. For icon-only badges, pass a string so the badge
|
|
20
|
+
* receives an `aria-label` — passing JSX will show the tooltip visually but
|
|
21
|
+
* leaves the icon without an accessible name.
|
|
22
|
+
*/
|
|
23
|
+
tooltip?: React.ReactNode;
|
|
24
|
+
} & React.ComponentProps<"span"> & Omit<VariantProps<typeof badgeVariants>, "icon" | "iconOnly">;
|
|
18
25
|
export declare const Badge: import("react").ForwardRefExoticComponent<Omit<BadgeProps, "ref"> & import("react").RefAttributes<HTMLSpanElement>>;
|
|
19
26
|
export {};
|
|
20
27
|
//# sourceMappingURL=Badge.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Badge.d.ts","sourceRoot":"","sources":["../../../../src/components/status/Badge/Badge.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,YAAY,EAAE,MAAM,0BAA0B,CAAC;
|
|
1
|
+
{"version":3,"file":"Badge.d.ts","sourceRoot":"","sources":["../../../../src/components/status/Badge/Badge.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAO7D,QAAA,MAAM,aAAa;;;;;8EAoCjB,CAAC;AAEH,KAAK,aAAa,GAAG,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,CAAC;AAEhF,MAAM,MAAM,UAAU,GAAG;IACvB;;OAEG;IACH,IAAI,CAAC,EAAE,aAAa,GAAG,KAAK,CAAC,SAAS,CAAC;IACvC;;OAEG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B;;;;OAIG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,GAAG,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,GAC9B,IAAI,CAAC,YAAY,CAAC,OAAO,aAAa,CAAC,EAAE,MAAM,GAAG,UAAU,CAAC,CAAC;AAEhE,eAAO,MAAM,KAAK,qHAyCjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Badge.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/status/Badge/Badge.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EmptySpace.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/status/EmptySpace/EmptySpace.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
export type ListingGaugeTone = "negative" | "warning" | "progress" | "positive";
|
|
2
|
+
/**
|
|
3
|
+
* Maps a listing score percentage to the arc and label colors from the Prism listing gauge spec
|
|
4
|
+
* (0–42% red, 43–70% orange, 71–99% blue, 100% green).
|
|
5
|
+
*/
|
|
6
|
+
export declare const getListingGaugeTone: (percent: number) => ListingGaugeTone;
|
|
7
|
+
export declare const listingGaugeToneVariants: (props?: ({
|
|
8
|
+
tone?: "progress" | "negative" | "positive" | "warning" | null | undefined;
|
|
9
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
10
|
+
export type ListingGaugeProps = Readonly<{
|
|
11
|
+
value: number;
|
|
12
|
+
max?: number;
|
|
13
|
+
label?: string;
|
|
14
|
+
className?: string;
|
|
15
|
+
}>;
|
|
16
|
+
export declare const ListingGauge: ({ value, max, label, className, }: ListingGaugeProps) => import("react/jsx-runtime").JSX.Element;
|
|
17
|
+
//# sourceMappingURL=ListingGauge.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListingGauge.d.ts","sourceRoot":"","sources":["../../../../src/components/status/ListingGauge/ListingGauge.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,gBAAgB,GAAG,UAAU,GAAG,SAAS,GAAG,UAAU,GAAG,UAAU,CAAC;AAEhF;;;GAGG;AACH,eAAO,MAAM,mBAAmB,GAAI,SAAS,MAAM,KAAG,gBAWrD,CAAC;AAEF,eAAO,MAAM,wBAAwB;;8EAYnC,CAAC;AA+CH,MAAM,MAAM,iBAAiB,GAAG,QAAQ,CAAC;IACvC,KAAK,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,CAAC;AAEH,eAAO,MAAM,YAAY,GAAI,mCAK1B,iBAAiB,4CAiGnB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/status/ListingGauge/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { ComponentPropsWithoutRef } from "react";
|
|
2
|
+
export type ListingScoreButtonProps = {
|
|
3
|
+
score: number;
|
|
4
|
+
max: number;
|
|
5
|
+
label: string;
|
|
6
|
+
sellScoreClassName?: string;
|
|
7
|
+
} & Omit<ComponentPropsWithoutRef<"button">, "children">;
|
|
8
|
+
export declare const ListingScoreButton: import("react").ForwardRefExoticComponent<{
|
|
9
|
+
score: number;
|
|
10
|
+
max: number;
|
|
11
|
+
label: string;
|
|
12
|
+
sellScoreClassName?: string;
|
|
13
|
+
} & Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref">, "children"> & import("react").RefAttributes<HTMLButtonElement>>;
|
|
14
|
+
//# sourceMappingURL=ListingScoreButton.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListingScoreButton.d.ts","sourceRoot":"","sources":["../../../../src/components/status/ListingScoreButton/ListingScoreButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,wBAAwB,EAAc,MAAM,OAAO,CAAC;AAM7D,MAAM,MAAM,uBAAuB,GAAG;IACpC,KAAK,EAAE,MAAM,CAAC;IACd,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC7B,GAAG,IAAI,CAAC,wBAAwB,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,CAAC;AAEzD,eAAO,MAAM,kBAAkB;WANtB,MAAM;SACR,MAAM;WACJ,MAAM;yBACQ,MAAM;oMA6B5B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/status/ListingScoreButton/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Progress.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/status/Progress/Progress.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { VariantProps } from "class-variance-authority";
|
|
2
2
|
declare const progressStepCva: (props?: ({
|
|
3
3
|
status?: "loading" | "pending" | "completed" | null | undefined;
|
|
4
|
-
} & import("class-variance-authority/
|
|
4
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
5
5
|
export type ProgressStepStatus = "pending" | "loading" | "completed";
|
|
6
6
|
export type ProgressStepProps = Readonly<{
|
|
7
7
|
/** The label displayed for this step */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProgressStep.d.ts","sourceRoot":"","sources":["../../../../src/components/status/ProgressStep/ProgressStep.tsx"],"names":[],"mappings":"AACA,OAAO,EAAO,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAK7D,QAAA,MAAM,eAAe;;
|
|
1
|
+
{"version":3,"file":"ProgressStep.d.ts","sourceRoot":"","sources":["../../../../src/components/status/ProgressStep/ProgressStep.tsx"],"names":[],"mappings":"AACA,OAAO,EAAO,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAK7D,QAAA,MAAM,eAAe;;8EAcpB,CAAC;AAkBF,MAAM,MAAM,kBAAkB,GAAG,SAAS,GAAG,SAAS,GAAG,WAAW,CAAC;AAErE,MAAM,MAAM,iBAAiB,GAAG,QAAQ,CAAC;IACvC,wCAAwC;IACxC,KAAK,EAAE,MAAM,CAAC;IACd,qCAAqC;IACrC,MAAM,CAAC,EAAE,kBAAkB,CAAC;IAC5B,yDAAyD;IACzD,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,8EAA8E;IAC9E,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,4BAA4B;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,GACA,YAAY,CAAC,OAAO,eAAe,CAAC,GACpC,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC,CAAC;AAEhD,wBAAgB,YAAY,CAAC,EAC3B,KAAK,EACL,MAAkB,EAClB,UAAU,EACV,KAAK,EACL,SAAS,EACT,GAAG,KAAK,EACT,EAAE,iBAAiB,2CAkBnB;yBAzBe,YAAY"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SellScoreGauge.d.ts","sourceRoot":"","sources":["../../../../src/components/status/SellScore/SellScoreGauge.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SellScoreGauge.d.ts","sourceRoot":"","sources":["../../../../src/components/status/SellScore/SellScoreGauge.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AAW9C,eAAO,MAAM,cAAc,GAAI,iCAAqC,mBAAmB,4CA8CtF,CAAC"}
|
|
@@ -2,5 +2,5 @@ export type ScoreLevel = "empty" | "negative" | "warning" | "progress" | "positi
|
|
|
2
2
|
export declare const getScoreLevel: (score: number, max: number) => ScoreLevel;
|
|
3
3
|
export declare const sellScoreColorVariants: (props?: ({
|
|
4
4
|
level?: "progress" | "negative" | "positive" | "empty" | "warning" | null | undefined;
|
|
5
|
-
} & import("class-variance-authority/
|
|
5
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
6
6
|
//# sourceMappingURL=variants.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"variants.d.ts","sourceRoot":"","sources":["../../../../src/components/status/SellScore/variants.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,UAAU,GAAG,OAAO,GAAG,UAAU,GAAG,SAAS,GAAG,UAAU,GAAG,UAAU,CAAC;AAEpF,eAAO,MAAM,aAAa,GAAI,OAAO,MAAM,EAAE,KAAK,MAAM,KAAG,UAiB1D,CAAC;AAEF,eAAO,MAAM,sBAAsB;;
|
|
1
|
+
{"version":3,"file":"variants.d.ts","sourceRoot":"","sources":["../../../../src/components/status/SellScore/variants.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,UAAU,GAAG,OAAO,GAAG,UAAU,GAAG,SAAS,GAAG,UAAU,GAAG,UAAU,CAAC;AAEpF,eAAO,MAAM,aAAa,GAAI,OAAO,MAAM,EAAE,KAAK,MAAM,KAAG,UAiB1D,CAAC;AAEF,eAAO,MAAM,sBAAsB;;8EAajC,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export type TransformationEmptySpaceProps = {
|
|
2
|
+
imageSrc: string;
|
|
3
|
+
imageAlt?: string;
|
|
4
|
+
label: React.ReactNode;
|
|
5
|
+
className?: string;
|
|
6
|
+
};
|
|
7
|
+
export declare const TransformationEmptySpace: ({ imageSrc, imageAlt, label, className, }: TransformationEmptySpaceProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
//# sourceMappingURL=TransformationEmptySpace.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TransformationEmptySpace.d.ts","sourceRoot":"","sources":["../../../../src/components/status/TransformationEmptySpace/TransformationEmptySpace.tsx"],"names":[],"mappings":"AAGA,MAAM,MAAM,6BAA6B,GAAG;IAC1C,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,wBAAwB,GAAI,2CAKtC,6BAA6B,4CAe/B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/status/TransformationEmptySpace/index.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { VariantProps } from "class-variance-authority";
|
|
2
2
|
export declare const boneVariants: (props?: ({
|
|
3
3
|
rounding?: "none" | "200" | "300" | "400" | "500" | "area-600" | "full" | null | undefined;
|
|
4
|
-
} & import("class-variance-authority/
|
|
4
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
5
5
|
type BoneCvaProps = VariantProps<typeof boneVariants>;
|
|
6
6
|
export type SkeletonProps = React.ComponentProps<"div"> & BoneCvaProps;
|
|
7
7
|
export declare const Bone: ({ rounding, ...props }: SkeletonProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Bone.d.ts","sourceRoot":"","sources":["../../../../src/components/structure/Bone/Bone.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAI7D,eAAO,MAAM,YAAY;;
|
|
1
|
+
{"version":3,"file":"Bone.d.ts","sourceRoot":"","sources":["../../../../src/components/structure/Bone/Bone.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAI7D,eAAO,MAAM,YAAY;;8EAevB,CAAC;AAEH,KAAK,YAAY,GAAG,YAAY,CAAC,OAAO,YAAY,CAAC,CAAC;AAEtD,MAAM,MAAM,aAAa,GAAG,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,GAAG,YAAY,CAAC;AAEvE,eAAO,MAAM,IAAI,GAAI,wBAAwB,aAAa,4CAQzD,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { VariantProps } from "class-variance-authority";
|
|
2
2
|
declare const dividerCva: (props?: ({
|
|
3
3
|
type?: "default" | "titleMiddle" | "titleBelow" | null | undefined;
|
|
4
|
-
} & import("class-variance-authority/
|
|
4
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
5
5
|
type DividerCvaProps = VariantProps<typeof dividerCva>;
|
|
6
6
|
export type DividerProps = Readonly<{
|
|
7
7
|
children?: React.ReactNode;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Divider.d.ts","sourceRoot":"","sources":["../../../../src/components/structure/Divider/Divider.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAE7D,QAAA,MAAM,UAAU;;
|
|
1
|
+
{"version":3,"file":"Divider.d.ts","sourceRoot":"","sources":["../../../../src/components/structure/Divider/Divider.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAE7D,QAAA,MAAM,UAAU;;8EAYd,CAAC;AAeH,KAAK,eAAe,GAAG,YAAY,CAAC,OAAO,UAAU,CAAC,CAAC;AAEvD,MAAM,MAAM,YAAY,GAAG,QAAQ,CACjC;IACE,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B,GAAG,eAAe,CACpB,CAAC;AAEF,eAAO,MAAM,OAAO,GAAI,oBAAoB,YAAY,4CAQvD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Divider.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/structure/Divider/Divider.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -7,6 +7,9 @@ export type PanelHeaderProps = {
|
|
|
7
7
|
export declare const PanelHeader: {
|
|
8
8
|
({ children, className, isSticky }: PanelHeaderProps): import("react/jsx-runtime").JSX.Element;
|
|
9
9
|
Leading: ({ title, subtitle, content, backLabel, onBack, children, capitalize, }: import("./PanelHeaderLeading").PanelHeaderLeadingProps) => import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
SwitcherButton: import("react").ForwardRefExoticComponent<Omit<import("react").ButtonHTMLAttributes<HTMLButtonElement>, "children"> & {
|
|
11
|
+
label: string;
|
|
12
|
+
} & import("react").RefAttributes<HTMLButtonElement>>;
|
|
10
13
|
Trailing: import("react").ForwardRefExoticComponent<import("./PanelHeaderTrailing").PanelHeaderTrailingProps & import("react").RefAttributes<HTMLButtonElement>>;
|
|
11
14
|
};
|
|
12
15
|
//# sourceMappingURL=PanelHeader.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PanelHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/structure/PanelHeader/PanelHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAY,SAAS,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"PanelHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/structure/PanelHeader/PanelHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAY,SAAS,EAAE,MAAM,OAAO,CAAC;AAQ5C,MAAM,MAAM,gBAAgB,GAAG;IAC7B,QAAQ,EAAE,SAAS,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AACF,eAAO,MAAM,WAAW;wCAA8C,gBAAgB;;;;;;CAoBrF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PanelHeaderLeading.d.ts","sourceRoot":"","sources":["../../../../src/components/structure/PanelHeader/PanelHeaderLeading.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,uBAAuB,GAAG;IACpC,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAAI,wEAQhC,uBAAuB,
|
|
1
|
+
{"version":3,"file":"PanelHeaderLeading.d.ts","sourceRoot":"","sources":["../../../../src/components/structure/PanelHeader/PanelHeaderLeading.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,uBAAuB,GAAG;IACpC,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAAI,wEAQhC,uBAAuB,4CAqCzB,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export type PanelHeaderSwitcherButtonProps = Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "children"> & {
|
|
2
|
+
label: string;
|
|
3
|
+
};
|
|
4
|
+
export declare const PanelHeaderSwitcherButton: import("react").ForwardRefExoticComponent<Omit<import("react").ButtonHTMLAttributes<HTMLButtonElement>, "children"> & {
|
|
5
|
+
label: string;
|
|
6
|
+
} & import("react").RefAttributes<HTMLButtonElement>>;
|
|
7
|
+
//# sourceMappingURL=PanelHeaderSwitcherButton.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PanelHeaderSwitcherButton.d.ts","sourceRoot":"","sources":["../../../../src/components/structure/PanelHeader/PanelHeaderSwitcherButton.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,8BAA8B,GAAG,IAAI,CAC/C,KAAK,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAC7C,UAAU,CACX,GAAG;IACF,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,eAAO,MAAM,yBAAyB;WAH7B,MAAM;qDAsBb,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/structure/PanelHeader/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/structure/PanelHeader/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,cAAc,6BAA6B,CAAC"}
|
|
@@ -20,8 +20,8 @@ type WaitForFilesOptions = {
|
|
|
20
20
|
*/
|
|
21
21
|
export declare const useFileUploader: ({ withCopyPaste, disabled, allowFolders, acceptedFileTypes, onDrag, onFileChange, onCancel, }: UseFileUploaderProps) => {
|
|
22
22
|
isDragging: boolean;
|
|
23
|
-
inputRef: import("react").RefObject<HTMLInputElement>;
|
|
24
|
-
folderInputRef: import("react").RefObject<HTMLInputElement>;
|
|
23
|
+
inputRef: import("react").RefObject<HTMLInputElement | null>;
|
|
24
|
+
folderInputRef: import("react").RefObject<HTMLInputElement | null>;
|
|
25
25
|
handleChange: (event: React.ChangeEvent<HTMLInputElement>) => void;
|
|
26
26
|
handleFolderChange: (event: React.ChangeEvent<HTMLInputElement>) => void;
|
|
27
27
|
handleDragEnter: (event: AnyDragEvent) => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useFileUploader.d.ts","sourceRoot":"","sources":["../../../../src/components/unsorted/FileUploader/useFileUploader.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,YAAY,EAAwB,MAAM,gBAAgB,CAAC;AAIzE,MAAM,MAAM,oBAAoB,GAAG;IACjC,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,iBAAiB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,YAAY,CAAC,EAAE,CACb,KAAK,EAAE,QAAQ,EACf,cAAc,CAAC,EAAE,OAAO,EACxB,QAAQ,CAAC,EAAE,OAAO,KACf,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IAC1B,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;CACvB,CAAC;AAEF,KAAK,mBAAmB,GAAG;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACnB,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,eAAe,GAAI,+FAQ7B,oBAAoB;;;;0BAoKX,KAAK,CAAC,WAAW,CAAC,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"useFileUploader.d.ts","sourceRoot":"","sources":["../../../../src/components/unsorted/FileUploader/useFileUploader.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,YAAY,EAAwB,MAAM,gBAAgB,CAAC;AAIzE,MAAM,MAAM,oBAAoB,GAAG;IACjC,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,iBAAiB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,YAAY,CAAC,EAAE,CACb,KAAK,EAAE,QAAQ,EACf,cAAc,CAAC,EAAE,OAAO,EACxB,QAAQ,CAAC,EAAE,OAAO,KACf,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IAC1B,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;CACvB,CAAC;AAEF,KAAK,mBAAmB,GAAG;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACnB,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,eAAe,GAAI,+FAQ7B,oBAAoB;;;;0BAoKX,KAAK,CAAC,WAAW,CAAC,gBAAgB,CAAC;gCAmCnC,KAAK,CAAC,WAAW,CAAC,gBAAgB,CAAC;6BA9HnC,YAAY;6BAasB,YAAY;4BAKb,YAAY;wBAKvC,YAAY;;;;2CAzEvB,mBAAmB,KAAQ,OAAO,CAAC,QAAQ,CAAC;gCAgC5C,IAAI,CAAC,mBAAmB,EAAE,QAAQ,CAAC,KAAQ,OAAO,CAAC,IAAI,CAAC;CAiM9D,CAAC;AAEF,MAAM,MAAM,YAAY,GAAG,UAAU,CAAC,OAAO,eAAe,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Tooltip.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/unsorted/Tooltip/Tooltip.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -13,7 +13,7 @@ export type AccentDropZoneProps = Readonly<{
|
|
|
13
13
|
className?: string;
|
|
14
14
|
/** Disable file selection (paste, drag and drop, etc.) */
|
|
15
15
|
disabled?: boolean;
|
|
16
|
-
handlesRef?: React.RefObject<AccentDropZoneHandles>;
|
|
16
|
+
handlesRef?: React.RefObject<AccentDropZoneHandles | null>;
|
|
17
17
|
onFileSelected: (file: File) => void;
|
|
18
18
|
onDrag?: () => void;
|
|
19
19
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccentDropZone.d.ts","sourceRoot":"","sources":["../../../../src/components/website/AccentDropZone/AccentDropZone.tsx"],"names":[],"mappings":"AAQA,MAAM,MAAM,qBAAqB,GAAG,QAAQ,CAAC;IAC3C,KAAK,EAAE,MAAM,IAAI,CAAC;CACnB,CAAC,CAAC;AAEH,MAAM,MAAM,mBAAmB,GAAG,QAAQ,CAAC;IACzC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,CAAC;IACrE,MAAM,CAAC,EAAE;QACP,GAAG,CAAC,EAAE,MAAM,CAAC;QACb,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,eAAe,CAAC,EAAE,MAAM,CAAC;QACzB,cAAc,CAAC,EAAE,MAAM,CAAC;KACzB,CAAC;IACF,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,0DAA0D;IAC1D,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,qBAAqB,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"AccentDropZone.d.ts","sourceRoot":"","sources":["../../../../src/components/website/AccentDropZone/AccentDropZone.tsx"],"names":[],"mappings":"AAQA,MAAM,MAAM,qBAAqB,GAAG,QAAQ,CAAC;IAC3C,KAAK,EAAE,MAAM,IAAI,CAAC;CACnB,CAAC,CAAC;AAEH,MAAM,MAAM,mBAAmB,GAAG,QAAQ,CAAC;IACzC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,CAAC;IACrE,MAAM,CAAC,EAAE;QACP,GAAG,CAAC,EAAE,MAAM,CAAC;QACb,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,eAAe,CAAC,EAAE,MAAM,CAAC;QACzB,cAAc,CAAC,EAAE,MAAM,CAAC;KACzB,CAAC;IACF,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,0DAA0D;IAC1D,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,qBAAqB,GAAG,IAAI,CAAC,CAAC;IAC3D,cAAc,EAAE,CAAC,IAAI,EAAE,IAAI,KAAK,IAAI,CAAC;IACrC,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB,CAAC,CAAC;AAEH,eAAO,MAAM,cAAc,GAAI,sFAS5B,mBAAmB,4CA+ErB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/website/ArticleHeroBlock/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/website/ArticleHeroBlock/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,iBAAiB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BlogActionBlock.d.ts","sourceRoot":"","sources":["../../../../src/components/website/BlogActionBlock/BlogActionBlock.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BlogActionBlock.d.ts","sourceRoot":"","sources":["../../../../src/components/website/BlogActionBlock/BlogActionBlock.tsx"],"names":[],"mappings":"AAGA,MAAM,MAAM,oBAAoB,GAAG,QAAQ,CAAC;IAC1C,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,GAAG,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,CAAC;AAEH,eAAO,MAAM,eAAe,GAAI,qCAAqC,oBAAoB,4CA4BxF,CAAC"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
export type ComparisonBlockProps = Readonly<{
|
|
2
|
+
titleBlock?: React.ReactNode;
|
|
3
|
+
}> & React.ComponentProps<"section">;
|
|
4
|
+
export declare const ComparisonBlock: ({ titleBlock, children, className, ...rest }: ComparisonBlockProps) => import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
//# sourceMappingURL=ComparisonBlock.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ComparisonBlock.d.ts","sourceRoot":"","sources":["../../../../src/components/website/ComparisonBlock/ComparisonBlock.tsx"],"names":[],"mappings":"AAEA,MAAM,MAAM,oBAAoB,GAAG,QAAQ,CAAC;IAC1C,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC9B,CAAC,GACA,KAAK,CAAC,cAAc,CAAC,SAAS,CAAC,CAAC;AAElC,eAAO,MAAM,eAAe,GAAI,8CAK7B,oBAAoB,4CAQtB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
export type ComparisonFeatureRow = {
|
|
2
|
+
featureName: string;
|
|
3
|
+
isPhotoroomFeature: boolean;
|
|
4
|
+
isOtherAppFeature: boolean;
|
|
5
|
+
};
|
|
6
|
+
export type ComparisonTableProps = Readonly<{
|
|
7
|
+
title: string;
|
|
8
|
+
otherAppName: string;
|
|
9
|
+
photoroomIcon: React.ReactNode;
|
|
10
|
+
otherAppIcon: React.ReactNode;
|
|
11
|
+
features: ComparisonFeatureRow[];
|
|
12
|
+
}> & Omit<React.ComponentProps<"div">, "children">;
|
|
13
|
+
export declare const ComparisonTable: ({ title, otherAppName, photoroomIcon, otherAppIcon, features, className, ...rest }: ComparisonTableProps) => import("react/jsx-runtime").JSX.Element;
|
|
14
|
+
//# sourceMappingURL=ComparisonTable.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ComparisonTable.d.ts","sourceRoot":"","sources":["../../../../src/components/website/ComparisonBlock/ComparisonTable.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,oBAAoB,GAAG;IACjC,WAAW,EAAE,MAAM,CAAC;IACpB,kBAAkB,EAAE,OAAO,CAAC;IAC5B,iBAAiB,EAAE,OAAO,CAAC;CAC5B,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAAG,QAAQ,CAAC;IAC1C,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,EAAE,MAAM,CAAC;IACrB,aAAa,EAAE,KAAK,CAAC,SAAS,CAAC;IAC/B,YAAY,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,QAAQ,EAAE,oBAAoB,EAAE,CAAC;CAClC,CAAC,GACA,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC,CAAC;AAYhD,eAAO,MAAM,eAAe,GAAI,oFAQ7B,oBAAoB,4CA+DtB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/website/ComparisonBlock/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC"}
|
|
@@ -11,20 +11,18 @@ export declare function FooterV2Block({ appsSectionTitle, appButtons, linksSecti
|
|
|
11
11
|
export declare namespace FooterV2Block {
|
|
12
12
|
var LinksSection: typeof FooterV2LinksSectionBlock;
|
|
13
13
|
var Link: (<As = "a">(props: As extends "" ? {
|
|
14
|
-
as: keyof JSX.IntrinsicElements;
|
|
14
|
+
as: keyof React.JSX.IntrinsicElements;
|
|
15
15
|
} : As extends import("react").ComponentType<infer P> ? import("../../polymorphic").Merge<P, import("react").ClassAttributes<HTMLAnchorElement> & import("react").AnchorHTMLAttributes<HTMLAnchorElement> & Readonly<{
|
|
16
16
|
label: string;
|
|
17
17
|
isNew?: boolean;
|
|
18
18
|
}> & {
|
|
19
19
|
as: As;
|
|
20
|
-
}> : As extends keyof JSX.IntrinsicElements ? import("../../polymorphic").Merge<JSX.IntrinsicElements[As], import("react").ClassAttributes<HTMLAnchorElement> & import("react").AnchorHTMLAttributes<HTMLAnchorElement> & Readonly<{
|
|
20
|
+
}> : As extends keyof import("react").JSX.IntrinsicElements ? import("../../polymorphic").Merge<import("react").JSX.IntrinsicElements[As], import("react").ClassAttributes<HTMLAnchorElement> & import("react").AnchorHTMLAttributes<HTMLAnchorElement> & Readonly<{
|
|
21
21
|
label: string;
|
|
22
22
|
isNew?: boolean;
|
|
23
23
|
}> & {
|
|
24
24
|
as: As;
|
|
25
|
-
}> : never) => React.ReactElement | null) & import("react").ForwardRefExoticComponent<import("../../polymorphic").Merge<
|
|
26
|
-
ref?: ((instance: HTMLAnchorElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLAnchorElement> | null | undefined;
|
|
27
|
-
}, import("react").ClassAttributes<HTMLAnchorElement> & import("react").AnchorHTMLAttributes<HTMLAnchorElement> & Readonly<{
|
|
25
|
+
}> : never) => React.ReactElement | null) & import("react").ForwardRefExoticComponent<import("../../polymorphic").Merge<import("react").DetailedHTMLProps<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, import("react").ClassAttributes<HTMLAnchorElement> & import("react").AnchorHTMLAttributes<HTMLAnchorElement> & Readonly<{
|
|
28
26
|
label: string;
|
|
29
27
|
isNew?: boolean;
|
|
30
28
|
}> & {
|
|
@@ -1,14 +1,9 @@
|
|
|
1
|
-
export type GlossaryTerm = Readonly<{
|
|
2
|
-
name: string;
|
|
3
|
-
shortDescription: string;
|
|
4
|
-
href: string;
|
|
5
|
-
}>;
|
|
6
1
|
export type GlossarySectionProps = Readonly<{
|
|
7
|
-
|
|
2
|
+
id: string;
|
|
8
3
|
letter: string;
|
|
9
4
|
headingLevel?: "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
|
|
10
|
-
|
|
5
|
+
children: React.ReactNode;
|
|
11
6
|
className?: string;
|
|
12
7
|
}>;
|
|
13
|
-
export declare const GlossarySection: ({
|
|
8
|
+
export declare const GlossarySection: ({ id, letter, headingLevel: Heading, children, className, }: GlossarySectionProps) => import("react/jsx-runtime").JSX.Element;
|
|
14
9
|
//# sourceMappingURL=GlossarySection.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GlossarySection.d.ts","sourceRoot":"","sources":["../../../../src/components/website/Glossary/GlossarySection.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"GlossarySection.d.ts","sourceRoot":"","sources":["../../../../src/components/website/Glossary/GlossarySection.tsx"],"names":[],"mappings":"AAEA,MAAM,MAAM,oBAAoB,GAAG,QAAQ,CAAC;IAC1C,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IACvD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,CAAC;AAEH,eAAO,MAAM,eAAe,GAAI,6DAM7B,oBAAoB,4CAetB,CAAC"}
|
|
@@ -5,6 +5,7 @@ export type HeaderBannerProps = Readonly<{
|
|
|
5
5
|
children: React.ReactNode;
|
|
6
6
|
isHiddenSessionKey?: string;
|
|
7
7
|
closeLabel?: string;
|
|
8
|
+
forceShow?: boolean;
|
|
8
9
|
}>;
|
|
9
|
-
export declare const HeaderBanner: ({ variant, className, cssBackgroundColor, children, isHiddenSessionKey, closeLabel, ...rest }: HeaderBannerProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
10
|
+
export declare const HeaderBanner: ({ variant, className, cssBackgroundColor, children, isHiddenSessionKey, closeLabel, forceShow, ...rest }: HeaderBannerProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
10
11
|
//# sourceMappingURL=HeaderBanner.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HeaderBanner.d.ts","sourceRoot":"","sources":["../../../../src/components/website/HeaderBanner/HeaderBanner.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,iBAAiB,GAAG,QAAQ,CAAC;IACvC,OAAO,EAAE,QAAQ,GAAG,SAAS,CAAC;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAAC,CAAC;AAKH,eAAO,MAAM,YAAY,GAAI
|
|
1
|
+
{"version":3,"file":"HeaderBanner.d.ts","sourceRoot":"","sources":["../../../../src/components/website/HeaderBanner/HeaderBanner.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,iBAAiB,GAAG,QAAQ,CAAC;IACvC,OAAO,EAAE,QAAQ,GAAG,SAAS,CAAC;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC,CAAC;AAKH,eAAO,MAAM,YAAY,GAAI,0GAS1B,iBAAiB,mDAuEnB,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export type ImpactBlockProps = Readonly<{
|
|
2
|
+
titleBlock?: React.ReactNode;
|
|
3
|
+
logoWallBlock?: React.ReactNode;
|
|
4
|
+
}> & React.ComponentProps<"section">;
|
|
5
|
+
export declare const ImpactBlock: ({ titleBlock, logoWallBlock, children, className, ...rest }: ImpactBlockProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
//# sourceMappingURL=ImpactBlock.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ImpactBlock.d.ts","sourceRoot":"","sources":["../../../../src/components/website/ImpactBlock/ImpactBlock.tsx"],"names":[],"mappings":"AAEA,MAAM,MAAM,gBAAgB,GAAG,QAAQ,CAAC;IACtC,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B,aAAa,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACjC,CAAC,GACA,KAAK,CAAC,cAAc,CAAC,SAAS,CAAC,CAAC;AAElC,eAAO,MAAM,WAAW,GAAI,6DAMzB,gBAAgB,4CAalB,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export type ImpactCardProps = Readonly<{
|
|
2
|
+
metricTitle: string;
|
|
3
|
+
metricDescription: string;
|
|
4
|
+
}> & Omit<React.ComponentProps<"div">, "children">;
|
|
5
|
+
export declare const ImpactCard: ({ metricTitle, metricDescription, className, ...rest }: ImpactCardProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
//# sourceMappingURL=ImpactCard.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ImpactCard.d.ts","sourceRoot":"","sources":["../../../../src/components/website/ImpactBlock/ImpactCard.tsx"],"names":[],"mappings":"AAEA,MAAM,MAAM,eAAe,GAAG,QAAQ,CAAC;IACrC,WAAW,EAAE,MAAM,CAAC;IACpB,iBAAiB,EAAE,MAAM,CAAC;CAC3B,CAAC,GACA,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC,CAAC;AAEhD,eAAO,MAAM,UAAU,GAAI,wDAKxB,eAAe,4CA6BjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/website/ImpactBlock/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export type InfoSnapshotProps = Readonly<{
|
|
2
|
+
children?: React.ReactNode;
|
|
3
|
+
className?: string;
|
|
4
|
+
}>;
|
|
5
|
+
export declare const InfoSnapshot: ({ children, className, ...rest }: InfoSnapshotProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
//# sourceMappingURL=InfoSnapshot.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InfoSnapshot.d.ts","sourceRoot":"","sources":["../../../../src/components/website/InfoSnapshot/InfoSnapshot.tsx"],"names":[],"mappings":"AAEA,MAAM,MAAM,iBAAiB,GAAG,QAAQ,CAAC;IACvC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,CAAC;AAEH,eAAO,MAAM,YAAY,GAAI,kCAAkC,iBAAiB,4CAI/E,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export type InfoSnapshotItemProps = Readonly<{
|
|
2
|
+
label: string;
|
|
3
|
+
children: React.ReactNode;
|
|
4
|
+
className?: string;
|
|
5
|
+
}>;
|
|
6
|
+
export declare const InfoSnapshotItem: ({ label, children, className, ...rest }: InfoSnapshotItemProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
//# sourceMappingURL=InfoSnapshotItem.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InfoSnapshotItem.d.ts","sourceRoot":"","sources":["../../../../src/components/website/InfoSnapshot/InfoSnapshotItem.tsx"],"names":[],"mappings":"AAEA,MAAM,MAAM,qBAAqB,GAAG,QAAQ,CAAC;IAC3C,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,CAAC;AAEH,eAAO,MAAM,gBAAgB,GAAI,yCAK9B,qBAAqB,4CAQvB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/website/InfoSnapshot/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,oBAAoB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export type JoinTeamBlockProps = Readonly<{
|
|
2
|
+
titleBlock?: React.ReactNode;
|
|
3
|
+
description?: string;
|
|
4
|
+
images?: React.ReactNode[];
|
|
5
|
+
cta?: React.ReactNode;
|
|
6
|
+
}> & Omit<React.ComponentProps<"section">, "children">;
|
|
7
|
+
export declare const JoinTeamBlock: ({ titleBlock, description, images, cta, className, ...rest }: JoinTeamBlockProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
//# sourceMappingURL=JoinTeamBlock.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"JoinTeamBlock.d.ts","sourceRoot":"","sources":["../../../../src/components/website/JoinTeamBlock/JoinTeamBlock.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,kBAAkB,GAAG,QAAQ,CAAC;IACxC,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,EAAE,CAAC;IAC3B,GAAG,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACvB,CAAC,GACA,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,SAAS,CAAC,EAAE,UAAU,CAAC,CAAC;AAEpD,eAAO,MAAM,aAAa,GAAI,8DAO3B,kBAAkB,4CAiCpB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/website/JoinTeamBlock/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
type LogosWallBlockProps = Readonly<{
|
|
2
|
-
|
|
3
|
-
assets
|
|
4
|
-
}> & Omit<React.ComponentProps<"
|
|
5
|
-
export declare const LogosWallBlock: ({
|
|
2
|
+
title: string;
|
|
3
|
+
assets: React.ReactNode[];
|
|
4
|
+
}> & Omit<React.ComponentProps<"div">, "children">;
|
|
5
|
+
export declare const LogosWallBlock: ({ title, assets, className, ...rest }: LogosWallBlockProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
export {};
|
|
7
7
|
//# sourceMappingURL=LogosWallBlock.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LogosWallBlock.d.ts","sourceRoot":"","sources":["../../../../src/components/website/LogosWallBlock/LogosWallBlock.tsx"],"names":[],"mappings":"AAEA,KAAK,mBAAmB,GAAG,QAAQ,CAAC;IAClC,
|
|
1
|
+
{"version":3,"file":"LogosWallBlock.d.ts","sourceRoot":"","sources":["../../../../src/components/website/LogosWallBlock/LogosWallBlock.tsx"],"names":[],"mappings":"AAEA,KAAK,mBAAmB,GAAG,QAAQ,CAAC;IAClC,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,KAAK,CAAC,SAAS,EAAE,CAAC;CAC3B,CAAC,GACA,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC,CAAC;AAEhD,eAAO,MAAM,cAAc,GAAI,uCAAuC,mBAAmB,4CAmBxF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PageTitle.d.ts","sourceRoot":"","sources":["../../../../src/components/website/PageTitle/PageTitle.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,cAAc,GAAG,QAAQ,CAAC;IACpC,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,GAAG,CAAC,EAAE,KAAK,CAAC,YAAY,EAAE,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,CAAC;AAEH,eAAO,MAAM,SAAS,GAAsB,wEASzC,cAAc,
|
|
1
|
+
{"version":3,"file":"PageTitle.d.ts","sourceRoot":"","sources":["../../../../src/components/website/PageTitle/PageTitle.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,cAAc,GAAG,QAAQ,CAAC;IACpC,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,GAAG,CAAC,EAAE,KAAK,CAAC,YAAY,EAAE,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,CAAC;AAEH,eAAO,MAAM,SAAS,GAAsB,wEASzC,cAAc,4CA6DhB,CAAC"}
|