@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,12 +1,12 @@
|
|
|
1
|
-
import
|
|
2
|
-
${({animationName:t,animationDuration:
|
|
1
|
+
import{jsxs as v,Fragment as c,jsx as n}from"react/jsx-runtime";import{useRef as x}from"react";import{createPortal as w}from"react-dom";import h from"styled-components";import{CSSTransition as k}from"react-transition-group";import O from"./Overlay.js";import{useOutsideClick as b}from"./useClickOutside.js";const C="offCanvasAnimation",N={timeout:{enter:300,exit:300},mountOnEnter:!0,unmountOnExit:!0},P=h.div`
|
|
2
|
+
${({animationName:t,animationDuration:i,width:r,from:o,backgroundColor:a,theme:e})=>`
|
|
3
3
|
position: fixed;
|
|
4
4
|
z-index: 1001;
|
|
5
5
|
width: 100%;
|
|
6
6
|
height: 100%;
|
|
7
7
|
top: 0;
|
|
8
|
-
${
|
|
9
|
-
background-color: ${
|
|
8
|
+
${o==="left"?"left: 0;":"right: 0;"}
|
|
9
|
+
background-color: ${a||e.colors.background.light};
|
|
10
10
|
width: ${r};
|
|
11
11
|
box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.2);
|
|
12
12
|
|
|
@@ -44,14 +44,14 @@ import e,{useRef as p}from"react";import{createPortal as v}from"react-dom";impor
|
|
|
44
44
|
|
|
45
45
|
&.${t}--left-exit.${t}--left-exit-active {
|
|
46
46
|
transform: translate3d(-${r}, 0, 0);
|
|
47
|
-
transition: transform ${
|
|
47
|
+
transition: transform ${i}ms ease-in-out;
|
|
48
48
|
}
|
|
49
49
|
`}
|
|
50
|
-
`,
|
|
50
|
+
`,y=h.div`
|
|
51
51
|
position: relative;
|
|
52
52
|
width: 100%;
|
|
53
53
|
height: 100%;
|
|
54
54
|
overflow-x: hidden;
|
|
55
55
|
overflow-y: auto;
|
|
56
56
|
-webkit-overflow-scrolling: touch;
|
|
57
|
-
`,u=({animationName:t=
|
|
57
|
+
`,u=({animationName:t=C,animationDuration:i=300,backgroundColor:r,backgroundOverlay:o,children:a,from:e="right",isOpen:s,onClickOutside:m,width:$="375px",withPortal:g,transitionProps:p})=>{const l=x(null);b(l,()=>m?.()),o&&!m&&console.error("Please provide a clickOutside handler when using backgroundOverlay option in OffCanvas component");const f=`${t}--${e}`,d=v(c,{children:[o&&n(O,{isOpen:s}),n(c,{children:n(k,{in:s,className:`${t} ${f}`,classNames:f,...N,...p,children:n(P,{ref:l,animationName:t,animationDuration:i,backgroundColor:r,from:e,width:$,children:n(y,{className:`${t}-content`,children:a})})})})]});return g?w(d,document.body):d};export{u as OffCanvas,u as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{useCallback as r,useEffect as
|
|
1
|
+
import{useCallback as r,useEffect as s}from"react";const c=(e,n)=>{const t=r(o=>{e.current&&!e.current.contains(o.target)&&n()},[n,e]);s(()=>(document.addEventListener("mousedown",t),()=>{document.removeEventListener("mousedown",t)}),[t])};export{c as useOutsideClick};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import{jsxs as b,jsx as o}from"react/jsx-runtime";import i,{css as l}from"styled-components";import{generateNameHash as g}from"../../shared/helpers.js";import r from"../../theme.js";import m from"../IconButton.js";import{BodyText as u}from"../../typography/BodyText/index.js";import"../../shared/media-queries.js";const x=l`
|
|
2
2
|
.circle {
|
|
3
3
|
&--outer {
|
|
4
4
|
height: 24px;
|
|
@@ -11,7 +11,7 @@ import r from"react";import o,{css as t}from"styled-components";import{generateN
|
|
|
11
11
|
transform: scale(0.6);
|
|
12
12
|
}
|
|
13
13
|
}
|
|
14
|
-
`,
|
|
14
|
+
`,f=l`
|
|
15
15
|
.circle {
|
|
16
16
|
&--outer {
|
|
17
17
|
height: 32px;
|
|
@@ -24,41 +24,41 @@ import r from"react";import o,{css as t}from"styled-components";import{generateN
|
|
|
24
24
|
transform: scale(0.6);
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
|
-
`,y={regular:
|
|
27
|
+
`,y={regular:x,large:f},$=l`
|
|
28
28
|
cursor: default;
|
|
29
29
|
|
|
30
30
|
.circle {
|
|
31
31
|
&--inner {
|
|
32
|
-
background-color: ${
|
|
32
|
+
background-color: ${r.colors.gray.light1};
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
&--outer {
|
|
36
|
-
border: 2px solid ${
|
|
36
|
+
border: 2px solid ${r.colors.gray.light1};
|
|
37
37
|
}
|
|
38
38
|
}
|
|
39
|
-
|
|
39
|
+
`,k=l`
|
|
40
40
|
.circle {
|
|
41
41
|
&--inner {
|
|
42
42
|
opacity: 1;
|
|
43
|
-
background-color: ${
|
|
43
|
+
background-color: ${r.colors.gray.light1};
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
|
-
`,
|
|
46
|
+
`,D=e=>l`
|
|
47
47
|
.circle {
|
|
48
48
|
&--inner {
|
|
49
49
|
opacity: 1;
|
|
50
|
-
background-color: ${
|
|
50
|
+
background-color: ${r.colors[e].main};
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
&--outer {
|
|
54
|
-
border: 2px solid ${
|
|
54
|
+
border: 2px solid ${r.colors[e].main};
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
|
-
`,
|
|
57
|
+
`,z=i.div`
|
|
58
58
|
display: flex;
|
|
59
59
|
align-items: center;
|
|
60
60
|
box-sizing: border-box;
|
|
61
|
-
`,
|
|
61
|
+
`,C=i.span`
|
|
62
62
|
cursor: pointer;
|
|
63
63
|
display: flex;
|
|
64
64
|
position: relative;
|
|
@@ -67,32 +67,32 @@ import r from"react";import o,{css as t}from"styled-components";import{generateN
|
|
|
67
67
|
|
|
68
68
|
${e=>y[e.size]};
|
|
69
69
|
|
|
70
|
-
${e=>!e.isDisabled&&e.isChecked&&
|
|
71
|
-
${e=>e.isDisabled
|
|
70
|
+
${e=>!e.isDisabled&&e.isChecked&&D(e.color)};
|
|
71
|
+
${e=>e.isDisabled&&$};
|
|
72
72
|
|
|
73
|
-
${e=>e.isChecked&&e.isDisabled
|
|
74
|
-
`,
|
|
73
|
+
${e=>e.isChecked&&e.isDisabled&&k};
|
|
74
|
+
`,v=i.input`
|
|
75
75
|
position: fixed;
|
|
76
76
|
opacity: 0;
|
|
77
|
-
`,
|
|
77
|
+
`,w=i.span`
|
|
78
78
|
display: flex;
|
|
79
79
|
box-sizing: border-box;
|
|
80
80
|
border-radius: 50%;
|
|
81
81
|
|
|
82
|
-
border: 2px solid ${
|
|
83
|
-
`,j=
|
|
82
|
+
border: 2px solid ${r.colors.gray.light1};
|
|
83
|
+
`,j=i.span`
|
|
84
84
|
box-sizing: border-box;
|
|
85
85
|
opacity: 0;
|
|
86
86
|
margin: auto;
|
|
87
87
|
border-radius: 50%;
|
|
88
|
-
background-color: ${
|
|
88
|
+
background-color: ${r.colors.gray.light1};
|
|
89
89
|
|
|
90
90
|
position: absolute;
|
|
91
91
|
top: 0;
|
|
92
92
|
left: 0;
|
|
93
|
-
`,
|
|
93
|
+
`,B=i(u)`
|
|
94
94
|
cursor: ${({isDisabled:e})=>e?"default":"pointer"};
|
|
95
95
|
user-select: none;
|
|
96
|
-
color: ${({theme:e,isDisabled:
|
|
96
|
+
color: ${({theme:e,isDisabled:a})=>a?e.colors.text.disabled:e.colors.text.dark};
|
|
97
97
|
margin-left: 0.5rem;
|
|
98
|
-
`,
|
|
98
|
+
`,h=({name:e=g("radio-button"),size:a="regular",checked:c=!1,isDisabled:s=!1,color:t="secondary",onChange:d,label:n,...p})=>b(z,{children:[b(m,{onClick:d,isActive:c,isDisabled:s,color:t,children:[o(v,{"data-validate":"checked",checked:c,type:"radio",name:e,id:e,onChange:d,disabled:s,"aria-label":e,...p}),o(C,{size:a,color:t,isChecked:c,isDisabled:s,children:o(w,{className:"circle circle--outer",children:o(j,{className:"circle circle--inner"})})})]}),n&&o(B,{as:"label",htmlFor:e,isDisabled:s,children:n})]});export{h as RadioButton,h as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import L from"react";function C({color:M="#EBC546",...Z}){return L.createElement("svg",{...Z,width:"1em",height:"1em",viewBox:"0 0 11 11",fill:M,xmlns:"http://www.w3.org/2000/svg"},L.createElement("title",null,"EuFlag"),L.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.69461 0.8537L5.49988 0.457031L5.30514 0.8537L4.86967 0.917699L5.18477 1.22629L5.11041 1.66225L5.49988 1.45631L5.88934 1.66225L5.81498 1.22629L6.13008 0.917699L5.69461 0.8537ZM5.69461 9.73147L5.49988 9.3348L5.30514 9.73147L4.86967 9.79547L5.18477 10.1041L5.11041 10.54L5.49988 10.3341L5.88934 10.54L5.81498 10.1041L6.13008 9.79547L5.69461 9.73147ZM9.9114 4.89958L10.1061 5.29625L10.5416 5.36024L10.2265 5.66884L10.3009 6.10479L9.9114 5.89885L9.52193 6.10479L9.59629 5.66884L9.28119 5.36024L9.71666 5.29625L9.9114 4.89958ZM1.28319 5.26532L1.08846 4.86865L0.893725 5.26532L0.458252 5.32932L0.773355 5.63791L0.698991 6.07387L1.08846 5.86793L1.47793 6.07387L1.40356 5.63791L1.71867 5.32932L1.28319 5.26532ZM1.66494 2.68115L1.85967 3.07782L2.29514 3.14182L1.98004 3.45041L2.0544 3.88637L1.66494 3.68043L1.27547 3.88637L1.34983 3.45041L1.03473 3.14182L1.4702 3.07782L1.66494 2.68115ZM3.47954 1.43069L3.28481 1.03402L3.09007 1.43069L2.6546 1.49469L2.96971 1.80328L2.89534 2.23923L3.28481 2.03329L3.67428 2.23923L3.59991 1.80328L3.91502 1.49469L3.47954 1.43069ZM1.69646 7.05941L1.88308 7.4726L2.3004 7.53927L1.99843 7.86072L2.0697 8.31484L1.69646 8.10032L1.32322 8.31484L1.39448 7.86072L1.09251 7.53927L1.50984 7.4726L1.69646 7.05941ZM3.49816 9.16181L3.30342 8.76514L3.10869 9.16181L2.67322 9.2258L2.98832 9.53439L2.91396 9.97035L3.30342 9.76441L3.69289 9.97035L3.61853 9.53439L3.93363 9.2258L3.49816 9.16181ZM7.71494 8.70166L7.90968 9.09833L8.34515 9.16233L8.03005 9.47092L8.10441 9.90687L7.71494 9.70093L7.32548 9.90687L7.39984 9.47092L7.08474 9.16233L7.52021 9.09833L7.71494 8.70166ZM9.4852 7.51467L9.29046 7.118L9.09573 7.51467L8.66026 7.57867L8.97536 7.88726L8.901 8.32322L9.29046 8.11728L9.67993 8.32322L9.60557 7.88726L9.92067 7.57867L9.4852 7.51467ZM9.34407 2.68115L9.53881 3.07782L9.97428 3.14182L9.65918 3.45041L9.73354 3.88637L9.34407 3.68043L8.95461 3.88637L9.02897 3.45041L8.71387 3.14182L9.14934 3.07782L9.34407 2.68115ZM7.90968 1.4258L7.71494 1.02913L7.52021 1.4258L7.08474 1.4898L7.39984 1.79839L7.32548 2.23435L7.71494 2.02841L8.10441 2.23435L8.03005 1.79839L8.34515 1.4898L7.90968 1.4258Z"}),L.createElement("path",{d:"M5.49988 0.457031L5.52573 0.444338C5.52089 0.434477 5.51086 0.428229 5.49988 0.428229C5.48889 0.428229 5.47886 0.434477 5.47402 0.444338L5.49988 0.457031ZM5.69461 0.8537L5.66876 0.866393C5.67294 0.874907 5.68104 0.880817 5.69042 0.882197L5.69461 0.8537ZM5.30514 0.8537L5.30933 0.882197C5.31871 0.880817 5.32682 0.874907 5.331 0.866393L5.30514 0.8537ZM4.86967 0.917699L4.86548 0.889203C4.85465 0.890794 4.84566 0.898383 4.84228 0.908789C4.83889 0.919195 4.8417 0.930621 4.84952 0.938277L4.86967 0.917699ZM5.18477 1.22629L5.21317 1.23113C5.21475 1.22182 5.21167 1.21232 5.20493 1.20571L5.18477 1.22629ZM5.11041 1.66225L5.08202 1.6574C5.08017 1.66822 5.08463 1.67914 5.09352 1.68558C5.1024 1.69201 5.11417 1.69284 5.12387 1.68771L5.11041 1.66225ZM5.49988 1.45631L5.51334 1.43085C5.50492 1.42639 5.49484 1.42639 5.48641 1.43085L5.49988 1.45631ZM5.88934 1.66225L5.87588 1.68771C5.88558 1.69284 5.89735 1.69201 5.90624 1.68558C5.91512 1.67914 5.91958 1.66822 5.91774 1.6574L5.88934 1.66225ZM5.81498 1.22629L5.79483 1.20571C5.78808 1.21232 5.785 1.22182 5.78659 1.23113L5.81498 1.22629ZM6.13008 0.917699L6.15024 0.938277C6.15805 0.930621 6.16086 0.919195 6.15747 0.908789C6.15409 0.898383 6.1451 0.890794 6.13427 0.889203L6.13008 0.917699ZM5.49988 9.3348L5.52573 9.32211C5.52089 9.31224 5.51086 9.306 5.49988 9.306C5.48889 9.306 5.47886 9.31224 5.47402 9.32211L5.49988 9.3348ZM5.69461 9.73147L5.66876 9.74416C5.67294 9.75267 5.68104 9.75858 5.69042 9.75996L5.69461 9.73147ZM5.30514 9.73147L5.30933 9.75996C5.31871 9.75858 5.32682 9.75267 5.331 9.74416L5.30514 9.73147ZM4.86967 9.79547L4.86548 9.76697C4.85465 9.76856 4.84566 9.77615 4.84228 9.78656C4.83889 9.79696 4.8417 9.80839 4.84952 9.81604L4.86967 9.79547ZM5.18477 10.1041L5.21317 10.1089C5.21475 10.0996 5.21167 10.0901 5.20493 10.0835L5.18477 10.1041ZM5.11041 10.54L5.08202 10.5352C5.08017 10.546 5.08463 10.5569 5.09352 10.5633C5.1024 10.5698 5.11417 10.5706 5.12387 10.5655L5.11041 10.54ZM5.49988 10.3341L5.51334 10.3086C5.50492 10.3042 5.49484 10.3042 5.48641 10.3086L5.49988 10.3341ZM5.88934 10.54L5.87588 10.5655C5.88558 10.5706 5.89735 10.5698 5.90624 10.5633C5.91512 10.5569 5.91958 10.546 5.91774 10.5352L5.88934 10.54ZM5.81498 10.1041L5.79483 10.0835C5.78808 10.0901 5.785 10.0996 5.78659 10.1089L5.81498 10.1041ZM6.13008 9.79547L6.15024 9.81604C6.15805 9.80839 6.16086 9.79696 6.15747 9.78656C6.15409 9.77615 6.1451 9.76856 6.13427 9.76697L6.13008 9.79547ZM10.1061 5.29625L10.0803 5.30894C10.0845 5.31745 10.0926 5.32336 10.1019 5.32474L10.1061 5.29625ZM9.9114 4.89958L9.93725 4.88688C9.93241 4.87702 9.92238 4.87077 9.9114 4.87077C9.90041 4.87077 9.89038 4.87702 9.88554 4.88688L9.9114 4.89958ZM10.5416 5.36024L10.5618 5.38082C10.5696 5.37317 10.5724 5.36174 10.569 5.35133C10.5656 5.34093 10.5566 5.33334 10.5458 5.33175L10.5416 5.36024ZM10.2265 5.66884L10.2063 5.64826C10.1996 5.65487 10.1965 5.66437 10.1981 5.67368L10.2265 5.66884ZM10.3009 6.10479L10.2874 6.13025C10.2971 6.13538 10.3089 6.13455 10.3178 6.12812C10.3266 6.12169 10.3311 6.11076 10.3293 6.09995L10.3009 6.10479ZM9.9114 5.89885L9.92486 5.87339C9.91644 5.86894 9.90636 5.86894 9.89793 5.87339L9.9114 5.89885ZM9.52193 6.10479L9.49354 6.09995C9.49169 6.11076 9.49615 6.12169 9.50504 6.12812C9.51392 6.13455 9.52569 6.13538 9.53539 6.13025L9.52193 6.10479ZM9.59629 5.66884L9.62469 5.67368C9.62627 5.66437 9.62319 5.65487 9.61645 5.64826L9.59629 5.66884ZM9.28119 5.36024L9.277 5.33175C9.26617 5.33334 9.25718 5.34093 9.2538 5.35133C9.25041 5.36174 9.25322 5.37317 9.26104 5.38082L9.28119 5.36024ZM9.71666 5.29625L9.72085 5.32474C9.73023 5.32336 9.73834 5.31745 9.74252 5.30894L9.71666 5.29625ZM1.08846 4.86865L1.11431 4.85596C1.10947 4.8461 1.09944 4.83985 1.08846 4.83985C1.07747 4.83985 1.06744 4.8461 1.0626 4.85596L1.08846 4.86865ZM1.28319 5.26532L1.25734 5.27801C1.26152 5.28653 1.26962 5.29244 1.279 5.29382L1.28319 5.26532ZM0.893725 5.26532L0.897913 5.29382C0.907297 5.29244 0.9154 5.28653 0.91958 5.27801L0.893725 5.26532ZM0.458252 5.32932L0.454064 5.30082C0.443237 5.30241 0.434248 5.31 0.430862 5.32041C0.427477 5.33082 0.430281 5.34224 0.438099 5.3499L0.458252 5.32932ZM0.773355 5.63791L0.801748 5.64275C0.803336 5.63344 0.800257 5.62394 0.793508 5.61733L0.773355 5.63791ZM0.698991 6.07387L0.670598 6.06902C0.668754 6.07984 0.673213 6.09076 0.682099 6.0972C0.690986 6.10363 0.702756 6.10446 0.712454 6.09933L0.698991 6.07387ZM1.08846 5.86793L1.10192 5.84247C1.0935 5.83801 1.08342 5.83801 1.07499 5.84247L1.08846 5.86793ZM1.47793 6.07387L1.46446 6.09933C1.47416 6.10446 1.48593 6.10363 1.49482 6.0972C1.5037 6.09076 1.50816 6.07984 1.50632 6.06902L1.47793 6.07387ZM1.40356 5.63791L1.38341 5.61733C1.37666 5.62394 1.37358 5.63344 1.37517 5.64275L1.40356 5.63791ZM1.71867 5.32932L1.73882 5.3499C1.74664 5.34224 1.74944 5.33082 1.74605 5.32041C1.74267 5.31 1.73368 5.30241 1.72285 5.30082L1.71867 5.32932ZM1.85967 3.07782L1.83381 3.09051C1.83799 3.09903 1.8461 3.10494 1.85548 3.10632L1.85967 3.07782ZM1.66494 2.68115L1.69079 2.66846C1.68595 2.6586 1.67592 2.65235 1.66494 2.65235C1.65395 2.65235 1.64392 2.6586 1.63908 2.66846L1.66494 2.68115ZM2.29514 3.14182L2.31529 3.1624C2.32311 3.15474 2.32592 3.14332 2.32253 3.13291C2.31915 3.1225 2.31016 3.11491 2.29933 3.11332L2.29514 3.14182ZM1.98004 3.45041L1.95989 3.42983C1.95314 3.43644 1.95006 3.44594 1.95165 3.45525L1.98004 3.45041ZM2.0544 3.88637L2.04094 3.91183C2.05064 3.91696 2.06241 3.91613 2.07129 3.9097C2.08018 3.90326 2.08464 3.89234 2.0828 3.88152L2.0544 3.88637ZM1.66494 3.68043L1.6784 3.65497C1.66998 3.65051 1.6599 3.65051 1.65147 3.65497L1.66494 3.68043ZM1.27547 3.88637L1.24708 3.88152C1.24523 3.89234 1.24969 3.90326 1.25858 3.9097C1.26746 3.91613 1.27923 3.91696 1.28893 3.91183L1.27547 3.88637ZM1.34983 3.45041L1.37822 3.45525C1.37981 3.44594 1.37673 3.43644 1.36999 3.42983L1.34983 3.45041ZM1.03473 3.14182L1.03054 3.11332C1.01971 3.11491 1.01072 3.1225 1.00734 3.13291C1.00395 3.14332 1.00676 3.15474 1.01458 3.1624L1.03473 3.14182ZM1.4702 3.07782L1.47439 3.10632C1.48377 3.10494 1.49188 3.09903 1.49606 3.09051L1.4702 3.07782ZM3.28481 1.03402L3.31066 1.02132C3.30582 1.01146 3.29579 1.00521 3.28481 1.00521C3.27382 1.00521 3.26379 1.01146 3.25895 1.02132L3.28481 1.03402ZM3.47954 1.43069L3.45369 1.44338C3.45787 1.45189 3.46597 1.4578 3.47535 1.45918L3.47954 1.43069ZM3.09007 1.43069L3.09426 1.45918C3.10365 1.4578 3.11175 1.45189 3.11593 1.44338L3.09007 1.43069ZM2.6546 1.49469L2.65041 1.46619C2.63959 1.46778 2.6306 1.47537 2.62721 1.48577C2.62383 1.49618 2.62663 1.50761 2.63445 1.51526L2.6546 1.49469ZM2.96971 1.80328L2.9981 1.80812C2.99969 1.79881 2.99661 1.78931 2.98986 1.7827L2.96971 1.80328ZM2.89534 2.23923L2.86695 2.23439C2.8651 2.2452 2.86956 2.25613 2.87845 2.26256C2.88734 2.26899 2.89911 2.26982 2.9088 2.26469L2.89534 2.23923ZM3.28481 2.03329L3.29827 2.00783C3.28985 2.00338 3.27977 2.00338 3.27135 2.00783L3.28481 2.03329ZM3.67428 2.23923L3.66081 2.26469C3.67051 2.26982 3.68228 2.26899 3.69117 2.26256C3.70005 2.25613 3.70451 2.2452 3.70267 2.23439L3.67428 2.23923ZM3.59991 1.80328L3.57976 1.7827C3.57301 1.78931 3.56993 1.79881 3.57152 1.80812L3.59991 1.80328ZM3.91502 1.49469L3.93517 1.51526C3.94299 1.50761 3.94579 1.49618 3.9424 1.48577C3.93902 1.47537 3.93003 1.46778 3.9192 1.46619L3.91502 1.49469ZM1.88308 7.4726L1.85683 7.48446C1.86081 7.49329 1.86897 7.49952 1.87853 7.50105L1.88308 7.4726ZM1.69646 7.05941L1.72271 7.04755C1.71805 7.03724 1.70778 7.0306 1.69646 7.0306C1.68514 7.0306 1.67487 7.03724 1.67021 7.04755L1.69646 7.05941ZM2.3004 7.53927L2.3214 7.55899C2.3287 7.55122 2.33111 7.54005 2.32766 7.52996C2.32422 7.51987 2.31548 7.51251 2.30495 7.51083L2.3004 7.53927ZM1.99843 7.86072L1.97744 7.841C1.97135 7.84748 1.9686 7.8564 1.96998 7.86518L1.99843 7.86072ZM2.0697 8.31484L2.05534 8.33981C2.06495 8.34534 2.07688 8.34485 2.08602 8.33857C2.09515 8.33229 2.09987 8.32132 2.09815 8.31037L2.0697 8.31484ZM1.69646 8.10032L1.71081 8.07535C1.70192 8.07024 1.69099 8.07024 1.6821 8.07535L1.69646 8.10032ZM1.32322 8.31484L1.29476 8.31037C1.29304 8.32132 1.29776 8.33229 1.3069 8.33857C1.31603 8.34485 1.32796 8.34534 1.33757 8.33981L1.32322 8.31484ZM1.39448 7.86072L1.42294 7.86518C1.42432 7.8564 1.42156 7.84748 1.41548 7.841L1.39448 7.86072ZM1.09251 7.53927L1.08797 7.51083C1.07744 7.51251 1.0687 7.51987 1.06525 7.52996C1.06181 7.54005 1.06422 7.55122 1.07152 7.55899L1.09251 7.53927ZM1.50984 7.4726L1.51438 7.50105C1.52394 7.49952 1.5321 7.49329 1.53609 7.48446L1.50984 7.4726ZM3.30342 8.76514L3.32928 8.75244C3.32444 8.74258 3.31441 8.73633 3.30342 8.73633C3.29244 8.73633 3.28241 8.74258 3.27757 8.75244L3.30342 8.76514ZM3.49816 9.16181L3.4723 9.1745C3.47648 9.18301 3.48459 9.18892 3.49397 9.1903L3.49816 9.16181ZM3.10869 9.16181L3.11288 9.1903C3.12226 9.18892 3.13037 9.18301 3.13455 9.1745L3.10869 9.16181ZM2.67322 9.2258L2.66903 9.19731C2.6582 9.1989 2.64921 9.20649 2.64583 9.21689C2.64244 9.2273 2.64525 9.23873 2.65307 9.24638L2.67322 9.2258ZM2.98832 9.53439L3.01671 9.53924C3.0183 9.52993 3.01522 9.52043 3.00847 9.51382L2.98832 9.53439ZM2.91396 9.97035L2.88556 9.96551C2.88372 9.97632 2.88818 9.98725 2.89707 9.99368C2.90595 10.0001 2.91772 10.0009 2.92742 9.99581L2.91396 9.97035ZM3.30342 9.76441L3.31689 9.73895C3.30846 9.7345 3.29838 9.7345 3.28996 9.73895L3.30342 9.76441ZM3.69289 9.97035L3.67943 9.99581C3.68913 10.0009 3.7009 10.0001 3.70978 9.99368C3.71867 9.98725 3.72313 9.97632 3.72128 9.96551L3.69289 9.97035ZM3.61853 9.53439L3.59838 9.51382C3.59163 9.52043 3.58855 9.52993 3.59014 9.53924L3.61853 9.53439ZM3.93363 9.2258L3.95378 9.24638C3.9616 9.23873 3.96441 9.2273 3.96102 9.21689C3.95764 9.20649 3.94865 9.1989 3.93782 9.19731L3.93363 9.2258ZM7.90968 9.09833L7.88382 9.11102C7.888 9.11953 7.8961 9.12545 7.90549 9.12682L7.90968 9.09833ZM7.71494 8.70166L7.7408 8.68897C7.73596 8.67911 7.72593 8.67286 7.71494 8.67286C7.70396 8.67286 7.69393 8.67911 7.68909 8.68897L7.71494 8.70166ZM8.34515 9.16233L8.3653 9.18291C8.37312 9.17525 8.37592 9.16382 8.37254 9.15342C8.36915 9.14301 8.36016 9.13542 8.34934 9.13383L8.34515 9.16233ZM8.03005 9.47092L8.00989 9.45034C8.00314 9.45695 8.00006 9.46645 8.00165 9.47576L8.03005 9.47092ZM8.10441 9.90687L8.09095 9.93233C8.10065 9.93746 8.11242 9.93664 8.1213 9.9302C8.13019 9.92377 8.13465 9.91284 8.1328 9.90203L8.10441 9.90687ZM7.71494 9.70093L7.72841 9.67547C7.71998 9.67102 7.7099 9.67102 7.70148 9.67547L7.71494 9.70093ZM7.32548 9.90687L7.29708 9.90203C7.29524 9.91284 7.2997 9.92377 7.30858 9.9302C7.31747 9.93664 7.32924 9.93746 7.33894 9.93233L7.32548 9.90687ZM7.39984 9.47092L7.42823 9.47576C7.42982 9.46645 7.42674 9.45695 7.41999 9.45034L7.39984 9.47092ZM7.08474 9.16233L7.08055 9.13383C7.06972 9.13542 7.06073 9.14301 7.05735 9.15342C7.05396 9.16382 7.05677 9.17525 7.06458 9.18291L7.08474 9.16233ZM7.52021 9.09833L7.5244 9.12682C7.53378 9.12545 7.54188 9.11953 7.54606 9.11102L7.52021 9.09833ZM9.29046 7.118L9.31632 7.10531C9.31148 7.09545 9.30145 7.0892 9.29046 7.0892C9.27948 7.0892 9.26945 7.09545 9.26461 7.10531L9.29046 7.118ZM9.4852 7.51467L9.45934 7.52736C9.46352 7.53588 9.47163 7.54179 9.48101 7.54317L9.4852 7.51467ZM9.09573 7.51467L9.09992 7.54317C9.1093 7.54179 9.1174 7.53588 9.12158 7.52736L9.09573 7.51467ZM8.66026 7.57867L8.65607 7.55017C8.64524 7.55176 8.63625 7.55935 8.63287 7.56976C8.62948 7.58017 8.63229 7.59159 8.6401 7.59925L8.66026 7.57867ZM8.97536 7.88726L9.00375 7.8921C9.00534 7.88279 9.00226 7.87329 8.99551 7.86668L8.97536 7.88726ZM8.901 8.32322L8.8726 8.31837C8.87076 8.32919 8.87522 8.34011 8.8841 8.34654C8.89299 8.35298 8.90476 8.35381 8.91446 8.34868L8.901 8.32322ZM9.29046 8.11728L9.30393 8.09181C9.2955 8.08736 9.28542 8.08736 9.277 8.09181L9.29046 8.11728ZM9.67993 8.32322L9.66647 8.34868C9.67617 8.35381 9.68794 8.35298 9.69682 8.34654C9.70571 8.34011 9.71017 8.32919 9.70832 8.31837L9.67993 8.32322ZM9.60557 7.88726L9.58541 7.86668C9.57866 7.87329 9.57559 7.88279 9.57717 7.8921L9.60557 7.88726ZM9.92067 7.57867L9.94082 7.59925C9.94864 7.59159 9.95145 7.58017 9.94806 7.56976C9.94467 7.55935 9.93569 7.55176 9.92486 7.55017L9.92067 7.57867ZM9.53881 3.07782L9.51295 3.09051C9.51713 3.09903 9.52524 3.10494 9.53462 3.10632L9.53881 3.07782ZM9.34407 2.68115L9.36993 2.66846C9.36509 2.6586 9.35506 2.65235 9.34407 2.65235C9.33309 2.65235 9.32306 2.6586 9.31822 2.66846L9.34407 2.68115ZM9.97428 3.14182L9.99443 3.1624C10.0023 3.15474 10.0051 3.14332 10.0017 3.13291C9.99828 3.1225 9.9893 3.11491 9.97847 3.11332L9.97428 3.14182ZM9.65918 3.45041L9.63902 3.42983C9.63227 3.43644 9.6292 3.44594 9.63078 3.45525L9.65918 3.45041ZM9.73354 3.88637L9.72008 3.91183C9.72978 3.91696 9.74155 3.91613 9.75043 3.9097C9.75932 3.90326 9.76378 3.89234 9.76193 3.88152L9.73354 3.88637ZM9.34407 3.68043L9.35754 3.65497C9.34911 3.65051 9.33903 3.65051 9.33061 3.65497L9.34407 3.68043ZM8.95461 3.88637L8.92621 3.88152C8.92437 3.89234 8.92883 3.90326 8.93771 3.9097C8.9466 3.91613 8.95837 3.91696 8.96807 3.91183L8.95461 3.88637ZM9.02897 3.45041L9.05736 3.45525C9.05895 3.44594 9.05587 3.43644 9.04912 3.42983L9.02897 3.45041ZM8.71387 3.14182L8.70968 3.11332C8.69885 3.11491 8.68986 3.1225 8.68648 3.13291C8.68309 3.14332 8.6859 3.15474 8.69371 3.1624L8.71387 3.14182ZM9.14934 3.07782L9.15353 3.10632C9.16291 3.10494 9.17101 3.09903 9.17519 3.09051L9.14934 3.07782ZM7.71494 1.02913L7.7408 1.01644C7.73596 1.00658 7.72593 1.00033 7.71494 1.00033C7.70396 1.00033 7.69393 1.00658 7.68909 1.01644L7.71494 1.02913ZM7.90968 1.4258L7.88382 1.4385C7.888 1.44701 7.8961 1.45292 7.90549 1.4543L7.90968 1.4258ZM7.52021 1.4258L7.5244 1.4543C7.53378 1.45292 7.54188 1.44701 7.54606 1.4385L7.52021 1.4258ZM7.08474 1.4898L7.08055 1.46131C7.06972 1.4629 7.06073 1.47049 7.05735 1.48089C7.05396 1.4913 7.05677 1.50272 7.06458 1.51038L7.08474 1.4898ZM7.39984 1.79839L7.42823 1.80324C7.42982 1.79392 7.42674 1.78442 7.41999 1.77781L7.39984 1.79839ZM7.32548 2.23435L7.29708 2.22951C7.29524 2.24032 7.2997 2.25124 7.30858 2.25768C7.31747 2.26411 7.32924 2.26494 7.33894 2.25981L7.32548 2.23435ZM7.71494 2.02841L7.72841 2.00295C7.71998 1.99849 7.7099 1.99849 7.70148 2.00295L7.71494 2.02841ZM8.10441 2.23435L8.09095 2.25981C8.10065 2.26494 8.11242 2.26411 8.1213 2.25768C8.13019 2.25124 8.13465 2.24032 8.1328 2.22951L8.10441 2.23435ZM8.03005 1.79839L8.00989 1.77781C8.00314 1.78442 8.00006 1.79392 8.00165 1.80324L8.03005 1.79839ZM8.34515 1.4898L8.3653 1.51038C8.37312 1.50272 8.37592 1.4913 8.37254 1.48089C8.36915 1.47049 8.36016 1.4629 8.34934 1.46131L8.34515 1.4898ZM5.47402 0.469724L5.66876 0.866393L5.72047 0.841007L5.52573 0.444338L5.47402 0.469724ZM5.331 0.866393L5.52573 0.469724L5.47402 0.444338L5.27929 0.841007L5.331 0.866393ZM4.87386 0.946196L5.30933 0.882197L5.30095 0.825204L4.86548 0.889203L4.87386 0.946196ZM5.20493 1.20571L4.88982 0.897121L4.84952 0.938277L5.16462 1.24687L5.20493 1.20571ZM5.1388 1.66709L5.21317 1.23113L5.15638 1.22145L5.08202 1.6574L5.1388 1.66709ZM5.48641 1.43085L5.09694 1.63678L5.12387 1.68771L5.51334 1.48177L5.48641 1.43085ZM5.90281 1.63678L5.51334 1.43085L5.48641 1.48177L5.87588 1.68771L5.90281 1.63678ZM5.78659 1.23113L5.86095 1.66709L5.91774 1.6574L5.84337 1.22145L5.78659 1.23113ZM6.10993 0.897121L5.79483 1.20571L5.83513 1.24687L6.15024 0.938277L6.10993 0.897121ZM5.69042 0.882197L6.12589 0.946196L6.13427 0.889203L5.6988 0.825204L5.69042 0.882197ZM5.47402 9.34749L5.66876 9.74416L5.72047 9.71877L5.52573 9.32211L5.47402 9.34749ZM5.331 9.74416L5.52573 9.34749L5.47402 9.32211L5.27929 9.71877L5.331 9.74416ZM4.87386 9.82396L5.30933 9.75996L5.30095 9.70297L4.86548 9.76697L4.87386 9.82396ZM5.20493 10.0835L4.88982 9.77489L4.84952 9.81604L5.16462 10.1246L5.20493 10.0835ZM5.1388 10.5449L5.21317 10.1089L5.15638 10.0992L5.08202 10.5352L5.1388 10.5449ZM5.48641 10.3086L5.09694 10.5146L5.12387 10.5655L5.51334 10.3595L5.48641 10.3086ZM5.90281 10.5146L5.51334 10.3086L5.48641 10.3595L5.87588 10.5655L5.90281 10.5146ZM5.78659 10.1089L5.86095 10.5449L5.91774 10.5352L5.84337 10.0992L5.78659 10.1089ZM6.10993 9.77489L5.79483 10.0835L5.83513 10.1246L6.15024 9.81604L6.10993 9.77489ZM5.69042 9.75996L6.12589 9.82396L6.13427 9.76697L5.6988 9.70297L5.69042 9.75996ZM10.132 5.28355L9.93725 4.88688L9.88554 4.91227L10.0803 5.30894L10.132 5.28355ZM10.5458 5.33175L10.1103 5.26775L10.1019 5.32474L10.5374 5.38874L10.5458 5.33175ZM10.2467 5.68941L10.5618 5.38082L10.5214 5.33967L10.2063 5.64826L10.2467 5.68941ZM10.3293 6.09995L10.2549 5.66399L10.1981 5.67368L10.2725 6.10963L10.3293 6.09995ZM9.89793 5.92431L10.2874 6.13025L10.3143 6.07933L9.92486 5.87339L9.89793 5.92431ZM9.53539 6.13025L9.92486 5.92431L9.89793 5.87339L9.50846 6.07933L9.53539 6.13025ZM9.5679 5.66399L9.49354 6.09995L9.55032 6.10963L9.62469 5.67368L9.5679 5.66399ZM9.26104 5.38082L9.57614 5.68941L9.61645 5.64826L9.30134 5.33967L9.26104 5.38082ZM9.71247 5.26775L9.277 5.33175L9.28538 5.38874L9.72085 5.32474L9.71247 5.26775ZM9.88554 4.88688L9.69081 5.28355L9.74252 5.30894L9.93725 4.91227L9.88554 4.88688ZM1.0626 4.88134L1.25734 5.27801L1.30905 5.25263L1.11431 4.85596L1.0626 4.88134ZM0.91958 5.27801L1.11431 4.88134L1.0626 4.85596L0.86787 5.25263L0.91958 5.27801ZM0.46244 5.35782L0.897913 5.29382L0.889537 5.23682L0.454064 5.30082L0.46244 5.35782ZM0.793508 5.61733L0.478405 5.30874L0.438099 5.3499L0.753202 5.65849L0.793508 5.61733ZM0.727383 6.07871L0.801748 5.64275L0.744963 5.63307L0.670598 6.06902L0.727383 6.07871ZM1.07499 5.84247L0.685527 6.0484L0.712454 6.09933L1.10192 5.89339L1.07499 5.84247ZM1.49139 6.0484L1.10192 5.84247L1.07499 5.89339L1.46446 6.09933L1.49139 6.0484ZM1.37517 5.64275L1.44953 6.07871L1.50632 6.06902L1.43195 5.63307L1.37517 5.64275ZM1.69851 5.30874L1.38341 5.61733L1.42371 5.65849L1.73882 5.3499L1.69851 5.30874ZM1.279 5.29382L1.71448 5.35782L1.72285 5.30082L1.28738 5.23682L1.279 5.29382ZM1.88552 3.06513L1.69079 2.66846L1.63908 2.69385L1.83381 3.09051L1.88552 3.06513ZM2.29933 3.11332L1.86386 3.04932L1.85548 3.10632L2.29095 3.17032L2.29933 3.11332ZM2.00019 3.47099L2.31529 3.1624L2.27499 3.12124L1.95989 3.42983L2.00019 3.47099ZM2.0828 3.88152L2.00843 3.44557L1.95165 3.45525L2.02601 3.89121L2.0828 3.88152ZM1.65147 3.70589L2.04094 3.91183L2.06787 3.8609L1.6784 3.65497L1.65147 3.70589ZM1.28893 3.91183L1.6784 3.70589L1.65147 3.65497L1.262 3.8609L1.28893 3.91183ZM1.32144 3.44557L1.24708 3.88152L1.30386 3.89121L1.37822 3.45525L1.32144 3.44557ZM1.01458 3.1624L1.32968 3.47099L1.36999 3.42983L1.05488 3.12124L1.01458 3.1624ZM1.46601 3.04932L1.03054 3.11332L1.03892 3.17032L1.47439 3.10632L1.46601 3.04932ZM1.63908 2.66846L1.44435 3.06513L1.49606 3.09051L1.69079 2.69385L1.63908 2.66846ZM3.25895 1.04671L3.45369 1.44338L3.5054 1.41799L3.31066 1.02132L3.25895 1.04671ZM3.11593 1.44338L3.31066 1.04671L3.25895 1.02132L3.06422 1.41799L3.11593 1.44338ZM2.65879 1.52318L3.09426 1.45918L3.08589 1.40219L2.65041 1.46619L2.65879 1.52318ZM2.98986 1.7827L2.67475 1.47411L2.63445 1.51526L2.94955 1.82385L2.98986 1.7827ZM2.92373 2.24407L2.9981 1.80812L2.94131 1.79843L2.86695 2.23439L2.92373 2.24407ZM3.27135 2.00783L2.88188 2.21377L2.9088 2.26469L3.29827 2.05876L3.27135 2.00783ZM3.68774 2.21377L3.29827 2.00783L3.27135 2.05876L3.66081 2.26469L3.68774 2.21377ZM3.57152 1.80812L3.64588 2.24407L3.70267 2.23439L3.6283 1.79843L3.57152 1.80812ZM3.89486 1.47411L3.57976 1.7827L3.62006 1.82385L3.93517 1.51526L3.89486 1.47411ZM3.47535 1.45918L3.91083 1.52318L3.9192 1.46619L3.48373 1.40219L3.47535 1.45918ZM1.90933 7.46075L1.72271 7.04755L1.67021 7.07126L1.85683 7.48446L1.90933 7.46075ZM2.30495 7.51083L1.88762 7.44416L1.87853 7.50105L2.29586 7.56771L2.30495 7.51083ZM2.01942 7.88044L2.3214 7.55899L2.27941 7.51955L1.97744 7.841L2.01942 7.88044ZM2.09815 8.31037L2.02689 7.85625L1.96998 7.86518L2.04124 8.3193L2.09815 8.31037ZM1.6821 8.12529L2.05534 8.33981L2.08405 8.28987L1.71081 8.07535L1.6821 8.12529ZM1.33757 8.33981L1.71081 8.12529L1.6821 8.07535L1.30886 8.28987L1.33757 8.33981ZM1.36603 7.85625L1.29476 8.31037L1.35167 8.3193L1.42294 7.86518L1.36603 7.85625ZM1.07152 7.55899L1.37349 7.88044L1.41548 7.841L1.1135 7.51955L1.07152 7.55899ZM1.50529 7.44416L1.08797 7.51083L1.09705 7.56771L1.51438 7.50105L1.50529 7.44416ZM1.67021 7.04755L1.48359 7.46075L1.53609 7.48446L1.72271 7.07126L1.67021 7.04755ZM3.27757 8.77783L3.4723 9.1745L3.52401 9.14911L3.32928 8.75244L3.27757 8.77783ZM3.13455 9.1745L3.32928 8.77783L3.27757 8.75244L3.08284 9.14911L3.13455 9.1745ZM2.67741 9.2543L3.11288 9.1903L3.1045 9.13331L2.66903 9.19731L2.67741 9.2543ZM3.00847 9.51382L2.69337 9.20523L2.65307 9.24638L2.96817 9.55497L3.00847 9.51382ZM2.94235 9.97519L3.01671 9.53924L2.95993 9.52955L2.88556 9.96551L2.94235 9.97519ZM3.28996 9.73895L2.90049 9.94489L2.92742 9.99581L3.31689 9.78987L3.28996 9.73895ZM3.70636 9.94489L3.31689 9.73895L3.28996 9.78987L3.67943 9.99581L3.70636 9.94489ZM3.59014 9.53924L3.6645 9.97519L3.72128 9.96551L3.64692 9.52955L3.59014 9.53924ZM3.91348 9.20523L3.59838 9.51382L3.63868 9.55497L3.95378 9.24638L3.91348 9.20523ZM3.49397 9.1903L3.92944 9.2543L3.93782 9.19731L3.50235 9.13331L3.49397 9.1903ZM7.93553 9.08564L7.7408 8.68897L7.68909 8.71435L7.88382 9.11102L7.93553 9.08564ZM8.34934 9.13383L7.91386 9.06983L7.90549 9.12682L8.34096 9.19082L8.34934 9.13383ZM8.0502 9.4915L8.3653 9.18291L8.325 9.14175L8.00989 9.45034L8.0502 9.4915ZM8.1328 9.90203L8.05844 9.46607L8.00165 9.47576L8.07602 9.91172L8.1328 9.90203ZM7.70148 9.7264L8.09095 9.93233L8.11787 9.88141L7.72841 9.67547L7.70148 9.7264ZM7.33894 9.93233L7.72841 9.7264L7.70148 9.67547L7.31201 9.88141L7.33894 9.93233ZM7.37145 9.46607L7.29708 9.90203L7.35387 9.91172L7.42823 9.47576L7.37145 9.46607ZM7.06458 9.18291L7.37969 9.4915L7.41999 9.45034L7.10489 9.14175L7.06458 9.18291ZM7.51602 9.06983L7.08055 9.13383L7.08892 9.19082L7.5244 9.12682L7.51602 9.06983ZM7.68909 8.68897L7.49435 9.08564L7.54606 9.11102L7.7408 8.71435L7.68909 8.68897ZM9.26461 7.13069L9.45934 7.52736L9.51105 7.50198L9.31632 7.10531L9.26461 7.13069ZM9.12158 7.52736L9.31632 7.13069L9.26461 7.10531L9.06987 7.50198L9.12158 7.52736ZM8.66444 7.60717L9.09992 7.54317L9.09154 7.48617L8.65607 7.55017L8.66444 7.60717ZM8.99551 7.86668L8.68041 7.55809L8.6401 7.59925L8.95521 7.90784L8.99551 7.86668ZM8.92939 8.32806L9.00375 7.8921L8.94697 7.88242L8.8726 8.31837L8.92939 8.32806ZM9.277 8.09181L8.88753 8.29775L8.91446 8.34868L9.30393 8.14274L9.277 8.09181ZM9.6934 8.29775L9.30393 8.09181L9.277 8.14274L9.66647 8.34868L9.6934 8.29775ZM9.57717 7.8921L9.65154 8.32806L9.70832 8.31837L9.63396 7.88242L9.57717 7.8921ZM9.90052 7.55809L9.58541 7.86668L9.62572 7.90784L9.94082 7.59925L9.90052 7.55809ZM9.48101 7.54317L9.91648 7.60717L9.92486 7.55017L9.48939 7.48617L9.48101 7.54317ZM9.56466 3.06513L9.36993 2.66846L9.31822 2.69385L9.51295 3.09051L9.56466 3.06513ZM9.97847 3.11332L9.543 3.04932L9.53462 3.10632L9.97009 3.17032L9.97847 3.11332ZM9.67933 3.47099L9.99443 3.1624L9.95413 3.12124L9.63902 3.42983L9.67933 3.47099ZM9.76193 3.88152L9.68757 3.44557L9.63078 3.45525L9.70515 3.89121L9.76193 3.88152ZM9.33061 3.70589L9.72008 3.91183L9.74701 3.8609L9.35754 3.65497L9.33061 3.70589ZM8.96807 3.91183L9.35754 3.70589L9.33061 3.65497L8.94114 3.8609L8.96807 3.91183ZM9.00058 3.44557L8.92621 3.88152L8.983 3.89121L9.05736 3.45525L9.00058 3.44557ZM8.69371 3.1624L9.00882 3.47099L9.04912 3.42983L8.73402 3.12124L8.69371 3.1624ZM9.14515 3.04932L8.70968 3.11332L8.71805 3.17032L9.15353 3.10632L9.14515 3.04932ZM9.31822 2.66846L9.12348 3.06513L9.17519 3.09051L9.36993 2.69385L9.31822 2.66846ZM7.68909 1.04183L7.88382 1.4385L7.93553 1.41311L7.7408 1.01644L7.68909 1.04183ZM7.54606 1.4385L7.7408 1.04183L7.68909 1.01644L7.49435 1.41311L7.54606 1.4385ZM7.08892 1.5183L7.5244 1.4543L7.51602 1.39731L7.08055 1.46131L7.08892 1.5183ZM7.41999 1.77781L7.10489 1.46922L7.06458 1.51038L7.37969 1.81897L7.41999 1.77781ZM7.35387 2.23919L7.42823 1.80324L7.37145 1.79355L7.29708 2.22951L7.35387 2.23919ZM7.70148 2.00295L7.31201 2.20889L7.33894 2.25981L7.72841 2.05387L7.70148 2.00295ZM8.11787 2.20889L7.72841 2.00295L7.70148 2.05387L8.09095 2.25981L8.11787 2.20889ZM8.00165 1.80324L8.07602 2.23919L8.1328 2.22951L8.05844 1.79355L8.00165 1.80324ZM8.325 1.46922L8.00989 1.77781L8.0502 1.81897L8.3653 1.51038L8.325 1.46922ZM7.90549 1.4543L8.34096 1.5183L8.34934 1.46131L7.91386 1.39731L7.90549 1.4543Z"}))}export{C as default};
|
|
1
|
+
import{jsxs as C,jsx as L}from"react/jsx-runtime";function e({color:M="#EBC546",...Z}){return C("svg",{...Z,width:"1em",height:"1em",viewBox:"0 0 11 11",fill:M,xmlns:"http://www.w3.org/2000/svg",children:[L("title",{children:"EuFlag"}),L("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.69461 0.8537L5.49988 0.457031L5.30514 0.8537L4.86967 0.917699L5.18477 1.22629L5.11041 1.66225L5.49988 1.45631L5.88934 1.66225L5.81498 1.22629L6.13008 0.917699L5.69461 0.8537ZM5.69461 9.73147L5.49988 9.3348L5.30514 9.73147L4.86967 9.79547L5.18477 10.1041L5.11041 10.54L5.49988 10.3341L5.88934 10.54L5.81498 10.1041L6.13008 9.79547L5.69461 9.73147ZM9.9114 4.89958L10.1061 5.29625L10.5416 5.36024L10.2265 5.66884L10.3009 6.10479L9.9114 5.89885L9.52193 6.10479L9.59629 5.66884L9.28119 5.36024L9.71666 5.29625L9.9114 4.89958ZM1.28319 5.26532L1.08846 4.86865L0.893725 5.26532L0.458252 5.32932L0.773355 5.63791L0.698991 6.07387L1.08846 5.86793L1.47793 6.07387L1.40356 5.63791L1.71867 5.32932L1.28319 5.26532ZM1.66494 2.68115L1.85967 3.07782L2.29514 3.14182L1.98004 3.45041L2.0544 3.88637L1.66494 3.68043L1.27547 3.88637L1.34983 3.45041L1.03473 3.14182L1.4702 3.07782L1.66494 2.68115ZM3.47954 1.43069L3.28481 1.03402L3.09007 1.43069L2.6546 1.49469L2.96971 1.80328L2.89534 2.23923L3.28481 2.03329L3.67428 2.23923L3.59991 1.80328L3.91502 1.49469L3.47954 1.43069ZM1.69646 7.05941L1.88308 7.4726L2.3004 7.53927L1.99843 7.86072L2.0697 8.31484L1.69646 8.10032L1.32322 8.31484L1.39448 7.86072L1.09251 7.53927L1.50984 7.4726L1.69646 7.05941ZM3.49816 9.16181L3.30342 8.76514L3.10869 9.16181L2.67322 9.2258L2.98832 9.53439L2.91396 9.97035L3.30342 9.76441L3.69289 9.97035L3.61853 9.53439L3.93363 9.2258L3.49816 9.16181ZM7.71494 8.70166L7.90968 9.09833L8.34515 9.16233L8.03005 9.47092L8.10441 9.90687L7.71494 9.70093L7.32548 9.90687L7.39984 9.47092L7.08474 9.16233L7.52021 9.09833L7.71494 8.70166ZM9.4852 7.51467L9.29046 7.118L9.09573 7.51467L8.66026 7.57867L8.97536 7.88726L8.901 8.32322L9.29046 8.11728L9.67993 8.32322L9.60557 7.88726L9.92067 7.57867L9.4852 7.51467ZM9.34407 2.68115L9.53881 3.07782L9.97428 3.14182L9.65918 3.45041L9.73354 3.88637L9.34407 3.68043L8.95461 3.88637L9.02897 3.45041L8.71387 3.14182L9.14934 3.07782L9.34407 2.68115ZM7.90968 1.4258L7.71494 1.02913L7.52021 1.4258L7.08474 1.4898L7.39984 1.79839L7.32548 2.23435L7.71494 2.02841L8.10441 2.23435L8.03005 1.79839L8.34515 1.4898L7.90968 1.4258Z"}),L("path",{d:"M5.49988 0.457031L5.52573 0.444338C5.52089 0.434477 5.51086 0.428229 5.49988 0.428229C5.48889 0.428229 5.47886 0.434477 5.47402 0.444338L5.49988 0.457031ZM5.69461 0.8537L5.66876 0.866393C5.67294 0.874907 5.68104 0.880817 5.69042 0.882197L5.69461 0.8537ZM5.30514 0.8537L5.30933 0.882197C5.31871 0.880817 5.32682 0.874907 5.331 0.866393L5.30514 0.8537ZM4.86967 0.917699L4.86548 0.889203C4.85465 0.890794 4.84566 0.898383 4.84228 0.908789C4.83889 0.919195 4.8417 0.930621 4.84952 0.938277L4.86967 0.917699ZM5.18477 1.22629L5.21317 1.23113C5.21475 1.22182 5.21167 1.21232 5.20493 1.20571L5.18477 1.22629ZM5.11041 1.66225L5.08202 1.6574C5.08017 1.66822 5.08463 1.67914 5.09352 1.68558C5.1024 1.69201 5.11417 1.69284 5.12387 1.68771L5.11041 1.66225ZM5.49988 1.45631L5.51334 1.43085C5.50492 1.42639 5.49484 1.42639 5.48641 1.43085L5.49988 1.45631ZM5.88934 1.66225L5.87588 1.68771C5.88558 1.69284 5.89735 1.69201 5.90624 1.68558C5.91512 1.67914 5.91958 1.66822 5.91774 1.6574L5.88934 1.66225ZM5.81498 1.22629L5.79483 1.20571C5.78808 1.21232 5.785 1.22182 5.78659 1.23113L5.81498 1.22629ZM6.13008 0.917699L6.15024 0.938277C6.15805 0.930621 6.16086 0.919195 6.15747 0.908789C6.15409 0.898383 6.1451 0.890794 6.13427 0.889203L6.13008 0.917699ZM5.49988 9.3348L5.52573 9.32211C5.52089 9.31224 5.51086 9.306 5.49988 9.306C5.48889 9.306 5.47886 9.31224 5.47402 9.32211L5.49988 9.3348ZM5.69461 9.73147L5.66876 9.74416C5.67294 9.75267 5.68104 9.75858 5.69042 9.75996L5.69461 9.73147ZM5.30514 9.73147L5.30933 9.75996C5.31871 9.75858 5.32682 9.75267 5.331 9.74416L5.30514 9.73147ZM4.86967 9.79547L4.86548 9.76697C4.85465 9.76856 4.84566 9.77615 4.84228 9.78656C4.83889 9.79696 4.8417 9.80839 4.84952 9.81604L4.86967 9.79547ZM5.18477 10.1041L5.21317 10.1089C5.21475 10.0996 5.21167 10.0901 5.20493 10.0835L5.18477 10.1041ZM5.11041 10.54L5.08202 10.5352C5.08017 10.546 5.08463 10.5569 5.09352 10.5633C5.1024 10.5698 5.11417 10.5706 5.12387 10.5655L5.11041 10.54ZM5.49988 10.3341L5.51334 10.3086C5.50492 10.3042 5.49484 10.3042 5.48641 10.3086L5.49988 10.3341ZM5.88934 10.54L5.87588 10.5655C5.88558 10.5706 5.89735 10.5698 5.90624 10.5633C5.91512 10.5569 5.91958 10.546 5.91774 10.5352L5.88934 10.54ZM5.81498 10.1041L5.79483 10.0835C5.78808 10.0901 5.785 10.0996 5.78659 10.1089L5.81498 10.1041ZM6.13008 9.79547L6.15024 9.81604C6.15805 9.80839 6.16086 9.79696 6.15747 9.78656C6.15409 9.77615 6.1451 9.76856 6.13427 9.76697L6.13008 9.79547ZM10.1061 5.29625L10.0803 5.30894C10.0845 5.31745 10.0926 5.32336 10.1019 5.32474L10.1061 5.29625ZM9.9114 4.89958L9.93725 4.88688C9.93241 4.87702 9.92238 4.87077 9.9114 4.87077C9.90041 4.87077 9.89038 4.87702 9.88554 4.88688L9.9114 4.89958ZM10.5416 5.36024L10.5618 5.38082C10.5696 5.37317 10.5724 5.36174 10.569 5.35133C10.5656 5.34093 10.5566 5.33334 10.5458 5.33175L10.5416 5.36024ZM10.2265 5.66884L10.2063 5.64826C10.1996 5.65487 10.1965 5.66437 10.1981 5.67368L10.2265 5.66884ZM10.3009 6.10479L10.2874 6.13025C10.2971 6.13538 10.3089 6.13455 10.3178 6.12812C10.3266 6.12169 10.3311 6.11076 10.3293 6.09995L10.3009 6.10479ZM9.9114 5.89885L9.92486 5.87339C9.91644 5.86894 9.90636 5.86894 9.89793 5.87339L9.9114 5.89885ZM9.52193 6.10479L9.49354 6.09995C9.49169 6.11076 9.49615 6.12169 9.50504 6.12812C9.51392 6.13455 9.52569 6.13538 9.53539 6.13025L9.52193 6.10479ZM9.59629 5.66884L9.62469 5.67368C9.62627 5.66437 9.62319 5.65487 9.61645 5.64826L9.59629 5.66884ZM9.28119 5.36024L9.277 5.33175C9.26617 5.33334 9.25718 5.34093 9.2538 5.35133C9.25041 5.36174 9.25322 5.37317 9.26104 5.38082L9.28119 5.36024ZM9.71666 5.29625L9.72085 5.32474C9.73023 5.32336 9.73834 5.31745 9.74252 5.30894L9.71666 5.29625ZM1.08846 4.86865L1.11431 4.85596C1.10947 4.8461 1.09944 4.83985 1.08846 4.83985C1.07747 4.83985 1.06744 4.8461 1.0626 4.85596L1.08846 4.86865ZM1.28319 5.26532L1.25734 5.27801C1.26152 5.28653 1.26962 5.29244 1.279 5.29382L1.28319 5.26532ZM0.893725 5.26532L0.897913 5.29382C0.907297 5.29244 0.9154 5.28653 0.91958 5.27801L0.893725 5.26532ZM0.458252 5.32932L0.454064 5.30082C0.443237 5.30241 0.434248 5.31 0.430862 5.32041C0.427477 5.33082 0.430281 5.34224 0.438099 5.3499L0.458252 5.32932ZM0.773355 5.63791L0.801748 5.64275C0.803336 5.63344 0.800257 5.62394 0.793508 5.61733L0.773355 5.63791ZM0.698991 6.07387L0.670598 6.06902C0.668754 6.07984 0.673213 6.09076 0.682099 6.0972C0.690986 6.10363 0.702756 6.10446 0.712454 6.09933L0.698991 6.07387ZM1.08846 5.86793L1.10192 5.84247C1.0935 5.83801 1.08342 5.83801 1.07499 5.84247L1.08846 5.86793ZM1.47793 6.07387L1.46446 6.09933C1.47416 6.10446 1.48593 6.10363 1.49482 6.0972C1.5037 6.09076 1.50816 6.07984 1.50632 6.06902L1.47793 6.07387ZM1.40356 5.63791L1.38341 5.61733C1.37666 5.62394 1.37358 5.63344 1.37517 5.64275L1.40356 5.63791ZM1.71867 5.32932L1.73882 5.3499C1.74664 5.34224 1.74944 5.33082 1.74605 5.32041C1.74267 5.31 1.73368 5.30241 1.72285 5.30082L1.71867 5.32932ZM1.85967 3.07782L1.83381 3.09051C1.83799 3.09903 1.8461 3.10494 1.85548 3.10632L1.85967 3.07782ZM1.66494 2.68115L1.69079 2.66846C1.68595 2.6586 1.67592 2.65235 1.66494 2.65235C1.65395 2.65235 1.64392 2.6586 1.63908 2.66846L1.66494 2.68115ZM2.29514 3.14182L2.31529 3.1624C2.32311 3.15474 2.32592 3.14332 2.32253 3.13291C2.31915 3.1225 2.31016 3.11491 2.29933 3.11332L2.29514 3.14182ZM1.98004 3.45041L1.95989 3.42983C1.95314 3.43644 1.95006 3.44594 1.95165 3.45525L1.98004 3.45041ZM2.0544 3.88637L2.04094 3.91183C2.05064 3.91696 2.06241 3.91613 2.07129 3.9097C2.08018 3.90326 2.08464 3.89234 2.0828 3.88152L2.0544 3.88637ZM1.66494 3.68043L1.6784 3.65497C1.66998 3.65051 1.6599 3.65051 1.65147 3.65497L1.66494 3.68043ZM1.27547 3.88637L1.24708 3.88152C1.24523 3.89234 1.24969 3.90326 1.25858 3.9097C1.26746 3.91613 1.27923 3.91696 1.28893 3.91183L1.27547 3.88637ZM1.34983 3.45041L1.37822 3.45525C1.37981 3.44594 1.37673 3.43644 1.36999 3.42983L1.34983 3.45041ZM1.03473 3.14182L1.03054 3.11332C1.01971 3.11491 1.01072 3.1225 1.00734 3.13291C1.00395 3.14332 1.00676 3.15474 1.01458 3.1624L1.03473 3.14182ZM1.4702 3.07782L1.47439 3.10632C1.48377 3.10494 1.49188 3.09903 1.49606 3.09051L1.4702 3.07782ZM3.28481 1.03402L3.31066 1.02132C3.30582 1.01146 3.29579 1.00521 3.28481 1.00521C3.27382 1.00521 3.26379 1.01146 3.25895 1.02132L3.28481 1.03402ZM3.47954 1.43069L3.45369 1.44338C3.45787 1.45189 3.46597 1.4578 3.47535 1.45918L3.47954 1.43069ZM3.09007 1.43069L3.09426 1.45918C3.10365 1.4578 3.11175 1.45189 3.11593 1.44338L3.09007 1.43069ZM2.6546 1.49469L2.65041 1.46619C2.63959 1.46778 2.6306 1.47537 2.62721 1.48577C2.62383 1.49618 2.62663 1.50761 2.63445 1.51526L2.6546 1.49469ZM2.96971 1.80328L2.9981 1.80812C2.99969 1.79881 2.99661 1.78931 2.98986 1.7827L2.96971 1.80328ZM2.89534 2.23923L2.86695 2.23439C2.8651 2.2452 2.86956 2.25613 2.87845 2.26256C2.88734 2.26899 2.89911 2.26982 2.9088 2.26469L2.89534 2.23923ZM3.28481 2.03329L3.29827 2.00783C3.28985 2.00338 3.27977 2.00338 3.27135 2.00783L3.28481 2.03329ZM3.67428 2.23923L3.66081 2.26469C3.67051 2.26982 3.68228 2.26899 3.69117 2.26256C3.70005 2.25613 3.70451 2.2452 3.70267 2.23439L3.67428 2.23923ZM3.59991 1.80328L3.57976 1.7827C3.57301 1.78931 3.56993 1.79881 3.57152 1.80812L3.59991 1.80328ZM3.91502 1.49469L3.93517 1.51526C3.94299 1.50761 3.94579 1.49618 3.9424 1.48577C3.93902 1.47537 3.93003 1.46778 3.9192 1.46619L3.91502 1.49469ZM1.88308 7.4726L1.85683 7.48446C1.86081 7.49329 1.86897 7.49952 1.87853 7.50105L1.88308 7.4726ZM1.69646 7.05941L1.72271 7.04755C1.71805 7.03724 1.70778 7.0306 1.69646 7.0306C1.68514 7.0306 1.67487 7.03724 1.67021 7.04755L1.69646 7.05941ZM2.3004 7.53927L2.3214 7.55899C2.3287 7.55122 2.33111 7.54005 2.32766 7.52996C2.32422 7.51987 2.31548 7.51251 2.30495 7.51083L2.3004 7.53927ZM1.99843 7.86072L1.97744 7.841C1.97135 7.84748 1.9686 7.8564 1.96998 7.86518L1.99843 7.86072ZM2.0697 8.31484L2.05534 8.33981C2.06495 8.34534 2.07688 8.34485 2.08602 8.33857C2.09515 8.33229 2.09987 8.32132 2.09815 8.31037L2.0697 8.31484ZM1.69646 8.10032L1.71081 8.07535C1.70192 8.07024 1.69099 8.07024 1.6821 8.07535L1.69646 8.10032ZM1.32322 8.31484L1.29476 8.31037C1.29304 8.32132 1.29776 8.33229 1.3069 8.33857C1.31603 8.34485 1.32796 8.34534 1.33757 8.33981L1.32322 8.31484ZM1.39448 7.86072L1.42294 7.86518C1.42432 7.8564 1.42156 7.84748 1.41548 7.841L1.39448 7.86072ZM1.09251 7.53927L1.08797 7.51083C1.07744 7.51251 1.0687 7.51987 1.06525 7.52996C1.06181 7.54005 1.06422 7.55122 1.07152 7.55899L1.09251 7.53927ZM1.50984 7.4726L1.51438 7.50105C1.52394 7.49952 1.5321 7.49329 1.53609 7.48446L1.50984 7.4726ZM3.30342 8.76514L3.32928 8.75244C3.32444 8.74258 3.31441 8.73633 3.30342 8.73633C3.29244 8.73633 3.28241 8.74258 3.27757 8.75244L3.30342 8.76514ZM3.49816 9.16181L3.4723 9.1745C3.47648 9.18301 3.48459 9.18892 3.49397 9.1903L3.49816 9.16181ZM3.10869 9.16181L3.11288 9.1903C3.12226 9.18892 3.13037 9.18301 3.13455 9.1745L3.10869 9.16181ZM2.67322 9.2258L2.66903 9.19731C2.6582 9.1989 2.64921 9.20649 2.64583 9.21689C2.64244 9.2273 2.64525 9.23873 2.65307 9.24638L2.67322 9.2258ZM2.98832 9.53439L3.01671 9.53924C3.0183 9.52993 3.01522 9.52043 3.00847 9.51382L2.98832 9.53439ZM2.91396 9.97035L2.88556 9.96551C2.88372 9.97632 2.88818 9.98725 2.89707 9.99368C2.90595 10.0001 2.91772 10.0009 2.92742 9.99581L2.91396 9.97035ZM3.30342 9.76441L3.31689 9.73895C3.30846 9.7345 3.29838 9.7345 3.28996 9.73895L3.30342 9.76441ZM3.69289 9.97035L3.67943 9.99581C3.68913 10.0009 3.7009 10.0001 3.70978 9.99368C3.71867 9.98725 3.72313 9.97632 3.72128 9.96551L3.69289 9.97035ZM3.61853 9.53439L3.59838 9.51382C3.59163 9.52043 3.58855 9.52993 3.59014 9.53924L3.61853 9.53439ZM3.93363 9.2258L3.95378 9.24638C3.9616 9.23873 3.96441 9.2273 3.96102 9.21689C3.95764 9.20649 3.94865 9.1989 3.93782 9.19731L3.93363 9.2258ZM7.90968 9.09833L7.88382 9.11102C7.888 9.11953 7.8961 9.12545 7.90549 9.12682L7.90968 9.09833ZM7.71494 8.70166L7.7408 8.68897C7.73596 8.67911 7.72593 8.67286 7.71494 8.67286C7.70396 8.67286 7.69393 8.67911 7.68909 8.68897L7.71494 8.70166ZM8.34515 9.16233L8.3653 9.18291C8.37312 9.17525 8.37592 9.16382 8.37254 9.15342C8.36915 9.14301 8.36016 9.13542 8.34934 9.13383L8.34515 9.16233ZM8.03005 9.47092L8.00989 9.45034C8.00314 9.45695 8.00006 9.46645 8.00165 9.47576L8.03005 9.47092ZM8.10441 9.90687L8.09095 9.93233C8.10065 9.93746 8.11242 9.93664 8.1213 9.9302C8.13019 9.92377 8.13465 9.91284 8.1328 9.90203L8.10441 9.90687ZM7.71494 9.70093L7.72841 9.67547C7.71998 9.67102 7.7099 9.67102 7.70148 9.67547L7.71494 9.70093ZM7.32548 9.90687L7.29708 9.90203C7.29524 9.91284 7.2997 9.92377 7.30858 9.9302C7.31747 9.93664 7.32924 9.93746 7.33894 9.93233L7.32548 9.90687ZM7.39984 9.47092L7.42823 9.47576C7.42982 9.46645 7.42674 9.45695 7.41999 9.45034L7.39984 9.47092ZM7.08474 9.16233L7.08055 9.13383C7.06972 9.13542 7.06073 9.14301 7.05735 9.15342C7.05396 9.16382 7.05677 9.17525 7.06458 9.18291L7.08474 9.16233ZM7.52021 9.09833L7.5244 9.12682C7.53378 9.12545 7.54188 9.11953 7.54606 9.11102L7.52021 9.09833ZM9.29046 7.118L9.31632 7.10531C9.31148 7.09545 9.30145 7.0892 9.29046 7.0892C9.27948 7.0892 9.26945 7.09545 9.26461 7.10531L9.29046 7.118ZM9.4852 7.51467L9.45934 7.52736C9.46352 7.53588 9.47163 7.54179 9.48101 7.54317L9.4852 7.51467ZM9.09573 7.51467L9.09992 7.54317C9.1093 7.54179 9.1174 7.53588 9.12158 7.52736L9.09573 7.51467ZM8.66026 7.57867L8.65607 7.55017C8.64524 7.55176 8.63625 7.55935 8.63287 7.56976C8.62948 7.58017 8.63229 7.59159 8.6401 7.59925L8.66026 7.57867ZM8.97536 7.88726L9.00375 7.8921C9.00534 7.88279 9.00226 7.87329 8.99551 7.86668L8.97536 7.88726ZM8.901 8.32322L8.8726 8.31837C8.87076 8.32919 8.87522 8.34011 8.8841 8.34654C8.89299 8.35298 8.90476 8.35381 8.91446 8.34868L8.901 8.32322ZM9.29046 8.11728L9.30393 8.09181C9.2955 8.08736 9.28542 8.08736 9.277 8.09181L9.29046 8.11728ZM9.67993 8.32322L9.66647 8.34868C9.67617 8.35381 9.68794 8.35298 9.69682 8.34654C9.70571 8.34011 9.71017 8.32919 9.70832 8.31837L9.67993 8.32322ZM9.60557 7.88726L9.58541 7.86668C9.57866 7.87329 9.57559 7.88279 9.57717 7.8921L9.60557 7.88726ZM9.92067 7.57867L9.94082 7.59925C9.94864 7.59159 9.95145 7.58017 9.94806 7.56976C9.94467 7.55935 9.93569 7.55176 9.92486 7.55017L9.92067 7.57867ZM9.53881 3.07782L9.51295 3.09051C9.51713 3.09903 9.52524 3.10494 9.53462 3.10632L9.53881 3.07782ZM9.34407 2.68115L9.36993 2.66846C9.36509 2.6586 9.35506 2.65235 9.34407 2.65235C9.33309 2.65235 9.32306 2.6586 9.31822 2.66846L9.34407 2.68115ZM9.97428 3.14182L9.99443 3.1624C10.0023 3.15474 10.0051 3.14332 10.0017 3.13291C9.99828 3.1225 9.9893 3.11491 9.97847 3.11332L9.97428 3.14182ZM9.65918 3.45041L9.63902 3.42983C9.63227 3.43644 9.6292 3.44594 9.63078 3.45525L9.65918 3.45041ZM9.73354 3.88637L9.72008 3.91183C9.72978 3.91696 9.74155 3.91613 9.75043 3.9097C9.75932 3.90326 9.76378 3.89234 9.76193 3.88152L9.73354 3.88637ZM9.34407 3.68043L9.35754 3.65497C9.34911 3.65051 9.33903 3.65051 9.33061 3.65497L9.34407 3.68043ZM8.95461 3.88637L8.92621 3.88152C8.92437 3.89234 8.92883 3.90326 8.93771 3.9097C8.9466 3.91613 8.95837 3.91696 8.96807 3.91183L8.95461 3.88637ZM9.02897 3.45041L9.05736 3.45525C9.05895 3.44594 9.05587 3.43644 9.04912 3.42983L9.02897 3.45041ZM8.71387 3.14182L8.70968 3.11332C8.69885 3.11491 8.68986 3.1225 8.68648 3.13291C8.68309 3.14332 8.6859 3.15474 8.69371 3.1624L8.71387 3.14182ZM9.14934 3.07782L9.15353 3.10632C9.16291 3.10494 9.17101 3.09903 9.17519 3.09051L9.14934 3.07782ZM7.71494 1.02913L7.7408 1.01644C7.73596 1.00658 7.72593 1.00033 7.71494 1.00033C7.70396 1.00033 7.69393 1.00658 7.68909 1.01644L7.71494 1.02913ZM7.90968 1.4258L7.88382 1.4385C7.888 1.44701 7.8961 1.45292 7.90549 1.4543L7.90968 1.4258ZM7.52021 1.4258L7.5244 1.4543C7.53378 1.45292 7.54188 1.44701 7.54606 1.4385L7.52021 1.4258ZM7.08474 1.4898L7.08055 1.46131C7.06972 1.4629 7.06073 1.47049 7.05735 1.48089C7.05396 1.4913 7.05677 1.50272 7.06458 1.51038L7.08474 1.4898ZM7.39984 1.79839L7.42823 1.80324C7.42982 1.79392 7.42674 1.78442 7.41999 1.77781L7.39984 1.79839ZM7.32548 2.23435L7.29708 2.22951C7.29524 2.24032 7.2997 2.25124 7.30858 2.25768C7.31747 2.26411 7.32924 2.26494 7.33894 2.25981L7.32548 2.23435ZM7.71494 2.02841L7.72841 2.00295C7.71998 1.99849 7.7099 1.99849 7.70148 2.00295L7.71494 2.02841ZM8.10441 2.23435L8.09095 2.25981C8.10065 2.26494 8.11242 2.26411 8.1213 2.25768C8.13019 2.25124 8.13465 2.24032 8.1328 2.22951L8.10441 2.23435ZM8.03005 1.79839L8.00989 1.77781C8.00314 1.78442 8.00006 1.79392 8.00165 1.80324L8.03005 1.79839ZM8.34515 1.4898L8.3653 1.51038C8.37312 1.50272 8.37592 1.4913 8.37254 1.48089C8.36915 1.47049 8.36016 1.4629 8.34934 1.46131L8.34515 1.4898ZM5.47402 0.469724L5.66876 0.866393L5.72047 0.841007L5.52573 0.444338L5.47402 0.469724ZM5.331 0.866393L5.52573 0.469724L5.47402 0.444338L5.27929 0.841007L5.331 0.866393ZM4.87386 0.946196L5.30933 0.882197L5.30095 0.825204L4.86548 0.889203L4.87386 0.946196ZM5.20493 1.20571L4.88982 0.897121L4.84952 0.938277L5.16462 1.24687L5.20493 1.20571ZM5.1388 1.66709L5.21317 1.23113L5.15638 1.22145L5.08202 1.6574L5.1388 1.66709ZM5.48641 1.43085L5.09694 1.63678L5.12387 1.68771L5.51334 1.48177L5.48641 1.43085ZM5.90281 1.63678L5.51334 1.43085L5.48641 1.48177L5.87588 1.68771L5.90281 1.63678ZM5.78659 1.23113L5.86095 1.66709L5.91774 1.6574L5.84337 1.22145L5.78659 1.23113ZM6.10993 0.897121L5.79483 1.20571L5.83513 1.24687L6.15024 0.938277L6.10993 0.897121ZM5.69042 0.882197L6.12589 0.946196L6.13427 0.889203L5.6988 0.825204L5.69042 0.882197ZM5.47402 9.34749L5.66876 9.74416L5.72047 9.71877L5.52573 9.32211L5.47402 9.34749ZM5.331 9.74416L5.52573 9.34749L5.47402 9.32211L5.27929 9.71877L5.331 9.74416ZM4.87386 9.82396L5.30933 9.75996L5.30095 9.70297L4.86548 9.76697L4.87386 9.82396ZM5.20493 10.0835L4.88982 9.77489L4.84952 9.81604L5.16462 10.1246L5.20493 10.0835ZM5.1388 10.5449L5.21317 10.1089L5.15638 10.0992L5.08202 10.5352L5.1388 10.5449ZM5.48641 10.3086L5.09694 10.5146L5.12387 10.5655L5.51334 10.3595L5.48641 10.3086ZM5.90281 10.5146L5.51334 10.3086L5.48641 10.3595L5.87588 10.5655L5.90281 10.5146ZM5.78659 10.1089L5.86095 10.5449L5.91774 10.5352L5.84337 10.0992L5.78659 10.1089ZM6.10993 9.77489L5.79483 10.0835L5.83513 10.1246L6.15024 9.81604L6.10993 9.77489ZM5.69042 9.75996L6.12589 9.82396L6.13427 9.76697L5.6988 9.70297L5.69042 9.75996ZM10.132 5.28355L9.93725 4.88688L9.88554 4.91227L10.0803 5.30894L10.132 5.28355ZM10.5458 5.33175L10.1103 5.26775L10.1019 5.32474L10.5374 5.38874L10.5458 5.33175ZM10.2467 5.68941L10.5618 5.38082L10.5214 5.33967L10.2063 5.64826L10.2467 5.68941ZM10.3293 6.09995L10.2549 5.66399L10.1981 5.67368L10.2725 6.10963L10.3293 6.09995ZM9.89793 5.92431L10.2874 6.13025L10.3143 6.07933L9.92486 5.87339L9.89793 5.92431ZM9.53539 6.13025L9.92486 5.92431L9.89793 5.87339L9.50846 6.07933L9.53539 6.13025ZM9.5679 5.66399L9.49354 6.09995L9.55032 6.10963L9.62469 5.67368L9.5679 5.66399ZM9.26104 5.38082L9.57614 5.68941L9.61645 5.64826L9.30134 5.33967L9.26104 5.38082ZM9.71247 5.26775L9.277 5.33175L9.28538 5.38874L9.72085 5.32474L9.71247 5.26775ZM9.88554 4.88688L9.69081 5.28355L9.74252 5.30894L9.93725 4.91227L9.88554 4.88688ZM1.0626 4.88134L1.25734 5.27801L1.30905 5.25263L1.11431 4.85596L1.0626 4.88134ZM0.91958 5.27801L1.11431 4.88134L1.0626 4.85596L0.86787 5.25263L0.91958 5.27801ZM0.46244 5.35782L0.897913 5.29382L0.889537 5.23682L0.454064 5.30082L0.46244 5.35782ZM0.793508 5.61733L0.478405 5.30874L0.438099 5.3499L0.753202 5.65849L0.793508 5.61733ZM0.727383 6.07871L0.801748 5.64275L0.744963 5.63307L0.670598 6.06902L0.727383 6.07871ZM1.07499 5.84247L0.685527 6.0484L0.712454 6.09933L1.10192 5.89339L1.07499 5.84247ZM1.49139 6.0484L1.10192 5.84247L1.07499 5.89339L1.46446 6.09933L1.49139 6.0484ZM1.37517 5.64275L1.44953 6.07871L1.50632 6.06902L1.43195 5.63307L1.37517 5.64275ZM1.69851 5.30874L1.38341 5.61733L1.42371 5.65849L1.73882 5.3499L1.69851 5.30874ZM1.279 5.29382L1.71448 5.35782L1.72285 5.30082L1.28738 5.23682L1.279 5.29382ZM1.88552 3.06513L1.69079 2.66846L1.63908 2.69385L1.83381 3.09051L1.88552 3.06513ZM2.29933 3.11332L1.86386 3.04932L1.85548 3.10632L2.29095 3.17032L2.29933 3.11332ZM2.00019 3.47099L2.31529 3.1624L2.27499 3.12124L1.95989 3.42983L2.00019 3.47099ZM2.0828 3.88152L2.00843 3.44557L1.95165 3.45525L2.02601 3.89121L2.0828 3.88152ZM1.65147 3.70589L2.04094 3.91183L2.06787 3.8609L1.6784 3.65497L1.65147 3.70589ZM1.28893 3.91183L1.6784 3.70589L1.65147 3.65497L1.262 3.8609L1.28893 3.91183ZM1.32144 3.44557L1.24708 3.88152L1.30386 3.89121L1.37822 3.45525L1.32144 3.44557ZM1.01458 3.1624L1.32968 3.47099L1.36999 3.42983L1.05488 3.12124L1.01458 3.1624ZM1.46601 3.04932L1.03054 3.11332L1.03892 3.17032L1.47439 3.10632L1.46601 3.04932ZM1.63908 2.66846L1.44435 3.06513L1.49606 3.09051L1.69079 2.69385L1.63908 2.66846ZM3.25895 1.04671L3.45369 1.44338L3.5054 1.41799L3.31066 1.02132L3.25895 1.04671ZM3.11593 1.44338L3.31066 1.04671L3.25895 1.02132L3.06422 1.41799L3.11593 1.44338ZM2.65879 1.52318L3.09426 1.45918L3.08589 1.40219L2.65041 1.46619L2.65879 1.52318ZM2.98986 1.7827L2.67475 1.47411L2.63445 1.51526L2.94955 1.82385L2.98986 1.7827ZM2.92373 2.24407L2.9981 1.80812L2.94131 1.79843L2.86695 2.23439L2.92373 2.24407ZM3.27135 2.00783L2.88188 2.21377L2.9088 2.26469L3.29827 2.05876L3.27135 2.00783ZM3.68774 2.21377L3.29827 2.00783L3.27135 2.05876L3.66081 2.26469L3.68774 2.21377ZM3.57152 1.80812L3.64588 2.24407L3.70267 2.23439L3.6283 1.79843L3.57152 1.80812ZM3.89486 1.47411L3.57976 1.7827L3.62006 1.82385L3.93517 1.51526L3.89486 1.47411ZM3.47535 1.45918L3.91083 1.52318L3.9192 1.46619L3.48373 1.40219L3.47535 1.45918ZM1.90933 7.46075L1.72271 7.04755L1.67021 7.07126L1.85683 7.48446L1.90933 7.46075ZM2.30495 7.51083L1.88762 7.44416L1.87853 7.50105L2.29586 7.56771L2.30495 7.51083ZM2.01942 7.88044L2.3214 7.55899L2.27941 7.51955L1.97744 7.841L2.01942 7.88044ZM2.09815 8.31037L2.02689 7.85625L1.96998 7.86518L2.04124 8.3193L2.09815 8.31037ZM1.6821 8.12529L2.05534 8.33981L2.08405 8.28987L1.71081 8.07535L1.6821 8.12529ZM1.33757 8.33981L1.71081 8.12529L1.6821 8.07535L1.30886 8.28987L1.33757 8.33981ZM1.36603 7.85625L1.29476 8.31037L1.35167 8.3193L1.42294 7.86518L1.36603 7.85625ZM1.07152 7.55899L1.37349 7.88044L1.41548 7.841L1.1135 7.51955L1.07152 7.55899ZM1.50529 7.44416L1.08797 7.51083L1.09705 7.56771L1.51438 7.50105L1.50529 7.44416ZM1.67021 7.04755L1.48359 7.46075L1.53609 7.48446L1.72271 7.07126L1.67021 7.04755ZM3.27757 8.77783L3.4723 9.1745L3.52401 9.14911L3.32928 8.75244L3.27757 8.77783ZM3.13455 9.1745L3.32928 8.77783L3.27757 8.75244L3.08284 9.14911L3.13455 9.1745ZM2.67741 9.2543L3.11288 9.1903L3.1045 9.13331L2.66903 9.19731L2.67741 9.2543ZM3.00847 9.51382L2.69337 9.20523L2.65307 9.24638L2.96817 9.55497L3.00847 9.51382ZM2.94235 9.97519L3.01671 9.53924L2.95993 9.52955L2.88556 9.96551L2.94235 9.97519ZM3.28996 9.73895L2.90049 9.94489L2.92742 9.99581L3.31689 9.78987L3.28996 9.73895ZM3.70636 9.94489L3.31689 9.73895L3.28996 9.78987L3.67943 9.99581L3.70636 9.94489ZM3.59014 9.53924L3.6645 9.97519L3.72128 9.96551L3.64692 9.52955L3.59014 9.53924ZM3.91348 9.20523L3.59838 9.51382L3.63868 9.55497L3.95378 9.24638L3.91348 9.20523ZM3.49397 9.1903L3.92944 9.2543L3.93782 9.19731L3.50235 9.13331L3.49397 9.1903ZM7.93553 9.08564L7.7408 8.68897L7.68909 8.71435L7.88382 9.11102L7.93553 9.08564ZM8.34934 9.13383L7.91386 9.06983L7.90549 9.12682L8.34096 9.19082L8.34934 9.13383ZM8.0502 9.4915L8.3653 9.18291L8.325 9.14175L8.00989 9.45034L8.0502 9.4915ZM8.1328 9.90203L8.05844 9.46607L8.00165 9.47576L8.07602 9.91172L8.1328 9.90203ZM7.70148 9.7264L8.09095 9.93233L8.11787 9.88141L7.72841 9.67547L7.70148 9.7264ZM7.33894 9.93233L7.72841 9.7264L7.70148 9.67547L7.31201 9.88141L7.33894 9.93233ZM7.37145 9.46607L7.29708 9.90203L7.35387 9.91172L7.42823 9.47576L7.37145 9.46607ZM7.06458 9.18291L7.37969 9.4915L7.41999 9.45034L7.10489 9.14175L7.06458 9.18291ZM7.51602 9.06983L7.08055 9.13383L7.08892 9.19082L7.5244 9.12682L7.51602 9.06983ZM7.68909 8.68897L7.49435 9.08564L7.54606 9.11102L7.7408 8.71435L7.68909 8.68897ZM9.26461 7.13069L9.45934 7.52736L9.51105 7.50198L9.31632 7.10531L9.26461 7.13069ZM9.12158 7.52736L9.31632 7.13069L9.26461 7.10531L9.06987 7.50198L9.12158 7.52736ZM8.66444 7.60717L9.09992 7.54317L9.09154 7.48617L8.65607 7.55017L8.66444 7.60717ZM8.99551 7.86668L8.68041 7.55809L8.6401 7.59925L8.95521 7.90784L8.99551 7.86668ZM8.92939 8.32806L9.00375 7.8921L8.94697 7.88242L8.8726 8.31837L8.92939 8.32806ZM9.277 8.09181L8.88753 8.29775L8.91446 8.34868L9.30393 8.14274L9.277 8.09181ZM9.6934 8.29775L9.30393 8.09181L9.277 8.14274L9.66647 8.34868L9.6934 8.29775ZM9.57717 7.8921L9.65154 8.32806L9.70832 8.31837L9.63396 7.88242L9.57717 7.8921ZM9.90052 7.55809L9.58541 7.86668L9.62572 7.90784L9.94082 7.59925L9.90052 7.55809ZM9.48101 7.54317L9.91648 7.60717L9.92486 7.55017L9.48939 7.48617L9.48101 7.54317ZM9.56466 3.06513L9.36993 2.66846L9.31822 2.69385L9.51295 3.09051L9.56466 3.06513ZM9.97847 3.11332L9.543 3.04932L9.53462 3.10632L9.97009 3.17032L9.97847 3.11332ZM9.67933 3.47099L9.99443 3.1624L9.95413 3.12124L9.63902 3.42983L9.67933 3.47099ZM9.76193 3.88152L9.68757 3.44557L9.63078 3.45525L9.70515 3.89121L9.76193 3.88152ZM9.33061 3.70589L9.72008 3.91183L9.74701 3.8609L9.35754 3.65497L9.33061 3.70589ZM8.96807 3.91183L9.35754 3.70589L9.33061 3.65497L8.94114 3.8609L8.96807 3.91183ZM9.00058 3.44557L8.92621 3.88152L8.983 3.89121L9.05736 3.45525L9.00058 3.44557ZM8.69371 3.1624L9.00882 3.47099L9.04912 3.42983L8.73402 3.12124L8.69371 3.1624ZM9.14515 3.04932L8.70968 3.11332L8.71805 3.17032L9.15353 3.10632L9.14515 3.04932ZM9.31822 2.66846L9.12348 3.06513L9.17519 3.09051L9.36993 2.69385L9.31822 2.66846ZM7.68909 1.04183L7.88382 1.4385L7.93553 1.41311L7.7408 1.01644L7.68909 1.04183ZM7.54606 1.4385L7.7408 1.04183L7.68909 1.01644L7.49435 1.41311L7.54606 1.4385ZM7.08892 1.5183L7.5244 1.4543L7.51602 1.39731L7.08055 1.46131L7.08892 1.5183ZM7.41999 1.77781L7.10489 1.46922L7.06458 1.51038L7.37969 1.81897L7.41999 1.77781ZM7.35387 2.23919L7.42823 1.80324L7.37145 1.79355L7.29708 2.22951L7.35387 2.23919ZM7.70148 2.00295L7.31201 2.20889L7.33894 2.25981L7.72841 2.05387L7.70148 2.00295ZM8.11787 2.20889L7.72841 2.00295L7.70148 2.05387L8.09095 2.25981L8.11787 2.20889ZM8.00165 1.80324L8.07602 2.23919L8.1328 2.22951L8.05844 1.79355L8.00165 1.80324ZM8.325 1.46922L8.00989 1.77781L8.0502 1.81897L8.3653 1.51038L8.325 1.46922ZM7.90549 1.4543L8.34096 1.5183L8.34934 1.46131L7.91386 1.39731L7.90549 1.4543Z"})]})}export{e as default};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import
|
|
1
|
+
import{jsxs as i,jsx as o}from"react/jsx-runtime";import t from"styled-components";import l from"./EuFlagIcon.js";const s=t.div`
|
|
2
2
|
display: grid;
|
|
3
3
|
grid-template: 100% / 16px auto;
|
|
4
4
|
width: 124px;
|
|
5
5
|
height: 32px;
|
|
6
|
-
`,
|
|
6
|
+
`,n=t.div`
|
|
7
7
|
display: grid;
|
|
8
8
|
grid-template: 55% 45% / 100%;
|
|
9
9
|
justify-items: center;
|
|
@@ -17,7 +17,7 @@ import t from"react";import o from"styled-components";import i from"./EuFlagIcon
|
|
|
17
17
|
font-size: 11px;
|
|
18
18
|
align-self: center;
|
|
19
19
|
}
|
|
20
|
-
`,
|
|
20
|
+
`,a=t.div`
|
|
21
21
|
display: flex;
|
|
22
22
|
justify-content: center;
|
|
23
23
|
align-items: center;
|
|
@@ -30,10 +30,10 @@ import t from"react";import o from"styled-components";import i from"./EuFlagIcon
|
|
|
30
30
|
border-left: none;
|
|
31
31
|
border-top-right-radius: 4px;
|
|
32
32
|
border-bottom-right-radius: 4px;
|
|
33
|
-
`,
|
|
33
|
+
`,p=t.div`
|
|
34
34
|
color: ${({theme:e})=>e.colors.text.light};
|
|
35
35
|
font-family: ${({theme:e})=>e.typography.fontBaseFamily};
|
|
36
36
|
font-size: 10px;
|
|
37
37
|
font-weight: ${({theme:e})=>e.typography.fontBaseBoldWeight};
|
|
38
38
|
line-height: 1;
|
|
39
|
-
`,
|
|
39
|
+
`,h=({regNumber:e})=>i(s,{children:[i(n,{children:[o(l,{}),o(p,{children:"S"})]}),o(a,{children:(d=>{const r=d.replace(/\s+/g,"").slice(0,6);return`${r.slice(0,3)} ${r.slice(3)}`})(e)})]});export{h as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import t
|
|
1
|
+
import{jsx as t}from"react/jsx-runtime";const x=()=>t("svg",{viewBox:"0 0 896.003 896.004",height:"18px",width:"18px",y:"0px",x:"0px",xmlns:"http://www.w3.org/2000/svg",children:t("path",{d:"M850.321,663.513C774.05,802.057,626.63,896.004,457.168,896.004c-247.688,0-448.478-200.578-448.478-448.002 S209.479,0,457.168,0c203.805,0,375.577,135.92,430.145,321.882L428.365,478.82L850.321,663.513z M614.342,318.945 c43.631,0,78.998-35.7,78.998-79.736c0-44.039-35.367-79.735-78.998-79.735c-43.63,0-78.999,35.696-78.999,79.735 C535.343,283.245,570.712,318.945,614.342,318.945"})});export{x as TestIcon};
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
import
|
|
2
|
-
font-family: ${({theme:
|
|
1
|
+
import{jsxs as k,jsx as a}from"react/jsx-runtime";import{useState as F}from"react";import O from"react-select";import m from"styled-components";import{DEFAULT_TRANSITION_MS as S}from"../../shared/constants.js";import e from"../../theme.js";import{CaptionStyle as R}from"../../typography/BodyText/index.js";import{Label as H}from"../FieldLabel.js";import"../../shared/media-queries.js";const M=m.div`
|
|
2
|
+
font-family: ${({theme:o})=>o.typography.fontBaseFamily};
|
|
3
3
|
position: relative;
|
|
4
|
-
`,
|
|
4
|
+
`,D=o=>o&&{paddingLeft:"2.5rem"},W=o=>o&&{border:`1px solid ${e.colors.gray.light1}`,color:e.colors.gray.dark1,fill:e.colors.gray.light1},j=o=>o&&{border:`2px solid ${e.colors.error.dark}`},A=m.div`
|
|
5
5
|
position: absolute;
|
|
6
6
|
z-index: 1;
|
|
7
7
|
top: 0.5rem;
|
|
8
8
|
margin: 0.35rem 0.75rem;
|
|
9
9
|
|
|
10
|
-
fill: ${
|
|
10
|
+
fill: ${e.colors.gray.dark5};
|
|
11
11
|
transition: ${S};
|
|
12
12
|
|
|
13
|
-
${
|
|
13
|
+
${o=>o.isDisabled&&` fill: ${e.colors.gray.light1}; `}
|
|
14
14
|
|
|
15
|
-
${
|
|
16
|
-
`,
|
|
15
|
+
${o=>o.isFocused&&` fill: ${o.theme.colors.text.dark}; `}
|
|
16
|
+
`,_=m.span`
|
|
17
17
|
${R}
|
|
18
18
|
display: block;
|
|
19
19
|
margin-top: 0.25rem;
|
|
20
|
-
color: ${({hasError:
|
|
21
|
-
`,P=
|
|
20
|
+
color: ${({hasError:o})=>o?e.colors.error.dark:e.colors.text.disabled};
|
|
21
|
+
`,P=o=>k("svg",{...o,children:[a("symbol",{id:"icon-arrow",viewBox:"0 0 19 19",children:a("path",{d:"M2.03039 7.95496L9.80856 15.7331C9.90619 15.8308 10.0645 15.8308 10.1621 15.7331L17.9403 7.95496L19.0009 9.01562L11.2228 16.7938C10.5394 17.4772 9.43132 17.4772 8.7479 16.7938L0.969727 9.01562L2.03039 7.95496Z"})}),a("use",{xlinkHref:"#icon-arrow"})]}),V=m(P)`
|
|
22
22
|
width: 0.75rem;
|
|
23
23
|
height: 0.75rem;
|
|
24
24
|
margin: 0;
|
|
25
|
-
${
|
|
26
|
-
${
|
|
25
|
+
${o=>o.$isFocused&&`color: ${o.$theme.colors.text.dark}`}
|
|
26
|
+
${o=>o.$isDisabled&&`color: ${o.$theme.colors.gray.dark1}`}
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
path {
|
|
@@ -33,7 +33,7 @@ import i,{useState as F}from"react";import O from"react-select";import m from"st
|
|
|
33
33
|
|
|
34
34
|
transition: transform ${S};
|
|
35
35
|
|
|
36
|
-
transform: ${
|
|
36
|
+
transform: ${o=>o.$isMenuOpen?"rotate(-180deg)":"rotate(0deg)"};
|
|
37
37
|
|
|
38
38
|
transform-origin: 50% 60%;
|
|
39
|
-
`,
|
|
39
|
+
`,G=(o,l)=>l?e.colors.error.main:o?e.colors.text.dark:e.colors.gray.light1,U=({selectProps:{menuIsOpen:o=!1},isFocused:l=!1,isDisabled:p})=>a(V,{$isDisabled:p,$isFocused:l,$isMenuOpen:o,$theme:e});function w({className:o,color:l="primary",forwardRef:p,hasError:s=!1,height:n,helperText:u,isDisabled:d=!1,onBlur:L=()=>null,onFocus:v=()=>null,onInputChange:C=()=>null,placeholder:I="",name:g,...i}){const[c,f]=F(!1),[T,B]=F(""),z=(r,t)=>{C(r,t),B(r)},b=({isSelected:r,isFocused:t,isDisabled:h})=>r?e.colors[l].main:h?e.colors.background.light:t?e.colors.background.gray:e.colors.background.light,E=r=>{f(!0),v(r)},N=r=>{f(!1),L(r)},x=G(c,s),$=!i.label;return k(M,{className:o,children:[!$&&i.label&&a(H,{htmlFor:g,height:n,isFocused:c,hasValue:!!(i.value||T),disabled:d,theme:e,hasError:s,children:i.label}),i.prefix&&a(A,{isDisabled:d,isFocused:c,children:i.prefix}),a(O,{...i,inputId:g,name:g,ref:p,isDisabled:d,onInputChange:z,placeholder:I,onFocus:E,onBlur:N,styles:{control:r=>({...r,borderRadius:0,color:e.colors.text.dark,fontFamily:e.typography.fontBaseFamily,fontSize:"1rem",fontWeight:400,cursor:"pointer",padding:"0.7rem 0.5rem",backgroundColor:e.colors.background.light,borderColor:x,boxShadow:"none",minHeight:"3rem","&:hover":{borderColor:"none"},...W(d),...j(s),...D(!!i.prefix)}),input:r=>({...r,height:"auto",margin:0,padding:0}),placeholder:r=>{const t={...r,fontSize:"1rem",lineHeight:"1.5rem",whiteSpace:"nowrap",textOverflow:"ellipsis",overflow:"hidden",margin:0};return $?{...t,color:e.colors.text.dark,fontWeight:600}:{...t,display:c?"static":"none"}},menuList:r=>({...r,padding:"0.5rem 0",paddingBottom:"5rem",marginTop:0,border:`1px solid ${x}`,borderTop:"none",display:"flex",flexDirection:"column",gap:"0.5rem"}),menu:r=>({...r,borderRadius:0,boxShadow:"none",zIndex:5,padding:"0",marginTop:"-0.1rem"}),option:(r,{isSelected:t,isFocused:h,isDisabled:y})=>({...r,padding:"0.5rem",lineHeight:"1.5rem",fontSize:"1rem",fontWeight:400,cursor:y?"not-allowed":"pointer","&:hover":{background:b({isSelected:t,isFocused:!0,isDisabled:y})},background:b({isSelected:t,isFocused:h}),...D(!!i.prefix)}),valueContainer:r=>({...r,position:"static",padding:n?`${n-1}rem 0 `:0,height:n?"auto":"1.5rem"}),clearIndicator:r=>({...r,paddingTop:0,paddingBottom:0,paddingLeft:0,paddingRight:"0.2rem"})},components:{IndicatorSeparator:()=>null,DropdownIndicator:U,...i.components??{}}}),u&&a(_,{hasError:s,children:u})]})}export{w as Select,w as default};
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import
|
|
1
|
+
import{jsx as e,jsxs as $}from"react/jsx-runtime";import{useEffect as b}from"react";import n,{css as t}from"styled-components";import r from"../../theme.js";import k from"../Icons/CheckCircle.js";import v from"../Icons/Close.js";import E from"../Icons/ErrorCircle.js";import w from"../Icons/InfoCircle.js";import{CSSTransition as B}from"react-transition-group";const C={top:t`
|
|
2
2
|
top: 0;
|
|
3
|
-
`,bottom:
|
|
3
|
+
`,bottom:t`
|
|
4
4
|
bottom: 0;
|
|
5
|
-
`},
|
|
5
|
+
`},O={right:t`
|
|
6
6
|
right: 0;
|
|
7
|
-
`,center:
|
|
7
|
+
`,center:t`
|
|
8
8
|
left: 50%;
|
|
9
9
|
transform: translate(-50%, 0);
|
|
10
|
-
`,left:
|
|
10
|
+
`,left:t`
|
|
11
11
|
left: 0;
|
|
12
|
-
`},g=200,
|
|
13
|
-
font-family: ${({theme:
|
|
12
|
+
`},g=200,i="anim",S=n.div`
|
|
13
|
+
font-family: ${({theme:o})=>o.typography.fontBaseFamily};
|
|
14
14
|
position: fixed;
|
|
15
15
|
display: flex;
|
|
16
16
|
align-items: center;
|
|
@@ -23,43 +23,43 @@ import t,{useEffect as E}from"react";import a,{css as r}from"styled-components";
|
|
|
23
23
|
border-radius: 0.4rem;
|
|
24
24
|
padding: 1.15rem 1.25rem;
|
|
25
25
|
|
|
26
|
-
font-weight: ${({theme:
|
|
26
|
+
font-weight: ${({theme:o})=>o.typography.fontBaseBoldWeight};
|
|
27
27
|
font-size: 0.875rem;
|
|
28
28
|
|
|
29
|
-
box-shadow: ${
|
|
30
|
-
background-color: ${
|
|
31
|
-
color: ${
|
|
29
|
+
box-shadow: ${r.elevations.elevation8};
|
|
30
|
+
background-color: ${o=>o.color!=="none"?r.colors[o.color].main:r.colors.background.light};
|
|
31
|
+
color: ${o=>o.color!=="none"?r.colors.text.light:r.colors.text.dark};
|
|
32
32
|
|
|
33
|
-
${
|
|
34
|
-
${
|
|
33
|
+
${o=>C[o.origin.vertical||"bottom"]}
|
|
34
|
+
${o=>O[o.origin.horizontal||"left"]}
|
|
35
35
|
|
|
36
36
|
transition: opacity ${g}ms ease-in;
|
|
37
37
|
|
|
38
|
-
&.${
|
|
38
|
+
&.${i}-enter {
|
|
39
39
|
opacity: 0;
|
|
40
40
|
}
|
|
41
|
-
&.${
|
|
41
|
+
&.${i}-enter-active {
|
|
42
42
|
opacity: 1;
|
|
43
43
|
}
|
|
44
|
-
&.${
|
|
44
|
+
&.${i}-exit {
|
|
45
45
|
opacity: 1;
|
|
46
46
|
}
|
|
47
|
-
&.${
|
|
47
|
+
&.${i}-exit-active {
|
|
48
48
|
opacity: 0;
|
|
49
49
|
}
|
|
50
|
-
`,p=
|
|
50
|
+
`,p=n.div`
|
|
51
51
|
display: inline-flex;
|
|
52
52
|
margin: -0.25rem 0;
|
|
53
53
|
margin-right: 0.75rem;
|
|
54
54
|
|
|
55
|
-
${
|
|
55
|
+
${o=>o.type==="text"&&"margin-right: 0;"}
|
|
56
56
|
|
|
57
57
|
svg {
|
|
58
58
|
width: 1.5rem;
|
|
59
59
|
height: 1.5rem;
|
|
60
|
-
fill: ${
|
|
60
|
+
fill: ${o=>o.color!=="none"?r.colors.background.light:r.colors.background.dark};
|
|
61
61
|
}
|
|
62
|
-
`,
|
|
62
|
+
`,N=n(p)`
|
|
63
63
|
cursor: pointer;
|
|
64
64
|
|
|
65
65
|
/* Bigger click area */
|
|
@@ -73,6 +73,6 @@ import t,{useEffect as E}from"react";import a,{css as r}from"styled-components";
|
|
|
73
73
|
width: 1rem;
|
|
74
74
|
height: 1rem;
|
|
75
75
|
}
|
|
76
|
-
`,
|
|
76
|
+
`,T=n.span`
|
|
77
77
|
flex: 1;
|
|
78
|
-
`,
|
|
78
|
+
`,j={error:e(E,{}),success:e(k,{}),info:e(w,{}),text:""},d=({message:o,color:a="none",type:l="info",action:c,isOpen:f,origin:h={},onClose:m=()=>{},onExited:x=()=>{},autoHideDuration:s=4e3,...u})=>(b(()=>{const y=setTimeout(m,s);return()=>clearTimeout(y)},[s,m]),e(B,{in:f,timeout:g,mountOnEnter:!0,unmountOnExit:!0,onExited:x,classNames:i,children:$(S,{...u,color:a,origin:h,children:[e(p,{color:a,type:l,children:j[l]}),e(T,{children:o}),c&&c,e(N,{color:a??"none",onClick:m,children:e(v,{})})]})}));export{d as Snackbar,d as default};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import o from"styled-components";import{mq as
|
|
1
|
+
import o from"styled-components";import{mq as i}from"../../shared/media-queries.js";const t=o.div`
|
|
2
2
|
width: 100%;
|
|
3
|
-
height: ${e=>
|
|
3
|
+
height: ${e=>e.height??1}rem;
|
|
4
4
|
|
|
5
|
-
${
|
|
5
|
+
${i(null,"tablet")} {
|
|
6
6
|
${e=>e.hideOnMobile&&"display: none;"}
|
|
7
7
|
}
|
|
8
8
|
|
|
9
|
-
${
|
|
9
|
+
${i(null,"laptop")} {
|
|
10
10
|
${e=>e.hideOnDesktop&&"display: none;"}
|
|
11
11
|
}
|
|
12
|
-
`;export{
|
|
12
|
+
`;export{t as default};
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import s
|
|
1
|
+
import{jsx as s}from"react/jsx-runtime";import t,{keyframes as l}from"styled-components";import m from"../../theme.js";const d=e=>{const r={slow:"2s",default:"1s",fast:"0.5s"};return r[e]||r.default},o=e=>{const r={smaller:1,small:2,regular:3,large:4};return typeof e=="number"?e:r[e]||r.regular},n=l`
|
|
2
2
|
0% {
|
|
3
3
|
transform: rotate(0deg);
|
|
4
4
|
}
|
|
5
5
|
100% {
|
|
6
6
|
transform: rotate(360deg);
|
|
7
7
|
}
|
|
8
|
-
`,
|
|
8
|
+
`,f=t.div`
|
|
9
9
|
display: inline-block;
|
|
10
10
|
border-radius: 50%;
|
|
11
|
-
border-top: ${({theme:e,color:r,size:a})
|
|
11
|
+
border-top: ${({theme:e,color:r,size:a})=>`${o(a)/10}em solid ${e.colors?.[r]?.main??r}`};
|
|
12
12
|
border-bottom: ${({size:e})=>`${o(e)/10}em solid rgba(0, 0, 0, 0.1);`};
|
|
13
13
|
border-right: ${({size:e})=>`${o(e)/10}em solid rgba(0, 0, 0, 0.1);`};
|
|
14
14
|
border-left: ${({size:e})=>`${o(e)/10}em solid rgba(0, 0, 0, 0.1);`};
|
|
15
15
|
width: ${({size:e})=>o(e)}em;
|
|
16
16
|
height: ${({size:e})=>o(e)}em;
|
|
17
|
-
animation: ${
|
|
17
|
+
animation: ${n} ${({speed:e})=>d(e)} infinite linear;
|
|
18
18
|
will-change: transform;
|
|
19
|
-
`,
|
|
19
|
+
`,u=({size:e="regular",color:r="primary",speed:a="default",...i})=>s(f,{"aria-label":"loading",role:"status","aria-live":"polite","aria-busy":"true",...i,size:e,speed:a,color:r,theme:m});export{u as default};
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
import
|
|
1
|
+
import{jsxs as d,jsx as r}from"react/jsx-runtime";import o from"styled-components";import l from"../../icons/components/CheckmarkIcon.js";import c from"../../icons/components/CloseIcon.js";import h from"../Spinner/index.js";import"../../theme.js";const s=o.div`
|
|
2
2
|
position: absolute;
|
|
3
|
-
`,f=o(
|
|
3
|
+
`,f=o(h)`
|
|
4
4
|
position: absolute;
|
|
5
5
|
|
|
6
|
-
${({size:
|
|
7
|
-
width: ${
|
|
8
|
-
height: ${
|
|
9
|
-
margin-left: -${
|
|
6
|
+
${({size:i})=>i&&`
|
|
7
|
+
width: ${i}rem;
|
|
8
|
+
height: ${i}rem;
|
|
9
|
+
margin-left: -${i/2}rem;
|
|
10
10
|
`}
|
|
11
11
|
|
|
12
12
|
border-width: 1px;
|
|
13
13
|
transition: all 0.02s ease-in-out !important, width transition 0s !important;
|
|
14
14
|
|
|
15
|
-
${({isLoading:
|
|
15
|
+
${({isLoading:i,theme:t})=>!i&&`
|
|
16
16
|
animation: none;
|
|
17
|
-
border: 1px solid ${
|
|
17
|
+
border: 1px solid ${t.colors.gray.dark3};
|
|
18
18
|
`}
|
|
19
|
-
`,
|
|
19
|
+
`,n=o.div`
|
|
20
20
|
position: absolute;
|
|
21
21
|
display: flex;
|
|
22
22
|
align-items: center;
|
|
@@ -24,13 +24,13 @@ import t from"react";import o from"styled-components";import p from"../../icons/
|
|
|
24
24
|
left: 1px;
|
|
25
25
|
top: 1px;
|
|
26
26
|
|
|
27
|
-
${({size:
|
|
28
|
-
width: ${
|
|
29
|
-
height: ${
|
|
30
|
-
margin-left: -${
|
|
31
|
-
font-size: ${
|
|
27
|
+
${({size:i})=>`
|
|
28
|
+
width: ${i}rem;
|
|
29
|
+
height: ${i}rem;
|
|
30
|
+
margin-left: -${i/2}rem;
|
|
31
|
+
font-size: ${i/2}rem;
|
|
32
32
|
`}
|
|
33
33
|
|
|
34
34
|
transition: opacity 500ms ease-in-out;
|
|
35
|
-
opacity: ${({isDone:
|
|
36
|
-
`,a=({isLoading:
|
|
35
|
+
opacity: ${({isDone:i,isError:t})=>!i&&!t?"0":"1"};
|
|
36
|
+
`,a=({isLoading:i=!0,isDone:t=!1,isError:m=!1,size:e=3.5,...p})=>d(s,{"data-testid":"spinner-thin","aria-label":"Loading...",children:[r(n,{size:e,isDone:t,children:r(l,{})}),r(n,{isClose:!0,size:e,isError:m,children:r(c,{})}),r(f,{size:e,speed:"fast",color:"neutral",isLoading:i,...p})]});export{s as Container,n as IconWrapper,a as SpinnerThin,a as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import
|
|
1
|
+
import{jsx as o}from"react/jsx-runtime";import r from"../Flex/index.js";import"styled-components";import"../../shared/media-queries.js";const t=({...i})=>o(r,{direction:i?.direction??"column",justify:i?.justify??"flex-start",align:i?.align??"flex-start",gap:i?.spacing,...i});export{t as default};
|