@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,46 +1,48 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { PaletteNames } from '../../theme/palette';
|
|
3
|
-
export declare type ExpanderListColors = PaletteNames;
|
|
4
|
-
export declare type ExpanderType = React.ForwardRefExoticComponent<ExpanderProps & React.RefAttributes<HTMLLIElement>>;
|
|
5
|
-
export interface ExpanderListCompound extends React.ForwardRefExoticComponent<ExpanderListProps & React.RefAttributes<HTMLUListElement>> {
|
|
6
|
-
Expander: ExpanderType;
|
|
7
|
-
}
|
|
8
|
-
interface ExpanderListProps {
|
|
9
|
-
/** Toggles accordion functionality for the expanders. */
|
|
10
|
-
accordion?: boolean;
|
|
11
|
-
/** Toggles the bottom border of the last child element. */
|
|
12
|
-
bottomBorder?: boolean;
|
|
13
|
-
/** Items in the ExpanderList */
|
|
14
|
-
children: React.ReactNode;
|
|
15
|
-
/** Toggles padding of child elements */
|
|
16
|
-
childPadding?: boolean;
|
|
17
|
-
/** Adds custom classes to the element. */
|
|
18
|
-
className?: string;
|
|
19
|
-
/** Changes the link list background color on hover. */
|
|
20
|
-
color?: ExpanderListColors;
|
|
21
|
-
/** Changes the font size. */
|
|
22
|
-
large?: boolean;
|
|
23
|
-
/** Opens the first item in the list. */
|
|
24
|
-
isOpen?: boolean;
|
|
25
|
-
/** Toggles the top border of the first child element. */
|
|
26
|
-
topBorder?: boolean;
|
|
27
|
-
/** Sets the data-testid attribute. */
|
|
28
|
-
testId?: string;
|
|
29
|
-
}
|
|
30
|
-
declare type Modify<T, R> = Omit<T, keyof R> & R;
|
|
31
|
-
declare type ExpanderProps = Modify<React.HTMLAttributes<HTMLButtonElement>, {
|
|
32
|
-
id?: string;
|
|
33
|
-
title: JSX.Element | string;
|
|
34
|
-
children: React.ReactNode;
|
|
35
|
-
className?: string;
|
|
36
|
-
color?: ExpanderListColors;
|
|
37
|
-
icon?: React.ReactElement;
|
|
38
|
-
padding?: boolean;
|
|
39
|
-
|
|
40
|
-
large?: boolean;
|
|
41
|
-
testId?: string;
|
|
42
|
-
handleExpanderClick?: (event: React.MouseEvent<HTMLElement, MouseEvent>) => void;
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { PaletteNames } from '../../theme/palette';
|
|
3
|
+
export declare type ExpanderListColors = PaletteNames;
|
|
4
|
+
export declare type ExpanderType = React.ForwardRefExoticComponent<ExpanderProps & React.RefAttributes<HTMLLIElement>>;
|
|
5
|
+
export interface ExpanderListCompound extends React.ForwardRefExoticComponent<ExpanderListProps & React.RefAttributes<HTMLUListElement>> {
|
|
6
|
+
Expander: ExpanderType;
|
|
7
|
+
}
|
|
8
|
+
interface ExpanderListProps {
|
|
9
|
+
/** Toggles accordion functionality for the expanders. */
|
|
10
|
+
accordion?: boolean;
|
|
11
|
+
/** Toggles the bottom border of the last child element. */
|
|
12
|
+
bottomBorder?: boolean;
|
|
13
|
+
/** Items in the ExpanderList */
|
|
14
|
+
children: React.ReactNode;
|
|
15
|
+
/** Toggles padding of child elements */
|
|
16
|
+
childPadding?: boolean;
|
|
17
|
+
/** Adds custom classes to the element. */
|
|
18
|
+
className?: string;
|
|
19
|
+
/** Changes the link list background color on hover. */
|
|
20
|
+
color?: ExpanderListColors;
|
|
21
|
+
/** Changes the font size. */
|
|
22
|
+
large?: boolean;
|
|
23
|
+
/** Opens the first item in the list. */
|
|
24
|
+
isOpen?: boolean;
|
|
25
|
+
/** Toggles the top border of the first child element. */
|
|
26
|
+
topBorder?: boolean;
|
|
27
|
+
/** Sets the data-testid attribute. */
|
|
28
|
+
testId?: string;
|
|
29
|
+
}
|
|
30
|
+
declare type Modify<T, R> = Omit<T, keyof R> & R;
|
|
31
|
+
declare type ExpanderProps = Modify<React.HTMLAttributes<HTMLButtonElement>, {
|
|
32
|
+
id?: string;
|
|
33
|
+
title: JSX.Element | string;
|
|
34
|
+
children: React.ReactNode;
|
|
35
|
+
className?: string;
|
|
36
|
+
color?: ExpanderListColors;
|
|
37
|
+
icon?: React.ReactElement;
|
|
38
|
+
padding?: boolean;
|
|
39
|
+
expanded?: boolean;
|
|
40
|
+
large?: boolean;
|
|
41
|
+
testId?: string;
|
|
42
|
+
handleExpanderClick?: (event: React.MouseEvent<HTMLElement, MouseEvent>) => void;
|
|
43
|
+
/** Called when expander is open/closed. */
|
|
44
|
+
onExpand?: (isExpanded: boolean) => void;
|
|
45
|
+
}>;
|
|
46
|
+
export declare const ExpanderList: ExpanderListCompound;
|
|
47
|
+
export default ExpanderList;
|
|
46
48
|
//# sourceMappingURL=ExpanderList.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ExpanderList.d.ts","sourceRoot":"","sources":["../../../src/components/ExpanderList/ExpanderList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAEnD,OAAO,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"ExpanderList.d.ts","sourceRoot":"","sources":["../../../src/components/ExpanderList/ExpanderList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAEnD,OAAO,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAcnD,oBAAY,kBAAkB,GAAG,YAAY,CAAC;AAC9C,oBAAY,YAAY,GAAG,KAAK,CAAC,yBAAyB,CAAC,aAAa,GAAG,KAAK,CAAC,aAAa,CAAC,aAAa,CAAC,CAAC,CAAC;AAE/G,MAAM,WAAW,oBAAqB,SAAQ,KAAK,CAAC,yBAAyB,CAAC,iBAAiB,GAAG,KAAK,CAAC,aAAa,CAAC,gBAAgB,CAAC,CAAC;IACtI,QAAQ,EAAE,YAAY,CAAC;CACxB;AAED,UAAU,iBAAiB;IACzB,yDAAyD;IACzD,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,2DAA2D;IAC3D,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,gCAAgC;IAChC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,wCAAwC;IACxC,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,0CAA0C;IAC1C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,uDAAuD;IACvD,KAAK,CAAC,EAAE,kBAAkB,CAAC;IAC3B,6BAA6B;IAC7B,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,wCAAwC;IACxC,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,yDAAyD;IACzD,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,sCAAsC;IACtC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,MAAM,CAAC,CAAC,EAAE,CAAC,IAAI,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,CAAC;AAEzC,aAAK,aAAa,GAAG,MAAM,CACzB,KAAK,CAAC,cAAc,CAAC,iBAAiB,CAAC,EACvC;IACE,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,GAAG,CAAC,OAAO,GAAG,MAAM,CAAC;IAC5B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,kBAAkB,CAAC;IAC3B,IAAI,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;IAC1B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,mBAAmB,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,UAAU,CAAC,WAAW,EAAE,UAAU,CAAC,KAAK,IAAI,CAAC;IACjF,2CAA2C;IAC3C,QAAQ,CAAC,EAAE,CAAC,UAAU,EAAE,OAAO,KAAK,IAAI,CAAC;CAC1C,CACF,CAAC;AAyEF,eAAO,MAAM,YAAY,sBAoEC,CAAC;AAK3B,eAAe,YAAY,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import ExpanderList from './ExpanderList';
|
|
2
|
-
export * from './ExpanderList';
|
|
3
|
-
export default ExpanderList;
|
|
1
|
+
import ExpanderList from './ExpanderList';
|
|
2
|
+
export * from './ExpanderList';
|
|
3
|
+
export default ExpanderList;
|
|
4
4
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{_ as e,b as n}from"../../_rollupPluginBabelHelpers-b8ef6dd9.js";import t,{useState as a,useEffect as i}from"react";import{
|
|
1
|
+
import{_ as e,b as n}from"../../_rollupPluginBabelHelpers-b8ef6dd9.js";import t,{useState as a,useEffect as i}from"react";import{Icon as r}from"../Icons/Icon.js";import{A as o,I as d}from"../../constants-eb74321e.js";import s from"../Icons/ChevronUp.js";import l from"../Icons/ChevronDown.js";import{u as c}from"../../useHover-9710204a.js";import{u as m}from"../../usePrevious-ae293b10.js";import{u as p,B as u}from"../../useBreakpoint-552af2b9.js";import{c as f}from"../../index-9b84fabc.js";import x from"./styles.module.scss";import"../../_tslib-51c8a283.js";import"../../grid-11a70eb7.js";var v=t.forwardRef((function(v,g){var E,_=v.id,b=v.children,h=v.padding,j=void 0===h||h,k=v.color,N=void 0===k?"neutral":k,I=v.className,w=void 0===I?"":I,C=v.icon,H=v.large,y=void 0!==H&&H,B=v.title,O=v.expanded,R=void 0!==O&&O,L=v.testId,P=v.handleExpanderClick,S=v.onExpand,z=a(R),W=e(z,2),X=W[0],A=W[1],D=m(X),T=c(),U=T.hoverRef,V=T.isHovered,q=p(),F=f(x["expander-list-link"],x["expander-list-link--".concat(N)],(n(E={},x["expander-list-link--closed"],!X),n(E,x["expander-list-link--large"],y),E)),G=f(x["expander-list-link__main-content"],X&&x["expander-list-link__main-content--expanded"],j?x["expander-list-link__main-content--padding"]:"");return i((function(){R!==X&&A(R)}),[R]),i((function(){S&&X!==!!D&&S(X)}),[X,S]),t.createElement("li",{className:w,ref:g},t.createElement("button",{id:_,onClick:P,"data-testid":L,"data-analyticsid":o.ExpanderListExpander,className:F,ref:U,"aria-expanded":X},C&&t.createElement("span",{className:x["expander-list-link__icon"]},t.cloneElement(C,{size:q===u.xs?d.XSmall:d.Small,isHovered:V})),t.createElement("span",{className:x["expander-list-link__title"]},B),t.createElement("span",{className:x["expander-list-link__chevron"]},t.createElement(r,{size:d.XSmall,svgIcon:X?s:l,isHovered:V}))),t.createElement("div",{className:G},b))})),g=t.forwardRef((function(r,d){var s=r.children,l=r.childPadding,c=void 0===l||l,m=r.large,p=r.isOpen,u=void 0!==p&&p,g=r.color,E=r.className,_=void 0===E?"":E,b=r.accordion,h=void 0!==b&&b,j=r.topBorder,k=void 0===j||j,N=r.bottomBorder,I=void 0===N||N,w=r.testId,C=a({}),H=e(C,2),y=H[0],B=H[1],O=a(),R=e(O,2),L=R[0],P=R[1],S=t.Children.count(s),z=f(x["expander-list"],_);return i((function(){var e,n,t,a,i;!h||!L||(e=L.getBoundingClientRect(),n=e.top,t=e.left,a=e.bottom,i=e.right,n>=0&&t>=0&&a<=(window.innerHeight||document.documentElement.clientHeight)&&i<=(window.innerWidth||document.documentElement.clientWidth))||L.scrollIntoView()}),[h,L]),i((function(){if(u){var e="expander-0";B((function(t){return h?n({},e,!t[e]):Object.assign(Object.assign({},t),n({},e,!t[e]))}))}}),[u]),t.createElement("ul",{className:z,ref:d,"data-testid":w,"data-analyticsid":o.ExpanderList},t.Children.map(s,(function(e,a){if(e.type===v){var i=y["expander-".concat(a)],r=function(e){var t;return f(x["expander-list__item"],(n(t={},x["expander-list__item--top"],0===e&&k),n(t,x["expander-list__item--no-bottom"],e===S-1&&!I),t))}(a);return t.cloneElement(e,{id:"expander-".concat(a),key:"expander-".concat(a),expanded:i,padding:c,color:g,large:m,"aria-expanded":i,className:r,handleExpanderClick:function(e){return function(e,t){B((function(e){return h?n({},t,!e[t]):Object.assign(Object.assign({},e),n({},t,!e[t]))})),P(e.currentTarget)}(e,"expander-".concat(a))}})}return e})))}));g.Expander=v,v.displayName="ExpanderList.Expander";export default g;export{g as ExpanderList};
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,160 +1,160 @@
|
|
|
1
|
-
@import '../../scss/_spacers.scss';
|
|
2
|
-
@import '../../scss/_breakpoints.scss';
|
|
3
|
-
@import '../../scss/_font-settings.scss';
|
|
4
|
-
@import '../../scss/_palette.scss';
|
|
5
|
-
|
|
6
|
-
.expander-list {
|
|
7
|
-
list-style: none;
|
|
8
|
-
padding: 0;
|
|
9
|
-
width: inherit;
|
|
10
|
-
margin: 0;
|
|
11
|
-
|
|
12
|
-
&__item {
|
|
13
|
-
border: 0;
|
|
14
|
-
border-bottom: 1px solid $neutral500;
|
|
15
|
-
|
|
16
|
-
&--top {
|
|
17
|
-
border-top: 1px solid $neutral500;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
&--no-bottom {
|
|
21
|
-
border-bottom: 0;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.expander-list-link {
|
|
27
|
-
padding: getSpacer(2xs) 0 getSpacer(2xs) 0;
|
|
28
|
-
font-size: $font-size-sm;
|
|
29
|
-
line-height: $lineheight-size-sm;
|
|
30
|
-
@media (min-width: map-get($grid-breakpoints, md)) {
|
|
31
|
-
padding-left: getSpacer(2xs);
|
|
32
|
-
padding-right: getSpacer(2xs);
|
|
33
|
-
font-size: $font-size-md;
|
|
34
|
-
line-height: $lineheight-size-md;
|
|
35
|
-
}
|
|
36
|
-
display: flex;
|
|
37
|
-
cursor: pointer;
|
|
38
|
-
font-weight: 600;
|
|
39
|
-
font-family: inherit;
|
|
40
|
-
text-decoration: none;
|
|
41
|
-
justify-content: space-between;
|
|
42
|
-
align-items: center;
|
|
43
|
-
letter-spacing: unset;
|
|
44
|
-
color: $black;
|
|
45
|
-
border: 0;
|
|
46
|
-
width: 100%;
|
|
47
|
-
outline: none;
|
|
48
|
-
|
|
49
|
-
&--banana {
|
|
50
|
-
background-color: $banana100;
|
|
51
|
-
|
|
52
|
-
&:hover,
|
|
53
|
-
&:focus {
|
|
54
|
-
background-color: $banana100;
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
&--blueberry {
|
|
58
|
-
background-color: $blueberry100;
|
|
59
|
-
|
|
60
|
-
&:hover,
|
|
61
|
-
&:focus {
|
|
62
|
-
background-color: $blueberry100;
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
&--cherry {
|
|
66
|
-
background-color: $cherry100;
|
|
67
|
-
|
|
68
|
-
&:hover,
|
|
69
|
-
&:focus {
|
|
70
|
-
background-color: $cherry100;
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
&--kiwi {
|
|
74
|
-
background-color: $kiwi100;
|
|
75
|
-
|
|
76
|
-
&:hover,
|
|
77
|
-
&:focus {
|
|
78
|
-
background-color: $kiwi100;
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
&--neutral {
|
|
82
|
-
background-color: $neutral100;
|
|
83
|
-
|
|
84
|
-
&:hover,
|
|
85
|
-
&:focus {
|
|
86
|
-
background-color: $neutral100;
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
&--plum {
|
|
90
|
-
background-color: $plum100;
|
|
91
|
-
|
|
92
|
-
&:hover,
|
|
93
|
-
&:focus {
|
|
94
|
-
background-color: $plum100;
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
&--white {
|
|
98
|
-
background-color: $neutral50;
|
|
99
|
-
|
|
100
|
-
&:hover,
|
|
101
|
-
&:focus {
|
|
102
|
-
background-color: $neutral50;
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
&--closed:not(:hover, :focus) {
|
|
107
|
-
background-color: transparent;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
&:focus {
|
|
111
|
-
outline: none;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
&--large {
|
|
115
|
-
font-size: $font-size-lg;
|
|
116
|
-
line-height: $lineheight-size-lg;
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
&__title {
|
|
120
|
-
color: $black;
|
|
121
|
-
display: flex;
|
|
122
|
-
align-items: center;
|
|
123
|
-
text-align: left;
|
|
124
|
-
border-bottom: 1px solid transparent;
|
|
125
|
-
|
|
126
|
-
:focus > & {
|
|
127
|
-
border-color: $black;
|
|
128
|
-
}
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
&__icon {
|
|
132
|
-
display: flex;
|
|
133
|
-
align-items: center;
|
|
134
|
-
margin-right: getSpacer(2xs);
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
&__chevron {
|
|
138
|
-
display: flex;
|
|
139
|
-
align-items: center;
|
|
140
|
-
margin-left: auto;
|
|
141
|
-
padding-left: getSpacer(2xs);
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
&__main-content {
|
|
145
|
-
padding: 0;
|
|
146
|
-
display: none;
|
|
147
|
-
|
|
148
|
-
&--expanded {
|
|
149
|
-
display: block;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
&--padding {
|
|
153
|
-
padding: getSpacer(m) 0 getSpacer(m) 0;
|
|
154
|
-
@media (min-width: map-get($grid-breakpoints, md)) {
|
|
155
|
-
padding-left: getSpacer(2xs);
|
|
156
|
-
padding-right: getSpacer(2xs);
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
}
|
|
1
|
+
@import '../../scss/_spacers.scss';
|
|
2
|
+
@import '../../scss/_breakpoints.scss';
|
|
3
|
+
@import '../../scss/_font-settings.scss';
|
|
4
|
+
@import '../../scss/_palette.scss';
|
|
5
|
+
|
|
6
|
+
.expander-list {
|
|
7
|
+
list-style: none;
|
|
8
|
+
padding: 0;
|
|
9
|
+
width: inherit;
|
|
10
|
+
margin: 0;
|
|
11
|
+
|
|
12
|
+
&__item {
|
|
13
|
+
border: 0;
|
|
14
|
+
border-bottom: 1px solid $neutral500;
|
|
15
|
+
|
|
16
|
+
&--top {
|
|
17
|
+
border-top: 1px solid $neutral500;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
&--no-bottom {
|
|
21
|
+
border-bottom: 0;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.expander-list-link {
|
|
27
|
+
padding: getSpacer(2xs) 0 getSpacer(2xs) 0;
|
|
28
|
+
font-size: $font-size-sm;
|
|
29
|
+
line-height: $lineheight-size-sm;
|
|
30
|
+
@media (min-width: map-get($grid-breakpoints, md)) {
|
|
31
|
+
padding-left: getSpacer(2xs);
|
|
32
|
+
padding-right: getSpacer(2xs);
|
|
33
|
+
font-size: $font-size-md;
|
|
34
|
+
line-height: $lineheight-size-md;
|
|
35
|
+
}
|
|
36
|
+
display: flex;
|
|
37
|
+
cursor: pointer;
|
|
38
|
+
font-weight: 600;
|
|
39
|
+
font-family: inherit;
|
|
40
|
+
text-decoration: none;
|
|
41
|
+
justify-content: space-between;
|
|
42
|
+
align-items: center;
|
|
43
|
+
letter-spacing: unset;
|
|
44
|
+
color: $black;
|
|
45
|
+
border: 0;
|
|
46
|
+
width: 100%;
|
|
47
|
+
outline: none;
|
|
48
|
+
|
|
49
|
+
&--banana {
|
|
50
|
+
background-color: $banana100;
|
|
51
|
+
|
|
52
|
+
&:hover,
|
|
53
|
+
&:focus {
|
|
54
|
+
background-color: $banana100;
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
&--blueberry {
|
|
58
|
+
background-color: $blueberry100;
|
|
59
|
+
|
|
60
|
+
&:hover,
|
|
61
|
+
&:focus {
|
|
62
|
+
background-color: $blueberry100;
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
&--cherry {
|
|
66
|
+
background-color: $cherry100;
|
|
67
|
+
|
|
68
|
+
&:hover,
|
|
69
|
+
&:focus {
|
|
70
|
+
background-color: $cherry100;
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
&--kiwi {
|
|
74
|
+
background-color: $kiwi100;
|
|
75
|
+
|
|
76
|
+
&:hover,
|
|
77
|
+
&:focus {
|
|
78
|
+
background-color: $kiwi100;
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
&--neutral {
|
|
82
|
+
background-color: $neutral100;
|
|
83
|
+
|
|
84
|
+
&:hover,
|
|
85
|
+
&:focus {
|
|
86
|
+
background-color: $neutral100;
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
&--plum {
|
|
90
|
+
background-color: $plum100;
|
|
91
|
+
|
|
92
|
+
&:hover,
|
|
93
|
+
&:focus {
|
|
94
|
+
background-color: $plum100;
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
&--white {
|
|
98
|
+
background-color: $neutral50;
|
|
99
|
+
|
|
100
|
+
&:hover,
|
|
101
|
+
&:focus {
|
|
102
|
+
background-color: $neutral50;
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
&--closed:not(:hover, :focus) {
|
|
107
|
+
background-color: transparent;
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
&:focus {
|
|
111
|
+
outline: none;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
&--large {
|
|
115
|
+
font-size: $font-size-lg;
|
|
116
|
+
line-height: $lineheight-size-lg;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
&__title {
|
|
120
|
+
color: $black;
|
|
121
|
+
display: flex;
|
|
122
|
+
align-items: center;
|
|
123
|
+
text-align: left;
|
|
124
|
+
border-bottom: 1px solid transparent;
|
|
125
|
+
|
|
126
|
+
:focus > & {
|
|
127
|
+
border-color: $black;
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
&__icon {
|
|
132
|
+
display: flex;
|
|
133
|
+
align-items: center;
|
|
134
|
+
margin-right: getSpacer(2xs);
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
&__chevron {
|
|
138
|
+
display: flex;
|
|
139
|
+
align-items: center;
|
|
140
|
+
margin-left: auto;
|
|
141
|
+
padding-left: getSpacer(2xs);
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
&__main-content {
|
|
145
|
+
padding: 0;
|
|
146
|
+
display: none;
|
|
147
|
+
|
|
148
|
+
&--expanded {
|
|
149
|
+
display: block;
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
&--padding {
|
|
153
|
+
padding: getSpacer(m) 0 getSpacer(m) 0;
|
|
154
|
+
@media (min-width: map-get($grid-breakpoints, md)) {
|
|
155
|
+
padding-left: getSpacer(2xs);
|
|
156
|
+
padding-right: getSpacer(2xs);
|
|
157
|
+
}
|
|
158
|
+
}
|
|
159
|
+
}
|
|
160
|
+
}
|
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
export type Styles = {
|
|
2
|
-
'expander-list': string;
|
|
3
|
-
'expander-list__item': string;
|
|
4
|
-
'expander-list__item--no-bottom': string;
|
|
5
|
-
'expander-list__item--top': string;
|
|
6
|
-
'expander-list-link': string;
|
|
7
|
-
'expander-list-link__chevron': string;
|
|
8
|
-
'expander-list-link__icon': string;
|
|
9
|
-
'expander-list-link__main-content': string;
|
|
10
|
-
'expander-list-link__main-content--expanded': string;
|
|
11
|
-
'expander-list-link__main-content--padding': string;
|
|
12
|
-
'expander-list-link__title': string;
|
|
13
|
-
'expander-list-link--banana': string;
|
|
14
|
-
'expander-list-link--blueberry': string;
|
|
15
|
-
'expander-list-link--cherry': string;
|
|
16
|
-
'expander-list-link--closed': string;
|
|
17
|
-
'expander-list-link--kiwi': string;
|
|
18
|
-
'expander-list-link--large': string;
|
|
19
|
-
'expander-list-link--neutral': string;
|
|
20
|
-
'expander-list-link--plum': string;
|
|
21
|
-
'expander-list-link--white': string;
|
|
22
|
-
};
|
|
23
|
-
|
|
24
|
-
export type ClassNames = keyof Styles;
|
|
25
|
-
|
|
26
|
-
declare const styles: Styles;
|
|
27
|
-
|
|
28
|
-
export default styles;
|
|
1
|
+
export type Styles = {
|
|
2
|
+
'expander-list': string;
|
|
3
|
+
'expander-list__item': string;
|
|
4
|
+
'expander-list__item--no-bottom': string;
|
|
5
|
+
'expander-list__item--top': string;
|
|
6
|
+
'expander-list-link': string;
|
|
7
|
+
'expander-list-link__chevron': string;
|
|
8
|
+
'expander-list-link__icon': string;
|
|
9
|
+
'expander-list-link__main-content': string;
|
|
10
|
+
'expander-list-link__main-content--expanded': string;
|
|
11
|
+
'expander-list-link__main-content--padding': string;
|
|
12
|
+
'expander-list-link__title': string;
|
|
13
|
+
'expander-list-link--banana': string;
|
|
14
|
+
'expander-list-link--blueberry': string;
|
|
15
|
+
'expander-list-link--cherry': string;
|
|
16
|
+
'expander-list-link--closed': string;
|
|
17
|
+
'expander-list-link--kiwi': string;
|
|
18
|
+
'expander-list-link--large': string;
|
|
19
|
+
'expander-list-link--neutral': string;
|
|
20
|
+
'expander-list-link--plum': string;
|
|
21
|
+
'expander-list-link--white': string;
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
export type ClassNames = keyof Styles;
|
|
25
|
+
|
|
26
|
+
declare const styles: Styles;
|
|
27
|
+
|
|
28
|
+
export default styles;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { FormVariant } from '../../constants';
|
|
3
|
-
interface FormExampleProps {
|
|
4
|
-
exampleType: FormExampleVariants;
|
|
5
|
-
variant?: keyof typeof FormVariant;
|
|
6
|
-
}
|
|
7
|
-
export declare enum FormExampleVariants {
|
|
8
|
-
formgroup = "formgroup",
|
|
9
|
-
checkbox = "checkbox",
|
|
10
|
-
radiobutton = "radiobutton",
|
|
11
|
-
textarea = "textarea",
|
|
12
|
-
input = "input"
|
|
13
|
-
}
|
|
14
|
-
export declare const FormExample: (props: FormExampleProps) => JSX.Element;
|
|
15
|
-
export default FormExample;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { FormVariant } from '../../constants';
|
|
3
|
+
interface FormExampleProps {
|
|
4
|
+
exampleType: FormExampleVariants;
|
|
5
|
+
variant?: keyof typeof FormVariant;
|
|
6
|
+
}
|
|
7
|
+
export declare enum FormExampleVariants {
|
|
8
|
+
formgroup = "formgroup",
|
|
9
|
+
checkbox = "checkbox",
|
|
10
|
+
radiobutton = "radiobutton",
|
|
11
|
+
textarea = "textarea",
|
|
12
|
+
input = "input"
|
|
13
|
+
}
|
|
14
|
+
export declare const FormExample: (props: FormExampleProps) => JSX.Element;
|
|
15
|
+
export default FormExample;
|
|
16
16
|
//# sourceMappingURL=FormExample.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import FormExample from './FormExample';
|
|
2
|
-
export * from './FormExample';
|
|
3
|
-
export default FormExample;
|
|
1
|
+
import FormExample from './FormExample';
|
|
2
|
+
export * from './FormExample';
|
|
3
|
+
export default FormExample;
|
|
4
4
|
//# sourceMappingURL=index.d.ts.map
|