@kvdbil/components 14.2.8 → 14.2.10
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/dist/README.md +46 -0
- package/{cjs → dist/cjs}/ElevationCard.js +3 -3
- package/{esm → dist/esm}/ElevationCard.js +1 -1
- package/{types → dist/types}/ColorCard.d.ts +1 -1
- package/{types → dist/types}/ElevationCard.d.ts +1 -1
- package/{types → dist/types}/components/Accordion/index.d.ts +1 -1
- package/{types → dist/types}/components/Badge/index.d.ts +1 -1
- package/{types → dist/types}/components/Breadcrumbs/BreadcrumbsItem.d.ts +1 -1
- package/{types → dist/types}/components/Breadcrumbs/index.d.ts +1 -1
- package/dist/types/components/Button/index.d.ts +20 -0
- package/{types → dist/types}/components/Card/index.d.ts +1 -1
- package/{types → dist/types}/components/CheckBox/index.d.ts +1 -1
- package/{types → dist/types}/components/Chip/index.d.ts +1 -1
- package/{types → dist/types}/components/DayPicker/DayPickerNavBar.d.ts +1 -1
- package/{types → dist/types}/components/DayPicker/index.d.ts +1 -1
- package/{types → dist/types}/components/Dialog/index.d.ts +1 -1
- package/{types → dist/types}/components/EditRow/index.d.ts +1 -1
- package/{types → dist/types}/components/ErrorMessage/index.d.ts +1 -1
- package/{types → dist/types}/components/Flex/index.d.ts +1 -1
- package/{types → dist/types}/components/Hero/index.d.ts +1 -1
- package/{types → dist/types}/components/Icon/index.d.ts +1 -1
- package/{types → dist/types}/components/IconButton.d.ts +1 -1
- package/dist/types/components/Icons/Arrow.d.ts +5 -0
- package/dist/types/components/Icons/CheckCircle.d.ts +5 -0
- package/dist/types/components/Icons/CheckIcon.d.ts +5 -0
- package/dist/types/components/Icons/Close.d.ts +5 -0
- package/dist/types/components/Icons/ErrorCircle.d.ts +5 -0
- package/dist/types/components/Icons/InfoCircle.d.ts +5 -0
- package/{types → dist/types}/components/ListItem/Bacon.d.ts +1 -1
- package/{types → dist/types}/components/ListItem/index.d.ts +1 -1
- package/{types → dist/types}/components/Logo/LogoEn.d.ts +1 -1
- package/{types → dist/types}/components/Logo/LogoSv.d.ts +1 -1
- package/{types → dist/types}/components/Logo/index.d.ts +1 -1
- package/{types → dist/types}/components/MenuItem/index.d.ts +1 -1
- package/{types → dist/types}/components/Message/index.d.ts +1 -1
- package/{types → dist/types}/components/Modal/index.d.ts +1 -1
- package/{types → dist/types}/components/NotificationButton/index.d.ts +1 -1
- package/{types → dist/types}/components/OffCanvas/Overlay.d.ts +1 -1
- package/{types → dist/types}/components/OffCanvas/index.d.ts +1 -1
- package/{types → dist/types}/components/RadioButton/index.d.ts +1 -1
- package/{types → dist/types}/components/RegistrationPlate/EuFlagIcon.d.ts +1 -1
- package/dist/types/components/RegistrationPlate/index.d.ts +5 -0
- package/dist/types/components/Select/components/test-icon.d.ts +1 -0
- package/{types → dist/types}/components/Select/index.d.ts +1 -1
- package/{types → dist/types}/components/Snackbar/index.d.ts +1 -1
- package/{types → dist/types}/components/Spinner/index.d.ts +1 -1
- package/{types → dist/types}/components/SpinnerThin/index.d.ts +1 -1
- package/{types → dist/types}/components/Stack/index.d.ts +1 -1
- package/{types → dist/types}/components/Stamp/index.d.ts +1 -1
- package/{types → dist/types}/components/Stepper/index.d.ts +1 -1
- package/{types → dist/types}/components/StepperAccordion/index.d.ts +1 -1
- package/{types → dist/types}/components/Table/index.d.ts +1 -1
- package/{types → dist/types}/components/Tabs/Tabs.d.ts +1 -1
- package/{types → dist/types}/components/TextArea/index.d.ts +1 -1
- package/{types → dist/types}/components/Textfield/index.d.ts +1 -1
- package/{types → dist/types}/components/TimePicker/index.d.ts +2 -2
- package/{types → dist/types}/components/Toggle/index.d.ts +1 -1
- package/{types → dist/types}/components/ValuationRange/index.d.ts +1 -1
- package/{types → dist/types}/icons/components/AddIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/AlertIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ArrowDownIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ArrowLeftIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ArrowRightIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ArrowUpIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/AtvIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/AuctionIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/BackIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/BankidIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/BidIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/BodyIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/BreaksIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CabIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CalendarIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CameraIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CamperIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CancelCircleIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CancelIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CarIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CarServiceIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CaravanIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CertifiedIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ChatIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CheckCircleIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CheckFilledIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CheckIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CheckmarkIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ClockIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CloseIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CommentFilledIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CommentIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ConditioningIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ContactIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ControlNumberIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CopyIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CountdownIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CoupeIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CraneIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/CupIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/DeleteIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/DisplayIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/DocumentIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/DownloadIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/EcoIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/EditIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/EngineIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ErrorFilledIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ErrorIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/EstoniaFlagIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ExportIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/FacebookIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/FacilityIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/FavouriteFilledIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/FavouriteIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/FigmaIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/FilterIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/FinanceIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/FinlandFlagIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/FirstIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/FixedPriceIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/FuelIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/GearboxIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/GetPaidIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/GridViewIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/HatchbackIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/HelpIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/HistoryIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/HomeDeliveryIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/IdIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ImageIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/InfoIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/InstagramIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/InsuranceIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/InteriorIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/KvdIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/KvdTestIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/KvdproIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/LastIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/LeaderIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/LinkedinIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ListViewIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/LocationIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/MailIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/MenuIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/MileageIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/MinivanIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ModelYearIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/MoreIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/MotorbikeIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/NavigationIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/NewIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/NextFilledIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/NextIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/NotificationIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/OpenInNewIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/PayementIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/PercentIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/PhoneIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/PickUpIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/Pickup.d.ts +1 -1
- package/{types → dist/types}/icons/components/PlayIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/PolandFlagIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/PreviousFilledIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/PreviousIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/PrintIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/QuoteIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/RatingIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ReleasingIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ReorderIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/RestartIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/SalesOfferIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/SavedSearchIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ScheduleIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/SearchIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/SedanIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/SellFilledIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/SellIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/SettingsIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ShareIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ShowLessIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ShowMoreIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/SignInIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/SignOutIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/SlackIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/SmartphoneIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/SmileIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/SnowmobileIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/SortColumnIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/SortIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/StorageIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/StoreIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/SuvIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/SwedishFlagIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ThreeSixtyIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/TractorIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/TrailerIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/TransportIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/TruckIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/TwitterIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/TyresIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/UnitedKingdomFlagIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/UploadIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/UserIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ValuationIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/VanIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/VersionIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/ViewsIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/WagonIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/WarningIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/WarrantyIcon.d.ts +1 -1
- package/{types → dist/types}/icons/components/YoutubeIcon.d.ts +1 -1
- package/dist/types/testUtils.d.ts +3 -0
- package/{types → dist/types}/typography/BodyText/index.d.ts +1 -1
- package/{types → dist/types}/typography/ButtonText/index.d.ts +1 -1
- package/{types → dist/types}/typography/Heading/index.d.ts +1 -1
- package/package.json +22 -32
- package/types/components/Button/index.d.ts +0 -20
- package/types/components/Icons/Arrow.d.ts +0 -5
- package/types/components/Icons/CheckCircle.d.ts +0 -5
- package/types/components/Icons/CheckIcon.d.ts +0 -5
- package/types/components/Icons/Close.d.ts +0 -5
- package/types/components/Icons/ErrorCircle.d.ts +0 -5
- package/types/components/Icons/InfoCircle.d.ts +0 -5
- package/types/components/RegistrationPlate/index.d.ts +0 -5
- package/types/components/Select/components/test-icon.d.ts +0 -1
- package/types/testUtils.d.ts +0 -2
- /package/{cjs → dist/cjs}/ColorCard.js +0 -0
- /package/{cjs → dist/cjs}/components/Accordion/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Badge/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Breadcrumbs/BreadcrumbsItem.js +0 -0
- /package/{cjs → dist/cjs}/components/Breadcrumbs/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Button/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Button/styles.js +0 -0
- /package/{cjs → dist/cjs}/components/Card/index.js +0 -0
- /package/{cjs → dist/cjs}/components/CheckBox/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Chip/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Chip/styles.js +0 -0
- /package/{cjs → dist/cjs}/components/DayPicker/DayPickerNavBar.js +0 -0
- /package/{cjs → dist/cjs}/components/DayPicker/index.js +0 -0
- /package/{cjs → dist/cjs}/components/DayPicker/localeUtils.js +0 -0
- /package/{cjs → dist/cjs}/components/DayPicker/style.js +0 -0
- /package/{cjs → dist/cjs}/components/Dialog/index.js +0 -0
- /package/{cjs → dist/cjs}/components/EditRow/index.js +0 -0
- /package/{cjs → dist/cjs}/components/ErrorMessage/index.js +0 -0
- /package/{cjs → dist/cjs}/components/FieldLabel.js +0 -0
- /package/{cjs → dist/cjs}/components/Flex/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Hero/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Icon/index.js +0 -0
- /package/{cjs → dist/cjs}/components/IconButton.js +0 -0
- /package/{cjs → dist/cjs}/components/Icons/Arrow.js +0 -0
- /package/{cjs → dist/cjs}/components/Icons/CheckCircle.js +0 -0
- /package/{cjs → dist/cjs}/components/Icons/CheckIcon.js +0 -0
- /package/{cjs → dist/cjs}/components/Icons/Close.js +0 -0
- /package/{cjs → dist/cjs}/components/Icons/ErrorCircle.js +0 -0
- /package/{cjs → dist/cjs}/components/Icons/InfoCircle.js +0 -0
- /package/{cjs → dist/cjs}/components/ListItem/Bacon.js +0 -0
- /package/{cjs → dist/cjs}/components/ListItem/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Logo/LogoEn.js +0 -0
- /package/{cjs → dist/cjs}/components/Logo/LogoSv.js +0 -0
- /package/{cjs → dist/cjs}/components/Logo/index.js +0 -0
- /package/{cjs → dist/cjs}/components/MenuItem/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Message/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Modal/index.js +0 -0
- /package/{cjs → dist/cjs}/components/NotificationButton/index.js +0 -0
- /package/{cjs → dist/cjs}/components/OffCanvas/Overlay.js +0 -0
- /package/{cjs → dist/cjs}/components/OffCanvas/index.js +0 -0
- /package/{cjs → dist/cjs}/components/OffCanvas/useClickOutside.js +0 -0
- /package/{cjs → dist/cjs}/components/RadioButton/index.js +0 -0
- /package/{cjs → dist/cjs}/components/RegistrationPlate/EuFlagIcon.js +0 -0
- /package/{cjs → dist/cjs}/components/RegistrationPlate/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Select/components/test-icon.js +0 -0
- /package/{cjs → dist/cjs}/components/Select/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Snackbar/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Spacer/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Spinner/index.js +0 -0
- /package/{cjs → dist/cjs}/components/SpinnerThin/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Stack/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Stamp/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Stepper/index.js +0 -0
- /package/{cjs → dist/cjs}/components/StepperAccordion/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Table/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Tabs/Tab.js +0 -0
- /package/{cjs → dist/cjs}/components/Tabs/Tabs.js +0 -0
- /package/{cjs → dist/cjs}/components/Tabs/index.js +0 -0
- /package/{cjs → dist/cjs}/components/TextArea/index.js +0 -0
- /package/{cjs → dist/cjs}/components/Textfield/index.js +0 -0
- /package/{cjs → dist/cjs}/components/TimePicker/index.js +0 -0
- /package/{cjs → dist/cjs}/components/TimePicker/testHelper.js +0 -0
- /package/{cjs → dist/cjs}/components/Toggle/index.js +0 -0
- /package/{cjs → dist/cjs}/components/ToggleArrow/index.js +0 -0
- /package/{cjs → dist/cjs}/components/ValuationRange/index.js +0 -0
- /package/{cjs → dist/cjs}/hooks/useDynamicScript.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/AddIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/AlertIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ArrowDownIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ArrowLeftIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ArrowRightIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ArrowUpIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/AtvIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/AuctionIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/BackIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/BankidIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/BidIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/BodyIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/BreaksIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CabIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CalendarIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CameraIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CamperIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CancelCircleIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CancelIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CarIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CarServiceIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CaravanIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CertifiedIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ChatIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CheckCircleIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CheckFilledIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CheckIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CheckmarkIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ClockIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CloseIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CommentFilledIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CommentIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ConditioningIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ContactIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ControlNumberIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CopyIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CountdownIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CoupeIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CraneIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/CupIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/DeleteIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/DisplayIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/DocumentIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/DownloadIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/EcoIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/EditIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/EngineIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ErrorFilledIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ErrorIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/EstoniaFlagIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ExportIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/FacebookIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/FacilityIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/FavouriteFilledIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/FavouriteIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/FigmaIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/FilterIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/FinanceIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/FinlandFlagIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/FirstIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/FixedPriceIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/FuelIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/GearboxIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/GetPaidIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/GridViewIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/HatchbackIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/HelpIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/HistoryIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/HomeDeliveryIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/IdIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ImageIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/InfoIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/InstagramIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/InsuranceIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/InteriorIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/KvdIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/KvdTestIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/KvdproIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/LastIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/LeaderIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/LinkedinIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ListViewIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/LocationIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/MailIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/MenuIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/MileageIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/MinivanIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ModelYearIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/MoreIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/MotorbikeIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/NavigationIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/NewIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/NextFilledIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/NextIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/NotificationIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/OpenInNewIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/PayementIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/PercentIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/PhoneIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/PickUpIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/Pickup.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/PlayIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/PolandFlagIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/PreviousFilledIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/PreviousIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/PrintIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/QuoteIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/RatingIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ReleasingIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ReorderIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/RestartIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/SalesOfferIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/SavedSearchIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ScheduleIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/SearchIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/SedanIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/SellFilledIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/SellIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/SettingsIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ShareIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ShowLessIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ShowMoreIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/SignInIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/SignOutIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/SlackIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/SmartphoneIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/SmileIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/SnowmobileIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/SortColumnIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/SortIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/StorageIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/StoreIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/SuvIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/SwedishFlagIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ThreeSixtyIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/TractorIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/TrailerIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/TransportIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/TruckIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/TwitterIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/TyresIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/UnitedKingdomFlagIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/UploadIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/UserIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ValuationIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/VanIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/VersionIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/ViewsIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/WagonIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/WarningIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/WarrantyIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/YoutubeIcon.js +0 -0
- /package/{cjs → dist/cjs}/icons/components/index.js +0 -0
- /package/{cjs → dist/cjs}/index.js +0 -0
- /package/{cjs → dist/cjs}/shared/constants.js +0 -0
- /package/{cjs → dist/cjs}/shared/helpers.js +0 -0
- /package/{cjs → dist/cjs}/shared/media-queries.js +0 -0
- /package/{cjs → dist/cjs}/theme.js +0 -0
- /package/{cjs → dist/cjs}/typography/BodyText/index.js +0 -0
- /package/{cjs → dist/cjs}/typography/ButtonText/index.js +0 -0
- /package/{cjs → dist/cjs}/typography/Heading/index.js +0 -0
- /package/{cjs → dist/cjs}/utils/utils.js +0 -0
- /package/{esm → dist/esm}/ColorCard.js +0 -0
- /package/{esm → dist/esm}/components/Accordion/index.js +0 -0
- /package/{esm → dist/esm}/components/Badge/index.js +0 -0
- /package/{esm → dist/esm}/components/Breadcrumbs/BreadcrumbsItem.js +0 -0
- /package/{esm → dist/esm}/components/Breadcrumbs/index.js +0 -0
- /package/{esm → dist/esm}/components/Button/index.js +0 -0
- /package/{esm → dist/esm}/components/Button/styles.js +0 -0
- /package/{esm → dist/esm}/components/Card/index.js +0 -0
- /package/{esm → dist/esm}/components/CheckBox/index.js +0 -0
- /package/{esm → dist/esm}/components/Chip/index.js +0 -0
- /package/{esm → dist/esm}/components/Chip/styles.js +0 -0
- /package/{esm → dist/esm}/components/DayPicker/DayPickerNavBar.js +0 -0
- /package/{esm → dist/esm}/components/DayPicker/index.js +0 -0
- /package/{esm → dist/esm}/components/DayPicker/localeUtils.js +0 -0
- /package/{esm → dist/esm}/components/DayPicker/style.js +0 -0
- /package/{esm → dist/esm}/components/Dialog/index.js +0 -0
- /package/{esm → dist/esm}/components/EditRow/index.js +0 -0
- /package/{esm → dist/esm}/components/ErrorMessage/index.js +0 -0
- /package/{esm → dist/esm}/components/FieldLabel.js +0 -0
- /package/{esm → dist/esm}/components/Flex/index.js +0 -0
- /package/{esm → dist/esm}/components/Hero/index.js +0 -0
- /package/{esm → dist/esm}/components/Icon/index.js +0 -0
- /package/{esm → dist/esm}/components/IconButton.js +0 -0
- /package/{esm → dist/esm}/components/Icons/Arrow.js +0 -0
- /package/{esm → dist/esm}/components/Icons/CheckCircle.js +0 -0
- /package/{esm → dist/esm}/components/Icons/CheckIcon.js +0 -0
- /package/{esm → dist/esm}/components/Icons/Close.js +0 -0
- /package/{esm → dist/esm}/components/Icons/ErrorCircle.js +0 -0
- /package/{esm → dist/esm}/components/Icons/InfoCircle.js +0 -0
- /package/{esm → dist/esm}/components/ListItem/Bacon.js +0 -0
- /package/{esm → dist/esm}/components/ListItem/index.js +0 -0
- /package/{esm → dist/esm}/components/Logo/LogoEn.js +0 -0
- /package/{esm → dist/esm}/components/Logo/LogoSv.js +0 -0
- /package/{esm → dist/esm}/components/Logo/index.js +0 -0
- /package/{esm → dist/esm}/components/MenuItem/index.js +0 -0
- /package/{esm → dist/esm}/components/Message/index.js +0 -0
- /package/{esm → dist/esm}/components/Modal/index.js +0 -0
- /package/{esm → dist/esm}/components/NotificationButton/index.js +0 -0
- /package/{esm → dist/esm}/components/OffCanvas/Overlay.js +0 -0
- /package/{esm → dist/esm}/components/OffCanvas/index.js +0 -0
- /package/{esm → dist/esm}/components/OffCanvas/useClickOutside.js +0 -0
- /package/{esm → dist/esm}/components/RadioButton/index.js +0 -0
- /package/{esm → dist/esm}/components/RegistrationPlate/EuFlagIcon.js +0 -0
- /package/{esm → dist/esm}/components/RegistrationPlate/index.js +0 -0
- /package/{esm → dist/esm}/components/Select/components/test-icon.js +0 -0
- /package/{esm → dist/esm}/components/Select/index.js +0 -0
- /package/{esm → dist/esm}/components/Snackbar/index.js +0 -0
- /package/{esm → dist/esm}/components/Spacer/index.js +0 -0
- /package/{esm → dist/esm}/components/Spinner/index.js +0 -0
- /package/{esm → dist/esm}/components/SpinnerThin/index.js +0 -0
- /package/{esm → dist/esm}/components/Stack/index.js +0 -0
- /package/{esm → dist/esm}/components/Stamp/index.js +0 -0
- /package/{esm → dist/esm}/components/Stepper/index.js +0 -0
- /package/{esm → dist/esm}/components/StepperAccordion/index.js +0 -0
- /package/{esm → dist/esm}/components/Table/index.js +0 -0
- /package/{esm → dist/esm}/components/Tabs/Tab.js +0 -0
- /package/{esm → dist/esm}/components/Tabs/Tabs.js +0 -0
- /package/{esm → dist/esm}/components/Tabs/index.js +0 -0
- /package/{esm → dist/esm}/components/TextArea/index.js +0 -0
- /package/{esm → dist/esm}/components/Textfield/index.js +0 -0
- /package/{esm → dist/esm}/components/TimePicker/index.js +0 -0
- /package/{esm → dist/esm}/components/TimePicker/testHelper.js +0 -0
- /package/{esm → dist/esm}/components/Toggle/index.js +0 -0
- /package/{esm → dist/esm}/components/ToggleArrow/index.js +0 -0
- /package/{esm → dist/esm}/components/ValuationRange/index.js +0 -0
- /package/{esm → dist/esm}/hooks/useDynamicScript.js +0 -0
- /package/{esm → dist/esm}/icons/components/AddIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/AlertIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ArrowDownIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ArrowLeftIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ArrowRightIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ArrowUpIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/AtvIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/AuctionIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/BackIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/BankidIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/BidIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/BodyIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/BreaksIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CabIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CalendarIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CameraIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CamperIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CancelCircleIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CancelIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CarIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CarServiceIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CaravanIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CertifiedIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ChatIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CheckCircleIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CheckFilledIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CheckIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CheckmarkIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ClockIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CloseIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CommentFilledIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CommentIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ConditioningIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ContactIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ControlNumberIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CopyIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CountdownIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CoupeIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CraneIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/CupIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/DeleteIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/DisplayIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/DocumentIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/DownloadIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/EcoIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/EditIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/EngineIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ErrorFilledIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ErrorIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/EstoniaFlagIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ExportIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/FacebookIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/FacilityIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/FavouriteFilledIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/FavouriteIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/FigmaIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/FilterIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/FinanceIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/FinlandFlagIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/FirstIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/FixedPriceIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/FuelIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/GearboxIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/GetPaidIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/GridViewIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/HatchbackIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/HelpIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/HistoryIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/HomeDeliveryIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/IdIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ImageIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/InfoIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/InstagramIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/InsuranceIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/InteriorIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/KvdIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/KvdTestIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/KvdproIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/LastIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/LeaderIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/LinkedinIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ListViewIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/LocationIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/MailIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/MenuIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/MileageIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/MinivanIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ModelYearIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/MoreIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/MotorbikeIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/NavigationIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/NewIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/NextFilledIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/NextIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/NotificationIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/OpenInNewIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/PayementIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/PercentIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/PhoneIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/PickUpIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/Pickup.js +0 -0
- /package/{esm → dist/esm}/icons/components/PlayIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/PolandFlagIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/PreviousFilledIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/PreviousIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/PrintIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/QuoteIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/RatingIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ReleasingIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ReorderIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/RestartIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/SalesOfferIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/SavedSearchIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ScheduleIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/SearchIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/SedanIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/SellFilledIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/SellIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/SettingsIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ShareIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ShowLessIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ShowMoreIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/SignInIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/SignOutIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/SlackIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/SmartphoneIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/SmileIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/SnowmobileIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/SortColumnIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/SortIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/StorageIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/StoreIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/SuvIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/SwedishFlagIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ThreeSixtyIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/TractorIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/TrailerIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/TransportIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/TruckIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/TwitterIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/TyresIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/UnitedKingdomFlagIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/UploadIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/UserIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ValuationIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/VanIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/VersionIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/ViewsIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/WagonIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/WarningIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/WarrantyIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/YoutubeIcon.js +0 -0
- /package/{esm → dist/esm}/icons/components/index.js +0 -0
- /package/{esm → dist/esm}/index.js +0 -0
- /package/{esm → dist/esm}/shared/constants.js +0 -0
- /package/{esm → dist/esm}/shared/helpers.js +0 -0
- /package/{esm → dist/esm}/shared/media-queries.js +0 -0
- /package/{esm → dist/esm}/theme.js +0 -0
- /package/{esm → dist/esm}/typography/BodyText/index.js +0 -0
- /package/{esm → dist/esm}/typography/ButtonText/index.js +0 -0
- /package/{esm → dist/esm}/typography/Heading/index.js +0 -0
- /package/{esm → dist/esm}/utils/utils.js +0 -0
- /package/{types → dist/types}/Interfaces.d.ts +0 -0
- /package/{types → dist/types}/Types.d.ts +0 -0
- /package/{types → dist/types}/components/Button/styles.d.ts +0 -0
- /package/{types → dist/types}/components/Chip/styles.d.ts +0 -0
- /package/{types → dist/types}/components/DayPicker/localeUtils.d.ts +0 -0
- /package/{types → dist/types}/components/DayPicker/style.d.ts +0 -0
- /package/{types → dist/types}/components/FieldLabel.d.ts +0 -0
- /package/{types → dist/types}/components/OffCanvas/useClickOutside.d.ts +0 -0
- /package/{types → dist/types}/components/Spacer/index.d.ts +0 -0
- /package/{types → dist/types}/components/Tabs/Tab.d.ts +0 -0
- /package/{types → dist/types}/components/Tabs/index.d.ts +0 -0
- /package/{types → dist/types}/components/TimePicker/testHelper.d.ts +0 -0
- /package/{types → dist/types}/components/ToggleArrow/index.d.ts +0 -0
- /package/{types → dist/types}/hooks/useDynamicScript.d.ts +0 -0
- /package/{types → dist/types}/icons/components/index.d.ts +0 -0
- /package/{types → dist/types}/icons/template.d.ts +0 -0
- /package/{types → dist/types}/index.d.ts +0 -0
- /package/{types → dist/types}/serviceWorker.d.ts +0 -0
- /package/{types → dist/types}/setupTests.d.ts +0 -0
- /package/{types → dist/types}/shared/constants.d.ts +0 -0
- /package/{types → dist/types}/shared/helpers.d.ts +0 -0
- /package/{types → dist/types}/shared/media-queries.d.ts +0 -0
- /package/{types → dist/types}/theme.d.ts +0 -0
- /package/{types → dist/types}/utils/utils.d.ts +0 -0
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function BankidIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function BankidIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default BankidIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function BidIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function BidIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default BidIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function BodyIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function BodyIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default BodyIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function BreaksIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function BreaksIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default BreaksIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CabIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CabIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CabIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CalendarIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CalendarIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CalendarIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CameraIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CameraIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CameraIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CamperIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CamperIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CamperIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CancelCircleIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CancelCircleIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CancelCircleIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CancelIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CancelIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CancelIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CarIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CarIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CarIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CarServiceIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CarServiceIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CarServiceIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CaravanIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CaravanIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CaravanIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CertifiedIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CertifiedIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CertifiedIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function ChatIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function ChatIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default ChatIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CheckCircleIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CheckCircleIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CheckCircleIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CheckFilledIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CheckFilledIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CheckFilledIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CheckIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CheckIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CheckIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CheckmarkIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CheckmarkIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CheckmarkIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function ClockIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function ClockIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default ClockIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CloseIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CloseIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CloseIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CommentFilledIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CommentFilledIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CommentFilledIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CommentIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CommentIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CommentIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function ConditioningIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function ConditioningIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default ConditioningIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function ContactIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function ContactIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default ContactIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function ControlNumberIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function ControlNumberIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default ControlNumberIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CopyIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CopyIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CopyIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CountdownIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CountdownIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CountdownIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CoupeIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CoupeIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CoupeIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CraneIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CraneIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CraneIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function CupIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function CupIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default CupIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function DeleteIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function DeleteIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default DeleteIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function DisplayIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function DisplayIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default DisplayIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function DocumentIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function DocumentIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default DocumentIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function DownloadIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function DownloadIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default DownloadIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function EcoIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function EcoIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default EcoIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function EditIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function EditIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default EditIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function EngineIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function EngineIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default EngineIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function ErrorFilledIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function ErrorFilledIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default ErrorFilledIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function ErrorIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function ErrorIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default ErrorIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function EstoniaFlagIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function EstoniaFlagIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default EstoniaFlagIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function ExportIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function ExportIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default ExportIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function FacebookIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function FacebookIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default FacebookIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function FacilityIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function FacilityIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default FacilityIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function FavouriteFilledIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function FavouriteFilledIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default FavouriteFilledIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function FavouriteIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function FavouriteIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default FavouriteIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function FigmaIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function FigmaIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default FigmaIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function FilterIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function FilterIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default FilterIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function FinanceIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function FinanceIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default FinanceIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function FinlandFlagIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function FinlandFlagIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default FinlandFlagIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function FirstIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function FirstIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default FirstIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function FixedPriceIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function FixedPriceIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default FixedPriceIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function FuelIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function FuelIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default FuelIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function GearboxIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function GearboxIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default GearboxIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function GetPaidIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function GetPaidIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default GetPaidIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function GridViewIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function GridViewIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default GridViewIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function HatchbackIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function HatchbackIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default HatchbackIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function HelpIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function HelpIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default HelpIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function HistoryIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function HistoryIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default HistoryIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function HomeDeliveryIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function HomeDeliveryIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default HomeDeliveryIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function IdIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function IdIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default IdIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function ImageIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function ImageIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default ImageIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function InfoIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function InfoIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default InfoIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function InstagramIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function InstagramIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default InstagramIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function InsuranceIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function InsuranceIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default InsuranceIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function InteriorIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function InteriorIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default InteriorIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function KvdIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function KvdIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default KvdIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function KvdTestIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function KvdTestIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default KvdTestIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function KvdproIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function KvdproIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default KvdproIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function LastIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function LastIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default LastIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function LeaderIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function LeaderIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default LeaderIcon;
|
|
@@ -3,5 +3,5 @@ interface SVGRProps {
|
|
|
3
3
|
title?: string;
|
|
4
4
|
titleId?: string;
|
|
5
5
|
}
|
|
6
|
-
declare function LinkedinIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): JSX.Element;
|
|
6
|
+
declare function LinkedinIcon({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default LinkedinIcon;
|