@drivy/cobalt 0.34.1 → 0.34.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/components/Card/index.js.map +1 -1
- package/components/Popover/index.js +1 -1
- package/components/Popover/index.js.map +1 -1
- package/package.json +18 -15
- package/types/__tests__/AsyncComponent.d.ts +1 -1
- package/types/components/Accordion/ToggleIcon.d.ts +2 -2
- package/types/components/Accordion/index.d.ts +6 -6
- package/types/components/Alerter/index.d.ts +1 -1
- package/types/components/BasicCell/index.d.ts +1 -1
- package/types/components/BulletList/index.d.ts +2 -2
- package/types/components/Buttons/ButtonsGroup.d.ts +1 -1
- package/types/components/Buttons/helpers.d.ts +1 -1
- package/types/components/Calendar/CalendarRangePicker/CalendarRangePicker.d.ts +2 -2
- package/types/components/Calendar/CalendarRangePicker/CalendarRangePickerDay.d.ts +1 -1
- package/types/components/Calendar/CalendarRangePicker/CalendarRangePickerMonth.d.ts +2 -2
- package/types/components/Calendar/CalendarView/CalendarViewMonth.d.ts +2 -2
- package/types/components/Calendar/CalendarView/index.d.ts +2 -2
- package/types/components/Callout/index.d.ts +1 -1
- package/types/components/Card/index.d.ts +3 -3
- package/types/components/Chip/index.d.ts +1 -1
- package/types/components/EmptyState/index.d.ts +1 -1
- package/types/components/Flag/index.d.ts +2 -2
- package/types/components/Flash/index.d.ts +1 -1
- package/types/components/Form/CheckablePill.d.ts +2 -2
- package/types/components/Form/Checkmark.d.ts +2 -2
- package/types/components/Form/Fieldset.d.ts +1 -1
- package/types/components/Form/Hint.d.ts +1 -1
- package/types/components/Form/RadioWithDetails.d.ts +1 -1
- package/types/components/Form/Slider.d.ts +1 -1
- package/types/components/Form/Stepper.d.ts +1 -1
- package/types/components/Form/TextInput.d.ts +1 -1
- package/types/components/Form/ToggleSwitch.d.ts +1 -1
- package/types/components/Helper/index.d.ts +1 -1
- package/types/components/HorizontalList/index.d.ts +2 -2
- package/types/components/Icon/__generated__/AccountDetailsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/AddPictureIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/AirConditioningIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/AirportIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/AndroidIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/AntiqueIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ArrowLeftCircleFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ArrowLeftIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ArrowRightCircleFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ArrowRightCircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ArrowRightIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/AudioInputIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/BabySeatIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/BatteryIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/BellIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/BikeRackIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/BinIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/BluetoothIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/BriefcaseIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/BulbIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CableIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CabrioletIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CalendarCheckIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CalendarClockIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CalendarEndIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CalendarIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CalendarStartIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CameraAddIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CameraIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CampervanIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarAddIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarCheckIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarDamagesIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarDrivyOpenIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarGroupIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarLockIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarPlayIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarReturnIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarSearchIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeAntiqueIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeCabrioletIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeCampervanIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeCityIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeConvertibleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeCoupeIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeFamilyIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeFourFourIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeMinibusIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeSedanIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeUtilityIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CardIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CdPlayerIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CertificateIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ChainsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CheckCircleFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CheckCircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CheckIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ChecklistIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ChevronDownIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ChevronLeftIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ChevronRightIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ChevronUpIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CircledArrowRightIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CityIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CleaningIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ClockAlertIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ClockBackwardsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ClockForwardsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ClockIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CloseCircleFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CloseIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ConnectCarIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ContactMailIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ContactPhoneIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ContextualPaperclipIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ContextualQuestionIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ContextualWarningCircleFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ContextualWarningCircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ConvertibleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CopyIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CoupeIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CreditCardAddIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CreditCardErrorIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CreditCardIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CruiseControlIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/DashcamIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/DirectionsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/DocumentIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/DotHorizontalIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/DotVerticalIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/DotsHorizontalIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/DotsVerticalIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/DownloadIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/EarningIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/EarthIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/EditIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ElectricIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/EvBatteryIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/EvCableIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/EvChargerIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ExternalLinkIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/EyeClosedIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/EyeIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/EyeOpenedIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/FaceRecognitionIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/FacebookIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/FamilyIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/FileFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/FilterIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/FiltersIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/FlagIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/FourByFourIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/FourWheelDriveIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/FuelTankIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/GeolocationIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/GiftIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/GpsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/GraphUpIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/HealingIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/HeartIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/HitchIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/HomeIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/IdCardIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/IncidentIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/InfoCircleFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/InfoCircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/InfoFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/InfoIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/InstantIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/InvoiceIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/KeyConnectIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/KeyIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LicenceCheckIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LicenceIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LicencePaperIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LifeBuoyIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LinkedinIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LoadingIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LocalityIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LocationIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LocationMapIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LocationParkingIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LocationPinIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LockCheckIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LockedIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LoginIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LogoutIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MailCheckIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MailIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MapAltIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MapIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MeetDriverIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MeetOwnerIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MenuListIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MessagesIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MileageIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MinibusIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MinusCircleFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MinusIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MiscGiftIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/NearbyDeviceIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/NotificationIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/Number1CircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/Number2CircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/Number3CircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/Number4CircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/Number5CircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OkHandIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionAirConditioningIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionAndroidAutoIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionAppleCarplayIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionAudioInputIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionBabySeatIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionBikeRackIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionBluetoothAudioIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionCdPlayerIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionChainsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionCruiseControlIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionDashcamIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionGpsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionHasTrailerIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionHitchIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionRoofBoxIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionSkiRackIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionSnowTireIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionWheelchairAccessibleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PaperclipIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ParkingIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PassportIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PaymentsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PencilIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PeopleUserIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PerformanceIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PhoneIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PhoneLinkIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PhotosIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PickupTruckIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PigIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PinIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PlugIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PlusCircleFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PlusIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PositionIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PricingFlatIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PricingVariableIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ProfilePictureIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/QuestionCircleFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/QuestionCircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/QuestionIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/RaceFlagIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/RefreshIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ReorderIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ReplacementCarIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ReplyIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ResetIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/RideIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/RoofBoxIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SealCheckIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SearchCarIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SearchIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SearchPeopleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SedanIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ServiceBatteryIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ServiceCleaningIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ServiceFuelIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ServiceHealingIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ServiceLockedIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ServiceTollsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ServiceUnlockedIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SettingsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ShareAndroidIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ShareIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ShareIosIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ShieldCheckIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ShieldIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ShopIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SkiRackIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SliderIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SmartphoneIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SnowTireIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SocialFacebookIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SocialLinkedinIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SocialTwitterIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SocialWhatsappIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/StarHalfIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/StarIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/StarsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SubwayIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SuitcaseIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SupportIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SuvIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SynchIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TagIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TimeAlertIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TimeBackwardsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TimeCalendarIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TimeForwardIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TollsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TrailerIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TrainIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TriangleDownIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TriangleRightIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TriangleUpIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TwitterIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TwoPeopleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/UnfoldIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/UnlockedIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/UserCheckIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/UserIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/UserQuestionIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/UserShieldIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/UserSwitchIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/UtilityVanLargeIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/UtilityVanMediumIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/UtilityVanSmallIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/VerifiedSealIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/WalkIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/WalletIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/WarningCircleFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/WarningCircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/WhatsappIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/WheelIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/WheelchairIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/WrenchIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/YingyangIcon.d.ts +2 -2
- package/types/components/Icon/index.d.ts +4 -4
- package/types/components/Modal/ModalBody.d.ts +1 -1
- package/types/components/Modal/ModalFooter.d.ts +1 -1
- package/types/components/Modal/ModalHeader.d.ts +2 -2
- package/types/components/Note/index.d.ts +1 -1
- package/types/components/PhotoDropzone/index.d.ts +2 -2
- package/types/components/Pill/index.d.ts +2 -2
- package/types/components/Popover/LazyTippy.d.ts +2 -2
- package/types/components/Popover/index.d.ts +1 -1
- package/types/components/PriceTable/index.d.ts +3 -3
- package/types/components/ProgressBanner/index.d.ts +2 -2
- package/types/components/ProgressBar/index.d.ts +1 -1
- package/types/components/ProgressCircular/index.d.ts +1 -1
- package/types/components/Rating/RatingCompact.d.ts +2 -2
- package/types/components/Rating/RatingIcons.d.ts +4 -4
- package/types/components/Rating/RatingInput.d.ts +2 -2
- package/types/components/Rating/RatingLabel.d.ts +1 -1
- package/types/components/Rating/index.d.ts +1 -1
- package/types/components/TabBar/index.d.ts +2 -2
- package/types/components/Tabs/index.d.ts +1 -1
- package/types/components/Tag/index.d.ts +1 -1
- package/utilities.css +10265 -5479
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { IconColorsType } from "../";
|
|
3
3
|
export type IconProps = {
|
|
4
4
|
color?: IconColorsType;
|
|
@@ -6,5 +6,5 @@ export type IconProps = {
|
|
|
6
6
|
contained?: boolean;
|
|
7
7
|
className?: string;
|
|
8
8
|
};
|
|
9
|
-
declare const WheelIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const WheelIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default WheelIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { IconColorsType } from "../";
|
|
3
3
|
export type IconProps = {
|
|
4
4
|
color?: IconColorsType;
|
|
@@ -6,5 +6,5 @@ export type IconProps = {
|
|
|
6
6
|
contained?: boolean;
|
|
7
7
|
className?: string;
|
|
8
8
|
};
|
|
9
|
-
declare const WheelchairIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const WheelchairIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default WheelchairIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { IconColorsType } from "../";
|
|
3
3
|
export type IconProps = {
|
|
4
4
|
color?: IconColorsType;
|
|
@@ -6,5 +6,5 @@ export type IconProps = {
|
|
|
6
6
|
contained?: boolean;
|
|
7
7
|
className?: string;
|
|
8
8
|
};
|
|
9
|
-
declare const WrenchIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const WrenchIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default WrenchIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { IconColorsType } from "../";
|
|
3
3
|
export type IconProps = {
|
|
4
4
|
color?: IconColorsType;
|
|
@@ -6,5 +6,5 @@ export type IconProps = {
|
|
|
6
6
|
contained?: boolean;
|
|
7
7
|
className?: string;
|
|
8
8
|
};
|
|
9
|
-
declare const YingyangIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const YingyangIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default YingyangIcon;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { icons as iconTokens } from "../../tokens";
|
|
3
3
|
interface IconsMap {
|
|
4
4
|
[name: string]: string | undefined;
|
|
5
5
|
}
|
|
6
6
|
export declare const BUNDLED_ICONS: IconsMap;
|
|
7
7
|
export type IconSources = keyof typeof iconTokens.icons;
|
|
8
|
-
export declare const iconColors: ("
|
|
8
|
+
export declare const iconColors: ("amber" | "blue" | "coral" | "graphite" | "graphiteLight" | "green" | "greenDark" | "greenLight" | "grey" | "greyDark" | "greyLight" | "greyLighter" | "indigo" | "indigoDark" | "purple" | "purpleLight" | "red" | "turquoise" | "white" | "base" | "baseInteractive" | "subdued" | "subduedInteractive" | "accent" | "accentInteractive" | "accentAlt" | "accentAltInteractive" | "info" | "infoAlt" | "error" | "errorAlt" | "success" | "successAlt" | "warning" | "connect" | "connectAlt" | "driver" | "owner" | "inversed" | "disabled")[];
|
|
9
9
|
export type IconColorsType = (typeof iconColors)[number];
|
|
10
10
|
export interface IconProps {
|
|
11
11
|
source: IconSources;
|
|
@@ -22,7 +22,7 @@ export interface IconProps {
|
|
|
22
22
|
contained?: boolean;
|
|
23
23
|
className?: string;
|
|
24
24
|
}
|
|
25
|
-
export declare const isIconSource: (source: string) => source is "accountDetails" | "addPicture" | "airConditioning" | "airport" | "android" | "antique" | "arrowLeftCircleFilled" | "arrowLeft" | "arrowRightCircleFilled" | "arrowRightCircle" | "arrowRight" | "audioInput" | "babySeat" | "battery" | "bell" | "bikeRack" | "bin" | "bluetooth" | "briefcase" | "bulb" | "cable" | "cabriolet" | "calendarCheck" | "calendarClock" | "calendarEnd" | "calendarStart" | "calendar" | "cameraAdd" | "camera" | "campervan" | "carAdd" | "carCheck" | "carDamages" | "carDrivyOpen" | "carGroup" | "carLock" | "carPlay" | "carReturn" | "carSearch" | "carTypeAntique" | "carTypeCabriolet" | "carTypeCampervan" | "carTypeCity" | "carTypeConvertible" | "carTypeCoupe" | "carTypeFamily" | "carTypeFourFour" | "carTypeMinibus" | "carTypeSedan" | "carTypeUtility" | "car" | "card" | "cdPlayer" | "certificate" | "chains" | "checkCircleFilled" | "checkCircle" | "check" | "checklist" | "chevronDown" | "chevronLeft" | "chevronRight" | "chevronUp" | "circledArrowRight" | "city" | "cleaning" | "clockAlert" | "clockBackwards" | "clockForwards" | "clock" | "closeCircleFilled" | "close" | "connectCar" | "contactMail" | "contactPhone" | "contextualPaperclip" | "contextualQuestion" | "contextualWarningCircleFilled" | "contextualWarningCircle" | "convertible" | "copy" | "coupe" | "creditCardAdd" | "creditCardError" | "creditCard" | "cruiseControl" | "dashcam" | "directions" | "document" | "dotHorizontal" | "dotVertical" | "dotsHorizontal" | "dotsVertical" | "download" | "earning" | "earth" | "edit" | "electric" | "evBattery" | "evCable" | "evCharger" | "externalLink" | "eyeClosed" | "eyeOpened" | "eye" | "faceRecognition" | "facebook" | "family" | "fileFilled" | "filter" | "filters" | "flag" | "fourByFour" | "fourWheelDrive" | "fuelTank" | "geolocation" | "gift" | "gps" | "graphUp" | "healing" | "heart" | "hitch" | "home" | "idCard" | "incident" | "infoCircleFilled" | "infoCircle" | "infoFilled" | "
|
|
26
|
-
export declare const Icon: ({ source, color, size, contained, className, }: IconProps) => JSX.Element;
|
|
25
|
+
export declare const isIconSource: (source: string) => source is "info" | "accountDetails" | "addPicture" | "airConditioning" | "airport" | "android" | "antique" | "arrowLeftCircleFilled" | "arrowLeft" | "arrowRightCircleFilled" | "arrowRightCircle" | "arrowRight" | "audioInput" | "babySeat" | "battery" | "bell" | "bikeRack" | "bin" | "bluetooth" | "briefcase" | "bulb" | "cable" | "cabriolet" | "calendarCheck" | "calendarClock" | "calendarEnd" | "calendarStart" | "calendar" | "cameraAdd" | "camera" | "campervan" | "carAdd" | "carCheck" | "carDamages" | "carDrivyOpen" | "carGroup" | "carLock" | "carPlay" | "carReturn" | "carSearch" | "carTypeAntique" | "carTypeCabriolet" | "carTypeCampervan" | "carTypeCity" | "carTypeConvertible" | "carTypeCoupe" | "carTypeFamily" | "carTypeFourFour" | "carTypeMinibus" | "carTypeSedan" | "carTypeUtility" | "car" | "card" | "cdPlayer" | "certificate" | "chains" | "checkCircleFilled" | "checkCircle" | "check" | "checklist" | "chevronDown" | "chevronLeft" | "chevronRight" | "chevronUp" | "circledArrowRight" | "city" | "cleaning" | "clockAlert" | "clockBackwards" | "clockForwards" | "clock" | "closeCircleFilled" | "close" | "connectCar" | "contactMail" | "contactPhone" | "contextualPaperclip" | "contextualQuestion" | "contextualWarningCircleFilled" | "contextualWarningCircle" | "convertible" | "copy" | "coupe" | "creditCardAdd" | "creditCardError" | "creditCard" | "cruiseControl" | "dashcam" | "directions" | "document" | "dotHorizontal" | "dotVertical" | "dotsHorizontal" | "dotsVertical" | "download" | "earning" | "earth" | "edit" | "electric" | "evBattery" | "evCable" | "evCharger" | "externalLink" | "eyeClosed" | "eyeOpened" | "eye" | "faceRecognition" | "facebook" | "family" | "fileFilled" | "filter" | "filters" | "flag" | "fourByFour" | "fourWheelDrive" | "fuelTank" | "geolocation" | "gift" | "gps" | "graphUp" | "healing" | "heart" | "hitch" | "home" | "idCard" | "incident" | "infoCircleFilled" | "infoCircle" | "infoFilled" | "instant" | "invoice" | "keyConnect" | "key" | "licenceCheck" | "licencePaper" | "licence" | "lifeBuoy" | "linkedin" | "loading" | "locality" | "locationMap" | "locationParking" | "locationPin" | "location" | "lockCheck" | "locked" | "login" | "logout" | "mailCheck" | "mail" | "mapAlt" | "map" | "meetDriver" | "meetOwner" | "menuList" | "messages" | "mileage" | "minibus" | "minusCircleFilled" | "minus" | "miscGift" | "nearbyDevice" | "notification" | "number1Circle" | "number2Circle" | "number3Circle" | "number4Circle" | "number5Circle" | "okHand" | "optionAirConditioning" | "optionAndroidAuto" | "optionAppleCarplay" | "optionAudioInput" | "optionBabySeat" | "optionBikeRack" | "optionBluetoothAudio" | "optionCdPlayer" | "optionChains" | "optionCruiseControl" | "optionDashcam" | "optionGps" | "optionHasTrailer" | "optionHitch" | "optionRoofBox" | "optionSkiRack" | "optionSnowTire" | "optionWheelchairAccessible" | "paperclip" | "parking" | "passport" | "payments" | "pencil" | "peopleUser" | "performance" | "phoneLink" | "phone" | "photos" | "pickupTruck" | "pig" | "pin" | "plug" | "plusCircleFilled" | "plus" | "position" | "pricingFlat" | "pricingVariable" | "profilePicture" | "questionCircleFilled" | "questionCircle" | "question" | "raceFlag" | "refresh" | "reorder" | "replacementCar" | "reply" | "reset" | "ride" | "roofBox" | "sealCheck" | "searchCar" | "searchPeople" | "search" | "sedan" | "serviceBattery" | "serviceCleaning" | "serviceFuel" | "serviceHealing" | "serviceLocked" | "serviceTolls" | "serviceUnlocked" | "settings" | "shareAndroid" | "shareIos" | "share" | "shieldCheck" | "shield" | "shop" | "skiRack" | "slider" | "smartphone" | "snowTire" | "socialFacebook" | "socialLinkedin" | "socialTwitter" | "socialWhatsapp" | "starHalf" | "star" | "stars" | "subway" | "suitcase" | "support" | "suv" | "synch" | "tag" | "timeAlert" | "timeBackwards" | "timeCalendar" | "timeForward" | "tolls" | "trailer" | "train" | "triangleDown" | "triangleRight" | "triangleUp" | "twitter" | "twoPeople" | "unfold" | "unlocked" | "userCheck" | "userQuestion" | "userShield" | "userSwitch" | "user" | "utilityVanLarge" | "utilityVanMedium" | "utilityVanSmall" | "verifiedSeal" | "walk" | "wallet" | "warningCircleFilled" | "warningCircle" | "whatsapp" | "wheel" | "wheelchair" | "wrench" | "yingyang";
|
|
26
|
+
export declare const Icon: ({ source, color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
27
27
|
export * from "./__generated__/index";
|
|
28
28
|
export default Icon;
|
|
@@ -3,5 +3,5 @@ export type ModalFooterPropsType = {
|
|
|
3
3
|
children?: React.ReactNode;
|
|
4
4
|
className?: string;
|
|
5
5
|
};
|
|
6
|
-
declare const ModalFooter: ({ children, className }: ModalFooterPropsType) => JSX.Element;
|
|
6
|
+
declare const ModalFooter: ({ children, className }: ModalFooterPropsType) => React.JSX.Element;
|
|
7
7
|
export default ModalFooter;
|
|
@@ -8,5 +8,5 @@ export interface NoteProps {
|
|
|
8
8
|
fullWidth?: boolean;
|
|
9
9
|
className?: string;
|
|
10
10
|
}
|
|
11
|
-
export declare const Note: ({ children, fullWidth, className }: NoteProps) => JSX.Element;
|
|
11
|
+
export declare const Note: ({ children, fullWidth, className }: NoteProps) => React.JSX.Element;
|
|
12
12
|
export default Note;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ReactNode } from "react";
|
|
1
|
+
import React, { ReactNode } from "react";
|
|
2
2
|
export type PhotoDropzonePropsType = {
|
|
3
3
|
className?: string;
|
|
4
4
|
description: string;
|
|
@@ -8,5 +8,5 @@ export type PhotoDropzonePropsType = {
|
|
|
8
8
|
onPhotoDelete?: () => void;
|
|
9
9
|
initialImageUrl?: string;
|
|
10
10
|
};
|
|
11
|
-
declare const PhotoDropzone: ({ className, description, deletePopoverContent, errorContent, onDropped, onPhotoDelete, initialImageUrl, }: PhotoDropzonePropsType) => JSX.Element;
|
|
11
|
+
declare const PhotoDropzone: ({ className, description, deletePopoverContent, errorContent, onDropped, onPhotoDelete, initialImageUrl, }: PhotoDropzonePropsType) => React.JSX.Element;
|
|
12
12
|
export default PhotoDropzone;
|
|
@@ -8,9 +8,9 @@ export interface PillPropsType {
|
|
|
8
8
|
overlayed?: boolean;
|
|
9
9
|
className?: string;
|
|
10
10
|
}
|
|
11
|
-
export declare const Pill: ({ icon, color, children, overlayed, className, size, }: PillPropsType) => JSX.Element;
|
|
11
|
+
export declare const Pill: ({ icon, color, children, overlayed, className, size, }: PillPropsType) => React.JSX.Element;
|
|
12
12
|
export interface PillGroupPropsType {
|
|
13
13
|
children: React.ReactNode;
|
|
14
14
|
}
|
|
15
|
-
export declare const PillGroup: ({ children }: PillGroupPropsType) => JSX.Element;
|
|
15
|
+
export declare const PillGroup: ({ children }: PillGroupPropsType) => React.JSX.Element;
|
|
16
16
|
export default Pill;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { TippyProps } from "@tippyjs/react";
|
|
3
|
-
declare const LazyTippy: (props: TippyProps) => JSX.Element | null;
|
|
3
|
+
declare const LazyTippy: (props: TippyProps) => React.JSX.Element | null;
|
|
4
4
|
export default LazyTippy;
|
|
@@ -22,5 +22,5 @@ export type PopoverPropsType = {
|
|
|
22
22
|
*/
|
|
23
23
|
lazy?: boolean;
|
|
24
24
|
};
|
|
25
|
-
declare const Popover: ({ isOpen, targetRef, close, "aria-label": ariaLabel, children, bodySpacing, onShow, onHidden, arrow, placement, theme, distance, zIndex, lazy, }: PopoverPropsType) => JSX.Element;
|
|
25
|
+
declare const Popover: ({ isOpen, targetRef, close, "aria-label": ariaLabel, children, bodySpacing, onShow, onHidden, arrow, placement, theme, distance, zIndex, lazy, }: PopoverPropsType) => React.JSX.Element;
|
|
26
26
|
export default Popover;
|
|
@@ -2,13 +2,13 @@ import React from "react";
|
|
|
2
2
|
export declare const PriceTable: {
|
|
3
3
|
({ children }: {
|
|
4
4
|
children: React.ReactNode;
|
|
5
|
-
}): JSX.Element;
|
|
6
|
-
Row: ({ label, value, discounted, }: PriceTableRowProps) => JSX.Element;
|
|
5
|
+
}): React.JSX.Element;
|
|
6
|
+
Row: ({ label, value, discounted, }: PriceTableRowProps) => React.JSX.Element;
|
|
7
7
|
};
|
|
8
8
|
interface PriceTableRowProps {
|
|
9
9
|
label: string;
|
|
10
10
|
value: string;
|
|
11
11
|
discounted?: boolean;
|
|
12
12
|
}
|
|
13
|
-
export declare const PriceTableRow: ({ label, value, discounted, }: PriceTableRowProps) => JSX.Element;
|
|
13
|
+
export declare const PriceTableRow: ({ label, value, discounted, }: PriceTableRowProps) => React.JSX.Element;
|
|
14
14
|
export default PriceTable;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
2
|
type ProgressBannerPropsType = {
|
|
3
3
|
progress?: {
|
|
4
4
|
done: number;
|
|
@@ -11,5 +11,5 @@ type ProgressBannerPropsType = {
|
|
|
11
11
|
fullWidth?: boolean;
|
|
12
12
|
className?: string;
|
|
13
13
|
};
|
|
14
|
-
export declare function ProgressBanner({ progress, title, description, completed, animated, fullWidth, className, }: ProgressBannerPropsType): JSX.Element;
|
|
14
|
+
export declare function ProgressBanner({ progress, title, description, completed, animated, fullWidth, className, }: ProgressBannerPropsType): React.JSX.Element;
|
|
15
15
|
export {};
|
|
@@ -8,4 +8,4 @@ export interface ProgressBarProps {
|
|
|
8
8
|
*/
|
|
9
9
|
tick?: boolean;
|
|
10
10
|
}
|
|
11
|
-
export declare const ProgressBar: ({ progress, tick, children, }: ProgressBarProps) => JSX.Element;
|
|
11
|
+
export declare const ProgressBar: ({ progress, tick, children, }: ProgressBarProps) => React.JSX.Element;
|
|
@@ -7,4 +7,4 @@ export interface ProgressBarProps {
|
|
|
7
7
|
animated?: boolean;
|
|
8
8
|
className?: string;
|
|
9
9
|
}
|
|
10
|
-
export declare const ProgressCircular: ({ progress, size, status, animated, className, children, }: ProgressBarProps) => JSX.Element;
|
|
10
|
+
export declare const ProgressCircular: ({ progress, size, status, animated, className, children, }: ProgressBarProps) => React.JSX.Element;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { RatingIconsPropsType } from "./RatingIcons";
|
|
3
3
|
type RatingCompactPropsType = Pick<RatingIconsPropsType, "className" | "value" | "size"> & {
|
|
4
4
|
icon?: JSX.Element;
|
|
5
5
|
count?: number;
|
|
6
6
|
};
|
|
7
7
|
export declare function formatRatingValue(value: number): string | number;
|
|
8
|
-
export declare function RatingCompact({ className, value, count, size, icon, }: RatingCompactPropsType): JSX.Element;
|
|
8
|
+
export declare function RatingCompact({ className, value, count, size, icon, }: RatingCompactPropsType): React.JSX.Element;
|
|
9
9
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { IconProps } from "../Icon";
|
|
3
3
|
export type RatingIconsPropsType = {
|
|
4
4
|
className?: string;
|
|
@@ -15,8 +15,8 @@ export type RatingIconPropsType = {
|
|
|
15
15
|
status?: "full" | "half" | "empty";
|
|
16
16
|
size?: RatingIconsPropsType["size"];
|
|
17
17
|
};
|
|
18
|
-
export declare const defaultRatingIcon: JSX.Element;
|
|
18
|
+
export declare const defaultRatingIcon: React.JSX.Element;
|
|
19
19
|
export declare function roundHalf(num: number): number;
|
|
20
20
|
export declare function computeItemStatus(ratingValue: number, itemValue: number, icon: RatingIconsPropsType["icon"]): RatingIconPropsType["status"];
|
|
21
|
-
export declare const RatingIcon: ({ icon, status, size, }: RatingIconPropsType) => JSX.Element;
|
|
22
|
-
export declare const RatingIcons: ({ className, max, value, size, editable, onChange, icon, }: RatingIconsPropsType) => JSX.Element;
|
|
21
|
+
export declare const RatingIcon: ({ icon, status, size, }: RatingIconPropsType) => React.JSX.Element;
|
|
22
|
+
export declare const RatingIcons: ({ className, max, value, size, editable, onChange, icon, }: RatingIconsPropsType) => React.JSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { RatingIconsPropsType } from "./RatingIcons";
|
|
3
3
|
type RatingInputPropsType = Omit<RatingIconsPropsType, "editable">;
|
|
4
|
-
export declare const RatingInput: ({ disabled, ...props }: RatingInputPropsType) => JSX.Element;
|
|
4
|
+
export declare const RatingInput: ({ disabled, ...props }: RatingInputPropsType) => React.JSX.Element;
|
|
5
5
|
export {};
|
|
@@ -2,5 +2,5 @@ import React from "react";
|
|
|
2
2
|
type RatingLabelPropsType = {
|
|
3
3
|
children?: React.ReactNode;
|
|
4
4
|
};
|
|
5
|
-
declare function RatingLabel({ children }: RatingLabelPropsType): JSX.Element;
|
|
5
|
+
declare function RatingLabel({ children }: RatingLabelPropsType): React.JSX.Element;
|
|
6
6
|
export default RatingLabel;
|
|
@@ -7,5 +7,5 @@ type RatingPropsType = RatingIconsPropsType & {
|
|
|
7
7
|
children?: React.ReactNode;
|
|
8
8
|
iconsClassName?: RatingIconsPropsType["className"];
|
|
9
9
|
};
|
|
10
|
-
declare function Rating({ className, iconsClassName, children, ...iconsProps }: RatingPropsType): JSX.Element;
|
|
10
|
+
declare function Rating({ className, iconsClassName, children, ...iconsProps }: RatingPropsType): React.JSX.Element;
|
|
11
11
|
export { Rating, RatingLabel, RatingInput, RatingCompact, RatingIcons, formatRatingValue, };
|
|
@@ -5,10 +5,10 @@ export interface TabProps {
|
|
|
5
5
|
selected?: boolean;
|
|
6
6
|
inCard?: boolean;
|
|
7
7
|
}
|
|
8
|
-
export declare const Tab: ({ children, url, selected, inCard, }: TabProps) => JSX.Element;
|
|
8
|
+
export declare const Tab: ({ children, url, selected, inCard, }: TabProps) => React.JSX.Element;
|
|
9
9
|
export interface TabBarProps {
|
|
10
10
|
children: React.ReactNode;
|
|
11
11
|
leftAlign?: boolean;
|
|
12
12
|
underlined?: boolean;
|
|
13
13
|
}
|
|
14
|
-
export declare const TabBar: ({ children, leftAlign, underlined, }: TabBarProps) => JSX.Element;
|
|
14
|
+
export declare const TabBar: ({ children, leftAlign, underlined, }: TabBarProps) => React.JSX.Element;
|
|
@@ -30,7 +30,7 @@ export declare const Tab: {
|
|
|
30
30
|
displayName: string;
|
|
31
31
|
};
|
|
32
32
|
export declare const Tabs: {
|
|
33
|
-
({ children, defaultTabIndex, onChange, subLevel, }: TabsPropsType): JSX.Element;
|
|
33
|
+
({ children, defaultTabIndex, onChange, subLevel, }: TabsPropsType): React.JSX.Element;
|
|
34
34
|
Tab: {
|
|
35
35
|
(_props: TabPropsType): null;
|
|
36
36
|
displayName: string;
|
|
@@ -4,4 +4,4 @@ export interface TagProps {
|
|
|
4
4
|
className?: string;
|
|
5
5
|
variant?: "muted" | "important" | "importantPrimary" | "success" | "successPrimary" | "info" | "accent" | "accentPrimary" | "connect";
|
|
6
6
|
}
|
|
7
|
-
export declare const Tag: ({ children, variant, className }: TagProps) => JSX.Element;
|
|
7
|
+
export declare const Tag: ({ children, variant, className }: TagProps) => React.JSX.Element;
|