@drivy/cobalt 0.34.1 → 0.34.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/Card/index.js.map +1 -1
- package/components/Popover/index.js +1 -1
- package/components/Popover/index.js.map +1 -1
- package/package.json +18 -15
- package/types/__tests__/AsyncComponent.d.ts +1 -1
- package/types/components/Accordion/ToggleIcon.d.ts +2 -2
- package/types/components/Accordion/index.d.ts +6 -6
- package/types/components/Alerter/index.d.ts +1 -1
- package/types/components/BasicCell/index.d.ts +1 -1
- package/types/components/BulletList/index.d.ts +2 -2
- package/types/components/Buttons/ButtonsGroup.d.ts +1 -1
- package/types/components/Buttons/helpers.d.ts +1 -1
- package/types/components/Calendar/CalendarRangePicker/CalendarRangePicker.d.ts +2 -2
- package/types/components/Calendar/CalendarRangePicker/CalendarRangePickerDay.d.ts +1 -1
- package/types/components/Calendar/CalendarRangePicker/CalendarRangePickerMonth.d.ts +2 -2
- package/types/components/Calendar/CalendarView/CalendarViewMonth.d.ts +2 -2
- package/types/components/Calendar/CalendarView/index.d.ts +2 -2
- package/types/components/Callout/index.d.ts +1 -1
- package/types/components/Card/index.d.ts +3 -3
- package/types/components/Chip/index.d.ts +1 -1
- package/types/components/EmptyState/index.d.ts +1 -1
- package/types/components/Flag/index.d.ts +2 -2
- package/types/components/Flash/index.d.ts +1 -1
- package/types/components/Form/CheckablePill.d.ts +2 -2
- package/types/components/Form/Checkmark.d.ts +2 -2
- package/types/components/Form/Fieldset.d.ts +1 -1
- package/types/components/Form/Hint.d.ts +1 -1
- package/types/components/Form/RadioWithDetails.d.ts +1 -1
- package/types/components/Form/Slider.d.ts +1 -1
- package/types/components/Form/Stepper.d.ts +1 -1
- package/types/components/Form/TextInput.d.ts +1 -1
- package/types/components/Form/ToggleSwitch.d.ts +1 -1
- package/types/components/Helper/index.d.ts +1 -1
- package/types/components/HorizontalList/index.d.ts +2 -2
- package/types/components/Icon/__generated__/AccountDetailsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/AddPictureIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/AirConditioningIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/AirportIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/AndroidIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/AntiqueIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ArrowLeftCircleFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ArrowLeftIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ArrowRightCircleFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ArrowRightCircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ArrowRightIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/AudioInputIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/BabySeatIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/BatteryIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/BellIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/BikeRackIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/BinIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/BluetoothIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/BriefcaseIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/BulbIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CableIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CabrioletIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CalendarCheckIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CalendarClockIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CalendarEndIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CalendarIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CalendarStartIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CameraAddIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CameraIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CampervanIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarAddIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarCheckIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarDamagesIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarDrivyOpenIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarGroupIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarLockIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarPlayIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarReturnIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarSearchIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeAntiqueIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeCabrioletIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeCampervanIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeCityIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeConvertibleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeCoupeIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeFamilyIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeFourFourIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeMinibusIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeSedanIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CarTypeUtilityIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CardIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CdPlayerIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CertificateIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ChainsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CheckCircleFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CheckCircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CheckIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ChecklistIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ChevronDownIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ChevronLeftIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ChevronRightIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ChevronUpIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CircledArrowRightIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CityIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CleaningIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ClockAlertIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ClockBackwardsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ClockForwardsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ClockIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CloseCircleFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CloseIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ConnectCarIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ContactMailIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ContactPhoneIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ContextualPaperclipIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ContextualQuestionIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ContextualWarningCircleFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ContextualWarningCircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ConvertibleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CopyIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CoupeIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CreditCardAddIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CreditCardErrorIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CreditCardIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/CruiseControlIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/DashcamIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/DirectionsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/DocumentIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/DotHorizontalIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/DotVerticalIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/DotsHorizontalIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/DotsVerticalIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/DownloadIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/EarningIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/EarthIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/EditIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ElectricIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/EvBatteryIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/EvCableIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/EvChargerIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ExternalLinkIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/EyeClosedIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/EyeIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/EyeOpenedIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/FaceRecognitionIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/FacebookIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/FamilyIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/FileFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/FilterIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/FiltersIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/FlagIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/FourByFourIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/FourWheelDriveIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/FuelTankIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/GeolocationIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/GiftIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/GpsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/GraphUpIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/HealingIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/HeartIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/HitchIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/HomeIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/IdCardIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/IncidentIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/InfoCircleFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/InfoCircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/InfoFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/InfoIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/InstantIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/InvoiceIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/KeyConnectIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/KeyIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LicenceCheckIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LicenceIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LicencePaperIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LifeBuoyIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LinkedinIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LoadingIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LocalityIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LocationIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LocationMapIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LocationParkingIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LocationPinIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LockCheckIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LockedIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LoginIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/LogoutIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MailCheckIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MailIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MapAltIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MapIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MeetDriverIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MeetOwnerIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MenuListIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MessagesIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MileageIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MinibusIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MinusCircleFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MinusIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/MiscGiftIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/NearbyDeviceIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/NotificationIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/Number1CircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/Number2CircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/Number3CircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/Number4CircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/Number5CircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OkHandIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionAirConditioningIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionAndroidAutoIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionAppleCarplayIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionAudioInputIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionBabySeatIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionBikeRackIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionBluetoothAudioIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionCdPlayerIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionChainsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionCruiseControlIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionDashcamIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionGpsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionHasTrailerIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionHitchIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionRoofBoxIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionSkiRackIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionSnowTireIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/OptionWheelchairAccessibleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PaperclipIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ParkingIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PassportIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PaymentsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PencilIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PeopleUserIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PerformanceIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PhoneIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PhoneLinkIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PhotosIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PickupTruckIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PigIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PinIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PlugIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PlusCircleFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PlusIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PositionIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PricingFlatIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/PricingVariableIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ProfilePictureIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/QuestionCircleFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/QuestionCircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/QuestionIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/RaceFlagIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/RefreshIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ReorderIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ReplacementCarIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ReplyIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ResetIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/RideIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/RoofBoxIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SealCheckIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SearchCarIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SearchIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SearchPeopleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SedanIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ServiceBatteryIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ServiceCleaningIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ServiceFuelIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ServiceHealingIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ServiceLockedIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ServiceTollsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ServiceUnlockedIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SettingsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ShareAndroidIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ShareIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ShareIosIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ShieldCheckIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ShieldIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/ShopIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SkiRackIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SliderIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SmartphoneIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SnowTireIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SocialFacebookIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SocialLinkedinIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SocialTwitterIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SocialWhatsappIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/StarHalfIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/StarIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/StarsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SubwayIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SuitcaseIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SupportIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SuvIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/SynchIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TagIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TimeAlertIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TimeBackwardsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TimeCalendarIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TimeForwardIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TollsIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TrailerIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TrainIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TriangleDownIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TriangleRightIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TriangleUpIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TwitterIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/TwoPeopleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/UnfoldIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/UnlockedIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/UserCheckIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/UserIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/UserQuestionIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/UserShieldIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/UserSwitchIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/UtilityVanLargeIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/UtilityVanMediumIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/UtilityVanSmallIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/VerifiedSealIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/WalkIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/WalletIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/WarningCircleFilledIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/WarningCircleIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/WhatsappIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/WheelIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/WheelchairIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/WrenchIcon.d.ts +2 -2
- package/types/components/Icon/__generated__/YingyangIcon.d.ts +2 -2
- package/types/components/Icon/index.d.ts +4 -4
- package/types/components/Modal/ModalBody.d.ts +1 -1
- package/types/components/Modal/ModalFooter.d.ts +1 -1
- package/types/components/Modal/ModalHeader.d.ts +2 -2
- package/types/components/Note/index.d.ts +1 -1
- package/types/components/PhotoDropzone/index.d.ts +2 -2
- package/types/components/Pill/index.d.ts +2 -2
- package/types/components/Popover/LazyTippy.d.ts +2 -2
- package/types/components/Popover/index.d.ts +1 -1
- package/types/components/PriceTable/index.d.ts +3 -3
- package/types/components/ProgressBanner/index.d.ts +2 -2
- package/types/components/ProgressBar/index.d.ts +1 -1
- package/types/components/ProgressCircular/index.d.ts +1 -1
- package/types/components/Rating/RatingCompact.d.ts +2 -2
- package/types/components/Rating/RatingIcons.d.ts +4 -4
- package/types/components/Rating/RatingInput.d.ts +2 -2
- package/types/components/Rating/RatingLabel.d.ts +1 -1
- package/types/components/Rating/index.d.ts +1 -1
- package/types/components/TabBar/index.d.ts +2 -2
- package/types/components/Tabs/index.d.ts +1 -1
- package/types/components/Tag/index.d.ts +1 -1
- package/utilities.css +10265 -5479
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { IconColorsType } from "../";
|
|
3
3
|
export type IconProps = {
|
|
4
4
|
color?: IconColorsType;
|
|
@@ -6,5 +6,5 @@ export type IconProps = {
|
|
|
6
6
|
contained?: boolean;
|
|
7
7
|
className?: string;
|
|
8
8
|
};
|
|
9
|
-
declare const EvBatteryIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const EvBatteryIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default EvBatteryIcon;
|
|
@@ -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 EvCableIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const EvCableIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default EvCableIcon;
|
|
@@ -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 EvChargerIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const EvChargerIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default EvChargerIcon;
|
|
@@ -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 ExternalLinkIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const ExternalLinkIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default ExternalLinkIcon;
|
|
@@ -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 EyeClosedIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const EyeClosedIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default EyeClosedIcon;
|
|
@@ -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 EyeIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const EyeIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default EyeIcon;
|
|
@@ -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 EyeOpenedIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const EyeOpenedIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default EyeOpenedIcon;
|
|
@@ -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 FaceRecognitionIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const FaceRecognitionIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default FaceRecognitionIcon;
|
|
@@ -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 FacebookIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const FacebookIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default FacebookIcon;
|
|
@@ -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 FamilyIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const FamilyIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default FamilyIcon;
|
|
@@ -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 FileFilledIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const FileFilledIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default FileFilledIcon;
|
|
@@ -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 FilterIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const FilterIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default FilterIcon;
|
|
@@ -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 FiltersIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const FiltersIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default FiltersIcon;
|
|
@@ -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 FlagIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const FlagIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default FlagIcon;
|
|
@@ -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 FourByFourIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const FourByFourIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default FourByFourIcon;
|
|
@@ -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 FourWheelDriveIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const FourWheelDriveIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default FourWheelDriveIcon;
|
|
@@ -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 FuelTankIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const FuelTankIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default FuelTankIcon;
|
|
@@ -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 GeolocationIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const GeolocationIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default GeolocationIcon;
|
|
@@ -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 GiftIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const GiftIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default GiftIcon;
|
|
@@ -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 GpsIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const GpsIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default GpsIcon;
|
|
@@ -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 GraphUpIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const GraphUpIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default GraphUpIcon;
|
|
@@ -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 HealingIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const HealingIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default HealingIcon;
|
|
@@ -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 HeartIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const HeartIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default HeartIcon;
|
|
@@ -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 HitchIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const HitchIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default HitchIcon;
|
|
@@ -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 HomeIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const HomeIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default HomeIcon;
|
|
@@ -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 IdCardIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const IdCardIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default IdCardIcon;
|
|
@@ -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 IncidentIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const IncidentIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default IncidentIcon;
|
|
@@ -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 InfoCircleFilledIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const InfoCircleFilledIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default InfoCircleFilledIcon;
|
|
@@ -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 InfoCircleIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const InfoCircleIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default InfoCircleIcon;
|
|
@@ -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 InfoFilledIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const InfoFilledIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default InfoFilledIcon;
|
|
@@ -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 InfoIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const InfoIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default InfoIcon;
|
|
@@ -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 InstantIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const InstantIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default InstantIcon;
|
|
@@ -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 InvoiceIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const InvoiceIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default InvoiceIcon;
|
|
@@ -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 KeyConnectIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const KeyConnectIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default KeyConnectIcon;
|
|
@@ -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 KeyIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const KeyIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default KeyIcon;
|
|
@@ -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 LicenceCheckIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const LicenceCheckIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default LicenceCheckIcon;
|
|
@@ -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 LicenceIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const LicenceIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default LicenceIcon;
|
|
@@ -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 LicencePaperIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const LicencePaperIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default LicencePaperIcon;
|
|
@@ -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 LifeBuoyIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const LifeBuoyIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default LifeBuoyIcon;
|
|
@@ -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 LinkedinIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const LinkedinIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default LinkedinIcon;
|
|
@@ -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 LoadingIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const LoadingIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default LoadingIcon;
|
|
@@ -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 LocalityIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const LocalityIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default LocalityIcon;
|
|
@@ -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 LocationIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const LocationIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default LocationIcon;
|
|
@@ -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 LocationMapIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const LocationMapIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default LocationMapIcon;
|
|
@@ -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 LocationParkingIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const LocationParkingIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default LocationParkingIcon;
|
|
@@ -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 LocationPinIcon: ({ color, size, contained, className, }: IconProps) => JSX.Element;
|
|
9
|
+
declare const LocationPinIcon: ({ color, size, contained, className, }: IconProps) => React.JSX.Element;
|
|
10
10
|
export default LocationPinIcon;
|