@helsenorge/designsystem-react 1.0.0-beta106 → 1.0.0-beta107
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/Button-7e82091f.js +2 -0
- package/Button-7e82091f.js.map +1 -0
- package/CHANGELOG.md +52 -52
- package/Checkbox-f2418dc5.js +2 -0
- package/Checkbox-f2418dc5.js.map +1 -0
- package/Close-d81081c8.js +2 -0
- package/Close-d81081c8.js.map +1 -0
- package/{FormGroup-b2b6efe0.js → FormGroup-af33981a.js} +2 -2
- package/FormGroup-af33981a.js.map +1 -0
- package/Input-31d7accc.js +2 -0
- package/Input-31d7accc.js.map +1 -0
- package/Modal-ff546be0.js +2 -0
- package/Modal-ff546be0.js.map +1 -0
- package/README.md +69 -69
- package/Validation-4041c083.js +2 -0
- package/Validation-4041c083.js.map +1 -0
- package/components/AnchorLink/AnchorLink.d.ts +18 -18
- package/components/AnchorLink/index.d.ts +3 -3
- package/components/AnchorLink/index.js +1 -1
- package/components/AnchorLink/styles.module.scss +63 -63
- package/components/AnchorLink/styles.module.scss.d.ts +10 -10
- package/components/Avatar/Avatar.d.ts +15 -15
- package/components/Avatar/index.d.ts +3 -3
- package/components/Avatar/index.js +1 -1
- package/components/Avatar/styles.module.scss +22 -22
- package/components/Avatar/styles.module.scss.d.ts +11 -11
- package/components/Badge/Badge.d.ts +16 -16
- package/components/Badge/index.d.ts +3 -3
- package/components/Badge/styles.module.scss +41 -41
- package/components/Badge/styles.module.scss.d.ts +17 -17
- package/components/Button/Button.d.ts +41 -41
- package/components/Button/index.d.ts +3 -3
- package/components/Button/index.js +1 -1
- package/components/Button/styles.module.scss +434 -434
- package/components/Button/styles.module.scss.d.ts +34 -34
- package/components/ButtonWithModal/ButtonWithModal.d.ts +10 -10
- package/components/ButtonWithModal/index.d.ts +3 -3
- package/components/ButtonWithModal/index.js +1 -1
- package/components/Checkbox/Checkbox.d.ts +30 -30
- package/components/Checkbox/index.d.ts +3 -3
- package/components/Checkbox/index.js +1 -1
- package/components/Checkbox/styles.module.scss +204 -204
- package/components/Checkbox/styles.module.scss.d.ts +26 -26
- package/components/Close/Close.d.ts +11 -11
- package/components/Close/index.d.ts +3 -3
- package/components/Close/index.js +1 -1
- package/components/Close/styles.module.scss +32 -32
- package/components/Close/styles.module.scss.d.ts +9 -9
- package/components/Expander/Expander.d.ts +32 -32
- package/components/Expander/Expander.d.ts.map +1 -1
- package/components/Expander/index.d.ts +3 -3
- package/components/Expander/index.js +1 -1
- package/components/Expander/styles.module.scss +165 -165
- package/components/Expander/styles.module.scss.d.ts +42 -42
- package/components/ExpanderList/ExpanderList.d.ts +47 -45
- package/components/ExpanderList/ExpanderList.d.ts.map +1 -1
- package/components/ExpanderList/index.d.ts +3 -3
- package/components/ExpanderList/index.js +1 -1
- package/components/ExpanderList/styles.module.scss +160 -160
- package/components/ExpanderList/styles.module.scss.d.ts +28 -28
- package/components/FormExample/FormExample.d.ts +15 -15
- package/components/FormExample/index.d.ts +3 -3
- package/components/FormExample/index.js +1 -1
- package/components/FormExample/index.js.map +1 -1
- package/components/FormGroup/FormGroup.d.ts +24 -24
- package/components/FormGroup/index.d.ts +3 -3
- package/components/FormGroup/index.js +1 -1
- package/components/FormGroup/styles.module.scss +67 -67
- package/components/FormGroup/styles.module.scss.d.ts +16 -16
- package/components/HighlightBox/HighlightBox.d.ts +26 -26
- package/components/HighlightBox/index.d.ts +3 -3
- package/components/HighlightBox/index.js +1 -1
- package/components/HighlightBox/styles.module.scss +174 -174
- package/components/Icons/ActiveMonitoring.d.ts +4 -4
- package/components/Icons/AcupunctureBack.d.ts +4 -4
- package/components/Icons/AcupunctureBack.js +1 -1
- package/components/Icons/AdditionalIconInformation.js +263 -263
- package/components/Icons/AdditionalIconInformation.js.map +1 -1
- package/components/Icons/AlarmClock.d.ts +4 -4
- package/components/Icons/AlertSignFill.d.ts +4 -4
- package/components/Icons/AlertSignStroke.d.ts +4 -4
- package/components/Icons/Amputation.d.ts +4 -4
- package/components/Icons/Anxiety.d.ts +4 -4
- package/components/Icons/Apple.d.ts +4 -4
- package/components/Icons/Archive.d.ts +4 -4
- package/components/Icons/ArmFlexing.d.ts +4 -4
- package/components/Icons/ArrowLeft.d.ts +4 -4
- package/components/Icons/ArrowRight.d.ts +4 -4
- package/components/Icons/ArrowUpRight.d.ts +4 -4
- package/components/Icons/Attachment.d.ts +4 -4
- package/components/Icons/Atv.d.ts +4 -4
- package/components/Icons/Avatar.d.ts +4 -4
- package/components/Icons/AwakePersonOnPillow.d.ts +4 -4
- package/components/Icons/Baby.d.ts +4 -4
- package/components/Icons/BandAid.d.ts +4 -4
- package/components/Icons/BeerAndPills.d.ts +4 -4
- package/components/Icons/Bell.d.ts +4 -4
- package/components/Icons/Bike.d.ts +4 -4
- package/components/Icons/BirthControl.d.ts +4 -4
- package/components/Icons/BirthdayCake.d.ts +4 -4
- package/components/Icons/Boat.d.ts +4 -4
- package/components/Icons/Body.d.ts +4 -4
- package/components/Icons/Brain.d.ts +4 -4
- package/components/Icons/BreastReconstruction.d.ts +4 -4
- package/components/Icons/BreastRemoval.d.ts +4 -4
- package/components/Icons/Breasts.d.ts +4 -4
- package/components/Icons/BrokenHeart.d.ts +4 -4
- package/components/Icons/BrokenPuzzle.d.ts +4 -4
- package/components/Icons/Bus.d.ts +4 -4
- package/components/Icons/Calendar.d.ts +4 -4
- package/components/Icons/CalendarChange.d.ts +4 -4
- package/components/Icons/CalendarCheck.d.ts +4 -4
- package/components/Icons/CalendarEvent.d.ts +4 -4
- package/components/Icons/CalendarSave.d.ts +4 -4
- package/components/Icons/Cancer.d.ts +4 -4
- package/components/Icons/Car.d.ts +4 -4
- package/components/Icons/Change.d.ts +4 -4
- package/components/Icons/Check.d.ts +4 -4
- package/components/Icons/CheckOutline.d.ts +4 -4
- package/components/Icons/Chest.d.ts +4 -4
- package/components/Icons/ChevronDown.d.ts +4 -4
- package/components/Icons/ChevronLeft.d.ts +4 -4
- package/components/Icons/ChevronRight.d.ts +4 -4
- package/components/Icons/ChevronUp.d.ts +4 -4
- package/components/Icons/ChevronsDown.d.ts +4 -4
- package/components/Icons/ChevronsUp.d.ts +4 -4
- package/components/Icons/ChildPlaying.d.ts +4 -4
- package/components/Icons/Cigarette.d.ts +4 -4
- package/components/Icons/Contacts.d.ts +4 -4
- package/components/Icons/Copy.d.ts +4 -4
- package/components/Icons/CoronaCertificate.d.ts +4 -4
- package/components/Icons/Coronavirus.d.ts +4 -4
- package/components/Icons/Cough.d.ts +4 -4
- package/components/Icons/CriticalHealthInfo.d.ts +4 -4
- package/components/Icons/Cross.d.ts +4 -4
- package/components/Icons/DataExchange.d.ts +4 -4
- package/components/Icons/DataReceived.d.ts +4 -4
- package/components/Icons/DataSent.d.ts +4 -4
- package/components/Icons/Depression.d.ts +4 -4
- package/components/Icons/DigestiveSystem.d.ts +4 -4
- package/components/Icons/Dizzy.d.ts +4 -4
- package/components/Icons/Documents.d.ts +4 -4
- package/components/Icons/Dog.d.ts +4 -4
- package/components/Icons/DonorCard.d.ts +4 -4
- package/components/Icons/Download.d.ts +4 -4
- package/components/Icons/Draft.d.ts +4 -4
- package/components/Icons/EChat.d.ts +4 -4
- package/components/Icons/EarNoseThroat.d.ts +4 -4
- package/components/Icons/ElderlyPerson.d.ts +4 -4
- package/components/Icons/Embolization.d.ts +4 -4
- package/components/Icons/EnterFullScreen.d.ts +4 -4
- package/components/Icons/Envelope.d.ts +4 -4
- package/components/Icons/Epilepsy.d.ts +4 -4
- package/components/Icons/Eraser.d.ts +4 -4
- package/components/Icons/ErrorSignFill.d.ts +4 -4
- package/components/Icons/ErrorSignStroke.d.ts +4 -4
- package/components/Icons/EuropeanHealthCard.d.ts +4 -4
- package/components/Icons/ExitFullScreen.d.ts +4 -4
- package/components/Icons/Eye.d.ts +4 -4
- package/components/Icons/Facebook.d.ts +4 -4
- package/components/Icons/Female.d.ts +4 -4
- package/components/Icons/FemaleDoctor.d.ts +4 -4
- package/components/Icons/Ferry.d.ts +4 -4
- package/components/Icons/FingerBleed.d.ts +4 -4
- package/components/Icons/FirstAidKit.d.ts +4 -4
- package/components/Icons/FloppyDisk.d.ts +4 -4
- package/components/Icons/Football.d.ts +4 -4
- package/components/Icons/Form.d.ts +4 -4
- package/components/Icons/Forward.d.ts +4 -4
- package/components/Icons/Gallery.d.ts +4 -4
- package/components/Icons/Garden.d.ts +4 -4
- package/components/Icons/GasCan.d.ts +4 -4
- package/components/Icons/GenderIdentity.d.ts +4 -4
- package/components/Icons/Globe.d.ts +4 -4
- package/components/Icons/HandWaving.d.ts +4 -4
- package/components/Icons/HandWithDisease.d.ts +4 -4
- package/components/Icons/HealthClinic.d.ts +4 -4
- package/components/Icons/HealthWarning.d.ts +4 -4
- package/components/Icons/Heart.d.ts +4 -4
- package/components/Icons/HelpSign.d.ts +4 -4
- package/components/Icons/HelpingHand.d.ts +4 -4
- package/components/Icons/Hemodialysis.d.ts +4 -4
- package/components/Icons/Hiker.d.ts +4 -4
- package/components/Icons/Hipprosthesis.d.ts +4 -4
- package/components/Icons/History.d.ts +4 -4
- package/components/Icons/HivAndAids.d.ts +4 -4
- package/components/Icons/Home.d.ts +4 -4
- package/components/Icons/Hormone.d.ts +4 -4
- package/components/Icons/Hospital.d.ts +4 -4
- package/components/Icons/Hourglass.d.ts +4 -4
- package/components/Icons/Icon.d.ts +22 -22
- package/components/Icons/ImgFile.d.ts +4 -4
- package/components/Icons/Inbox.d.ts +4 -4
- package/components/Icons/InfoSignFill.d.ts +4 -4
- package/components/Icons/InfoSignStroke.d.ts +4 -4
- package/components/Icons/Instagram.d.ts +4 -4
- package/components/Icons/Intravenous.d.ts +4 -4
- package/components/Icons/JointPain.d.ts +4 -4
- package/components/Icons/Journal.d.ts +4 -4
- package/components/Icons/JpgFile.d.ts +4 -4
- package/components/Icons/Kidney.d.ts +4 -4
- package/components/Icons/KitchenScale.d.ts +4 -4
- package/components/Icons/Kjernejournal.d.ts +4 -4
- package/components/Icons/Laboratory.d.ts +4 -4
- package/components/Icons/LaptopBlog.d.ts +4 -4
- package/components/Icons/LawBook.d.ts +4 -4
- package/components/Icons/LightBulb.d.ts +4 -4
- package/components/Icons/List.d.ts +4 -4
- package/components/Icons/Location.d.ts +4 -4
- package/components/Icons/Lock.d.ts +4 -4
- package/components/Icons/Lungs.d.ts +4 -4
- package/components/Icons/Makeup.d.ts +4 -4
- package/components/Icons/MaleDoctor.d.ts +4 -4
- package/components/Icons/MaleDoctorAndPerson.d.ts +4 -4
- package/components/Icons/MaleGenitalia.d.ts +4 -4
- package/components/Icons/Medicine.d.ts +4 -4
- package/components/Icons/MedicineWarning.d.ts +4 -4
- package/components/Icons/MentalHealthAdult.d.ts +4 -4
- package/components/Icons/MentalHealthChild.d.ts +4 -4
- package/components/Icons/Menu.d.ts +4 -4
- package/components/Icons/Microscope.d.ts +4 -4
- package/components/Icons/Minus.d.ts +4 -4
- package/components/Icons/Mirror.d.ts +4 -4
- package/components/Icons/MobilePhone.d.ts +4 -4
- package/components/Icons/MotherHoldingBaby.d.ts +4 -4
- package/components/Icons/MuscleBack.d.ts +4 -4
- package/components/Icons/MuscleLeg.d.ts +4 -4
- package/components/Icons/Mushroom.d.ts +4 -4
- package/components/Icons/Music.d.ts +4 -4
- package/components/Icons/MusselsAndSalt.d.ts +4 -4
- package/components/Icons/NoEye.d.ts +4 -4
- package/components/Icons/NoEye.js +1 -1
- package/components/Icons/NoFilter.d.ts +4 -4
- package/components/Icons/Notepad.d.ts +4 -4
- package/components/Icons/Osteotomy.d.ts +4 -4
- package/components/Icons/PaintRoller.d.ts +4 -4
- package/components/Icons/PaperPlane.d.ts +4 -4
- package/components/Icons/PatientAndPerson.d.ts +4 -4
- package/components/Icons/Pause.d.ts +4 -4
- package/components/Icons/PdfFile.d.ts +4 -4
- package/components/Icons/Pencil.d.ts +4 -4
- package/components/Icons/PeopleTalking.d.ts +4 -4
- package/components/Icons/Peritonealdialysis.d.ts +4 -4
- package/components/Icons/Person.d.ts +4 -4
- package/components/Icons/PersonAndPatient.d.ts +4 -4
- package/components/Icons/PersonInXRayMachine.d.ts +4 -4
- package/components/Icons/PersonOverweight.d.ts +4 -4
- package/components/Icons/PersonRelaxing.d.ts +4 -4
- package/components/Icons/PersonWithBrain.d.ts +4 -4
- package/components/Icons/PersonWithBrokenArm.d.ts +4 -4
- package/components/Icons/PersonWithCrutches.d.ts +4 -4
- package/components/Icons/PersonWithJaw.d.ts +4 -4
- package/components/Icons/PersonWithMagnifyingGlass.d.ts +4 -4
- package/components/Icons/PersonWithSenses.d.ts +4 -4
- package/components/Icons/PersonWorking.d.ts +4 -4
- package/components/Icons/PizzaSlice.d.ts +4 -4
- package/components/Icons/Plane.d.ts +4 -4
- package/components/Icons/Plant.d.ts +4 -4
- package/components/Icons/Play.d.ts +4 -4
- package/components/Icons/PlusLarge.d.ts +4 -4
- package/components/Icons/PlusSmall.d.ts +4 -4
- package/components/Icons/PngFile.d.ts +4 -4
- package/components/Icons/Podcast.d.ts +4 -4
- package/components/Icons/PoisonInformation.d.ts +4 -4
- package/components/Icons/Pregnant.d.ts +4 -4
- package/components/Icons/Printer.d.ts +4 -4
- package/components/Icons/Psychosis.d.ts +4 -4
- package/components/Icons/Publication.d.ts +4 -4
- package/components/Icons/Puzzle.d.ts +4 -4
- package/components/Icons/QrCode.d.ts +4 -4
- package/components/Icons/Quarrel.d.ts +4 -4
- package/components/Icons/RadioTherapy.d.ts +4 -4
- package/components/Icons/RadioactiveTreatment.d.ts +4 -4
- package/components/Icons/Radioiodine.d.ts +4 -4
- package/components/Icons/Receipt.d.ts +4 -4
- package/components/Icons/Receptionist.d.ts +4 -4
- package/components/Icons/Recovery.d.ts +4 -4
- package/components/Icons/Referral.d.ts +4 -4
- package/components/Icons/Refresh.d.ts +4 -4
- package/components/Icons/Refund.d.ts +4 -4
- package/components/Icons/Reply.d.ts +4 -4
- package/components/Icons/Rocket.d.ts +4 -4
- package/components/Icons/RtfFile.d.ts +4 -4
- package/components/Icons/STDs.d.ts +4 -4
- package/components/Icons/Save.d.ts +4 -4
- package/components/Icons/Scale.d.ts +4 -4
- package/components/Icons/Search.d.ts +4 -4
- package/components/Icons/SectionSign.d.ts +4 -4
- package/components/Icons/SectionSign.js +1 -1
- package/components/Icons/Settings.d.ts +4 -4
- package/components/Icons/Sexualorientation.d.ts +4 -4
- package/components/Icons/ShakingHand.d.ts +4 -4
- package/components/Icons/Share.d.ts +4 -4
- package/components/Icons/Shield.d.ts +4 -4
- package/components/Icons/ShuntOperation.d.ts +4 -4
- package/components/Icons/Skeleton.d.ts +4 -4
- package/components/Icons/Skin.d.ts +4 -4
- package/components/Icons/Snake.d.ts +4 -4
- package/components/Icons/Snapchat.d.ts +4 -4
- package/components/Icons/SpeechBubble.d.ts +4 -4
- package/components/Icons/SpeechBubble.js +1 -1
- package/components/Icons/Spray.d.ts +4 -4
- package/components/Icons/Stopwatch.d.ts +4 -4
- package/components/Icons/SupportingPerson.d.ts +4 -4
- package/components/Icons/SupportingPerson.js +1 -1
- package/components/Icons/Surgery.d.ts +4 -4
- package/components/Icons/Syringe.d.ts +4 -4
- package/components/Icons/Syringe.js +1 -1
- package/components/Icons/Taxi.d.ts +4 -4
- package/components/Icons/TeddyBear.d.ts +4 -4
- package/components/Icons/Teenagers.d.ts +4 -4
- package/components/Icons/ThinkingAboutBaby.d.ts +4 -4
- package/components/Icons/Ticket.d.ts +4 -4
- package/components/Icons/TimePassing.d.ts +4 -4
- package/components/Icons/Toolbox.d.ts +4 -4
- package/components/Icons/Tooth.d.ts +4 -4
- package/components/Icons/TotalKneeProsthesis.d.ts +4 -4
- package/components/Icons/Train.d.ts +4 -4
- package/components/Icons/Transplantation.d.ts +4 -4
- package/components/Icons/TrashCan.d.ts +4 -4
- package/components/Icons/Twitter.d.ts +4 -4
- package/components/Icons/Undo.d.ts +4 -4
- package/components/Icons/UniProsthesis.d.ts +4 -4
- package/components/Icons/Upload.d.ts +4 -4
- package/components/Icons/UserOrganization.d.ts +4 -4
- package/components/Icons/Vaccine.d.ts +4 -4
- package/components/Icons/VerticalDots.d.ts +4 -4
- package/components/Icons/VideoCamera.d.ts +4 -4
- package/components/Icons/VideoChat.d.ts +4 -4
- package/components/Icons/Wallet.d.ts +4 -4
- package/components/Icons/Watch.d.ts +4 -4
- package/components/Icons/Website.d.ts +4 -4
- package/components/Icons/Wheelchair.d.ts +4 -4
- package/components/Icons/WheelchairActive.d.ts +4 -4
- package/components/Icons/Window.d.ts +4 -4
- package/components/Icons/WordDocument.d.ts +4 -4
- package/components/Icons/WorkSuitcase.d.ts +4 -4
- package/components/Icons/X.d.ts +4 -4
- package/components/Icons/XOutline.d.ts +4 -4
- package/components/Icons/XmlFile.d.ts +4 -4
- package/components/Icons/YouTube.d.ts +4 -4
- package/components/Icons/Zoom.d.ts +4 -4
- package/components/Icons/index.d.ts +4 -4
- package/components/Icons/index.js +1 -1
- package/components/Input/Input.d.ts +54 -54
- package/components/Input/index.d.ts +3 -3
- package/components/Input/index.js +1 -1
- package/components/Input/styles.module.scss +59 -59
- package/components/Input/styles.module.scss.d.ts +23 -23
- package/components/LinkList/LinkList.d.ts +41 -41
- package/components/LinkList/index.d.ts +3 -3
- package/components/LinkList/index.js +1 -1
- package/components/LinkList/styles.module.scss +147 -147
- package/components/LinkList/styles.module.scss.d.ts +26 -26
- package/components/List/List.d.ts +9 -9
- package/components/List/index.d.ts +3 -3
- package/components/List/styles.module.scss +11 -11
- package/components/List/styles.module.scss.d.ts +10 -10
- package/components/Loader/Loader.d.ts +32 -32
- package/components/Loader/index.d.ts +3 -3
- package/components/Loader/styles.module.scss +194 -194
- package/components/Logo/Logo.d.ts +17 -17
- package/components/Logo/index.d.ts +3 -3
- package/components/Modal/Modal.d.ts +69 -69
- package/components/Modal/__mocks__/IntersectionObserver.d.ts +5 -5
- package/components/Modal/index.d.ts +3 -3
- package/components/Modal/index.js +1 -1
- package/components/Modal/styles.module.scss +243 -243
- package/components/Modal/styles.module.scss.d.ts +41 -41
- package/components/NotificationPanel/NotificationPanel.d.ts +47 -47
- package/components/NotificationPanel/index.d.ts +3 -3
- package/components/NotificationPanel/index.js +1 -1
- package/components/NotificationPanel/styles.module.scss +153 -153
- package/components/NotificationPanel/styles.module.scss.d.ts +33 -33
- package/components/Portal/index.d.ts +12 -12
- package/components/RadioButton/RadioButton.d.ts +30 -30
- package/components/RadioButton/index.d.ts +3 -3
- package/components/RadioButton/styles.module.scss +236 -236
- package/components/RadioButton/styles.module.scss.d.ts +23 -23
- package/components/Slider/Slider.d.ts +19 -19
- package/components/Slider/SliderUtils.d.ts +40 -40
- package/components/Slider/index.d.ts +3 -3
- package/components/Slider/styles.module.scss +85 -85
- package/components/Slider/styles.module.scss.d.ts +19 -19
- package/components/Spacer/Spacer.d.ts +12 -12
- package/components/Spacer/index.d.ts +3 -3
- package/components/Spacer/styles.module.scss +47 -47
- package/components/Spacer/styles.module.scss.d.ts +22 -22
- package/components/Textarea/Textarea.d.ts +36 -36
- package/components/Textarea/index.d.ts +3 -3
- package/components/Textarea/styles.module.scss +57 -57
- package/components/Textarea/styles.module.scss.d.ts +26 -26
- package/components/Tile/Tile.d.ts +33 -33
- package/components/Tile/index.d.ts +3 -3
- package/components/Tile/index.js +1 -1
- package/components/Tile/styles.module.scss +115 -115
- package/components/Tile/styles.module.scss.d.ts +18 -18
- package/components/Title/Title.d.ts +25 -25
- package/components/Title/index.d.ts +3 -3
- package/components/Title/styles.module.scss +27 -27
- package/components/Title/styles.module.scss.d.ts +15 -15
- package/components/Validation/Validation.d.ts +16 -16
- package/components/Validation/index.d.ts +3 -3
- package/components/Validation/index.js +1 -1
- package/components/Validation/styles.module.scss +18 -18
- package/components/Validation/styles.module.scss.d.ts +10 -10
- package/constants.d.ts +91 -91
- package/hooks/focus-utils.d.ts +6 -6
- package/hooks/useBreakpoint.d.ts +12 -12
- package/hooks/useFocusToggle.d.ts +13 -13
- package/hooks/useFocusTrap.d.ts +3 -3
- package/hooks/useHover.d.ts +11 -11
- package/hooks/useIcons.d.ts +3 -3
- package/hooks/useIntersectionObserver.d.ts +10 -10
- package/hooks/useIsVisible.d.ts +9 -9
- package/hooks/useLayoutEvent.d.ts +8 -8
- package/hooks/usePrevious.d.ts +7 -0
- package/hooks/usePrevious.d.ts.map +1 -0
- package/hooks/useSize.d.ts +8 -8
- package/hooks/useSticky.d.ts +20 -20
- package/hooks/useWindowSize.d.ts +4 -4
- package/index.d.ts +13 -12
- package/index.d.ts.map +1 -1
- package/index.js +1 -1
- package/package.json +1 -1
- package/scss/_body.scss +11 -11
- package/scss/_breakpoints.scss +16 -16
- package/scss/_font-settings.scss +8 -8
- package/scss/_fonts.scss +112 -112
- package/scss/_grid.scss +1 -1
- package/scss/_input.scss +176 -176
- package/scss/_palette.scss +136 -136
- package/scss/_print.scss +176 -176
- package/scss/_reset.scss +13 -13
- package/scss/_spacers.scss +40 -40
- package/scss/_title.scss +59 -59
- package/scss/helsenorge.scss +8 -8
- package/scss/typography.module.scss +154 -154
- package/theme/currys/color.d.ts +3 -3
- package/theme/currys/index.d.ts +2 -2
- package/theme/currys/spacing.d.ts +3 -3
- package/theme/grid.d.ts +20 -20
- package/theme/index.d.ts +98 -98
- package/theme/palette.d.ts +67 -67
- package/theme/spacers.d.ts +18 -18
- package/usePrevious-ae293b10.js +2 -0
- package/usePrevious-ae293b10.js.map +1 -0
- package/utils/debounce.d.ts +7 -7
- package/utils/uuid.d.ts +2 -2
- package/utils/viewport.d.ts +1 -1
- package/AlertSignFill-e607ff43.js +0 -2
- package/AlertSignFill-e607ff43.js.map +0 -1
- package/Button-397ff5a8.js +0 -2
- package/Button-397ff5a8.js.map +0 -1
- package/Check-6291ad09.js +0 -2
- package/Check-6291ad09.js.map +0 -1
- package/Checkbox-acd12b0c.js +0 -2
- package/Checkbox-acd12b0c.js.map +0 -1
- package/ChevronUp-4b6797ef.js +0 -2
- package/ChevronUp-4b6797ef.js.map +0 -1
- package/Close-060173de.js +0 -2
- package/Close-060173de.js.map +0 -1
- package/FormGroup-b2b6efe0.js.map +0 -1
- package/Icon-537c6b21.js +0 -2
- package/Icon-537c6b21.js.map +0 -1
- package/Input-59ca2467.js +0 -2
- package/Input-59ca2467.js.map +0 -1
- package/Modal-3c7f9f93.js +0 -2
- package/Modal-3c7f9f93.js.map +0 -1
- package/Validation-16a8bdcd.js +0 -2
- package/Validation-16a8bdcd.js.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Refresh: React.FC<SvgPathProps>;
|
|
4
|
-
export default Refresh;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Refresh: React.FC<SvgPathProps>;
|
|
4
|
+
export default Refresh;
|
|
5
5
|
//# sourceMappingURL=Refresh.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Refund: React.FC<SvgPathProps>;
|
|
4
|
-
export default Refund;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Refund: React.FC<SvgPathProps>;
|
|
4
|
+
export default Refund;
|
|
5
5
|
//# sourceMappingURL=Refund.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Reply: React.FC<SvgPathProps>;
|
|
4
|
-
export default Reply;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Reply: React.FC<SvgPathProps>;
|
|
4
|
+
export default Reply;
|
|
5
5
|
//# sourceMappingURL=Reply.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Rocket: React.FC<SvgPathProps>;
|
|
4
|
-
export default Rocket;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Rocket: React.FC<SvgPathProps>;
|
|
4
|
+
export default Rocket;
|
|
5
5
|
//# sourceMappingURL=Rocket.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const RtfFile: React.FC<SvgPathProps>;
|
|
4
|
-
export default RtfFile;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const RtfFile: React.FC<SvgPathProps>;
|
|
4
|
+
export default RtfFile;
|
|
5
5
|
//# sourceMappingURL=RtfFile.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const STDs: React.FC<SvgPathProps>;
|
|
4
|
-
export default STDs;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const STDs: React.FC<SvgPathProps>;
|
|
4
|
+
export default STDs;
|
|
5
5
|
//# sourceMappingURL=STDs.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Save: React.FC<SvgPathProps>;
|
|
4
|
-
export default Save;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Save: React.FC<SvgPathProps>;
|
|
4
|
+
export default Save;
|
|
5
5
|
//# sourceMappingURL=Save.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Scale: React.FC<SvgPathProps>;
|
|
4
|
-
export default Scale;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Scale: React.FC<SvgPathProps>;
|
|
4
|
+
export default Scale;
|
|
5
5
|
//# sourceMappingURL=Scale.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Search: React.FC<SvgPathProps>;
|
|
4
|
-
export default Search;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Search: React.FC<SvgPathProps>;
|
|
4
|
+
export default Search;
|
|
5
5
|
//# sourceMappingURL=Search.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const SectionSign: React.FC<SvgPathProps>;
|
|
4
|
-
export default SectionSign;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const SectionSign: React.FC<SvgPathProps>;
|
|
4
|
+
export default SectionSign;
|
|
5
5
|
//# sourceMappingURL=SectionSign.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import e from"react";import{
|
|
1
|
+
import e from"react";import{returnIcon as c}from"./Icon.js";import"../../_tslib-51c8a283.js";import"../../constants-eb74321e.js";export default function(l){var t=l.isExtraSmall,r=l.isHovered;return c(t,r,e.createElement("path",{d:"M25.564 26.297c-1.776-1-4.15-1.442-4.15-3.085 0-.732.377-1.221 1.042-1.621 1.8.977 4.13 1.444 4.13 3.108 0 .776-.334 1.242-1.022 1.598M22.7 18.595c0-.644.445-1.11 1.465-1.11.888 0 1.71.444 2.398 1.043l1.2-1.62c-.89-.688-2.177-1.353-3.73-1.353-2.353 0-3.64 1.375-3.64 3.15 0 .755.243 1.355.665 1.82-1.109.645-1.842 1.666-1.842 2.864 0 4.128 5.97 3.774 5.97 5.905 0 .71-.554 1.243-1.597 1.243-1.02 0-1.843-.423-2.575-1.155l-1.51 1.332c.955 1.132 2.486 1.73 4.085 1.73 2.441 0 3.928-1.397 3.928-3.262 0-.732-.222-1.31-.577-1.775 1.154-.69 1.843-1.554 1.843-2.908 0-4.04-6.083-3.906-6.083-5.904M24 38.458C16.026 38.458 9.54 31.973 9.54 24S16.027 9.542 24 9.542c7.973 0 14.46 6.485 14.46 14.458s-6.487 14.458-14.46 14.458M24 8.14C15.255 8.14 8.141 15.256 8.141 24S15.255 39.858 24 39.858c8.745 0 15.86-7.114 15.86-15.858S32.743 8.14 23.998 8.14","fill-rule":"evenodd"}),e.createElement("path",{d:"M25.79 26.628c-2.032-1.143-4.749-1.65-4.749-3.53 0-.838.431-1.397 1.193-1.855 2.058 1.12 4.724 1.652 4.724 3.557 0 .888-.381 1.421-1.168 1.828m-3.276-8.813c0-.736.508-1.27 1.676-1.27 1.016 0 1.956.51 2.743 1.193l1.371-1.853c-1.016-.788-2.489-1.549-4.267-1.549-2.691 0-4.164 1.574-4.164 3.607 0 .862.279 1.55.762 2.082-1.27.736-2.109 1.905-2.109 3.276 0 4.723 6.832 4.317 6.832 6.756 0 .812-.635 1.422-1.828 1.422-1.169 0-2.108-.483-2.946-1.32l-1.728 1.523c1.093 1.295 2.845 1.981 4.674 1.981 2.793 0 4.495-1.6 4.495-3.734 0-.838-.254-1.498-.66-2.03 1.32-.789 2.108-1.779 2.108-3.328 0-4.622-6.959-4.47-6.959-6.756M24 38.458c-7.973 0-14.459-6.486-14.459-14.458 0-7.973 6.486-14.458 14.459-14.458 7.972 0 14.458 6.485 14.458 14.458 0 7.972-6.486 14.458-14.458 14.458m0-30.317c-8.745 0-15.859 7.114-15.859 15.86 0 8.743 7.114 15.857 15.859 15.857 8.744 0 15.858-7.114 15.858-15.858 0-8.745-7.114-15.859-15.858-15.859","fill-rule":"evenodd"}),e.createElement("path",{d:"M24 38.274c-7.871 0-14.274-6.403-14.274-14.275 0-7.87 6.403-14.274 14.274-14.274 7.87 0 14.273 6.405 14.273 14.274 0 7.872-6.403 14.275-14.273 14.275m0-30.317c-8.846 0-16.044 7.196-16.044 16.042 0 8.846 7.198 16.043 16.044 16.043S40.043 32.845 40.043 24 32.846 7.957 24 7.957m1.59 18.376c-1.804-1.015-4.218-1.465-4.218-3.133 0-.744.384-1.242 1.06-1.648 1.828.993 4.195 1.467 4.195 3.158 0 .788-.339 1.262-1.037 1.623m-2.91-7.825c0-.654.452-1.128 1.489-1.128.902 0 1.737.452 2.435 1.06l1.218-1.646c-.902-.698-2.21-1.376-3.788-1.376-2.39 0-3.699 1.399-3.699 3.204 0 .765.248 1.375.677 1.85-1.128.652-1.872 1.69-1.872 2.907 0 4.195 6.066 3.834 6.066 5.999 0 .722-.563 1.263-1.623 1.263-1.037 0-1.872-.43-2.616-1.172l-1.534 1.352c.97 1.15 2.525 1.759 4.15 1.759 2.48 0 3.991-1.421 3.991-3.316 0-.743-.226-1.329-.586-1.803 1.172-.7 1.872-1.579 1.872-2.954 0-4.104-6.18-3.969-6.18-5.999","fill-rule":"evenodd"}),e.createElement("path",{d:"M24 38.274c-7.87 0-14.274-6.403-14.274-14.275C9.726 16.13 16.13 9.725 24 9.725c7.87 0 14.274 6.405 14.274 14.274 0 7.872-6.403 14.275-14.274 14.275m0-30.317c-8.846 0-16.043 7.196-16.043 16.042 0 8.846 7.197 16.043 16.043 16.043S40.043 32.845 40.043 24 32.846 7.957 24 7.957m1.837 18.738c-2.085-1.173-4.871-1.692-4.871-3.62 0-.858.442-1.433 1.224-1.902 2.11 1.147 4.844 1.694 4.844 3.647 0 .91-.392 1.458-1.197 1.875m-3.36-9.037c0-.755.52-1.302 1.717-1.302 1.043 0 2.006.521 2.813 1.224l1.408-1.901c-1.042-.807-2.553-1.588-4.376-1.588-2.76 0-4.27 1.613-4.27 3.697 0 .886.285 1.59.78 2.136-1.301.756-2.161 1.953-2.161 3.359 0 4.844 7.005 4.427 7.005 6.928 0 .833-.652 1.458-1.874 1.458-1.2 0-2.163-.495-3.022-1.354l-1.77 1.562c1.12 1.328 2.916 2.032 4.792 2.032 2.864 0 4.609-1.641 4.609-3.829 0-.859-.26-1.536-.677-2.083 1.354-.807 2.161-1.824 2.161-3.412 0-4.74-7.135-4.583-7.135-6.927","fill-rule":"evenodd"}))}
|
|
2
2
|
//# sourceMappingURL=SectionSign.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Settings: React.FC<SvgPathProps>;
|
|
4
|
-
export default Settings;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Settings: React.FC<SvgPathProps>;
|
|
4
|
+
export default Settings;
|
|
5
5
|
//# sourceMappingURL=Settings.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const SexualOrientation: React.FC<SvgPathProps>;
|
|
4
|
-
export default SexualOrientation;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const SexualOrientation: React.FC<SvgPathProps>;
|
|
4
|
+
export default SexualOrientation;
|
|
5
5
|
//# sourceMappingURL=Sexualorientation.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const ShakingHand: React.FC<SvgPathProps>;
|
|
4
|
-
export default ShakingHand;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const ShakingHand: React.FC<SvgPathProps>;
|
|
4
|
+
export default ShakingHand;
|
|
5
5
|
//# sourceMappingURL=ShakingHand.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Share: React.FC<SvgPathProps>;
|
|
4
|
-
export default Share;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Share: React.FC<SvgPathProps>;
|
|
4
|
+
export default Share;
|
|
5
5
|
//# sourceMappingURL=Share.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Shield: React.FC<SvgPathProps>;
|
|
4
|
-
export default Shield;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Shield: React.FC<SvgPathProps>;
|
|
4
|
+
export default Shield;
|
|
5
5
|
//# sourceMappingURL=Shield.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const ShuntOperation: React.FC<SvgPathProps>;
|
|
4
|
-
export default ShuntOperation;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const ShuntOperation: React.FC<SvgPathProps>;
|
|
4
|
+
export default ShuntOperation;
|
|
5
5
|
//# sourceMappingURL=ShuntOperation.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Skeleton: React.FC<SvgPathProps>;
|
|
4
|
-
export default Skeleton;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Skeleton: React.FC<SvgPathProps>;
|
|
4
|
+
export default Skeleton;
|
|
5
5
|
//# sourceMappingURL=Skeleton.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Skin: React.FC<SvgPathProps>;
|
|
4
|
-
export default Skin;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Skin: React.FC<SvgPathProps>;
|
|
4
|
+
export default Skin;
|
|
5
5
|
//# sourceMappingURL=Skin.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Snake: React.FC<SvgPathProps>;
|
|
4
|
-
export default Snake;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Snake: React.FC<SvgPathProps>;
|
|
4
|
+
export default Snake;
|
|
5
5
|
//# sourceMappingURL=Snake.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Snapchat: React.FC<SvgPathProps>;
|
|
4
|
-
export default Snapchat;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Snapchat: React.FC<SvgPathProps>;
|
|
4
|
+
export default Snapchat;
|
|
5
5
|
//# sourceMappingURL=Snapchat.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const SpeechBubble: React.FC<SvgPathProps>;
|
|
4
|
-
export default SpeechBubble;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const SpeechBubble: React.FC<SvgPathProps>;
|
|
4
|
+
export default SpeechBubble;
|
|
5
5
|
//# sourceMappingURL=SpeechBubble.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import a from"react";import{
|
|
1
|
+
import a from"react";import{returnIcon as e}from"./Icon.js";import"../../_tslib-51c8a283.js";import"../../constants-eb74321e.js";export default function(v){var l=v.isExtraSmall,h=v.isHovered;return e(l,h,a.createElement("path",{d:"M14.003 25.497H27.96v-1.301H14.003v1.3Zm0-4.572h19.602v-1.301H14.003v1.3Zm25.08 7.662A2.818 2.818 0 0 1 36.27 31.4h-4.996v3.33l-5.178-3.33H11.73a2.818 2.818 0 0 1-2.816-2.814V17.234a2.818 2.818 0 0 1 2.816-2.814h24.538a2.817 2.817 0 0 1 2.815 2.814v11.353ZM36.27 13.119H11.73a4.121 4.121 0 0 0-4.116 4.115v11.353a4.121 4.121 0 0 0 4.116 4.115h13.982l6.86 4.41v-4.41h3.696a4.12 4.12 0 0 0 4.115-4.115V17.234a4.12 4.12 0 0 0-4.115-4.115Z","fill-rule":"evenodd"}),a.createElement("path",{d:"M14.003 25.497h19.602v-1.301H14.003v1.3Zm0-4.572h19.602v-1.301H14.003v1.3Zm25.08 7.662A2.817 2.817 0 0 1 36.27 31.4h-4.997v3.33l-5.178-3.33H11.73a2.817 2.817 0 0 1-2.814-2.814V17.234a2.817 2.817 0 0 1 2.814-2.814h24.54a2.817 2.817 0 0 1 2.814 2.814v11.353ZM36.27 13.119H11.73a4.12 4.12 0 0 0-4.114 4.115v11.353a4.12 4.12 0 0 0 4.114 4.115h13.983l6.86 4.41v-4.41h3.697a4.12 4.12 0 0 0 4.114-4.115V17.234a4.12 4.12 0 0 0-4.114-4.115Z","fill-rule":"evenodd"}),a.createElement("path",{d:"M14.003 25.669h13.958v-1.644H14.003v1.644Zm0-4.574h19.602V19.45H14.003v1.644Zm24.91 7.492a2.647 2.647 0 0 1-2.644 2.643h-5.166v3.189l-4.958-3.189H11.73a2.647 2.647 0 0 1-2.644-2.643V17.236a2.646 2.646 0 0 1 2.644-2.644h24.538a2.646 2.646 0 0 1 2.644 2.644v11.35Zm-2.644-15.638H11.731a4.29 4.29 0 0 0-4.286 4.287v11.35a4.29 4.29 0 0 0 4.286 4.286h13.931l7.083 4.554v-4.554h3.524a4.29 4.29 0 0 0 4.286-4.285V17.236a4.29 4.29 0 0 0-4.286-4.287Z","fill-rule":"evenodd"}),a.createElement("path",{d:"M14.003 25.669h19.602v-1.644H14.003v1.644Zm0-4.574h19.602V19.45H14.003v1.644Zm24.91 7.492a2.647 2.647 0 0 1-2.644 2.643h-5.166v3.189l-4.958-3.189H11.73a2.647 2.647 0 0 1-2.644-2.643V17.236a2.646 2.646 0 0 1 2.644-2.644h24.538a2.646 2.646 0 0 1 2.644 2.644v11.35Zm-2.644-15.638H11.731a4.29 4.29 0 0 0-4.286 4.287v11.35a4.29 4.29 0 0 0 4.286 4.286h13.931l7.083 4.554v-4.554h3.524a4.29 4.29 0 0 0 4.286-4.285V17.236a4.29 4.29 0 0 0-4.286-4.287Z","fill-rule":"evenodd"}))}
|
|
2
2
|
//# sourceMappingURL=SpeechBubble.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Spray: React.FC<SvgPathProps>;
|
|
4
|
-
export default Spray;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Spray: React.FC<SvgPathProps>;
|
|
4
|
+
export default Spray;
|
|
5
5
|
//# sourceMappingURL=Spray.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Stopwatch: React.FC<SvgPathProps>;
|
|
4
|
-
export default Stopwatch;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Stopwatch: React.FC<SvgPathProps>;
|
|
4
|
+
export default Stopwatch;
|
|
5
5
|
//# sourceMappingURL=Stopwatch.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const SupportingPerson: React.FC<SvgPathProps>;
|
|
4
|
-
export default SupportingPerson;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const SupportingPerson: React.FC<SvgPathProps>;
|
|
4
|
+
export default SupportingPerson;
|
|
5
5
|
//# sourceMappingURL=SupportingPerson.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import a from"react";import{
|
|
1
|
+
import a from"react";import{returnIcon as v}from"./Icon.js";import"../../_tslib-51c8a283.js";import"../../constants-eb74321e.js";export default function(h){h.isExtraSmall;var c=h.isHovered;return v(!1,c,a.createElement("path",{d:"M18.718 18.927a.45.45 0 1 1 .9 0 .45.45 0 0 1-.9 0Zm-4.742 0a.45.45 0 1 1 .9-.001.45.45 0 0 1-.9 0Zm-2.77-2.03h.584a3.665 3.665 0 0 0 3.173-1.834 3.711 3.711 0 0 0 3.201 1.835h4.161v1.757a5.387 5.387 0 0 1-5.382 5.38h-.356a5.387 5.387 0 0 1-5.38-5.38v-1.757Zm5.381-6.583h.356a5.387 5.387 0 0 1 5.382 5.38v.204h-4.16a2.714 2.714 0 0 1-2.712-2.711v-.191h-1v.239a2.666 2.666 0 0 1-2.663 2.663h-.584v-.203a5.387 5.387 0 0 1 5.381-5.381Zm.178-3.073c1.16 0 2.101.92 2.147 2.069a6.67 6.67 0 0 0-1.969-.296h-.356c-.685 0-1.346.104-1.968.296a2.152 2.152 0 0 1 2.146-2.07Zm-.178 18.096h.356a6.69 6.69 0 0 0 6.682-6.682v-2.96a6.683 6.683 0 0 0-3.404-5.816v-.483a3.46 3.46 0 0 0-3.456-3.456 3.46 3.46 0 0 0-3.455 3.456v.483a6.684 6.684 0 0 0-3.404 5.816v2.96a6.69 6.69 0 0 0 6.681 6.682Zm11.496-7.911a.459.459 0 1 1 0-.918.459.459 0 0 1 0 .918Zm4.38-.46a.458.458 0 1 1 .916 0 .458.458 0 0 1-.917 0Zm-6.242-2.078h2.887a3.778 3.778 0 0 0 3.266-1.882 3.727 3.727 0 0 0 3.236 1.882h1.98v1.8a5.508 5.508 0 0 1-5.503 5.504h-.363a5.508 5.508 0 0 1-5.503-5.503v-1.801Zm5.503-6.72h.363a5.508 5.508 0 0 1 5.503 5.502v.218h-1.98a2.73 2.73 0 0 1-2.726-2.727v-.244h-1v.194a2.78 2.78 0 0 1-2.776 2.777h-2.887v-.218a5.508 5.508 0 0 1 5.503-5.502Zm0 15.325h.363c3.751 0 6.803-3.053 6.803-6.804v-3.02a6.81 6.81 0 0 0-6.803-6.802h-.363a6.81 6.81 0 0 0-6.803 6.803v3.019c0 3.75 3.052 6.804 6.803 6.804Zm7.527 18.543h-11.5v-5.643c1.156 1.257 3.04 2.88 5.183 3.056.13.01.26.017.387.017 1.354 0 2.603-.596 3.72-1.775a43.985 43.985 0 0 0 2.21-2.495v6.84Zm-14.002 0h-1.512v-6.13h-.9v6.13h-12.1v-6.13h-.9v6.13H7.122V34.86a7.94 7.94 0 0 1 1.102-4.011c.355.27.827.436 1.352.464.054.003.108.004.162.004.6 0 1.15-.177 1.477-.458.096-.061.946-.627 1.172-1.663.123-.568.022-1.147-.276-1.725.18-.072.353-.158.536-.217a9.355 9.355 0 0 0 4.14.968c1.435 0 2.86-.334 4.14-.968.142.046.28.105.418.159-.323.597-.436 1.196-.308 1.783.226 1.036 1.075 1.602 1.103 1.612.39.328.947.509 1.547.509.053 0 .107-.001.161-.004.553-.03 1.043-.216 1.404-.513.764 1.295 1.2 2.717 1.2 4.06v7.176H25.25ZM8.04 28.224l1.6-1.34a.29.29 0 0 1 .411.039l.82.97c.673 1.074-.102 1.704-.42 1.919-.169.14-.483.23-.805.203-.31-.017-.59-.124-.716-.272l-.927-1.107c-.067-.081-.07-.17-.067-.214a.291.291 0 0 1 .104-.198Zm14.516-.331.82-.971a.293.293 0 0 1 .41-.037l1.601 1.34c.08.067.098.152.102.197a.286.286 0 0 1-.067.214l-.927 1.107c-.124.148-.405.255-.716.272-.32.019-.636-.062-.872-.253-.005-.003-.487-.33-.599-.842-.069-.317.012-.653.248-1.027Zm5.18-2.486c2.56 1.268 5.723 1.267 8.283-.001 2.227.693 3.606 1.776 4.331 3.4.755 1.688-.477 4.003-4.253 7.99-.949 1.005-1.947 1.438-3.053 1.358-2.59-.211-4.919-3.285-5.338-3.868-.11-1.528-.635-3.103-1.543-4.511l.256-.305c.091-.11.16-.23.218-.355 1.095 1.146 3.058 3.187 4.496 4.596a1.84 1.84 0 0 0 1.285.524c.041 0 .082-.002.124-.004a1.85 1.85 0 0 0 1.331-.71l2.47-3.176-.712-.553-2.469 3.178a.936.936 0 0 1-.68.363.911.911 0 0 1-.719-.265c-1.786-1.75-4.387-4.48-5.102-5.234a1.574 1.574 0 0 0-.44-.606l-.764-.64a8.077 8.077 0 0 1 2.28-1.181Zm13.801 2.867c-.906-2.027-2.673-3.398-5.4-4.19l-.255-.074-.233.125c-2.308 1.229-5.238 1.228-7.545 0l-.233-.125-.254.074a9.32 9.32 0 0 0-3.192 1.67 1.582 1.582 0 0 0-2.045.331l-.212.25a9.342 9.342 0 0 0-1.12-.404l-.254-.075-.233.125c-2.308 1.23-5.238 1.23-7.546 0l-.233-.125-.254.075a9.385 9.385 0 0 0-1.226.46l-.256-.305a1.581 1.581 0 0 0-1.079-.563 1.573 1.573 0 0 0-1.162.366l-1.599 1.338a1.587 1.587 0 0 0-.2 2.243l.304.363a9.248 9.248 0 0 0-1.487 5.027v8.477h34.729V33.42c1.218-1.898 1.68-3.592.985-5.146Z","fill-rule":"evenodd"}),a.createElement("path",{d:"M16.401 21.118h2.717a1.358 1.358 0 0 1-2.717 0Zm3.218-2.191a.45.45 0 1 1 .899-.001.45.45 0 0 1-.899.001Zm-4.743 0a.45.45 0 1 1 .9 0 .45.45 0 0 1-.9 0Zm-3.671-2.029h1.919a3.665 3.665 0 0 0 3.173-1.835 3.711 3.711 0 0 0 3.201 1.835h2.828v1.757a5.388 5.388 0 0 1-5.382 5.381h-.357a5.388 5.388 0 0 1-5.382-5.381v-1.757Zm5.382-6.584h.357a5.388 5.388 0 0 1 5.382 5.381v.203h-2.828a2.715 2.715 0 0 1-2.712-2.711v-.191h-1v.239a2.665 2.665 0 0 1-2.662 2.663h-1.919v-.203a5.388 5.388 0 0 1 5.382-5.381Zm-1.275-2.546a2.134 2.134 0 0 1 2.308 1.279 6.86 6.86 0 0 0-.676-.034h-.357a6.642 6.642 0 0 0-3.091.764 2.158 2.158 0 0 1 1.816-2.009Zm1.275 17.569h.357c3.684 0 6.681-2.999 6.681-6.682v-2.96c0-2.943-1.916-5.444-4.564-6.332l-.001-.001c-.295-1.883-2.072-3.18-3.949-2.879a3.46 3.46 0 0 0-2.878 3.95l.028.179a6.666 6.666 0 0 0-2.355 5.083v2.96c0 3.683 2.997 6.682 6.681 6.682Zm11.497-7.911a.46.46 0 1 1 0-.92.46.46 0 0 1 0 .92Zm4.378-.459a.46.46 0 1 1 .92 0 .46.46 0 0 1-.92 0Zm-6.241-2.08h2.887a3.776 3.776 0 0 0 3.265-1.882 3.73 3.73 0 0 0 3.237 1.882h1.981v1.802a5.51 5.51 0 0 1-5.504 5.503h-.363a5.51 5.51 0 0 1-5.503-5.503v-1.802Zm5.503-6.719h.363a5.508 5.508 0 0 1 5.504 5.502v.217H35.61a2.729 2.729 0 0 1-2.726-2.726v-.244h-1v.194a2.779 2.779 0 0 1-2.776 2.776h-2.887v-.217a5.508 5.508 0 0 1 5.503-5.502Zm0 15.325h.363a6.812 6.812 0 0 0 6.804-6.804V13.67a6.811 6.811 0 0 0-6.804-6.803h-.363a6.81 6.81 0 0 0-6.803 6.803v3.019c0 3.751 3.052 6.804 6.803 6.804Zm7.527 18.543H27.752v-5.644c1.155 1.257 3.038 2.881 5.182 3.057.13.011.26.016.388.016 1.353 0 2.603-.595 3.719-1.774a43.642 43.642 0 0 0 2.21-2.495v6.84Zm-14.002 0h-1.512v-6.129h-.9v6.129h-12.1v-6.129h-.9v6.129H7.122V34.86a7.94 7.94 0 0 1 1.102-4.011c.356.269.828.436 1.352.464.054.003.108.004.162.004.599 0 1.15-.178 1.477-.458.096-.062.946-.627 1.172-1.663.123-.568.022-1.147-.276-1.725.179-.073.353-.158.536-.218a9.355 9.355 0 0 0 4.14.968c1.435 0 2.86-.334 4.14-.968.142.047.279.105.417.16-.322.597-.435 1.196-.307 1.783.226 1.036 1.076 1.601 1.103 1.612.39.327.947.509 1.547.509.054 0 .107-.001.161-.004.553-.03 1.043-.217 1.405-.513.763 1.295 1.199 2.716 1.199 4.06v7.176h-1.203ZM8.038 28.224l1.601-1.34a.293.293 0 0 1 .411.038l.819.971c.674 1.073-.101 1.703-.42 1.919-.167.142-.478.223-.804.202-.31-.016-.591-.123-.715-.271l-.928-1.108a.29.29 0 0 1 .036-.411Zm14.517-.331.82-.973a.294.294 0 0 1 .411-.036l1.6 1.341a.292.292 0 0 1 .036.41l-.927 1.108c-.125.148-.406.255-.717.271a1.229 1.229 0 0 1-.867-.25c-.256-.168-1.03-.798-.356-1.871Zm5.181-2.486c2.56 1.267 5.722 1.265 8.281-.001 2.228.692 3.607 1.776 4.332 3.399.755 1.689-.477 4.004-4.252 7.991-.95 1.004-1.948 1.438-3.053 1.358-2.591-.212-4.92-3.285-5.339-3.868-.11-1.528-.634-3.103-1.542-4.511l.256-.306a1.6 1.6 0 0 0 .218-.354c1.094 1.146 3.058 3.187 4.496 4.596a1.84 1.84 0 0 0 1.284.524c.042 0 .083-.002.125-.004a1.849 1.849 0 0 0 1.33-.709l2.47-3.178-.711-.552-2.47 3.177a.932.932 0 0 1-.68.364.904.904 0 0 1-.719-.265c-1.786-1.751-4.388-4.482-5.103-5.235a1.568 1.568 0 0 0-.439-.605l-.764-.64a8.03 8.03 0 0 1 2.28-1.181Zm13.8 2.867c-.906-2.027-2.673-3.398-5.401-4.19l-.254-.075-.233.125c-2.306 1.231-5.237 1.229-7.545 0l-.233-.125-.254.075a9.32 9.32 0 0 0-3.192 1.67 1.574 1.574 0 0 0-2.044.331l-.212.251a9.474 9.474 0 0 0-1.121-.406l-.254-.074-.234.125c-2.307 1.229-5.237 1.229-7.544 0l-.234-.125-.254.074a9.48 9.48 0 0 0-1.226.461l-.255-.304a1.575 1.575 0 0 0-1.08-.564 1.575 1.575 0 0 0-1.162.365l-1.6 1.339a1.583 1.583 0 0 0-.564 1.08c-.037.423.092.836.365 1.162l.304.364a9.25 9.25 0 0 0-1.487 5.027v8.477h34.729V33.42c1.218-1.897 1.679-3.593.985-5.146Z","fill-rule":"evenodd"}))}
|
|
2
2
|
//# sourceMappingURL=SupportingPerson.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Surgery: React.FC<SvgPathProps>;
|
|
4
|
-
export default Surgery;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Surgery: React.FC<SvgPathProps>;
|
|
4
|
+
export default Surgery;
|
|
5
5
|
//# sourceMappingURL=Surgery.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Syringe: React.FC<SvgPathProps>;
|
|
4
|
-
export default Syringe;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Syringe: React.FC<SvgPathProps>;
|
|
4
|
+
export default Syringe;
|
|
5
5
|
//# sourceMappingURL=Syringe.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import l from"react";import{returnIcon as a}from"./Icon.js";import"../../_tslib-51c8a283.js";import"../../constants-eb74321e.js";export default function(e){e.isExtraSmall;var t=e.isHovered;return a(!1,t,l.createElement("path",{d:"m35.619 14.844-2.356-2.342 3.135-3.155 2.356 2.342-3.135 3.155Zm-6.847 9.932-5.397-5.363 2.405-2.419 2.797 2.78.705-.709-2.798-2.78 4.343-4.37 5.396 5.361-7.451 7.5Zm-6.036 6.074a3.776 3.776 0 0 1-2.686 1.122h-.012a3.78 3.78 0 0 1-2.681-1.106 3.777 3.777 0 0 1-1.123-2.685 3.78 3.78 0 0 1 1.106-2.693l1.724-1.735 2.598 2.582.706-.709-2.6-2.583 2.69-2.708 5.398 5.363-5.12 5.152Zm-5.526 2.558a1.688 1.688 0 0 1-2.394-2.378l.643-.647c.248.512.566.992.982 1.405.415.413.898.73 1.412.974l-.643.646Zm24-19.28.916-.923-7.267-7.219-.916.921 1.533 1.524-3.135 3.155-3.523-3.5-.916.922 2.003 1.99-13.487 13.574a5.07 5.07 0 0 0-1.484 3.613c0 .272.039.537.08.801l-1.12 1.128a2.988 2.988 0 0 0-.393 3.712l-6.365 6.406.922.916 6.365-6.406a2.977 2.977 0 0 0 3.709-.418l1.122-1.128c.258.04.517.076.783.076h.018a5.069 5.069 0 0 0 3.603-1.506l13.487-13.574 2.002 1.99.916-.922-3.522-3.5 3.136-3.156 1.533 1.523Z","fill-rule":"evenodd"}),l.createElement("path",{d:"m25.27 28.3-5.397-5.363 2.614-2.63 2.684 2.667.86-.865-2.685-2.667 2.433-2.448 2.798 2.78.705-.71-2.798-2.78 4.342-4.37 5.397 5.363L25.27 28.3Zm-2.534 2.55a3.778 3.778 0 0 1-2.687 1.122h-.012a3.78 3.78 0 0 1-2.68-1.105 3.78 3.78 0 0 1-1.123-2.686 3.778 3.778 0 0 1 1.105-2.693l1.618-1.63 5.397 5.364-1.618 1.628Zm-5.527 2.559a1.691 1.691 0 0 1-2.385.008 1.69 1.69 0 0 1-.008-2.387l.642-.647a5.1 5.1 0 0 0 .982 1.406 5.09 5.09 0 0 0 1.412.973l-.643.647ZM35.076 10.67l2.356 2.34-1.814 1.833-2.357-2.342 1.815-1.831Zm3.278 3.257 1.533 1.523.916-.922-1.534-1.524-2.133-2.12-3.6-3.577-.916.922 1.534 1.524-1.815 1.832-3.522-3.5-.916.922 2.003 1.99-13.487 13.574a5.066 5.066 0 0 0-1.483 3.613c0 .272.038.538.08.8l-1.12 1.129a2.99 2.99 0 0 0-.394 3.713l-6.364 6.405.922.916 6.364-6.405a2.983 2.983 0 0 0 3.71-.418l1.121-1.13c.258.04.517.077.784.077h.017a5.07 5.07 0 0 0 3.604-1.506l13.487-13.573 2.002 1.989.916-.922-3.523-3.5 1.814-1.832Z","fill-rule":"evenodd"}))}
|
|
2
2
|
//# sourceMappingURL=Syringe.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Taxi: React.FC<SvgPathProps>;
|
|
4
|
-
export default Taxi;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Taxi: React.FC<SvgPathProps>;
|
|
4
|
+
export default Taxi;
|
|
5
5
|
//# sourceMappingURL=Taxi.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const TeddyBear: React.FC<SvgPathProps>;
|
|
4
|
-
export default TeddyBear;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const TeddyBear: React.FC<SvgPathProps>;
|
|
4
|
+
export default TeddyBear;
|
|
5
5
|
//# sourceMappingURL=TeddyBear.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Teenagers: React.FC<SvgPathProps>;
|
|
4
|
-
export default Teenagers;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Teenagers: React.FC<SvgPathProps>;
|
|
4
|
+
export default Teenagers;
|
|
5
5
|
//# sourceMappingURL=Teenagers.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const ThinkingAboutBaby: React.FC<SvgPathProps>;
|
|
4
|
-
export default ThinkingAboutBaby;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const ThinkingAboutBaby: React.FC<SvgPathProps>;
|
|
4
|
+
export default ThinkingAboutBaby;
|
|
5
5
|
//# sourceMappingURL=ThinkingAboutBaby.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Ticket: React.FC<SvgPathProps>;
|
|
4
|
-
export default Ticket;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Ticket: React.FC<SvgPathProps>;
|
|
4
|
+
export default Ticket;
|
|
5
5
|
//# sourceMappingURL=Ticket.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const TimePassing: React.FC<SvgPathProps>;
|
|
4
|
-
export default TimePassing;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const TimePassing: React.FC<SvgPathProps>;
|
|
4
|
+
export default TimePassing;
|
|
5
5
|
//# sourceMappingURL=TimePassing.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Toolbox: React.FC<SvgPathProps>;
|
|
4
|
-
export default Toolbox;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Toolbox: React.FC<SvgPathProps>;
|
|
4
|
+
export default Toolbox;
|
|
5
5
|
//# sourceMappingURL=Toolbox.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Tooth: React.FC<SvgPathProps>;
|
|
4
|
-
export default Tooth;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Tooth: React.FC<SvgPathProps>;
|
|
4
|
+
export default Tooth;
|
|
5
5
|
//# sourceMappingURL=Tooth.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const TotalKneeProsthesis: React.FC<SvgPathProps>;
|
|
4
|
-
export default TotalKneeProsthesis;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const TotalKneeProsthesis: React.FC<SvgPathProps>;
|
|
4
|
+
export default TotalKneeProsthesis;
|
|
5
5
|
//# sourceMappingURL=TotalKneeProsthesis.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Train: React.FC<SvgPathProps>;
|
|
4
|
-
export default Train;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Train: React.FC<SvgPathProps>;
|
|
4
|
+
export default Train;
|
|
5
5
|
//# sourceMappingURL=Train.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Transplantation: React.FC<SvgPathProps>;
|
|
4
|
-
export default Transplantation;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Transplantation: React.FC<SvgPathProps>;
|
|
4
|
+
export default Transplantation;
|
|
5
5
|
//# sourceMappingURL=Transplantation.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const TrashCan: React.FC<SvgPathProps>;
|
|
4
|
-
export default TrashCan;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const TrashCan: React.FC<SvgPathProps>;
|
|
4
|
+
export default TrashCan;
|
|
5
5
|
//# sourceMappingURL=TrashCan.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Twitter: React.FC<SvgPathProps>;
|
|
4
|
-
export default Twitter;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Twitter: React.FC<SvgPathProps>;
|
|
4
|
+
export default Twitter;
|
|
5
5
|
//# sourceMappingURL=Twitter.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Undo: React.FC<SvgPathProps>;
|
|
4
|
-
export default Undo;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Undo: React.FC<SvgPathProps>;
|
|
4
|
+
export default Undo;
|
|
5
5
|
//# sourceMappingURL=Undo.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const UniProsthesis: React.FC<SvgPathProps>;
|
|
4
|
-
export default UniProsthesis;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const UniProsthesis: React.FC<SvgPathProps>;
|
|
4
|
+
export default UniProsthesis;
|
|
5
5
|
//# sourceMappingURL=UniProsthesis.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Upload: React.FC<SvgPathProps>;
|
|
4
|
-
export default Upload;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Upload: React.FC<SvgPathProps>;
|
|
4
|
+
export default Upload;
|
|
5
5
|
//# sourceMappingURL=Upload.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const UserOrganization: React.FC<SvgPathProps>;
|
|
4
|
-
export default UserOrganization;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const UserOrganization: React.FC<SvgPathProps>;
|
|
4
|
+
export default UserOrganization;
|
|
5
5
|
//# sourceMappingURL=UserOrganization.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const Vaccine: React.FC<SvgPathProps>;
|
|
4
|
-
export default Vaccine;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const Vaccine: React.FC<SvgPathProps>;
|
|
4
|
+
export default Vaccine;
|
|
5
5
|
//# sourceMappingURL=Vaccine.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const VerticalDots: React.FC<SvgPathProps>;
|
|
4
|
-
export default VerticalDots;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const VerticalDots: React.FC<SvgPathProps>;
|
|
4
|
+
export default VerticalDots;
|
|
5
5
|
//# sourceMappingURL=VerticalDots.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const VideoCamera: React.FC<SvgPathProps>;
|
|
4
|
-
export default VideoCamera;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const VideoCamera: React.FC<SvgPathProps>;
|
|
4
|
+
export default VideoCamera;
|
|
5
5
|
//# sourceMappingURL=VideoCamera.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SvgPathProps } from './Icon';
|
|
3
|
-
declare const VideoChat: React.FC<SvgPathProps>;
|
|
4
|
-
export default VideoChat;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SvgPathProps } from './Icon';
|
|
3
|
+
declare const VideoChat: React.FC<SvgPathProps>;
|
|
4
|
+
export default VideoChat;
|
|
5
5
|
//# sourceMappingURL=VideoChat.d.ts.map
|