@photoroom/ui 0.1.595 → 0.1.597
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/README.md +2 -2
- package/components/action/ActionBar/ActionBar.d.ts.map +1 -1
- package/components/action/Button/utils.d.ts +5 -5
- package/components/action/Button/utils.d.ts.map +1 -1
- package/components/action/ButtonCluster/ButtonCluster.d.ts +4 -4
- package/components/action/ButtonCluster/ButtonCluster.d.ts.map +1 -1
- package/components/action/CircularButton/CircularButton.d.ts +4 -4
- package/components/action/CircularButton/CircularButton.d.ts.map +1 -1
- package/components/action/CloseButton/CloseButton.d.ts +6 -11
- package/components/action/CloseButton/CloseButton.d.ts.map +1 -1
- package/components/action/FieldClearButton/FieldClearButton.d.ts.map +1 -1
- package/components/action/FilterPullDownButton/FilterPullDownButton.d.ts +4 -4
- package/components/action/FilterPullDownButton/FilterPullDownButton.d.ts.map +1 -1
- package/components/action/FilterTag/FilterTag.d.ts +4 -4
- package/components/action/FilterTag/FilterTag.d.ts.map +1 -1
- package/components/action/FilterTagList/FilterTagList.d.ts +5 -2
- package/components/action/FilterTagList/FilterTagList.d.ts.map +1 -1
- package/components/action/HelpButton/HelpButton.d.ts +4 -4
- package/components/action/HelpButton/HelpButton.d.ts.map +1 -1
- package/components/action/InlineButton/InlineButton.d.ts +4 -13
- package/components/action/InlineButton/InlineButton.d.ts.map +1 -1
- package/components/action/InputButton/InputButton.d.ts +4 -4
- package/components/action/InputButton/InputButton.d.ts.map +1 -1
- package/components/action/InsertActionBar/InsertActionBar.d.ts.map +1 -1
- package/components/action/LimitButton/LimitButton.d.ts +4 -4
- package/components/action/LimitButton/LimitButton.d.ts.map +1 -1
- package/components/action/LimitButton/LimitIndicatorGauge.d.ts.map +1 -1
- package/components/action/LoginButton/LoginButton.d.ts +4 -4
- package/components/action/LoginButton/LoginButton.d.ts.map +1 -1
- package/components/action/NavigationButton/NavigationButton.d.ts +4 -4
- package/components/action/NavigationButton/NavigationButton.d.ts.map +1 -1
- package/components/action/NavigationToggleButton/NavigationToggleButton.d.ts +4 -4
- package/components/action/NavigationToggleButton/NavigationToggleButton.d.ts.map +1 -1
- package/components/action/OverlayButton/OverlayButton.d.ts +4 -4
- package/components/action/OverlayButton/OverlayButton.d.ts.map +1 -1
- package/components/action/OverlaySelectButton/OverlaySelectButton.d.ts +4 -4
- package/components/action/OverlaySelectButton/OverlaySelectButton.d.ts.map +1 -1
- package/components/action/QuickActionCard/QuickActionCard.d.ts.map +1 -1
- package/components/action/RetryButton/RetryButton.d.ts +4 -4
- package/components/action/RetryButton/RetryButton.d.ts.map +1 -1
- package/components/action/RoundButton/RoundButton.d.ts +5 -5
- package/components/action/RoundButton/RoundButton.d.ts.map +1 -1
- package/components/action/ScrollButton/ScrollButton.d.ts +4 -9
- package/components/action/ScrollButton/ScrollButton.d.ts.map +1 -1
- package/components/action/SegmentedButton/SegmentedButton.d.ts +4 -4
- package/components/action/SegmentedButton/SegmentedButton.d.ts.map +1 -1
- package/components/action/SegmentedButton/SegmentedButtonStack.d.ts +4 -4
- package/components/action/SegmentedButton/SegmentedButtonStack.d.ts.map +1 -1
- package/components/action/SocialButton/SocialButton.d.ts.map +1 -1
- package/components/action/StackButton/StackButton.d.ts +5 -5
- package/components/action/StackButton/StackButton.d.ts.map +1 -1
- package/components/action/StackToggleButton/StackToggleButton.d.ts +4 -4
- package/components/action/StackToggleButton/StackToggleButton.d.ts.map +1 -1
- package/components/action/StandaloneLink/StandaloneLink.d.ts +1 -1
- package/components/action/StoreButton/StoreButton.d.ts.map +1 -1
- package/components/action/ToggleButton/ToggleButton.d.ts +4 -4
- package/components/action/ToggleButton/ToggleButton.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/MenuContent.d.ts +4 -4
- package/components/collections/CommonMenu/MenuContent.d.ts.map +1 -1
- package/components/collections/CommonMenu/MenuItemButton.d.ts +1 -1
- package/components/collections/CommonMenu/MenuSeparator.d.ts.map +1 -1
- package/components/collections/CommonMenu/SubMenu.d.ts.map +1 -1
- package/components/collections/ContextMenu/ContextMenu.d.ts +9 -12
- package/components/collections/ContextMenu/ContextMenu.d.ts.map +1 -1
- package/components/collections/ContextMenu/MenuItem/MenuItem.d.ts +4 -4
- package/components/collections/ContextMenu/MenuItem/MenuItem.d.ts.map +1 -1
- package/components/collections/ContextMenu/MenuSeparator/MenuSeparator.d.ts +4 -4
- package/components/collections/ContextMenu/MenuSeparator/MenuSeparator.d.ts.map +1 -1
- package/components/collections/ContextMenu/SubMenu.d.ts.map +1 -1
- package/components/collections/DropdownMenu/DropdownMenu.d.ts +15 -32
- package/components/collections/DropdownMenu/DropdownMenu.d.ts.map +1 -1
- package/components/collections/DropdownMenu/MenuCheckboxGroup/MenuCheckboxGroup.d.ts +6 -8
- package/components/collections/DropdownMenu/MenuCheckboxGroup/MenuCheckboxGroup.d.ts.map +1 -1
- package/components/collections/DropdownMenu/MenuCheckboxGroup/MenuCheckboxItem.d.ts +4 -4
- package/components/collections/DropdownMenu/MenuCheckboxGroup/MenuCheckboxItem.d.ts.map +1 -1
- package/components/collections/DropdownMenu/MenuCustomItem/MenuCustomItem.d.ts +4 -4
- package/components/collections/DropdownMenu/MenuCustomItem/MenuCustomItem.d.ts.map +1 -1
- package/components/collections/DropdownMenu/MenuItem/MenuItem.d.ts +4 -4
- package/components/collections/DropdownMenu/MenuItem/MenuItem.d.ts.map +1 -1
- package/components/collections/DropdownMenu/MenuRadioGroup/MenuRadioGroup.d.ts +6 -8
- package/components/collections/DropdownMenu/MenuRadioGroup/MenuRadioGroup.d.ts.map +1 -1
- package/components/collections/DropdownMenu/MenuRadioGroup/MenuRadioItem.d.ts +4 -4
- package/components/collections/DropdownMenu/MenuRadioGroup/MenuRadioItem.d.ts.map +1 -1
- package/components/collections/DropdownMenu/MenuSeparator/MenuSeparator.d.ts +4 -4
- package/components/collections/DropdownMenu/MenuSeparator/MenuSeparator.d.ts.map +1 -1
- package/components/collections/DropdownMenu/SubMenu.d.ts.map +1 -1
- package/components/collections/MultiActionWidget/MultiActionWidget.d.ts +4 -4
- package/components/collections/MultiActionWidget/MultiActionWidget.d.ts.map +1 -1
- package/components/collections/Popover/Popover.d.ts +5 -4
- package/components/collections/Popover/Popover.d.ts.map +1 -1
- package/components/collections/Popover/PopoverContent.d.ts.map +1 -1
- package/components/content/BatchTile/BatchCanvasMenuContent.d.ts.map +1 -1
- package/components/content/BatchTile/BatchItemMenuContent.d.ts.map +1 -1
- package/components/content/BatchTile/BatchTile.d.ts +4 -4
- package/components/content/BatchTile/BatchTile.d.ts.map +1 -1
- package/components/content/BlogActionCard/BlogActionCard.d.ts.map +1 -1
- package/components/content/BoardSection/BatchSectionMenuContent.d.ts.map +1 -1
- package/components/content/BoardSection/BoardSection.d.ts.map +1 -1
- package/components/content/ColumnHeader/ColumnHeader.d.ts.map +1 -1
- package/components/content/ComparisonSlider/ComparisonSlider.d.ts.map +1 -1
- package/components/content/CustomerStoryCard/CustomerStoryBadge.d.ts.map +1 -1
- package/components/content/CustomerStoryCard/CustomerStoryCard.d.ts.map +1 -1
- package/components/content/EditorialCard/EditorialCard.d.ts.map +1 -1
- package/components/content/InfoTable/InfoTable.d.ts +4 -4
- package/components/content/InfoTable/InfoTable.d.ts.map +1 -1
- package/components/content/LightPromoBanner/LightPromoBanner.d.ts +4 -4
- package/components/content/LightPromoBanner/LightPromoBanner.d.ts.map +1 -1
- package/components/content/LinkCard/LinkCard.d.ts +4 -4
- package/components/content/LinkCard/LinkCard.d.ts.map +1 -1
- package/components/content/ModeSelectionTile/ModeSelectionTile.d.ts +4 -4
- package/components/content/ModeSelectionTile/ModeSelectionTile.d.ts.map +1 -1
- package/components/content/MoreTile/MoreTile.d.ts +4 -4
- package/components/content/MoreTile/MoreTile.d.ts.map +1 -1
- package/components/content/NewPaletteTile/NewPaletteTile.d.ts.map +1 -1
- package/components/content/OfferCard/OfferCard.d.ts.map +1 -1
- package/components/content/OptionTable/OptionTable.d.ts +4 -4
- package/components/content/OptionTable/OptionTable.d.ts.map +1 -1
- package/components/content/PreviewBox/PreviewBox.d.ts +4 -4
- package/components/content/PreviewBox/PreviewBox.d.ts.map +1 -1
- package/components/content/ProductActionBar/ProductActionBar.d.ts +4 -4
- package/components/content/ProductActionBar/ProductActionBar.d.ts.map +1 -1
- package/components/content/ProductListItem/ProductListItem.d.ts.map +1 -1
- package/components/content/ProductListItem/ProductListItemStatus.d.ts.map +1 -1
- package/components/content/ProductTile/ProductTile.d.ts.map +1 -1
- package/components/content/ProductTile/ProductTileThumbnail.d.ts.map +1 -1
- package/components/content/PromoBanner/PromoBanner.d.ts +4 -4
- package/components/content/PromoBanner/PromoBanner.d.ts.map +1 -1
- package/components/content/PromptTile/PromptTile.d.ts.map +1 -1
- package/components/content/PropList/PropList.d.ts +5 -4
- package/components/content/PropList/PropList.d.ts.map +1 -1
- package/components/content/PropList/PropListItem.d.ts +1 -1
- package/components/content/PropList/PropListItem.d.ts.map +1 -1
- package/components/content/SectionSpace/SectionSpace.d.ts.map +1 -1
- package/components/content/SelectionTile/SelectionTile.d.ts +4 -4
- package/components/content/SelectionTile/SelectionTile.d.ts.map +1 -1
- package/components/content/StarterTile/StarterTile.d.ts +4 -4
- package/components/content/StarterTile/StarterTile.d.ts.map +1 -1
- package/components/content/StepCard/StepCard.d.ts.map +1 -1
- package/components/content/Task/Task.d.ts +4 -4
- package/components/content/Task/Task.d.ts.map +1 -1
- package/components/content/Tile/TileMoreMenu.d.ts.map +1 -1
- package/components/content/ToolBanner/ToolBanner.d.ts +4 -4
- package/components/content/ToolBanner/ToolBanner.d.ts.map +1 -1
- package/components/content/ToolTile/ToolTile.d.ts.map +1 -1
- package/components/content/VideoPlayer/VideoPlayer.d.ts.map +1 -1
- package/components/content/VideoPlayer/VideoPlayerButton.d.ts.map +1 -1
- package/components/content/VisualToolTile/VisualToolTile.d.ts.map +1 -1
- package/components/dialog/Dialog/Dialog.d.ts +13 -15
- package/components/dialog/Dialog/Dialog.d.ts.map +1 -1
- package/components/dialog/Dialog/DialogBody.d.ts.map +1 -1
- package/components/dialog/Dialog/DialogButtonsRow.d.ts.map +1 -1
- package/components/dialog/Dialog/DialogCloseButton.d.ts +4 -4
- package/components/dialog/Dialog/DialogCloseButton.d.ts.map +1 -1
- package/components/dialog/Dialog/DialogHeader.d.ts.map +1 -1
- package/components/dialog/Dialog/DialogHeadline.d.ts.map +1 -1
- package/components/dialog/SpaceUsageDialog/SpaceUsageDialog.d.ts.map +1 -1
- package/components/dialog/SpotlightDialog/SpotlightDialog.d.ts +4 -4
- package/components/dialog/SpotlightDialog/SpotlightDialog.d.ts.map +1 -1
- package/components/dropdown/DropdownListBox/DropdownListBox.d.ts +4 -4
- package/components/dropdown/DropdownListBox/DropdownListBox.d.ts.map +1 -1
- package/components/dropdown/DropdownListBox/DropdownMenuSingleSelectionItem.d.ts +4 -4
- package/components/dropdown/DropdownListBox/DropdownMenuSingleSelectionItem.d.ts.map +1 -1
- package/components/dropdown/DropdownMenuDivider/DropdownMenuDivider.d.ts.map +1 -1
- package/components/dropdown/DropdownMenuNumberItem/DropdownMenuNumberItem.d.ts +4 -4
- package/components/dropdown/DropdownMenuNumberItem/DropdownMenuNumberItem.d.ts.map +1 -1
- package/components/dropdown/DropdownMenuSectionHeader/DropdownMenuSectionHeader.d.ts.map +1 -1
- package/components/dropdown/DropdownSearchField/DropdownSearchField.d.ts +4 -4
- package/components/dropdown/DropdownSearchField/DropdownSearchField.d.ts.map +1 -1
- package/components/dropdown/SpaceDropdown/DropdownMenuSpaceActionItem.d.ts +4 -4
- package/components/dropdown/SpaceDropdown/DropdownMenuSpaceActionItem.d.ts.map +1 -1
- package/components/dropdown/SpaceDropdown/DropdownMenuSpaceItem.d.ts +4 -4
- package/components/dropdown/SpaceDropdown/DropdownMenuSpaceItem.d.ts.map +1 -1
- package/components/dropdown/SpaceDropdown/SpacePullDownButton.d.ts +4 -4
- package/components/dropdown/SpaceDropdown/SpacePullDownButton.d.ts.map +1 -1
- package/components/editor/ColorPalette/ColorPalette.d.ts.map +1 -1
- package/components/editor/ColorPicker/ColorPicker.d.ts.map +1 -1
- package/components/editor/ColorPicker/ColorPickerInput/HSLColorInput.d.ts.map +1 -1
- package/components/editor/ColorPicker/ColorPickerInput/HexColorInput.d.ts.map +1 -1
- package/components/editor/ColorPicker/ColorPickerInput/RGBColorInput.d.ts.map +1 -1
- package/components/editor/ColorPicker/ColorWheel/ColorWheel.d.ts +4 -4
- package/components/editor/ColorPicker/ColorWheel/ColorWheel.d.ts.map +1 -1
- package/components/editor/ColorPicker/InlineColorPicker/InlineColorPicker.d.ts.map +1 -1
- package/components/editor/ColorRow/ColorRow.d.ts.map +1 -1
- package/components/editor/ColorSwatch/ColorSwatch.d.ts +4 -4
- package/components/editor/ColorSwatch/ColorSwatch.d.ts.map +1 -1
- package/components/editor/FloatingPanel/FloatingPanel.d.ts +9 -12
- package/components/editor/FloatingPanel/FloatingPanel.d.ts.map +1 -1
- package/components/editor/FloatingPanel/FloatingPanelAccessoryBar.d.ts +4 -4
- package/components/editor/FloatingPanel/FloatingPanelAccessoryBar.d.ts.map +1 -1
- package/components/editor/FloatingPanel/FloatingPanelContent.d.ts.map +1 -1
- package/components/editor/FloatingPanel/FloatingPanelHeader.d.ts +4 -4
- package/components/editor/FloatingPanel/FloatingPanelHeader.d.ts.map +1 -1
- package/components/editor/FloatingPanel/clampPosition.d.ts.map +1 -1
- package/components/editor/FloatingPanel/useFloatingPanelDrag.d.ts.map +1 -1
- package/components/editor/HoverObjectBox/HoverObjectBox.d.ts.map +1 -1
- package/components/editor/LayerIndicator/LayerIndicator.d.ts.map +1 -1
- package/components/editor/ListItem/ListItem.d.ts +4 -4
- package/components/editor/ListItem/ListItem.d.ts.map +1 -1
- package/components/editor/ObjectItem/ObjectItem.d.ts +4 -4
- package/components/editor/ObjectItem/ObjectItem.d.ts.map +1 -1
- package/components/editor/ObjectPreview/ObjectPreview.d.ts.map +1 -1
- package/components/editor/Pill/Pill.d.ts +9 -15
- package/components/editor/Pill/Pill.d.ts.map +1 -1
- package/components/editor/Pill/PillButton.d.ts +4 -4
- package/components/editor/Pill/PillButton.d.ts.map +1 -1
- package/components/editor/Pill/PillDivider.d.ts +4 -4
- package/components/editor/Pill/PillDivider.d.ts.map +1 -1
- package/components/editor/Pill/PillToggle.d.ts +4 -4
- package/components/editor/Pill/PillToggle.d.ts.map +1 -1
- package/components/editor/PresenceObjectBox/PresenceObjectBox.d.ts.map +1 -1
- package/components/editor/PresenceObjectBox/PresenceObjectPill.d.ts +4 -4
- package/components/editor/PresenceObjectBox/PresenceObjectPill.d.ts.map +1 -1
- package/components/editor/SelectionObjectBox/MoveableSelectionObjectBox.d.ts +4 -4
- package/components/editor/SelectionObjectBox/MoveableSelectionObjectBox.d.ts.map +1 -1
- package/components/editor/SelectionObjectBox/SelectionObjectBox.d.ts +6 -17
- package/components/editor/SelectionObjectBox/SelectionObjectBox.d.ts.map +1 -1
- package/components/editor/SelectionObjectBox/documentCursorLock.d.ts.map +1 -1
- package/components/editor/ZoomPill/ZoomPill.d.ts +12 -18
- package/components/editor/ZoomPill/ZoomPill.d.ts.map +1 -1
- package/components/editor/ZoomPill/ZoomPillButton.d.ts +4 -4
- package/components/editor/ZoomPill/ZoomPillButton.d.ts.map +1 -1
- package/components/feed/ChoiceFeedTileGroup/ChoiceFeedTile.d.ts +4 -4
- package/components/feed/ChoiceFeedTileGroup/ChoiceFeedTile.d.ts.map +1 -1
- package/components/feed/ChoiceFeedTileGroup/ChoiceFeedTileGroup.d.ts +5 -7
- package/components/feed/ChoiceFeedTileGroup/ChoiceFeedTileGroup.d.ts.map +1 -1
- package/components/feed/CollectionTile/CollectionTile.d.ts.map +1 -1
- package/components/feed/FeedTile/FeedTile.d.ts.map +1 -1
- package/components/feed/FeedTile/LazyImage.d.ts +4 -4
- package/components/feed/FeedTile/LazyImage.d.ts.map +1 -1
- package/components/feed/Prompt/Prompt.d.ts +4 -4
- package/components/feed/Prompt/Prompt.d.ts.map +1 -1
- package/components/feed/Suggestion/Suggestion.d.ts.map +1 -1
- package/components/feed/TextSuggestion/TextSuggestion.d.ts +4 -4
- package/components/feed/TextSuggestion/TextSuggestion.d.ts.map +1 -1
- package/components/feedback/InfoBar/InfoBar.d.ts.map +1 -1
- package/components/index.d.ts +1 -0
- package/components/index.d.ts.map +1 -1
- package/components/input/CanvasInput/CanvasInput.d.ts +4 -4
- package/components/input/CanvasInput/CanvasInput.d.ts.map +1 -1
- package/components/input/Checkbox/Checkbox.d.ts.map +1 -1
- package/components/input/Checkbox/CheckboxIndicator.d.ts.map +1 -1
- package/components/input/CheckboxField/CheckboxField.d.ts.map +1 -1
- package/components/input/CheckboxPullDown/CheckboxPullDown.d.ts +4 -4
- package/components/input/CheckboxPullDown/CheckboxPullDown.d.ts.map +1 -1
- package/components/input/CodeInput/CodeInput.d.ts +4 -4
- package/components/input/CodeInput/CodeInput.d.ts.map +1 -1
- package/components/input/CodeInput/CodeInputField.d.ts +4 -4
- package/components/input/CodeInput/CodeInputField.d.ts.map +1 -1
- package/components/input/CodeInput/useCodeInput.d.ts.map +1 -1
- package/components/input/CollapsibleSliderField/CollapsibleSliderField.d.ts.map +1 -1
- package/components/input/DropZone/DropZone.d.ts.map +1 -1
- package/components/input/DropdownSelectionMenu/DropdownMenuMultipleSelectionItem.d.ts +4 -4
- package/components/input/DropdownSelectionMenu/DropdownMenuMultipleSelectionItem.d.ts.map +1 -1
- package/components/input/DropdownSelectionMenu/SelectTrigger.d.ts +4 -8
- package/components/input/DropdownSelectionMenu/SelectTrigger.d.ts.map +1 -1
- package/components/input/FloatingInput/FloatingInput.d.ts +4 -4
- package/components/input/FloatingInput/FloatingInput.d.ts.map +1 -1
- package/components/input/FloatingInput/ReferenceImageFooter.d.ts.map +1 -1
- package/components/input/FolderList/FolderList.d.ts +7 -8
- package/components/input/FolderList/FolderList.d.ts.map +1 -1
- package/components/input/FolderList/FolderListButton.d.ts +4 -4
- package/components/input/FolderList/FolderListButton.d.ts.map +1 -1
- package/components/input/FolderList/FolderListItem.d.ts.map +1 -1
- package/components/input/FontWeightSelectorItem/FontWeightSelectorItem.d.ts +4 -4
- package/components/input/FontWeightSelectorItem/FontWeightSelectorItem.d.ts.map +1 -1
- package/components/input/IconSwitch/IconSwitch.d.ts +4 -4
- package/components/input/IconSwitch/IconSwitch.d.ts.map +1 -1
- package/components/input/ImagePicker/ImagePicker.d.ts +4 -4
- package/components/input/ImagePicker/ImagePicker.d.ts.map +1 -1
- package/components/input/ImageWidget/ImageWidget.d.ts +4 -4
- package/components/input/ImageWidget/ImageWidget.d.ts.map +1 -1
- package/components/input/ImageWidget/ImageWidgetButton.d.ts +4 -4
- package/components/input/ImageWidget/ImageWidgetButton.d.ts.map +1 -1
- package/components/input/ImportWidget/ImportWidget.d.ts +4 -4
- package/components/input/ImportWidget/ImportWidget.d.ts.map +1 -1
- package/components/input/InlineRadioGroup/InlineRadioGroup.d.ts +5 -4
- package/components/input/InlineRadioGroup/InlineRadioGroup.d.ts.map +1 -1
- package/components/input/InlineRadioGroup/InlineRadioGroupItem.d.ts.map +1 -1
- package/components/input/InlineSelector/InlineSelector.d.ts +4 -4
- package/components/input/InlineSelector/InlineSelector.d.ts.map +1 -1
- package/components/input/Label/Label.d.ts.map +1 -1
- package/components/input/LargeOptionTile/LargeOptionTile.d.ts +4 -4
- package/components/input/LargeOptionTile/LargeOptionTile.d.ts.map +1 -1
- package/components/input/NumberField/NumberField.d.ts +4 -4
- package/components/input/NumberField/NumberField.d.ts.map +1 -1
- package/components/input/NumberField/utils.d.ts.map +1 -1
- package/components/input/OptionGroup/OptionGroup.d.ts +6 -8
- package/components/input/OptionGroup/OptionGroup.d.ts.map +1 -1
- package/components/input/OptionGroup/OptionGroupItem/OptionGroupItem.d.ts +6 -6
- package/components/input/OptionGroup/OptionGroupItem/OptionGroupItem.d.ts.map +1 -1
- package/components/input/OptionSelectionListItem/OptionSelectionListItem.d.ts +4 -11
- package/components/input/OptionSelectionListItem/OptionSelectionListItem.d.ts.map +1 -1
- package/components/input/OptionTile/OptionTile.d.ts +4 -4
- package/components/input/OptionTile/OptionTile.d.ts.map +1 -1
- package/components/input/PanelStandardInput/PanelStandardInput.d.ts +4 -4
- package/components/input/PanelStandardInput/PanelStandardInput.d.ts.map +1 -1
- package/components/input/PhotoDropZone/PhotoDropZone.d.ts.map +1 -1
- package/components/input/PlaceholderTile/PlaceholderTile.d.ts +4 -4
- package/components/input/PlaceholderTile/PlaceholderTile.d.ts.map +1 -1
- package/components/input/PresetGroup/PresetGroup.d.ts +5 -4
- package/components/input/PresetGroup/PresetGroup.d.ts.map +1 -1
- package/components/input/PresetGroup/PresetGroupIcon.d.ts.map +1 -1
- package/components/input/PresetGroup/PresetGroupItem.d.ts.map +1 -1
- package/components/input/PromptInput/PromptInput.d.ts +4 -4
- package/components/input/PromptInput/PromptInput.d.ts.map +1 -1
- package/components/input/RadioGroup/RadioGroup.d.ts +5 -4
- package/components/input/RadioGroup/RadioGroup.d.ts.map +1 -1
- package/components/input/RadioGroup/RadioGroupItem/RadioGroupItem.d.ts.map +1 -1
- package/components/input/ReactionBar/ReactionBar.d.ts.map +1 -1
- package/components/input/ReactionButton/ReactionButton.d.ts.map +1 -1
- package/components/input/SamplePicker/SamplePicker.d.ts +5 -4
- package/components/input/SamplePicker/SamplePicker.d.ts.map +1 -1
- package/components/input/SamplePicker/SamplePickerItem.d.ts.map +1 -1
- package/components/input/SearchInput/SearchInput.d.ts +4 -4
- package/components/input/SearchInput/SearchInput.d.ts.map +1 -1
- package/components/input/SearchableSelect/SearchableSelect.d.ts +8 -14
- package/components/input/SearchableSelect/SearchableSelect.d.ts.map +1 -1
- package/components/input/SearchableSelect/SearchableSelectItem.d.ts +4 -4
- package/components/input/SearchableSelect/SearchableSelectItem.d.ts.map +1 -1
- package/components/input/SearchableSelect/SearchableSelectPrimitive.d.ts +4 -4
- package/components/input/SearchableSelect/SearchableSelectPrimitive.d.ts.map +1 -1
- package/components/input/SearchableSelect/SearchableSelectTrigger.d.ts +4 -4
- package/components/input/SearchableSelect/SearchableSelectTrigger.d.ts.map +1 -1
- package/components/input/SelectField/SelectField.d.ts +4 -4
- package/components/input/SelectField/SelectField.d.ts.map +1 -1
- package/components/input/Slider/Slider.d.ts.map +1 -1
- package/components/input/SliderField/SliderField.d.ts.map +1 -1
- package/components/input/SwitchField/SwitchField.d.ts +5 -5
- package/components/input/SwitchField/SwitchField.d.ts.map +1 -1
- package/components/input/SwitchField/SwitchFieldIndicator.d.ts.map +1 -1
- package/components/input/SwitchGroup/SwitchGroup.d.ts +5 -4
- package/components/input/SwitchGroup/SwitchGroup.d.ts.map +1 -1
- package/components/input/SwitchGroup/SwitchGroupItem.d.ts.map +1 -1
- package/components/input/TagField/TagField.d.ts +4 -4
- package/components/input/TagField/TagField.d.ts.map +1 -1
- package/components/input/TextArea/TextArea.d.ts +4 -4
- package/components/input/TextArea/TextArea.d.ts.map +1 -1
- package/components/input/TextArea/TextAreaAutosize.d.ts +4 -4
- package/components/input/TextArea/TextAreaAutosize.d.ts.map +1 -1
- package/components/input/TextEditionBox/TextEditionBox.d.ts +4 -4
- package/components/input/TextEditionBox/TextEditionBox.d.ts.map +1 -1
- package/components/input/TextField/TextField.d.ts +4 -4
- package/components/input/TextField/TextField.d.ts.map +1 -1
- package/components/input/TextFieldLabel/TextFieldLabel.d.ts.map +1 -1
- package/components/input/TextInput/TextInput.d.ts +4 -4
- package/components/input/TextInput/TextInput.d.ts.map +1 -1
- package/components/list/FontFamilyRow/FontFamilyRow.d.ts +4 -4
- package/components/list/FontFamilyRow/FontFamilyRow.d.ts.map +1 -1
- package/components/list/PeopleListItem/PeopleListItem.d.ts.map +1 -1
- package/components/list/SectionHeader/NumberedSectionHeader.d.ts.map +1 -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/SizeListItem/SizeListItem.d.ts +4 -4
- package/components/list/SizeListItem/SizeListItem.d.ts.map +1 -1
- package/components/list/VariantListItem/VariantsHeaderItem.d.ts.map +1 -1
- package/components/list/VariantListItem/VariantsList.d.ts.map +1 -1
- package/components/list/VariantListItem/VariantsListItem.d.ts +11 -26
- package/components/list/VariantListItem/VariantsListItem.d.ts.map +1 -1
- package/components/list/VariantListItem/VariantsListItemContent.d.ts.map +1 -1
- package/components/list/VariantListItem/VariantsListItemLeading.d.ts +4 -4
- package/components/list/VariantListItem/VariantsListItemLeading.d.ts.map +1 -1
- package/components/list/VariantListItem/VariantsListItemTrailing.d.ts.map +1 -1
- package/components/list/VariantListItem/VariantsValueItem.d.ts.map +1 -1
- package/components/multiplayer/ActivityRow/ActivityRow.d.ts.map +1 -1
- package/components/multiplayer/CommentRow/CommentRow.d.ts.map +1 -1
- package/components/multiplayer/EventRow/EventRow.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/AvatarStack/AvatarAdd.d.ts.map +1 -1
- package/components/navigation/AvatarStack/AvatarCount.d.ts.map +1 -1
- package/components/navigation/AvatarStack/AvatarStack.d.ts.map +1 -1
- package/components/navigation/PlanPicker/PlanPicker.d.ts.map +1 -1
- package/components/navigation/PlanPicker/planColors.d.ts.map +1 -1
- package/components/navigation/SegmentedControl/SegmentedControl.d.ts +11 -7
- package/components/navigation/SegmentedControl/SegmentedControl.d.ts.map +1 -1
- package/components/navigation/SegmentedControl/SegmentedControlItem.d.ts.map +1 -1
- package/components/navigation/SegmentedControl/SegmentedControlItemIconOnly.d.ts.map +1 -1
- package/components/navigation/SegmentedControl/SegmentedControlItemIconWithLabel.d.ts.map +1 -1
- package/components/navigation/SegmentedControl/SegmentedControlItemLabelWithSub.d.ts.map +1 -1
- package/components/navigation/SideNavigation/SideNavigationHeader/SideNavigationHeader.d.ts +4 -4
- package/components/navigation/SideNavigation/SideNavigationHeader/SideNavigationHeader.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/TabNavigation/TabNavigation.d.ts +17 -16
- package/components/navigation/TabNavigation/TabNavigation.d.ts.map +1 -1
- package/components/navigation/TabNavigation/TabNavigationItem.d.ts +4 -4
- package/components/navigation/TabNavigation/TabNavigationItem.d.ts.map +1 -1
- package/components/navigation/TagGroup/TagGroup.d.ts +5 -9
- package/components/navigation/TagGroup/TagGroup.d.ts.map +1 -1
- package/components/navigation/ToolMenuButton/ToolMenuButton.d.ts +4 -4
- package/components/navigation/ToolMenuButton/ToolMenuButton.d.ts.map +1 -1
- package/components/onboarding/ChoiceGroup/ChoiceGroup.d.ts +4 -4
- package/components/onboarding/ChoiceGroup/ChoiceGroup.d.ts.map +1 -1
- package/components/onboarding/ChoiceGroup/ChoiceMultiple/ChoiceMultipleGroup.d.ts +11 -19
- package/components/onboarding/ChoiceGroup/ChoiceMultiple/ChoiceMultipleGroup.d.ts.map +1 -1
- package/components/onboarding/ChoiceGroup/ChoiceMultiple/ChoiceMultipleTile.d.ts +4 -4
- package/components/onboarding/ChoiceGroup/ChoiceMultiple/ChoiceMultipleTile.d.ts.map +1 -1
- package/components/onboarding/ChoiceGroup/ChoiceMultiple/GridMultipleTile.d.ts +4 -4
- package/components/onboarding/ChoiceGroup/ChoiceMultiple/GridMultipleTile.d.ts.map +1 -1
- package/components/onboarding/ChoiceGroup/ChoiceMultiple/ListChoiceMultipleExpandTile.d.ts +4 -4
- package/components/onboarding/ChoiceGroup/ChoiceMultiple/ListChoiceMultipleExpandTile.d.ts.map +1 -1
- package/components/onboarding/ChoiceGroup/ChoiceMultiple/ListChoiceMultipleTile.d.ts +4 -4
- package/components/onboarding/ChoiceGroup/ChoiceMultiple/ListChoiceMultipleTile.d.ts.map +1 -1
- package/components/onboarding/ChoiceGroup/ChoiceSingle/ChoiceSingleGroup.d.ts +9 -6
- package/components/onboarding/ChoiceGroup/ChoiceSingle/ChoiceSingleGroup.d.ts.map +1 -1
- package/components/onboarding/ChoiceGroup/ChoiceTile.d.ts +8 -6
- package/components/onboarding/ChoiceGroup/ChoiceTile.d.ts.map +1 -1
- package/components/onboarding/ChoiceGroup/GridTile.d.ts.map +1 -1
- package/components/onboarding/ChoiceGroup/ListChoiceTile.d.ts.map +1 -1
- package/components/status/ActivityIndicator/ActivityIndicator.d.ts.map +1 -1
- package/components/status/Badge/Badge.d.ts +6 -6
- package/components/status/Badge/Badge.d.ts.map +1 -1
- package/components/status/Badge/StudioBadge.d.ts +4 -4
- package/components/status/Badge/StudioBadge.d.ts.map +1 -1
- package/components/status/EmptySpace/EmptySpace.d.ts.map +1 -1
- package/components/status/FullScreenLoader/FullScreenLoader.d.ts.map +1 -1
- package/components/status/LimitGauge/LimitGauge.d.ts.map +1 -1
- package/components/status/ListingGauge/ListingGauge.d.ts +1 -1
- package/components/status/ListingGauge/ListingGauge.d.ts.map +1 -1
- package/components/status/ListingScoreButton/ListingScoreButton.d.ts +4 -4
- package/components/status/ListingScoreButton/ListingScoreButton.d.ts.map +1 -1
- package/components/status/Notification/Notification.d.ts.map +1 -1
- package/components/status/Notification/NotificationStack.d.ts.map +1 -1
- package/components/status/Notification/NotificationsStore.d.ts.map +1 -1
- package/components/status/ProgressStep/ProgressStep.d.ts +1 -1
- package/components/status/SelectionBadge/SelectionBadge.d.ts +4 -4
- package/components/status/SelectionBadge/SelectionBadge.d.ts.map +1 -1
- package/components/status/SellScore/SellScore.d.ts +7 -5
- package/components/status/SellScore/SellScore.d.ts.map +1 -1
- package/components/status/SellScore/SellScoreGauge.d.ts.map +1 -1
- package/components/status/SellScore/SellScoreLabel.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/Shortcut/Shortcut.d.ts.map +1 -1
- package/components/status/TransformationEmptySpace/TransformationEmptySpace.d.ts.map +1 -1
- package/components/status/UnpublishedStatus/UnpublishedStatus.d.ts.map +1 -1
- 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/PanelHeader/PanelHeader.d.ts +9 -12
- 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 +4 -4
- package/components/structure/PanelHeader/PanelHeaderSwitcherButton.d.ts.map +1 -1
- package/components/structure/PanelHeader/PanelHeaderTrailing.d.ts +4 -4
- package/components/structure/PanelHeader/PanelHeaderTrailing.d.ts.map +1 -1
- package/components/unsorted/FeaturesList/FeaturesList.d.ts.map +1 -1
- package/components/unsorted/FileUploader/DropZoneAreaWrapper.d.ts.map +1 -1
- package/components/unsorted/FileUploader/DropZoneFullscreen/DropZoneFullscreen.d.ts.map +1 -1
- package/components/unsorted/FileUploader/DropZoneFullscreen/DropZoneOverlay.d.ts.map +1 -1
- package/components/unsorted/FileUploader/DropZoneFullscreenWrapper.d.ts.map +1 -1
- package/components/unsorted/FileUploader/DropZoneOverlayWrapper.d.ts.map +1 -1
- package/components/unsorted/FileUploader/HiddenFileInput.d.ts +4 -4
- package/components/unsorted/FileUploader/HiddenFileInput.d.ts.map +1 -1
- package/components/unsorted/FileUploader/useFileUploader.d.ts.map +1 -1
- package/components/unsorted/FileUploader/utils/files.d.ts.map +1 -1
- package/components/unsorted/Heading/Heading.d.ts.map +1 -1
- package/components/unsorted/InfoBanner/InfoBanner.d.ts.map +1 -1
- package/components/unsorted/MobileDrawer/MobileDrawer.d.ts.map +1 -1
- package/components/unsorted/NumberSelectField/NumberSelectField.d.ts.map +1 -1
- package/components/unsorted/NumberSelectField/NumberSelectFieldButton.d.ts.map +1 -1
- package/components/unsorted/NumberSelectField/NumberSelectFieldList.d.ts.map +1 -1
- package/components/unsorted/Tooltip/Tooltip.d.ts.map +1 -1
- package/components/unsorted/Tooltip/TooltipHOC.d.ts.map +1 -1
- package/components/unsorted/Tooltip/TooltipSection.d.ts.map +1 -1
- package/components/unsorted/Tooltip/TooltipUserRow.d.ts.map +1 -1
- package/components/unsorted/Tooltip/utils.d.ts.map +1 -1
- package/components/website/AccentDropZone/AccentDropZone.d.ts.map +1 -1
- package/components/website/AchievementsBlock/AchievementsBlock.d.ts.map +1 -1
- package/components/website/ApiHeroBlock/ApiHeroBlock.d.ts.map +1 -1
- package/components/website/ArticleHeroBlock/ArticleAuthor.d.ts.map +1 -1
- package/components/website/ArticleHeroBlock/ArticleContent.d.ts +4 -4
- package/components/website/ArticleHeroBlock/ArticleContent.d.ts.map +1 -1
- package/components/website/ArticleHeroBlock/ArticleHeroBlock.d.ts.map +1 -1
- package/components/website/ArticleHeroBlock/ArticleTitle.d.ts.map +1 -1
- package/components/website/AssetPreview/AssetPreview.d.ts.map +1 -1
- package/components/website/AwardsBlock/AwardsAppleLogo.d.ts.map +1 -1
- package/components/website/AwardsBlock/AwardsBlock.d.ts.map +1 -1
- package/components/website/AwardsBlock/AwardsGoogleLogo.d.ts.map +1 -1
- package/components/website/AwardsBlock/AwardsItem.d.ts.map +1 -1
- package/components/website/AwardsBlock/AwardsPalm.d.ts.map +1 -1
- package/components/website/BentoBlock/BentoBlock.d.ts.map +1 -1
- package/components/website/BentoBlock/BentoCard.d.ts.map +1 -1
- package/components/website/BlockBackground/BlockBackground.d.ts.map +1 -1
- package/components/website/BlogActionBlock/BlogActionBlock.d.ts.map +1 -1
- package/components/website/BlogQuoteBlock/BlogQuoteBlock.d.ts.map +1 -1
- package/components/website/BrandHeroBlock/BrandHeroBlock.d.ts.map +1 -1
- package/components/website/BrandInsightBlock/BrandInsightBlock.d.ts.map +1 -1
- package/components/website/BrandListBlock/BrandListBlock.d.ts.map +1 -1
- package/components/website/BrandListRow/BrandListRow.d.ts +4 -4
- package/components/website/BrandListRow/BrandListRow.d.ts.map +1 -1
- package/components/website/BrandScoreBlock/BrandScoreBlock.d.ts.map +1 -1
- package/components/website/CardsBlock/CardsBlock.d.ts.map +1 -1
- package/components/website/CardsHeroBlock/CardsHeroBlock.d.ts.map +1 -1
- package/components/website/CareersBlock/CareersBlock.d.ts.map +1 -1
- package/components/website/CareersBlock/CareersBlockItem.d.ts.map +1 -1
- package/components/website/ComparisonBlock/ComparisonBlock.d.ts.map +1 -1
- package/components/website/ComparisonBlock/ComparisonTable.d.ts.map +1 -1
- package/components/website/CustomerStoriesBlock/CustomerStoriesBlock.d.ts.map +1 -1
- package/components/website/DataBlock/DataBlock.d.ts.map +1 -1
- package/components/website/DataBlock/DataBlockItem.d.ts.map +1 -1
- package/components/website/DimensionCardsBlock/DimensionCard.d.ts.map +1 -1
- package/components/website/DimensionCardsBlock/DimensionCardsBlock.d.ts.map +1 -1
- package/components/website/EditorialLineupBlock/EditorialLineupBlock.d.ts.map +1 -1
- package/components/website/EnterpriseGradeBlock/EnterpriseGradeBlock.d.ts.map +1 -1
- package/components/website/EnterpriseGradeBlock/EnterpriseGradeCard.d.ts.map +1 -1
- package/components/website/EnterprisePlanCard/EnterprisePlanCard.d.ts.map +1 -1
- package/components/website/ExtraTextBlock/ExtraTextBlock.d.ts.map +1 -1
- package/components/website/FaqBlock/FaqBlock.d.ts.map +1 -1
- package/components/website/FaqBlock/FaqItem.d.ts.map +1 -1
- package/components/website/FeaturesBlock/FeatureBlock.d.ts.map +1 -1
- package/components/website/FeaturesBlock/FeatureBlockListItem.d.ts.map +1 -1
- package/components/website/FeaturesBlock/FeatureClassicVisual.d.ts.map +1 -1
- package/components/website/FeaturesBlock/FeatureSwitcher.d.ts.map +1 -1
- package/components/website/FeaturesBlock/FeatureVideoElement.d.ts.map +1 -1
- package/components/website/FeaturesBlock/FeaturesBlock.d.ts.map +1 -1
- package/components/website/FeaturesListBlock/FeaturesListBlock.d.ts.map +1 -1
- package/components/website/FeaturesListBlock/FeaturesListBlockItem.d.ts.map +1 -1
- package/components/website/FeaturesSpotlightBlock/FeaturesSpotlightBlock.d.ts.map +1 -1
- package/components/website/FeaturesSpotlightBlock/SpotlightCard.d.ts.map +1 -1
- package/components/website/FocusBlock/FocusBlock.d.ts.map +1 -1
- package/components/website/FooterBlockV2/FooterV2Block.d.ts +3 -5
- package/components/website/FooterBlockV2/FooterV2Block.d.ts.map +1 -1
- package/components/website/GalaBlock/GalaAwardCard.d.ts.map +1 -1
- package/components/website/GalaBlock/GalaBlock.d.ts.map +1 -1
- package/components/website/Glossary/GlossaryAlphabet.d.ts +4 -4
- package/components/website/Glossary/GlossaryAlphabet.d.ts.map +1 -1
- package/components/website/Glossary/GlossaryLetterLink.d.ts +4 -4
- package/components/website/Glossary/GlossaryLetterLink.d.ts.map +1 -1
- package/components/website/Glossary/GlossarySection.d.ts.map +1 -1
- package/components/website/GuidelineBlock/GuidelineBlock.d.ts.map +1 -1
- package/components/website/GuidelineBlock/GuidelineCard.d.ts.map +1 -1
- package/components/website/GuidelineBlock/GuidelineSection.d.ts.map +1 -1
- package/components/website/HeaderBanner/HeaderBanner.d.ts.map +1 -1
- package/components/website/HeroTitleBlock/HeroTitleBlock.d.ts.map +1 -1
- package/components/website/ImpactBlock/ImpactBlock.d.ts.map +1 -1
- package/components/website/ImpactBlock/ImpactCard.d.ts.map +1 -1
- package/components/website/InfoSnapshot/InfoSnapshot.d.ts.map +1 -1
- package/components/website/InfoSnapshot/InfoSnapshotItem.d.ts.map +1 -1
- package/components/website/JoinTeamBlock/JoinTeamBlock.d.ts.map +1 -1
- package/components/website/JudgesBlock/JudgesBlock.d.ts.map +1 -1
- package/components/website/JudgesBlock/JudgesBlockCard.d.ts.map +1 -1
- package/components/website/LanguagePickerItem/LanguagePickerItem.d.ts +4 -4
- package/components/website/LanguagePickerItem/LanguagePickerItem.d.ts.map +1 -1
- package/components/website/LogosBlock/LogosBlock.d.ts.map +1 -1
- package/components/website/LogosHighlightBlock/LogosHighlightBlock.d.ts.map +1 -1
- package/components/website/LogosWallBlock/LogosWallBlock.d.ts.map +1 -1
- package/components/website/OffersBlock/OffersBlock.d.ts.map +1 -1
- package/components/website/PageTitle/PageTitle.d.ts.map +1 -1
- package/components/website/PersonaBlock/PersonaBlock.d.ts.map +1 -1
- package/components/website/PersonaBlock/PersonaCard.d.ts.map +1 -1
- package/components/website/PlaygroundBlock/PlaygroundBlock.d.ts.map +1 -1
- package/components/website/PlaygroundHeroBlock/PlaygroundHeroBlock.d.ts.map +1 -1
- package/components/website/Pr100HeroBlock/Pr100HeroBlock.d.ts.map +1 -1
- package/components/website/PressBlock/PressBlock.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/ApiPricing/ApiPricingCardsContainer/ApiPricingCardsContainer.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/ApiPricing/ApiPricingCardsContainer/ApiPricingCardsItem.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/ApiPricing/ApiPricingCardsContainer/ApiPricingImageCountPicker.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/ApiPricing/ApiPricingCardsContainer/ApiPricingMonthlyPricePerImage.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/ApiPricing/ApiPricingCardsContainer/ApiPricingPartnerCard.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/ApiPricing/ApiPricingCardsContainer/PricingPullDownButton.d.ts +4 -4
- package/components/website/PricingHeroBlock/ApiPricing/ApiPricingCardsContainer/PricingPullDownButton.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/ApiPricing/ApiPricingCardsContainer/useApiMonthlyPlanPrice.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/ApiPricing/ApiPricingFeaturesLegend.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/ApiPricing/ApiPricingFeaturesSectionItemBadge.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/AppPricing/AppPricingCardsContainer/AppPricingCardsContainer.d.ts +4 -1
- package/components/website/PricingHeroBlock/AppPricing/AppPricingCardsContainer/AppPricingCardsContainer.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/AppPricing/AppPricingCardsContainer/AppPricingCardsGroup.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/AppPricing/AppPricingCardsContainer/AppPricingCardsItemV2.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/AppPricing/AppPricingCardsContainer/AppPricingPrice.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/AppPricing/AppPricingCardsContainer/AppPricingSubscriptionTypeSelector.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/AppPricing/AppPricingCardsContainer/index.d.ts +1 -0
- package/components/website/PricingHeroBlock/AppPricing/AppPricingCardsContainer/index.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/AppPricing/AppPricingCardsContainer/useMatchRowHeights.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/AppPricing/AppPricingFeaturesLegend.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/AppPricing/AppPricingFeaturesPlanHeader.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/AppPricing/AppPricingFeaturesSectionItemBadge.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/PricingFeatures/PricingFeatures.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/PricingFeatures/PricingFeaturesCell.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/PricingFeatures/PricingFeaturesLegend.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/PricingFeatures/PricingFeaturesSection.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/PricingFeatures/PricingFeaturesSectionItem.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/PricingFeatures/PricingFeaturesSectionItemBadge.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/PricingHeroBlock.d.ts.map +1 -1
- package/components/website/PricingHeroBlock/usePriceCountryCurrencyDisplayName.d.ts.map +1 -1
- package/components/website/PricingPicker/PricingPicker.d.ts.map +1 -1
- package/components/website/PricingPicker/PricingPickerButton.d.ts +8 -6
- package/components/website/PricingPicker/PricingPickerButton.d.ts.map +1 -1
- package/components/website/PricingPlanCardV2/PricingPlanCardV2.d.ts +23 -0
- package/components/website/PricingPlanCardV2/PricingPlanCardV2.d.ts.map +1 -0
- package/components/website/PricingPlanCardV2/index.d.ts +2 -0
- package/components/website/PricingPlanCardV2/index.d.ts.map +1 -0
- package/components/website/PricingTabs/PricingTabs.d.ts.map +1 -1
- package/components/website/PromoBannerBlock/PromoBannerBlock.d.ts.map +1 -1
- package/components/website/QuickToolHeroBlock/QuickToolHeroBlock.d.ts.map +1 -1
- package/components/website/QuoteBlock/QuoteBlock.d.ts.map +1 -1
- package/components/website/RelatedToolsBlock/RelatedToolsBlock.d.ts.map +1 -1
- package/components/website/ReviewsBlock/Review.d.ts.map +1 -1
- package/components/website/ReviewsBlock/ReviewsBlock.d.ts.map +1 -1
- package/components/website/ScoreBlockGauge/ScoreBlockGauge.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/SmallSectionTitle/SmallSectionTitle.d.ts.map +1 -1
- package/components/website/StepsBlock/StepsBlock.d.ts.map +1 -1
- package/components/website/TagCloudBlock/TagCloudBlock.d.ts +4 -4
- package/components/website/TagCloudBlock/TagCloudBlock.d.ts.map +1 -1
- package/components/website/TakeActionBlock/TakeActionBlock.d.ts.map +1 -1
- package/components/website/TakeActionBlockV2/TakeActionBlockV2.d.ts.map +1 -1
- package/components/website/TestimonialSpotlightBlock/TestimonialSpotlightBlock.d.ts.map +1 -1
- package/components/website/TestimonialSpotlightBlock/TestimonialSpotlightCard.d.ts.map +1 -1
- package/components/website/TestimonialsBlock/TestimonialItem.d.ts.map +1 -1
- package/components/website/TestimonialsBlock/TestimonialsBlock.d.ts.map +1 -1
- package/components/website/TextContentBlock/TextContentBlock.d.ts.map +1 -1
- package/components/website/TextContentBlock/TextContentCard.d.ts.map +1 -1
- package/components/website/TimelineBlock/TimelineBlock.d.ts.map +1 -1
- package/components/website/TimelineBlock/TimelineCard.d.ts.map +1 -1
- package/components/website/ToolCategoryBannerBlock/ToolCategoryBannerBlock.d.ts.map +1 -1
- package/components/website/TopicsBlock/TopicsBlock.d.ts +1 -1
- package/components/website/TopicsBlock/TopicsBlock.d.ts.map +1 -1
- package/components/website/TrustBlock/TrustBlock.d.ts.map +1 -1
- package/components/website/UseCasesBlock/UseCaseItemContentTransform.d.ts.map +1 -1
- package/components/website/UseCasesBlock/UseCaseItemContentTransformItem.d.ts.map +1 -1
- package/components/website/UseCasesBlock/UseCasesBlock.d.ts.map +1 -1
- package/components/website/ValuesBlock/ValueCard.d.ts.map +1 -1
- package/components/website/ValuesBlock/ValuesBlock.d.ts.map +1 -1
- package/components/website/VisualBlock/VisualBlock.d.ts.map +1 -1
- package/components/website/WalkthroughBlock/WalkthroughBlock.d.ts.map +1 -1
- package/components/website/WebsiteNavigation/WebsiteNavigationCtaSection.d.ts +4 -4
- package/components/website/WebsiteNavigation/WebsiteNavigationCtaSection.d.ts.map +1 -1
- package/components/website/WebsiteNavigation/WebsiteNavigationSection.d.ts +4 -4
- package/components/website/WebsiteNavigation/WebsiteNavigationSection.d.ts.map +1 -1
- package/components/website/YoutubeEmbed/YoutubeEmbed.d.ts.map +1 -1
- package/hooks/useCheckGroup.d.ts.map +1 -1
- package/hooks/useControlledState.d.ts.map +1 -1
- package/hooks/useDragToScroll.d.ts.map +1 -1
- package/hooks/useLazyLoadVideo.d.ts.map +1 -1
- package/hooks/usePasteFilesHandler.d.ts.map +1 -1
- package/hooks/useWindowDragEvents.d.ts.map +1 -1
- package/index.css +1 -1
- package/index.mjs +225 -139
- package/package.json +1 -1
- package/utils.d.ts.map +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @photoroom/ui
|
|
2
2
|
|
|
3
|
-
Photoroom design system — ~
|
|
3
|
+
Photoroom design system — ~295 React components, icons, and styles.
|
|
4
4
|
|
|
5
5
|
## Install
|
|
6
6
|
|
|
@@ -39,7 +39,7 @@ If your app is on Tailwind v4 and you want to extend our tokens/utilities in you
|
|
|
39
39
|
|
|
40
40
|
## What's included
|
|
41
41
|
|
|
42
|
-
- **~
|
|
42
|
+
- **~295 React components** — buttons, inputs, dialogs, dropdowns, navigation, cards, editor tools, and more
|
|
43
43
|
- **Compiled CSS** — all Tailwind styles in a single `styles.css` import
|
|
44
44
|
- **TypeScript declarations** — full type safety out of the box
|
|
45
45
|
- **Tailwind v4 source** — extend our tokens/utilities in your own CSS via `@import "@photoroom/ui/theme.css"`
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ActionBar.d.ts","sourceRoot":"","sources":["../../../../src/components/action/ActionBar/ActionBar.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAKlC,MAAM,MAAM,cAAc,GAAG;IAC3B,uEAAuE;IACvE,IAAI,EAAE,OAAO,CAAC;IACd,mDAAmD;IACnD,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,uFAAuF;IACvF,UAAU,EAAE,MAAM,CAAC;IACnB,uEAAuE;IACvE,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,oFAAoF;IACpF,YAAY,CAAC,EAAE,SAAS,CAAC;IACzB,gEAAgE;IAChE,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,SAAS,
|
|
1
|
+
{"version":3,"file":"ActionBar.d.ts","sourceRoot":"","sources":["../../../../src/components/action/ActionBar/ActionBar.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAKlC,MAAM,MAAM,cAAc,GAAG;IAC3B,uEAAuE;IACvE,IAAI,EAAE,OAAO,CAAC;IACd,mDAAmD;IACnD,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,uFAAuF;IACvF,UAAU,EAAE,MAAM,CAAC;IACnB,uEAAuE;IACvE,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,oFAAoF;IACpF,YAAY,CAAC,EAAE,SAAS,CAAC;IACzB,gEAAgE;IAChE,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,SAAS,4EAQnB,cAAc,gCA0BhB,CAAC"}
|
|
@@ -22,21 +22,21 @@ export declare const BUTTON_STYLE_VARIANTS: {
|
|
|
22
22
|
readonly "borderless-on-dark": "hover:bg-background-white-subdued-hover focus-visible:bg-background-white-subdued-hover active:bg-background-white-subdued-down focus-visible:ring-misc-white-focus-indicator text-white";
|
|
23
23
|
};
|
|
24
24
|
export declare const buttonVariants: (props?: ({
|
|
25
|
-
variant?: "accent" | "
|
|
25
|
+
variant?: "accent" | "borderless" | "borderless-accent" | "borderless-on-dark" | "flash" | "negative" | "on-dark" | "primary" | "pro" | "secondary" | "secondary-accent" | "secondary-on-dark" | "secondary-outline" | null | undefined;
|
|
26
26
|
density?: "compact" | "regular" | "spacious" | null | undefined;
|
|
27
27
|
loading?: boolean | null | undefined;
|
|
28
28
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
29
29
|
export declare const innerVariants: (props?: ({
|
|
30
|
-
|
|
30
|
+
size?: "large" | "medium" | null | undefined;
|
|
31
31
|
density?: "compact" | "regular" | "spacious" | null | undefined;
|
|
32
|
-
|
|
32
|
+
icon?: boolean | null | undefined;
|
|
33
33
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
34
34
|
export declare const iconOnlyVariants: (props?: ({
|
|
35
|
+
size?: "large" | "medium" | null | undefined;
|
|
35
36
|
density?: "compact" | "regular" | "spacious" | null | undefined;
|
|
36
|
-
size?: "medium" | "large" | null | undefined;
|
|
37
37
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
38
38
|
export declare const labelTextVariant: (props?: ({
|
|
39
|
-
size?: "
|
|
39
|
+
size?: "large" | "medium" | null | undefined;
|
|
40
40
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
41
41
|
export declare const TEXT_TO_LEADING_REGISTRY: {
|
|
42
42
|
medium: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/components/action/Button/utils.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAElC,KAAK,kBAAkB,GAAG;IACxB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG,MAAM,GAAG,gBAAgB,GAAG,OAAO,GAAG,SAAS,CAAC;AAE5E,wBAAgB,eAAe,CAAC,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAE,kBAAkB,GAAG,aAAa,CAQrF;AAED,eAAO,MAAM,qBAAqB
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/components/action/Button/utils.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAElC,KAAK,kBAAkB,GAAG;IACxB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG,MAAM,GAAG,gBAAgB,GAAG,OAAO,GAAG,SAAS,CAAC;AAE5E,wBAAgB,eAAe,CAAC,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAE,kBAAkB,GAAG,aAAa,CAQrF;AAED,eAAO,MAAM,qBAAqB;aAChC,MAAM,EACJ,2IAA2I;aAC7I,kBAAkB,EAChB,wKAAwK;aAC1K,mBAAmB,EACjB,mKAAmK;aACrK,OAAO,EACL,yLAAyL;aAC3L,SAAS,EACP,kMAAkM;aACpM,UAAU,EACR,6MAA6M;aAC/M,mBAAmB,EACjB,wQAAwQ;aAC1Q,QAAQ,EACN,kLAAkL;aACpL,GAAG,EAAE,2LAA2L;aAChM,KAAK,EACH,gMAAgM;aAClM,SAAS,EACP,iLAAiL;aACnL,mBAAmB,EACjB,sOAAsO;aACxO,oBAAoB,EAClB,0LAA0L;CACpL,CAAC;AAEX,eAAO,MAAM,cAAc;;;;8EAmB1B,CAAC;AAsBF,eAAO,MAAM,aAAa;;;;8EAwDxB,CAAC;AAEH,eAAO,MAAM,gBAAgB;;;8EAQ3B,CAAC;AAEH,eAAO,MAAM,gBAAgB;;8EAQ3B,CAAC;AAEH,eAAO,MAAM,wBAAwB;IACnC,MAAM;IACN,KAAK;CACN,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export type ButtonClusterProps = Readonly<React.JSX.IntrinsicElements["div"]>;
|
|
2
|
-
export declare
|
|
3
|
-
|
|
4
|
-
displayName: string;
|
|
5
|
-
}
|
|
2
|
+
export declare function ButtonCluster({ children, className, ref, ...rest }: ButtonClusterProps): import("react").JSX.Element;
|
|
3
|
+
export declare namespace ButtonCluster {
|
|
4
|
+
var displayName: string;
|
|
5
|
+
}
|
|
6
6
|
//# sourceMappingURL=ButtonCluster.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ButtonCluster.d.ts","sourceRoot":"","sources":["../../../../src/components/action/ButtonCluster/ButtonCluster.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,kBAAkB,GAAG,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,iBAAiB,CAAC,KAAK,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"ButtonCluster.d.ts","sourceRoot":"","sources":["../../../../src/components/action/ButtonCluster/ButtonCluster.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,kBAAkB,GAAG,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,iBAAiB,CAAC,KAAK,CAAC,CAAC,CAAC;sCAGhD,EAAE,QAAQ,EAAE,SAAS,EAAE,GAAG,EAAE,GAAG,IAAI,EAAE,EAAE,kBAAkB"}
|
|
@@ -12,9 +12,9 @@ declare const circularButtonVariants: (props?: ({
|
|
|
12
12
|
export type CircularButtonProps = {
|
|
13
13
|
icon: ButtonIcon | React.ReactNode;
|
|
14
14
|
} & VariantProps<typeof circularButtonVariants> & Omit<React.ComponentProps<"button">, "children">;
|
|
15
|
-
export declare
|
|
16
|
-
|
|
17
|
-
displayName: string;
|
|
18
|
-
}
|
|
15
|
+
export declare function CircularButton({ icon, variant, size, className, ref, ...props }: CircularButtonProps): React.JSX.Element;
|
|
16
|
+
export declare namespace CircularButton {
|
|
17
|
+
var displayName: string;
|
|
18
|
+
}
|
|
19
19
|
export {};
|
|
20
20
|
//# sourceMappingURL=CircularButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CircularButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/CircularButton/CircularButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,KAAK,UAAU,GAAG,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,CAAC;AAE7E,KAAK,eAAe,GAAG;IACrB,EAAE,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,CAAC;CAChE,CAAC;AAEF,QAAA,MAAM,UAAU,
|
|
1
|
+
{"version":3,"file":"CircularButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/CircularButton/CircularButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,KAAK,UAAU,GAAG,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,CAAC;AAE7E,KAAK,eAAe,GAAG;IACrB,EAAE,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,CAAC;CAChE,CAAC;AAEF,QAAA,MAAM,UAAU,sBAAuB,eAAe,6BAMrD,CAAC;AAEF,QAAA,MAAM,sBAAsB;;;8EA6C3B,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG;IAChC,IAAI,EAAE,UAAU,GAAG,KAAK,CAAC,SAAS,CAAC;CACpC,GAAG,YAAY,CAAC,OAAO,sBAAsB,CAAC,GAC7C,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,CAAC;uCAEpB,EAC7B,IAAI,EACJ,OAAO,EACP,IAAI,EACJ,SAAS,EACT,GAAG,EACH,GAAG,KAAK,EACT,EAAE,mBAAmB"}
|
|
@@ -1,19 +1,14 @@
|
|
|
1
1
|
import { VariantProps } from "class-variance-authority";
|
|
2
2
|
declare const closeButtonCva: (props?: ({
|
|
3
|
-
size?: "
|
|
4
|
-
variant?: "
|
|
3
|
+
size?: "medium" | "small" | null | undefined;
|
|
4
|
+
variant?: "borderless-on-dark" | "on-dark" | "secondary" | "secondary-on-dark" | null | undefined;
|
|
5
5
|
disabled?: boolean | null | undefined;
|
|
6
6
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
7
7
|
type CloseButtonCvaProps = VariantProps<typeof closeButtonCva>;
|
|
8
8
|
export type CloseButtonProps = React.ComponentProps<"button"> & CloseButtonCvaProps;
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
*/
|
|
14
|
-
export declare const CloseButton: {
|
|
15
|
-
({ size, variant, onClick, className, ref, ...props }: CloseButtonProps): import("react").JSX.Element;
|
|
16
|
-
displayName: string;
|
|
17
|
-
};
|
|
9
|
+
export declare function CloseButton({ size, variant, onClick, className, ref, ...props }: CloseButtonProps): import("react").JSX.Element;
|
|
10
|
+
export declare namespace CloseButton {
|
|
11
|
+
var displayName: string;
|
|
12
|
+
}
|
|
18
13
|
export {};
|
|
19
14
|
//# sourceMappingURL=CloseButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CloseButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/CloseButton/CloseButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAE7D,QAAA,MAAM,cAAc;;;;8EAsCnB,CAAC;AAqBF,KAAK,mBAAmB,GAAG,YAAY,CAAC,OAAO,cAAc,CAAC,CAAC;AAE/D,MAAM,MAAM,gBAAgB,GAAG,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,GAAG,mBAAmB,CAAC;
|
|
1
|
+
{"version":3,"file":"CloseButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/CloseButton/CloseButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAE7D,QAAA,MAAM,cAAc;;;;8EAsCnB,CAAC;AAqBF,KAAK,mBAAmB,GAAG,YAAY,CAAC,OAAO,cAAc,CAAC,CAAC;AAE/D,MAAM,MAAM,gBAAgB,GAAG,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,GAAG,mBAAmB,CAAC;oCAOxD,EAC1B,IAAI,EACJ,OAAO,EACP,OAAO,EACP,SAAS,EACT,GAAG,EACH,GAAG,KAAK,EACT,EAAE,gBAAgB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FieldClearButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/FieldClearButton/FieldClearButton.tsx"],"names":[],"mappings":"AAGA,MAAM,MAAM,qBAAqB,GAAG,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,CAAC;AAEnE,eAAO,MAAM,gBAAgB,
|
|
1
|
+
{"version":3,"file":"FieldClearButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/FieldClearButton/FieldClearButton.tsx"],"names":[],"mappings":"AAGA,MAAM,MAAM,qBAAqB,GAAG,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,CAAC;AAEnE,eAAO,MAAM,gBAAgB,4BAA6B,qBAAqB,gCAmB9E,CAAC"}
|
|
@@ -4,8 +4,8 @@ export type FilterPullDownButtonProps = React.ComponentProps<"button"> & {
|
|
|
4
4
|
activeFilterCountTestId?: string;
|
|
5
5
|
density?: "regular" | "compact";
|
|
6
6
|
};
|
|
7
|
-
export declare
|
|
8
|
-
|
|
9
|
-
displayName: string;
|
|
10
|
-
}
|
|
7
|
+
export declare function FilterPullDownButton({ label, activeFilterCount, activeFilterCountTestId, density, className, ref, ...props }: FilterPullDownButtonProps): import("react").JSX.Element;
|
|
8
|
+
export declare namespace FilterPullDownButton {
|
|
9
|
+
var displayName: string;
|
|
10
|
+
}
|
|
11
11
|
//# sourceMappingURL=FilterPullDownButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FilterPullDownButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/FilterPullDownButton/FilterPullDownButton.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,yBAAyB,GAAG,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,GAAG;IACvE,KAAK,EAAE,MAAM,CAAC;IACd,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,uBAAuB,CAAC,EAAE,MAAM,CAAC;IACjC,OAAO,CAAC,EAAE,SAAS,GAAG,SAAS,CAAC;CACjC,CAAC;
|
|
1
|
+
{"version":3,"file":"FilterPullDownButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/FilterPullDownButton/FilterPullDownButton.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,yBAAyB,GAAG,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,GAAG;IACvE,KAAK,EAAE,MAAM,CAAC;IACd,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,uBAAuB,CAAC,EAAE,MAAM,CAAC;IACjC,OAAO,CAAC,EAAE,SAAS,GAAG,SAAS,CAAC;CACjC,CAAC;6CAEmC,EACnC,KAAK,EACL,iBAAqB,EACrB,uBAAuB,EACvB,OAAmB,EACnB,SAAS,EACT,GAAG,EACH,GAAG,KAAK,EACT,EAAE,yBAAyB"}
|
|
@@ -4,8 +4,8 @@ export type FilterTagProps = Omit<React.ComponentProps<"span">, "onClick"> & {
|
|
|
4
4
|
removeAriaLabel?: string;
|
|
5
5
|
removeTestId?: string;
|
|
6
6
|
};
|
|
7
|
-
export declare
|
|
8
|
-
|
|
9
|
-
displayName: string;
|
|
10
|
-
}
|
|
7
|
+
export declare function FilterTag({ label, onRemove, removeAriaLabel, removeTestId, className, ref, ...props }: FilterTagProps): import("react").JSX.Element;
|
|
8
|
+
export declare namespace FilterTag {
|
|
9
|
+
var displayName: string;
|
|
10
|
+
}
|
|
11
11
|
//# sourceMappingURL=FilterTag.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FilterTag.d.ts","sourceRoot":"","sources":["../../../../src/components/action/FilterTag/FilterTag.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,cAAc,GAAG,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,EAAE,SAAS,CAAC,GAAG;IAC3E,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB,CAAC;
|
|
1
|
+
{"version":3,"file":"FilterTag.d.ts","sourceRoot":"","sources":["../../../../src/components/action/FilterTag/FilterTag.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,cAAc,GAAG,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,EAAE,SAAS,CAAC,GAAG;IAC3E,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB,CAAC;kCAEwB,EACxB,KAAK,EACL,QAAQ,EACR,eAAe,EACf,YAAY,EACZ,SAAS,EACT,GAAG,EACH,GAAG,KAAK,EACT,EAAE,cAAc"}
|
|
@@ -5,11 +5,14 @@ export type FilterTagListProps = React.ComponentProps<"div"> & {
|
|
|
5
5
|
clearAllTestId?: string;
|
|
6
6
|
children: ReactNode;
|
|
7
7
|
};
|
|
8
|
+
declare const FilterTagListRoot: ({ onClearAll, clearAllLabel, clearAllTestId, children, className, ...props }: FilterTagListProps) => import("react").JSX.Element;
|
|
8
9
|
export type FilterTagListGroupProps = {
|
|
9
10
|
label: string;
|
|
10
11
|
children: ReactNode;
|
|
11
12
|
};
|
|
12
|
-
|
|
13
|
-
|
|
13
|
+
declare const FilterTagListGroup: ({ label, children }: FilterTagListGroupProps) => import("react").JSX.Element | null;
|
|
14
|
+
export declare const FilterTagList: typeof FilterTagListRoot & {
|
|
15
|
+
Group: typeof FilterTagListGroup;
|
|
14
16
|
};
|
|
17
|
+
export {};
|
|
15
18
|
//# sourceMappingURL=FilterTagList.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FilterTagList.d.ts","sourceRoot":"","sources":["../../../../src/components/action/FilterTagList/FilterTagList.tsx"],"names":[],"mappings":"AACA,OAAO,EAAY,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAIjD,MAAM,MAAM,kBAAkB,GAAG,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,GAAG;IAC7D,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;IACxB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,QAAQ,EAAE,SAAS,CAAC;CACrB,CAAC;
|
|
1
|
+
{"version":3,"file":"FilterTagList.d.ts","sourceRoot":"","sources":["../../../../src/components/action/FilterTagList/FilterTagList.tsx"],"names":[],"mappings":"AACA,OAAO,EAAY,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAIjD,MAAM,MAAM,kBAAkB,GAAG,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,GAAG;IAC7D,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;IACxB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,QAAQ,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF,QAAA,MAAM,iBAAiB,iFAOpB,kBAAkB,gCAyBpB,CAAC;AAEF,MAAM,MAAM,uBAAuB,GAAG;IACpC,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,SAAS,CAAC;CACrB,CAAC;AAKF,QAAA,MAAM,kBAAkB,wBAAyB,uBAAuB,uCAevE,CAAC;AAEF,eAAO,MAAM,aAAa;;CAExB,CAAC"}
|
|
@@ -2,9 +2,9 @@ type HelpButtonProps = React.ComponentPropsWithRef<"button"> & {
|
|
|
2
2
|
disableTooltip?: boolean;
|
|
3
3
|
tooltipContent?: React.ReactNode;
|
|
4
4
|
};
|
|
5
|
-
export declare
|
|
6
|
-
|
|
7
|
-
displayName: string;
|
|
8
|
-
}
|
|
5
|
+
export declare function HelpButton({ disableTooltip, tooltipContent, ref, ...props }: HelpButtonProps): import("react").JSX.Element;
|
|
6
|
+
export declare namespace HelpButton {
|
|
7
|
+
var displayName: string;
|
|
8
|
+
}
|
|
9
9
|
export {};
|
|
10
10
|
//# sourceMappingURL=HelpButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HelpButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/HelpButton/HelpButton.tsx"],"names":[],"mappings":"AAKA,KAAK,eAAe,GAAG,KAAK,CAAC,qBAAqB,CAAC,QAAQ,CAAC,GAAG;IAC7D,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,cAAc,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAClC,CAAC;
|
|
1
|
+
{"version":3,"file":"HelpButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/HelpButton/HelpButton.tsx"],"names":[],"mappings":"AAKA,KAAK,eAAe,GAAG,KAAK,CAAC,qBAAqB,CAAC,QAAQ,CAAC,GAAG;IAC7D,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,cAAc,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAClC,CAAC;mCAEyB,EAAE,cAAc,EAAE,cAAc,EAAE,GAAG,EAAE,GAAG,KAAK,EAAE,EAAE,eAAe"}
|
|
@@ -1,15 +1,6 @@
|
|
|
1
1
|
export type InlineButtonProps = React.ComponentProps<"button">;
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
* section subtitle) that opens a contextual menu — it always renders a trailing
|
|
7
|
-
* chevron. Pair it with `DropdownMenu` via `triggerElement`.
|
|
8
|
-
*
|
|
9
|
-
* https://www.figma.com/design/cHgANa7dtzDDGXk7dKuAOQ/Prism?node-id=69107-36059
|
|
10
|
-
*/
|
|
11
|
-
export declare const InlineButton: {
|
|
12
|
-
({ className, children, ref, ...props }: InlineButtonProps): import("react").JSX.Element;
|
|
13
|
-
displayName: string;
|
|
14
|
-
};
|
|
2
|
+
export declare function InlineButton({ className, children, ref, ...props }: InlineButtonProps): import("react").JSX.Element;
|
|
3
|
+
export declare namespace InlineButton {
|
|
4
|
+
var displayName: string;
|
|
5
|
+
}
|
|
15
6
|
//# sourceMappingURL=InlineButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InlineButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/InlineButton/InlineButton.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,iBAAiB,GAAG,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"InlineButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/InlineButton/InlineButton.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,iBAAiB,GAAG,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,CAAC;qCAWlC,EAAE,SAAS,EAAE,QAAQ,EAAE,GAAG,EAAE,GAAG,KAAK,EAAE,EAAE,iBAAiB"}
|
|
@@ -12,9 +12,9 @@ export type InputButtonProps = InputButtonBaseProps & ({
|
|
|
12
12
|
leadingIcon: React.ComponentType<React.ComponentPropsWithoutRef<"svg">>;
|
|
13
13
|
leadingImage?: never;
|
|
14
14
|
}) & React.RefAttributes<HTMLButtonElement>;
|
|
15
|
-
export declare
|
|
16
|
-
|
|
17
|
-
displayName: string;
|
|
18
|
-
}
|
|
15
|
+
export declare function InputButton({ label, leadingIcon: LeadingIcon, leadingImage, className, ref, ...props }: InputButtonProps): import("react").JSX.Element;
|
|
16
|
+
export declare namespace InputButton {
|
|
17
|
+
var displayName: string;
|
|
18
|
+
}
|
|
19
19
|
export {};
|
|
20
20
|
//# sourceMappingURL=InputButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InputButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/InputButton/InputButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAC;AAKjD,KAAK,oBAAoB,GAAG,IAAI,CAAC,wBAAwB,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,GAAG;IACjF,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,oBAAoB,GACjD,CACI;IAAE,WAAW,CAAC,EAAE,KAAK,CAAC;IAAC,YAAY,CAAC,EAAE,KAAK,CAAA;CAAE,GAC7C;IAAE,WAAW,CAAC,EAAE,KAAK,CAAC;IAAC,YAAY,EAAE,MAAM,CAAA;CAAE,GAC7C;IACE,WAAW,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,CAAC;IACxE,YAAY,CAAC,EAAE,KAAK,CAAC;CACtB,CACJ,GACD,KAAK,CAAC,aAAa,CAAC,iBAAiB,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"InputButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/InputButton/InputButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAC;AAKjD,KAAK,oBAAoB,GAAG,IAAI,CAAC,wBAAwB,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,GAAG;IACjF,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,oBAAoB,GACjD,CACI;IAAE,WAAW,CAAC,EAAE,KAAK,CAAC;IAAC,YAAY,CAAC,EAAE,KAAK,CAAA;CAAE,GAC7C;IAAE,WAAW,CAAC,EAAE,KAAK,CAAC;IAAC,YAAY,EAAE,MAAM,CAAA;CAAE,GAC7C;IACE,WAAW,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,CAAC;IACxE,YAAY,CAAC,EAAE,KAAK,CAAC;CACtB,CACJ,GACD,KAAK,CAAC,aAAa,CAAC,iBAAiB,CAAC,CAAC;oCAyCb,EAC1B,KAAK,EACL,WAAW,EAAE,WAAW,EACxB,YAAY,EACZ,SAAS,EACT,GAAG,EACH,GAAG,KAAK,EACT,EAAE,gBAAgB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InsertActionBar.d.ts","sourceRoot":"","sources":["../../../../src/components/action/InsertActionBar/InsertActionBar.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAKlC,MAAM,MAAM,oBAAoB,GAAG;IACjC,sEAAsE;IACtE,aAAa,EAAE,MAAM,CAAC;IACtB,yEAAyE;IACzE,UAAU,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,iFAAiF;IACjF,aAAa,CAAC,EAAE,SAAS,MAAM,EAAE,CAAC;IAClC,kEAAkE;IAClE,UAAU,EAAE,MAAM,CAAC;IACnB,+CAA+C;IAC/C,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,kEAAkE;IAClE,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AA6DF,eAAO,MAAM,eAAe,
|
|
1
|
+
{"version":3,"file":"InsertActionBar.d.ts","sourceRoot":"","sources":["../../../../src/components/action/InsertActionBar/InsertActionBar.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAKlC,MAAM,MAAM,oBAAoB,GAAG;IACjC,sEAAsE;IACtE,aAAa,EAAE,MAAM,CAAC;IACtB,yEAAyE;IACzE,UAAU,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,iFAAiF;IACjF,aAAa,CAAC,EAAE,SAAS,MAAM,EAAE,CAAC;IAClC,kEAAkE;IAClE,UAAU,EAAE,MAAM,CAAC;IACnB,+CAA+C;IAC/C,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,kEAAkE;IAClE,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AA6DF,eAAO,MAAM,eAAe,2GASzB,oBAAoB,gCA2BtB,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { LimitIndicatorGaugeProps } from "./LimitIndicatorGauge";
|
|
2
2
|
export type LimitButtonProps = LimitIndicatorGaugeProps & React.ComponentProps<"button">;
|
|
3
|
-
export declare
|
|
4
|
-
|
|
5
|
-
displayName: string;
|
|
6
|
-
}
|
|
3
|
+
export declare function LimitButton({ value, max, children, className, ref, ...rest }: LimitButtonProps): import("react").JSX.Element;
|
|
4
|
+
export declare namespace LimitButton {
|
|
5
|
+
var displayName: string;
|
|
6
|
+
}
|
|
7
7
|
//# sourceMappingURL=LimitButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LimitButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/LimitButton/LimitButton.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAuB,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtF,MAAM,MAAM,gBAAgB,GAAG,wBAAwB,GAAG,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"LimitButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/LimitButton/LimitButton.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAuB,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEtF,MAAM,MAAM,gBAAgB,GAAG,wBAAwB,GAAG,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,CAAC;oCAE7D,EAC1B,KAAK,EACL,GAAG,EACH,QAAQ,EACR,SAAS,EACT,GAAG,EACH,GAAG,IAAI,EACR,EAAE,gBAAgB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LimitIndicatorGauge.d.ts","sourceRoot":"","sources":["../../../../src/components/action/LimitButton/LimitIndicatorGauge.tsx"],"names":[],"mappings":"AAEA,MAAM,MAAM,wBAAwB,GAAG,QAAQ,CAAC;IAC9C,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,GACA,KAAK,CAAC,cAAc,CAAC;AAOvB,eAAO,MAAM,mBAAmB,
|
|
1
|
+
{"version":3,"file":"LimitIndicatorGauge.d.ts","sourceRoot":"","sources":["../../../../src/components/action/LimitButton/LimitIndicatorGauge.tsx"],"names":[],"mappings":"AAEA,MAAM,MAAM,wBAAwB,GAAG,QAAQ,CAAC;IAC9C,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,GACA,KAAK,CAAC,cAAc,CAAC;AAOvB,eAAO,MAAM,mBAAmB,uCAK7B,wBAAwB,gCAsC1B,CAAC"}
|
|
@@ -6,9 +6,9 @@ export type LoginButtonProps = {
|
|
|
6
6
|
loading?: boolean;
|
|
7
7
|
size?: "default" | "compact";
|
|
8
8
|
} & React.ComponentPropsWithRef<"button">;
|
|
9
|
-
export declare
|
|
10
|
-
|
|
11
|
-
displayName: string;
|
|
12
|
-
}
|
|
9
|
+
export declare function LoginButton({ children, provider, loading, size, className, ref, ...rest }: LoginButtonProps): import("react").JSX.Element;
|
|
10
|
+
export declare namespace LoginButton {
|
|
11
|
+
var displayName: string;
|
|
12
|
+
}
|
|
13
13
|
export {};
|
|
14
14
|
//# sourceMappingURL=LoginButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LoginButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/LoginButton/LoginButton.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,MAAM,wCAAwC,CAAC;AAsCtE,KAAK,aAAa,GAAG,OAAO,CAAC,YAAY,EAAE,YAAY,CAAC,YAAY,CAAC,CAAC;AAEtE,MAAM,MAAM,gBAAgB,GAAG;IAC7B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,QAAQ,CAAC,EAAE,aAAa,CAAC;IACzB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,IAAI,CAAC,EAAE,SAAS,GAAG,SAAS,CAAC;CAC9B,GAAG,KAAK,CAAC,qBAAqB,CAAC,QAAQ,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"LoginButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/LoginButton/LoginButton.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,MAAM,wCAAwC,CAAC;AAsCtE,KAAK,aAAa,GAAG,OAAO,CAAC,YAAY,EAAE,YAAY,CAAC,YAAY,CAAC,CAAC;AAEtE,MAAM,MAAM,gBAAgB,GAAG;IAC7B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,QAAQ,CAAC,EAAE,aAAa,CAAC;IACzB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,IAAI,CAAC,EAAE,SAAS,GAAG,SAAS,CAAC;CAC9B,GAAG,KAAK,CAAC,qBAAqB,CAAC,QAAQ,CAAC,CAAC;oCAoBd,EAC1B,QAAQ,EACR,QAAQ,EACR,OAAO,EACP,IAAgB,EAChB,SAAS,EACT,GAAG,EACH,GAAG,IAAI,EACR,EAAE,gBAAgB"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { NavigationToggleButtonProps } from "../NavigationToggleButton";
|
|
2
|
-
export declare
|
|
3
|
-
|
|
4
|
-
displayName: string;
|
|
5
|
-
}
|
|
2
|
+
export declare function NavigationButton({ ref, ...props }: Omit<NavigationToggleButtonProps, "toggled">): import("react").JSX.Element;
|
|
3
|
+
export declare namespace NavigationButton {
|
|
4
|
+
var displayName: string;
|
|
5
|
+
}
|
|
6
6
|
//# sourceMappingURL=NavigationButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavigationButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/NavigationButton/NavigationButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA0B,2BAA2B,EAAE,MAAM,2BAA2B,CAAC;
|
|
1
|
+
{"version":3,"file":"NavigationButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/NavigationButton/NavigationButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA0B,2BAA2B,EAAE,MAAM,2BAA2B,CAAC;yCAE/D,EAC/B,GAAG,EACH,GAAG,KAAK,EACT,EAAE,IAAI,CAAC,2BAA2B,EAAE,SAAS,CAAC"}
|
|
@@ -11,9 +11,9 @@ export type NavigationToggleButtonProps = Readonly<{
|
|
|
11
11
|
onClick?: () => void;
|
|
12
12
|
badge?: React.ReactNode;
|
|
13
13
|
}> & VariantProps<typeof navigationToggleButtonVariants> & Omit<React.ComponentProps<"button">, "children">;
|
|
14
|
-
export declare
|
|
15
|
-
|
|
16
|
-
displayName: string;
|
|
17
|
-
}
|
|
14
|
+
export declare function NavigationToggleButton({ icon, label, disabled, toggled, active, onClick, badge, ref, ...props }: NavigationToggleButtonProps): import("react").JSX.Element;
|
|
15
|
+
export declare namespace NavigationToggleButton {
|
|
16
|
+
var displayName: string;
|
|
17
|
+
}
|
|
18
18
|
export {};
|
|
19
19
|
//# sourceMappingURL=NavigationToggleButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavigationToggleButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/NavigationToggleButton/NavigationToggleButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAIlE,QAAA,MAAM,8BAA8B;;8EAanC,CAAC;AA0EF,MAAM,MAAM,2BAA2B,GAAG,QAAQ,CAAC;IACjD,IAAI,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC,GAAG,KAAK,CAAC,YAAY,CAAC;IAC5E,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACzB,CAAC,GACA,YAAY,CAAC,OAAO,8BAA8B,CAAC,GACnD,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,CAAC
|
|
1
|
+
{"version":3,"file":"NavigationToggleButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/NavigationToggleButton/NavigationToggleButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAIlE,QAAA,MAAM,8BAA8B;;8EAanC,CAAC;AA0EF,MAAM,MAAM,2BAA2B,GAAG,QAAQ,CAAC;IACjD,IAAI,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC,GAAG,KAAK,CAAC,YAAY,CAAC;IAC5E,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACzB,CAAC,GACA,YAAY,CAAC,OAAO,8BAA8B,CAAC,GACnD,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,CAAC;+CAEZ,EACrC,IAAI,EACJ,KAAK,EACL,QAAQ,EACR,OAAO,EACP,MAAM,EACN,OAAO,EACP,KAAK,EACL,GAAG,EACH,GAAG,KAAK,EACT,EAAE,2BAA2B"}
|
|
@@ -7,8 +7,8 @@ export declare const OverlayButtonBase: ({ className, buttonRef, children, as: E
|
|
|
7
7
|
export type OverlayButtonProps = OverlayButtonBaseProps & {
|
|
8
8
|
icon: React.ComponentType<React.ComponentProps<"svg">>;
|
|
9
9
|
};
|
|
10
|
-
export declare
|
|
11
|
-
|
|
12
|
-
displayName: string;
|
|
13
|
-
}
|
|
10
|
+
export declare function OverlayButton({ icon: Icon, ref: buttonRef, ...props }: OverlayButtonProps): import("react").JSX.Element;
|
|
11
|
+
export declare namespace OverlayButton {
|
|
12
|
+
var displayName: string;
|
|
13
|
+
}
|
|
14
14
|
//# sourceMappingURL=OverlayButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OverlayButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/OverlayButton/OverlayButton.tsx"],"names":[],"mappings":"AAEA,MAAM,MAAM,sBAAsB,GAAG,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,GAAG;IACpE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,iBAAiB,CAAC,CAAC;IACzC,EAAE,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAC;CAC3B,CAAC;AAEF,eAAO,MAAM,iBAAiB,
|
|
1
|
+
{"version":3,"file":"OverlayButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/OverlayButton/OverlayButton.tsx"],"names":[],"mappings":"AAEA,MAAM,MAAM,sBAAsB,GAAG,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,GAAG;IACpE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,iBAAiB,CAAC,CAAC;IACzC,EAAE,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAC;CAC3B,CAAC;AAEF,eAAO,MAAM,iBAAiB,iEAM3B,sBAAsB,gCAgBxB,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG,sBAAsB,GAAG;IACxD,IAAI,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC,CAAC;CACxD,CAAC;sCAE4B,EAAE,IAAI,EAAE,IAAI,EAAE,GAAG,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,kBAAkB"}
|
|
@@ -2,8 +2,8 @@ import { OverlayButtonBaseProps } from "../OverlayButton";
|
|
|
2
2
|
export type OverlaySelectButtonProps = OverlayButtonBaseProps & {
|
|
3
3
|
isSelected: boolean;
|
|
4
4
|
};
|
|
5
|
-
export declare
|
|
6
|
-
|
|
7
|
-
displayName: string;
|
|
8
|
-
}
|
|
5
|
+
export declare function OverlaySelectButton({ isSelected, ref: buttonRef, ...props }: OverlaySelectButtonProps): import("react").JSX.Element;
|
|
6
|
+
export declare namespace OverlaySelectButton {
|
|
7
|
+
var displayName: string;
|
|
8
|
+
}
|
|
9
9
|
//# sourceMappingURL=OverlaySelectButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OverlaySelectButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/OverlaySelectButton/OverlaySelectButton.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAqB,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAE7E,MAAM,MAAM,wBAAwB,GAAG,sBAAsB,GAAG;IAC9D,UAAU,EAAE,OAAO,CAAC;CACrB,CAAC;
|
|
1
|
+
{"version":3,"file":"OverlaySelectButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/OverlaySelectButton/OverlaySelectButton.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAqB,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAE7E,MAAM,MAAM,wBAAwB,GAAG,sBAAsB,GAAG;IAC9D,UAAU,EAAE,OAAO,CAAC;CACrB,CAAC;4CAEkC,EAClC,UAAU,EACV,GAAG,EAAE,SAAS,EACd,GAAG,KAAK,EACT,EAAE,wBAAwB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QuickActionCard.d.ts","sourceRoot":"","sources":["../../../../src/components/action/QuickActionCard/QuickActionCard.tsx"],"names":[],"mappings":"AAGA,MAAM,MAAM,oBAAoB,GAAG,QAAQ,CAAC;IAC1C,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,SAAS,CAAC;IACpB,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB,CAAC,CAAC;AAEH,eAAO,MAAM,eAAe,
|
|
1
|
+
{"version":3,"file":"QuickActionCard.d.ts","sourceRoot":"","sources":["../../../../src/components/action/QuickActionCard/QuickActionCard.tsx"],"names":[],"mappings":"AAGA,MAAM,MAAM,oBAAoB,GAAG,QAAQ,CAAC;IAC1C,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,SAAS,CAAC;IACpB,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB,CAAC,CAAC;AAEH,eAAO,MAAM,eAAe,+EASzB,oBAAoB,gCAiCtB,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export type RetryButtonProps = Omit<React.ComponentProps<"button">, "children">;
|
|
2
|
-
export declare
|
|
3
|
-
|
|
4
|
-
displayName: string;
|
|
5
|
-
}
|
|
2
|
+
export declare function RetryButton({ className, ref, ...props }: RetryButtonProps): import("react").JSX.Element;
|
|
3
|
+
export declare namespace RetryButton {
|
|
4
|
+
var displayName: string;
|
|
5
|
+
}
|
|
6
6
|
//# sourceMappingURL=RetryButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RetryButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/RetryButton/RetryButton.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,gBAAgB,GAAG,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"RetryButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/RetryButton/RetryButton.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,gBAAgB,GAAG,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,CAAC;oCAEpD,EAAE,SAAS,EAAE,GAAG,EAAE,GAAG,KAAK,EAAE,EAAE,gBAAgB"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { type VariantProps } from "class-variance-authority";
|
|
2
2
|
declare const buttonVariants: (props?: ({
|
|
3
3
|
variant?: "accent" | "secondary" | null | undefined;
|
|
4
|
-
size?: "
|
|
4
|
+
size?: "default" | "small" | null | undefined;
|
|
5
5
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
6
6
|
export type RoundButtonProps = {
|
|
7
7
|
label?: string;
|
|
8
8
|
icon: React.ComponentType<React.ComponentPropsWithoutRef<"svg">> | React.ReactNode;
|
|
9
9
|
} & VariantProps<typeof buttonVariants> & Omit<React.ComponentProps<"button">, "children">;
|
|
10
|
-
export declare
|
|
11
|
-
|
|
12
|
-
displayName: string;
|
|
13
|
-
}
|
|
10
|
+
export declare function RoundButton({ variant, size, label, icon: IconComponent, className, ref, ...rest }: RoundButtonProps): import("react").JSX.Element;
|
|
11
|
+
export declare namespace RoundButton {
|
|
12
|
+
var displayName: string;
|
|
13
|
+
}
|
|
14
14
|
export {};
|
|
15
15
|
//# sourceMappingURL=RoundButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RoundButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/RoundButton/RoundButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAiBlE,QAAA,MAAM,cAAc;;;8EAqCnB,CAAC;AA0BF,MAAM,MAAM,gBAAgB,GAAG;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,GAAG,KAAK,CAAC,SAAS,CAAC;CACpF,GAAG,YAAY,CAAC,OAAO,cAAc,CAAC,GACrC,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"RoundButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/RoundButton/RoundButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAiBlE,QAAA,MAAM,cAAc;;;8EAqCnB,CAAC;AA0BF,MAAM,MAAM,gBAAgB,GAAG;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,GAAG,KAAK,CAAC,SAAS,CAAC;CACpF,GAAG,YAAY,CAAC,OAAO,cAAc,CAAC,GACrC,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,CAAC;oCAEvB,EAC1B,OAAO,EACP,IAAI,EACJ,KAAK,EACL,IAAI,EAAE,aAAa,EACnB,SAAS,EACT,GAAG,EACH,GAAG,IAAI,EACR,EAAE,gBAAgB"}
|
|
@@ -1,13 +1,8 @@
|
|
|
1
1
|
export type ScrollButtonProps = {
|
|
2
2
|
direction?: "start" | "end";
|
|
3
3
|
} & React.ComponentProps<"button">;
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
*/
|
|
9
|
-
export declare const ScrollButton: {
|
|
10
|
-
({ direction, className, ref, ...props }: ScrollButtonProps): import("react").JSX.Element;
|
|
11
|
-
displayName: string;
|
|
12
|
-
};
|
|
4
|
+
export declare function ScrollButton({ direction, className, ref, ...props }: ScrollButtonProps): import("react").JSX.Element;
|
|
5
|
+
export declare namespace ScrollButton {
|
|
6
|
+
var displayName: string;
|
|
7
|
+
}
|
|
13
8
|
//# sourceMappingURL=ScrollButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScrollButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/ScrollButton/ScrollButton.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,iBAAiB,GAAG;IAC9B,SAAS,CAAC,EAAE,OAAO,GAAG,KAAK,CAAC;CAC7B,GAAG,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"ScrollButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/ScrollButton/ScrollButton.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,iBAAiB,GAAG;IAC9B,SAAS,CAAC,EAAE,OAAO,GAAG,KAAK,CAAC;CAC7B,GAAG,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,CAAC;qCAaN,EAC3B,SAAiB,EACjB,SAAS,EACT,GAAG,EACH,GAAG,KAAK,EACT,EAAE,iBAAiB"}
|
|
@@ -19,8 +19,8 @@ export type SegmentedButtonProps = Readonly<{
|
|
|
19
19
|
position?: SegmentedButtonPosition;
|
|
20
20
|
"data-testid"?: string;
|
|
21
21
|
}> & React.RefAttributes<HTMLButtonElement>;
|
|
22
|
-
export declare
|
|
23
|
-
|
|
24
|
-
displayName: string;
|
|
25
|
-
}
|
|
22
|
+
export declare function SegmentedButton({ icon, tooltip, active, disabled, onClick, className, position, ref, "aria-label": ariaLabel, "data-testid": testId, }: SegmentedButtonProps): import("react").JSX.Element;
|
|
23
|
+
export declare namespace SegmentedButton {
|
|
24
|
+
var displayName: string;
|
|
25
|
+
}
|
|
26
26
|
//# sourceMappingURL=SegmentedButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SegmentedButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/SegmentedButton/SegmentedButton.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAU,KAAK,UAAU,EAAE,MAAM,WAAW,CAAC;AAEpD,MAAM,MAAM,uBAAuB,GAAG,OAAO,GAAG,QAAQ,GAAG,KAAK,GAAG,MAAM,CAAC;AAwB1E,MAAM,MAAM,oBAAoB,GAAG,QAAQ,CAAC;IAC1C,gFAAgF;IAChF,IAAI,EAAE,UAAU,CAAC;IACjB,+DAA+D;IAC/D,YAAY,EAAE,MAAM,CAAC;IACrB,wEAAwE;IACxE,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B;;;OAGG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,KAAK,CAAC,iBAAiB,CAAC,iBAAiB,CAAC,CAAC;IACrD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,0CAA0C;IAC1C,QAAQ,CAAC,EAAE,uBAAuB,CAAC;IACnC,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB,CAAC,GACA,KAAK,CAAC,aAAa,CAAC,iBAAiB,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"SegmentedButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/SegmentedButton/SegmentedButton.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAU,KAAK,UAAU,EAAE,MAAM,WAAW,CAAC;AAEpD,MAAM,MAAM,uBAAuB,GAAG,OAAO,GAAG,QAAQ,GAAG,KAAK,GAAG,MAAM,CAAC;AAwB1E,MAAM,MAAM,oBAAoB,GAAG,QAAQ,CAAC;IAC1C,gFAAgF;IAChF,IAAI,EAAE,UAAU,CAAC;IACjB,+DAA+D;IAC/D,YAAY,EAAE,MAAM,CAAC;IACrB,wEAAwE;IACxE,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B;;;OAGG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,KAAK,CAAC,iBAAiB,CAAC,iBAAiB,CAAC,CAAC;IACrD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,0CAA0C;IAC1C,QAAQ,CAAC,EAAE,uBAAuB,CAAC;IACnC,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB,CAAC,GACA,KAAK,CAAC,aAAa,CAAC,iBAAiB,CAAC,CAAC;wCAET,EAC9B,IAAI,EACJ,OAAO,EACP,MAAM,EACN,QAAgB,EAChB,OAAO,EACP,SAAS,EACT,QAAQ,EACR,GAAG,EACH,YAAY,EAAE,SAAS,EACvB,aAAa,EAAE,MAAM,GACtB,EAAE,oBAAoB"}
|
|
@@ -3,8 +3,8 @@ export type SegmentedButtonStackProps = Readonly<{
|
|
|
3
3
|
className?: string;
|
|
4
4
|
"data-testid"?: string;
|
|
5
5
|
}>;
|
|
6
|
-
export declare
|
|
7
|
-
|
|
8
|
-
displayName: string;
|
|
9
|
-
}
|
|
6
|
+
export declare function SegmentedButtonStack({ children, className, "data-testid": testId, }: SegmentedButtonStackProps): import("react").JSX.Element;
|
|
7
|
+
export declare namespace SegmentedButtonStack {
|
|
8
|
+
var displayName: string;
|
|
9
|
+
}
|
|
10
10
|
//# sourceMappingURL=SegmentedButtonStack.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SegmentedButtonStack.d.ts","sourceRoot":"","sources":["../../../../src/components/action/SegmentedButton/SegmentedButtonStack.tsx"],"names":[],"mappings":"AAMA,MAAM,MAAM,yBAAyB,GAAG,QAAQ,CAAC;IAC/C,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"SegmentedButtonStack.d.ts","sourceRoot":"","sources":["../../../../src/components/action/SegmentedButton/SegmentedButtonStack.tsx"],"names":[],"mappings":"AAMA,MAAM,MAAM,yBAAyB,GAAG,QAAQ,CAAC;IAC/C,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB,CAAC,CAAC;6CAekC,EACnC,QAAQ,EACR,SAAS,EACT,aAAa,EAAE,MAAM,GACtB,EAAE,yBAAyB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SocialButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/SocialButton/SocialButton.tsx"],"names":[],"mappings":"AAEA,MAAM,MAAM,iBAAiB,GAAG,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,GAAG,CAAC,EAAE,MAAM,GAAG,OAAO,GAAG,UAAU,CAAC,GAC5F,QAAQ,CAAC;IACP,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,SAAS,GAAG,OAAO,CAAC;IAC3B,IAAI,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,CAAC;IAClE,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC/B,CAAC,CAAC;AAGL,eAAO,MAAM,YAAY,
|
|
1
|
+
{"version":3,"file":"SocialButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/SocialButton/SocialButton.tsx"],"names":[],"mappings":"AAEA,MAAM,MAAM,iBAAiB,GAAG,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,GAAG,CAAC,EAAE,MAAM,GAAG,OAAO,GAAG,UAAU,CAAC,GAC5F,QAAQ,CAAC;IACP,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,SAAS,GAAG,OAAO,CAAC;IAC3B,IAAI,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,CAAC;IAClE,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC/B,CAAC,CAAC;AAGL,eAAO,MAAM,YAAY,uEAQtB,iBAAiB,gCAkCnB,CAAC"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { type VariantProps } from "class-variance-authority";
|
|
2
2
|
declare const stackButtonVariants: (props?: ({
|
|
3
|
-
variant?: "accent" | "
|
|
3
|
+
variant?: "accent" | "borderless" | "borderless-accent" | "borderless-on-dark" | "flash" | "negative" | "on-dark" | "primary" | "pro" | "secondary" | "secondary-accent" | "secondary-on-dark" | "secondary-outline" | null | undefined;
|
|
4
4
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
5
5
|
export type StackButtonIcon = React.ComponentType<React.ComponentPropsWithoutRef<"svg">>;
|
|
6
6
|
export type StackButtonProps = Readonly<{
|
|
7
7
|
icon: StackButtonIcon | React.ReactNode;
|
|
8
8
|
children: React.ReactNode;
|
|
9
9
|
}> & VariantProps<typeof stackButtonVariants> & Omit<React.ComponentProps<"button">, "children">;
|
|
10
|
-
export declare
|
|
11
|
-
|
|
12
|
-
displayName: string;
|
|
13
|
-
}
|
|
10
|
+
export declare function StackButton({ icon, variant, type, className, children, ref, ...props }: StackButtonProps): import("react").JSX.Element;
|
|
11
|
+
export declare namespace StackButton {
|
|
12
|
+
var displayName: string;
|
|
13
|
+
}
|
|
14
14
|
export {};
|
|
15
15
|
//# sourceMappingURL=StackButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StackButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/StackButton/StackButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAMlE,QAAA,MAAM,mBAAmB;;8EAgBxB,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,CAAC;AAEzF,MAAM,MAAM,gBAAgB,GAAG,QAAQ,CAAC;IACtC,IAAI,EAAE,eAAe,GAAG,KAAK,CAAC,SAAS,CAAC;IACxC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC,GACA,YAAY,CAAC,OAAO,mBAAmB,CAAC,GACxC,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"StackButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/StackButton/StackButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAMlE,QAAA,MAAM,mBAAmB;;8EAgBxB,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,CAAC;AAEzF,MAAM,MAAM,gBAAgB,GAAG,QAAQ,CAAC;IACtC,IAAI,EAAE,eAAe,GAAG,KAAK,CAAC,SAAS,CAAC;IACxC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC,GACA,YAAY,CAAC,OAAO,mBAAmB,CAAC,GACxC,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,CAAC;oCAEvB,EAC1B,IAAI,EACJ,OAAO,EACP,IAAe,EACf,SAAS,EACT,QAAQ,EACR,GAAG,EACH,GAAG,KAAK,EACT,EAAE,gBAAgB"}
|