@bloomreach/react-banana-ui 1.25.1 → 1.25.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/bloomreach-react-banana-ui.es.js +6687 -6910
- package/dist/bloomreach-react-banana-ui.es.js.map +1 -1
- package/dist/bloomreach-react-banana-ui.umd.js +20 -20
- package/dist/bloomreach-react-banana-ui.umd.js.map +1 -1
- package/dist/components/buttons/button/button.d.ts +2 -4
- package/dist/components/buttons/button/button.qa.stories.d.ts +1 -1
- package/dist/components/buttons/button/button.stories.d.ts +0 -1
- package/dist/components/buttons/button/button.types.d.ts +1 -1
- package/dist/components/buttons/button-group/button-group.d.ts +2 -4
- package/dist/components/buttons/button-group/button-group.qa.stories.d.ts +2 -2
- package/dist/components/buttons/button-group/button-group.types.d.ts +1 -1
- package/dist/components/buttons/toggle-button/toggle-button.d.ts +2 -3
- package/dist/components/buttons/toggle-button/toggle-button.types.d.ts +1 -1
- package/dist/components/buttons/toggle-button-group/toggle-button-group.d.ts +3 -3
- package/dist/components/buttons/toggle-button-group/toggle-button-group.types.d.ts +1 -1
- package/dist/components/data-display/asset-tag/asset-tag.d.ts +2 -4
- package/dist/components/data-display/asset-tag/asset-tag.qa.stories.d.ts +1 -1
- package/dist/components/data-display/asset-tag/asset-tag.stories.d.ts +1 -1
- package/dist/components/data-display/badge/badge.d.ts +2 -4
- package/dist/components/data-display/badge/badge.qa.stories.d.ts +1 -1
- package/dist/components/data-display/badge/badge.stories.d.ts +1 -2
- package/dist/components/data-display/filter-tag/filter-tag.d.ts +2 -4
- package/dist/components/data-display/filter-tag/filter-tag.qa.stories.d.ts +1 -1
- package/dist/components/data-display/filter-tag/filter-tag.stories.d.ts +1 -1
- package/dist/components/data-display/input-tag/input-tag.d.ts +2 -4
- package/dist/components/data-display/input-tag/input-tag.qa.stories.d.ts +1 -1
- package/dist/components/data-display/input-tag/input-tag.stories.d.ts +1 -1
- package/dist/components/data-display/table/table-context.d.ts +2 -3
- package/dist/components/data-display/table/table-section-context.d.ts +2 -3
- package/dist/components/data-display/table/table.d.ts +2 -4
- package/dist/components/data-display/table/table.qa.stories.d.ts +1 -1
- package/dist/components/data-display/table/table.stories.d.ts +1 -1
- package/dist/components/data-display/table-body/table-body.d.ts +2 -4
- package/dist/components/data-display/table-cell/table-cell.d.ts +2 -4
- package/dist/components/data-display/table-cell-action/table-cell-action.d.ts +2 -4
- package/dist/components/data-display/table-foot/table-foot.d.ts +2 -4
- package/dist/components/data-display/table-head/table-head.d.ts +2 -4
- package/dist/components/data-display/table-row/table-row-context.d.ts +2 -3
- package/dist/components/data-display/table-row/table-row.d.ts +2 -4
- package/dist/components/data-display/table-sort-label/table-sort-label.d.ts +2 -4
- package/dist/components/data-display/tag/tag.d.ts +2 -4
- package/dist/components/data-display/tag-group/tag-group.d.ts +2 -4
- package/dist/components/data-display/tag-group/tag-group.qa.stories.d.ts +1 -1
- package/dist/components/data-display/tag-group/tag-group.stories.d.ts +1 -1
- package/dist/components/data-display/typography/typography.d.ts +1 -2
- package/dist/components/data-display/typography/typography.qa.stories.d.ts +1 -1
- package/dist/components/data-display/typography/typography.stories.d.ts +1 -1
- package/dist/components/data-display/typography/typography.types.d.ts +1 -1
- package/dist/components/dropdowns/menu/menu/menu.d.ts +1 -2
- package/dist/components/dropdowns/menu/menu-button/menu-button.d.ts +2 -3
- package/dist/components/dropdowns/menu/menu-button/menu-button.stories.d.ts +1 -1
- package/dist/components/dropdowns/menu/menu-button/menu-button.types.d.ts +1 -1
- package/dist/components/dropdowns/menu/menu-content/menu-content.d.ts +4 -6
- package/dist/components/dropdowns/menu/menu-content/menu-content.stories.d.ts +1 -1
- package/dist/components/dropdowns/menu/menu-group/menu-group.d.ts +1 -2
- package/dist/components/dropdowns/menu/menu-group/menu-group.stories.d.ts +1 -1
- package/dist/components/dropdowns/menu/menu-group-label/menu-group-label.d.ts +1 -2
- package/dist/components/dropdowns/menu/menu-group-label/menu-group-label.stories.d.ts +1 -1
- package/dist/components/dropdowns/menu/menu-item/menu-item.d.ts +4 -6
- package/dist/components/dropdowns/menu/menu-item/menu-item.stories.d.ts +1 -1
- package/dist/components/dropdowns/menu/menu-separator/menu-separator.d.ts +0 -2
- package/dist/components/dropdowns/menu/menu-separator/menu-separator.stories.d.ts +1 -1
- package/dist/components/dropdowns/menu/menu.stories.d.ts +0 -1
- package/dist/components/feedback/alert/alert-title.d.ts +1 -3
- package/dist/components/feedback/alert/alert.d.ts +1 -3
- package/dist/components/feedback/alert/alert.qa.stories.d.ts +2 -2
- package/dist/components/foundations/icon/deprecated/NextStepIcon.d.ts +2 -3
- package/dist/components/foundations/icon/deprecated/SortAscIcon.d.ts +2 -3
- package/dist/components/foundations/icon/deprecated/SortDescIcon.d.ts +2 -3
- package/dist/components/foundations/icon/deprecated/SortInactiveIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icon.d.ts +2 -3
- package/dist/components/foundations/icon/icon.qa.stories.d.ts +2 -2
- package/dist/components/foundations/icon/icon.stories.d.ts +1 -1
- package/dist/components/foundations/icon/icons/AbTestIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/AggregateIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/AnalyticsIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/AndroidIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/AnonymizeIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/AppleIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ArchiveAltIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ArchiveIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ArrowCollapseIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ArrowDownIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ArrowExpandIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ArrowKeyboardNextIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ArrowKeyboardPreviousIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ArrowKeyboardUpIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ArrowLeftIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ArrowRightIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ArrowUpIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/AttributeSlotIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/AxisIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/AxisLimtIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/BarChartIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/BooleanIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/BoostIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/BracketsCancelIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/BracketsIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/BrowserIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/BrowserPushIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/BuryIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/CalendarAltIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/CalendarIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/CatalogIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ChatAddIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ChatIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ChatsIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/CheckCircleIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/CheckFilledIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/CheckIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/CheckSmallIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ChevronDownFillIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ChevronDownIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ChevronLeftFillIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ChevronLeftIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ChevronRightFillIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ChevronRightIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ChevronUpFillIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ChevronUpIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ClearFillIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ClearIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ClipboardAddIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ClockCircleIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/CloneIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/CloseIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/CloseSmallIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/CloudCheckIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/CloudDownloadIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/CodeIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ColorPickerAltIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ColorPickerIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ColumnsIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ConditionAltIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ConditionIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ConsoleIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ConstantAltIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ConstantIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ContextualPersonalizationIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/CopyIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/CopyToDashboardIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/CsvIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/CustomRowIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/CustomerIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/CustomersFilterIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/CustomersSegmentationIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/DateTimeIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/DescriptionIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/DesktopIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/DisabledIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/DivideIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/DocumentationIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/DownloadIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/DragHorizontalIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/DragVericalIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/EditIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/EducationHubIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/EllipsisVerticalIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/EllipsissHorizontalIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/EmailIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/EmojiPickerIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/EmptyIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ErrorFillIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/EventIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/EventsSegmentationIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ExperimentIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ExposeIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ExpressionIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ExternalLinkIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/EyeCrossedIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/EyeIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/FastForwardIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/FileIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/FileVideoIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/FilterIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/FireIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/FolderEmptyIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/FolderFullIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ForceAddToRecallIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ForceAddToRecallUndoIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/FormulaExpressionIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/FormulaIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/FromStartAltIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/FullscreenIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/GiftIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/GoToIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/GraphStatsIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/GridAltIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/GridIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/HelpIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/HistoryIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/HomeIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/HtmlIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ImageSearchIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ImagesIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ImpactDownIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/InfoFilledIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/InfoIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/InfoSmallIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/InternetIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/KeyIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/LayoutIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/LikeIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/LineChartIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/LinkIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ListIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/LoaderIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/LockIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/MapIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/MetricAltIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/MinusIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/MobileAppInboxIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/MobileImageMessageIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/MobilePhoneLandscapeIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/MobilePhonePortraitIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/MobilePushIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/MobileSmsIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/MobileTextMessageIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/MoveIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/MultiParentRejectedIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/MultiParentSelectedIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/MultiParentUnassignedIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/NegationIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/NotificationIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/NumberIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/OfflineFillIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/OfflineIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/OutOfStockIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/PagesIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/PaintIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ParagraphCenterAlignIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ParagraphLeftAlignIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ParagraphRightAlignIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/PassDownIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/PassThroughIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/PercentageIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/PersAlt1Icon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/PersAlt2Icon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/PersAlt3Icon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/PersAlt4Icon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/PictureAltIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/PictureIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/PinIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/PlugPlayIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/PlusCircleFillIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/PlusCircleIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/PlusIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/PoverButtonIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ProductSlotsIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ReceiveIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/RefreshIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ReleaseNotesIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/RenameAltIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/RenameIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ReorderIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ReportIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/RetentionIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/RewertLeftIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/RewertRightIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/RibbonIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/RoadmapIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/RobotIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/RuleLabelIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/RunningAggregateIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/SaveIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ScenarioIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/SearchIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/SecurityShieldIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/SendIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/SettingsAltIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/SettingsIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ShareIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ShopIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/ShrinkIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/SortIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/SplitFlowIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/SqlIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/StarFillIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/StarIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/StartFillIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/StartIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/StatusDotIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/StopIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/StopwatchIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/StringComponentIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/StringIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/SuggestionIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/SurveyIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/SwapIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/TabletLangscapeIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/TabletPortraitIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/TagAltIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/TagIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/TemplateIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/TextBoldIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/TextItalicIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/TextStyleIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/TragetIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/TransferIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/TrashIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/TrendIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/UnExposeIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/UnarchiveAltIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/UndoIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/UnlinkIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/UnlockIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/UntilNowAltIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/UploadIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/UsagesIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/UsersIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/VariantsIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/VisualIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/VoucherIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/WaitIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/WalkthroughsIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/WarningFillIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/WebhookIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/WeblayerIcon.d.ts +2 -3
- package/dist/components/foundations/icon/icons/WrenchIcon.d.ts +2 -3
- package/dist/components/inputs/autocomplete/autocomplete.d.ts +1 -2
- package/dist/components/inputs/autocomplete/autocomplete.qa.stories.d.ts +2 -2
- package/dist/components/inputs/autocomplete/autocomplete.stories.d.ts +1 -1
- package/dist/components/inputs/autocomplete/autocomplete.types.d.ts +1 -1
- package/dist/components/inputs/base-field/base-field.d.ts +2 -4
- package/dist/components/inputs/base-input/base-input.d.ts +2 -4
- package/dist/components/inputs/calendar/calendar-base.d.ts +2 -4
- package/dist/components/inputs/calendar/calendar.d.ts +2 -4
- package/dist/components/inputs/calendar/calendar.qa.stories.d.ts +1 -1
- package/dist/components/inputs/calendar/calendar.stories.d.ts +1 -1
- package/dist/components/inputs/calendar/calendar.types.d.ts +1 -1
- package/dist/components/inputs/calendar/use-calendar-state.d.ts +2 -2
- package/dist/components/inputs/calendar/use-calendar.d.ts +3 -3
- package/dist/components/inputs/calendar-cell/calendar-cell.d.ts +2 -4
- package/dist/components/inputs/calendar-cell/calendar-cell.types.d.ts +2 -2
- package/dist/components/inputs/calendar-grid/calendar-grid.d.ts +2 -4
- package/dist/components/inputs/calendar-grid/calendar-grid.types.d.ts +1 -1
- package/dist/components/inputs/checkbox/checkbox.d.ts +2 -3
- package/dist/components/inputs/checkbox/checkbox.qa.stories.d.ts +1 -1
- package/dist/components/inputs/checkbox/checkbox.stories.d.ts +1 -1
- package/dist/components/inputs/checkbox/checkbox.types.d.ts +1 -1
- package/dist/components/inputs/checkbox-field/checkbox-field.d.ts +2 -4
- package/dist/components/inputs/checkbox-field/checkbox-field.qa.stories.d.ts +1 -1
- package/dist/components/inputs/checkbox-field/checkbox-field.stories.d.ts +1 -1
- package/dist/components/inputs/checkbox-field/checkbox-field.types.d.ts +1 -1
- package/dist/components/inputs/checkbox-group/checkbox-group-context.d.ts +1 -1
- package/dist/components/inputs/checkbox-group/checkbox-group.d.ts +2 -4
- package/dist/components/inputs/checkbox-group/checkbox-group.qa.stories.d.ts +1 -1
- package/dist/components/inputs/checkbox-group/checkbox-group.stories.d.ts +1 -1
- package/dist/components/inputs/date-input/date-input.d.ts +2 -4
- package/dist/components/inputs/date-input/date-input.qa.stories.d.ts +1 -1
- package/dist/components/inputs/date-input/date-input.stories.d.ts +1 -1
- package/dist/components/inputs/date-input/date-input.types.d.ts +2 -2
- package/dist/components/inputs/date-input/use-date-input-state.d.ts +2 -2
- package/dist/components/inputs/date-input/use-date-input.d.ts +4 -4
- package/dist/components/inputs/date-picker/date-picker.d.ts +2 -4
- package/dist/components/inputs/date-picker/date-picker.qa.stories.d.ts +1 -1
- package/dist/components/inputs/date-picker/date-picker.stories.d.ts +1 -1
- package/dist/components/inputs/date-picker/date-picker.types.d.ts +1 -1
- package/dist/components/inputs/date-picker/use-date-picker-state.d.ts +2 -2
- package/dist/components/inputs/date-picker/use-date-picker.d.ts +4 -4
- package/dist/components/inputs/date-segment/date-segment.d.ts +2 -4
- package/dist/components/inputs/date-segment/date-segment.types.d.ts +2 -2
- package/dist/components/inputs/field-label/field-label.d.ts +2 -4
- package/dist/components/inputs/input-field/input-field.d.ts +2 -3
- package/dist/components/inputs/input-field/input-field.qa.stories.d.ts +1 -1
- package/dist/components/inputs/input-field/input-field.stories.d.ts +1 -1
- package/dist/components/inputs/radio/radio.d.ts +2 -4
- package/dist/components/inputs/radio/radio.qa.stories.d.ts +1 -1
- package/dist/components/inputs/radio/radio.stories.d.ts +1 -1
- package/dist/components/inputs/radio/radio.types.d.ts +1 -1
- package/dist/components/inputs/radio-field/radio-field.d.ts +2 -3
- package/dist/components/inputs/radio-field/radio-field.qa.stories.d.ts +1 -1
- package/dist/components/inputs/radio-field/radio-field.stories.d.ts +1 -1
- package/dist/components/inputs/radio-field/radio-field.types.d.ts +1 -1
- package/dist/components/inputs/radio-group/radio-group-context.d.ts +1 -1
- package/dist/components/inputs/radio-group/radio-group.d.ts +2 -3
- package/dist/components/inputs/radio-group/radio-group.qa.stories.d.ts +1 -1
- package/dist/components/inputs/radio-group/radio-group.stories.d.ts +1 -1
- package/dist/components/inputs/radio-group/radio-group.types.d.ts +1 -1
- package/dist/components/inputs/select/select-context.d.ts +1 -1
- package/dist/components/inputs/select/select.d.ts +1 -2
- package/dist/components/inputs/select/select.types.d.ts +1 -1
- package/dist/components/inputs/select-field/select-field.d.ts +1 -1
- package/dist/components/inputs/select-field/select-field.qa.stories.d.ts +1 -1
- package/dist/components/inputs/select-field/select-field.stories.d.ts +1 -1
- package/dist/components/inputs/select-option/select-option.d.ts +1 -1
- package/dist/components/inputs/text-field/text-field.d.ts +2 -4
- package/dist/components/inputs/text-field/text-field.qa.stories.d.ts +1 -1
- package/dist/components/inputs/text-field/text-field.stories.d.ts +1 -1
- package/dist/components/inputs/toggle/toggle.d.ts +2 -4
- package/dist/components/inputs/toggle-field/toggle-field.d.ts +2 -4
- package/dist/components/inputs/toggle-field/toggle-field.qa.stories.d.ts +1 -1
- package/dist/components/inputs/toggle-field/toggle-field.stories.d.ts +1 -1
- package/dist/components/inputs/toggle-field/toggle-field.types.d.ts +1 -1
- package/dist/components/layout/box/box.d.ts +2 -3
- package/dist/components/layout/box/box.qa.stories.d.ts +1 -1
- package/dist/components/layout/box/box.stories.d.ts +1 -1
- package/dist/components/layout/flex/flex.d.ts +2 -3
- package/dist/components/layout/flex/flex.qa.stories.d.ts +1 -1
- package/dist/components/layout/flex/flex.stories.d.ts +1 -1
- package/dist/components/lists/listbox/listbox.d.ts +2 -4
- package/dist/components/lists/listbox-group/listbox-group.d.ts +2 -4
- package/dist/components/lists/listbox-group-label/listbox-group-label.d.ts +2 -4
- package/dist/components/lists/listbox-item/listbox-item.d.ts +2 -4
- package/dist/components/navigation/pagination/pagination-config.d.ts +1 -1
- package/dist/components/navigation/pagination/pagination-context.d.ts +2 -3
- package/dist/components/navigation/pagination/pagination-items-per-page-selector.d.ts +0 -1
- package/dist/components/navigation/pagination/pagination-navigation-helpers.d.ts +1 -1
- package/dist/components/navigation/pagination/pagination-navigation-item.d.ts +1 -2
- package/dist/components/navigation/pagination/pagination-navigation.d.ts +0 -1
- package/dist/components/navigation/pagination/pagination-summary.d.ts +0 -1
- package/dist/components/navigation/pagination/pagination.d.ts +2 -4
- package/dist/components/navigation/pagination/pagination.qa.stories.d.ts +2 -2
- package/dist/components/navigation/pagination/pagination.stories.d.ts +1 -1
- package/dist/components/navigation/tabs/tab/tab.d.ts +2 -4
- package/dist/components/navigation/tabs/tab-list/tab-list.d.ts +2 -4
- package/dist/components/navigation/tabs/tab-panel/tab-panel.d.ts +2 -4
- package/dist/components/navigation/tabs/tabs/tabs.d.ts +2 -4
- package/dist/components/navigation/tabs/tabs.qa.stories.d.ts +1 -1
- package/dist/components/popovers/modal/modal-body.d.ts +2 -4
- package/dist/components/popovers/modal/modal-context.d.ts +2 -3
- package/dist/components/popovers/modal/modal-footer-actions.d.ts +2 -3
- package/dist/components/popovers/modal/modal-footer.d.ts +2 -3
- package/dist/components/popovers/modal/modal-header-title.d.ts +2 -3
- package/dist/components/popovers/modal/modal-header.d.ts +2 -3
- package/dist/components/popovers/modal/modal.d.ts +2 -4
- package/dist/components/popovers/modal/modal.qa.stories.d.ts +2 -2
- package/dist/components/popovers/popup/popup/popup-context.d.ts +2 -3
- package/dist/components/popovers/popup/popup/popup.d.ts +1 -2
- package/dist/components/popovers/popup/popup/popup.types.d.ts +1 -1
- package/dist/components/popovers/popup/popup/use-popup.d.ts +15 -16
- package/dist/components/popovers/popup/popup-close/popup-close.d.ts +2 -3
- package/dist/components/popovers/popup/popup-content/popup-content.d.ts +2 -4
- package/dist/components/popovers/popup/popup-trigger/popup-trigger.d.ts +2 -4
- package/dist/components/popovers/popup/popup.qa.stories.d.ts +1 -1
- package/dist/components/popovers/tooltip/tooltip.d.ts +2 -3
- package/dist/components/popovers/tooltip/tooltip.qa.stories.d.ts +2 -2
- package/dist/components/popovers/tooltip/tooltip.stories.d.ts +1 -1
- package/dist/components/popovers/tooltip/tooltip.types.d.ts +1 -1
- package/dist/components/surfaces/accordion/accordion/accordion.d.ts +2 -4
- package/dist/components/surfaces/accordion/accordion-content/accordion-content.d.ts +2 -4
- package/dist/components/surfaces/accordion/accordion-filter-header/accordion-filter-header.d.ts +2 -4
- package/dist/components/surfaces/accordion/accordion-filter-header/accordion-filter-header.types.d.ts +2 -2
- package/dist/components/surfaces/accordion/accordion-group/accordion-group-context.d.ts +2 -3
- package/dist/components/surfaces/accordion/accordion-group/accordion-group.d.ts +1 -2
- package/dist/components/surfaces/accordion/accordion-header/accordion-header.d.ts +2 -4
- package/dist/components/surfaces/accordion/accordion.qa.stories.d.ts +1 -1
- package/dist/style.css +1 -1
- package/dist/utils/types/polymorphic-prop.types.d.ts +0 -1
- package/package.json +52 -51
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
declare const WarningFillIcon: import("react").ForwardRefExoticComponent<IconInstanceProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
1
|
+
import { IconInstanceProps } from '../icon.types';
|
|
2
|
+
declare const WarningFillIcon: import('react').ForwardRefExoticComponent<IconInstanceProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
4
3
|
export default WarningFillIcon;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
declare const WebhookIcon: import("react").ForwardRefExoticComponent<IconInstanceProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
1
|
+
import { IconInstanceProps } from '../icon.types';
|
|
2
|
+
declare const WebhookIcon: import('react').ForwardRefExoticComponent<IconInstanceProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
4
3
|
export default WebhookIcon;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
declare const WeblayerIcon: import("react").ForwardRefExoticComponent<IconInstanceProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
1
|
+
import { IconInstanceProps } from '../icon.types';
|
|
2
|
+
declare const WeblayerIcon: import('react').ForwardRefExoticComponent<IconInstanceProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
4
3
|
export default WeblayerIcon;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
declare const WrenchIcon: import("react").ForwardRefExoticComponent<IconInstanceProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
1
|
+
import { IconInstanceProps } from '../icon.types';
|
|
2
|
+
declare const WrenchIcon: import('react').ForwardRefExoticComponent<IconInstanceProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
4
3
|
export default WrenchIcon;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react';
|
|
2
|
-
import { ControlledMultipleValue as ControlledMultipleValueStory, ControlledSingleValue as ControlledSingleValueStory, CustomOptionLabel as CustomOptionLabelStory, HideSelectedOptions as HideSelectedOptionsStory, Multiple as MultipleStory,
|
|
3
|
-
import Autocomplete from './autocomplete';
|
|
2
|
+
import { ControlledMultipleValue as ControlledMultipleValueStory, ControlledSingleValue as ControlledSingleValueStory, CustomOptionLabel as CustomOptionLabelStory, HideSelectedOptions as HideSelectedOptionsStory, Multiple as MultipleStory, Story } from './autocomplete.stories';
|
|
3
|
+
import { default as Autocomplete } from './autocomplete';
|
|
4
4
|
declare const meta: Meta<typeof Autocomplete>;
|
|
5
5
|
export default meta;
|
|
6
6
|
export declare const Basic: Story;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import Autocomplete from './autocomplete';
|
|
2
|
+
import { default as Autocomplete } from './autocomplete';
|
|
3
3
|
declare const meta: Meta<typeof Autocomplete>;
|
|
4
4
|
export default meta;
|
|
5
5
|
export type Story<Value extends NonNullable<unknown> = string, Multiple extends boolean = false> = StoryObj<typeof Autocomplete<Value, Multiple>>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { AutocompleteGroupedOption as MuiBaseAutocompleteGroupedOption } from '@mui/base';
|
|
2
2
|
import { ForwardedRef, ReactElement, ReactNode, SyntheticEvent } from 'react';
|
|
3
3
|
export type AutocompleteValue<Value, Multiple> = Multiple extends true ? Value[] : Value | null;
|
|
4
4
|
export interface AutocompleteProps<AutocompleteOption extends NonNullable<unknown>, Multiple extends boolean> {
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import type { BaseFieldProps } from './base-field.types';
|
|
3
|
-
import './base-field.scss';
|
|
1
|
+
import { BaseFieldProps } from './base-field.types';
|
|
4
2
|
export declare const getZeroSpace: () => JSX.Element;
|
|
5
3
|
/**
|
|
6
4
|
* @internal
|
|
@@ -9,5 +7,5 @@ export declare const getZeroSpace: () => JSX.Element;
|
|
|
9
7
|
* It also provides the `error` and `full width` states for the field.
|
|
10
8
|
* Should be used as a base for all other field components and should not be exposed to the end users.
|
|
11
9
|
*/
|
|
12
|
-
declare const BaseField: import(
|
|
10
|
+
declare const BaseField: import('react').ForwardRefExoticComponent<BaseFieldProps & import('react').RefAttributes<HTMLDivElement>>;
|
|
13
11
|
export default BaseField;
|
|
@@ -1,10 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
import type { BaseInputProps } from './base-input.types';
|
|
3
|
-
import './base-input.scss';
|
|
1
|
+
import { BaseInputProps } from './base-input.types';
|
|
4
2
|
/**
|
|
5
3
|
* @internal
|
|
6
4
|
* The base input component to enter and edit text.
|
|
7
5
|
* Should be used only by other components and not exposed to the end users.
|
|
8
6
|
*/
|
|
9
|
-
declare const BaseInput: import(
|
|
7
|
+
declare const BaseInput: import('react').ForwardRefExoticComponent<BaseInputProps & import('react').RefAttributes<HTMLDivElement>>;
|
|
10
8
|
export default BaseInput;
|
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
import type { CalendarBaseProps } from './calendar.types';
|
|
3
|
-
import './calendar.scss';
|
|
1
|
+
import { CalendarBaseProps } from './calendar.types';
|
|
4
2
|
/**
|
|
5
3
|
* @internal
|
|
6
4
|
* The component is used inside datepicker component to allow lift state up.
|
|
7
5
|
*/
|
|
8
|
-
declare const CalendarBase: import(
|
|
6
|
+
declare const CalendarBase: import('react').ForwardRefExoticComponent<CalendarBaseProps & import('react').RefAttributes<HTMLDivElement>>;
|
|
9
7
|
export default CalendarBase;
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import type { CalendarProps } from './calendar.types';
|
|
3
|
-
import './calendar.scss';
|
|
1
|
+
import { CalendarProps } from './calendar.types';
|
|
4
2
|
/**
|
|
5
3
|
* The `Calendar` component displays one date grid and allows users to select a single date.
|
|
6
4
|
* Using the `defaultFocusedValue` or`focusedValue`, the developer can set the focused date
|
|
@@ -21,5 +19,5 @@ import './calendar.scss';
|
|
|
21
19
|
* }
|
|
22
20
|
* ```
|
|
23
21
|
*/
|
|
24
|
-
declare const Calendar: import(
|
|
22
|
+
declare const Calendar: import('react').ForwardRefExoticComponent<CalendarProps & import('react').RefAttributes<HTMLDivElement>>;
|
|
25
23
|
export default Calendar;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Meta, StoryObj, ArgTypes } from '@storybook/react';
|
|
2
|
-
import Calendar from './calendar';
|
|
2
|
+
import { default as Calendar } from './calendar';
|
|
3
3
|
/**
|
|
4
4
|
* Convert the number values in the args to Date objects.
|
|
5
5
|
* The storybook URL contains the args as string values, so we need to convert them to Date objects.
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
1
|
+
import { CalendarState } from '@react-stately/calendar';
|
|
2
|
+
import { CalendarProps } from './calendar.types';
|
|
3
3
|
export declare function useCalendarState(props: CalendarProps): CalendarState;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
1
|
+
import { CalendarState } from '@react-stately/calendar';
|
|
2
|
+
import { DOMAttributes } from 'react';
|
|
3
|
+
import { ButtonProps } from '../../buttons';
|
|
4
4
|
export declare function useCalendar(state: CalendarState): {
|
|
5
5
|
calendarProps: DOMAttributes<HTMLElement>;
|
|
6
6
|
nextButtonProps: ButtonProps;
|
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
import type { CalendarCellProps } from './calendar-cell.types';
|
|
3
|
-
import './calendar-cell.scss';
|
|
1
|
+
import { CalendarCellProps } from './calendar-cell.types';
|
|
4
2
|
/**
|
|
5
3
|
* The component is supposed to be used as a child of the `CalendarGrid` component.
|
|
6
4
|
* @internal
|
|
7
5
|
*/
|
|
8
|
-
declare const CalendarCell: import(
|
|
6
|
+
declare const CalendarCell: import('react').ForwardRefExoticComponent<CalendarCellProps & import('react').RefAttributes<HTMLLIElement>>;
|
|
9
7
|
export default CalendarCell;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
1
|
+
import { CalendarDate } from '@internationalized/date';
|
|
2
|
+
import { CalendarState } from '@react-stately/calendar';
|
|
3
3
|
export interface CalendarCellProps {
|
|
4
4
|
/**
|
|
5
5
|
* Custom class name for the container of the component.
|
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
import type { CalendarGridProps } from './calendar-grid.types';
|
|
3
|
-
import './calendar-grid.scss';
|
|
1
|
+
import { CalendarGridProps } from './calendar-grid.types';
|
|
4
2
|
/**
|
|
5
3
|
* The component is supposed to be used as a child of the `Calendar` component.
|
|
6
4
|
* @internal
|
|
7
5
|
*/
|
|
8
|
-
declare const CalendarGrid: import(
|
|
6
|
+
declare const CalendarGrid: import('react').ForwardRefExoticComponent<CalendarGridProps & import('react').RefAttributes<HTMLUListElement>>;
|
|
9
7
|
export default CalendarGrid;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import
|
|
3
|
-
import './checkbox.scss';
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { CheckboxProps } from './checkbox.types';
|
|
4
3
|
/**
|
|
5
4
|
* Checkboxes are used to pick an option when one or more options can be chosen.
|
|
6
5
|
* A single checkbox can be used representing a singular option,
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import type { CheckboxFieldProps } from './checkbox-field.types';
|
|
3
|
-
import './checkbox-field.scss';
|
|
1
|
+
import { CheckboxFieldProps } from './checkbox-field.types';
|
|
4
2
|
/**
|
|
5
3
|
* Checkbox fields are used to pick an option when one or more options can be chosen.
|
|
6
4
|
* A single checkbox field can be used representing a singular option,
|
|
@@ -19,5 +17,5 @@ import './checkbox-field.scss';
|
|
|
19
17
|
* }
|
|
20
18
|
* ```
|
|
21
19
|
*/
|
|
22
|
-
declare const CheckboxField: import(
|
|
20
|
+
declare const CheckboxField: import('react').ForwardRefExoticComponent<CheckboxFieldProps & import('react').RefAttributes<HTMLInputElement>>;
|
|
23
21
|
export default CheckboxField;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import CheckboxField from './checkbox-field';
|
|
2
|
+
import { default as CheckboxField } from './checkbox-field';
|
|
3
3
|
declare const meta: Meta<typeof CheckboxField>;
|
|
4
4
|
export default meta;
|
|
5
5
|
export type Story = StoryObj<typeof CheckboxField>;
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import type { CheckboxGroupProps } from './checkbox-group.types';
|
|
3
|
-
import './checkbox-group.scss';
|
|
1
|
+
import { CheckboxGroupProps } from './checkbox-group.types';
|
|
4
2
|
/**
|
|
5
3
|
* The `CheckboxGroup` component is used to group multiple `Checkbox` or `CheckboxField` components together.
|
|
6
4
|
* It provides a way to manage the state of multiple checkboxes as a single entity.
|
|
@@ -36,5 +34,5 @@ import './checkbox-group.scss';
|
|
|
36
34
|
* )};
|
|
37
35
|
* ```
|
|
38
36
|
*/
|
|
39
|
-
declare const CheckboxGroup: import(
|
|
37
|
+
declare const CheckboxGroup: import('react').ForwardRefExoticComponent<CheckboxGroupProps & import('react').RefAttributes<HTMLDivElement>>;
|
|
40
38
|
export default CheckboxGroup;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Args, Meta } from '@storybook/react';
|
|
2
|
-
import {
|
|
2
|
+
import { Story } from './checkbox-group.stories';
|
|
3
3
|
import { CheckboxGroupProps } from './checkbox-group.types';
|
|
4
4
|
type StoryArgs = Args & CheckboxGroupProps;
|
|
5
5
|
declare const meta: Meta<StoryArgs>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import CheckboxGroup from './checkbox-group';
|
|
2
|
+
import { default as CheckboxGroup } from './checkbox-group';
|
|
3
3
|
declare const meta: Meta<typeof CheckboxGroup>;
|
|
4
4
|
export default meta;
|
|
5
5
|
export type Story = StoryObj<typeof CheckboxGroup>;
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import type { DateInputProps } from './date-input.types';
|
|
3
|
-
import './date-input.scss';
|
|
1
|
+
import { DateInputProps } from './date-input.types';
|
|
4
2
|
/**
|
|
5
3
|
* The date input allows users to enter and edit date values using a keyboard.
|
|
6
4
|
* Each part of a date value is displayed in an individually editable segment.
|
|
@@ -28,5 +26,5 @@ import './date-input.scss';
|
|
|
28
26
|
* }
|
|
29
27
|
* ```
|
|
30
28
|
*/
|
|
31
|
-
declare const DateInput: import(
|
|
29
|
+
declare const DateInput: import('react').ForwardRefExoticComponent<DateInputProps & import('react').RefAttributes<HTMLElement>>;
|
|
32
30
|
export default DateInput;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
1
|
+
import { KeyboardEventHandler, MouseEventHandler } from 'react';
|
|
2
|
+
import { DateValidationResult } from '../../../utils/date';
|
|
3
3
|
export interface DateChangeHandlerContext extends DateValidationResult {
|
|
4
4
|
valid: boolean;
|
|
5
5
|
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
1
|
+
import { DateFieldState } from '@react-stately/datepicker';
|
|
2
|
+
import { DateInputProps } from './date-input.types';
|
|
3
3
|
export declare function useDateInputState(props: DateInputProps): DateFieldState;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
1
|
+
import { DateFieldAria } from '@react-aria/datepicker';
|
|
2
|
+
import { DateFieldState } from '@react-stately/datepicker';
|
|
3
|
+
import { InputHTMLAttributes, RefObject } from 'react';
|
|
4
|
+
import { DateInputProps } from './date-input.types';
|
|
5
5
|
/**
|
|
6
6
|
* Provides the behavior and accessibility implementation for a date input component.
|
|
7
7
|
* @internal
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import type { DatePickerProps } from './date-picker.types';
|
|
3
|
-
import './date-picker.scss';
|
|
1
|
+
import { DatePickerProps } from './date-picker.types';
|
|
4
2
|
/**
|
|
5
3
|
* The date picker is a composite component that combines the date input and calendar components.
|
|
6
4
|
* It provides a text field for entering a date and a calendar for selecting a date.
|
|
@@ -26,5 +24,5 @@ import './date-picker.scss';
|
|
|
26
24
|
* }
|
|
27
25
|
* ```
|
|
28
26
|
*/
|
|
29
|
-
declare const DatePicker: import(
|
|
27
|
+
declare const DatePicker: import('react').ForwardRefExoticComponent<DatePickerProps & import('react').RefAttributes<HTMLDivElement>>;
|
|
30
28
|
export default DatePicker;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import DatePicker from './date-picker';
|
|
2
|
+
import { default as DatePicker } from './date-picker';
|
|
3
3
|
declare const meta: Meta<typeof DatePicker>;
|
|
4
4
|
export default meta;
|
|
5
5
|
export type Story = StoryObj<typeof DatePicker>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
1
|
+
import { DatePickerState } from '@react-stately/datepicker';
|
|
2
|
+
import { DatePickerProps } from './date-picker.types';
|
|
3
3
|
/**
|
|
4
4
|
* Custom hook that manages the state for a date picker component.
|
|
5
5
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
1
|
+
import { CalendarState } from '@react-stately/calendar';
|
|
2
|
+
import { DatePickerState } from '@react-stately/datepicker';
|
|
3
|
+
import { DatePickerProps } from './date-picker.types';
|
|
4
|
+
import { DateInputProps } from '../date-input';
|
|
5
5
|
/**
|
|
6
6
|
* Custom hook for the DatePicker component.
|
|
7
7
|
*/
|
|
@@ -1,10 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
import type { DateSegmentProps } from './date-segment.types';
|
|
3
|
-
import './date-segment.scss';
|
|
1
|
+
import { DateSegmentProps } from './date-segment.types';
|
|
4
2
|
/**
|
|
5
3
|
* The `DateSegment` component is used to render a segment of a date input.
|
|
6
4
|
*
|
|
7
5
|
* @internal
|
|
8
6
|
*/
|
|
9
|
-
declare const DateSegment: import(
|
|
7
|
+
declare const DateSegment: import('react').ForwardRefExoticComponent<DateSegmentProps & import('react').RefAttributes<HTMLDivElement>>;
|
|
10
8
|
export default DateSegment;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
1
|
+
import { DateFieldState, DateSegment } from '@react-stately/datepicker';
|
|
2
|
+
import { ReactNode } from 'react';
|
|
3
3
|
export interface DateSegmentProps {
|
|
4
4
|
/**
|
|
5
5
|
* Custom class name for the container of the component.
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import type { FieldLabelProps } from './field-label.types';
|
|
3
|
-
import './field-label.scss';
|
|
1
|
+
import { FieldLabelProps } from './field-label.types';
|
|
4
2
|
/**
|
|
5
3
|
* @internal
|
|
6
4
|
* The `FieldLabel` component renders a label for a form field like `input`, `select`, `textarea`, etc.
|
|
@@ -24,5 +22,5 @@ import './field-label.scss';
|
|
|
24
22
|
* }
|
|
25
23
|
* ```
|
|
26
24
|
*/
|
|
27
|
-
declare const FieldLabel: import(
|
|
25
|
+
declare const FieldLabel: import('react').ForwardRefExoticComponent<FieldLabelProps & import('react').RefAttributes<HTMLLabelElement>>;
|
|
28
26
|
export default FieldLabel;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import type { InputFieldProps } from './input-field.types';
|
|
1
|
+
import { InputFieldProps } from './input-field.types';
|
|
3
2
|
/**
|
|
4
3
|
* The input field includes a label, a helper text and an input field where users can type one line of text.
|
|
5
4
|
* The input field component typically appears in forms and dialogs.
|
|
@@ -29,5 +28,5 @@ import type { InputFieldProps } from './input-field.types';
|
|
|
29
28
|
* }
|
|
30
29
|
* ```
|
|
31
30
|
*/
|
|
32
|
-
declare const InputField: import(
|
|
31
|
+
declare const InputField: import('react').ForwardRefExoticComponent<InputFieldProps & import('react').RefAttributes<HTMLInputElement>>;
|
|
33
32
|
export default InputField;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import InputField from './input-field';
|
|
2
|
+
import { default as InputField } from './input-field';
|
|
3
3
|
declare const meta: Meta<typeof InputField>;
|
|
4
4
|
export default meta;
|
|
5
5
|
export type Story = StoryObj<typeof InputField>;
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import type { RadioProps } from './radio.types';
|
|
3
|
-
import './radio.scss';
|
|
1
|
+
import { RadioProps } from './radio.types';
|
|
4
2
|
/**
|
|
5
3
|
* Radio buttons are used to pick an option when only one option can be chosen.
|
|
6
4
|
* A single radio button can be used representing a singular option,
|
|
@@ -23,5 +21,5 @@ import './radio.scss';
|
|
|
23
21
|
* }
|
|
24
22
|
* ```
|
|
25
23
|
*/
|
|
26
|
-
declare const Radio: import(
|
|
24
|
+
declare const Radio: import('react').ForwardRefExoticComponent<RadioProps & import('react').RefAttributes<HTMLInputElement>>;
|
|
27
25
|
export default Radio;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import type { RadioFieldProps } from './radio-field.types';
|
|
1
|
+
import { RadioFieldProps } from './radio-field.types';
|
|
3
2
|
/**
|
|
4
3
|
* Radio fields are used to pick an option when only one option can be chosen.
|
|
5
4
|
* A single Radio field can be used representing a singular option,
|
|
@@ -24,5 +23,5 @@ import type { RadioFieldProps } from './radio-field.types';
|
|
|
24
23
|
* }
|
|
25
24
|
* ```
|
|
26
25
|
*/
|
|
27
|
-
declare const RadioField: import(
|
|
26
|
+
declare const RadioField: import('react').ForwardRefExoticComponent<RadioFieldProps & import('react').RefAttributes<HTMLInputElement>>;
|
|
28
27
|
export default RadioField;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import RadioField from './radio-field';
|
|
2
|
+
import { default as RadioField } from './radio-field';
|
|
3
3
|
declare const meta: Meta<typeof RadioField>;
|
|
4
4
|
export default meta;
|
|
5
5
|
export type Story = StoryObj<typeof RadioField>;
|