@drivy/cobalt 0.34.2 → 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 +10223 -5273
|
@@ -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 PaymentsIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const PaymentsIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default PaymentsIcon;
|
|
@@ -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 PencilIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const PencilIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default PencilIcon;
|
|
@@ -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 PeopleUserIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const PeopleUserIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default PeopleUserIcon;
|
|
@@ -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 PerformanceIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const PerformanceIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default PerformanceIcon;
|
|
@@ -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 PhoneIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const PhoneIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default PhoneIcon;
|
|
@@ -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 PhoneLinkIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const PhoneLinkIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default PhoneLinkIcon;
|
|
@@ -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 PhotosIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const PhotosIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default PhotosIcon;
|
|
@@ -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 PickupTruckIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const PickupTruckIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default PickupTruckIcon;
|
|
@@ -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 PigIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const PigIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default PigIcon;
|
|
@@ -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 PinIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const PinIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default PinIcon;
|
|
@@ -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 PlugIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const PlugIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default PlugIcon;
|
|
@@ -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 PlusCircleFilledIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const PlusCircleFilledIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default PlusCircleFilledIcon;
|
|
@@ -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 PlusIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const PlusIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default PlusIcon;
|
|
@@ -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 PositionIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const PositionIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default PositionIcon;
|
|
@@ -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 PricingFlatIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const PricingFlatIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default PricingFlatIcon;
|
|
@@ -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 PricingVariableIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const PricingVariableIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default PricingVariableIcon;
|
|
@@ -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 ProfilePictureIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ProfilePictureIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ProfilePictureIcon;
|
|
@@ -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 QuestionCircleFilledIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const QuestionCircleFilledIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default QuestionCircleFilledIcon;
|
|
@@ -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 QuestionCircleIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const QuestionCircleIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default QuestionCircleIcon;
|
|
@@ -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 QuestionIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const QuestionIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default QuestionIcon;
|
|
@@ -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 RaceFlagIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const RaceFlagIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default RaceFlagIcon;
|
|
@@ -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 RefreshIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const RefreshIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default RefreshIcon;
|
|
@@ -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 ReorderIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ReorderIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ReorderIcon;
|
|
@@ -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 ReplacementCarIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ReplacementCarIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ReplacementCarIcon;
|
|
@@ -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 ReplyIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ReplyIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ReplyIcon;
|
|
@@ -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 ResetIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ResetIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ResetIcon;
|
|
@@ -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 RideIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const RideIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default RideIcon;
|
|
@@ -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 RoofBoxIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const RoofBoxIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default RoofBoxIcon;
|
|
@@ -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 SealCheckIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const SealCheckIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default SealCheckIcon;
|
|
@@ -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 SearchCarIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const SearchCarIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default SearchCarIcon;
|
|
@@ -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 SearchIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const SearchIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default SearchIcon;
|
|
@@ -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 SearchPeopleIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const SearchPeopleIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default SearchPeopleIcon;
|
|
@@ -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 SedanIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const SedanIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default SedanIcon;
|
|
@@ -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 ServiceBatteryIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ServiceBatteryIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ServiceBatteryIcon;
|
|
@@ -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 ServiceCleaningIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ServiceCleaningIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ServiceCleaningIcon;
|
|
@@ -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 ServiceFuelIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ServiceFuelIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ServiceFuelIcon;
|
|
@@ -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 ServiceHealingIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ServiceHealingIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ServiceHealingIcon;
|
|
@@ -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 ServiceLockedIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ServiceLockedIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ServiceLockedIcon;
|
|
@@ -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 ServiceTollsIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ServiceTollsIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ServiceTollsIcon;
|
|
@@ -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 ServiceUnlockedIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ServiceUnlockedIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ServiceUnlockedIcon;
|
|
@@ -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 SettingsIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const SettingsIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default SettingsIcon;
|
|
@@ -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 ShareAndroidIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ShareAndroidIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ShareAndroidIcon;
|
|
@@ -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 ShareIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ShareIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ShareIcon;
|
|
@@ -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 ShareIosIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ShareIosIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ShareIosIcon;
|
|
@@ -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 ShieldCheckIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ShieldCheckIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ShieldCheckIcon;
|
|
@@ -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 ShieldIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ShieldIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ShieldIcon;
|