@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FieldLabel.d.ts","sourceRoot":"","sources":["../../../../src/components/input/FieldLabel/FieldLabel.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAGxD,MAAM,MAAM,eAAe,GAAG,QAAQ,CAAC;IACrC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B,CAAC,CAAC;AAEH,KAAK,gBAAgB,GAAG,mBAAmB,CAAC,OAAO,EAAE,eAAe,CAAC,CAAC;AAEtE,eAAO,MAAM,UAAU,
|
|
1
|
+
{"version":3,"file":"FieldLabel.d.ts","sourceRoot":"","sources":["../../../../src/components/input/FieldLabel/FieldLabel.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAGxD,MAAM,MAAM,eAAe,GAAG,QAAQ,CAAC;IACrC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B,CAAC,CAAC;AAEH,KAAK,gBAAgB,GAAG,mBAAmB,CAAC,OAAO,EAAE,eAAe,CAAC,CAAC;AAEtE,eAAO,MAAM,UAAU,EAuClB,gBAAgB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HelperText.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/HelperText/HelperText.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -3,10 +3,16 @@ export type ImageWidgetProps = {
|
|
|
3
3
|
alt: string;
|
|
4
4
|
width?: number;
|
|
5
5
|
height?: number;
|
|
6
|
+
flexibleWidth?: boolean;
|
|
7
|
+
fill?: boolean;
|
|
6
8
|
isLoading?: boolean;
|
|
7
|
-
|
|
8
|
-
|
|
9
|
+
buttonIcon?: React.ComponentType<{
|
|
10
|
+
className?: string;
|
|
11
|
+
}>;
|
|
12
|
+
onButtonClick?: () => void;
|
|
13
|
+
buttonLabel?: string;
|
|
9
14
|
className?: string;
|
|
15
|
+
imgClassName?: string;
|
|
10
16
|
};
|
|
11
17
|
export declare const ImageWidget: import("react").ForwardRefExoticComponent<ImageWidgetProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
12
18
|
//# sourceMappingURL=ImageWidget.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ImageWidget.d.ts","sourceRoot":"","sources":["../../../../src/components/input/ImageWidget/ImageWidget.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ImageWidget.d.ts","sourceRoot":"","sources":["../../../../src/components/input/ImageWidget/ImageWidget.tsx"],"names":[],"mappings":"AAWA,MAAM,MAAM,gBAAgB,GAAG;IAC7B,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAAE,SAAS,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;IACzD,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;IAC3B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB,CAAC;AAKF,eAAO,MAAM,WAAW,6GA4FvB,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export type ImageWidgetButtonProps = Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "children"> & {
|
|
2
|
+
icon: React.ComponentType<{
|
|
3
|
+
className?: string;
|
|
4
|
+
}>;
|
|
5
|
+
};
|
|
6
|
+
export declare const ImageWidgetButton: import("react").ForwardRefExoticComponent<Omit<import("react").ButtonHTMLAttributes<HTMLButtonElement>, "children"> & {
|
|
7
|
+
icon: React.ComponentType<{
|
|
8
|
+
className?: string;
|
|
9
|
+
}>;
|
|
10
|
+
} & import("react").RefAttributes<HTMLButtonElement>>;
|
|
11
|
+
//# sourceMappingURL=ImageWidgetButton.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ImageWidgetButton.d.ts","sourceRoot":"","sources":["../../../../src/components/input/ImageWidget/ImageWidgetButton.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,sBAAsB,GAAG,IAAI,CACvC,KAAK,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAC7C,UAAU,CACX,GAAG;IACF,IAAI,EAAE,KAAK,CAAC,aAAa,CAAC;QAAE,SAAS,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,iBAAiB;UAHtB,KAAK,CAAC,aAAa,CAAC;QAAE,SAAS,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;qDAuBlD,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { ButtonProps } from "../../action/Button";
|
|
2
|
+
import { TextInputProps } from "../TextInput";
|
|
3
|
+
type ImportWidgetBaseProps = {
|
|
4
|
+
title: React.ReactNode;
|
|
5
|
+
description?: React.ReactNode;
|
|
6
|
+
actionLabel: React.ReactNode;
|
|
7
|
+
placeholder?: string;
|
|
8
|
+
inputProps?: TextInputProps;
|
|
9
|
+
actionButtonProps?: Omit<ButtonProps, "variant" | "size" | "density" | "loading" | "disabled" | "type">;
|
|
10
|
+
onAction: () => void;
|
|
11
|
+
actionDisabled?: boolean;
|
|
12
|
+
actionLoading?: boolean;
|
|
13
|
+
} & Omit<React.ComponentPropsWithoutRef<"div">, "children">;
|
|
14
|
+
export type ImportWidgetWithClear = ImportWidgetBaseProps & {
|
|
15
|
+
onClear: () => void;
|
|
16
|
+
/** Translated accessible label for the clear button */
|
|
17
|
+
clearAriaLabel: string;
|
|
18
|
+
};
|
|
19
|
+
type ImportWidgetWithoutClear = ImportWidgetBaseProps & {
|
|
20
|
+
onClear?: never;
|
|
21
|
+
clearAriaLabel?: never;
|
|
22
|
+
};
|
|
23
|
+
export type ImportWidgetProps = ImportWidgetWithClear | ImportWidgetWithoutClear;
|
|
24
|
+
export declare const ImportWidget: import("react").ForwardRefExoticComponent<ImportWidgetProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
25
|
+
export {};
|
|
26
|
+
//# sourceMappingURL=ImportWidget.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ImportWidget.d.ts","sourceRoot":"","sources":["../../../../src/components/input/ImportWidget/ImportWidget.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAU,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAC1D,OAAO,EAAa,cAAc,EAAE,MAAM,cAAc,CAAC;AAEzD,KAAK,qBAAqB,GAAG;IAC3B,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,WAAW,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,cAAc,CAAC;IAC5B,iBAAiB,CAAC,EAAE,IAAI,CACtB,WAAW,EACX,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,UAAU,GAAG,MAAM,CACjE,CAAC;IACF,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,GAAG,IAAI,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC,CAAC;AAE5D,MAAM,MAAM,qBAAqB,GAAG,qBAAqB,GAAG;IAC1D,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,uDAAuD;IACvD,cAAc,EAAE,MAAM,CAAC;CACxB,CAAC;AAEF,KAAK,wBAAwB,GAAG,qBAAqB,GAAG;IACtD,OAAO,CAAC,EAAE,KAAK,CAAC;IAChB,cAAc,CAAC,EAAE,KAAK,CAAC;CACxB,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAAG,qBAAqB,GAAG,wBAAwB,CAAC;AAEjF,eAAO,MAAM,YAAY,8GAwExB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ImportWidget.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/input/ImportWidget/ImportWidget.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/input/ImportWidget/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NumberField.d.ts","sourceRoot":"","sources":["../../../../src/components/input/NumberField/NumberField.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"NumberField.d.ts","sourceRoot":"","sources":["../../../../src/components/input/NumberField/NumberField.tsx"],"names":[],"mappings":"AAaA,OAAO,EAAa,cAAc,EAAE,MAAM,cAAc,CAAC;AAyDzD,MAAM,MAAM,gBAAgB,GAAG,QAAQ,CAAC;IACtC,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACxB,OAAO,CAAC,EAAE,cAAc,CAAC,SAAS,CAAC,CAAC;IACpC,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,cAAc,CAAC,aAAa,CAAC,CAAC;IAC5C,OAAO,CAAC,EAAE,SAAS,GAAG,QAAQ,CAAC;IAC/B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,8EAA8E;IAC9E,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,8FAA8F;IAC9F,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,+DAA+D;IAC/D,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAAC,CAAC;AAEH,eAAO,MAAM,WAAW;YA1Bd,KAAK,CAAC,SAAS;cACb,cAAc,CAAC,SAAS,CAAC;UAC7B,MAAM;UACN,MAAM;WACL,MAAM;sBACK,MAAM;WACjB,MAAM;kBACC,MAAM;mBACL,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI;kBACvB,MAAM,EAAE;YACd,MAAM;mBACC,MAAM;oBACL,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI;eAC5B,OAAO;gBACN,MAAM;kBACJ,cAAc,CAAC,aAAa,CAAC;cACjC,SAAS,GAAG,QAAQ;eACnB,MAAM;IACjB,8EAA8E;mBAC/D,MAAM;IACrB,8FAA8F;cACpF,OAAO;IACjB,+DAA+D;iBAClD,MAAM;qDA+MpB,CAAC"}
|
|
@@ -3,7 +3,7 @@ import { VariantProps } from "class-variance-authority";
|
|
|
3
3
|
declare const containerCva: (props?: ({
|
|
4
4
|
variant?: "pro" | "default" | null | undefined;
|
|
5
5
|
disabled?: boolean | "default" | null | undefined;
|
|
6
|
-
} & import("class-variance-authority/
|
|
6
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
7
7
|
type OptionGroupItemCvaProps = VariantProps<typeof containerCva>;
|
|
8
8
|
export type OptionGroupItemProps = Readonly<RadioGroupPrimitive.RadioGroupItemProps & OptionGroupItemCvaProps & {
|
|
9
9
|
title: React.ReactNode;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OptionGroupItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/input/OptionGroup/OptionGroupItem/OptionGroupItem.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,mBAAmB,MAAM,6BAA6B,CAAC;AACnE,OAAO,EAAE,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAM7D,QAAA,MAAM,YAAY;;;
|
|
1
|
+
{"version":3,"file":"OptionGroupItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/input/OptionGroup/OptionGroupItem/OptionGroupItem.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,mBAAmB,MAAM,6BAA6B,CAAC;AACnE,OAAO,EAAE,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAM7D,QAAA,MAAM,YAAY;;;8EA4BjB,CAAC;AAEF,KAAK,uBAAuB,GAAG,YAAY,CAAC,OAAO,YAAY,CAAC,CAAC;AAEjE,MAAM,MAAM,oBAAoB,GAAG,QAAQ,CACzC,mBAAmB,CAAC,mBAAmB,GACrC,uBAAuB,GAAG;IACxB,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,cAAc,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACjC,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,CACJ,CAAC;AAGF,eAAO,MAAM,eAAe;WATf,KAAK,CAAC,SAAS;eACX,KAAK,CAAC,SAAS;WACnB,KAAK,CAAC,SAAS;qBACL,KAAK,CAAC,SAAS;eACrB,MAAM;sDAuFtB,CAAC"}
|
|
@@ -1,15 +1,17 @@
|
|
|
1
|
-
export type OptionTileTrailingType = "value" | "preview" | "color";
|
|
1
|
+
export type OptionTileTrailingType = "value" | "preview" | "color" | "badge";
|
|
2
2
|
export type OptionTileProps = {
|
|
3
3
|
/** Label text displayed on the left */
|
|
4
4
|
label: string;
|
|
5
5
|
/** Value text displayed on the right side */
|
|
6
6
|
value?: string;
|
|
7
|
-
/** Type of trailing content: "value" (text only), "preview" (image thumbnail),
|
|
7
|
+
/** Type of trailing content: "value" (text only), "preview" (image thumbnail), "color" (color swatch), or "badge" (pro badge with value as label) */
|
|
8
8
|
trailing?: OptionTileTrailingType;
|
|
9
9
|
/** Image URL for trailing="preview" */
|
|
10
10
|
previewSrc?: string;
|
|
11
11
|
/** CSS color string for trailing="color" */
|
|
12
12
|
color?: string;
|
|
13
|
+
/** Badge label for trailing="badge" */
|
|
14
|
+
badgeLabel?: string;
|
|
13
15
|
/** Additional className for custom styling */
|
|
14
16
|
className?: string;
|
|
15
17
|
} & Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "type">;
|
|
@@ -18,12 +20,14 @@ export declare const OptionTile: import("react").ForwardRefExoticComponent<{
|
|
|
18
20
|
label: string;
|
|
19
21
|
/** Value text displayed on the right side */
|
|
20
22
|
value?: string;
|
|
21
|
-
/** Type of trailing content: "value" (text only), "preview" (image thumbnail),
|
|
23
|
+
/** Type of trailing content: "value" (text only), "preview" (image thumbnail), "color" (color swatch), or "badge" (pro badge with value as label) */
|
|
22
24
|
trailing?: OptionTileTrailingType;
|
|
23
25
|
/** Image URL for trailing="preview" */
|
|
24
26
|
previewSrc?: string;
|
|
25
27
|
/** CSS color string for trailing="color" */
|
|
26
28
|
color?: string;
|
|
29
|
+
/** Badge label for trailing="badge" */
|
|
30
|
+
badgeLabel?: string;
|
|
27
31
|
/** Additional className for custom styling */
|
|
28
32
|
className?: string;
|
|
29
33
|
} & Omit<import("react").ButtonHTMLAttributes<HTMLButtonElement>, "type"> & import("react").RefAttributes<HTMLButtonElement>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OptionTile.d.ts","sourceRoot":"","sources":["../../../../src/components/input/OptionTile/OptionTile.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"OptionTile.d.ts","sourceRoot":"","sources":["../../../../src/components/input/OptionTile/OptionTile.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,sBAAsB,GAAG,OAAO,GAAG,SAAS,GAAG,OAAO,GAAG,OAAO,CAAC;AAE7E,MAAM,MAAM,eAAe,GAAG;IAC5B,uCAAuC;IACvC,KAAK,EAAE,MAAM,CAAC;IACd,6CAA6C;IAC7C,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,qJAAqJ;IACrJ,QAAQ,CAAC,EAAE,sBAAsB,CAAC;IAClC,uCAAuC;IACvC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,4CAA4C;IAC5C,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,uCAAuC;IACvC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,8CAA8C;IAC9C,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,GAAG,IAAI,CAAC,KAAK,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAAE,MAAM,CAAC,CAAC;AAEhE,eAAO,MAAM,UAAU;IAhBrB,uCAAuC;WAChC,MAAM;IACb,6CAA6C;YACrC,MAAM;IACd,qJAAqJ;eAC1I,sBAAsB;IACjC,uCAAuC;iBAC1B,MAAM;IACnB,4CAA4C;YACpC,MAAM;IACd,uCAAuC;iBAC1B,MAAM;IACnB,8CAA8C;gBAClC,MAAM;6HAuDnB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QuickActionPhotoCard.d.ts","sourceRoot":"","sources":["../../../../src/components/input/QuickActionPhotoCard/QuickActionPhotoCard.tsx"],"names":[],"mappings":"AACA,OAAO,KAA+C,MAAM,OAAO,CAAC;AAIpE,MAAM,MAAM,mBAAmB,GAAG,QAAQ,CAAC;IACzC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;IAC9B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB,CAAC,CAAC;AAEH,eAAO,MAAM,oBAAoB,GAAI,0CAKlC,mBAAmB,
|
|
1
|
+
{"version":3,"file":"QuickActionPhotoCard.d.ts","sourceRoot":"","sources":["../../../../src/components/input/QuickActionPhotoCard/QuickActionPhotoCard.tsx"],"names":[],"mappings":"AACA,OAAO,KAA+C,MAAM,OAAO,CAAC;AAIpE,MAAM,MAAM,mBAAmB,GAAG,QAAQ,CAAC;IACzC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;IAC9B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB,CAAC,CAAC;AAEH,eAAO,MAAM,oBAAoB,GAAI,0CAKlC,mBAAmB,4CAyDrB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextFieldLabel.d.ts","sourceRoot":"","sources":["../../../../src/components/input/TextFieldLabel/TextFieldLabel.tsx"],"names":[],"mappings":"AAOA,MAAM,MAAM,mBAAmB,GAAG,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,GAAG;IAC/D,MAAM,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;IAC5B,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;CACvB,CAAC;AAgDF,eAAO,MAAM,cAAc,GAAI,uEAQ5B,mBAAmB,
|
|
1
|
+
{"version":3,"file":"TextFieldLabel.d.ts","sourceRoot":"","sources":["../../../../src/components/input/TextFieldLabel/TextFieldLabel.tsx"],"names":[],"mappings":"AAOA,MAAM,MAAM,mBAAmB,GAAG,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,GAAG;IAC/D,MAAM,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;IAC5B,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;CACvB,CAAC;AAgDF,eAAO,MAAM,cAAc,GAAI,uEAQ5B,mBAAmB,4CA0CrB,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { VariantProps } from "class-variance-authority";
|
|
2
2
|
declare const titleCva: (props?: ({
|
|
3
3
|
size?: "small" | "default" | null | undefined;
|
|
4
|
-
} & import("class-variance-authority/
|
|
4
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
5
5
|
export type ActionHeaderProps = {
|
|
6
6
|
title: string;
|
|
7
7
|
detail?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ActionHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/list/ActionHeader/ActionHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAE7D,QAAA,MAAM,QAAQ;;
|
|
1
|
+
{"version":3,"file":"ActionHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/list/ActionHeader/ActionHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAE7D,QAAA,MAAM,QAAQ;;8EAUZ,CAAC;AAEH,MAAM,MAAM,iBAAiB,GAAG;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC1B,GAAG,YAAY,CAAC,OAAO,QAAQ,CAAC,CAAC;AAElC,eAAO,MAAM,YAAY,GAAI,iCAA6C,iBAAiB,4CAY1F,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PeopleListItem.d.ts","sourceRoot":"","sources":["../../../../src/components/list/PeopleListItem/PeopleListItem.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,mBAAmB,GAAG;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,EAAE,KAAK,CAAC,YAAY,CAAC;IAC3B,eAAe,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACnC,GAAG,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC;AAEzC,eAAO,MAAM,cAAc,GAAI,sEAO5B,mBAAmB,
|
|
1
|
+
{"version":3,"file":"PeopleListItem.d.ts","sourceRoot":"","sources":["../../../../src/components/list/PeopleListItem/PeopleListItem.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,mBAAmB,GAAG;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,EAAE,KAAK,CAAC,YAAY,CAAC;IAC3B,eAAe,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACnC,GAAG,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC;AAEzC,eAAO,MAAM,cAAc,GAAI,sEAO5B,mBAAmB,4CAoCrB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export type NumberedSectionHeaderProps = Readonly<{
|
|
2
|
+
index: string;
|
|
3
|
+
title: string;
|
|
4
|
+
subtitle?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
}>;
|
|
7
|
+
export declare const NumberedSectionHeader: ({ index, title, subtitle, className, }: NumberedSectionHeaderProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
//# sourceMappingURL=NumberedSectionHeader.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NumberedSectionHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/list/SectionHeader/NumberedSectionHeader.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,0BAA0B,GAAG,QAAQ,CAAC;IAChD,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,CAAC;AAEH,eAAO,MAAM,qBAAqB,GAAI,wCAKnC,0BAA0B,4CAe5B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NumberedSectionHeader.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/list/SectionHeader/NumberedSectionHeader.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
export type SectionHeaderProps = Readonly<{
|
|
2
2
|
title: string;
|
|
3
|
+
size?: "medium" | "large";
|
|
4
|
+
variant?: "primary" | "secondary";
|
|
3
5
|
className?: string;
|
|
6
|
+
titleClassName?: string;
|
|
7
|
+
leading?: React.ReactNode;
|
|
4
8
|
link?: React.ReactNode;
|
|
5
9
|
}>;
|
|
6
|
-
export declare const SectionHeader: ({ title, className, link }: SectionHeaderProps) => import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
export declare const SectionHeader: ({ title, size, variant, className, titleClassName, leading, link, }: SectionHeaderProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
11
|
//# sourceMappingURL=SectionHeader.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SectionHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/list/SectionHeader/SectionHeader.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SectionHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/list/SectionHeader/SectionHeader.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,kBAAkB,GAAG,QAAQ,CAAC;IACxC,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAC;IAC1B,OAAO,CAAC,EAAE,SAAS,GAAG,WAAW,CAAC;IAClC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACxB,CAAC,CAAC;AA+BH,eAAO,MAAM,aAAa,GAAI,qEAQ3B,kBAAkB,4CAQpB,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { VariantProps } from "class-variance-authority";
|
|
2
2
|
declare const sectionHeaderSkeletonVariants: (props?: ({
|
|
3
3
|
size?: "medium" | "large" | null | undefined;
|
|
4
|
-
} & import("class-variance-authority/
|
|
4
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
5
5
|
type SectionHeaderSkeletonVariantProps = VariantProps<typeof sectionHeaderSkeletonVariants>;
|
|
6
6
|
export type SectionHeaderSkeletonProps = Readonly<{
|
|
7
7
|
className?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SectionHeaderSkeleton.d.ts","sourceRoot":"","sources":["../../../../src/components/list/SectionHeader/SectionHeaderSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAK7D,QAAA,MAAM,6BAA6B;;
|
|
1
|
+
{"version":3,"file":"SectionHeaderSkeleton.d.ts","sourceRoot":"","sources":["../../../../src/components/list/SectionHeader/SectionHeaderSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAK7D,QAAA,MAAM,6BAA6B;;8EAUjC,CAAC;AAEH,KAAK,iCAAiC,GAAG,YAAY,CAAC,OAAO,6BAA6B,CAAC,CAAC;AAE5F,MAAM,MAAM,0BAA0B,GAAG,QAAQ,CAAC;IAChD,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,GACA,iCAAiC,CAAC;AAEpC,eAAO,MAAM,qBAAqB,GAAI,sBAGnC,0BAA0B,4CAM5B,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
export { NumberedSectionHeader, type NumberedSectionHeaderProps } from "./NumberedSectionHeader";
|
|
1
2
|
export { SectionHeader, type SectionHeaderProps } from "./SectionHeader";
|
|
2
3
|
export { SectionHeaderSkeleton, type SectionHeaderSkeletonProps } from "./SectionHeaderSkeleton";
|
|
3
4
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/list/SectionHeader/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,KAAK,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACzE,OAAO,EAAE,qBAAqB,EAAE,KAAK,0BAA0B,EAAE,MAAM,yBAAyB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/list/SectionHeader/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,KAAK,0BAA0B,EAAE,MAAM,yBAAyB,CAAC;AACjG,OAAO,EAAE,aAAa,EAAE,KAAK,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACzE,OAAO,EAAE,qBAAqB,EAAE,KAAK,0BAA0B,EAAE,MAAM,yBAAyB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SizeListItem.d.ts","sourceRoot":"","sources":["../../../../src/components/list/SizeListItem/SizeListItem.tsx"],"names":[],"mappings":"AAMA,MAAM,MAAM,cAAc,GAAG,YAAY,GAAG,UAAU,GAAG,OAAO,CAAC;AA0BjE,MAAM,MAAM,iBAAiB,GAAG;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,KAAK,CAAC,YAAY,CAAC;IAC5B,cAAc,CAAC,EAAE,cAAc,CAAC;CACjC,GAAG,IAAI,CAAC,KAAK,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAAE,UAAU,CAAC,CAAC;AAEpE,eAAO,MAAM,YAAY;WANhB,MAAM;eACF,MAAM;aACR,KAAK,CAAC,YAAY;qBACV,cAAc;
|
|
1
|
+
{"version":3,"file":"SizeListItem.d.ts","sourceRoot":"","sources":["../../../../src/components/list/SizeListItem/SizeListItem.tsx"],"names":[],"mappings":"AAMA,MAAM,MAAM,cAAc,GAAG,YAAY,GAAG,UAAU,GAAG,OAAO,CAAC;AA0BjE,MAAM,MAAM,iBAAiB,GAAG;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,KAAK,CAAC,YAAY,CAAC;IAC5B,cAAc,CAAC,EAAE,cAAc,CAAC;CACjC,GAAG,IAAI,CAAC,KAAK,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAAE,UAAU,CAAC,CAAC;AAEpE,eAAO,MAAM,YAAY;WANhB,MAAM;eACF,MAAM;aACR,KAAK,CAAC,YAAY;qBACV,cAAc;iIA+DhC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { VariantProps } from "class-variance-authority";
|
|
2
2
|
declare const standardTileSkeletonVariants: (props?: ({
|
|
3
3
|
layout?: "fixedHeight" | "fixedWidth" | null | undefined;
|
|
4
|
-
} & import("class-variance-authority/
|
|
4
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
5
5
|
type StandardTileSkeletonVariantProps = VariantProps<typeof standardTileSkeletonVariants>;
|
|
6
6
|
export type StandardTileSkeletonProps = Readonly<{
|
|
7
7
|
className?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StandardTileSkeleton.d.ts","sourceRoot":"","sources":["../../../../src/components/list/StandardTile/StandardTileSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAK7D,QAAA,MAAM,4BAA4B;;
|
|
1
|
+
{"version":3,"file":"StandardTileSkeleton.d.ts","sourceRoot":"","sources":["../../../../src/components/list/StandardTile/StandardTileSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAK7D,QAAA,MAAM,4BAA4B;;8EAUhC,CAAC;AAEH,KAAK,gCAAgC,GAAG,YAAY,CAAC,OAAO,4BAA4B,CAAC,CAAC;AAE1F,MAAM,MAAM,yBAAyB,GAAG,QAAQ,CAAC;IAC/C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC,GACA,gCAAgC,CAAC;AAEnC,eAAO,MAAM,oBAAoB,GAAI,mCAIlC,yBAAyB,4CAsB3B,CAAC"}
|
|
@@ -5,7 +5,7 @@ declare const avatarRootVariants: (props?: ({
|
|
|
5
5
|
offline?: boolean | null | undefined;
|
|
6
6
|
activeRing?: boolean | null | undefined;
|
|
7
7
|
color?: "1" | "2" | "3" | "4" | "5" | "neutral" | null | undefined;
|
|
8
|
-
} & import("class-variance-authority/
|
|
8
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
9
9
|
export type AvatarProps = Readonly<{
|
|
10
10
|
className?: string;
|
|
11
11
|
imageSrc?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Avatar.d.ts","sourceRoot":"","sources":["../../../../src/components/navigation/Avatar/Avatar.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAK7D,QAAA,MAAM,kBAAkB;;;;;;
|
|
1
|
+
{"version":3,"file":"Avatar.d.ts","sourceRoot":"","sources":["../../../../src/components/navigation/Avatar/Avatar.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAK7D,QAAA,MAAM,kBAAkB;;;;;;8EAsEvB,CAAC;AA8BF,MAAM,MAAM,WAAW,GAAG,QAAQ,CAChC;IACE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,GAAG,YAAY,CAAC,OAAO,kBAAkB,CAAC,CAC5C,CAAC;AAEF,eAAO,MAAM,MAAM,GAAI,+GAWpB,WAAW,4CAkDb,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { VariantProps } from "class-variance-authority";
|
|
2
2
|
declare const avatarSkeletonVariants: (props?: ({
|
|
3
3
|
size?: 24 | 32 | 12 | 16 | 40 | 80 | null | undefined;
|
|
4
|
-
} & import("class-variance-authority/
|
|
4
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
5
5
|
type AvatarSkeletonProps = VariantProps<typeof avatarSkeletonVariants>;
|
|
6
6
|
export declare const AvatarSkeleton: ({ size }: AvatarSkeletonProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AvatarSkeleton.d.ts","sourceRoot":"","sources":["../../../../src/components/navigation/AvatarSkeleton/AvatarSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAI7D,QAAA,MAAM,sBAAsB;;
|
|
1
|
+
{"version":3,"file":"AvatarSkeleton.d.ts","sourceRoot":"","sources":["../../../../src/components/navigation/AvatarSkeleton/AvatarSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAI7D,QAAA,MAAM,sBAAsB;;8EAW1B,CAAC;AAEH,KAAK,mBAAmB,GAAG,YAAY,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAEvE,eAAO,MAAM,cAAc,GAAI,UAAe,mBAAmB,4CAEhE,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export type PlanPickerOption<T extends string> = Readonly<{
|
|
3
|
+
value: T;
|
|
4
|
+
label: string;
|
|
5
|
+
}>;
|
|
6
|
+
export type PlanPickerProps<T extends string> = Readonly<{
|
|
7
|
+
value: T;
|
|
8
|
+
options: readonly PlanPickerOption<T>[];
|
|
9
|
+
onChange?: (v: T) => void;
|
|
10
|
+
bgColor: string;
|
|
11
|
+
activePillColor: string;
|
|
12
|
+
className?: string;
|
|
13
|
+
testId?: string;
|
|
14
|
+
}> & React.AriaAttributes;
|
|
15
|
+
export declare const PlanPicker: <T extends string>({ value, options, onChange, bgColor, activePillColor, className, testId, ...ariaProps }: PlanPickerProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
16
|
+
//# sourceMappingURL=PlanPicker.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PlanPicker.d.ts","sourceRoot":"","sources":["../../../../src/components/navigation/PlanPicker/PlanPicker.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,MAAM,MAAM,gBAAgB,CAAC,CAAC,SAAS,MAAM,IAAI,QAAQ,CAAC;IACxD,KAAK,EAAE,CAAC,CAAC;IACT,KAAK,EAAE,MAAM,CAAC;CACf,CAAC,CAAC;AAEH,MAAM,MAAM,eAAe,CAAC,CAAC,SAAS,MAAM,IAAI,QAAQ,CAAC;IACvD,KAAK,EAAE,CAAC,CAAC;IACT,OAAO,EAAE,SAAS,gBAAgB,CAAC,CAAC,CAAC,EAAE,CAAC;IACxC,QAAQ,CAAC,EAAE,CAAC,CAAC,EAAE,CAAC,KAAK,IAAI,CAAC;IAC1B,OAAO,EAAE,MAAM,CAAC;IAChB,eAAe,EAAE,MAAM,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC,GACA,KAAK,CAAC,cAAc,CAAC;AAEvB,eAAO,MAAM,UAAU,GAAI,CAAC,SAAS,MAAM,EAAE,yFAS1C,eAAe,CAAC,CAAC,CAAC,4CAwCpB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/navigation/PlanPicker/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SegmentedControl.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/navigation/SegmentedControl/SegmentedControl.figma.tsx"],"names":[],"mappings":""}
|
|
@@ -2,7 +2,7 @@ import { VariantProps } from "class-variance-authority";
|
|
|
2
2
|
declare const segmentedPickerItemCva: (props?: ({
|
|
3
3
|
withIcon?: boolean | null | undefined;
|
|
4
4
|
disabled?: boolean | null | undefined;
|
|
5
|
-
} & import("class-variance-authority/
|
|
5
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
6
6
|
type SegmentedPickerItemCvaProps = VariantProps<typeof segmentedPickerItemCva>;
|
|
7
7
|
type SegmentedPickerItemIcon = React.ComponentType<React.ComponentPropsWithoutRef<"svg">> | React.ReactNode;
|
|
8
8
|
export type SegmentedPickerItemProps = Readonly<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SegmentedPickerItem.d.ts","sourceRoot":"","sources":["../../../../src/components/navigation/SegmentedPicker/SegmentedPickerItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAI7D,QAAA,MAAM,sBAAsB;;;
|
|
1
|
+
{"version":3,"file":"SegmentedPickerItem.d.ts","sourceRoot":"","sources":["../../../../src/components/navigation/SegmentedPicker/SegmentedPickerItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAI7D,QAAA,MAAM,sBAAsB;;;8EAa3B,CAAC;AAEF,KAAK,2BAA2B,GAAG,YAAY,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAE/E,KAAK,uBAAuB,GACxB,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,GAC1D,KAAK,CAAC,SAAS,CAAC;AAEpB,MAAM,MAAM,wBAAwB,GAAG,QAAQ,CAC7C;IACE,IAAI,CAAC,EAAE,uBAAuB,CAAC;IAC/B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,KAAK,EAAE,MAAM,CAAC;CACf,GAAG,2BAA2B,CAChC,CAAC;AAEF,eAAO,MAAM,mBAAmB,GAAI,sCAIjC,wBAAwB,4CAgB1B,CAAC"}
|
|
@@ -5,7 +5,7 @@ export type SideNavigationHeaderProps = Readonly<{
|
|
|
5
5
|
disabled?: boolean;
|
|
6
6
|
isOpened?: boolean;
|
|
7
7
|
badgeLabel?: string | null;
|
|
8
|
-
} & JSX.IntrinsicElements["div"]>;
|
|
8
|
+
} & React.JSX.IntrinsicElements["div"]>;
|
|
9
9
|
export declare const SideNavigationHeader: import("react").ForwardRefExoticComponent<Omit<Readonly<{
|
|
10
10
|
hasPaddingTop?: boolean;
|
|
11
11
|
label: string;
|
package/components/navigation/SideNavigation/SideNavigationHeader/SideNavigationHeader.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SideNavigationHeader.d.ts","sourceRoot":"","sources":["../../../../../src/components/navigation/SideNavigation/SideNavigationHeader/SideNavigationHeader.tsx"],"names":[],"mappings":"AAOA,MAAM,MAAM,yBAAyB,GAAG,QAAQ,CAC9C;IACE,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC5B,GAAG,GAAG,CAAC,iBAAiB,CAAC,KAAK,CAAC,
|
|
1
|
+
{"version":3,"file":"SideNavigationHeader.d.ts","sourceRoot":"","sources":["../../../../../src/components/navigation/SideNavigation/SideNavigationHeader/SideNavigationHeader.tsx"],"names":[],"mappings":"AAOA,MAAM,MAAM,yBAAyB,GAAG,QAAQ,CAC9C;IACE,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC5B,GAAG,KAAK,CAAC,GAAG,CAAC,iBAAiB,CAAC,KAAK,CAAC,CACvC,CAAC;AAGF,eAAO,MAAM,oBAAoB;oBAVb,OAAO;WAChB,MAAM;kBACC,OAAO;eACV,OAAO;eACP,OAAO;iBACL,MAAM,GAAG,IAAI;8JAsE7B,CAAC"}
|
|
@@ -3,8 +3,8 @@ export type SideNavigationItemProps = Readonly<{
|
|
|
3
3
|
label: string;
|
|
4
4
|
variant?: "default" | "positive";
|
|
5
5
|
isSelected?: boolean;
|
|
6
|
-
icon?: React.ComponentType<React.ComponentProps<"svg"
|
|
7
|
-
activeIcon?: React.ComponentType<React.ComponentProps<"svg"
|
|
6
|
+
icon?: React.ComponentType<React.ComponentProps<"svg">> | React.ReactElement;
|
|
7
|
+
activeIcon?: React.ComponentType<React.ComponentProps<"svg">> | React.ReactElement;
|
|
8
8
|
}>;
|
|
9
9
|
type PolymorphicSideNavigationItem = ForwardRefComponent<"button", SideNavigationItemProps>;
|
|
10
10
|
export declare const SideNavigationItem: PolymorphicSideNavigationItem;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SideNavigationItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/navigation/SideNavigation/SideNavigationItem/SideNavigationItem.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AAE3D,MAAM,MAAM,uBAAuB,GAAG,QAAQ,CAAC;IAC7C,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,SAAS,GAAG,UAAU,CAAC;IACjC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"SideNavigationItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/navigation/SideNavigation/SideNavigationItem/SideNavigationItem.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AAE3D,MAAM,MAAM,uBAAuB,GAAG,QAAQ,CAAC;IAC7C,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,SAAS,GAAG,UAAU,CAAC;IACjC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC,GAAG,KAAK,CAAC,YAAY,CAAC;IAC7E,UAAU,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC,GAAG,KAAK,CAAC,YAAY,CAAC;CACpF,CAAC,CAAC;AAEH,KAAK,6BAA6B,GAAG,mBAAmB,CAAC,QAAQ,EAAE,uBAAuB,CAAC,CAAC;AAE5F,eAAO,MAAM,kBAAkB,EAgD1B,6BAA6B,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { VariantProps } from "class-variance-authority";
|
|
2
2
|
declare const sideNavigationItemSkeletonVariants: (props?: ({
|
|
3
3
|
size?: "small" | "medium" | "large" | null | undefined;
|
|
4
|
-
} & import("class-variance-authority/
|
|
4
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
5
5
|
type SideNavigationItemSkeletonVariantProps = VariantProps<typeof sideNavigationItemSkeletonVariants>;
|
|
6
6
|
type SideNavigationItemSkeletonProps = {
|
|
7
7
|
showIcon?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SideNavigationItemSkeleton.d.ts","sourceRoot":"","sources":["../../../../../src/components/navigation/SideNavigation/SideNavigationItemSkeleton/SideNavigationItemSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAI7D,QAAA,MAAM,kCAAkC;;
|
|
1
|
+
{"version":3,"file":"SideNavigationItemSkeleton.d.ts","sourceRoot":"","sources":["../../../../../src/components/navigation/SideNavigation/SideNavigationItemSkeleton/SideNavigationItemSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAI7D,QAAA,MAAM,kCAAkC;;8EAQtC,CAAC;AAEH,KAAK,sCAAsC,GAAG,YAAY,CACxD,OAAO,kCAAkC,CAC1C,CAAC;AAEF,KAAK,+BAA+B,GAAG;IACrC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,GAAG,sCAAsC,CAAC;AAE3C,eAAO,MAAM,0BAA0B,GAAI,qBAGxC,+BAA+B,4CAOjC,CAAC"}
|
|
@@ -2,7 +2,7 @@ import { VariantProps } from "class-variance-authority";
|
|
|
2
2
|
import { ForwardRefComponent } from "../../polymorphic";
|
|
3
3
|
declare const tabsItemCva: (props?: ({
|
|
4
4
|
isSelected?: boolean | null | undefined;
|
|
5
|
-
} & import("class-variance-authority/
|
|
5
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
6
6
|
type TabsItemCvaProps = VariantProps<typeof tabsItemCva>;
|
|
7
7
|
export type TabsItemProps = Readonly<{
|
|
8
8
|
children: React.ReactNode;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TabsItem.d.ts","sourceRoot":"","sources":["../../../../src/components/navigation/Tabs/TabsItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAG7D,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,QAAA,MAAM,WAAW;;
|
|
1
|
+
{"version":3,"file":"TabsItem.d.ts","sourceRoot":"","sources":["../../../../src/components/navigation/Tabs/TabsItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAG7D,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,QAAA,MAAM,WAAW;;8EAwBhB,CAAC;AAEF,KAAK,gBAAgB,GAAG,YAAY,CAAC,OAAO,WAAW,CAAC,CAAC;AAEzD,MAAM,MAAM,aAAa,GAAG,QAAQ,CAClC;IACE,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACzB,GAAG,gBAAgB,CACrB,CAAC;AAEF,KAAK,iBAAiB,GAAG,mBAAmB,CAAC,QAAQ,EAAE,aAAa,CAAC,CAAC;AAGtE,eAAO,MAAM,QAAQ,EAoBhB,iBAAiB,CAAC"}
|
|
@@ -1,13 +1,11 @@
|
|
|
1
|
+
import { ForwardRefComponent } from "../../../polymorphic";
|
|
1
2
|
export type TagProps = Readonly<{
|
|
2
3
|
children: string;
|
|
3
4
|
className?: string;
|
|
4
5
|
href?: string;
|
|
5
6
|
onClick?: () => void;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
href?: string;
|
|
11
|
-
onClick?: () => void;
|
|
12
|
-
} & import("react").HTMLAttributes<HTMLAnchorElement>> & import("react").RefAttributes<HTMLAnchorElement>>;
|
|
7
|
+
}>;
|
|
8
|
+
type PolymorphicTag = ForwardRefComponent<"a", TagProps>;
|
|
9
|
+
export declare const Tag: PolymorphicTag;
|
|
10
|
+
export {};
|
|
13
11
|
//# sourceMappingURL=Tag.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tag.d.ts","sourceRoot":"","sources":["../../../../../src/components/navigation/TagGroup/Tag/Tag.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,QAAQ,GAAG,QAAQ,
|
|
1
|
+
{"version":3,"file":"Tag.d.ts","sourceRoot":"","sources":["../../../../../src/components/navigation/TagGroup/Tag/Tag.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AAE3D,MAAM,MAAM,QAAQ,GAAG,QAAQ,CAAC;IAC9B,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB,CAAC,CAAC;AAEH,KAAK,cAAc,GAAG,mBAAmB,CAAC,GAAG,EAAE,QAAQ,CAAC,CAAC;AAEzD,eAAO,MAAM,GAAG,EAwBX,cAAc,CAAC"}
|
|
@@ -4,11 +4,29 @@ export type TagGroupProps = Readonly<{
|
|
|
4
4
|
}>;
|
|
5
5
|
export declare const TagGroup: {
|
|
6
6
|
({ children, centered }: TagGroupProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
Tag:
|
|
7
|
+
Tag: (<As = "a">(props: As extends "" ? {
|
|
8
|
+
as: keyof React.JSX.IntrinsicElements;
|
|
9
|
+
} : As extends import("react").ComponentType<infer P> ? import("../../polymorphic").Merge<P, Readonly<{
|
|
8
10
|
children: string;
|
|
9
11
|
className?: string;
|
|
10
12
|
href?: string;
|
|
11
13
|
onClick?: () => void;
|
|
12
|
-
} &
|
|
14
|
+
}> & {
|
|
15
|
+
as: As;
|
|
16
|
+
}> : As extends keyof import("react").JSX.IntrinsicElements ? import("../../polymorphic").Merge<import("react").JSX.IntrinsicElements[As], Readonly<{
|
|
17
|
+
children: string;
|
|
18
|
+
className?: string;
|
|
19
|
+
href?: string;
|
|
20
|
+
onClick?: () => void;
|
|
21
|
+
}> & {
|
|
22
|
+
as: As;
|
|
23
|
+
}> : never) => React.ReactElement | null) & import("react").ForwardRefExoticComponent<import("../../polymorphic").Merge<import("react").DetailedHTMLProps<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, Readonly<{
|
|
24
|
+
children: string;
|
|
25
|
+
className?: string;
|
|
26
|
+
href?: string;
|
|
27
|
+
onClick?: () => void;
|
|
28
|
+
}> & {
|
|
29
|
+
as?: "a" | undefined;
|
|
30
|
+
}>>;
|
|
13
31
|
};
|
|
14
32
|
//# sourceMappingURL=TagGroup.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TagGroup.d.ts","sourceRoot":"","sources":["../../../../src/components/navigation/TagGroup/TagGroup.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,aAAa,GAAG,QAAQ,CAAC;IACnC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC,CAAC;AAEH,eAAO,MAAM,QAAQ;6BAAmC,aAAa
|
|
1
|
+
{"version":3,"file":"TagGroup.d.ts","sourceRoot":"","sources":["../../../../src/components/navigation/TagGroup/TagGroup.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,aAAa,GAAG,QAAQ,CAAC;IACnC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC,CAAC;AAEH,eAAO,MAAM,QAAQ;6BAAmC,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;CAMpE,CAAC"}
|
|
@@ -17,13 +17,13 @@ type ForwardRefComponent<IntrinsicElementString, OwnProps = {}> = {
|
|
|
17
17
|
* from `as` element with the own props taking precendence.
|
|
18
18
|
*
|
|
19
19
|
* We explicitly avoid `React.ElementType` and manually narrow the prop types
|
|
20
|
-
* so that events are typed when using JSX.IntrinsicElements.
|
|
20
|
+
* so that events are typed when using React.JSX.IntrinsicElements.
|
|
21
21
|
*/
|
|
22
22
|
<As = IntrinsicElementString>(props: As extends "" ? {
|
|
23
|
-
as: keyof JSX.IntrinsicElements;
|
|
23
|
+
as: keyof React.JSX.IntrinsicElements;
|
|
24
24
|
} : As extends React.ComponentType<infer P> ? Merge<P, OwnProps & {
|
|
25
25
|
as: As;
|
|
26
|
-
}> : As extends keyof JSX.IntrinsicElements ? Merge<JSX.IntrinsicElements[As], OwnProps & {
|
|
26
|
+
}> : As extends keyof React.JSX.IntrinsicElements ? Merge<React.JSX.IntrinsicElements[As], OwnProps & {
|
|
27
27
|
as: As;
|
|
28
28
|
}> : never): React.ReactElement | null;
|
|
29
29
|
} & ForwardRefExoticComponent<IntrinsicElementString, OwnProps>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"polymorphic.d.ts","sourceRoot":"","sources":["../../src/components/polymorphic.ts"],"names":[],"mappings":"AAYA,KAAK,KAAK,CAAC,EAAE,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,IAAI,IAAI,CAAC,EAAE,EAAE,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC;AAEvD;;GAEG;AACH,KAAK,QAAQ,CAAC,CAAC,IAAI,CAAC,SAAS,mBAAmB,CAAC,GAAG,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,GAAG,EAAE,CAAC;AAExE;;GAEG;AACH,KAAK,gBAAgB,CAAC,CAAC,IAAI,CAAC,SAAS,mBAAmB,CAAC,MAAM,CAAC,EAAE,GAAG,CAAC,GAAG,CAAC,GAAG,KAAK,CAAC;AAEnF,KAAK,yBAAyB,CAAC,CAAC,EAAE,QAAQ,IAAI,KAAK,CAAC,yBAAyB,CAC3E,KAAK,CAAC,CAAC,SAAS,KAAK,CAAC,WAAW,GAAG,KAAK,CAAC,qBAAqB,CAAC,CAAC,CAAC,GAAG,KAAK,EAAE,QAAQ,GAAG;IAAE,EAAE,CAAC,EAAE,CAAC,CAAA;CAAE,CAAC,CACnG,CAAC;AAMF,KAAK,mBAAmB,CACtB,sBAAsB,EACtB,QAAQ,GAAG,EAAE,IAKX;IACF;;;;;;;OAOG;IACH,CAAC,EAAE,GAAG,sBAAsB,EAC1B,KAAK,EAAE,EAAE,SAAS,EAAE,GAChB;QAAE,EAAE,EAAE,MAAM,GAAG,CAAC,iBAAiB,CAAA;KAAE,
|
|
1
|
+
{"version":3,"file":"polymorphic.d.ts","sourceRoot":"","sources":["../../src/components/polymorphic.ts"],"names":[],"mappings":"AAYA,KAAK,KAAK,CAAC,EAAE,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,IAAI,IAAI,CAAC,EAAE,EAAE,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC;AAEvD;;GAEG;AACH,KAAK,QAAQ,CAAC,CAAC,IAAI,CAAC,SAAS,mBAAmB,CAAC,GAAG,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,GAAG,EAAE,CAAC;AAExE;;GAEG;AACH,KAAK,gBAAgB,CAAC,CAAC,IAAI,CAAC,SAAS,mBAAmB,CAAC,MAAM,CAAC,EAAE,GAAG,CAAC,GAAG,CAAC,GAAG,KAAK,CAAC;AAEnF,KAAK,yBAAyB,CAAC,CAAC,EAAE,QAAQ,IAAI,KAAK,CAAC,yBAAyB,CAC3E,KAAK,CAAC,CAAC,SAAS,KAAK,CAAC,WAAW,GAAG,KAAK,CAAC,qBAAqB,CAAC,CAAC,CAAC,GAAG,KAAK,EAAE,QAAQ,GAAG;IAAE,EAAE,CAAC,EAAE,CAAC,CAAA;CAAE,CAAC,CACnG,CAAC;AAMF,KAAK,mBAAmB,CACtB,sBAAsB,EACtB,QAAQ,GAAG,EAAE,IAKX;IACF;;;;;;;OAOG;IACH,CAAC,EAAE,GAAG,sBAAsB,EAC1B,KAAK,EAAE,EAAE,SAAS,EAAE,GAChB;QAAE,EAAE,EAAE,MAAM,KAAK,CAAC,GAAG,CAAC,iBAAiB,CAAA;KAAE,GACzC,EAAE,SAAS,KAAK,CAAC,aAAa,CAAC,MAAM,CAAC,CAAC,GACrC,KAAK,CAAC,CAAC,EAAE,QAAQ,GAAG;QAAE,EAAE,EAAE,EAAE,CAAA;KAAE,CAAC,GAC/B,EAAE,SAAS,MAAM,KAAK,CAAC,GAAG,CAAC,iBAAiB,GAC1C,KAAK,CAAC,KAAK,CAAC,GAAG,CAAC,iBAAiB,CAAC,EAAE,CAAC,EAAE,QAAQ,GAAG;QAAE,EAAE,EAAE,EAAE,CAAA;KAAE,CAAC,GAC7D,KAAK,GACZ,KAAK,CAAC,YAAY,GAAG,IAAI,CAAC;CAC9B,GAAG,yBAAyB,CAAC,sBAAsB,EAAE,QAAQ,CAAC,CAAC;AAEhE,YAAY,EAAE,mBAAmB,EAAE,QAAQ,EAAE,gBAAgB,EAAE,KAAK,EAAE,CAAC"}
|