@kvdbil/components 14.3.2 → 14.3.4
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/cjs/ColorCard.js +7 -7
- package/cjs/ElevationCard.js +3 -3
- package/cjs/components/Accordion/index.js +9 -9
- package/cjs/components/Badge/index.js +6 -6
- package/cjs/components/Breadcrumbs/BreadcrumbsItem.js +6 -6
- package/cjs/components/Breadcrumbs/index.js +2 -2
- package/cjs/components/Button/index.js +16 -16
- package/cjs/components/Button/styles.js +20 -20
- package/cjs/components/Card/index.js +7 -7
- package/cjs/components/CheckBox/index.js +32 -31
- package/cjs/components/Chip/index.js +6 -6
- package/cjs/components/DayPicker/DayPickerNavBar.js +9 -9
- package/cjs/components/DayPicker/index.js +3 -3
- package/cjs/components/Dialog/index.js +4 -4
- package/cjs/components/EditRow/index.js +14 -14
- package/cjs/components/ErrorMessage/index.js +2 -2
- package/cjs/components/FieldLabel.js +20 -20
- package/cjs/components/Flex/index.js +11 -11
- package/cjs/components/Hero/index.js +15 -15
- package/cjs/components/Icon/index.js +8 -8
- package/cjs/components/IconButton.js +8 -8
- package/cjs/components/Icons/Arrow.js +1 -1
- package/cjs/components/Icons/CheckCircle.js +1 -1
- package/cjs/components/Icons/CheckIcon.js +1 -1
- package/cjs/components/Icons/Close.js +1 -1
- package/cjs/components/Icons/ErrorCircle.js +1 -1
- package/cjs/components/Icons/InfoCircle.js +1 -1
- package/cjs/components/ListItem/Bacon.js +1 -1
- package/cjs/components/ListItem/index.js +6 -6
- package/cjs/components/Logo/LogoEn.js +1 -1
- package/cjs/components/Logo/LogoSv.js +1 -1
- package/cjs/components/Logo/index.js +2 -2
- package/cjs/components/MenuItem/index.js +11 -11
- package/cjs/components/Message/index.js +10 -10
- package/cjs/components/Modal/index.js +9 -9
- package/cjs/components/NotificationButton/index.js +3 -3
- package/cjs/components/OffCanvas/Overlay.js +2 -2
- package/cjs/components/OffCanvas/index.js +19 -19
- package/cjs/components/OffCanvas/useClickOutside.js +1 -1
- package/cjs/components/RadioButton/index.js +26 -26
- package/cjs/components/RegistrationPlate/EuFlagIcon.js +1 -1
- package/cjs/components/RegistrationPlate/index.js +5 -5
- package/cjs/components/Select/components/test-icon.js +1 -1
- package/cjs/components/Select/index.js +7 -7
- package/cjs/components/Snackbar/index.js +16 -16
- package/cjs/components/Spacer/index.js +5 -5
- package/cjs/components/Spinner/index.js +10 -10
- package/cjs/components/SpinnerThin/index.js +7 -7
- package/cjs/components/Stack/index.js +1 -1
- package/cjs/components/Stamp/index.js +1 -1
- package/cjs/components/Stepper/index.js +6 -6
- package/cjs/components/StepperAccordion/index.js +17 -17
- package/cjs/components/Table/index.js +11 -11
- package/cjs/components/Tabs/Tab.js +5 -5
- package/cjs/components/Tabs/Tabs.js +9 -9
- package/cjs/components/Tabs/index.js +1 -1
- package/cjs/components/TextArea/index.js +14 -14
- package/cjs/components/Textfield/index.js +12 -12
- package/cjs/components/TimePicker/index.js +2 -2
- package/cjs/components/Toggle/index.js +6 -6
- package/cjs/components/ToggleArrow/index.js +2 -2
- package/cjs/components/ValuationRange/index.js +15 -15
- package/cjs/hooks/useDynamicScript.js +1 -1
- package/cjs/icons/components/AddIcon.js +1 -1
- package/cjs/icons/components/AlertIcon.js +1 -1
- package/cjs/icons/components/ArrowDownIcon.js +1 -1
- package/cjs/icons/components/ArrowLeftIcon.js +1 -1
- package/cjs/icons/components/ArrowRightIcon.js +1 -1
- package/cjs/icons/components/ArrowUpIcon.js +1 -1
- package/cjs/icons/components/AtvIcon.js +1 -1
- package/cjs/icons/components/AuctionIcon.js +1 -1
- package/cjs/icons/components/BackIcon.js +1 -1
- package/cjs/icons/components/BankidIcon.js +1 -1
- package/cjs/icons/components/BidIcon.js +1 -1
- package/cjs/icons/components/BodyIcon.js +1 -1
- package/cjs/icons/components/BreaksIcon.js +1 -1
- package/cjs/icons/components/CabIcon.js +1 -1
- package/cjs/icons/components/CalendarIcon.js +1 -1
- package/cjs/icons/components/CameraIcon.js +1 -1
- package/cjs/icons/components/CamperIcon.js +1 -1
- package/cjs/icons/components/CancelCircleIcon.js +1 -1
- package/cjs/icons/components/CancelIcon.js +1 -1
- package/cjs/icons/components/CarIcon.js +1 -1
- package/cjs/icons/components/CarServiceIcon.js +1 -1
- package/cjs/icons/components/CaravanIcon.js +1 -1
- package/cjs/icons/components/CertifiedIcon.js +1 -1
- package/cjs/icons/components/ChatIcon.js +1 -1
- package/cjs/icons/components/CheckCircleIcon.js +1 -1
- package/cjs/icons/components/CheckFilledIcon.js +1 -1
- package/cjs/icons/components/CheckIcon.js +1 -1
- package/cjs/icons/components/CheckmarkIcon.js +1 -1
- package/cjs/icons/components/ClockIcon.js +1 -1
- package/cjs/icons/components/CloseIcon.js +1 -1
- package/cjs/icons/components/CommentFilledIcon.js +1 -1
- package/cjs/icons/components/CommentIcon.js +1 -1
- package/cjs/icons/components/ConditioningIcon.js +1 -1
- package/cjs/icons/components/ContactIcon.js +1 -1
- package/cjs/icons/components/ControlNumberIcon.js +1 -1
- package/cjs/icons/components/CopyIcon.js +1 -1
- package/cjs/icons/components/CountdownIcon.js +1 -1
- package/cjs/icons/components/CoupeIcon.js +1 -1
- package/cjs/icons/components/CraneIcon.js +1 -1
- package/cjs/icons/components/CupIcon.js +1 -1
- package/cjs/icons/components/DeleteIcon.js +1 -1
- package/cjs/icons/components/DisplayIcon.js +1 -1
- package/cjs/icons/components/DocumentIcon.js +1 -1
- package/cjs/icons/components/DownloadIcon.js +1 -1
- package/cjs/icons/components/EcoIcon.js +1 -1
- package/cjs/icons/components/EditIcon.js +1 -1
- package/cjs/icons/components/EngineIcon.js +1 -1
- package/cjs/icons/components/ErrorFilledIcon.js +1 -1
- package/cjs/icons/components/ErrorIcon.js +1 -1
- package/cjs/icons/components/EstoniaFlagIcon.js +1 -1
- package/cjs/icons/components/ExportIcon.js +1 -1
- package/cjs/icons/components/FacebookIcon.js +1 -1
- package/cjs/icons/components/FacilityIcon.js +1 -1
- package/cjs/icons/components/FavouriteFilledIcon.js +1 -1
- package/cjs/icons/components/FavouriteIcon.js +1 -1
- package/cjs/icons/components/FigmaIcon.js +1 -1
- package/cjs/icons/components/FilterIcon.js +1 -1
- package/cjs/icons/components/FinanceIcon.js +1 -1
- package/cjs/icons/components/FinlandFlagIcon.js +1 -1
- package/cjs/icons/components/FirstIcon.js +1 -1
- package/cjs/icons/components/FixedPriceIcon.js +1 -1
- package/cjs/icons/components/FuelIcon.js +1 -1
- package/cjs/icons/components/GearboxIcon.js +1 -1
- package/cjs/icons/components/GetPaidIcon.js +1 -1
- package/cjs/icons/components/GridViewIcon.js +1 -1
- package/cjs/icons/components/HatchbackIcon.js +1 -1
- package/cjs/icons/components/HelpIcon.js +1 -1
- package/cjs/icons/components/HistoryIcon.js +1 -1
- package/cjs/icons/components/HomeDeliveryIcon.js +1 -1
- package/cjs/icons/components/IdIcon.js +1 -1
- package/cjs/icons/components/ImageIcon.js +1 -1
- package/cjs/icons/components/InfoIcon.js +1 -1
- package/cjs/icons/components/InstagramIcon.js +1 -1
- package/cjs/icons/components/InsuranceIcon.js +1 -1
- package/cjs/icons/components/InteriorIcon.js +1 -1
- package/cjs/icons/components/KvdIcon.js +1 -1
- package/cjs/icons/components/KvdTestIcon.js +1 -1
- package/cjs/icons/components/KvdproIcon.js +1 -1
- package/cjs/icons/components/LastIcon.js +1 -1
- package/cjs/icons/components/LeaderIcon.js +1 -1
- package/cjs/icons/components/LinkedinIcon.js +1 -1
- package/cjs/icons/components/ListViewIcon.js +1 -1
- package/cjs/icons/components/LocationIcon.js +1 -1
- package/cjs/icons/components/MailIcon.js +1 -1
- package/cjs/icons/components/MenuIcon.js +1 -1
- package/cjs/icons/components/MileageIcon.js +1 -1
- package/cjs/icons/components/MinivanIcon.js +1 -1
- package/cjs/icons/components/ModelYearIcon.js +1 -1
- package/cjs/icons/components/MoreIcon.js +1 -1
- package/cjs/icons/components/MotorbikeIcon.js +1 -1
- package/cjs/icons/components/NavigationIcon.js +1 -1
- package/cjs/icons/components/NewIcon.js +1 -1
- package/cjs/icons/components/NextFilledIcon.js +1 -1
- package/cjs/icons/components/NextIcon.js +1 -1
- package/cjs/icons/components/NotificationIcon.js +1 -1
- package/cjs/icons/components/OpenInNewIcon.js +1 -1
- package/cjs/icons/components/PayementIcon.js +1 -1
- package/cjs/icons/components/PercentIcon.js +1 -1
- package/cjs/icons/components/PhoneIcon.js +1 -1
- package/cjs/icons/components/PickUpIcon.js +1 -1
- package/cjs/icons/components/Pickup.js +1 -1
- package/cjs/icons/components/PlayIcon.js +1 -1
- package/cjs/icons/components/PolandFlagIcon.js +1 -1
- package/cjs/icons/components/PreviousFilledIcon.js +1 -1
- package/cjs/icons/components/PreviousIcon.js +1 -1
- package/cjs/icons/components/PrintIcon.js +1 -1
- package/cjs/icons/components/QuoteIcon.js +1 -1
- package/cjs/icons/components/RatingIcon.js +1 -1
- package/cjs/icons/components/ReleasingIcon.js +1 -1
- package/cjs/icons/components/ReorderIcon.js +1 -1
- package/cjs/icons/components/RestartIcon.js +1 -1
- package/cjs/icons/components/SalesOfferIcon.js +1 -1
- package/cjs/icons/components/SavedSearchIcon.js +1 -1
- package/cjs/icons/components/ScheduleIcon.js +1 -1
- package/cjs/icons/components/SearchIcon.js +1 -1
- package/cjs/icons/components/SedanIcon.js +1 -1
- package/cjs/icons/components/SellFilledIcon.js +1 -1
- package/cjs/icons/components/SellIcon.js +1 -1
- package/cjs/icons/components/SettingsIcon.js +1 -1
- package/cjs/icons/components/ShareIcon.js +1 -1
- package/cjs/icons/components/ShowLessIcon.js +1 -1
- package/cjs/icons/components/ShowMoreIcon.js +1 -1
- package/cjs/icons/components/SignInIcon.js +1 -1
- package/cjs/icons/components/SignOutIcon.js +1 -1
- package/cjs/icons/components/SlackIcon.js +1 -1
- package/cjs/icons/components/SmartphoneIcon.js +1 -1
- package/cjs/icons/components/SmileIcon.js +1 -1
- package/cjs/icons/components/SnowmobileIcon.js +1 -1
- package/cjs/icons/components/SortColumnIcon.js +1 -1
- package/cjs/icons/components/SortIcon.js +1 -1
- package/cjs/icons/components/StorageIcon.js +1 -1
- package/cjs/icons/components/StoreIcon.js +1 -1
- package/cjs/icons/components/SuvIcon.js +1 -1
- package/cjs/icons/components/SwedishFlagIcon.js +1 -1
- package/cjs/icons/components/ThreeSixtyIcon.js +1 -1
- package/cjs/icons/components/TractorIcon.js +1 -1
- package/cjs/icons/components/TrailerIcon.js +1 -1
- package/cjs/icons/components/TransportIcon.js +1 -1
- package/cjs/icons/components/TruckIcon.js +1 -1
- package/cjs/icons/components/TwitterIcon.js +1 -1
- package/cjs/icons/components/TyresIcon.js +1 -1
- package/cjs/icons/components/UnitedKingdomFlagIcon.js +1 -1
- package/cjs/icons/components/UploadIcon.js +1 -1
- package/cjs/icons/components/UserIcon.js +1 -1
- package/cjs/icons/components/ValuationIcon.js +1 -1
- package/cjs/icons/components/VanIcon.js +1 -1
- package/cjs/icons/components/VersionIcon.js +1 -1
- package/cjs/icons/components/ViewsIcon.js +1 -1
- package/cjs/icons/components/WagonIcon.js +1 -1
- package/cjs/icons/components/WarningIcon.js +1 -1
- package/cjs/icons/components/WarrantyIcon.js +1 -1
- package/cjs/icons/components/YoutubeIcon.js +1 -1
- package/cjs/icons/components/index.js +1 -1
- package/cjs/index.js +1 -1
- package/cjs/typography/BodyText/index.js +22 -22
- package/cjs/typography/ButtonText/index.js +14 -14
- package/cjs/typography/Heading/index.js +23 -23
- package/cjs/utils/utils.js +2 -2
- package/esm/ColorCard.js +10 -10
- package/esm/ElevationCard.js +3 -3
- package/esm/components/Accordion/index.js +9 -9
- package/esm/components/Badge/index.js +6 -6
- package/esm/components/Breadcrumbs/BreadcrumbsItem.js +6 -6
- package/esm/components/Breadcrumbs/index.js +2 -2
- package/esm/components/Button/index.js +19 -19
- package/esm/components/Button/styles.js +4 -4
- package/esm/components/Card/index.js +5 -5
- package/esm/components/CheckBox/index.js +16 -15
- package/esm/components/Chip/index.js +15 -15
- package/esm/components/DayPicker/DayPickerNavBar.js +9 -9
- package/esm/components/DayPicker/index.js +4 -4
- package/esm/components/Dialog/index.js +4 -4
- package/esm/components/EditRow/index.js +14 -14
- package/esm/components/ErrorMessage/index.js +2 -2
- package/esm/components/FieldLabel.js +18 -18
- package/esm/components/Flex/index.js +10 -10
- package/esm/components/Hero/index.js +21 -21
- package/esm/components/Icon/index.js +8 -8
- package/esm/components/IconButton.js +9 -9
- package/esm/components/Icons/Arrow.js +1 -1
- package/esm/components/Icons/CheckCircle.js +1 -1
- package/esm/components/Icons/CheckIcon.js +1 -1
- package/esm/components/Icons/Close.js +1 -1
- package/esm/components/Icons/ErrorCircle.js +1 -1
- package/esm/components/Icons/InfoCircle.js +1 -1
- package/esm/components/ListItem/Bacon.js +1 -1
- package/esm/components/ListItem/index.js +7 -7
- package/esm/components/Logo/LogoEn.js +1 -1
- package/esm/components/Logo/LogoSv.js +1 -1
- package/esm/components/Logo/index.js +3 -3
- package/esm/components/MenuItem/index.js +11 -11
- package/esm/components/Message/index.js +11 -11
- package/esm/components/Modal/index.js +11 -11
- package/esm/components/NotificationButton/index.js +4 -4
- package/esm/components/OffCanvas/Overlay.js +2 -2
- package/esm/components/OffCanvas/index.js +7 -7
- package/esm/components/OffCanvas/useClickOutside.js +1 -1
- package/esm/components/RadioButton/index.js +23 -23
- package/esm/components/RegistrationPlate/EuFlagIcon.js +1 -1
- package/esm/components/RegistrationPlate/index.js +5 -5
- package/esm/components/Select/components/test-icon.js +1 -1
- package/esm/components/Select/index.js +13 -13
- package/esm/components/Snackbar/index.js +23 -23
- package/esm/components/Spacer/index.js +5 -5
- package/esm/components/Spinner/index.js +5 -5
- package/esm/components/SpinnerThin/index.js +16 -16
- package/esm/components/Stack/index.js +1 -1
- package/esm/components/Stamp/index.js +1 -1
- package/esm/components/Stepper/index.js +32 -32
- package/esm/components/StepperAccordion/index.js +20 -20
- package/esm/components/Table/index.js +11 -11
- package/esm/components/Tabs/Tab.js +5 -5
- package/esm/components/Tabs/Tabs.js +11 -11
- package/esm/components/Tabs/index.js +1 -1
- package/esm/components/TextArea/index.js +32 -32
- package/esm/components/Textfield/index.js +16 -16
- package/esm/components/TimePicker/index.js +2 -2
- package/esm/components/Toggle/index.js +11 -11
- package/esm/components/ToggleArrow/index.js +3 -3
- package/esm/components/ValuationRange/index.js +15 -15
- package/esm/icons/components/AddIcon.js +1 -1
- package/esm/icons/components/AlertIcon.js +1 -1
- package/esm/icons/components/ArrowDownIcon.js +1 -1
- package/esm/icons/components/ArrowLeftIcon.js +1 -1
- package/esm/icons/components/ArrowRightIcon.js +1 -1
- package/esm/icons/components/ArrowUpIcon.js +1 -1
- package/esm/icons/components/AtvIcon.js +1 -1
- package/esm/icons/components/AuctionIcon.js +1 -1
- package/esm/icons/components/BackIcon.js +1 -1
- package/esm/icons/components/BankidIcon.js +1 -1
- package/esm/icons/components/BidIcon.js +1 -1
- package/esm/icons/components/BodyIcon.js +1 -1
- package/esm/icons/components/BreaksIcon.js +1 -1
- package/esm/icons/components/CabIcon.js +1 -1
- package/esm/icons/components/CalendarIcon.js +1 -1
- package/esm/icons/components/CameraIcon.js +1 -1
- package/esm/icons/components/CamperIcon.js +1 -1
- package/esm/icons/components/CancelCircleIcon.js +1 -1
- package/esm/icons/components/CancelIcon.js +1 -1
- package/esm/icons/components/CarIcon.js +1 -1
- package/esm/icons/components/CarServiceIcon.js +1 -1
- package/esm/icons/components/CaravanIcon.js +1 -1
- package/esm/icons/components/CertifiedIcon.js +1 -1
- package/esm/icons/components/ChatIcon.js +1 -1
- package/esm/icons/components/CheckCircleIcon.js +1 -1
- package/esm/icons/components/CheckFilledIcon.js +1 -1
- package/esm/icons/components/CheckIcon.js +1 -1
- package/esm/icons/components/CheckmarkIcon.js +1 -1
- package/esm/icons/components/ClockIcon.js +1 -1
- package/esm/icons/components/CloseIcon.js +1 -1
- package/esm/icons/components/CommentFilledIcon.js +1 -1
- package/esm/icons/components/CommentIcon.js +1 -1
- package/esm/icons/components/ConditioningIcon.js +1 -1
- package/esm/icons/components/ContactIcon.js +1 -1
- package/esm/icons/components/ControlNumberIcon.js +1 -1
- package/esm/icons/components/CopyIcon.js +1 -1
- package/esm/icons/components/CountdownIcon.js +1 -1
- package/esm/icons/components/CoupeIcon.js +1 -1
- package/esm/icons/components/CraneIcon.js +1 -1
- package/esm/icons/components/CupIcon.js +1 -1
- package/esm/icons/components/DeleteIcon.js +1 -1
- package/esm/icons/components/DisplayIcon.js +1 -1
- package/esm/icons/components/DocumentIcon.js +1 -1
- package/esm/icons/components/DownloadIcon.js +1 -1
- package/esm/icons/components/EcoIcon.js +1 -1
- package/esm/icons/components/EditIcon.js +1 -1
- package/esm/icons/components/EngineIcon.js +1 -1
- package/esm/icons/components/ErrorFilledIcon.js +1 -1
- package/esm/icons/components/ErrorIcon.js +1 -1
- package/esm/icons/components/EstoniaFlagIcon.js +1 -1
- package/esm/icons/components/ExportIcon.js +1 -1
- package/esm/icons/components/FacebookIcon.js +1 -1
- package/esm/icons/components/FacilityIcon.js +1 -1
- package/esm/icons/components/FavouriteFilledIcon.js +1 -1
- package/esm/icons/components/FavouriteIcon.js +1 -1
- package/esm/icons/components/FigmaIcon.js +1 -1
- package/esm/icons/components/FilterIcon.js +1 -1
- package/esm/icons/components/FinanceIcon.js +1 -1
- package/esm/icons/components/FinlandFlagIcon.js +1 -1
- package/esm/icons/components/FirstIcon.js +1 -1
- package/esm/icons/components/FixedPriceIcon.js +1 -1
- package/esm/icons/components/FuelIcon.js +1 -1
- package/esm/icons/components/GearboxIcon.js +1 -1
- package/esm/icons/components/GetPaidIcon.js +1 -1
- package/esm/icons/components/GridViewIcon.js +1 -1
- package/esm/icons/components/HatchbackIcon.js +1 -1
- package/esm/icons/components/HelpIcon.js +1 -1
- package/esm/icons/components/HistoryIcon.js +1 -1
- package/esm/icons/components/HomeDeliveryIcon.js +1 -1
- package/esm/icons/components/IdIcon.js +1 -1
- package/esm/icons/components/ImageIcon.js +1 -1
- package/esm/icons/components/InfoIcon.js +1 -1
- package/esm/icons/components/InstagramIcon.js +1 -1
- package/esm/icons/components/InsuranceIcon.js +1 -1
- package/esm/icons/components/InteriorIcon.js +1 -1
- package/esm/icons/components/KvdIcon.js +1 -1
- package/esm/icons/components/KvdTestIcon.js +1 -1
- package/esm/icons/components/KvdproIcon.js +1 -1
- package/esm/icons/components/LastIcon.js +1 -1
- package/esm/icons/components/LeaderIcon.js +1 -1
- package/esm/icons/components/LinkedinIcon.js +1 -1
- package/esm/icons/components/ListViewIcon.js +1 -1
- package/esm/icons/components/LocationIcon.js +1 -1
- package/esm/icons/components/MailIcon.js +1 -1
- package/esm/icons/components/MenuIcon.js +1 -1
- package/esm/icons/components/MileageIcon.js +1 -1
- package/esm/icons/components/MinivanIcon.js +1 -1
- package/esm/icons/components/ModelYearIcon.js +1 -1
- package/esm/icons/components/MoreIcon.js +1 -1
- package/esm/icons/components/MotorbikeIcon.js +1 -1
- package/esm/icons/components/NavigationIcon.js +1 -1
- package/esm/icons/components/NewIcon.js +1 -1
- package/esm/icons/components/NextFilledIcon.js +1 -1
- package/esm/icons/components/NextIcon.js +1 -1
- package/esm/icons/components/NotificationIcon.js +1 -1
- package/esm/icons/components/OpenInNewIcon.js +1 -1
- package/esm/icons/components/PayementIcon.js +1 -1
- package/esm/icons/components/PercentIcon.js +1 -1
- package/esm/icons/components/PhoneIcon.js +1 -1
- package/esm/icons/components/PickUpIcon.js +1 -1
- package/esm/icons/components/Pickup.js +1 -1
- package/esm/icons/components/PlayIcon.js +1 -1
- package/esm/icons/components/PolandFlagIcon.js +1 -1
- package/esm/icons/components/PreviousFilledIcon.js +1 -1
- package/esm/icons/components/PreviousIcon.js +1 -1
- package/esm/icons/components/PrintIcon.js +1 -1
- package/esm/icons/components/QuoteIcon.js +1 -1
- package/esm/icons/components/RatingIcon.js +1 -1
- package/esm/icons/components/ReleasingIcon.js +1 -1
- package/esm/icons/components/ReorderIcon.js +1 -1
- package/esm/icons/components/RestartIcon.js +1 -1
- package/esm/icons/components/SalesOfferIcon.js +1 -1
- package/esm/icons/components/SavedSearchIcon.js +1 -1
- package/esm/icons/components/ScheduleIcon.js +1 -1
- package/esm/icons/components/SearchIcon.js +1 -1
- package/esm/icons/components/SedanIcon.js +1 -1
- package/esm/icons/components/SellFilledIcon.js +1 -1
- package/esm/icons/components/SellIcon.js +1 -1
- package/esm/icons/components/SettingsIcon.js +1 -1
- package/esm/icons/components/ShareIcon.js +1 -1
- package/esm/icons/components/ShowLessIcon.js +1 -1
- package/esm/icons/components/ShowMoreIcon.js +1 -1
- package/esm/icons/components/SignInIcon.js +1 -1
- package/esm/icons/components/SignOutIcon.js +1 -1
- package/esm/icons/components/SlackIcon.js +1 -1
- package/esm/icons/components/SmartphoneIcon.js +1 -1
- package/esm/icons/components/SmileIcon.js +1 -1
- package/esm/icons/components/SnowmobileIcon.js +1 -1
- package/esm/icons/components/SortColumnIcon.js +1 -1
- package/esm/icons/components/SortIcon.js +1 -1
- package/esm/icons/components/StorageIcon.js +1 -1
- package/esm/icons/components/StoreIcon.js +1 -1
- package/esm/icons/components/SuvIcon.js +1 -1
- package/esm/icons/components/SwedishFlagIcon.js +1 -1
- package/esm/icons/components/ThreeSixtyIcon.js +1 -1
- package/esm/icons/components/TractorIcon.js +1 -1
- package/esm/icons/components/TrailerIcon.js +1 -1
- package/esm/icons/components/TransportIcon.js +1 -1
- package/esm/icons/components/TruckIcon.js +1 -1
- package/esm/icons/components/TwitterIcon.js +1 -1
- package/esm/icons/components/TyresIcon.js +1 -1
- package/esm/icons/components/UnitedKingdomFlagIcon.js +1 -1
- package/esm/icons/components/UploadIcon.js +1 -1
- package/esm/icons/components/UserIcon.js +1 -1
- package/esm/icons/components/ValuationIcon.js +1 -1
- package/esm/icons/components/VanIcon.js +1 -1
- package/esm/icons/components/VersionIcon.js +1 -1
- package/esm/icons/components/ViewsIcon.js +1 -1
- package/esm/icons/components/WagonIcon.js +1 -1
- package/esm/icons/components/WarningIcon.js +1 -1
- package/esm/icons/components/WarrantyIcon.js +1 -1
- package/esm/icons/components/YoutubeIcon.js +1 -1
- package/esm/icons/components/index.js +1 -1
- package/esm/index.js +1 -1
- package/esm/typography/BodyText/index.js +25 -25
- package/esm/typography/ButtonText/index.js +10 -10
- package/esm/typography/Heading/index.js +22 -22
- package/esm/utils/utils.js +1 -1
- package/package.json +3 -3
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var r=require("react/jsx-runtime"),q=require("react"),i=require("styled-components"),E=require("../FieldLabel.js"),f=require("../../typography/BodyText/index.js"),w=require("../../shared/helpers.js");function B(e){return e&&typeof e=="object"&&"default"in e?e:{default:e}}require("../../shared/media-queries.js");var l=B(i);const T=i.css`
|
|
2
2
|
border: 1px solid ${({theme:e})=>e.colors.gray.light2};
|
|
3
3
|
color: ${({theme:e})=>e.colors.text.disabled};
|
|
4
4
|
fill: ${({theme:e})=>e.colors.text.disabled};
|
|
@@ -8,11 +8,11 @@
|
|
|
8
8
|
border: 2px solid ${({theme:e})=>e.colors.gray.dark5};
|
|
9
9
|
color: ${({theme:e})=>e.colors.text.dark};
|
|
10
10
|
fill: ${({theme:e})=>e.colors.text.dark};
|
|
11
|
-
`,S=
|
|
11
|
+
`,S=l.default.div`
|
|
12
12
|
position: relative;
|
|
13
13
|
padding: 0;
|
|
14
14
|
display: block;
|
|
15
|
-
`,z=
|
|
15
|
+
`,z=l.default.div`
|
|
16
16
|
display: flex;
|
|
17
17
|
text-align: center;
|
|
18
18
|
align-items: center;
|
|
@@ -26,12 +26,12 @@
|
|
|
26
26
|
|
|
27
27
|
padding: 0.75rem 0.6rem;
|
|
28
28
|
|
|
29
|
-
${({hasError:e,isFocused:
|
|
29
|
+
${({hasError:e,isFocused:o})=>!e&&o&&N}
|
|
30
30
|
${({disabled:e})=>e&&T}
|
|
31
31
|
${({hasError:e})=>e&&A}
|
|
32
32
|
${({centered:e})=>e&&"text-align: center;"}
|
|
33
|
-
`,
|
|
34
|
-
${
|
|
33
|
+
`,P=l.default.input`
|
|
34
|
+
${f.BodyTextStyle}
|
|
35
35
|
width: 100%;
|
|
36
36
|
cursor: text;
|
|
37
37
|
outline: none;
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
color: ${({theme:e})=>e.colors.text.disabled};
|
|
43
43
|
fill: ${({theme:e})=>e.colors.text.disabled};
|
|
44
44
|
}
|
|
45
|
-
`,
|
|
45
|
+
`,_=l.default.span`
|
|
46
46
|
display: flex;
|
|
47
47
|
font-family: ${({theme:e})=>e.typography.fontBaseFamily};
|
|
48
48
|
font-size: 1.25rem;
|
|
@@ -52,15 +52,15 @@
|
|
|
52
52
|
width: 1.375rem;
|
|
53
53
|
height: 1.375rem;
|
|
54
54
|
}
|
|
55
|
-
`,
|
|
56
|
-
${
|
|
55
|
+
`,C=l.default.div`
|
|
56
|
+
${f.CaptionStyle}
|
|
57
57
|
margin-top: 0.25rem;
|
|
58
58
|
|
|
59
59
|
${({centered:e})=>e&&"width: 100%; text-align: center;"}
|
|
60
|
-
`,
|
|
60
|
+
`,D=l.default.span`
|
|
61
61
|
display: block;
|
|
62
62
|
color: ${({theme:e})=>e.colors.text.disabled};
|
|
63
|
-
`,
|
|
63
|
+
`,H=l.default.span`
|
|
64
64
|
display: block;
|
|
65
65
|
color: ${({theme:e})=>e.colors.error.dark};
|
|
66
|
-
|
|
66
|
+
`,g=({placeholder:e="",isDisabled:o=!1,centered:n=!1,hasError:u=!1,className:$,helperText:c,label:s="",onBlur:y=()=>null,onFocus:j=()=>null,forwardRef:k,suffix:m,name:a=w.generateNameHash("text-input"),errors:d,isAutoFocused:v=!1,...x})=>{const[h,b]=q.useState(!1),F=!!x.value,p=d&&Array.isArray(d)&&d?.length>0;return r.jsxs(S,{className:$,children:[r.jsxs(z,{isFocused:h,disabled:o,centered:n,hasError:u,hasPlaceholder:!!e,children:[r.jsx(P,{...x,id:a,name:a,"aria-label":s||a,ref:k,onFocus:t=>{b(!0),j(t)},onBlur:t=>{b(!1),y(t)},disabled:o,placeholder:s&&!h?"":e,autoFocus:v}),m&&r.jsx(_,{children:m})]}),s&&r.jsx(E.Label,{htmlFor:a,isFocused:h,centered:n,hasError:u,hasValue:F,disabled:o,children:s}),(c||p)&&r.jsxs(C,{centered:n,children:[c&&r.jsx(D,{children:c}),p&&d.map(t=>r.jsx(H,{children:t},t))]})]})};exports.TextField=g,exports.default=g;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var m=require("react/jsx-runtime"),p=require("styled-components"),g=require("../Chip/index.js");function f(e){return e&&typeof e=="object"&&"default"in e?e:{default:e}}require("../../icons/components/CloseIcon.js"),require("../Chip/styles.js");const T=f(p).default.ul`
|
|
2
2
|
max-width: 20rem;
|
|
3
3
|
display: grid;
|
|
4
4
|
grid-template-columns: repeat(4, 1fr);
|
|
@@ -6,4 +6,4 @@
|
|
|
6
6
|
flex-wrap: wrap;
|
|
7
7
|
margin: 0;
|
|
8
8
|
padding: 0;
|
|
9
|
-
`,
|
|
9
|
+
`,n=(e,i)=>Array.isArray(i)?!!i.find(a=>a.getTime()===e.getTime()):i?.getTime()===e.getTime(),o=({timeSlots:e,onTimeSlotClick:i,selectedTimes:a,disabledTimes:u,...d})=>m.jsx(T,{...d,children:e.map(({text:c,date:r})=>{const t=n(r,a),l=n(r,u),s=d.color||"primary";return m.jsx(g.Chip,{component:"li","data-selected":t,"data-disabled":l,variant:t?"solid":"outline",isDisabled:l,color:t?s:"neutralLight",onClick:()=>!t&&!l&&i(r),children:c},r.getTime())})});exports.TimePicker=o,exports.default=o;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var o=require("react/jsx-runtime"),c=require("react"),n=require("styled-components"),l=require("../../theme.js");function d(e){return e&&typeof e=="object"&&"default"in e?e:{default:e}}var a=d(n);const u=a.default.div`
|
|
2
2
|
display: flex;
|
|
3
3
|
position: relative;
|
|
4
4
|
border-top: ${({theme:e})=>`1px solid ${e.colors.gray.light6}`};
|
|
5
5
|
border-bottom: ${({theme:e})=>`1px solid ${e.colors.gray.light6}`};
|
|
6
6
|
padding: 4px;
|
|
7
|
-
`,s=
|
|
7
|
+
`,s=a.default.div`
|
|
8
8
|
font-family: ${({theme:e})=>e.typography.fontBaseFamily};
|
|
9
9
|
font-weight: ${({theme:e})=>e.typography.fontBaseRegularWeight};
|
|
10
10
|
display: flex;
|
|
@@ -16,10 +16,10 @@
|
|
|
16
16
|
position: relative;
|
|
17
17
|
cursor: pointer;
|
|
18
18
|
|
|
19
|
-
color: ${e=>e.isActive?
|
|
20
|
-
`,
|
|
19
|
+
color: ${e=>e.isActive?l.default.colors.text.light:l.default.colors.text.dark};
|
|
20
|
+
`,f=a.default.div`
|
|
21
21
|
z-index: 0;
|
|
22
|
-
background-color: ${e=>
|
|
22
|
+
background-color: ${e=>l.default.colors[e.color].main};
|
|
23
23
|
position: absolute;
|
|
24
24
|
|
|
25
25
|
border-radius: 0.25rem;
|
|
@@ -36,4 +36,4 @@
|
|
|
36
36
|
`}
|
|
37
37
|
|
|
38
38
|
${e=>!e.active&&"display: none;"}
|
|
39
|
-
`;exports.Toggle=({onChange:e,...t})=>{const[
|
|
39
|
+
`;exports.Toggle=({onChange:e,...t})=>{const[r,i]=c.useState(t.active);return c.useEffect(()=>{i(t.active)},[t.active]),o.jsxs(u,{...t,children:[o.jsx(f,{color:t.color,active:r}),o.jsx(s,{onClick:()=>{i("LEFT"),e("LEFT")},isActive:r==="LEFT",color:t.color,children:t.left}),o.jsx(s,{onClick:()=>{i("RIGHT"),e("RIGHT")},isActive:r==="RIGHT",color:t.color,children:t.right})]})};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("react/jsx-runtime"),r=require("styled-components"),i=require("../../icons/components/ShowMoreIcon.js");function d(e){return e&&typeof e=="object"&&"default"in e?e:{default:e}}const n=d(r).default.div`
|
|
2
2
|
display: flex;
|
|
3
3
|
align-items: center;
|
|
4
4
|
|
|
@@ -7,4 +7,4 @@
|
|
|
7
7
|
transition: 250ms;
|
|
8
8
|
transform: ${e=>e.isExpanded?"rotate(180deg)":"rotate()"};
|
|
9
9
|
}
|
|
10
|
-
`;exports.default=({isExpanded:e})=>
|
|
10
|
+
`;exports.default=({isExpanded:e})=>t.jsx(n,{isExpanded:e,children:t.jsx(i.default,{})});
|
|
@@ -1,43 +1,43 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("react/jsx-runtime"),x=require("styled-components"),m=require("../../typography/BodyText/index.js"),d=require("../../typography/Heading/index.js");function f(e){return e&&typeof e=="object"&&"default"in e?e:{default:e}}require("../../shared/media-queries.js");var l=f(x);const y=l.default.div`
|
|
2
2
|
margin: 0 1rem;
|
|
3
|
-
`,
|
|
3
|
+
`,j=l.default.div`
|
|
4
4
|
flex: 1;
|
|
5
5
|
display: flex;
|
|
6
6
|
justify-content: center;
|
|
7
7
|
align-items: flex-end;
|
|
8
|
-
`,
|
|
8
|
+
`,g=l.default.div`
|
|
9
9
|
white-space: nowrap;
|
|
10
|
-
color: ${({theme:e,$color:
|
|
11
|
-
`,
|
|
10
|
+
color: ${({theme:e,$color:r,$type:i})=>e.colors[r][i]};
|
|
11
|
+
`,v=l.default(d.Subtitle)`
|
|
12
12
|
color: ${({theme:e})=>e.colors.text.disabled};
|
|
13
|
-
`,
|
|
13
|
+
`,b=l.default.div`
|
|
14
14
|
width: 100%;
|
|
15
15
|
align-items: center;
|
|
16
16
|
display: flex;
|
|
17
17
|
padding: 0.25rem 0;
|
|
18
|
-
`,
|
|
18
|
+
`,u=l.default(m.Caption).attrs({as:"span"})`
|
|
19
19
|
white-space: nowrap;
|
|
20
20
|
width: 20%;
|
|
21
21
|
text-align: center;
|
|
22
22
|
color: ${({theme:e})=>e.colors.text.disabled};
|
|
23
|
-
`,
|
|
23
|
+
`,w=l.default.div`
|
|
24
24
|
width: 80%;
|
|
25
|
-
border-left: ${({theme:e,$color:
|
|
26
|
-
border-right: ${({theme:e,$color:
|
|
25
|
+
border-left: ${({theme:e,$color:r,$type:i})=>`1px solid ${e.colors[r][i]}`};
|
|
26
|
+
border-right: ${({theme:e,$color:r,$type:i})=>`1px solid ${e.colors[r][i]}`};
|
|
27
27
|
height: 0.7rem;
|
|
28
28
|
display: flex;
|
|
29
29
|
position: relative;
|
|
30
30
|
align-items: flex-end;
|
|
31
31
|
justify-content: center;
|
|
32
32
|
margin: auto;
|
|
33
|
-
`,q=
|
|
33
|
+
`,q=l.default.div`
|
|
34
34
|
height: 0.33rem;
|
|
35
35
|
width: 100%;
|
|
36
|
-
background: ${({theme:e,$color:
|
|
37
|
-
`,S=
|
|
38
|
-
background: ${({theme:e,$color:
|
|
36
|
+
background: ${({theme:e,$color:r,$type:i})=>e.colors[r][i]};
|
|
37
|
+
`,S=l.default.div`
|
|
38
|
+
background: ${({theme:e,$color:r,$type:i})=>e.colors[r][i]};
|
|
39
39
|
width: 1px;
|
|
40
40
|
height: 0.7rem;
|
|
41
41
|
top: 0;
|
|
42
42
|
position: absolute;
|
|
43
|
-
`;exports.default=({intervalMin:e=0,intervalMax:
|
|
43
|
+
`;exports.default=({intervalMin:e=0,intervalMax:r=0,value:i=0,color:o="primary",noApproximateSymbol:h=!1,isDisabled:p=!1,manualValuationText:a=""})=>{const n=new Intl.NumberFormat("sv-SE"),c=e>0&&r>0&&!a,$=i>0&&!a,s=p?"lighter":"main";return t.jsxs(y,{children:[t.jsxs(b,{children:[t.jsx(u,{children:c?`- ${n.format(e)}`:""}),t.jsx(j,{children:t.jsxs(g,{$color:o,$type:s,children:[$&&t.jsxs(t.Fragment,{children:[t.jsx(d.Title,{as:"span",children:`${h?"":"~ "}${n.format(i)} `}),t.jsx(d.Subtitle,{as:"span",children:"kr"})]}),a&&t.jsx(v,{as:"span",children:a})]})}),t.jsx(u,{children:c?`+ ${n.format(r)}`:""})]}),t.jsxs(w,{$color:o,$type:s,children:[t.jsx(q,{$color:o,$type:s}),t.jsx(S,{$color:o,$type:s})]})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var i=require("react");exports.useDynamicScript=e=>(i.useEffect(()=>{const c=`dynamic-script-${e}`;if(!document.getElementById(c)){const t=document.createElement("script");t.setAttribute("id",c),t.setAttribute("src",e),document.body.appendChild(t)}},[e]),null);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="AddIcon",titleId:r,...i}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":r,...i,children:[t?e.jsx("title",{id:r,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 5v14M5 12h14"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="AlertIcon",titleId:r,...i}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":r,...i,children:[t?e.jsx("title",{id:r,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M12 8v4M12 16h.01"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="ArrowDownIcon",titleId:r,...i}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":r,...i,children:[t?e.jsx("title",{id:r,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 5v14M19 12l-7 7-7-7"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="ArrowLeftIcon",titleId:r,...i}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":r,...i,children:[t?e.jsx("title",{id:r,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 12H5M12 19l-7-7 7-7"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="ArrowRightIcon",titleId:r,...i}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":r,...i,children:[t?e.jsx("title",{id:r,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M5 12h14M12 5l7 7-7 7"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="ArrowUpIcon",titleId:r,...i}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":r,...i,children:[t?e.jsx("title",{id:r,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 19V5M5 12l7-7 7 7"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var l=require("react/jsx-runtime");exports.default=function({title:v="AtvIcon",titleId:e,...h}){return l.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":e,...h,children:[v?l.jsx("title",{id:e,children:v}):null,l.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.501 2.677h4.25l1.143 3.739H3.828A2.204 2.204 0 0 0 1.624 8.62v2.694l-.046-.028V19h5.408v-3.768h9.718V19h5.407v-7.714l-.054.033v-2.7a2.204 2.204 0 0 0-2.204-2.203H13.78l1.142-3.74h4.25v-1.5h-5.36l-.162.532-.443 1.447h-2.74l-.442-1.447-.162-.531H4.501zm6.424 1.978.537 1.76h.749l.537-1.76zM4.5 7.84h14.674c.812 0 1.47.657 1.47 1.47v2.13l-4.1 2.415H7.132l-4.1-2.415V9.31c0-.812.658-1.47 1.47-1.47M2.578 18v-4.948l.381.229v.619h.739v.997h-.739v.84h.739v.998h-.739v.845h2.714v-.845h-.839v-.997h.839v-.83l.313.189V18zm2.256-3.103v-.491l.82.491zM21.111 18v-4.948l-.38.229v.619h-.74v.997h.74v.84h-.74v.998h.74v.845h-2.714v-.845h.839v-.997h-.84v-.829l-.312.188V18zm-3.075-3.103.82-.491v.491zm-2.16-4.21a.268.268 0 1 0 0-.536.268.268 0 0 0 0 .536m1.769-.268a1.768 1.768 0 1 1-3.537 0 1.768 1.768 0 0 1 3.537 0m-9.577 0a.268.268 0 1 1-.536 0 .268.268 0 0 1 .536 0M7.8 12.187a1.768 1.768 0 1 0 0-3.536 1.768 1.768 0 0 0 0 3.536",clipRule:"evenodd"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var r=require("react/jsx-runtime");exports.default=function({title:e="AuctionIcon",titleId:t,...o}){return r.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":t,...o,children:[e?r.jsx("title",{id:t,children:e}):null,r.jsx("path",{fill:"currentColor",stroke:"currentColor",strokeWidth:2,d:"m5.194 11.07 5.657-5.657 4.242 4.242-5.656 5.657z"}),r.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeWidth:2,d:"m12.897 13.029 8.32 8.297"}),r.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeWidth:2.5,d:"m2.372 12.477 5.473 5.485M12.272 2.577l5.472 5.486"}),r.jsx("circle",{cx:6.723,cy:6.831,r:1.75,fill:"currentColor",stroke:"#fff",strokeWidth:.5,transform:"rotate(-45 6.723 6.831)"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="BackIcon",titleId:r,...o}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":r,...o,children:[t?e.jsx("title",{id:r,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"m9 10-5 5 5 5"}),e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M20 4v7a4 4 0 0 1-4 4H4"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var l=require("react/jsx-runtime");exports.default=function({title:c="BankidIcon",titleId:h,...e}){return l.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":h,...e,children:[c?l.jsx("title",{id:h,children:c}):null,l.jsx("path",{fill:"currentColor",d:"m7.94 12.452.92-5.792h-.982c-.46 0-1.051-.258-1.225-.731-.056-.16-.188-.71.57-1.247.272-.188.446-.396.481-.557a.43.43 0 0 0-.125-.424c-.167-.16-.495-.25-.912-.25-.704 0-1.198.403-1.247.695-.034.216.133.39.279.502.439.327.543.8.271 1.246-.278.46-.884.759-1.531.766H3.436c-.083.564-1.448 9.21-1.552 9.892H7.3c.049-.299.3-1.935.64-4.1M1.592 18.558h2.22c.947 0 1.177.48 1.108.919-.056.355-.3.62-.718.793.53.202.738.515.662 1.01-.098.62-.634 1.079-1.337 1.079H1zM3.06 20.13c.431 0 .633-.23.675-.501.042-.293-.09-.494-.522-.494H2.83l-.153.995zm-.237 1.636c.446 0 .703-.18.766-.55.049-.32-.132-.508-.564-.508h-.432l-.167 1.065h.397zM7.976 22.388c-.578.041-.856-.021-.995-.272a1.9 1.9 0 0 1-1.01.286c-.654 0-.884-.341-.821-.718a.85.85 0 0 1 .299-.5c.362-.314 1.253-.356 1.601-.593.028-.264-.076-.361-.404-.361-.383 0-.703.125-1.253.5l.133-.863c.473-.34.932-.5 1.462-.5.675 0 1.274.278 1.162 1.016l-.132.835c-.049.293-.035.383.292.39zm-1.002-1.316c-.307.195-.878.16-.94.564-.028.188.09.327.278.327.181 0 .404-.077.585-.202a.8.8 0 0 1 .014-.271zM9.054 19.415h1.156l-.063.383c.37-.313.648-.432 1.01-.432.647 0 .946.397.842 1.044l-.3 1.943h-1.155l.25-1.608c.05-.293-.041-.432-.264-.432-.181 0-.348.098-.508.313l-.265 1.72H8.602zM12.905 18.558h1.156l-.293 1.865 1.108-1.01h1.427l-1.42 1.254 1.141 1.685H14.57l-.877-1.365h-.014l-.209 1.358h-1.155zM16.992 18.558h1.33l-.585 3.794h-1.33zM18.97 18.558h1.9c1.47 0 1.894 1.065 1.755 1.949-.133.863-.815 1.845-2.103 1.845h-2.144zm1.232 2.889c.647 0 1.002-.32 1.107-.996.076-.501-.077-.995-.794-.995h-.355l-.306 1.99zM15.223 1.599H9.688L8.95 6.284h.94c.515 0 1.003-.237 1.211-.578a.56.56 0 0 0 .098-.3c0-.194-.132-.34-.265-.438-.362-.271-.438-.557-.438-.759q-.002-.06.007-.111c.076-.494.745-1.03 1.629-1.03.529 0 .933.125 1.176.355.216.202.3.487.237.786-.076.355-.432.648-.633.794-.537.376-.467.703-.432.8.111.293.536.481.863.481h1.434v.007c1.95.014 2.994.912 2.667 3-.307 1.943-1.796 2.778-3.572 2.792l-.703 4.484h1.037c4.38 0 7.958-2.813 8.661-7.255.87-5.513-2.632-7.713-7.644-7.713"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="BidIcon",titleId:r,...o}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":r,...o,children:[t?e.jsx("title",{id:r,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12.883 17.5c-.431.863-1.144 1.605-1.964 2.112a5.2 5.2 0 0 1-2.73.777 5.1 5.1 0 0 1-2.323-.55l-3.483 1.16 1.16-3.482a5.1 5.1 0 0 1-.55-2.323 5.2 5.2 0 0 1 2.873-4.644"}),e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6.383 9.556a7.45 7.45 0 0 0 .8 3.377 7.56 7.56 0 0 0 6.755 4.178 7.45 7.45 0 0 0 3.378-.8L22.383 18l-1.69-5.067a7.45 7.45 0 0 0 .8-3.377A7.56 7.56 0 0 0 17.317 2.8a7.45 7.45 0 0 0-3.378-.8h-.444a7.54 7.54 0 0 0-7.111 7.111z"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:l="BodyIcon",titleId:a,...t}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":a,...t,children:[l?e.jsx("title",{id:a,children:l}):null,e.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.803 6.69a9.25 9.25 0 0 1 6.62-2.79h3.824a2.25 2.25 0 0 1 2.25 2.25v12.705c0 .69-.56 1.25-1.25 1.25h-16.5c-.69 0-1.25-.56-1.25-1.25v-1.938a9.25 9.25 0 0 1 2.63-6.46zm6.62-4.29a10.75 10.75 0 0 0-7.694 3.242L4.053 9.41a10.75 10.75 0 0 0-3.056 7.508v1.938a2.75 2.75 0 0 0 2.75 2.75h16.5a2.75 2.75 0 0 0 2.75-2.75V6.15a3.75 3.75 0 0 0-3.75-3.75zm-.889 3.83a4.25 4.25 0 0 0-3.005 1.245l-3.141 3.14a6 6 0 0 0-3.66 1.539l5.74-5.74a5.75 5.75 0 0 1 4.066-1.684h4.884c.69 0 1.25.56 1.25 1.25v7.12c0 .58-.47 1.05-1.05 1.05H9.96a1 1 0 0 1-.97.756H5.583c-1.365 0-2.02-1.676-1.017-2.603l.116-.107a6 6 0 0 1 4.07-1.591h.238a1 1 0 0 1 1 1v1.046h9.178V6.23zM8.49 12.113a4.5 4.5 0 0 0-2.79 1.185l-.117.108H8.49zm9.871 5.015h-2.869a.699.699 0 1 1 0-1.398h3.261a.699.699 0 1 1 0 1.398z",clipRule:"evenodd"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:l="BreaksIcon",titleId:i,...t}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":i,...t,children:[l?e.jsx("title",{id:i,children:l}):null,e.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M1 12.001C.99 5.61 5.604 1 12 1h.846v1.692C18.454 2.692 23 7.238 23 12.846S18.454 23 12.846 23 2.692 18.454 2.692 12.846h-1.69zm3.173.845a8.673 8.673 0 1 0 8.673-8.673v1.904H12c-3.421 0-5.923 2.71-5.923 5.923v.846zm13.75 0a5.077 5.077 0 1 0-10.154 0 5.077 5.077 0 0 0 10.154 0m-1.48 0a3.596 3.596 0 1 1-7.193 0 3.596 3.596 0 0 1 7.192 0m-2.75-1.692a.846.846 0 1 1-1.693 0 .846.846 0 0 1 1.692 0m-2.54 3.385a.846.846 0 1 0 0-1.693.846.846 0 0 0 0 1.693m4.232-.847a.846.846 0 1 1-1.693 0 .846.846 0 0 1 1.693 0M11.577 4.81V2.268l-.455.034c-4.94.372-8.457 3.885-8.821 8.82l-.034.455H4.81l.041-.377c.358-3.288 2.896-5.987 6.347-6.35z",clipRule:"evenodd"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:l="CabIcon",titleId:c,...i}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":c,...i,children:[l?e.jsx("title",{id:c,children:l}):null,e.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M17.464 11.215 13.401 8.01l-.929 1.177 2.499 1.971H8.092v-1.141h-1.5v.774l-.925-.49-.212-.113-.238.031c-.636.085-1.68.295-2.576.956C1.7 11.867.998 13 .998 14.745c0 .802.157 1.46.49 1.974.341.526.818.825 1.31.985.262.086.532.133.792.158A2.55 2.55 0 0 0 5.71 19c.883 0 1.662-.452 2.123-1.14h7.876A2.55 2.55 0 0 0 17.832 19c.883 0 1.661-.452 2.122-1.14h.523c.47 0 1.107-.18 1.633-.681.545-.52.9-1.32.9-2.434 0-.735-.354-1.324-.82-1.764-.456-.431-1.052-.755-1.654-1-1.01-.41-2.17-.65-3.072-.766m3.013 5.144h-.081c-.022-1.417-1.161-2.56-2.564-2.56s-2.543 1.143-2.564 2.56H8.275c-.022-1.417-1.162-2.56-2.564-2.56-1.362 0-2.476 1.077-2.56 2.437a.86.86 0 0 1-.404-.333c-.127-.195-.249-.541-.249-1.158 0-1.28.486-1.96 1.033-2.363.51-.376 1.134-.553 1.652-.64l1.565.829.165.087h9.963c.845.078 2.085.303 3.096.713.513.209.92.447 1.188.7.26.245.35.464.35.674 0 .778-.238 1.16-.436 1.349a.93.93 0 0 1-.597.265m-13.702.04c0 .628-.496 1.101-1.064 1.101s-1.064-.473-1.064-1.1.496-1.1 1.064-1.1 1.064.472 1.064 1.1m12.12 0c0 .628-.495 1.101-1.063 1.101s-1.064-.473-1.064-1.1.496-1.1 1.064-1.1 1.064.472 1.064 1.1",clipRule:"evenodd"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="CalendarIcon",titleId:r,...i}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":r,...i,children:[t?e.jsx("title",{id:r,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 4H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2M16 2v4M8 2v4M3 10h18"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:r="CameraIcon",titleId:t,...o}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":t,...o,children:[r?e.jsx("title",{id:t,children:r}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"}),e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 17a4 4 0 1 0 0-8 4 4 0 0 0 0 8"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:l="CamperIcon",titleId:a,...i}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":a,...i,children:[l?e.jsx("title",{id:a,children:l}):null,e.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M13.55 4.25H2.94c-.503 0-.832.318-1.012.596-.177.27-.288.607-.367.936-.159.669-.236 1.559-.275 2.506-.053 1.303-.034 2.828-.018 4.207.008.626.015 1.221.015 1.752 0 .89.147 1.606.452 2.162a2.41 2.41 0 0 0 1.457 1.184 2.57 2.57 0 0 0 5.12.123h7.042a2.571 2.571 0 0 0 5.11-.011c.465-.053 1.006-.288 1.447-.785.513-.579.84-1.452.84-2.673 0-.773-.159-1.445-.415-2.043-.358-.834-.9-1.502-1.402-2.07l-.345-.384H22.5a.75.75 0 0 0 .75-.75h-.75.75v-.063q0-.055-.006-.148a7.4 7.4 0 0 0-.409-2.049c-.21-.568-.542-1.188-1.078-1.672-.552-.498-1.284-.818-2.21-.818zm6.624 11.966h.09c.076 0 .306-.045.524-.291.21-.237.462-.723.462-1.678a3.7 3.7 0 0 0-.133-.997H16a.75.75 0 0 1-.75-.75V9a.75.75 0 0 1 .75-.75h5.679a5.3 5.3 0 0 0-.252-.99c-.16-.432-.38-.812-.676-1.078-.28-.252-.655-.432-1.206-.432H3.14c-.035.079-.077.201-.12.38-.123.52-.197 1.289-.235 2.219-.052 1.264-.034 2.714-.017 4.072.008.638.015 1.257.015 1.826 0 .741.125 1.181.267 1.44.13.237.294.362.491.44a2.57 2.57 0 0 1 4.482.09h7.62a2.57 2.57 0 0 1 4.532 0M16.75 9.75h1.865c.276.363.592.711.887 1.036q.16.175.307.342.278.311.518.622H16.75zM5.756 18.502a1.07 1.07 0 1 0 0-2.142 1.07 1.07 0 0 0 0 2.142m12.151 0a1.07 1.07 0 1 0 0-2.142 1.07 1.07 0 0 0 0 2.142",clipRule:"evenodd"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="CancelCircleIcon",titleId:l,...r}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":l,...r,children:[t?e.jsx("title",{id:l,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M15 9l-6 6M9 9l6 6"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="CancelIcon",titleId:r,...i}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":r,...i,children:[t?e.jsx("title",{id:r,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M18 6 6 18M6 6l12 12"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var r=require("react/jsx-runtime");exports.default=function({title:e="CarIcon",titleId:l,...t}){return r.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":l,...t,children:[e?r.jsx("title",{id:l,children:e}):null,r.jsx("path",{stroke:"currentColor",strokeWidth:2,d:"M5 5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v5H5zM3 12a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v7H3z"}),r.jsx("path",{fill:"currentColor",d:"M6 20v-2H2v2zm-4 1a2 2 0 1 0 4 0zm0-1v1h4v-1zM22 20v-2h-4v2zm-4 1a2 2 0 1 0 4 0zm0-1v1h4v-1z"}),r.jsx("circle",{cx:7.985,cy:14.5,r:2,fill:"currentColor"}),r.jsx("circle",{cx:15.992,cy:14.5,r:2,fill:"currentColor"}),r.jsx("path",{fill:"currentColor",d:"M20 7.75h-1.25v2.5H20zm2 2.5a1.25 1.25 0 1 0 0-2.5zm-2 0h2v-2.5h-2zM4 10.25h1.25v-2.5H4zm-2-2.5a1.25 1.25 0 1 0 0 2.5zm2 0H2v2.5h2z"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="CarServiceIcon",titleId:l,...r}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":l,...r,children:[t?e.jsx("title",{id:l,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.121 2.121 0 1 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:l="CaravanIcon",titleId:a,...i}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":a,...i,children:[l?e.jsx("title",{id:a,children:l}):null,e.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.75 5.1A1.75 1.75 0 0 0 1 6.85v8.886c0 .967.784 1.75 1.75 1.75h4.57a2.269 2.269 0 0 0 4.282 0h4.57a1.75 1.75 0 0 0 1.75-1.75v-.064h5.148v-1.5h-5.147V6.85a1.75 1.75 0 0 0-1.75-1.75zm6.711 9.368c-.99 0-1.831.634-2.14 1.518H2.75a.25.25 0 0 1-.25-.25V6.85a.25.25 0 0 1 .25-.25h13.423a.25.25 0 0 1 .25.25v8.886a.25.25 0 0 1-.25.25h-4.57a2.27 2.27 0 0 0-2.142-1.518m0 3.036a.768.768 0 1 0 0-1.536.768.768 0 0 0 0 1.536",clipRule:"evenodd"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:r="CertifiedIcon",titleId:t,...o}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":t,...o,children:[r?e.jsx("title",{id:t,children:r}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M8.21 13.89 7 23l5-3 5 3-1.21-9.12"}),e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M18.666 7.386V8a6.667 6.667 0 1 1-3.953-6.094"}),e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M18.667 2.667 12 9.34l-2-2"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="ChatIcon",titleId:r,...i}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":r,...i,children:[t?e.jsx("title",{id:r,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M21 11.5a8.4 8.4 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.4 8.4 0 0 1-3.8-.9L3 21l1.9-5.7a8.4 8.4 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.4 8.4 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8z"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:r="CheckCircleIcon",titleId:t,...o}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":t,...o,children:[r?e.jsx("title",{id:t,children:r}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M22 11.08V12a10 10 0 1 1-5.93-9.14"}),e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M22 4 12 14.01l-3-3"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:l="CheckFilledIcon",titleId:i,...t}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":i,...t,children:[l?e.jsx("title",{id:i,children:l}):null,e.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12m-5.47-3.97a.75.75 0 0 0-1.06-1.06l-7.72 7.72-3.22-3.22a.75.75 0 0 0-1.06 1.06l3.75 3.75a.75.75 0 0 0 1.06 0z",clipRule:"evenodd"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="CheckIcon",titleId:r,...o}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":r,...o,children:[t?e.jsx("title",{id:r,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 23.25c6.213 0 11.25-5.037 11.25-11.25S18.213.75 12 .75.75 5.787.75 12 5.787 23.25 12 23.25"}),e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m18 7.5-8.25 8.25L6 12"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="CheckmarkIcon",titleId:r,...i}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":r,...i,children:[t?e.jsx("title",{id:r,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M20 6 9 17l-5-5"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="ClockIcon",titleId:r,...o}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":r,...o,children:[t?e.jsx("title",{id:r,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10"}),e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 6v6l4 2"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="CloseIcon",titleId:r,...i}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":r,...i,children:[t?e.jsx("title",{id:r,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M18 6 6 18M6 6l12 12"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:l="CommentFilledIcon",titleId:i,...t}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":i,...t,children:[l?e.jsx("title",{id:i,children:l}):null,e.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12m-18-.75a.75.75 0 0 0 0 1.5h12a.75.75 0 0 0 0-1.5zM5.25 7.5A.75.75 0 0 1 6 6.75h12a.75.75 0 0 1 0 1.5H6a.75.75 0 0 1-.75-.75M6 15.75a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5z",clipRule:"evenodd"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="CommentIcon",titleId:r,...i}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":r,...i,children:[t?e.jsx("title",{id:r,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="ConditioningIcon",titleId:i,...l}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":i,...l,children:[t?e.jsx("title",{id:i,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"m12 2 3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01z"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="ContactIcon",titleId:r,...i}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":r,...i,children:[t?e.jsx("title",{id:r,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a2 2 0 0 1-2.18 2 19.8 19.8 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.8 19.8 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.362 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.908.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:l="ControlNumberIcon",titleId:t,...r}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":t,...r,children:[l?e.jsx("title",{id:t,children:l}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M14 2v6h6M10 13H8M10 17H8M10 9H8"}),e.jsx("path",{fill:"currentColor",d:"M17.2 21v-1.41h-1.55V13.9H14.5l-1.9 1.22v1.81l1.47-1.11v3.77H12.4V21zM22.562 21v-1.41h-2.71l1.63-1.97c.54-.65.82-1.2.82-1.85 0-1.34-1.09-1.99-2.22-1.99-.73 0-1.49.22-2.28.51v1.54l1.93-.7h.09c.5 0 .87.28.87.73 0 .46-.34.84-.73 1.31l-2.22 2.68V21z"}),e.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M6 1a3 3 0 0 0-3 3v16a3 3 0 0 0 3 3h5v-2H6a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.586L19 8.414V12h2V8a1 1 0 0 0-.293-.707l-6-6A1 1 0 0 0 14 1z",clipRule:"evenodd"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:t="CopyIcon",titleId:r,...o}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":r,...o,children:[t?e.jsx("title",{id:r,children:t}):null,e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M20 9h-9a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-9a2 2 0 0 0-2-2"}),e.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"})]})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.default=function({title:l="CountdownIcon",titleId:i,...n}){return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24","aria-labelledby":i,...n,children:[l?e.jsx("title",{id:i,children:l}):null,e.jsx("g",{clipPath:"url(#countdown-icon_svg__a)",children:e.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12M13 4.8a1 1 0 1 0-2 0V12a1 1 0 0 0 .553.895l4.8 2.4a1 1 0 1 0 .894-1.789L13 11.383z",clipRule:"evenodd"})}),e.jsx("defs",{children:e.jsx("clipPath",{id:"countdown-icon_svg__a",children:e.jsx("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]})};
|