@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 CdPlayerIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const CdPlayerIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default CdPlayerIcon;
|
|
@@ -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 CertificateIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const CertificateIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default CertificateIcon;
|
|
@@ -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 ChainsIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ChainsIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ChainsIcon;
|
|
@@ -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 CheckCircleFilledIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const CheckCircleFilledIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default CheckCircleFilledIcon;
|
|
@@ -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 CheckCircleIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const CheckCircleIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default CheckCircleIcon;
|
|
@@ -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 CheckIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const CheckIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default CheckIcon;
|
|
@@ -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 ChecklistIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ChecklistIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ChecklistIcon;
|
|
@@ -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 ChevronDownIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ChevronDownIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ChevronDownIcon;
|
|
@@ -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 ChevronLeftIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ChevronLeftIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ChevronLeftIcon;
|
|
@@ -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 ChevronRightIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ChevronRightIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ChevronRightIcon;
|
|
@@ -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 ChevronUpIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ChevronUpIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ChevronUpIcon;
|
|
@@ -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 CircledArrowRightIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const CircledArrowRightIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default CircledArrowRightIcon;
|
|
@@ -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 CityIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const CityIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default CityIcon;
|
|
@@ -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 CleaningIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const CleaningIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default CleaningIcon;
|
|
@@ -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 ClockAlertIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ClockAlertIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ClockAlertIcon;
|
|
@@ -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 ClockBackwardsIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ClockBackwardsIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ClockBackwardsIcon;
|
|
@@ -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 ClockForwardsIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ClockForwardsIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ClockForwardsIcon;
|
|
@@ -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 ClockIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ClockIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ClockIcon;
|
|
@@ -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 CloseCircleFilledIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const CloseCircleFilledIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default CloseCircleFilledIcon;
|
|
@@ -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 CloseIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const CloseIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default CloseIcon;
|
|
@@ -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 ConnectCarIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ConnectCarIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ConnectCarIcon;
|
|
@@ -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 ContactMailIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ContactMailIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ContactMailIcon;
|
|
@@ -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 ContactPhoneIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ContactPhoneIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ContactPhoneIcon;
|
|
@@ -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 ContextualPaperclipIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ContextualPaperclipIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ContextualPaperclipIcon;
|
|
@@ -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 ContextualQuestionIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ContextualQuestionIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ContextualQuestionIcon;
|
|
@@ -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 ContextualWarningCircleFilledIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ContextualWarningCircleFilledIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ContextualWarningCircleFilledIcon;
|
|
@@ -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 ContextualWarningCircleIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ContextualWarningCircleIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ContextualWarningCircleIcon;
|
|
@@ -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 ConvertibleIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ConvertibleIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ConvertibleIcon;
|
|
@@ -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 CopyIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const CopyIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default CopyIcon;
|
|
@@ -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 CoupeIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const CoupeIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default CoupeIcon;
|
|
@@ -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 CreditCardAddIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const CreditCardAddIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default CreditCardAddIcon;
|
|
@@ -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 CreditCardErrorIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const CreditCardErrorIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default CreditCardErrorIcon;
|
|
@@ -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 CreditCardIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const CreditCardIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default CreditCardIcon;
|
|
@@ -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 CruiseControlIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const CruiseControlIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default CruiseControlIcon;
|
|
@@ -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 DashcamIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const DashcamIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default DashcamIcon;
|
|
@@ -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 DirectionsIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const DirectionsIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default DirectionsIcon;
|
|
@@ -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 DocumentIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const DocumentIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default DocumentIcon;
|
|
@@ -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 DotHorizontalIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const DotHorizontalIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default DotHorizontalIcon;
|
|
@@ -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 DotVerticalIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const DotVerticalIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default DotVerticalIcon;
|
|
@@ -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 DotsHorizontalIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const DotsHorizontalIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default DotsHorizontalIcon;
|
|
@@ -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 DotsVerticalIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const DotsVerticalIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default DotsVerticalIcon;
|
|
@@ -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 DownloadIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const DownloadIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default DownloadIcon;
|
|
@@ -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 EarningIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const EarningIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default EarningIcon;
|
|
@@ -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 EarthIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const EarthIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default EarthIcon;
|
|
@@ -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 EditIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const EditIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default EditIcon;
|
|
@@ -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 ElectricIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ElectricIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ElectricIcon;
|