@photoroom/ui 0.1.594 → 0.1.596
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/action/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/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.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/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/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/package.json +1 -1
- package/utils.d.ts.map +1 -1
|
@@ -2,8 +2,8 @@ export type DropdownListBoxProps = {
|
|
|
2
2
|
as?: React.ElementType;
|
|
3
3
|
children: React.ReactNode;
|
|
4
4
|
};
|
|
5
|
-
export declare
|
|
6
|
-
|
|
7
|
-
displayName: string;
|
|
8
|
-
}
|
|
5
|
+
export declare function DropdownListBox({ children, className, ref, ...rest }: React.ComponentPropsWithRef<"div">): import("react").JSX.Element;
|
|
6
|
+
export declare namespace DropdownListBox {
|
|
7
|
+
var displayName: string;
|
|
8
|
+
}
|
|
9
9
|
//# sourceMappingURL=DropdownListBox.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DropdownListBox.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/DropdownListBox/DropdownListBox.tsx"],"names":[],"mappings":"AAEA,MAAM,MAAM,oBAAoB,GAAG;IACjC,EAAE,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC;IACvB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC;
|
|
1
|
+
{"version":3,"file":"DropdownListBox.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/DropdownListBox/DropdownListBox.tsx"],"names":[],"mappings":"AAEA,MAAM,MAAM,oBAAoB,GAAG;IACjC,EAAE,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC;IACvB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC;wCAE8B,EAC9B,QAAQ,EACR,SAAS,EACT,GAAG,EACH,GAAG,IAAI,EACR,EAAE,KAAK,CAAC,qBAAqB,CAAC,KAAK,CAAC"}
|
|
@@ -9,8 +9,8 @@ export type DropdownMenuSingleSelectionItemProps = {
|
|
|
9
9
|
icon?: React.ComponentType<React.ComponentProps<"svg">>;
|
|
10
10
|
multiline?: boolean;
|
|
11
11
|
} & Omit<React.ComponentPropsWithoutRef<"div">, "children"> & React.RefAttributes<HTMLDivElement>;
|
|
12
|
-
export declare
|
|
13
|
-
|
|
14
|
-
displayName: string;
|
|
15
|
-
}
|
|
12
|
+
export declare function DropdownMenuSingleSelectionItem({ label, selected, badge, thumbnail, icon: Icon, multiline, ref, ...props }: DropdownMenuSingleSelectionItemProps): import("react").JSX.Element;
|
|
13
|
+
export declare namespace DropdownMenuSingleSelectionItem {
|
|
14
|
+
var displayName: string;
|
|
15
|
+
}
|
|
16
16
|
//# sourceMappingURL=DropdownMenuSingleSelectionItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DropdownMenuSingleSelectionItem.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/DropdownListBox/DropdownMenuSingleSelectionItem.tsx"],"names":[],"mappings":"AAOA,MAAM,MAAM,oCAAoC,GAAG;IACjD,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE;QACN,KAAK,EAAE,MAAM,CAAC;QACd,MAAM,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;KAC7B,CAAC;IACF,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC,CAAC;IACxD,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,GAAG,IAAI,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC,GACzD,KAAK,CAAC,aAAa,CAAC,cAAc,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"DropdownMenuSingleSelectionItem.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/DropdownListBox/DropdownMenuSingleSelectionItem.tsx"],"names":[],"mappings":"AAOA,MAAM,MAAM,oCAAoC,GAAG;IACjD,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE;QACN,KAAK,EAAE,MAAM,CAAC;QACd,MAAM,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;KAC7B,CAAC;IACF,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC,CAAC;IACxD,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,GAAG,IAAI,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC,GACzD,KAAK,CAAC,aAAa,CAAC,cAAc,CAAC,CAAC;wDAEU,EAC9C,KAAK,EACL,QAAQ,EACR,KAAK,EACL,SAAS,EACT,IAAI,EAAE,IAAI,EACV,SAAiB,EACjB,GAAG,EACH,GAAG,KAAK,EACT,EAAE,oCAAoC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DropdownMenuDivider.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/DropdownMenuDivider/DropdownMenuDivider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,iBAAiB,MAAM,+BAA+B,CAAC;AAEnE,MAAM,MAAM,wBAAwB,GAAG,iBAAiB,CAAC,0BAA0B,CAAC;AAEpF,eAAO,MAAM,mBAAmB,
|
|
1
|
+
{"version":3,"file":"DropdownMenuDivider.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/DropdownMenuDivider/DropdownMenuDivider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,iBAAiB,MAAM,+BAA+B,CAAC;AAEnE,MAAM,MAAM,wBAAwB,GAAG,iBAAiB,CAAC,0BAA0B,CAAC;AAEpF,eAAO,MAAM,mBAAmB,UAAW,wBAAwB,gCAIlE,CAAC"}
|
|
@@ -2,8 +2,8 @@ import { ComponentProps } from "react";
|
|
|
2
2
|
export type DropdownMenuNumberItemProps = {
|
|
3
3
|
selected?: boolean;
|
|
4
4
|
} & Omit<ComponentProps<"button">, "type" | "aria-current">;
|
|
5
|
-
export declare
|
|
6
|
-
|
|
7
|
-
displayName: string;
|
|
8
|
-
}
|
|
5
|
+
export declare function DropdownMenuNumberItem({ selected, className, children, ...rest }: DropdownMenuNumberItemProps): import("react").JSX.Element;
|
|
6
|
+
export declare namespace DropdownMenuNumberItem {
|
|
7
|
+
var displayName: string;
|
|
8
|
+
}
|
|
9
9
|
//# sourceMappingURL=DropdownMenuNumberItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DropdownMenuNumberItem.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/DropdownMenuNumberItem/DropdownMenuNumberItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAIvC,MAAM,MAAM,2BAA2B,GAAG;IACxC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,GAAG,IAAI,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,MAAM,GAAG,cAAc,CAAC,CAAC
|
|
1
|
+
{"version":3,"file":"DropdownMenuNumberItem.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/DropdownMenuNumberItem/DropdownMenuNumberItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAIvC,MAAM,MAAM,2BAA2B,GAAG;IACxC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,GAAG,IAAI,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,MAAM,GAAG,cAAc,CAAC,CAAC;+CAErB,EACrC,QAAQ,EACR,SAAS,EACT,QAAQ,EACR,GAAG,IAAI,EACR,EAAE,2BAA2B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DropdownMenuSectionHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/DropdownMenuSectionHeader/DropdownMenuSectionHeader.tsx"],"names":[],"mappings":"AAEA,MAAM,MAAM,8BAA8B,GAAG,QAAQ,CAAC;IACpD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC,CAAC;AAEH,eAAO,MAAM,yBAAyB,
|
|
1
|
+
{"version":3,"file":"DropdownMenuSectionHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/DropdownMenuSectionHeader/DropdownMenuSectionHeader.tsx"],"names":[],"mappings":"AAEA,MAAM,MAAM,8BAA8B,GAAG,QAAQ,CAAC;IACpD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC,CAAC;AAEH,eAAO,MAAM,yBAAyB,iBAAkB,8BAA8B,gCAMrF,CAAC"}
|
|
@@ -2,8 +2,8 @@ export type DropdownSearchFieldProps = React.ComponentPropsWithRef<"input"> & Re
|
|
|
2
2
|
clearLabel?: string;
|
|
3
3
|
onClear?: () => void;
|
|
4
4
|
}>;
|
|
5
|
-
export declare
|
|
6
|
-
|
|
7
|
-
displayName: string;
|
|
8
|
-
}
|
|
5
|
+
export declare function DropdownSearchField({ className, onChange, onKeyDown, onClear, clearLabel, ref, ...props }: DropdownSearchFieldProps): import("react").JSX.Element;
|
|
6
|
+
export declare namespace DropdownSearchField {
|
|
7
|
+
var displayName: string;
|
|
8
|
+
}
|
|
9
9
|
//# sourceMappingURL=DropdownSearchField.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DropdownSearchField.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/DropdownSearchField/DropdownSearchField.tsx"],"names":[],"mappings":"AAQA,MAAM,MAAM,wBAAwB,GAAG,KAAK,CAAC,qBAAqB,CAAC,OAAO,CAAC,GACzE,QAAQ,CAAC;IACP,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"DropdownSearchField.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/DropdownSearchField/DropdownSearchField.tsx"],"names":[],"mappings":"AAQA,MAAM,MAAM,wBAAwB,GAAG,KAAK,CAAC,qBAAqB,CAAC,OAAO,CAAC,GACzE,QAAQ,CAAC;IACP,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB,CAAC,CAAC;4CAE+B,EAClC,SAAS,EACT,QAAQ,EACR,SAAS,EACT,OAAO,EACP,UAAU,EACV,GAAG,EACH,GAAG,KAAK,EACT,EAAE,wBAAwB"}
|
|
@@ -5,8 +5,8 @@ export type DropdownMenuSpaceActionItemProps = React.ComponentProps<"button"> &
|
|
|
5
5
|
/** Denser row to match `DropdownMenuSpaceItem` compact rows in the same list. */
|
|
6
6
|
compact?: boolean;
|
|
7
7
|
}>;
|
|
8
|
-
export declare
|
|
9
|
-
|
|
10
|
-
displayName: string;
|
|
11
|
-
}
|
|
8
|
+
export declare function DropdownMenuSpaceActionItem({ label, icon, compact, className, ref, ...rest }: DropdownMenuSpaceActionItemProps): React.JSX.Element;
|
|
9
|
+
export declare namespace DropdownMenuSpaceActionItem {
|
|
10
|
+
var displayName: string;
|
|
11
|
+
}
|
|
12
12
|
//# sourceMappingURL=DropdownMenuSpaceActionItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DropdownMenuSpaceActionItem.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/SpaceDropdown/DropdownMenuSpaceActionItem.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,MAAM,gCAAgC,GAAG,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,GAC3E,QAAQ,CAAC;IACP,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,KAAK,CAAC,SAAS,CAAC;IACtB,iFAAiF;IACjF,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"DropdownMenuSpaceActionItem.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/SpaceDropdown/DropdownMenuSpaceActionItem.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,MAAM,gCAAgC,GAAG,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,GAC3E,QAAQ,CAAC;IACP,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,KAAK,CAAC,SAAS,CAAC;IACtB,iFAAiF;IACjF,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,CAAC,CAAC;oDAEuC,EAC1C,KAAK,EACL,IAAI,EACJ,OAAe,EACf,SAAS,EACT,GAAG,EACH,GAAG,IAAI,EACR,EAAE,gCAAgC"}
|
|
@@ -8,8 +8,8 @@ export type DropdownMenuSpaceItemProps = React.ComponentProps<"button"> & Readon
|
|
|
8
8
|
/** Tighter padding for long, scannable space lists (avatar size is unchanged). */
|
|
9
9
|
compact?: boolean;
|
|
10
10
|
}>;
|
|
11
|
-
export declare
|
|
12
|
-
|
|
13
|
-
displayName: string;
|
|
14
|
-
}
|
|
11
|
+
export declare function DropdownMenuSpaceItem({ title, subtitle, avatar, badgeLabel, icon, compact, className, ref, ...rest }: DropdownMenuSpaceItemProps): import("react").JSX.Element;
|
|
12
|
+
export declare namespace DropdownMenuSpaceItem {
|
|
13
|
+
var displayName: string;
|
|
14
|
+
}
|
|
15
15
|
//# sourceMappingURL=DropdownMenuSpaceItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DropdownMenuSpaceItem.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/SpaceDropdown/DropdownMenuSpaceItem.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAU,WAAW,EAAE,MAAM,yBAAyB,CAAC;AAG9D,MAAM,MAAM,0BAA0B,GAAG,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,GACrE,QAAQ,CAAC;IACP,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,OAAO,CACb,IAAI,CAAC,WAAW,EAAE,aAAa,GAAG,UAAU,GAAG,aAAa,GAAG,OAAO,GAAG,aAAa,CAAC,CACxF,CAAC;IACF,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,kFAAkF;IAClF,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"DropdownMenuSpaceItem.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/SpaceDropdown/DropdownMenuSpaceItem.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAU,WAAW,EAAE,MAAM,yBAAyB,CAAC;AAG9D,MAAM,MAAM,0BAA0B,GAAG,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,GACrE,QAAQ,CAAC;IACP,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,OAAO,CACb,IAAI,CAAC,WAAW,EAAE,aAAa,GAAG,UAAU,GAAG,aAAa,GAAG,OAAO,GAAG,aAAa,CAAC,CACxF,CAAC;IACF,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,kFAAkF;IAClF,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,CAAC,CAAC;8CAEiC,EACpC,KAAK,EACL,QAAQ,EACR,MAAM,EACN,UAAU,EACV,IAAI,EACJ,OAAe,EACf,SAAS,EACT,GAAG,EACH,GAAG,IAAI,EACR,EAAE,0BAA0B"}
|
|
@@ -4,8 +4,8 @@ export type SpacePullDownButtonProps = React.ComponentProps<"button"> & Readonly
|
|
|
4
4
|
avatar: Partial<Pick<AvatarProps, "displayName" | "imageSrc" | "accountType" | "color" | "customColor">>;
|
|
5
5
|
badgeLabel?: string | null;
|
|
6
6
|
}>;
|
|
7
|
-
export declare
|
|
8
|
-
|
|
9
|
-
displayName: string;
|
|
10
|
-
}
|
|
7
|
+
export declare function SpacePullDownButton({ title, avatar, badgeLabel, className, ref, ...rest }: SpacePullDownButtonProps): import("react").JSX.Element;
|
|
8
|
+
export declare namespace SpacePullDownButton {
|
|
9
|
+
var displayName: string;
|
|
10
|
+
}
|
|
11
11
|
//# sourceMappingURL=SpacePullDownButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SpacePullDownButton.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/SpaceDropdown/SpacePullDownButton.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAU,WAAW,EAAE,MAAM,yBAAyB,CAAC;AAG9D,MAAM,MAAM,wBAAwB,GAAG,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,GACnE,QAAQ,CAAC;IACP,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,OAAO,CACb,IAAI,CAAC,WAAW,EAAE,aAAa,GAAG,UAAU,GAAG,aAAa,GAAG,OAAO,GAAG,aAAa,CAAC,CACxF,CAAC;IACF,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC5B,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"SpacePullDownButton.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/SpaceDropdown/SpacePullDownButton.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAU,WAAW,EAAE,MAAM,yBAAyB,CAAC;AAG9D,MAAM,MAAM,wBAAwB,GAAG,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,GACnE,QAAQ,CAAC;IACP,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,OAAO,CACb,IAAI,CAAC,WAAW,EAAE,aAAa,GAAG,UAAU,GAAG,aAAa,GAAG,OAAO,GAAG,aAAa,CAAC,CACxF,CAAC;IACF,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC5B,CAAC,CAAC;4CAE+B,EAClC,KAAK,EACL,MAAM,EACN,UAAU,EACV,SAAS,EACT,GAAG,EACH,GAAG,IAAI,EACR,EAAE,wBAAwB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColorPalette.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ColorPalette/ColorPalette.tsx"],"names":[],"mappings":"AASA,MAAM,MAAM,iBAAiB,GAAG;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B,GAAG,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACtB,KAAK,CAAC,EAAE;QACN,KAAK,EAAE,MAAM,CAAC;QACd,MAAM,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;KAC7B,CAAC;CACH,CAAC;AAEF,eAAO,MAAM,YAAY,
|
|
1
|
+
{"version":3,"file":"ColorPalette.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ColorPalette/ColorPalette.tsx"],"names":[],"mappings":"AASA,MAAM,MAAM,iBAAiB,GAAG;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B,GAAG,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACtB,KAAK,CAAC,EAAE;QACN,KAAK,EAAE,MAAM,CAAC;QACd,MAAM,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;KAC7B,CAAC;CACH,CAAC;AAEF,eAAO,MAAM,YAAY,8FAUtB,iBAAiB,gCAiDnB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColorPicker.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ColorPicker/ColorPicker.tsx"],"names":[],"mappings":"AACA,OAAO,EAAW,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAKlE,YAAY,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAE/C,MAAM,MAAM,gBAAgB,GAAG,QAAQ,CACrC;IACE,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,6FAA6F;IAC7F,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,QAAQ,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,SAAS,CAAC,EAAE,CAAC,QAAQ,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IACvC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,GAAG,IAAI,CAAC,YAAY,EAAE,MAAM,GAAG,OAAO,GAAG,YAAY,GAAG,aAAa,GAAG,kBAAkB,CAAC,CAC7F,CAAC;AAEF,eAAO,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"ColorPicker.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ColorPicker/ColorPicker.tsx"],"names":[],"mappings":"AACA,OAAO,EAAW,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAKlE,YAAY,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAE/C,MAAM,MAAM,gBAAgB,GAAG,QAAQ,CACrC;IACE,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,6FAA6F;IAC7F,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,QAAQ,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,SAAS,CAAC,EAAE,CAAC,QAAQ,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IACvC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,GAAG,IAAI,CAAC,YAAY,EAAE,MAAM,GAAG,OAAO,GAAG,YAAY,GAAG,aAAa,GAAG,kBAAkB,CAAC,CAC7F,CAAC;AAEF,eAAO,MAAM,WAAW,qKAerB,gBAAgB,gCA2BlB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HSLColorInput.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/ColorPicker/ColorPickerInput/HSLColorInput.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAI3C,eAAO,MAAM,aAAa,
|
|
1
|
+
{"version":3,"file":"HSLColorInput.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/ColorPicker/ColorPickerInput/HSLColorInput.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAI3C,eAAO,MAAM,aAAa,+BAAgC,eAAe,gCAyCxE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HexColorInput.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/ColorPicker/ColorPickerInput/HexColorInput.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAE3C,eAAO,MAAM,eAAe,
|
|
1
|
+
{"version":3,"file":"HexColorInput.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/ColorPicker/ColorPickerInput/HexColorInput.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAE3C,eAAO,MAAM,eAAe,aAAc,MAAM,YAM/C,CAAC;AAEF,eAAO,MAAM,SAAS,UAAW,MAAM,WAA8B,CAAC;AAEtE,eAAO,MAAM,SAAS,UAAW,MAAM,WAEtC,CAAC;AAEF,eAAO,MAAM,aAAa,+BAAgC,eAAe,gCA0CxE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RGBColorInput.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/ColorPicker/ColorPickerInput/RGBColorInput.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAI3C,eAAO,MAAM,aAAa,
|
|
1
|
+
{"version":3,"file":"RGBColorInput.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/ColorPicker/ColorPickerInput/RGBColorInput.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAI3C,eAAO,MAAM,aAAa,+BAAgC,eAAe,gCAyCxE,CAAC"}
|
|
@@ -4,9 +4,9 @@ type ColorWheelProps = Readonly<{
|
|
|
4
4
|
className?: string;
|
|
5
5
|
selected?: boolean;
|
|
6
6
|
}> & React.RefAttributes<HTMLButtonElement>;
|
|
7
|
-
export declare
|
|
8
|
-
|
|
9
|
-
displayName: string;
|
|
10
|
-
}
|
|
7
|
+
export declare function ColorWheel({ color, selected, className, label, ref, ...rest }: ColorWheelProps): import("react").JSX.Element;
|
|
8
|
+
export declare namespace ColorWheel {
|
|
9
|
+
var displayName: string;
|
|
10
|
+
}
|
|
11
11
|
export {};
|
|
12
12
|
//# sourceMappingURL=ColorWheel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColorWheel.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/ColorPicker/ColorWheel/ColorWheel.tsx"],"names":[],"mappings":"AAyCA,KAAK,eAAe,GAAG,QAAQ,CAAC;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC,GACA,KAAK,CAAC,aAAa,CAAC,iBAAiB,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"ColorWheel.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/ColorPicker/ColorWheel/ColorWheel.tsx"],"names":[],"mappings":"AAyCA,KAAK,eAAe,GAAG,QAAQ,CAAC;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC,GACA,KAAK,CAAC,aAAa,CAAC,iBAAiB,CAAC,CAAC;mCAEd,EACzB,KAAK,EACL,QAAQ,EACR,SAAS,EACT,KAAK,EACL,GAAG,EACH,GAAG,IAAI,EACR,EAAE,eAAe"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InlineColorPicker.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/ColorPicker/InlineColorPicker/InlineColorPicker.tsx"],"names":[],"mappings":"AAuBA,MAAM,MAAM,sBAAsB,GAAG,QAAQ,CAAC;IAC5C,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,SAAS,CAAC,EAAE,CAAC,QAAQ,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,WAAW,CAAC,EAAE,KAAK,GAAG,KAAK,GAAG,KAAK,CAAC;IACpC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,CAAC;AAEH,eAAO,MAAM,iBAAiB,
|
|
1
|
+
{"version":3,"file":"InlineColorPicker.d.ts","sourceRoot":"","sources":["../../../../../src/components/editor/ColorPicker/InlineColorPicker/InlineColorPicker.tsx"],"names":[],"mappings":"AAuBA,MAAM,MAAM,sBAAsB,GAAG,QAAQ,CAAC;IAC5C,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,SAAS,CAAC,EAAE,CAAC,QAAQ,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,WAAW,CAAC,EAAE,KAAK,GAAG,KAAK,GAAG,KAAK,CAAC;IACpC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,CAAC;AAEH,eAAO,MAAM,iBAAiB,kGAS3B,sBAAsB,gCAmExB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColorRow.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ColorRow/ColorRow.tsx"],"names":[],"mappings":"AAMA,MAAM,MAAM,aAAa,GAAG;IAC1B,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,aAAa,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACvC,WAAW,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;IACjC,UAAU,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;IAChC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,kBAAkB,CAAC,EAAE,KAAK,CAAC,YAAY,EAAE,CAAC;IAC1C,sBAAsB,CAAC,EAAE,OAAO,CAAC;IACjC,6BAA6B,CAAC,EAAE,OAAO,CAAC;IACxC,4BAA4B,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC/C,WAAW,CAAC,EAAE,CAAC,GAAG,CAAC,CAAC;CACrB,CAAC;AAOF,eAAO,MAAM,QAAQ,
|
|
1
|
+
{"version":3,"file":"ColorRow.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ColorRow/ColorRow.tsx"],"names":[],"mappings":"AAMA,MAAM,MAAM,aAAa,GAAG;IAC1B,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,aAAa,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACvC,WAAW,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;IACjC,UAAU,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;IAChC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,kBAAkB,CAAC,EAAE,KAAK,CAAC,YAAY,EAAE,CAAC;IAC1C,sBAAsB,CAAC,EAAE,OAAO,CAAC;IACjC,6BAA6B,CAAC,EAAE,OAAO,CAAC;IACxC,4BAA4B,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC/C,WAAW,CAAC,EAAE,CAAC,GAAG,CAAC,CAAC;CACrB,CAAC;AAOF,eAAO,MAAM,QAAQ,sMAYlB,aAAa,gCA+Ff,CAAC"}
|
|
@@ -5,8 +5,8 @@ export type ColorSwatchProps = Readonly<{
|
|
|
5
5
|
onClick?: () => void;
|
|
6
6
|
selected?: boolean;
|
|
7
7
|
}> & React.ComponentProps<"button">;
|
|
8
|
-
export declare
|
|
9
|
-
|
|
10
|
-
displayName: string;
|
|
11
|
-
}
|
|
8
|
+
export declare function ColorSwatch({ label, selected, color, className, ref, ...props }: ColorSwatchProps): import("react").JSX.Element;
|
|
9
|
+
export declare namespace ColorSwatch {
|
|
10
|
+
var displayName: string;
|
|
11
|
+
}
|
|
12
12
|
//# sourceMappingURL=ColorSwatch.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColorSwatch.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ColorSwatch/ColorSwatch.tsx"],"names":[],"mappings":"AAqCA,MAAM,MAAM,gBAAgB,GAAG,QAAQ,CAAC;IACtC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC,GACA,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"ColorSwatch.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ColorSwatch/ColorSwatch.tsx"],"names":[],"mappings":"AAqCA,MAAM,MAAM,gBAAgB,GAAG,QAAQ,CAAC;IACtC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC,GACA,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,CAAC;oCAEL,EAC1B,KAAK,EACL,QAAQ,EACR,KAAK,EACL,SAAS,EACT,GAAG,EACH,GAAG,KAAK,EACT,EAAE,gBAAgB"}
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import type { Position } from "./clampPosition";
|
|
2
|
+
import { FloatingPanelAccessoryBar } from "./FloatingPanelAccessoryBar";
|
|
3
|
+
import { FloatingPanelContent } from "./FloatingPanelContent";
|
|
4
|
+
import { FloatingPanelHeader } from "./FloatingPanelHeader";
|
|
2
5
|
export type FloatingPanelPosition = Position;
|
|
3
6
|
export type FloatingPanelVariant = "default" | "inspector";
|
|
4
7
|
export type FloatingPanelProps = {
|
|
@@ -17,16 +20,10 @@ export type FloatingPanelProps = {
|
|
|
17
20
|
draggable?: boolean;
|
|
18
21
|
defaultPosition?: FloatingPanelPosition;
|
|
19
22
|
};
|
|
20
|
-
export declare
|
|
21
|
-
|
|
22
|
-
Header
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
AccessoryBar: {
|
|
27
|
-
({ children, className, }: import("./FloatingPanelAccessoryBar").FloatingPanelAccessoryBarProps): import("react").JSX.Element;
|
|
28
|
-
displayName: string;
|
|
29
|
-
};
|
|
30
|
-
Content: ({ children, className }: import("./FloatingPanelContent").FloatingPanelContentProps) => import("react").JSX.Element;
|
|
31
|
-
};
|
|
23
|
+
export declare function FloatingPanel({ children, className, variant, width, height, maxHeight, draggable, defaultPosition, }: FloatingPanelProps): import("react").JSX.Element;
|
|
24
|
+
export declare namespace FloatingPanel {
|
|
25
|
+
export { FloatingPanelHeader as Header };
|
|
26
|
+
export { FloatingPanelAccessoryBar as AccessoryBar };
|
|
27
|
+
export { FloatingPanelContent as Content };
|
|
28
|
+
}
|
|
32
29
|
//# sourceMappingURL=FloatingPanel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FloatingPanel.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/FloatingPanel/FloatingPanel.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"FloatingPanel.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/FloatingPanel/FloatingPanel.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AACxE,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAE9D,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAG5D,MAAM,MAAM,qBAAqB,GAAG,QAAQ,CAAC;AAE7C,MAAM,MAAM,oBAAoB,GAAG,SAAS,GAAG,WAAW,CAAC;AAO3D,MAAM,MAAM,kBAAkB,GAAG;IAC/B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,OAAO,CAAC,EAAE,oBAAoB,CAAC;IAC/B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,8BAA8B;IAC9B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,gCAAgC;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,eAAe,CAAC,EAAE,qBAAqB,CAAC;CACzC,CAAC;sCAE4B,EAC5B,QAAQ,EACR,SAAS,EACT,OAAmB,EACnB,KAAmC,EACnC,MAAoC,EACpC,SAAyC,EACzC,SAAgB,EAChB,eAAe,GAChB,EAAE,kBAAkB;;aAmDE,mBAAmB;aACb,yBAAyB;aAC9B,oBAAoB"}
|
|
@@ -2,8 +2,8 @@ export type FloatingPanelAccessoryBarProps = {
|
|
|
2
2
|
children: React.ReactNode;
|
|
3
3
|
className?: string;
|
|
4
4
|
};
|
|
5
|
-
export declare
|
|
6
|
-
|
|
7
|
-
displayName: string;
|
|
8
|
-
}
|
|
5
|
+
export declare function FloatingPanelAccessoryBar({ children, className, }: FloatingPanelAccessoryBarProps): import("react").JSX.Element;
|
|
6
|
+
export declare namespace FloatingPanelAccessoryBar {
|
|
7
|
+
var displayName: string;
|
|
8
|
+
}
|
|
9
9
|
//# sourceMappingURL=FloatingPanelAccessoryBar.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FloatingPanelAccessoryBar.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/FloatingPanel/FloatingPanelAccessoryBar.tsx"],"names":[],"mappings":"AAMA,MAAM,MAAM,8BAA8B,GAAG;IAC3C,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;
|
|
1
|
+
{"version":3,"file":"FloatingPanelAccessoryBar.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/FloatingPanel/FloatingPanelAccessoryBar.tsx"],"names":[],"mappings":"AAMA,MAAM,MAAM,8BAA8B,GAAG;IAC3C,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;kDAEwC,EACxC,QAAQ,EACR,SAAS,GACV,EAAE,8BAA8B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FloatingPanelContent.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/FloatingPanel/FloatingPanelContent.tsx"],"names":[],"mappings":"AAMA,MAAM,MAAM,yBAAyB,GAAG;IACtC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,oBAAoB,
|
|
1
|
+
{"version":3,"file":"FloatingPanelContent.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/FloatingPanel/FloatingPanelContent.tsx"],"names":[],"mappings":"AAMA,MAAM,MAAM,yBAAyB,GAAG;IACtC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,oBAAoB,4BAA6B,yBAAyB,gCAmBtF,CAAC"}
|
|
@@ -18,8 +18,8 @@ export type FloatingPanelHeaderProps = {
|
|
|
18
18
|
children?: React.ReactNode;
|
|
19
19
|
className?: string;
|
|
20
20
|
} & React.RefAttributes<HTMLDivElement>;
|
|
21
|
-
export declare
|
|
22
|
-
|
|
23
|
-
displayName: string;
|
|
24
|
-
}
|
|
21
|
+
export declare function FloatingPanelHeader({ title, onClose, closeLabel, closeTestId, onBack, backLabel, action, tabs, children, className, ref, }: FloatingPanelHeaderProps): import("react").JSX.Element;
|
|
22
|
+
export declare namespace FloatingPanelHeader {
|
|
23
|
+
var displayName: string;
|
|
24
|
+
}
|
|
25
25
|
//# sourceMappingURL=FloatingPanelHeader.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FloatingPanelHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/FloatingPanel/FloatingPanelHeader.tsx"],"names":[],"mappings":"AAWA,MAAM,MAAM,yBAAyB,GAAG;IACtC,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG;IACrC,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,yBAAyB,CAAC;IACnC,kEAAkE;IAClE,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,mFAAmF;IACnF,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,GAAG,KAAK,CAAC,aAAa,CAAC,cAAc,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"FloatingPanelHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/FloatingPanel/FloatingPanelHeader.tsx"],"names":[],"mappings":"AAWA,MAAM,MAAM,yBAAyB,GAAG;IACtC,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG;IACrC,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,yBAAyB,CAAC;IACnC,kEAAkE;IAClE,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,mFAAmF;IACnF,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,GAAG,KAAK,CAAC,aAAa,CAAC,cAAc,CAAC,CAAC;4CAEJ,EAClC,KAAK,EACL,OAAO,EACP,UAAoB,EACpB,WAAW,EACX,MAAM,EACN,SAAkB,EAClB,MAAM,EACN,IAAI,EACJ,QAAQ,EACR,SAAS,EACT,GAAG,GACJ,EAAE,wBAAwB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"clampPosition.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/FloatingPanel/clampPosition.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,QAAQ,GAAG;IAAE,CAAC,EAAE,MAAM,CAAC;IAAC,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;AAChD,MAAM,MAAM,IAAI,GAAG;IAAE,KAAK,EAAE,MAAM,CAAC;IAAC,MAAM,EAAE,MAAM,CAAA;CAAE,CAAC;AACrD,MAAM,MAAM,QAAQ,GAAG;IAAE,KAAK,EAAE,MAAM,CAAC;IAAC,MAAM,EAAE,MAAM,CAAA;CAAE,CAAC;AAIzD,eAAO,MAAM,aAAa,
|
|
1
|
+
{"version":3,"file":"clampPosition.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/FloatingPanel/clampPosition.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,QAAQ,GAAG;IAAE,CAAC,EAAE,MAAM,CAAC;IAAC,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;AAChD,MAAM,MAAM,IAAI,GAAG;IAAE,KAAK,EAAE,MAAM,CAAC;IAAC,MAAM,EAAE,MAAM,CAAA;CAAE,CAAC;AACrD,MAAM,MAAM,QAAQ,GAAG;IAAE,KAAK,EAAE,MAAM,CAAC;IAAC,MAAM,EAAE,MAAM,CAAA;CAAE,CAAC;AAIzD,eAAO,MAAM,aAAa,aACd,QAAQ,qBACC,IAAI,YACb,QAAQ,WACT,MAAM,KACd,QAGD,CAAC;AAEH,eAAO,MAAM,gBAAgB,cAChB,MAAM,KACd,MAAM,kBACO,MAAM,WACb,MAAM,KACd,MAAwE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useFloatingPanelDrag.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/FloatingPanel/useFloatingPanelDrag.ts"],"names":[],"mappings":"AAEA,OAAO,EAAmC,KAAK,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAQjF,KAAK,2BAA2B,GAAG;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,CAAC,EAAE,QAAQ,CAAC;CAC5B,CAAC;AAYF,eAAO,MAAM,oBAAoB,
|
|
1
|
+
{"version":3,"file":"useFloatingPanelDrag.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/FloatingPanel/useFloatingPanelDrag.ts"],"names":[],"mappings":"AAEA,OAAO,EAAmC,KAAK,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAQjF,KAAK,2BAA2B,GAAG;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,CAAC,EAAE,QAAQ,CAAC;CAC5B,CAAC;AAYF,eAAO,MAAM,oBAAoB,2CAI9B,2BAA2B;qBAwCnB,cAAc,GAAG,IAAI;;2BAyBxB,KAAK,CAAC,YAAY;2BAqBlB,KAAK,CAAC,YAAY;;;;kCA5Ge,MAAM;;;CAwI9C,CAAC;AAEF,MAAM,MAAM,4BAA4B,GAAG,UAAU,CACnD,OAAO,oBAAoB,CAC5B,CAAC,iBAAiB,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HoverObjectBox.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/HoverObjectBox/HoverObjectBox.tsx"],"names":[],"mappings":"AAEA,MAAM,MAAM,mBAAmB,GAAG;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,eAAO,MAAM,cAAc,
|
|
1
|
+
{"version":3,"file":"HoverObjectBox.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/HoverObjectBox/HoverObjectBox.tsx"],"names":[],"mappings":"AAEA,MAAM,MAAM,mBAAmB,GAAG;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,eAAO,MAAM,cAAc,gEAQxB,mBAAmB,gCAiBrB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LayerIndicator.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/LayerIndicator/LayerIndicator.tsx"],"names":[],"mappings":"AAGA,MAAM,MAAM,mBAAmB,GAAG,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC;AAEvE,eAAO,MAAM,cAAc,
|
|
1
|
+
{"version":3,"file":"LayerIndicator.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/LayerIndicator/LayerIndicator.tsx"],"names":[],"mappings":"AAGA,MAAM,MAAM,mBAAmB,GAAG,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC;AAEvE,eAAO,MAAM,cAAc,gBAAiB,mBAAmB,gCAY9D,CAAC"}
|
|
@@ -3,8 +3,8 @@ export type ListItemProps = Readonly<{
|
|
|
3
3
|
icon?: React.ReactNode;
|
|
4
4
|
trailing?: React.ReactNode;
|
|
5
5
|
}> & Omit<React.ComponentProps<"button">, "children">;
|
|
6
|
-
export declare
|
|
7
|
-
|
|
8
|
-
displayName: string;
|
|
9
|
-
}
|
|
6
|
+
export declare function ListItem({ className, label, icon, trailing, ref, ...rest }: ListItemProps): import("react").JSX.Element;
|
|
7
|
+
export declare namespace ListItem {
|
|
8
|
+
var displayName: string;
|
|
9
|
+
}
|
|
10
10
|
//# sourceMappingURL=ListItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ListItem.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ListItem/ListItem.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,aAAa,GAAG,QAAQ,CAAC;IACnC,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B,CAAC,GACA,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"ListItem.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ListItem/ListItem.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,aAAa,GAAG,QAAQ,CAAC;IACnC,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B,CAAC,GACA,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,CAAC;iCAE1B,EAAE,SAAS,EAAE,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,GAAG,EAAE,GAAG,IAAI,EAAE,EAAE,aAAa"}
|
|
@@ -13,8 +13,8 @@ export type ObjectItemProps = {
|
|
|
13
13
|
buttonProps?: React.ComponentProps<"button">;
|
|
14
14
|
bottomRightIcon?: React.ReactNode;
|
|
15
15
|
} & Omit<React.ComponentProps<"li">, "children">;
|
|
16
|
-
export declare
|
|
17
|
-
|
|
18
|
-
displayName: string;
|
|
19
|
-
}
|
|
16
|
+
export declare function ObjectItem({ label, labelTestId, subtitle, isHidden: value, defaultIsHidden: defaultValue, onIsHiddenChange: onValueChange, thumbnailUrl, thumbnailCheckerboard, thumbnailCover, loading, dragHandleProps, buttonProps, className, bottomRightIcon, ref, ...rest }: ObjectItemProps): import("react").JSX.Element;
|
|
17
|
+
export declare namespace ObjectItem {
|
|
18
|
+
var displayName: string;
|
|
19
|
+
}
|
|
20
20
|
//# sourceMappingURL=ObjectItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObjectItem.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ObjectItem/ObjectItem.tsx"],"names":[],"mappings":"AAQA,MAAM,MAAM,eAAe,GAAG;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,GAAG,CAAC,OAAO,CAAC;IACtC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,gBAAgB,CAAC,EAAE,CAAC,QAAQ,EAAE,OAAO,KAAK,IAAI,CAAC;IAC/C,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAChC,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,eAAe,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC;IAC/C,WAAW,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,CAAC;IAC7C,eAAe,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACnC,GAAG,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,UAAU,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"ObjectItem.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ObjectItem/ObjectItem.tsx"],"names":[],"mappings":"AAQA,MAAM,MAAM,eAAe,GAAG;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,GAAG,CAAC,OAAO,CAAC;IACtC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,gBAAgB,CAAC,EAAE,CAAC,QAAQ,EAAE,OAAO,KAAK,IAAI,CAAC;IAC/C,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAChC,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,eAAe,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC;IAC/C,WAAW,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,CAAC;IAC7C,eAAe,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACnC,GAAG,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,UAAU,CAAC,CAAC;mCAEtB,EACzB,KAAK,EACL,WAAW,EACX,QAAQ,EACR,QAAQ,EAAE,KAAK,EACf,eAAe,EAAE,YAAY,EAC7B,gBAAgB,EAAE,aAAa,EAC/B,YAAY,EACZ,qBAAqB,EACrB,cAAc,EACd,OAAO,EACP,eAAe,EACf,WAAW,EACX,SAAS,EACT,eAAe,EACf,GAAG,EACH,GAAG,IAAI,EACR,EAAE,eAAe"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObjectPreview.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ObjectPreview/ObjectPreview.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,kBAAkB,GAAG,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,GAAG;IACtE,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,eAAe,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACnC,CAAC;AAEF,eAAO,MAAM,aAAa,
|
|
1
|
+
{"version":3,"file":"ObjectPreview.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/ObjectPreview/ObjectPreview.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,kBAAkB,GAAG,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,GAAG;IACtE,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,eAAe,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACnC,CAAC;AAEF,eAAO,MAAM,aAAa,yEAOvB,kBAAkB,gCA0BpB,CAAC"}
|
|
@@ -1,17 +1,11 @@
|
|
|
1
|
+
import { PillButton } from "./PillButton";
|
|
2
|
+
import { PillDivider } from "./PillDivider";
|
|
3
|
+
import { PillToggle } from "./PillToggle";
|
|
1
4
|
export type PillProps = React.ComponentProps<"div">;
|
|
2
|
-
export declare
|
|
3
|
-
|
|
4
|
-
Button
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
Divider: {
|
|
9
|
-
({ className, ...props }: import("./PillDivider").PillDividerProps): import("react").JSX.Element;
|
|
10
|
-
displayName: string;
|
|
11
|
-
};
|
|
12
|
-
Toggle: {
|
|
13
|
-
({ active, icon, activeIcon, label, className, ref, ...props }: import("./PillToggle").PillToggleProps): import("react").JSX.Element;
|
|
14
|
-
displayName: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
5
|
+
export declare function Pill({ className, ...props }: PillProps): import("react").JSX.Element;
|
|
6
|
+
export declare namespace Pill {
|
|
7
|
+
export { PillButton as Button };
|
|
8
|
+
export { PillDivider as Divider };
|
|
9
|
+
export { PillToggle as Toggle };
|
|
10
|
+
}
|
|
17
11
|
//# sourceMappingURL=Pill.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pill.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/Pill/Pill.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Pill.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/Pill/Pill.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE1C,MAAM,MAAM,SAAS,GAAG,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC;6BAE/B,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,SAAS;;aAczC,UAAU;aACT,WAAW;aACZ,UAAU"}
|
|
@@ -19,9 +19,9 @@ type IconOnlyPillButtonProps = PillButtonBaseProps & {
|
|
|
19
19
|
tooltip: string;
|
|
20
20
|
};
|
|
21
21
|
export type PillButtonProps = LabelledPillButtonProps | IconOnlyPillButtonProps;
|
|
22
|
-
export declare
|
|
23
|
-
|
|
24
|
-
displayName: string;
|
|
25
|
-
}
|
|
22
|
+
export declare function PillButton({ icon, label, className, chevron, tooltip, ref, ...props }: PillButtonProps): React.JSX.Element;
|
|
23
|
+
export declare namespace PillButton {
|
|
24
|
+
var displayName: string;
|
|
25
|
+
}
|
|
26
26
|
export {};
|
|
27
27
|
//# sourceMappingURL=PillButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PillButton.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/Pill/PillButton.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,KAAK,mBAAmB,GAAG,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,GAAG;IAC5E,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,CAAC;AAEF,KAAK,uBAAuB,GAAG,mBAAmB,GAAG;IACnD,+DAA+D;IAC/D,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,kEAAkE;IAClE,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,KAAK,uBAAuB,GAAG,mBAAmB,GAAG;IACnD,IAAI,EAAE,KAAK,CAAC,SAAS,CAAC;IACtB,KAAK,CAAC,EAAE,KAAK,CAAC;IACd;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG,uBAAuB,GAAG,uBAAuB,CAAC;
|
|
1
|
+
{"version":3,"file":"PillButton.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/Pill/PillButton.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,KAAK,mBAAmB,GAAG,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,GAAG;IAC5E,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,CAAC;AAEF,KAAK,uBAAuB,GAAG,mBAAmB,GAAG;IACnD,+DAA+D;IAC/D,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,kEAAkE;IAClE,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,KAAK,uBAAuB,GAAG,mBAAmB,GAAG;IACnD,IAAI,EAAE,KAAK,CAAC,SAAS,CAAC;IACtB,KAAK,CAAC,EAAE,KAAK,CAAC;IACd;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG,uBAAuB,GAAG,uBAAuB,CAAC;mCAErD,EACzB,IAAI,EACJ,KAAK,EACL,SAAS,EACT,OAAe,EACf,OAAO,EACP,GAAG,EACH,GAAG,KAAK,EACT,EAAE,eAAe"}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
* Figma: https://www.figma.com/design/cHgANa7dtzDDGXk7dKuAOQ/Design-system?node-id=60797-9766
|
|
3
3
|
*/
|
|
4
4
|
export type PillDividerProps = React.ComponentProps<"div">;
|
|
5
|
-
export declare
|
|
6
|
-
|
|
7
|
-
displayName: string;
|
|
8
|
-
}
|
|
5
|
+
export declare function PillDivider({ className, ...props }: PillDividerProps): import("react").JSX.Element;
|
|
6
|
+
export declare namespace PillDivider {
|
|
7
|
+
var displayName: string;
|
|
8
|
+
}
|
|
9
9
|
//# sourceMappingURL=PillDivider.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PillDivider.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/Pill/PillDivider.tsx"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,gBAAgB,GAAG,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"PillDivider.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/Pill/PillDivider.tsx"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,gBAAgB,GAAG,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC;oCAE/B,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,gBAAgB"}
|
|
@@ -5,8 +5,8 @@ export type PillToggleProps = Omit<React.ComponentProps<"button">, "children"> &
|
|
|
5
5
|
activeIcon?: React.ReactNode;
|
|
6
6
|
label?: string;
|
|
7
7
|
};
|
|
8
|
-
export declare
|
|
9
|
-
|
|
10
|
-
displayName: string;
|
|
11
|
-
}
|
|
8
|
+
export declare function PillToggle({ active, icon, activeIcon, label, className, ref, ...props }: PillToggleProps): React.JSX.Element;
|
|
9
|
+
export declare namespace PillToggle {
|
|
10
|
+
var displayName: string;
|
|
11
|
+
}
|
|
12
12
|
//# sourceMappingURL=PillToggle.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PillToggle.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/Pill/PillToggle.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,MAAM,MAAM,eAAe,GAAG,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,GAAG;IAC/E,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;
|
|
1
|
+
{"version":3,"file":"PillToggle.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/Pill/PillToggle.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,MAAM,MAAM,eAAe,GAAG,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,GAAG;IAC/E,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;mCAkDyB,EACzB,MAAc,EACd,IAAI,EACJ,UAAU,EACV,KAAK,EACL,SAAS,EACT,GAAG,EACH,GAAG,KAAK,EACT,EAAE,eAAe"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PresenceObjectBox.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/PresenceObjectBox/PresenceObjectBox.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAE7C,MAAM,MAAM,sBAAsB,GAAG;IACnC,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,KAAK,CAAC,kBAAkB,CAAC,CAAC;CACnC,CAAC;AAEF,eAAO,MAAM,iBAAiB,
|
|
1
|
+
{"version":3,"file":"PresenceObjectBox.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/PresenceObjectBox/PresenceObjectBox.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAE7C,MAAM,MAAM,sBAAsB,GAAG;IACnC,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,KAAK,CAAC,kBAAkB,CAAC,CAAC;CACnC,CAAC;AAEF,eAAO,MAAM,iBAAiB,2DAQ3B,sBAAsB,gCA0DxB,CAAC"}
|
|
@@ -10,8 +10,8 @@ export type PresenceObjectPillProps = {
|
|
|
10
10
|
initials: string;
|
|
11
11
|
isLast?: boolean;
|
|
12
12
|
} & React.RefAttributes<PresenceObjectPillRef>;
|
|
13
|
-
export declare
|
|
14
|
-
|
|
15
|
-
displayName: string;
|
|
16
|
-
}
|
|
13
|
+
export declare function PresenceObjectPill({ backgroundColor, displayName, initials, isLast, ref, }: PresenceObjectPillProps): import("react").JSX.Element;
|
|
14
|
+
export declare namespace PresenceObjectPill {
|
|
15
|
+
var displayName: string;
|
|
16
|
+
}
|
|
17
17
|
//# sourceMappingURL=PresenceObjectPill.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PresenceObjectPill.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/PresenceObjectBox/PresenceObjectPill.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,qBAAqB,GAAG;IAClC,qBAAqB,EAAE,MAAM,IAAI,CAAC;IAClC,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,OAAO,EAAE,eAAe,GAAG,IAAI,CAAC;CACjC,CAAC;AAEF,MAAM,MAAM,uBAAuB,GAAG;IACpC,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB,GAAG,KAAK,CAAC,aAAa,CAAC,qBAAqB,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"PresenceObjectPill.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/PresenceObjectBox/PresenceObjectPill.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,qBAAqB,GAAG;IAClC,qBAAqB,EAAE,MAAM,IAAI,CAAC;IAClC,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,OAAO,EAAE,eAAe,GAAG,IAAI,CAAC;CACjC,CAAC;AAEF,MAAM,MAAM,uBAAuB,GAAG;IACpC,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB,GAAG,KAAK,CAAC,aAAa,CAAC,qBAAqB,CAAC,CAAC;2CAEZ,EACjC,eAAe,EACf,WAAW,EACX,QAAQ,EACR,MAAM,EACN,GAAG,GACJ,EAAE,uBAAuB"}
|
|
@@ -9,9 +9,9 @@ type MoveableSelectionObjectBoxProps = MoveableProps & Readonly<{
|
|
|
9
9
|
onEditionPillPointerMove?: (e: React.PointerEvent) => void;
|
|
10
10
|
onRotateButtonPointerMove?: (e: React.PointerEvent) => void;
|
|
11
11
|
}> & React.RefAttributes<Moveable>;
|
|
12
|
-
export declare
|
|
13
|
-
|
|
14
|
-
displayName: string;
|
|
15
|
-
}
|
|
12
|
+
export declare function MoveableSelectionObjectBox({ target, shouldShowLateralHandles, shouldShowVerticalHandles, selectionBoxHeight, editionPill, forcedPillPosition, variant, onRotateStart, onRotateEnd, onScaleStart, onScale, onScaleEnd, onRotate, onEditionPillPointerMove, onRotateButtonPointerMove, scalable, rotatable, ref, ...rest }: MoveableSelectionObjectBoxProps): import("react").JSX.Element;
|
|
13
|
+
export declare namespace MoveableSelectionObjectBox {
|
|
14
|
+
var displayName: string;
|
|
15
|
+
}
|
|
16
16
|
export {};
|
|
17
17
|
//# sourceMappingURL=MoveableSelectionObjectBox.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MoveableSelectionObjectBox.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/SelectionObjectBox/MoveableSelectionObjectBox.tsx"],"names":[],"mappings":"AAEA,OAAO,QAAQ,EAAE,EACf,aAAa,EAKd,MAAM,gBAAgB,CAAC;AA4BxB,KAAK,+BAA+B,GAAG,aAAa,GAClD,QAAQ,CAAC;IACP,wBAAwB,CAAC,EAAE,OAAO,CAAC;IACnC,yBAAyB,CAAC,EAAE,OAAO,CAAC;IACpC,kBAAkB,EAAE,MAAM,CAAC;IAC3B,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,kBAAkB,CAAC,EAAE,KAAK,GAAG,QAAQ,CAAC;IACtC,OAAO,CAAC,EAAE,SAAS,GAAG,UAAU,GAAG,SAAS,CAAC;IAC7C,wBAAwB,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,YAAY,KAAK,IAAI,CAAC;IAC3D,yBAAyB,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,YAAY,KAAK,IAAI,CAAC;CAC7D,CAAC,GACF,KAAK,CAAC,aAAa,CAAC,QAAQ,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"MoveableSelectionObjectBox.d.ts","sourceRoot":"","sources":["../../../../src/components/editor/SelectionObjectBox/MoveableSelectionObjectBox.tsx"],"names":[],"mappings":"AAEA,OAAO,QAAQ,EAAE,EACf,aAAa,EAKd,MAAM,gBAAgB,CAAC;AA4BxB,KAAK,+BAA+B,GAAG,aAAa,GAClD,QAAQ,CAAC;IACP,wBAAwB,CAAC,EAAE,OAAO,CAAC;IACnC,yBAAyB,CAAC,EAAE,OAAO,CAAC;IACpC,kBAAkB,EAAE,MAAM,CAAC;IAC3B,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,kBAAkB,CAAC,EAAE,KAAK,GAAG,QAAQ,CAAC;IACtC,OAAO,CAAC,EAAE,SAAS,GAAG,UAAU,GAAG,SAAS,CAAC;IAC7C,wBAAwB,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,YAAY,KAAK,IAAI,CAAC;IAC3D,yBAAyB,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,YAAY,KAAK,IAAI,CAAC;CAC7D,CAAC,GACF,KAAK,CAAC,aAAa,CAAC,QAAQ,CAAC,CAAC;mDAEW,EACzC,MAAM,EACN,wBAAwB,EACxB,yBAAyB,EACzB,kBAAkB,EAClB,WAAW,EACX,kBAAkB,EAClB,OAAmB,EACnB,aAAa,EACb,WAAW,EACX,YAAY,EACZ,OAAO,EACP,UAAU,EACV,QAAQ,EACR,wBAAwB,EACxB,yBAAyB,EACzB,QAAQ,EAER,SAAS,EACT,GAAG,EACH,GAAG,IAAI,EACR,EAAE,+BAA+B"}
|