@bspk/ui 1.3.28 → 1.3.30
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 +1 -1
- package/dist/components/Accordion/Accordion.d.ts +1 -1
- package/dist/components/Accordion/accordion.css +1 -1
- package/dist/components/Accordion/accordion.css.js +1 -1
- package/dist/components/Avatar/Avatar.d.ts +1 -1
- package/dist/components/Avatar/avatar.css +1 -1
- package/dist/components/Avatar/avatar.css.js +1 -1
- package/dist/components/Badge/Badge.d.ts +1 -1
- package/dist/components/Badge/badge.css +1 -1
- package/dist/components/Badge/badge.css.js +1 -1
- package/dist/components/BadgeDot/BadgeDot.d.ts +1 -1
- package/dist/components/BadgeDot/badge-dot.css +1 -1
- package/dist/components/BadgeDot/badge-dot.css.js +1 -1
- package/dist/components/BannerAlert/BannerAlert.d.ts +1 -1
- package/dist/components/BannerAlert/banner-alert.css +1 -1
- package/dist/components/BannerAlert/banner-alert.css.js +1 -1
- package/dist/components/BottomNavigation/BottomNavigation.d.ts +1 -1
- package/dist/components/BottomNavigation/bottom-navigation.css +1 -1
- package/dist/components/BottomNavigation/bottom-navigation.css.js +1 -1
- package/dist/components/Breadcrumb/Breadcrumb.d.ts +1 -1
- package/dist/components/Button/Button.d.ts +1 -1
- package/dist/components/Button/Button.js +1 -1
- package/dist/components/Button/Button.js.map +1 -1
- package/dist/components/Button/button.css +1 -1
- package/dist/components/Button/button.css.js +1 -1
- package/dist/components/ButtonDock/ButtonDock.d.ts +1 -1
- package/dist/components/ButtonDock/button-dock.css +1 -1
- package/dist/components/ButtonDock/button-dock.css.js +1 -1
- package/dist/components/Calendar/Calendar.d.ts +1 -1
- package/dist/components/Calendar/calendar.css +1 -1
- package/dist/components/Calendar/calendar.css.js +1 -1
- package/dist/components/Card/Card.d.ts +1 -1
- package/dist/components/Card/card.css +1 -1
- package/dist/components/Card/card.css.js +1 -1
- package/dist/components/Carousel/Carousel.d.ts +1 -1
- package/dist/components/Carousel/carousel.css +1 -1
- package/dist/components/Carousel/carousel.css.js +1 -1
- package/dist/components/Checkbox/Checkbox.d.ts +1 -1
- package/dist/components/Checkbox/checkbox.css +1 -1
- package/dist/components/Checkbox/checkbox.css.js +1 -1
- package/dist/components/CheckboxGroup/CheckboxGroup.d.ts +1 -1
- package/dist/components/CheckboxGroup/checkbox-group.css +1 -1
- package/dist/components/CheckboxGroup/checkbox-group.css.js +1 -1
- package/dist/components/CheckboxGroupField/CheckboxGroupField.d.ts +1 -1
- package/dist/components/CheckboxOption/CheckboxOption.d.ts +1 -1
- package/dist/components/Chip/Chip.d.ts +1 -1
- package/dist/components/Chip/chip.css +1 -1
- package/dist/components/Chip/chip.css.js +1 -1
- package/dist/components/ChipGroup/ChipGroup.d.ts +1 -1
- package/dist/components/ChipGroup/chip-group.css +1 -1
- package/dist/components/ChipGroup/chip-group.css.js +1 -1
- package/dist/components/DatePicker/DatePicker.d.ts +1 -1
- package/dist/components/DatePicker/date-picker.css +1 -1
- package/dist/components/DatePicker/date-picker.css.js +1 -1
- package/dist/components/DatePickerField/DatePickerField.d.ts +1 -1
- package/dist/components/Dialog/Dialog.d.ts +1 -1
- package/dist/components/Dialog/dialog.css +1 -1
- package/dist/components/Dialog/dialog.css.js +1 -1
- package/dist/components/Divider/Divider.d.ts +1 -1
- package/dist/components/Divider/divider.css +1 -1
- package/dist/components/Divider/divider.css.js +1 -1
- package/dist/components/EmptyState/EmptyState.d.ts +1 -1
- package/dist/components/Fab/Fab.d.ts +1 -1
- package/dist/components/Fab/fab.css +1 -1
- package/dist/components/Fab/fab.css.js +1 -1
- package/dist/components/Field/Field.d.ts +1 -1
- package/dist/components/Field/Fieldset.d.ts +1 -1
- package/dist/components/Field/field.css +1 -1
- package/dist/components/Field/field.css.js +1 -1
- package/dist/components/FileUpload/FileUpload.d.ts +1 -1
- package/dist/components/FileUpload/file-upload.css +1 -1
- package/dist/components/FileUpload/file-upload.css.js +1 -1
- package/dist/components/FileUploadItem/FileUploadItem.d.ts +1 -1
- package/dist/components/FileUploadItem/file-upload-item.css +1 -1
- package/dist/components/FileUploadItem/file-upload-item.css.js +1 -1
- package/dist/components/Flex/Flex.d.ts +1 -1
- package/dist/components/Grid/Grid.d.ts +1 -1
- package/dist/components/Img/Img.d.ts +1 -1
- package/dist/components/InlineAlert/InlineAlert.d.ts +1 -1
- package/dist/components/InlineAlert/inline-alert.css +1 -1
- package/dist/components/InlineAlert/inline-alert.css.js +1 -1
- package/dist/components/Input/Input.d.ts +1 -1
- package/dist/components/Input/input.css +1 -1
- package/dist/components/Input/input.css.js +1 -1
- package/dist/components/InputField/InputField.d.ts +1 -1
- package/dist/components/InputNumber/InputNumber.d.ts +1 -1
- package/dist/components/InputNumber/InputNumber.js +16 -6
- package/dist/components/InputNumber/InputNumber.js.map +1 -1
- package/dist/components/InputNumber/input-number.css +1 -1
- package/dist/components/InputNumber/input-number.css.js +1 -1
- package/dist/components/InputNumberField/InputNumberField.d.ts +1 -1
- package/dist/components/InputPhone/InputPhone.d.ts +1 -1
- package/dist/components/InputPhone/InputPhone.js +1 -5
- package/dist/components/InputPhone/InputPhone.js.map +1 -1
- package/dist/components/InputPhoneField/InputPhoneField.d.ts +1 -1
- package/dist/components/Link/Link.d.ts +1 -1
- package/dist/components/ListItem/ListItem.d.ts +1 -1
- package/dist/components/ListItem/list-item.css +1 -1
- package/dist/components/ListItem/list-item.css.js +1 -1
- package/dist/components/Menu/Menu.d.ts +1 -1
- package/dist/components/Menu/menu.css +1 -1
- package/dist/components/Menu/menu.css.js +1 -1
- package/dist/components/Modal/Modal.d.ts +1 -1
- package/dist/components/Modal/modal.css +1 -1
- package/dist/components/Modal/modal.css.js +1 -1
- package/dist/components/OTPInput/OTPInput.d.ts +1 -1
- package/dist/components/OTPInput/otp-input.css +1 -1
- package/dist/components/OTPInput/otp-input.css.js +1 -1
- package/dist/components/PageControl/PageControl.d.ts +1 -1
- package/dist/components/PageControl/page-control.css +1 -1
- package/dist/components/PageControl/page-control.css.js +1 -1
- package/dist/components/PageHeader/PageHeader.d.ts +1 -1
- package/dist/components/PageHeader/page-header.css +1 -1
- package/dist/components/PageHeader/page-header.css.js +1 -1
- package/dist/components/Pagination/Pagination.d.ts +1 -1
- package/dist/components/Pagination/pagination.css +1 -1
- package/dist/components/Pagination/pagination.css.js +1 -1
- package/dist/components/Password/Password.d.ts +1 -1
- package/dist/components/Password/password.css +1 -1
- package/dist/components/Password/password.css.js +1 -1
- package/dist/components/PasswordField/PasswordField.d.ts +1 -1
- package/dist/components/Popover/Popover.d.ts +1 -1
- package/dist/components/Popover/popover.css +1 -1
- package/dist/components/Popover/popover.css.js +1 -1
- package/dist/components/Portal/Portal.d.ts +1 -1
- package/dist/components/ProgressBar/ProgressBar.d.ts +1 -1
- package/dist/components/ProgressBar/progress-bar.css +1 -1
- package/dist/components/ProgressBar/progress-bar.css.js +1 -1
- package/dist/components/ProgressCircle/ProgressCircle.d.ts +1 -1
- package/dist/components/ProgressCircle/progress-circle.css +1 -1
- package/dist/components/ProgressCircle/progress-circle.css.js +1 -1
- package/dist/components/ProgressionStepper/ProgressionStepper.d.ts +1 -1
- package/dist/components/ProgressionStepper/progression-stepper.css +1 -1
- package/dist/components/ProgressionStepper/progression-stepper.css.js +1 -1
- package/dist/components/ProgressionStepperBar/ProgressionStepperBar.d.ts +1 -1
- package/dist/components/ProgressionStepperBar/progression-stepper-bar.css +1 -1
- package/dist/components/ProgressionStepperBar/progression-stepper-bar.css.js +1 -1
- package/dist/components/Radio/Radio.d.ts +1 -1
- package/dist/components/Radio/radio.css +1 -1
- package/dist/components/Radio/radio.css.js +1 -1
- package/dist/components/RadioGroup/RadioGroup.d.ts +1 -1
- package/dist/components/RadioGroupField/RadioGroupField.d.ts +1 -1
- package/dist/components/RadioOption/RadioOption.d.ts +1 -1
- package/dist/components/Rating/Rating.d.ts +1 -1
- package/dist/components/Rating/rating.css +1 -1
- package/dist/components/Rating/rating.css.js +1 -1
- package/dist/components/Scrim/Scrim.d.ts +1 -1
- package/dist/components/Scrim/scrim.css +1 -1
- package/dist/components/Scrim/scrim.css.js +1 -1
- package/dist/components/SearchBar/SearchBar.d.ts +1 -1
- package/dist/components/SearchBar/search-bar.css +1 -1
- package/dist/components/SearchBar/search-bar.css.js +1 -1
- package/dist/components/SegmentedControl/SegmentedControl.d.ts +1 -1
- package/dist/components/Select/Select.d.ts +1 -1
- package/dist/components/Select/select.css +1 -1
- package/dist/components/Select/select.css.js +1 -1
- package/dist/components/SelectField/SelectField.d.ts +1 -1
- package/dist/components/Skeleton/Skeleton.d.ts +1 -1
- package/dist/components/SkeletonText/SkeletonText.d.ts +1 -1
- package/dist/components/Slider/Slider.d.ts +1 -1
- package/dist/components/Slider/slider.css +1 -1
- package/dist/components/Slider/slider.css.js +1 -1
- package/dist/components/StylesProviderAnywhere/StylesProviderAnywhere.d.ts +1 -1
- package/dist/components/StylesProviderAnywhere/StylesProviderAnywhere.js +1 -1
- package/dist/components/StylesProviderBetterHomesGardens/StylesProviderBetterHomesGardens.d.ts +1 -1
- package/dist/components/StylesProviderBetterHomesGardens/StylesProviderBetterHomesGardens.js +1 -1
- package/dist/components/StylesProviderCartus/StylesProviderCartus.d.ts +1 -1
- package/dist/components/StylesProviderCartus/StylesProviderCartus.js +1 -1
- package/dist/components/StylesProviderCentury21/StylesProviderCentury21.d.ts +1 -1
- package/dist/components/StylesProviderCentury21/StylesProviderCentury21.js +1 -1
- package/dist/components/StylesProviderColdwellBanker/StylesProviderColdwellBanker.d.ts +1 -1
- package/dist/components/StylesProviderColdwellBanker/StylesProviderColdwellBanker.js +1 -1
- package/dist/components/StylesProviderCorcoran/StylesProviderCorcoran.d.ts +1 -1
- package/dist/components/StylesProviderCorcoran/StylesProviderCorcoran.js +1 -1
- package/dist/components/StylesProviderDemo/StylesProviderDemo.d.ts +1 -1
- package/dist/components/StylesProviderDemo/StylesProviderDemo.js +1 -1
- package/dist/components/StylesProviderDenaliBoss/StylesProviderDenaliBoss.d.ts +1 -1
- package/dist/components/StylesProviderDenaliBoss/StylesProviderDenaliBoss.js +1 -1
- package/dist/components/StylesProviderEra/StylesProviderEra.d.ts +1 -1
- package/dist/components/StylesProviderEra/StylesProviderEra.js +1 -1
- package/dist/components/StylesProviderSothebys/StylesProviderSothebys.d.ts +1 -1
- package/dist/components/StylesProviderSothebys/StylesProviderSothebys.js +1 -1
- package/dist/components/Switch/Switch.d.ts +1 -1
- package/dist/components/Switch/switch.css +1 -1
- package/dist/components/Switch/switch.css.js +1 -1
- package/dist/components/SwitchOption/SwitchOption.d.ts +1 -1
- package/dist/components/TabGroup/TabGroup.d.ts +1 -1
- package/dist/components/TabGroup/tab-group.css +1 -1
- package/dist/components/TabGroup/tab-group.css.js +1 -1
- package/dist/components/TabList/TabList.d.ts +1 -1
- package/dist/components/TabList/tab-list.css +1 -1
- package/dist/components/TabList/tab-list.css.js +1 -1
- package/dist/components/Table/table.css +1 -1
- package/dist/components/Table/table.css.js +1 -1
- package/dist/components/Tag/Tag.d.ts +1 -1
- package/dist/components/Tag/tag.css +1 -1
- package/dist/components/Tag/tag.css.js +1 -1
- package/dist/components/Textarea/Textarea.d.ts +1 -1
- package/dist/components/Textarea/textarea.css +1 -1
- package/dist/components/Textarea/textarea.css.js +1 -1
- package/dist/components/TextareaField/TextareaField.d.ts +1 -1
- package/dist/components/TimePicker/TimePicker.d.ts +1 -1
- package/dist/components/TimePicker/time-picker.css +2 -2
- package/dist/components/TimePicker/time-picker.css.js +2 -2
- package/dist/components/TimePickerField/TimePickerField.d.ts +1 -1
- package/dist/components/ToggleOption/ToggleOption.d.ts +1 -1
- package/dist/components/ToggleOption/toggle-option.css +1 -1
- package/dist/components/ToggleOption/toggle-option.css.js +1 -1
- package/dist/components/Tooltip/Tooltip.d.ts +1 -1
- package/dist/components/Tooltip/tooltip.css +1 -1
- package/dist/components/Tooltip/tooltip.css.js +1 -1
- package/dist/components/TopNavigation/TopNavigation.d.ts +1 -1
- package/dist/components/TopNavigation/top-navigation.css +1 -1
- package/dist/components/TopNavigation/top-navigation.css.js +1 -1
- package/dist/components/Txt/Txt.d.ts +1 -1
- package/dist/hooks/useCheckboxGroupState.d.ts +1 -1
- package/dist/hooks/useCheckboxGroupState.js +1 -1
- package/dist/hooks/useCheckboxState.d.ts +1 -1
- package/dist/hooks/useCheckboxState.js +1 -1
- package/dist/hooks/useFloating.d.ts +1 -1
- package/dist/hooks/useFloating.js +1 -1
- package/dist/hooks/useId.d.ts +1 -1
- package/dist/hooks/useId.js +1 -1
- package/dist/hooks/useOutsideClick.d.ts +1 -1
- package/dist/hooks/useOutsideClick.js +1 -1
- package/dist/hooks/useRadioState.d.ts +1 -1
- package/dist/hooks/useRadioState.js +1 -1
- package/dist/hooks/useTimeout.d.ts +1 -1
- package/dist/hooks/useTimeout.js +1 -1
- package/dist/styles/base.css +2 -2
- package/dist/styles/base.css.js +2 -2
- package/dist/styles/colors.css +1 -1
- package/dist/styles/colors.css.js +1 -1
- package/dist/types/common.d.ts +1 -1
- package/dist/types/common.js +1 -1
- package/dist/types/meta.d.ts +1 -1
- package/dist/types/meta.js +1 -1
- package/dist/utils/colorVariants.d.ts +1 -1
- package/dist/utils/colorVariants.js +1 -1
- package/dist/utils/errors.d.ts +1 -1
- package/dist/utils/errors.js +1 -1
- package/dist/utils/getValidNode.d.ts +1 -1
- package/dist/utils/getValidNode.js +1 -1
- package/dist/utils/keyboard.d.ts +1 -1
- package/dist/utils/keyboard.js +1 -1
- package/dist/utils/ref.d.ts +1 -1
- package/dist/utils/ref.js +1 -1
- package/dist/utils/scrollElementIntoView.d.ts +1 -1
- package/dist/utils/scrollElementIntoView.js +1 -1
- package/dist/utils/tryIntPsrse.d.ts +1 -1
- package/dist/utils/tryIntPsrse.js +1 -1
- package/dist/utils/txtVariants.d.ts +1 -1
- package/dist/utils/txtVariants.js +1 -1
- package/meta.ts +1 -1
- package/package.json +1 -1
- package/src/components/Accordion/Accordion.tsx +1 -1
- package/src/components/Accordion/accordion.scss +1 -1
- package/src/components/Avatar/Avatar.tsx +1 -1
- package/src/components/Avatar/avatar.scss +1 -1
- package/src/components/Badge/Badge.tsx +1 -1
- package/src/components/Badge/badge.scss +1 -1
- package/src/components/BadgeDot/BadgeDot.tsx +1 -1
- package/src/components/BadgeDot/badge-dot.scss +1 -1
- package/src/components/BannerAlert/BannerAlert.tsx +1 -1
- package/src/components/BannerAlert/banner-alert.scss +1 -1
- package/src/components/BottomNavigation/BottomNavigation.rtl.test.tsx +1 -1
- package/src/components/BottomNavigation/BottomNavigation.tsx +1 -1
- package/src/components/BottomNavigation/bottom-navigation.scss +1 -1
- package/src/components/Breadcrumb/Breadcrumb.tsx +1 -1
- package/src/components/Button/Button.tsx +2 -2
- package/src/components/Button/button.scss +1 -1
- package/src/components/ButtonDock/ButtonDock.rtl.test.tsx +1 -1
- package/src/components/ButtonDock/ButtonDock.tsx +1 -1
- package/src/components/ButtonDock/button-dock.scss +1 -1
- package/src/components/Calendar/Calendar.rtl.test.tsx +1 -1
- package/src/components/Calendar/Calendar.tsx +1 -1
- package/src/components/Calendar/calendar.scss +1 -1
- package/src/components/Card/Card.tsx +1 -1
- package/src/components/Card/card.scss +1 -1
- package/src/components/Carousel/Carousel.tsx +1 -1
- package/src/components/Carousel/carousel.scss +1 -1
- package/src/components/Checkbox/Checkbox.tsx +1 -1
- package/src/components/Checkbox/checkbox.scss +1 -1
- package/src/components/CheckboxGroup/CheckboxGroup.tsx +1 -1
- package/src/components/CheckboxGroup/checkbox-group.scss +1 -1
- package/src/components/CheckboxGroupField/CheckboxGroupField.tsx +1 -1
- package/src/components/CheckboxOption/CheckboxOption.tsx +1 -1
- package/src/components/Chip/Chip.tsx +1 -1
- package/src/components/Chip/chip.scss +1 -1
- package/src/components/ChipGroup/ChipGroup.tsx +1 -1
- package/src/components/ChipGroup/chip-group.scss +1 -1
- package/src/components/DatePicker/DatePicker.tsx +1 -1
- package/src/components/DatePicker/date-picker.scss +1 -1
- package/src/components/DatePickerField/DatePickerField.tsx +1 -1
- package/src/components/Dialog/Dialog.tsx +1 -1
- package/src/components/Dialog/dialog.scss +1 -1
- package/src/components/Divider/Divider.tsx +1 -1
- package/src/components/Divider/divider.scss +1 -1
- package/src/components/EmptyState/EmptyState.tsx +1 -1
- package/src/components/Fab/Fab.tsx +1 -1
- package/src/components/Fab/fab.scss +1 -1
- package/src/components/Field/Field.tsx +1 -1
- package/src/components/Field/Fieldset.tsx +1 -1
- package/src/components/Field/field.scss +1 -1
- package/src/components/FileUpload/FileUpload.tsx +1 -1
- package/src/components/FileUpload/file-upload.scss +1 -1
- package/src/components/FileUploadItem/FileUploadItem.tsx +1 -1
- package/src/components/FileUploadItem/file-upload-item.scss +1 -1
- package/src/components/Flex/Flex.tsx +1 -1
- package/src/components/Grid/Grid.rtl.test.tsx +1 -1
- package/src/components/Grid/Grid.tsx +1 -1
- package/src/components/Img/Img.tsx +1 -1
- package/src/components/InlineAlert/InlineAlert.tsx +1 -1
- package/src/components/InlineAlert/inline-alert.scss +1 -1
- package/src/components/Input/Input.tsx +1 -1
- package/src/components/Input/input.scss +1 -1
- package/src/components/InputField/InputField.tsx +1 -1
- package/src/components/InputNumber/InputNumber.tsx +36 -12
- package/src/components/InputNumber/input-number.scss +1 -1
- package/src/components/InputNumberField/InputNumberField.tsx +1 -1
- package/src/components/InputPhone/InputPhone.tsx +2 -9
- package/src/components/InputPhoneField/InputPhoneField.tsx +1 -1
- package/src/components/Link/Link.tsx +1 -1
- package/src/components/ListItem/ListItem.tsx +1 -1
- package/src/components/ListItem/list-item.scss +1 -1
- package/src/components/Menu/Menu.tsx +1 -1
- package/src/components/Menu/menu.scss +1 -1
- package/src/components/Modal/Modal.tsx +1 -1
- package/src/components/Modal/modal.scss +1 -1
- package/src/components/OTPInput/OTPInput.tsx +1 -1
- package/src/components/OTPInput/otp-input.scss +1 -1
- package/src/components/PageControl/PageControl.tsx +1 -1
- package/src/components/PageControl/page-control.scss +1 -1
- package/src/components/PageHeader/PageHeader.rtl.test.tsx +1 -1
- package/src/components/PageHeader/PageHeader.tsx +1 -1
- package/src/components/PageHeader/page-header.scss +1 -1
- package/src/components/Pagination/Pagination.tsx +1 -1
- package/src/components/Pagination/pagination.scss +1 -1
- package/src/components/Password/Password.tsx +1 -1
- package/src/components/Password/password.scss +1 -1
- package/src/components/PasswordField/PasswordField.tsx +1 -1
- package/src/components/Popover/Popover.tsx +1 -1
- package/src/components/Popover/popover.scss +1 -1
- package/src/components/Portal/Portal.tsx +1 -1
- package/src/components/ProgressBar/ProgressBar.tsx +1 -1
- package/src/components/ProgressBar/progress-bar.scss +1 -1
- package/src/components/ProgressCircle/ProgressCircle.tsx +1 -1
- package/src/components/ProgressCircle/progress-circle.scss +1 -1
- package/src/components/ProgressionStepper/ProgressionStepper.tsx +1 -1
- package/src/components/ProgressionStepper/progression-stepper.scss +1 -1
- package/src/components/ProgressionStepperBar/ProgressionStepperBar.tsx +1 -1
- package/src/components/ProgressionStepperBar/progression-stepper-bar.scss +1 -1
- package/src/components/Radio/Radio.tsx +1 -1
- package/src/components/Radio/radio.scss +1 -1
- package/src/components/RadioGroup/RadioGroup.tsx +1 -1
- package/src/components/RadioGroupField/RadioGroupField.tsx +1 -1
- package/src/components/RadioOption/RadioOption.tsx +1 -1
- package/src/components/Rating/Rating.tsx +1 -1
- package/src/components/Rating/rating.scss +1 -1
- package/src/components/Scrim/Scrim.tsx +1 -1
- package/src/components/Scrim/scrim.scss +1 -1
- package/src/components/SearchBar/SearchBar.tsx +1 -1
- package/src/components/SearchBar/search-bar.scss +1 -1
- package/src/components/SegmentedControl/SegmentedControl.tsx +1 -1
- package/src/components/SegmentedControl/segmented-control.scss +1 -1
- package/src/components/Select/Select.tsx +1 -1
- package/src/components/Select/select.scss +1 -1
- package/src/components/SelectField/SelectField.tsx +1 -1
- package/src/components/Skeleton/Skeleton.tsx +1 -1
- package/src/components/SkeletonText/SkeletonText.tsx +1 -1
- package/src/components/Slider/Slider.tsx +1 -1
- package/src/components/Slider/slider.scss +1 -1
- package/src/components/StylesProviderAnywhere/StylesProviderAnywhere.tsx +1 -1
- package/src/components/StylesProviderBetterHomesGardens/StylesProviderBetterHomesGardens.tsx +1 -1
- package/src/components/StylesProviderCartus/StylesProviderCartus.tsx +1 -1
- package/src/components/StylesProviderCentury21/StylesProviderCentury21.tsx +1 -1
- package/src/components/StylesProviderColdwellBanker/StylesProviderColdwellBanker.tsx +1 -1
- package/src/components/StylesProviderCorcoran/StylesProviderCorcoran.tsx +1 -1
- package/src/components/StylesProviderDemo/StylesProviderDemo.tsx +1 -1
- package/src/components/StylesProviderDenaliBoss/StylesProviderDenaliBoss.tsx +1 -1
- package/src/components/StylesProviderEra/StylesProviderEra.tsx +1 -1
- package/src/components/StylesProviderSothebys/StylesProviderSothebys.tsx +1 -1
- package/src/components/Switch/Switch.tsx +1 -1
- package/src/components/Switch/switch.scss +1 -1
- package/src/components/SwitchOption/SwitchOption.tsx +1 -1
- package/src/components/TabGroup/TabGroup.tsx +1 -1
- package/src/components/TabGroup/tab-group.scss +1 -1
- package/src/components/TabList/TabList.tsx +1 -1
- package/src/components/TabList/tab-list.scss +1 -1
- package/src/components/Table/table.scss +1 -1
- package/src/components/Tag/Tag.tsx +1 -1
- package/src/components/Tag/tag.scss +1 -1
- package/src/components/Textarea/Textarea.tsx +1 -1
- package/src/components/Textarea/textarea.scss +1 -1
- package/src/components/TextareaField/TextareaField.tsx +1 -1
- package/src/components/TimePicker/TimePicker.tsx +1 -1
- package/src/components/TimePicker/time-picker.scss +2 -2
- package/src/components/TimePickerField/TimePickerField.tsx +1 -1
- package/src/components/ToggleOption/ToggleOption.tsx +1 -1
- package/src/components/ToggleOption/toggle-option.scss +1 -1
- package/src/components/Tooltip/Tooltip.tsx +1 -1
- package/src/components/Tooltip/tooltip.scss +1 -1
- package/src/components/TopNavigation/TopNavigation.tsx +1 -1
- package/src/components/TopNavigation/top-navigation.scss +1 -1
- package/src/components/Txt/Txt.tsx +1 -1
- package/src/hooks/useCheckboxGroupState.ts +1 -1
- package/src/hooks/useCheckboxState.ts +1 -1
- package/src/hooks/useFloating.ts +1 -1
- package/src/hooks/useId.ts +1 -1
- package/src/hooks/useOutsideClick.ts +1 -1
- package/src/hooks/useRadioState.ts +1 -1
- package/src/hooks/useTimeout.ts +1 -1
- package/src/styles/base.scss +1 -1
- package/src/styles/colors.scss +1 -1
- package/src/types/common.ts +1 -1
- package/src/types/meta.ts +1 -1
- package/src/utils/colorVariants.ts +1 -1
- package/src/utils/errors.ts +1 -1
- package/src/utils/getValidNode.ts +1 -1
- package/src/utils/keyboard.ts +1 -1
- package/src/utils/ref.ts +1 -1
- package/src/utils/scrollElementIntoView.ts +1 -1
- package/src/utils/tryIntPsrse.ts +1 -1
- package/src/utils/txtVariants.ts +1 -1
- package/dist/components/InputNumber/IncrementButton.d.ts +0 -17
- package/dist/components/InputNumber/IncrementButton.js +0 -17
- package/dist/components/InputNumber/IncrementButton.js.map +0 -1
- package/src/components/InputNumber/IncrementButton.tsx +0 -41
package/README.md
CHANGED
|
@@ -88,4 +88,4 @@ export type AccordionProps = {
|
|
|
88
88
|
* @phase Stable
|
|
89
89
|
*/
|
|
90
90
|
export declare function Accordion({ items: itemsProp, singleOpen }: AccordionProps): import("react/jsx-runtime").JSX.Element;
|
|
91
|
-
/** Copyright
|
|
91
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -84,6 +84,6 @@ style.appendChild(document.createTextNode(`[data-bspk=accordion] {
|
|
|
84
84
|
background-color: var(--border-bottom-color);
|
|
85
85
|
}
|
|
86
86
|
|
|
87
|
-
/** Copyright
|
|
87
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
88
88
|
`));
|
|
89
89
|
document.head.appendChild(style);
|
|
@@ -89,4 +89,4 @@ export type AvatarProps = CommonProps<'disabled'> & {
|
|
|
89
89
|
* @phase Stable
|
|
90
90
|
*/
|
|
91
91
|
export declare function Avatar({ initials: initialsProp, color, size, showIcon, image, name, hideTooltip, onClick, disabled, ...props }: AvatarProps): import("react/jsx-runtime").JSX.Element | null;
|
|
92
|
-
/** Copyright
|
|
92
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -121,6 +121,6 @@ style.appendChild(document.createTextNode(`[data-bspk=avatar] {
|
|
|
121
121
|
outline-offset: -2px;
|
|
122
122
|
}
|
|
123
123
|
|
|
124
|
-
/** Copyright
|
|
124
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
125
125
|
`));
|
|
126
126
|
document.head.appendChild(style);
|
|
@@ -53,4 +53,4 @@ export type BadgeProps = {
|
|
|
53
53
|
* @phase Stable
|
|
54
54
|
*/
|
|
55
55
|
export declare function Badge({ count: countProp, size, surfaceBorder, children, color }: BadgeProps): string | number | true | Iterable<ReactNode> | import("react/jsx-runtime").JSX.Element | null;
|
|
56
|
-
/** Copyright
|
|
56
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -36,6 +36,6 @@ style.appendChild(document.createTextNode(`[data-bspk=badge] {
|
|
|
36
36
|
border: 2px solid var(--surface-neutral-t1-base);
|
|
37
37
|
}
|
|
38
38
|
|
|
39
|
-
/** Copyright
|
|
39
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
40
40
|
`));
|
|
41
41
|
document.head.appendChild(style);
|
|
@@ -43,4 +43,4 @@ export type BadgeDotProps = {
|
|
|
43
43
|
* @phase Stable
|
|
44
44
|
*/
|
|
45
45
|
export declare function BadgeDot({ children, color, size: sizeProp, outline }: BadgeDotProps): import("react/jsx-runtime").JSX.Element;
|
|
46
|
-
/** Copyright
|
|
46
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -22,6 +22,6 @@ style.appendChild(document.createTextNode(`[data-bspk=badge-dot] {
|
|
|
22
22
|
border: var(--outline-width) solid var(--surface-neutral-t1-base);
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
/** Copyright
|
|
25
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
26
26
|
`));
|
|
27
27
|
document.head.appendChild(style);
|
|
@@ -69,4 +69,4 @@ export type BannerAlertProps = {
|
|
|
69
69
|
* @phase Stable
|
|
70
70
|
*/
|
|
71
71
|
export declare function BannerAlert({ variant, onClose, header, callToAction, body, elevated, }: ElementProps<BannerAlertProps, 'div'>): import("react/jsx-runtime").JSX.Element;
|
|
72
|
-
/** Copyright
|
|
72
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -52,4 +52,4 @@ export type BottomNavigationProps = Pick<TabListProps, 'label' | 'onChange' | 'o
|
|
|
52
52
|
* @phase Dev
|
|
53
53
|
*/
|
|
54
54
|
export declare function BottomNavigation({ mode, variant, ...tabListProps }: BottomNavigationProps): import("react/jsx-runtime").JSX.Element;
|
|
55
|
-
/** Copyright
|
|
55
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -76,6 +76,6 @@ ul[data-bspk-utility=tab-list][data-bspk=bottom-navigation][data-mode=fixed] {
|
|
|
76
76
|
width: var(--spacing-sizing-12);
|
|
77
77
|
}
|
|
78
78
|
}
|
|
79
|
-
/** Copyright
|
|
79
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
80
80
|
`));
|
|
81
81
|
document.head.appendChild(style);
|
|
@@ -57,4 +57,4 @@ export type BreadcrumbProps = CommonProps<'id'> & ScrollListItemsStyleProps & {
|
|
|
57
57
|
* @phase Stable
|
|
58
58
|
*/
|
|
59
59
|
export declare function Breadcrumb({ id: propId, items, scrollLimit }: BreadcrumbProps): import("react/jsx-runtime").JSX.Element | null;
|
|
60
|
-
/** Copyright
|
|
60
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -110,4 +110,4 @@ export type ButtonProps<As extends ElementType = ElementType> = CommonProps<'ari
|
|
|
110
110
|
* @phase Stable
|
|
111
111
|
*/
|
|
112
112
|
export declare function Button<As extends ElementType = ElementType>(props: AriaAttributes & ElementProps<ButtonProps<As>, As>): JSX.Element;
|
|
113
|
-
/** Copyright
|
|
113
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -58,7 +58,7 @@ export function Button(props) {
|
|
|
58
58
|
}, onMouseOver: (e) => {
|
|
59
59
|
triggerProps.onMouseOver?.();
|
|
60
60
|
containerProps.onMouseOver?.(e);
|
|
61
|
-
}, ref: innerRef, role: role || (As !== 'button' ? 'button' : undefined), children: [children && typeof children !== 'string' ? (children) : (_jsxs(_Fragment, { children: [!!icon && isValidElement(icon) && (_jsx("span", { "aria-hidden": true, "data-button-icon": true, children: icon })), !iconOnly && _jsx("span", { "data-button-label": true, children: label })] })), _jsx("span", { "data-touch-target": true })] }));
|
|
61
|
+
}, ref: innerRef, role: role || (As !== 'button' ? 'button' : undefined), children: [children && typeof children !== 'string' ? (children) : (_jsxs(_Fragment, { children: [!!icon && isValidElement(icon) && (_jsx("span", { "aria-hidden": true, "data-button-icon": true, children: icon })), !iconOnly && _jsx("span", { "data-button-label": true, children: label })] })), _jsx("span", { "aria-hidden": true, "data-touch-target": true })] }));
|
|
62
62
|
if (tooltip)
|
|
63
63
|
return (_jsx(Tooltip, { label: tooltip, placement: "top", children: button }));
|
|
64
64
|
return button({});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Button.js","sourceRoot":"","sources":["../../../src/components/Button/Button.tsx"],"names":[],"mappings":";AAAA,OAAO,eAAe,CAAC;AACvB,OAAO,EAA0C,cAAc,EAAE,MAAM,OAAO,CAAC;AAC/E,OAAO,EAAE,OAAO,EAAuB,MAAM,sBAAsB,CAAC;AA4EpE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,MAAM,UAAU,MAAM,CAClB,KAAyD;IAEzD,MAAM,EACF,IAAI,GAAG,QAAQ,EACf,OAAO,GAAG,SAAS,EACnB,WAAW,GAAG,KAAK,EACnB,KAAK,GAAG,KAAK,EACb,EAAE,EAAE,EAAE,GAAG,QAAQ,EACjB,QAAQ,GAAG,KAAK,EAChB,KAAK,EAAE,SAAS,EAChB,IAAI,EACJ,QAAQ,EAAE,YAAY,GAAG,KAAK,EAC9B,OAAO,EAAE,WAAW,EACpB,QAAQ,EACR,QAAQ,EACR,KAAK,EACL,IAAI,EACJ,YAAY,EAAE,SAAS,EACvB,GAAG,cAAc,EACpB,GAAG,KAAK,CAAC;IACV,MAAM,KAAK,GAAG,OAAO,QAAQ,KAAK,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,IAAI,EAAE,CAAC;IAExE,sCAAsC;IACtC,MAAM,QAAQ,GAAG,YAAY,KAAK,IAAI,IAAI,CAAC,CAAC,IAAI,CAAC;IAEjD,qFAAqF;IACrF,MAAM,OAAO,GAAG,WAAW,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC;IAE9D,MAAM,MAAM,GAAG,CAAC,YAAiC,EAAE,EAAE,CAAC,CAClD,MAAC,EAAE,IACC,IAAI,EAAE,EAAE,KAAK,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,KACxC,cAAc,KACd,YAAY,gBACJ,SAAS,IAAI,KAAK,eACpB,QAAQ,qBACD,KAAK,IAAI,SAAS,sBACjB,WAAW,IAAI,SAAS,eAC/B,IAAI,oDAED,OAAO,gBACT,KAAK,EACjB,QAAQ,EAAE,QAAQ,IAAI,SAAS,EAC/B,MAAM,EAAE,CAAC,CAAC,EAAE,EAAE;YACV,YAAY,CAAC,MAAM,EAAE,EAAE,CAAC;YACxB,cAAc,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC,CAAC;QAC/B,CAAC,EACD,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE;YACX,YAAY,CAAC,OAAO,EAAE,EAAE,CAAC;YACzB,cAAc,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC;QAChC,CAAC,EACD,YAAY,EAAE,CAAC,CAAC,EAAE,EAAE;YAChB,YAAY,CAAC,YAAY,EAAE,EAAE,CAAC;YAC9B,cAAc,CAAC,YAAY,EAAE,CAAC,CAAC,CAAC,CAAC;QACrC,CAAC,EACD,WAAW,EAAE,CAAC,CAAC,EAAE,EAAE;YACf,YAAY,CAAC,WAAW,EAAE,EAAE,CAAC;YAC7B,cAAc,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC,CAAC;QACpC,CAAC,EACD,GAAG,EAAE,QAAQ,EACb,IAAI,EAAE,IAAI,IAAI,CAAC,EAAE,KAAK,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC,aAErD,QAAQ,IAAI,OAAO,QAAQ,KAAK,QAAQ,CAAC,CAAC,CAAC,CACxC,QAAQ,CACX,CAAC,CAAC,CAAC,CACA,8BACK,CAAC,CAAC,IAAI,IAAI,cAAc,CAAC,IAAI,CAAC,IAAI,CAC/B,8BAAmB,IAAI,sCAClB,IAAI,GACF,CACV,EACA,CAAC,QAAQ,IAAI,oDAAyB,KAAK,GAAQ,IACrD,CACN,EACD,
|
|
1
|
+
{"version":3,"file":"Button.js","sourceRoot":"","sources":["../../../src/components/Button/Button.tsx"],"names":[],"mappings":"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"}
|
|
@@ -158,6 +158,6 @@ style.appendChild(document.createTextNode(`[data-bspk=button] {
|
|
|
158
158
|
color: var(--status-error);
|
|
159
159
|
}
|
|
160
160
|
|
|
161
|
-
/** Copyright
|
|
161
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
162
162
|
`));
|
|
163
163
|
document.head.appendChild(style);
|
|
@@ -48,4 +48,4 @@ export type ButtonDockProps = {
|
|
|
48
48
|
* @phase Dev
|
|
49
49
|
*/
|
|
50
50
|
export declare function ButtonDock({ primaryButton, secondaryButton, arrangement, mode }: ButtonDockProps): import("react/jsx-runtime").JSX.Element;
|
|
51
|
-
/** Copyright
|
|
51
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -42,6 +42,6 @@ style.appendChild(document.createTextNode(`[data-bspk=button-dock] {
|
|
|
42
42
|
z-index: var(--z-index-button-dock);
|
|
43
43
|
}
|
|
44
44
|
|
|
45
|
-
/** Copyright
|
|
45
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
46
46
|
`));
|
|
47
47
|
document.head.appendChild(style);
|
|
@@ -26,4 +26,4 @@ export type CalendarProps = {
|
|
|
26
26
|
* @phase Stable
|
|
27
27
|
*/
|
|
28
28
|
export declare function Calendar({ id, value: valueProp, onChange, focusTrap }: CalendarProps): import("react/jsx-runtime").JSX.Element;
|
|
29
|
-
/** Copyright
|
|
29
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -36,4 +36,4 @@ export type CardProps = {
|
|
|
36
36
|
* @phase Stable
|
|
37
37
|
*/
|
|
38
38
|
export declare function Card({ children, variant, innerRef, ...props }: ElementProps<CardProps, 'div'>): import("react/jsx-runtime").JSX.Element;
|
|
39
|
-
/** Copyright
|
|
39
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -14,6 +14,6 @@ style.appendChild(document.createTextNode(`[data-bspk=card] {
|
|
|
14
14
|
box-shadow: 0 1px 2px 0 var(--shadow-32), 0 1px 3px 1px var(--shadow-15);
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
-
/** Copyright
|
|
17
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
18
18
|
`));
|
|
19
19
|
document.head.appendChild(style);
|
|
@@ -56,4 +56,4 @@ export type CarouselProps = {
|
|
|
56
56
|
* @phase Stable
|
|
57
57
|
*/
|
|
58
58
|
export declare function Carousel({ label, children, itemWidth: widthProp, gap: gapProp, style, }: CarouselProps): import("react/jsx-runtime").JSX.Element;
|
|
59
|
-
/** Copyright
|
|
59
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -33,6 +33,6 @@ style.appendChild(document.createTextNode(`[data-bspk=carousel] {
|
|
|
33
33
|
gap: var(--spacing-sizing-02);
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
-
/** Copyright
|
|
36
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
37
37
|
`));
|
|
38
38
|
document.head.appendChild(style);
|
|
@@ -61,4 +61,4 @@ export type CheckboxProps = Omit<FieldControlProps, 'onChange' | 'readOnly' | 'v
|
|
|
61
61
|
* @phase Stable
|
|
62
62
|
*/
|
|
63
63
|
export declare function Checkbox({ checked: checkedProp, indeterminate: indeterminateProp, invalid, disabled, required, ...props }: ElementProps<CheckboxProps, 'input'>): import("react/jsx-runtime").JSX.Element;
|
|
64
|
-
/** Copyright
|
|
64
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -76,6 +76,6 @@ style.appendChild(document.createTextNode(`[data-bspk=checkbox] {
|
|
|
76
76
|
--stroke: var(--status-error);
|
|
77
77
|
}
|
|
78
78
|
|
|
79
|
-
/** Copyright
|
|
79
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
80
80
|
`));
|
|
81
81
|
document.head.appendChild(style);
|
|
@@ -58,4 +58,4 @@ export type CheckboxGroupProps = Omit<FieldControlProps<string[]>, 'readOnly'> &
|
|
|
58
58
|
* @phase Stable
|
|
59
59
|
*/
|
|
60
60
|
export declare function CheckboxGroup({ onChange, options, name, value, selectAll, selectAllProps, disabled, invalid, id: idProp, 'aria-describedby': ariaDescribedBy, 'aria-errormessage': ariaErrorMessage, required, ...props }: ElementProps<CheckboxGroupProps, 'div'>): import("react/jsx-runtime").JSX.Element;
|
|
61
|
-
/** Copyright
|
|
61
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -12,6 +12,6 @@ style.appendChild(document.createTextNode(`[data-bspk=checkbox-group] {
|
|
|
12
12
|
background: transparent;
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
/** Copyright
|
|
15
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
16
16
|
`));
|
|
17
17
|
document.head.appendChild(style);
|
|
@@ -12,4 +12,4 @@ export type CheckboxGroupFieldProps = ComposedFieldProps<CheckboxGroupProps>;
|
|
|
12
12
|
* @generated
|
|
13
13
|
*/
|
|
14
14
|
export declare function CheckboxGroupField({ label, helperText, labelTrailing, errorMessage, style, id: idProp, ...controlProps }: CheckboxGroupFieldProps): import("react/jsx-runtime").JSX.Element;
|
|
15
|
-
/** Copyright
|
|
15
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -43,4 +43,4 @@ export type CheckboxOptionProps = CheckboxProps & CommonProps<'style'> & {
|
|
|
43
43
|
* @phase Stable
|
|
44
44
|
*/
|
|
45
45
|
export declare function CheckboxOption({ label: labelProp, description, disabled, style, ...checkboxProps }: CheckboxOptionProps): import("react/jsx-runtime").JSX.Element;
|
|
46
|
-
/** Copyright
|
|
46
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -68,4 +68,4 @@ export type ChipProps = {
|
|
|
68
68
|
* @phase Stable
|
|
69
69
|
*/
|
|
70
70
|
export declare function Chip({ flat, disabled, label, selected, leadingIcon, onClick, trailingIcon, trailingBadge, }: ChipProps): import("react/jsx-runtime").JSX.Element;
|
|
71
|
-
/** Copyright
|
|
71
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -30,4 +30,4 @@ export type ChipGroupProps = {
|
|
|
30
30
|
* @phase Stable
|
|
31
31
|
*/
|
|
32
32
|
export declare function ChipGroup({ overflow, items }: ChipGroupProps): import("react/jsx-runtime").JSX.Element;
|
|
33
|
-
/** Copyright
|
|
33
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -56,4 +56,4 @@ export type DatePickerProps = Omit<FieldControlProps, 'aria-label' | 'onChange'
|
|
|
56
56
|
* @phase Stable
|
|
57
57
|
*/
|
|
58
58
|
export declare function DatePicker({ value, onChange, disabled, readOnly, closeCalendarOnChange, name, placeholder, invalid, required, size, id, 'aria-label': ariaLabel, 'aria-describedby': ariaDescribedBy, 'aria-errormessage': ariaErrorMessage, }: DatePickerProps): import("react/jsx-runtime").JSX.Element;
|
|
59
|
-
/** Copyright
|
|
59
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -20,6 +20,6 @@ style.appendChild(document.createTextNode(`[data-bspk=date-picker] {
|
|
|
20
20
|
margin-top: var(--spacing-sizing-01);
|
|
21
21
|
}
|
|
22
22
|
|
|
23
|
-
/** Copyright
|
|
23
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
24
24
|
`));
|
|
25
25
|
document.head.appendChild(style);
|
|
@@ -12,4 +12,4 @@ export type DatePickerFieldProps = ComposedFieldProps<DatePickerProps>;
|
|
|
12
12
|
* @generated
|
|
13
13
|
*/
|
|
14
14
|
export declare function DatePickerField({ label, helperText, labelTrailing, errorMessage, style, id: idProp, ...controlProps }: DatePickerFieldProps): import("react/jsx-runtime").JSX.Element;
|
|
15
|
-
/** Copyright
|
|
15
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -87,4 +87,4 @@ export type DialogProps = CommonProps<'id' | 'owner'> & Pick<PortalProps, 'conta
|
|
|
87
87
|
* @phase Stable
|
|
88
88
|
*/
|
|
89
89
|
export declare function Dialog({ children, innerRef, onClose, open, placement, showScrim, widthFull, id: idProp, owner, container, disableFocusTrap, ...containerProps }: ElementProps<DialogProps, 'div'>): false | import("react/jsx-runtime").JSX.Element;
|
|
90
|
-
/** Copyright
|
|
90
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -47,4 +47,4 @@ export type DividerProps = {
|
|
|
47
47
|
* @phase Stable
|
|
48
48
|
*/
|
|
49
49
|
export declare function Divider({ padding, orientation, thickness, inset, ...props }: ElementProps<DividerProps, 'div'>): import("react/jsx-runtime").JSX.Element;
|
|
50
|
-
/** Copyright
|
|
50
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -43,4 +43,4 @@ export type EmptyStateProps = {
|
|
|
43
43
|
* @phase Stable
|
|
44
44
|
*/
|
|
45
45
|
export declare function EmptyState({ children, header, body, callToAction, bodyAlign }: EmptyStateProps): import("react/jsx-runtime").JSX.Element;
|
|
46
|
-
/** Copyright
|
|
46
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -49,4 +49,4 @@ export type FabProps<As extends ElementType = ElementType> = Pick<ButtonProps<As
|
|
|
49
49
|
* @phase Stable
|
|
50
50
|
*/
|
|
51
51
|
export declare function Fab<As extends ElementType = ElementType>(props: AriaAttributes & ElementProps<FabProps<As>, As>): import("react/jsx-runtime").JSX.Element;
|
|
52
|
-
/** Copyright
|
|
52
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -73,4 +73,4 @@ export type FieldProps = CommonProps<'style'> & {
|
|
|
73
73
|
* @phase Utility
|
|
74
74
|
*/
|
|
75
75
|
export declare function Field({ children, label, helperText, labelTrailing, errorMessage, required, controlId: id, ...props }: FieldProps): import("react/jsx-runtime").JSX.Element;
|
|
76
|
-
/** Copyright
|
|
76
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -37,4 +37,4 @@ import { FieldProps } from './Field';
|
|
|
37
37
|
* @phase Utility
|
|
38
38
|
*/
|
|
39
39
|
export declare function Fieldset({ children, label, helperText, labelTrailing, errorMessage, required, controlId: id, ...props }: FieldProps): import("react/jsx-runtime").JSX.Element;
|
|
40
|
-
/** Copyright
|
|
40
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -84,4 +84,4 @@ export type FileUploadProps = Pick<FileUploadItemProps, 'cancelButtonLabel' | 'o
|
|
|
84
84
|
* @phase Stable
|
|
85
85
|
*/
|
|
86
86
|
export declare function FileUpload({ dragAndDrop, multipleFiles, uploadSubtitle, maxFileSize, acceptedFileTypes, files, onUpload, onError, onCancel, cancelButtonLabel, }: FileUploadProps): import("react/jsx-runtime").JSX.Element;
|
|
87
|
-
/** Copyright
|
|
87
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
@@ -33,4 +33,4 @@ export type FileUploadItemProps = FileEntry & {
|
|
|
33
33
|
* @phase Stable
|
|
34
34
|
*/
|
|
35
35
|
export declare function FileUploadItem({ fileName, status, fileSize, onCancel, cancelButtonLabel: onCancelToolTip, progress, errorMessage, }: FileUploadItemProps): import("react/jsx-runtime").JSX.Element;
|
|
36
|
-
/** Copyright
|
|
36
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|