@dfds-ui/icons 2.2.0-alpha.98e68873 → 2.2.0-alpha.9edc847c
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/AnimatedSpinner.js +30 -22
- package/DfdsLogo.d.ts +1 -1
- package/DfdsLogo.js +17 -8
- package/Spinner.js +37 -29
- package/SystemIcon.d.ts +3 -3
- package/SystemIcon.js +11 -6
- package/cjs/AnimatedSpinner.js +26 -25
- package/cjs/DfdsLogo.d.ts +1 -1
- package/cjs/DfdsLogo.js +12 -10
- package/cjs/Spinner.js +33 -32
- package/cjs/SystemIcon.d.ts +3 -3
- package/cjs/SystemIcon.js +7 -8
- package/cjs/core/Account.js +14 -10
- package/cjs/core/AccountSignedIn.js +17 -13
- package/cjs/core/AccountSignedOut.js +17 -13
- package/cjs/core/AlertWarning.js +14 -10
- package/cjs/core/AnchorDown.js +14 -10
- package/cjs/core/AnchorTop.js +14 -10
- package/cjs/core/Back.js +14 -10
- package/cjs/core/BurgerMenu.js +14 -10
- package/cjs/core/Cancelled.js +14 -10
- package/cjs/core/Clear.js +14 -10
- package/cjs/core/Close.js +14 -10
- package/cjs/core/Complete.js +14 -10
- package/cjs/core/CreditCardPayment.js +14 -10
- package/cjs/core/CusomerService.js +14 -10
- package/cjs/core/Date.js +14 -10
- package/cjs/core/Delete.js +14 -10
- package/cjs/core/Disabled.js +14 -10
- package/cjs/core/Down.js +14 -10
- package/cjs/core/DurationTime.js +14 -10
- package/cjs/core/Edit.js +14 -10
- package/cjs/core/FavouriteFollowing.js +14 -10
- package/cjs/core/Help.js +14 -10
- package/cjs/core/Hidden.js +14 -10
- package/cjs/core/Information.js +14 -10
- package/cjs/core/LeftArrow.js +14 -10
- package/cjs/core/LoadingSpinner.js +43 -39
- package/cjs/core/Lock.js +14 -10
- package/cjs/core/LockOpen.js +14 -10
- package/cjs/core/Mail.js +14 -10
- package/cjs/core/MapNavigation.js +14 -10
- package/cjs/core/Minus.js +14 -10
- package/cjs/core/More.js +14 -10
- package/cjs/core/Move.js +14 -10
- package/cjs/core/Next.js +14 -10
- package/cjs/core/NotificationAlert.js +14 -10
- package/cjs/core/Pin1.js +18 -14
- package/cjs/core/Pin2.js +18 -14
- package/cjs/core/Plus.js +14 -10
- package/cjs/core/Previous.js +14 -10
- package/cjs/core/Print.js +14 -10
- package/cjs/core/RadioButton.js +14 -10
- package/cjs/core/RadioButtonFill.js +14 -10
- package/cjs/core/Refresh.js +14 -10
- package/cjs/core/RightArrow.js +14 -10
- package/cjs/core/Search.js +14 -10
- package/cjs/core/Settings.js +14 -10
- package/cjs/core/SettingsAlert.js +14 -10
- package/cjs/core/Shown.js +14 -10
- package/cjs/core/SliderOff.js +17 -13
- package/cjs/core/SliderOn.js +17 -13
- package/cjs/core/Status.js +14 -10
- package/cjs/core/Swap.js +14 -10
- package/cjs/core/Up.js +14 -10
- package/cjs/core/VideoPlay.js +15 -11
- package/cjs/core/YesTick.js +14 -10
- package/cjs/core/ZoomFind.js +17 -13
- package/cjs/core/all-icons.js +2 -3
- package/cjs/flags/FlagBe.js +22 -20
- package/cjs/flags/FlagBg.js +22 -20
- package/cjs/flags/FlagBr.js +25 -23
- package/cjs/flags/FlagCa.js +19 -17
- package/cjs/flags/FlagCn.js +19 -17
- package/cjs/flags/FlagCz.js +22 -20
- package/cjs/flags/FlagDe.js +22 -20
- package/cjs/flags/FlagDk.js +19 -17
- package/cjs/flags/FlagEe.js +22 -20
- package/cjs/flags/FlagEs.js +19 -17
- package/cjs/flags/FlagEu.js +19 -17
- package/cjs/flags/FlagFi.js +19 -17
- package/cjs/flags/FlagFr.js +22 -20
- package/cjs/flags/FlagGb.js +22 -20
- package/cjs/flags/FlagHu.js +22 -20
- package/cjs/flags/FlagInt.js +23 -21
- package/cjs/flags/FlagIt.js +22 -20
- package/cjs/flags/FlagJp.js +19 -17
- package/cjs/flags/FlagKr.js +25 -23
- package/cjs/flags/FlagLt.js +22 -20
- package/cjs/flags/FlagLv.js +19 -17
- package/cjs/flags/FlagMa.js +15 -13
- package/cjs/flags/FlagNl.js +22 -20
- package/cjs/flags/FlagNo.js +22 -20
- package/cjs/flags/FlagPl.js +19 -17
- package/cjs/flags/FlagRo.js +22 -20
- package/cjs/flags/FlagRu.js +22 -20
- package/cjs/flags/FlagSe.js +19 -17
- package/cjs/flags/FlagSk.js +41 -39
- package/cjs/flags/FlagTr.js +22 -20
- package/cjs/flags/FlagUs.js +22 -20
- package/cjs/flags/all-icons.js +1 -2
- package/cjs/links/Document.js +14 -10
- package/cjs/links/Download.js +14 -10
- package/cjs/links/ExternalLink.js +14 -10
- package/cjs/links/Invoice.js +17 -13
- package/cjs/links/LeftLink.js +14 -10
- package/cjs/links/Link.js +17 -13
- package/cjs/links/Modal.js +19 -14
- package/cjs/links/Pdf.js +20 -16
- package/cjs/links/RightLink.js +14 -10
- package/cjs/links/Unlink.js +14 -10
- package/cjs/links/Upload.js +14 -10
- package/cjs/links/all-icons.js +2 -3
- package/cjs/logistics/BulkLiquid.js +12 -10
- package/cjs/logistics/CargoAutomotive.js +12 -10
- package/cjs/logistics/CargoHazardousTrailer.js +15 -13
- package/cjs/logistics/CargoIndustrial.js +15 -13
- package/cjs/logistics/CargoIsoContainer.js +12 -10
- package/cjs/logistics/CargoLockedContainer.js +15 -13
- package/cjs/logistics/CargoMobileMachine.js +12 -10
- package/cjs/logistics/CargoReeferContainer.js +15 -13
- package/cjs/logistics/CargoReeferTrailer.js +15 -13
- package/cjs/logistics/CargoSelfDrive.js +12 -10
- package/cjs/logistics/CargoTrailer.js +12 -10
- package/cjs/logistics/Dimensions.js +12 -10
- package/cjs/logistics/DimensoonsXyz.js +12 -10
- package/cjs/logistics/Factory.js +12 -10
- package/cjs/logistics/Hazardous.js +12 -10
- package/cjs/logistics/Railway.js +13 -11
- package/cjs/logistics/Reefer.js +12 -10
- package/cjs/logistics/Ship1.js +15 -13
- package/cjs/logistics/Ship2.js +15 -13
- package/cjs/logistics/TrackingCollection.js +15 -13
- package/cjs/logistics/TrackingCollectionDelayed.js +15 -13
- package/cjs/logistics/TrackingComplexBooking.js +15 -13
- package/cjs/logistics/TrackingDelivery.js +15 -13
- package/cjs/logistics/TrackingDeliveryDelayed.js +15 -13
- package/cjs/logistics/TrackingEmpty.js +12 -10
- package/cjs/logistics/TrackingFull.js +15 -13
- package/cjs/logistics/TrackingFullLoad.js +15 -13
- package/cjs/logistics/TrackingGateIn.js +15 -13
- package/cjs/logistics/TrackingGateOut.js +15 -13
- package/cjs/logistics/TrackingLoadedOnVessel.js +15 -13
- package/cjs/logistics/TrackingLogistics.js +15 -13
- package/cjs/logistics/TrackingLogisticsTime.js +15 -13
- package/cjs/logistics/TrackingPartLoad.js +15 -13
- package/cjs/logistics/TrackingPinRailway.js +15 -13
- package/cjs/logistics/TrackingPinShip.js +15 -13
- package/cjs/logistics/TrackingPinTruck.js +15 -13
- package/cjs/logistics/TrackingPreliminaryBooked.js +15 -13
- package/cjs/logistics/TrackingShipCancelled.js +15 -13
- package/cjs/logistics/TrackingTruckMissedShip.js +15 -13
- package/cjs/logistics/TrackingUnitBooked.js +15 -13
- package/cjs/logistics/TrackingUnloadedFromVessel.js +15 -13
- package/cjs/logistics/TruckFront.js +15 -13
- package/cjs/logistics/TruckL121M19M.js +12 -10
- package/cjs/logistics/TruckM8112M.js +12 -10
- package/cjs/logistics/TruckS8M.js +12 -10
- package/cjs/logistics/Warehouse.js +15 -13
- package/cjs/logistics/WarehouseHighValue.js +15 -13
- package/cjs/logistics/WarehouseReefer.js +15 -13
- package/cjs/logistics/WeightKg.js +12 -10
- package/cjs/logistics/all-icons.js +1 -2
- package/cjs/pax/ArrivalsFerry.js +13 -11
- package/cjs/pax/BaggageRestrictions.js +15 -13
- package/cjs/pax/Basket.js +19 -16
- package/cjs/pax/Bed.js +12 -10
- package/cjs/pax/BedSingleDouble.js +15 -13
- package/cjs/pax/Bicycle.js +12 -10
- package/cjs/pax/Bus.js +12 -10
- package/cjs/pax/Calendar.js +12 -10
- package/cjs/pax/CalendarOutbound.js +15 -13
- package/cjs/pax/CalendarReturn.js +15 -13
- package/cjs/pax/Car1.js +12 -10
- package/cjs/pax/Car2.js +12 -10
- package/cjs/pax/Car3.js +12 -10
- package/cjs/pax/Car4.js +12 -10
- package/cjs/pax/Car5.js +12 -10
- package/cjs/pax/Car6.js +16 -14
- package/cjs/pax/CarBike.js +15 -13
- package/cjs/pax/CarFamily.js +15 -13
- package/cjs/pax/CarOnboard.js +15 -13
- package/cjs/pax/CarTrailer.js +12 -10
- package/cjs/pax/Caravan.js +12 -10
- package/cjs/pax/City.js +15 -13
- package/cjs/pax/ConferenceOnboard.js +15 -13
- package/cjs/pax/CrossingDuration.js +15 -13
- package/cjs/pax/DancingEntertainment.js +12 -10
- package/cjs/pax/Disability1.js +12 -10
- package/cjs/pax/Disability2.js +12 -10
- package/cjs/pax/DurationTime2.js +12 -10
- package/cjs/pax/EnSuiteBathroom.js +45 -43
- package/cjs/pax/Family.js +15 -13
- package/cjs/pax/FamilyCity.js +15 -13
- package/cjs/pax/FamilyOnboard.js +15 -13
- package/cjs/pax/FamilyPackage.js +15 -13
- package/cjs/pax/Food.js +15 -13
- package/cjs/pax/Group.js +12 -10
- package/cjs/pax/Minibus.js +12 -10
- package/cjs/pax/MotorHome.js +12 -10
- package/cjs/pax/Motorcycle.js +12 -10
- package/cjs/pax/MotorcycleSideCar.js +15 -13
- package/cjs/pax/NightOnboard.js +15 -13
- package/cjs/pax/NightsOnboard.js +15 -13
- package/cjs/pax/NoBaggageRestrictions.js +18 -16
- package/cjs/pax/Nopassengers.js +13 -11
- package/cjs/pax/OneWay.js +13 -11
- package/cjs/pax/Passenger.js +13 -11
- package/cjs/pax/Passengers.js +12 -10
- package/cjs/pax/Passengers1.js +12 -10
- package/cjs/pax/PrivateVan.js +12 -10
- package/cjs/pax/PromoCzk.js +15 -13
- package/cjs/pax/PromoDkk.js +12 -10
- package/cjs/pax/PromoDollar.js +12 -10
- package/cjs/pax/PromoEuro.js +12 -10
- package/cjs/pax/PromoNok.js +15 -13
- package/cjs/pax/PromoPercent.js +12 -10
- package/cjs/pax/PromoPln.js +15 -13
- package/cjs/pax/PromoPound.js +12 -10
- package/cjs/pax/PromoRon.js +15 -13
- package/cjs/pax/PromoRub.js +15 -13
- package/cjs/pax/PromoSek.js +15 -13
- package/cjs/pax/PromoTicketFootball.js +15 -13
- package/cjs/pax/PromoTicketMusic.js +15 -13
- package/cjs/pax/PromoTry.js +15 -13
- package/cjs/pax/Pushchair.js +12 -10
- package/cjs/pax/ReturnJourney.js +13 -11
- package/cjs/pax/Romantic1Night.js +15 -13
- package/cjs/pax/Romantic2Night.js +15 -13
- package/cjs/pax/RomanticCity.js +15 -13
- package/cjs/pax/RomanticCruise.js +15 -13
- package/cjs/pax/RomanticMeal.js +15 -13
- package/cjs/pax/SaveMoney.js +15 -13
- package/cjs/pax/Seaview.js +15 -13
- package/cjs/pax/SeaviewCabin.js +15 -13
- package/cjs/pax/Ship.js +15 -13
- package/cjs/pax/Trailer.js +12 -10
- package/cjs/pax/TwoPassenger.js +13 -11
- package/cjs/pax/WalkOn.js +13 -11
- package/cjs/pax/Waves.js +13 -11
- package/cjs/pax/WifiOnboard.js +15 -13
- package/cjs/pax/all-icons.js +1 -2
- package/cjs/payment/AmericanexpressLightLarge.js +23 -20
- package/cjs/payment/BitcoinLightLarge.js +22 -20
- package/cjs/payment/CirrusLightLarge.js +32 -30
- package/cjs/payment/DinnerclubLightLarge.js +96 -94
- package/cjs/payment/DiscoverLightLarge.js +41 -39
- package/cjs/payment/JcbLightLarge.js +32 -30
- package/cjs/payment/MaestroLightLarge.js +32 -30
- package/cjs/payment/MastercardLightLarge.js +32 -30
- package/cjs/payment/PaypalLightLarge.js +26 -24
- package/cjs/payment/VisaLightLarge.js +19 -17
- package/cjs/payment/all-icons.js +1 -2
- package/cjs/social-media/Blog.js +12 -10
- package/cjs/social-media/Facebook.js +12 -10
- package/cjs/social-media/Instagram.js +33 -30
- package/cjs/social-media/LinkedIn.js +12 -10
- package/cjs/social-media/MailShare.js +12 -10
- package/cjs/social-media/Twitter.js +12 -10
- package/cjs/social-media/Youtube.js +12 -10
- package/cjs/social-media/all-icons.js +1 -2
- package/cjs/system/Account.js +12 -10
- package/cjs/system/Announcement.js +12 -10
- package/cjs/system/Archive.js +12 -10
- package/cjs/system/ArrowBack.js +12 -10
- package/cjs/system/ArrowDown.js +12 -10
- package/cjs/system/ArrowForward.js +12 -10
- package/cjs/system/ArrowUp.js +12 -10
- package/cjs/system/Attach.js +12 -10
- package/cjs/system/BarChart.js +12 -10
- package/cjs/system/Basket.js +12 -10
- package/cjs/system/Bolt.js +12 -10
- package/cjs/system/BookingList.js +12 -10
- package/cjs/system/Bookmark.js +15 -13
- package/cjs/system/BuAboutDfds.js +12 -10
- package/cjs/system/BuFreightShipping.js +16 -14
- package/cjs/system/BuLogistics.js +15 -13
- package/cjs/system/BuPax.js +12 -10
- package/cjs/system/Calendar.js +12 -10
- package/cjs/system/CalendarOutbound.js +12 -10
- package/cjs/system/CalendarReturn.js +12 -10
- package/cjs/system/ChevronDown.js +12 -10
- package/cjs/system/ChevronLeft.js +12 -10
- package/cjs/system/ChevronRight.js +12 -10
- package/cjs/system/ChevronUp.js +12 -10
- package/cjs/system/Clear.js +12 -10
- package/cjs/system/Close.js +12 -10
- package/cjs/system/Copy.js +12 -10
- package/cjs/system/Delete.js +12 -10
- package/cjs/system/Detach.js +12 -10
- package/cjs/system/Dislike.js +12 -10
- package/cjs/system/Document.js +12 -10
- package/cjs/system/Download.js +14 -12
- package/cjs/system/DownloadAll.js +26 -23
- package/cjs/system/Duplicate.js +12 -10
- package/cjs/system/Edit.js +12 -10
- package/cjs/system/ExternalLink.js +12 -10
- package/cjs/system/Filters.js +12 -10
- package/cjs/system/FiltersAdvanced.js +12 -10
- package/cjs/system/First.js +18 -15
- package/cjs/system/Height.js +12 -10
- package/cjs/system/Help.js +12 -10
- package/cjs/system/Hide.js +12 -10
- package/cjs/system/Information.js +12 -10
- package/cjs/system/Last.js +18 -15
- package/cjs/system/Length.js +12 -10
- package/cjs/system/Like.js +12 -10
- package/cjs/system/Link.js +12 -10
- package/cjs/system/LocationPin.js +15 -13
- package/cjs/system/Locked.js +12 -10
- package/cjs/system/Logout.js +15 -13
- package/cjs/system/Mail.js +12 -10
- package/cjs/system/Menu.js +12 -10
- package/cjs/system/Minus.js +12 -10
- package/cjs/system/MoreHorizontal.js +12 -10
- package/cjs/system/MoreVertical.js +12 -10
- package/cjs/system/NewRelease.js +12 -10
- package/cjs/system/NewWindow.js +12 -10
- package/cjs/system/No.js +12 -10
- package/cjs/system/Notification.js +12 -10
- package/cjs/system/NumberDown.js +12 -10
- package/cjs/system/NumberUp.js +12 -10
- package/cjs/system/Paste.js +12 -10
- package/cjs/system/Payment.js +12 -10
- package/cjs/system/Phone.js +12 -10
- package/cjs/system/Pin.js +12 -10
- package/cjs/system/Play.js +12 -10
- package/cjs/system/Plus.js +12 -10
- package/cjs/system/Print.js +12 -10
- package/cjs/system/ProductSelect.js +12 -10
- package/cjs/system/Refresh.js +12 -10
- package/cjs/system/Scroll.js +12 -10
- package/cjs/system/Search.js +12 -10
- package/cjs/system/SearchHistory.js +12 -10
- package/cjs/system/Settings.js +12 -10
- package/cjs/system/Share.js +12 -10
- package/cjs/system/ShieldSuccess.js +14 -12
- package/cjs/system/ShieldWarning.js +14 -12
- package/cjs/system/Show.js +12 -10
- package/cjs/system/Stack.js +18 -16
- package/cjs/system/Star.js +21 -18
- package/cjs/system/StatusAlert.js +12 -10
- package/cjs/system/StatusError.js +12 -10
- package/cjs/system/StatusSuccess.js +12 -10
- package/cjs/system/StatusWarning.js +12 -10
- package/cjs/system/SupportChat.js +12 -10
- package/cjs/system/SupportContact.js +12 -10
- package/cjs/system/SwapHorziontal.js +12 -10
- package/cjs/system/SwapVertical.js +12 -10
- package/cjs/system/Time.js +12 -10
- package/cjs/system/Unlink.js +12 -10
- package/cjs/system/Unlocked.js +12 -10
- package/cjs/system/Unpin.js +12 -10
- package/cjs/system/Update.js +12 -10
- package/cjs/system/Upload.js +14 -12
- package/cjs/system/Yes.js +12 -10
- package/cjs/system/ZoomIn.js +12 -10
- package/cjs/system/ZoomOut.js +14 -12
- package/cjs/system/all-icons.js +1 -2
- package/cjs/transport/Airplane.js +15 -13
- package/cjs/transport/Bicycle.js +13 -11
- package/cjs/transport/BicycleDimensions.js +13 -11
- package/cjs/transport/Bus.js +13 -11
- package/cjs/transport/BusDimensions.js +25 -21
- package/cjs/transport/Car.js +13 -11
- package/cjs/transport/Car1Dimensions.js +28 -24
- package/cjs/transport/Car2.js +13 -11
- package/cjs/transport/Car2Dimensions.js +28 -24
- package/cjs/transport/Car3.js +13 -11
- package/cjs/transport/Car3Dimensions.js +28 -24
- package/cjs/transport/Car4.js +13 -11
- package/cjs/transport/Car4Dimensions.js +28 -24
- package/cjs/transport/Car5.js +13 -11
- package/cjs/transport/Car5Dimensions.js +28 -24
- package/cjs/transport/Car6.js +16 -14
- package/cjs/transport/Car6Dimensions.js +29 -25
- package/cjs/transport/CarTrailer.js +28 -22
- package/cjs/transport/Caravan.js +13 -11
- package/cjs/transport/CaravanDimensions.js +25 -21
- package/cjs/transport/Cargo.js +13 -11
- package/cjs/transport/CargoDimensions.js +13 -11
- package/cjs/transport/CargoHazardous.js +13 -11
- package/cjs/transport/CargoHazardousDimensions.js +13 -11
- package/cjs/transport/CargoHighvalue.js +13 -11
- package/cjs/transport/CargoHighvalueDimensions.js +13 -11
- package/cjs/transport/CargoIndustrial.js +13 -11
- package/cjs/transport/CargoIndustrialDimensions.js +13 -11
- package/cjs/transport/CargoReefer.js +13 -11
- package/cjs/transport/CargoReeferDimensions.js +13 -11
- package/cjs/transport/FernettiLights.js +15 -13
- package/cjs/transport/Minibus.js +13 -11
- package/cjs/transport/MinibusDimensions.js +25 -21
- package/cjs/transport/MotorHome.js +13 -11
- package/cjs/transport/Motorcycle.js +13 -11
- package/cjs/transport/MotorcycleDimensions.js +13 -11
- package/cjs/transport/MotorcycleSideCarDimensions.js +13 -11
- package/cjs/transport/MotorcycleSidecar.js +13 -11
- package/cjs/transport/MotorhomeDimensions.js +25 -21
- package/cjs/transport/NoPassengers.js +13 -11
- package/cjs/transport/Passenger.js +13 -11
- package/cjs/transport/PaxTrailers.js +13 -11
- package/cjs/transport/PrivateVan.js +13 -11
- package/cjs/transport/PrivateVanDimensions.js +25 -21
- package/cjs/transport/TrailerDimensions.js +25 -21
- package/cjs/transport/Truck1.js +13 -11
- package/cjs/transport/Truck1Dimensions.js +20 -17
- package/cjs/transport/Truck2.js +13 -11
- package/cjs/transport/Truck2Dimensions.js +20 -17
- package/cjs/transport/Truck3.js +13 -11
- package/cjs/transport/Truck3Dimensions.js +20 -17
- package/cjs/transport/TwoPassenger.js +13 -11
- package/cjs/transport/all-icons.js +1 -2
- package/core/Account.js +14 -7
- package/core/AccountSignedIn.js +17 -10
- package/core/AccountSignedOut.js +17 -10
- package/core/AlertWarning.js +14 -7
- package/core/AnchorDown.js +14 -7
- package/core/AnchorTop.js +14 -7
- package/core/Back.js +14 -7
- package/core/BurgerMenu.js +14 -7
- package/core/Cancelled.js +14 -7
- package/core/Clear.js +14 -7
- package/core/Close.js +14 -7
- package/core/Complete.js +14 -7
- package/core/CreditCardPayment.js +14 -7
- package/core/CusomerService.js +14 -7
- package/core/Date.js +14 -7
- package/core/Delete.js +14 -7
- package/core/Disabled.js +14 -7
- package/core/Down.js +14 -7
- package/core/DurationTime.js +14 -7
- package/core/Edit.js +14 -7
- package/core/FavouriteFollowing.js +14 -7
- package/core/Help.js +14 -7
- package/core/Hidden.js +14 -7
- package/core/Information.js +14 -7
- package/core/LeftArrow.js +14 -7
- package/core/LoadingSpinner.js +43 -36
- package/core/Lock.js +14 -7
- package/core/LockOpen.js +14 -7
- package/core/Mail.js +14 -7
- package/core/MapNavigation.js +14 -7
- package/core/Minus.js +14 -7
- package/core/More.js +14 -7
- package/core/Move.js +14 -7
- package/core/Next.js +14 -7
- package/core/NotificationAlert.js +14 -7
- package/core/Pin1.js +18 -11
- package/core/Pin2.js +18 -11
- package/core/Plus.js +14 -7
- package/core/Previous.js +14 -7
- package/core/Print.js +14 -7
- package/core/RadioButton.js +14 -7
- package/core/RadioButtonFill.js +14 -7
- package/core/Refresh.js +14 -7
- package/core/RightArrow.js +14 -7
- package/core/Search.js +14 -7
- package/core/Settings.js +14 -7
- package/core/SettingsAlert.js +14 -7
- package/core/Shown.js +14 -7
- package/core/SliderOff.js +17 -10
- package/core/SliderOn.js +17 -10
- package/core/Status.js +14 -7
- package/core/Swap.js +14 -7
- package/core/Up.js +14 -7
- package/core/VideoPlay.js +15 -8
- package/core/YesTick.js +14 -7
- package/core/ZoomFind.js +17 -10
- package/core/all-icons.js +1 -1
- package/core/index.js +1 -1
- package/flags/FlagBe.js +23 -16
- package/flags/FlagBg.js +23 -16
- package/flags/FlagBr.js +26 -19
- package/flags/FlagCa.js +20 -13
- package/flags/FlagCn.js +20 -13
- package/flags/FlagCz.js +23 -16
- package/flags/FlagDe.js +23 -16
- package/flags/FlagDk.js +20 -13
- package/flags/FlagEe.js +23 -16
- package/flags/FlagEs.js +20 -13
- package/flags/FlagEu.js +20 -13
- package/flags/FlagFi.js +20 -13
- package/flags/FlagFr.js +23 -16
- package/flags/FlagGb.js +23 -16
- package/flags/FlagHu.js +23 -16
- package/flags/FlagInt.js +24 -17
- package/flags/FlagIt.js +23 -16
- package/flags/FlagJp.js +20 -13
- package/flags/FlagKr.js +26 -19
- package/flags/FlagLt.js +23 -16
- package/flags/FlagLv.js +20 -13
- package/flags/FlagMa.js +16 -9
- package/flags/FlagNl.js +23 -16
- package/flags/FlagNo.js +23 -16
- package/flags/FlagPl.js +20 -13
- package/flags/FlagRo.js +23 -16
- package/flags/FlagRu.js +23 -16
- package/flags/FlagSe.js +20 -13
- package/flags/FlagSk.js +42 -35
- package/flags/FlagTr.js +23 -16
- package/flags/FlagUs.js +23 -16
- package/links/Document.js +14 -7
- package/links/Download.js +14 -7
- package/links/ExternalLink.js +14 -7
- package/links/Invoice.js +17 -10
- package/links/LeftLink.js +14 -7
- package/links/Link.js +17 -10
- package/links/Modal.js +20 -12
- package/links/Pdf.js +20 -13
- package/links/RightLink.js +14 -7
- package/links/Unlink.js +14 -7
- package/links/Upload.js +14 -7
- package/links/all-icons.js +1 -1
- package/links/index.js +1 -1
- package/logistics/BulkLiquid.js +13 -6
- package/logistics/CargoAutomotive.js +13 -6
- package/logistics/CargoHazardousTrailer.js +16 -9
- package/logistics/CargoIndustrial.js +16 -9
- package/logistics/CargoIsoContainer.js +13 -6
- package/logistics/CargoLockedContainer.js +16 -9
- package/logistics/CargoMobileMachine.js +13 -6
- package/logistics/CargoReeferContainer.js +16 -9
- package/logistics/CargoReeferTrailer.js +16 -9
- package/logistics/CargoSelfDrive.js +13 -6
- package/logistics/CargoTrailer.js +13 -6
- package/logistics/Dimensions.js +13 -6
- package/logistics/DimensoonsXyz.js +13 -6
- package/logistics/Factory.js +13 -6
- package/logistics/Hazardous.js +13 -6
- package/logistics/Railway.js +14 -7
- package/logistics/Reefer.js +13 -6
- package/logistics/Ship1.js +16 -9
- package/logistics/Ship2.js +16 -9
- package/logistics/TrackingCollection.js +16 -9
- package/logistics/TrackingCollectionDelayed.js +16 -9
- package/logistics/TrackingComplexBooking.js +16 -9
- package/logistics/TrackingDelivery.js +16 -9
- package/logistics/TrackingDeliveryDelayed.js +16 -9
- package/logistics/TrackingEmpty.js +13 -6
- package/logistics/TrackingFull.js +16 -9
- package/logistics/TrackingFullLoad.js +16 -9
- package/logistics/TrackingGateIn.js +16 -9
- package/logistics/TrackingGateOut.js +16 -9
- package/logistics/TrackingLoadedOnVessel.js +16 -9
- package/logistics/TrackingLogistics.js +16 -9
- package/logistics/TrackingLogisticsTime.js +16 -9
- package/logistics/TrackingPartLoad.js +16 -9
- package/logistics/TrackingPinRailway.js +16 -9
- package/logistics/TrackingPinShip.js +16 -9
- package/logistics/TrackingPinTruck.js +16 -9
- package/logistics/TrackingPreliminaryBooked.js +16 -9
- package/logistics/TrackingShipCancelled.js +16 -9
- package/logistics/TrackingTruckMissedShip.js +16 -9
- package/logistics/TrackingUnitBooked.js +16 -9
- package/logistics/TrackingUnloadedFromVessel.js +16 -9
- package/logistics/TruckFront.js +16 -9
- package/logistics/TruckL121M19M.js +13 -6
- package/logistics/TruckM8112M.js +13 -6
- package/logistics/TruckS8M.js +13 -6
- package/logistics/Warehouse.js +16 -9
- package/logistics/WarehouseHighValue.js +16 -9
- package/logistics/WarehouseReefer.js +16 -9
- package/logistics/WeightKg.js +13 -6
- package/package.json +3 -3
- package/pax/ArrivalsFerry.js +14 -7
- package/pax/BaggageRestrictions.js +16 -9
- package/pax/Basket.js +21 -13
- package/pax/Bed.js +13 -6
- package/pax/BedSingleDouble.js +16 -9
- package/pax/Bicycle.js +13 -6
- package/pax/Bus.js +13 -6
- package/pax/Calendar.js +13 -6
- package/pax/CalendarOutbound.js +16 -9
- package/pax/CalendarReturn.js +16 -9
- package/pax/Car1.js +13 -6
- package/pax/Car2.js +13 -6
- package/pax/Car3.js +13 -6
- package/pax/Car4.js +13 -6
- package/pax/Car5.js +13 -6
- package/pax/Car6.js +17 -10
- package/pax/CarBike.js +16 -9
- package/pax/CarFamily.js +16 -9
- package/pax/CarOnboard.js +16 -9
- package/pax/CarTrailer.js +13 -6
- package/pax/Caravan.js +13 -6
- package/pax/City.js +16 -9
- package/pax/ConferenceOnboard.js +16 -9
- package/pax/CrossingDuration.js +16 -9
- package/pax/DancingEntertainment.js +13 -6
- package/pax/Disability1.js +13 -6
- package/pax/Disability2.js +13 -6
- package/pax/DurationTime2.js +13 -6
- package/pax/EnSuiteBathroom.js +46 -39
- package/pax/Family.js +16 -9
- package/pax/FamilyCity.js +16 -9
- package/pax/FamilyOnboard.js +16 -9
- package/pax/FamilyPackage.js +16 -9
- package/pax/Food.js +16 -9
- package/pax/Group.js +13 -6
- package/pax/Minibus.js +13 -6
- package/pax/MotorHome.js +13 -6
- package/pax/Motorcycle.js +13 -6
- package/pax/MotorcycleSideCar.js +16 -9
- package/pax/NightOnboard.js +16 -9
- package/pax/NightsOnboard.js +16 -9
- package/pax/NoBaggageRestrictions.js +19 -12
- package/pax/Nopassengers.js +14 -7
- package/pax/OneWay.js +14 -7
- package/pax/Passenger.js +14 -7
- package/pax/Passengers.js +13 -6
- package/pax/Passengers1.js +13 -6
- package/pax/PrivateVan.js +13 -6
- package/pax/PromoCzk.js +16 -9
- package/pax/PromoDkk.js +13 -6
- package/pax/PromoDollar.js +13 -6
- package/pax/PromoEuro.js +13 -6
- package/pax/PromoNok.js +16 -9
- package/pax/PromoPercent.js +13 -6
- package/pax/PromoPln.js +16 -9
- package/pax/PromoPound.js +13 -6
- package/pax/PromoRon.js +16 -9
- package/pax/PromoRub.js +16 -9
- package/pax/PromoSek.js +16 -9
- package/pax/PromoTicketFootball.js +16 -9
- package/pax/PromoTicketMusic.js +16 -9
- package/pax/PromoTry.js +16 -9
- package/pax/Pushchair.js +13 -6
- package/pax/ReturnJourney.js +14 -7
- package/pax/Romantic1Night.js +16 -9
- package/pax/Romantic2Night.js +16 -9
- package/pax/RomanticCity.js +16 -9
- package/pax/RomanticCruise.js +16 -9
- package/pax/RomanticMeal.js +16 -9
- package/pax/SaveMoney.js +16 -9
- package/pax/Seaview.js +16 -9
- package/pax/SeaviewCabin.js +16 -9
- package/pax/Ship.js +16 -9
- package/pax/Trailer.js +13 -6
- package/pax/TwoPassenger.js +14 -7
- package/pax/WalkOn.js +14 -7
- package/pax/Waves.js +14 -7
- package/pax/WifiOnboard.js +16 -9
- package/payment/AmericanexpressLightLarge.js +25 -17
- package/payment/BitcoinLightLarge.js +23 -16
- package/payment/CirrusLightLarge.js +33 -26
- package/payment/DinnerclubLightLarge.js +97 -90
- package/payment/DiscoverLightLarge.js +42 -35
- package/payment/JcbLightLarge.js +33 -26
- package/payment/MaestroLightLarge.js +33 -26
- package/payment/MastercardLightLarge.js +33 -26
- package/payment/PaypalLightLarge.js +27 -20
- package/payment/VisaLightLarge.js +20 -13
- package/social-media/Blog.js +13 -6
- package/social-media/Facebook.js +13 -6
- package/social-media/Instagram.js +34 -26
- package/social-media/LinkedIn.js +13 -6
- package/social-media/MailShare.js +13 -6
- package/social-media/Twitter.js +13 -6
- package/social-media/Youtube.js +13 -6
- package/system/Account.js +13 -6
- package/system/Announcement.js +13 -6
- package/system/Archive.js +13 -6
- package/system/ArrowBack.js +13 -6
- package/system/ArrowDown.js +13 -6
- package/system/ArrowForward.js +13 -6
- package/system/ArrowUp.js +13 -6
- package/system/Attach.js +13 -6
- package/system/BarChart.js +13 -6
- package/system/Basket.js +13 -6
- package/system/Bolt.js +13 -6
- package/system/BookingList.js +13 -6
- package/system/Bookmark.js +16 -9
- package/system/BuAboutDfds.js +13 -6
- package/system/BuFreightShipping.js +17 -10
- package/system/BuLogistics.js +16 -9
- package/system/BuPax.js +13 -6
- package/system/Calendar.js +13 -6
- package/system/CalendarOutbound.js +13 -6
- package/system/CalendarReturn.js +13 -6
- package/system/ChevronDown.js +13 -6
- package/system/ChevronLeft.js +13 -6
- package/system/ChevronRight.js +13 -6
- package/system/ChevronUp.js +13 -6
- package/system/Clear.js +13 -6
- package/system/Close.js +13 -6
- package/system/Copy.js +13 -6
- package/system/Delete.js +13 -6
- package/system/Detach.js +13 -6
- package/system/Dislike.js +13 -6
- package/system/Document.js +13 -6
- package/system/Download.js +15 -8
- package/system/DownloadAll.js +27 -19
- package/system/Duplicate.js +13 -6
- package/system/Edit.js +13 -6
- package/system/ExternalLink.js +13 -6
- package/system/Filters.js +13 -6
- package/system/FiltersAdvanced.js +13 -6
- package/system/First.js +20 -12
- package/system/Height.js +13 -6
- package/system/Help.js +13 -6
- package/system/Hide.js +13 -6
- package/system/Information.js +13 -6
- package/system/Last.js +20 -12
- package/system/Length.js +13 -6
- package/system/Like.js +13 -6
- package/system/Link.js +13 -6
- package/system/LocationPin.js +16 -9
- package/system/Locked.js +13 -6
- package/system/Logout.js +16 -9
- package/system/Mail.js +13 -6
- package/system/Menu.js +13 -6
- package/system/Minus.js +13 -6
- package/system/MoreHorizontal.js +13 -6
- package/system/MoreVertical.js +13 -6
- package/system/NewRelease.js +13 -6
- package/system/NewWindow.js +13 -6
- package/system/No.js +13 -6
- package/system/Notification.js +13 -6
- package/system/NumberDown.js +13 -6
- package/system/NumberUp.js +13 -6
- package/system/Paste.js +13 -6
- package/system/Payment.js +13 -6
- package/system/Phone.js +13 -6
- package/system/Pin.js +13 -6
- package/system/Play.js +13 -6
- package/system/Plus.js +13 -6
- package/system/Print.js +13 -6
- package/system/ProductSelect.js +13 -6
- package/system/Refresh.js +13 -6
- package/system/Scroll.js +13 -6
- package/system/Search.js +13 -6
- package/system/SearchHistory.js +13 -6
- package/system/Settings.js +13 -6
- package/system/Share.js +13 -6
- package/system/ShieldSuccess.js +15 -8
- package/system/ShieldWarning.js +15 -8
- package/system/Show.js +13 -6
- package/system/Stack.js +19 -12
- package/system/Star.js +23 -15
- package/system/StatusAlert.js +13 -6
- package/system/StatusError.js +13 -6
- package/system/StatusSuccess.js +13 -6
- package/system/StatusWarning.js +13 -6
- package/system/SupportChat.js +13 -6
- package/system/SupportContact.js +13 -6
- package/system/SwapHorziontal.js +13 -6
- package/system/SwapVertical.js +13 -6
- package/system/Time.js +13 -6
- package/system/Unlink.js +13 -6
- package/system/Unlocked.js +13 -6
- package/system/Unpin.js +13 -6
- package/system/Update.js +13 -6
- package/system/Upload.js +15 -8
- package/system/Yes.js +13 -6
- package/system/ZoomIn.js +13 -6
- package/system/ZoomOut.js +15 -8
- package/transport/Airplane.js +16 -9
- package/transport/Bicycle.js +14 -7
- package/transport/BicycleDimensions.js +14 -7
- package/transport/Bus.js +14 -7
- package/transport/BusDimensions.js +27 -18
- package/transport/Car.js +14 -7
- package/transport/Car1Dimensions.js +30 -21
- package/transport/Car2.js +14 -7
- package/transport/Car2Dimensions.js +30 -21
- package/transport/Car3.js +14 -7
- package/transport/Car3Dimensions.js +30 -21
- package/transport/Car4.js +14 -7
- package/transport/Car4Dimensions.js +30 -21
- package/transport/Car5.js +14 -7
- package/transport/Car5Dimensions.js +30 -21
- package/transport/Car6.js +17 -10
- package/transport/Car6Dimensions.js +31 -22
- package/transport/CarTrailer.js +30 -19
- package/transport/Caravan.js +14 -7
- package/transport/CaravanDimensions.js +27 -18
- package/transport/Cargo.js +14 -7
- package/transport/CargoDimensions.js +14 -7
- package/transport/CargoHazardous.js +14 -7
- package/transport/CargoHazardousDimensions.js +14 -7
- package/transport/CargoHighvalue.js +14 -7
- package/transport/CargoHighvalueDimensions.js +14 -7
- package/transport/CargoIndustrial.js +14 -7
- package/transport/CargoIndustrialDimensions.js +14 -7
- package/transport/CargoReefer.js +14 -7
- package/transport/CargoReeferDimensions.js +14 -7
- package/transport/FernettiLights.js +16 -9
- package/transport/Minibus.js +14 -7
- package/transport/MinibusDimensions.js +27 -18
- package/transport/MotorHome.js +14 -7
- package/transport/Motorcycle.js +14 -7
- package/transport/MotorcycleDimensions.js +14 -7
- package/transport/MotorcycleSideCarDimensions.js +14 -7
- package/transport/MotorcycleSidecar.js +14 -7
- package/transport/MotorhomeDimensions.js +27 -18
- package/transport/NoPassengers.js +14 -7
- package/transport/Passenger.js +14 -7
- package/transport/PaxTrailers.js +14 -7
- package/transport/PrivateVan.js +14 -7
- package/transport/PrivateVanDimensions.js +27 -18
- package/transport/TrailerDimensions.js +27 -18
- package/transport/Truck1.js +14 -7
- package/transport/Truck1Dimensions.js +22 -14
- package/transport/Truck2.js +14 -7
- package/transport/Truck2Dimensions.js +22 -14
- package/transport/Truck3.js +14 -7
- package/transport/Truck3Dimensions.js +22 -14
- package/transport/TwoPassenger.js +14 -7
package/core/Next.js
CHANGED
|
@@ -1,20 +1,27 @@
|
|
|
1
|
-
function
|
|
2
|
-
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
7
|
+
/* eslint-disable @typescript-eslint/no-deprecated */
|
|
3
8
|
|
|
4
9
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
5
10
|
import React, { forwardRef } from 'react';
|
|
6
11
|
/** @deprecated */
|
|
7
|
-
import { jsx as
|
|
12
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
8
13
|
var SvgNext = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
9
|
-
return
|
|
14
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
10
15
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11
16
|
width: "1em",
|
|
12
17
|
height: "1em",
|
|
13
18
|
viewBox: "0 0 32 32",
|
|
14
19
|
ref: svgRef
|
|
15
|
-
}, props),
|
|
16
|
-
|
|
17
|
-
|
|
20
|
+
}, props), {}, {
|
|
21
|
+
children: _jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M10.752 0L8 2.4 19.562 16 8 29.6l2.752 2.4 13.766-16z"
|
|
24
|
+
})
|
|
18
25
|
}));
|
|
19
26
|
});
|
|
20
27
|
export default SvgNext;
|
|
@@ -1,20 +1,27 @@
|
|
|
1
|
-
function
|
|
2
|
-
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
7
|
+
/* eslint-disable @typescript-eslint/no-deprecated */
|
|
3
8
|
|
|
4
9
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
5
10
|
import React, { forwardRef } from 'react';
|
|
6
11
|
/** @deprecated */
|
|
7
|
-
import { jsx as
|
|
12
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
8
13
|
var SvgNotificationAlert = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
9
|
-
return
|
|
14
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
10
15
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11
16
|
width: "1em",
|
|
12
17
|
height: "1em",
|
|
13
18
|
viewBox: "0 0 32 32",
|
|
14
19
|
ref: svgRef
|
|
15
|
-
}, props),
|
|
16
|
-
|
|
17
|
-
|
|
20
|
+
}, props), {}, {
|
|
21
|
+
children: _jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M15.972 28.585a4.896 4.896 0 01-4.752-3.731h9.503a4.895 4.895 0 01-4.752 3.731zm8.162-10.949a2.806 2.806 0 012.565 2.786 2.807 2.807 0 01-2.798 2.799H8.044a2.808 2.808 0 01-2.799-2.799 2.805 2.805 0 012.565-2.786V12.96a8.165 8.165 0 015.83-7.822v-.69c0-1.346 1.102-2.449 2.449-2.449s2.448 1.102 2.448 2.449v.764a8.163 8.163 0 015.597 7.748v4.676zm5.268-.374c0-2.106-.484-4.101-1.347-5.88h2.565c.729 1.82 1.134 3.803 1.134 5.88s-.405 4.06-1.134 5.88h-2.565a13.436 13.436 0 001.347-5.88zm-27.05 0c0 2.106.484 4.101 1.347 5.88H1.134C.405 21.322 0 19.339 0 17.262s.405-4.06 1.134-5.88h2.565a13.436 13.436 0 00-1.347 5.88z"
|
|
24
|
+
})
|
|
18
25
|
}));
|
|
19
26
|
});
|
|
20
27
|
export default SvgNotificationAlert;
|
package/core/Pin1.js
CHANGED
|
@@ -1,24 +1,31 @@
|
|
|
1
|
-
function
|
|
2
|
-
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
7
|
+
/* eslint-disable @typescript-eslint/no-deprecated */
|
|
3
8
|
|
|
4
9
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
5
10
|
import React, { forwardRef } from 'react';
|
|
6
11
|
/** @deprecated */
|
|
7
|
-
import { jsx as
|
|
12
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
8
13
|
var SvgPin1 = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
9
|
-
return
|
|
14
|
+
return _jsxs("svg", _objectSpread(_objectSpread({
|
|
10
15
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11
16
|
width: "1em",
|
|
12
17
|
height: "1em",
|
|
13
18
|
viewBox: "0 0 32 32",
|
|
14
19
|
ref: svgRef
|
|
15
|
-
}, props),
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
20
|
+
}, props), {}, {
|
|
21
|
+
children: [_jsx("path", {
|
|
22
|
+
fill: "inherit",
|
|
23
|
+
opacity: 0.7,
|
|
24
|
+
d: "M15.647 21.376c-4.644 0-8.409-3.791-8.409-8.468s3.765-8.468 8.409-8.468 8.409 3.791 8.409 8.468-3.765 8.468-8.409 8.468z"
|
|
25
|
+
}), _jsx("path", {
|
|
26
|
+
fill: "currentColor",
|
|
27
|
+
d: "M15.647 20.445c-4.231 0-7.662-3.454-7.662-7.715s3.43-7.715 7.662-7.715 7.662 3.454 7.662 7.715c0 4.261-3.43 7.715-7.662 7.715zm0-20.352c-7.041 0-12.77 5.768-12.77 12.858 0 4.308 3.705 9.879 5.298 12.075.519.716 5.141 6.991 7.471 6.991 3.262 0 12.77-12.255 12.77-19.066 0-7.09-5.728-12.858-12.77-12.858z"
|
|
28
|
+
})]
|
|
22
29
|
}));
|
|
23
30
|
});
|
|
24
31
|
export default SvgPin1;
|
package/core/Pin2.js
CHANGED
|
@@ -1,24 +1,31 @@
|
|
|
1
|
-
function
|
|
2
|
-
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
7
|
+
/* eslint-disable @typescript-eslint/no-deprecated */
|
|
3
8
|
|
|
4
9
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
5
10
|
import React, { forwardRef } from 'react';
|
|
6
11
|
/** @deprecated */
|
|
7
|
-
import { jsx as
|
|
12
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
8
13
|
var SvgPin2 = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
9
|
-
return
|
|
14
|
+
return _jsxs("svg", _objectSpread(_objectSpread({
|
|
10
15
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11
16
|
width: "1em",
|
|
12
17
|
height: "1em",
|
|
13
18
|
viewBox: "0 0 32 32",
|
|
14
19
|
ref: svgRef
|
|
15
|
-
}, props),
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
20
|
+
}, props), {}, {
|
|
21
|
+
children: [_jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
opacity: 0.8,
|
|
24
|
+
d: "M16 .788c-5.355 0-9.697 4.418-9.697 9.869S16 31.212 16 31.212s9.697-15.104 9.697-20.555a9.893 9.893 0 00-4.95-8.607A9.526 9.526 0 0016 .788zm0 13.332c-2.254 0-4.082-1.86-4.082-4.154S13.746 5.812 16 5.812c2.254 0 4.082 1.86 4.082 4.154S18.254 14.12 16 14.12z"
|
|
25
|
+
}), _jsx("path", {
|
|
26
|
+
fill: "inherit",
|
|
27
|
+
d: "M16 .124a9.98 9.98 0 014.974 1.322c3.177 1.819 5.185 5.239 5.185 9.017 0 2.019-1.204 5.291-3.323 9.524-.488.974-1.017 1.985-1.583 3.025a144.932 144.932 0 01-3.344 5.807c-.399.659-.77 1.26-1.102 1.791l-.309.491-.11.173-.387.602-.387-.602-.11-.173-.309-.491a142.16 142.16 0 01-1.102-1.791c-1.14-1.882-2.28-3.85-3.344-5.807a100.865 100.865 0 01-1.583-3.025c-2.12-4.234-3.323-7.505-3.323-9.524 0-5.71 4.548-10.338 10.159-10.338zm.027 29.981c.33-.528.698-1.125 1.095-1.78a143.919 143.919 0 003.322-5.769 99.06 99.06 0 001.568-2.996c2.053-4.1 3.223-7.28 3.223-9.098 0-3.435-1.825-6.544-4.714-8.197A9.064 9.064 0 0016 1.064c-5.1 0-9.235 4.208-9.235 9.399 0 1.818 1.17 4.998 3.223 9.098a97.881 97.881 0 001.568 2.996A146.39 146.39 0 0016 30.149l.027-.043zM19.62 9.771c0-2.035-1.621-3.684-3.62-3.684s-3.62 1.649-3.62 3.684 1.621 3.684 3.62 3.684 3.62-1.649 3.62-3.684zm-8.164 0c0-2.554 2.034-4.624 4.544-4.624s4.544 2.07 4.544 4.624S18.51 14.395 16 14.395s-4.544-2.07-4.544-4.624z"
|
|
28
|
+
})]
|
|
22
29
|
}));
|
|
23
30
|
});
|
|
24
31
|
export default SvgPin2;
|
package/core/Plus.js
CHANGED
|
@@ -1,20 +1,27 @@
|
|
|
1
|
-
function
|
|
2
|
-
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
7
|
+
/* eslint-disable @typescript-eslint/no-deprecated */
|
|
3
8
|
|
|
4
9
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
5
10
|
import React, { forwardRef } from 'react';
|
|
6
11
|
/** @deprecated */
|
|
7
|
-
import { jsx as
|
|
12
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
8
13
|
var SvgPlus = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
9
|
-
return
|
|
14
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
10
15
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11
16
|
width: "1em",
|
|
12
17
|
height: "1em",
|
|
13
18
|
viewBox: "0 0 32 32",
|
|
14
19
|
ref: svgRef
|
|
15
|
-
}, props),
|
|
16
|
-
|
|
17
|
-
|
|
20
|
+
}, props), {}, {
|
|
21
|
+
children: _jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16zm2-18h8v4h-8v8h-4v-8H6v-4h8V6h4v8z"
|
|
24
|
+
})
|
|
18
25
|
}));
|
|
19
26
|
});
|
|
20
27
|
export default SvgPlus;
|
package/core/Previous.js
CHANGED
|
@@ -1,20 +1,27 @@
|
|
|
1
|
-
function
|
|
2
|
-
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
7
|
+
/* eslint-disable @typescript-eslint/no-deprecated */
|
|
3
8
|
|
|
4
9
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
5
10
|
import React, { forwardRef } from 'react';
|
|
6
11
|
/** @deprecated */
|
|
7
|
-
import { jsx as
|
|
12
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
8
13
|
var SvgPrevious = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
9
|
-
return
|
|
14
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
10
15
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11
16
|
width: "1em",
|
|
12
17
|
height: "1em",
|
|
13
18
|
viewBox: "0 0 32 32",
|
|
14
19
|
ref: svgRef
|
|
15
|
-
}, props),
|
|
16
|
-
|
|
17
|
-
|
|
20
|
+
}, props), {}, {
|
|
21
|
+
children: _jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M21.766 0l2.752 2.4L12.956 16l11.562 13.6-2.752 2.4L8 16z"
|
|
24
|
+
})
|
|
18
25
|
}));
|
|
19
26
|
});
|
|
20
27
|
export default SvgPrevious;
|
package/core/Print.js
CHANGED
|
@@ -1,20 +1,27 @@
|
|
|
1
|
-
function
|
|
2
|
-
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
7
|
+
/* eslint-disable @typescript-eslint/no-deprecated */
|
|
3
8
|
|
|
4
9
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
5
10
|
import React, { forwardRef } from 'react';
|
|
6
11
|
/** @deprecated */
|
|
7
|
-
import { jsx as
|
|
12
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
8
13
|
var SvgPrint = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
9
|
-
return
|
|
14
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
10
15
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11
16
|
width: "1em",
|
|
12
17
|
height: "1em",
|
|
13
18
|
viewBox: "0 0 32 32",
|
|
14
19
|
ref: svgRef
|
|
15
|
-
}, props),
|
|
16
|
-
|
|
17
|
-
|
|
20
|
+
}, props), {}, {
|
|
21
|
+
children: _jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M6 2v8H0v16.667h4.667v4.667h22.667v-4.667h4.667V10h-7.333V2H6.001zm2.667 7.999V4.667h13.335v5.332H8.667zm-6 2.668h26.667V24h-2v-4.667H4.667V24h-2V12.667zm4.666 16.001V22h17.333v6.668H7.333z"
|
|
24
|
+
})
|
|
18
25
|
}));
|
|
19
26
|
});
|
|
20
27
|
export default SvgPrint;
|
package/core/RadioButton.js
CHANGED
|
@@ -1,20 +1,27 @@
|
|
|
1
|
-
function
|
|
2
|
-
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
7
|
+
/* eslint-disable @typescript-eslint/no-deprecated */
|
|
3
8
|
|
|
4
9
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
5
10
|
import React, { forwardRef } from 'react';
|
|
6
11
|
/** @deprecated */
|
|
7
|
-
import { jsx as
|
|
12
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
8
13
|
var SvgRadioButton = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
9
|
-
return
|
|
14
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
10
15
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11
16
|
width: "1em",
|
|
12
17
|
height: "1em",
|
|
13
18
|
viewBox: "0 0 32 32",
|
|
14
19
|
ref: svgRef
|
|
15
|
-
}, props),
|
|
16
|
-
|
|
17
|
-
|
|
20
|
+
}, props), {}, {
|
|
21
|
+
children: _jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M16 30c7.732 0 14-6.268 14-14S23.732 2 16 2 2 8.268 2 16s6.268 14 14 14zm0 2C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16z"
|
|
24
|
+
})
|
|
18
25
|
}));
|
|
19
26
|
});
|
|
20
27
|
export default SvgRadioButton;
|
package/core/RadioButtonFill.js
CHANGED
|
@@ -1,20 +1,27 @@
|
|
|
1
|
-
function
|
|
2
|
-
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
7
|
+
/* eslint-disable @typescript-eslint/no-deprecated */
|
|
3
8
|
|
|
4
9
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
5
10
|
import React, { forwardRef } from 'react';
|
|
6
11
|
/** @deprecated */
|
|
7
|
-
import { jsx as
|
|
12
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
8
13
|
var SvgRadioButtonFill = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
9
|
-
return
|
|
14
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
10
15
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11
16
|
width: "1em",
|
|
12
17
|
height: "1em",
|
|
13
18
|
viewBox: "0 0 32 32",
|
|
14
19
|
ref: svgRef
|
|
15
|
-
}, props),
|
|
16
|
-
|
|
17
|
-
|
|
20
|
+
}, props), {}, {
|
|
21
|
+
children: _jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M16 30c7.732 0 14-6.268 14-14S23.732 2 16 2 2 8.268 2 16s6.268 14 14 14zm0 2C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm0-6c-5.523 0-10-4.477-10-10S10.477 6 16 6s10 4.477 10 10-4.477 10-10 10z"
|
|
24
|
+
})
|
|
18
25
|
}));
|
|
19
26
|
});
|
|
20
27
|
export default SvgRadioButtonFill;
|
package/core/Refresh.js
CHANGED
|
@@ -1,20 +1,27 @@
|
|
|
1
|
-
function
|
|
2
|
-
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
7
|
+
/* eslint-disable @typescript-eslint/no-deprecated */
|
|
3
8
|
|
|
4
9
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
5
10
|
import React, { forwardRef } from 'react';
|
|
6
11
|
/** @deprecated */
|
|
7
|
-
import { jsx as
|
|
12
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
8
13
|
var SvgRefresh = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
9
|
-
return
|
|
14
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
10
15
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11
16
|
width: "1em",
|
|
12
17
|
height: "1em",
|
|
13
18
|
viewBox: "0 0 32 32",
|
|
14
19
|
ref: svgRef
|
|
15
|
-
}, props),
|
|
16
|
-
|
|
17
|
-
|
|
20
|
+
}, props), {}, {
|
|
21
|
+
children: _jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M26.537 21.526L32 16.063h-3.902a14.05 14.05 0 10-4.682 10.458l-2.029-2.341A10.925 10.925 0 014.058 11.663a10.927 10.927 0 0120.919 4.4h-3.902l5.463 5.463z"
|
|
24
|
+
})
|
|
18
25
|
}));
|
|
19
26
|
});
|
|
20
27
|
export default SvgRefresh;
|
package/core/RightArrow.js
CHANGED
|
@@ -1,20 +1,27 @@
|
|
|
1
|
-
function
|
|
2
|
-
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
7
|
+
/* eslint-disable @typescript-eslint/no-deprecated */
|
|
3
8
|
|
|
4
9
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
5
10
|
import React, { forwardRef } from 'react';
|
|
6
11
|
/** @deprecated */
|
|
7
|
-
import { jsx as
|
|
12
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
8
13
|
var SvgRightArrow = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
9
|
-
return
|
|
14
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
10
15
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11
16
|
width: "1em",
|
|
12
17
|
height: "1em",
|
|
13
18
|
viewBox: "0 0 32 32",
|
|
14
19
|
ref: svgRef
|
|
15
|
-
}, props),
|
|
16
|
-
|
|
17
|
-
|
|
20
|
+
}, props), {}, {
|
|
21
|
+
children: _jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M24.004 13.687H0v4.474h24.156l-8.495 8.495 2.842 2.842L32.001 16 18.502 2.501 15.66 5.343l8.344 8.344z"
|
|
24
|
+
})
|
|
18
25
|
}));
|
|
19
26
|
});
|
|
20
27
|
export default SvgRightArrow;
|
package/core/Search.js
CHANGED
|
@@ -1,20 +1,27 @@
|
|
|
1
|
-
function
|
|
2
|
-
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
7
|
+
/* eslint-disable @typescript-eslint/no-deprecated */
|
|
3
8
|
|
|
4
9
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
5
10
|
import React, { forwardRef } from 'react';
|
|
6
11
|
/** @deprecated */
|
|
7
|
-
import { jsx as
|
|
12
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
8
13
|
var SvgSearch = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
9
|
-
return
|
|
14
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
10
15
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11
16
|
width: "1em",
|
|
12
17
|
height: "1em",
|
|
13
18
|
viewBox: "0 0 32 32",
|
|
14
19
|
ref: svgRef
|
|
15
|
-
}, props),
|
|
16
|
-
|
|
17
|
-
|
|
20
|
+
}, props), {}, {
|
|
21
|
+
children: _jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M0 29.314zm14.173-11.721l.878.693A7.95 7.95 0 0020 20a8 8 0 10-8-8c0 1.713.535 3.334 1.516 4.688l.656.905zM3.757 30.243zm-1.414 1.414L0 29.314l10.278-10.278A11.948 11.948 0 018 12C8 5.373 13.373 0 20 0s12 5.373 12 12-5.373 12-12 12c-2.804 0-5.384-.962-7.427-2.573l-10.23 10.23z"
|
|
24
|
+
})
|
|
18
25
|
}));
|
|
19
26
|
});
|
|
20
27
|
export default SvgSearch;
|
package/core/Settings.js
CHANGED
|
@@ -1,20 +1,27 @@
|
|
|
1
|
-
function
|
|
2
|
-
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
7
|
+
/* eslint-disable @typescript-eslint/no-deprecated */
|
|
3
8
|
|
|
4
9
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
5
10
|
import React, { forwardRef } from 'react';
|
|
6
11
|
/** @deprecated */
|
|
7
|
-
import { jsx as
|
|
12
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
8
13
|
var SvgSettings = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
9
|
-
return
|
|
14
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
10
15
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11
16
|
width: "1em",
|
|
12
17
|
height: "1em",
|
|
13
18
|
viewBox: "0 0 32 32",
|
|
14
19
|
ref: svgRef
|
|
15
|
-
}, props),
|
|
16
|
-
|
|
17
|
-
|
|
20
|
+
}, props), {}, {
|
|
21
|
+
children: _jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M16 25.333a9.333 9.333 0 110-18.666 9.333 9.333 0 110 18.666zM30.667 12h-1.001a1.336 1.336 0 01-1.229-.818v.04a15.07 15.07 0 00-.255-.63l.02.02a1.336 1.336 0 01.291-1.447l.708-.708a1.337 1.337 0 000-1.886L25.43 2.8a1.339 1.339 0 00-1.886 0l-.708.708c-.39.39-.965.486-1.447.291l.02.02a13.166 13.166 0 00-.63-.255h.04a1.338 1.338 0 01-.818-1.229V1.334c0-.733-.6-1.333-1.333-1.333h-5.334c-.733 0-1.333.6-1.333 1.333v1.001c0 .551-.338 1.027-.818 1.229h.04a15.07 15.07 0 00-.63.255l.02-.02a1.336 1.336 0 01-1.447-.291L8.458 2.8a1.339 1.339 0 00-1.886 0L2.801 6.571a1.339 1.339 0 000 1.886l.708.708c.39.39.486.965.291 1.447l.02-.02a15.07 15.07 0 00-.255.63v-.04A1.338 1.338 0 012.336 12H1.335c-.733 0-1.333.6-1.333 1.333v5.334C.002 19.4.602 20 1.335 20h1.001c.551 0 1.027.338 1.229.818v-.04c.082.212.164.423.255.63l-.02-.02a1.336 1.336 0 01-.291 1.447l-.708.708a1.339 1.339 0 000 1.886L6.572 29.2a1.337 1.337 0 001.886 0l.708-.708c.701-.701 2.091-.326 2.609.44.146.216.226.473.226.734v1.001c0 .733.6 1.333 1.333 1.333h5.334c.733 0 1.333-.6 1.333-1.333v-1.001c0-.551.338-1.027.818-1.229h-.04c.212-.082.423-.164.63-.255l-.02.02a1.336 1.336 0 011.447.291l.708.708a1.337 1.337 0 001.886 0l3.771-3.771a1.337 1.337 0 000-1.886l-.708-.708a1.338 1.338 0 01-.291-1.447l-.02.02c.091-.207.173-.418.255-.63v.04a1.338 1.338 0 011.229-.818h1.001c.733 0 1.333-.6 1.333-1.333v-5.334c0-.733-.6-1.333-1.333-1.333z"
|
|
24
|
+
})
|
|
18
25
|
}));
|
|
19
26
|
});
|
|
20
27
|
export default SvgSettings;
|
package/core/SettingsAlert.js
CHANGED
|
@@ -1,20 +1,27 @@
|
|
|
1
|
-
function
|
|
2
|
-
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
7
|
+
/* eslint-disable @typescript-eslint/no-deprecated */
|
|
3
8
|
|
|
4
9
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
5
10
|
import React, { forwardRef } from 'react';
|
|
6
11
|
/** @deprecated */
|
|
7
|
-
import { jsx as
|
|
12
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
8
13
|
var SvgSettingsAlert = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
9
|
-
return
|
|
14
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
10
15
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11
16
|
width: "1em",
|
|
12
17
|
height: "1em",
|
|
13
18
|
viewBox: "0 0 32 32",
|
|
14
19
|
ref: svgRef
|
|
15
|
-
}, props),
|
|
16
|
-
|
|
17
|
-
|
|
20
|
+
}, props), {}, {
|
|
21
|
+
children: _jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M16 25.333a9.333 9.333 0 100-18.666 9.333 9.333 0 100 18.666zM30.667 12C31.4 12 32 12.6 32 13.333v5.334C32 19.4 31.4 20 30.667 20h-1.001c-.551 0-1.027.338-1.229.818v-.04a15.07 15.07 0 01-.255.63l.02-.02a1.336 1.336 0 00.291 1.447l.708.708a1.337 1.337 0 010 1.886L25.43 29.2a1.337 1.337 0 01-1.886 0l-.708-.708a1.338 1.338 0 00-1.447-.291l.02-.02c-.206.091-.418.173-.63.255h.04a1.338 1.338 0 00-.818 1.229v1.001c0 .733-.6 1.333-1.333 1.333h-5.334c-.733 0-1.333-.6-1.333-1.333v-1.001c0-.261-.08-.518-.226-.734-.517-.766-1.908-1.142-2.609-.44l-.708.708a1.337 1.337 0 01-1.886 0l-3.771-3.771a1.339 1.339 0 010-1.886l.708-.708c.39-.39.486-.965.291-1.447l.02.02c-.092-.207-.173-.419-.255-.63v.04a1.338 1.338 0 00-1.229-.818H1.335c-.733 0-1.333-.6-1.333-1.333v-5.334c0-.733.6-1.333 1.333-1.333h1.001c.551 0 1.027-.338 1.229-.818v.04c.082-.212.164-.423.255-.63l-.02.02a1.336 1.336 0 00-.291-1.447l-.708-.708a1.339 1.339 0 010-1.886l3.771-3.771a1.339 1.339 0 011.886 0l.708.708c.39.39.965.486 1.447.291l-.02.02c.207-.092.419-.174.63-.255h-.04c.479-.202.818-.678.818-1.229V1.333c0-.733.6-1.333 1.333-1.333h5.334c.733 0 1.333.6 1.333 1.333v1.001c0 .551.338 1.027.818 1.229h-.04c.212.082.423.164.63.255l-.02-.02a1.336 1.336 0 001.447-.291l.708-.708a1.339 1.339 0 011.886 0l3.771 3.771a1.337 1.337 0 010 1.886l-.708.708c-.39.39-.486.965-.291 1.447l-.02-.02c.091.207.173.418.255.63v-.04c.202.479.678.818 1.229.818h1.001zm-10.173 4.687a1.56 1.56 0 011.425 1.548c0 .855-.7 1.555-1.554 1.555h-8.81c-.855 0-1.554-.7-1.554-1.555 0-.811.63-1.481 1.425-1.548v-2.598a4.536 4.536 0 013.239-4.346V9.36c0-.748.612-1.36 1.36-1.36s1.361.612 1.361 1.36v.424a4.535 4.535 0 013.109 4.305v2.598zm-4.535 6.082a2.719 2.719 0 01-2.64-2.073h5.28a2.72 2.72 0 01-2.64 2.073z"
|
|
24
|
+
})
|
|
18
25
|
}));
|
|
19
26
|
});
|
|
20
27
|
export default SvgSettingsAlert;
|