@helsenorge/designsystem-react 1.0.0-beta104 → 1.0.0-beta108

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.
Files changed (511) hide show
  1. package/Button-7e82091f.js +2 -0
  2. package/Button-7e82091f.js.map +1 -0
  3. package/CHANGELOG.md +52 -52
  4. package/Checkbox-f2418dc5.js +2 -0
  5. package/Checkbox-f2418dc5.js.map +1 -0
  6. package/Close-d81081c8.js +2 -0
  7. package/Close-d81081c8.js.map +1 -0
  8. package/FormGroup-af33981a.js +2 -0
  9. package/FormGroup-af33981a.js.map +1 -0
  10. package/Input-31d7accc.js +2 -0
  11. package/Input-31d7accc.js.map +1 -0
  12. package/{Loader-fa16a352.js → Loader-bc13d060.js} +2 -2
  13. package/Loader-bc13d060.js.map +1 -0
  14. package/Modal-ff546be0.js +2 -0
  15. package/Modal-ff546be0.js.map +1 -0
  16. package/README.md +69 -69
  17. package/{RadioButton-fe4bbd36.js → RadioButton-c173d440.js} +2 -2
  18. package/RadioButton-c173d440.js.map +1 -0
  19. package/{Textarea-e1d1144c.js → Textarea-78e20c9a.js} +2 -2
  20. package/Textarea-78e20c9a.js.map +1 -0
  21. package/{Title-af53f589.js → Title-9df559dd.js} +2 -2
  22. package/Title-9df559dd.js.map +1 -0
  23. package/{Validation-fd3f7f58.js → Validation-4041c083.js} +2 -2
  24. package/Validation-4041c083.js.map +1 -0
  25. package/components/AnchorLink/AnchorLink.d.ts +18 -18
  26. package/components/AnchorLink/index.d.ts +3 -3
  27. package/components/AnchorLink/index.js +1 -1
  28. package/components/AnchorLink/styles.module.scss +63 -63
  29. package/components/AnchorLink/styles.module.scss.d.ts +10 -10
  30. package/components/Avatar/Avatar.d.ts +15 -15
  31. package/components/Avatar/index.d.ts +3 -3
  32. package/components/Avatar/index.js +1 -1
  33. package/components/Avatar/styles.module.scss +22 -22
  34. package/components/Avatar/styles.module.scss.d.ts +11 -11
  35. package/components/Badge/Badge.d.ts +16 -16
  36. package/components/Badge/index.d.ts +3 -3
  37. package/components/Badge/index.js +1 -1
  38. package/components/Badge/styles.module.scss +41 -41
  39. package/components/Badge/styles.module.scss.d.ts +17 -17
  40. package/components/Button/Button.d.ts +42 -39
  41. package/components/Button/Button.d.ts.map +1 -1
  42. package/components/Button/componentdata.json +21 -2
  43. package/components/Button/index.d.ts +3 -3
  44. package/components/Button/index.js +1 -1
  45. package/components/Button/styles.module.scss +434 -434
  46. package/components/Button/styles.module.scss.d.ts +34 -34
  47. package/components/ButtonWithModal/ButtonWithModal.d.ts +10 -10
  48. package/components/ButtonWithModal/index.d.ts +3 -3
  49. package/components/ButtonWithModal/index.js +1 -1
  50. package/components/Checkbox/Checkbox.d.ts +30 -30
  51. package/components/Checkbox/index.d.ts +3 -3
  52. package/components/Checkbox/index.js +1 -1
  53. package/components/Checkbox/styles.module.scss +204 -204
  54. package/components/Checkbox/styles.module.scss.d.ts +26 -26
  55. package/components/Close/Close.d.ts +11 -11
  56. package/components/Close/index.d.ts +3 -3
  57. package/components/Close/index.js +1 -1
  58. package/components/Close/styles.module.scss +32 -32
  59. package/components/Close/styles.module.scss.d.ts +9 -9
  60. package/components/Expander/Expander.d.ts +32 -32
  61. package/components/Expander/Expander.d.ts.map +1 -1
  62. package/components/Expander/index.d.ts +3 -3
  63. package/components/Expander/index.js +1 -1
  64. package/components/Expander/styles.module.scss +165 -165
  65. package/components/Expander/styles.module.scss.d.ts +42 -42
  66. package/components/ExpanderList/ExpanderList.d.ts +47 -45
  67. package/components/ExpanderList/ExpanderList.d.ts.map +1 -1
  68. package/components/ExpanderList/index.d.ts +3 -3
  69. package/components/ExpanderList/index.js +1 -1
  70. package/components/ExpanderList/styles.module.scss +160 -155
  71. package/components/ExpanderList/styles.module.scss.d.ts +28 -27
  72. package/components/FormExample/FormExample.d.ts +15 -15
  73. package/components/FormExample/index.d.ts +3 -3
  74. package/components/FormExample/index.js +1 -1
  75. package/components/FormExample/index.js.map +1 -1
  76. package/components/FormGroup/FormGroup.d.ts +24 -24
  77. package/components/FormGroup/index.d.ts +3 -3
  78. package/components/FormGroup/index.js +1 -1
  79. package/components/FormGroup/styles.module.scss +67 -67
  80. package/components/FormGroup/styles.module.scss.d.ts +16 -16
  81. package/components/HighlightBox/HighlightBox.d.ts +26 -23
  82. package/components/HighlightBox/HighlightBox.d.ts.map +1 -1
  83. package/components/HighlightBox/componentdata.json +19 -0
  84. package/components/HighlightBox/index.d.ts +3 -3
  85. package/components/HighlightBox/index.js +1 -1
  86. package/components/HighlightBox/styles.module.scss +174 -89
  87. package/components/Icons/ActiveMonitoring.d.ts +4 -4
  88. package/components/Icons/AcupunctureBack.d.ts +4 -4
  89. package/components/Icons/AcupunctureBack.js +1 -1
  90. package/components/Icons/AdditionalIconInformation.js +263 -263
  91. package/components/Icons/AdditionalIconInformation.js.map +1 -1
  92. package/components/Icons/AlarmClock.d.ts +4 -4
  93. package/components/Icons/AlertSignFill.d.ts +4 -4
  94. package/components/Icons/AlertSignStroke.d.ts +4 -4
  95. package/components/Icons/Amputation.d.ts +4 -4
  96. package/components/Icons/Anxiety.d.ts +4 -4
  97. package/components/Icons/Apple.d.ts +4 -4
  98. package/components/Icons/Archive.d.ts +4 -4
  99. package/components/Icons/ArmFlexing.d.ts +4 -4
  100. package/components/Icons/ArrowLeft.d.ts +4 -4
  101. package/components/Icons/ArrowRight.d.ts +4 -4
  102. package/components/Icons/ArrowUpRight.d.ts +4 -4
  103. package/components/Icons/Attachment.d.ts +4 -4
  104. package/components/Icons/Atv.d.ts +4 -4
  105. package/components/Icons/Avatar.d.ts +4 -4
  106. package/components/Icons/AwakePersonOnPillow.d.ts +4 -4
  107. package/components/Icons/Baby.d.ts +4 -4
  108. package/components/Icons/BandAid.d.ts +4 -4
  109. package/components/Icons/BeerAndPills.d.ts +4 -4
  110. package/components/Icons/Bell.d.ts +4 -4
  111. package/components/Icons/Bike.d.ts +4 -4
  112. package/components/Icons/BirthControl.d.ts +4 -4
  113. package/components/Icons/BirthdayCake.d.ts +4 -4
  114. package/components/Icons/Boat.d.ts +4 -4
  115. package/components/Icons/Body.d.ts +4 -4
  116. package/components/Icons/Brain.d.ts +4 -4
  117. package/components/Icons/BreastReconstruction.d.ts +4 -4
  118. package/components/Icons/BreastRemoval.d.ts +4 -4
  119. package/components/Icons/Breasts.d.ts +4 -4
  120. package/components/Icons/BrokenHeart.d.ts +4 -4
  121. package/components/Icons/BrokenPuzzle.d.ts +4 -4
  122. package/components/Icons/Bus.d.ts +4 -4
  123. package/components/Icons/Calendar.d.ts +4 -4
  124. package/components/Icons/CalendarChange.d.ts +4 -4
  125. package/components/Icons/CalendarCheck.d.ts +4 -4
  126. package/components/Icons/CalendarEvent.d.ts +4 -4
  127. package/components/Icons/CalendarSave.d.ts +4 -4
  128. package/components/Icons/Cancer.d.ts +4 -4
  129. package/components/Icons/Car.d.ts +4 -4
  130. package/components/Icons/Change.d.ts +4 -4
  131. package/components/Icons/Check.d.ts +4 -4
  132. package/components/Icons/CheckOutline.d.ts +4 -4
  133. package/components/Icons/Chest.d.ts +4 -4
  134. package/components/Icons/ChevronDown.d.ts +4 -4
  135. package/components/Icons/ChevronLeft.d.ts +4 -4
  136. package/components/Icons/ChevronRight.d.ts +4 -4
  137. package/components/Icons/ChevronUp.d.ts +4 -4
  138. package/components/Icons/ChevronsDown.d.ts +4 -4
  139. package/components/Icons/ChevronsUp.d.ts +4 -4
  140. package/components/Icons/ChildPlaying.d.ts +4 -4
  141. package/components/Icons/Cigarette.d.ts +4 -4
  142. package/components/Icons/Contacts.d.ts +4 -4
  143. package/components/Icons/Copy.d.ts +4 -4
  144. package/components/Icons/CoronaCertificate.d.ts +4 -4
  145. package/components/Icons/Coronavirus.d.ts +4 -4
  146. package/components/Icons/Cough.d.ts +4 -4
  147. package/components/Icons/CriticalHealthInfo.d.ts +4 -4
  148. package/components/Icons/Cross.d.ts +4 -4
  149. package/components/Icons/DataExchange.d.ts +4 -4
  150. package/components/Icons/DataReceived.d.ts +4 -4
  151. package/components/Icons/DataSent.d.ts +4 -4
  152. package/components/Icons/Depression.d.ts +4 -4
  153. package/components/Icons/DigestiveSystem.d.ts +4 -4
  154. package/components/Icons/Dizzy.d.ts +4 -4
  155. package/components/Icons/Documents.d.ts +4 -4
  156. package/components/Icons/Dog.d.ts +4 -4
  157. package/components/Icons/DonorCard.d.ts +4 -4
  158. package/components/Icons/Download.d.ts +4 -4
  159. package/components/Icons/Draft.d.ts +4 -4
  160. package/components/Icons/EChat.d.ts +4 -4
  161. package/components/Icons/EarNoseThroat.d.ts +4 -4
  162. package/components/Icons/ElderlyPerson.d.ts +4 -4
  163. package/components/Icons/Embolization.d.ts +4 -4
  164. package/components/Icons/EnterFullScreen.d.ts +4 -4
  165. package/components/Icons/Envelope.d.ts +4 -4
  166. package/components/Icons/Epilepsy.d.ts +4 -4
  167. package/components/Icons/Eraser.d.ts +4 -4
  168. package/components/Icons/ErrorSignFill.d.ts +4 -4
  169. package/components/Icons/ErrorSignStroke.d.ts +4 -4
  170. package/components/Icons/EuropeanHealthCard.d.ts +4 -4
  171. package/components/Icons/ExitFullScreen.d.ts +4 -4
  172. package/components/Icons/Eye.d.ts +4 -4
  173. package/components/Icons/Facebook.d.ts +4 -4
  174. package/components/Icons/Female.d.ts +4 -4
  175. package/components/Icons/FemaleDoctor.d.ts +4 -4
  176. package/components/Icons/Ferry.d.ts +4 -4
  177. package/components/Icons/FingerBleed.d.ts +4 -4
  178. package/components/Icons/FirstAidKit.d.ts +4 -4
  179. package/components/Icons/FloppyDisk.d.ts +4 -4
  180. package/components/Icons/Football.d.ts +4 -4
  181. package/components/Icons/Form.d.ts +4 -4
  182. package/components/Icons/Forward.d.ts +4 -4
  183. package/components/Icons/Gallery.d.ts +4 -4
  184. package/components/Icons/Garden.d.ts +4 -4
  185. package/components/Icons/GasCan.d.ts +4 -4
  186. package/components/Icons/GenderIdentity.d.ts +4 -4
  187. package/components/Icons/Globe.d.ts +4 -4
  188. package/components/Icons/HandWaving.d.ts +4 -4
  189. package/components/Icons/HandWithDisease.d.ts +4 -4
  190. package/components/Icons/HealthClinic.d.ts +4 -4
  191. package/components/Icons/HealthWarning.d.ts +4 -4
  192. package/components/Icons/Heart.d.ts +4 -4
  193. package/components/Icons/HelpSign.d.ts +4 -4
  194. package/components/Icons/HelpingHand.d.ts +4 -4
  195. package/components/Icons/Hemodialysis.d.ts +4 -4
  196. package/components/Icons/Hiker.d.ts +4 -4
  197. package/components/Icons/Hipprosthesis.d.ts +4 -4
  198. package/components/Icons/History.d.ts +4 -4
  199. package/components/Icons/HivAndAids.d.ts +4 -4
  200. package/components/Icons/Home.d.ts +4 -4
  201. package/components/Icons/Hormone.d.ts +4 -4
  202. package/components/Icons/Hospital.d.ts +4 -4
  203. package/components/Icons/Hourglass.d.ts +4 -4
  204. package/components/Icons/Icon.d.ts +22 -22
  205. package/components/Icons/Icon.js +1 -1
  206. package/components/Icons/ImgFile.d.ts +4 -4
  207. package/components/Icons/Inbox.d.ts +4 -4
  208. package/components/Icons/InfoSignFill.d.ts +4 -4
  209. package/components/Icons/InfoSignStroke.d.ts +4 -4
  210. package/components/Icons/Instagram.d.ts +4 -4
  211. package/components/Icons/Intravenous.d.ts +4 -4
  212. package/components/Icons/JointPain.d.ts +4 -4
  213. package/components/Icons/Journal.d.ts +4 -4
  214. package/components/Icons/JpgFile.d.ts +4 -4
  215. package/components/Icons/Kidney.d.ts +4 -4
  216. package/components/Icons/KitchenScale.d.ts +4 -4
  217. package/components/Icons/Kjernejournal.d.ts +4 -4
  218. package/components/Icons/Laboratory.d.ts +4 -4
  219. package/components/Icons/LaptopBlog.d.ts +4 -4
  220. package/components/Icons/LawBook.d.ts +4 -4
  221. package/components/Icons/LightBulb.d.ts +4 -4
  222. package/components/Icons/List.d.ts +4 -4
  223. package/components/Icons/Location.d.ts +4 -4
  224. package/components/Icons/Lock.d.ts +4 -4
  225. package/components/Icons/Lungs.d.ts +4 -4
  226. package/components/Icons/Makeup.d.ts +4 -4
  227. package/components/Icons/MaleDoctor.d.ts +4 -4
  228. package/components/Icons/MaleDoctorAndPerson.d.ts +4 -4
  229. package/components/Icons/MaleGenitalia.d.ts +4 -4
  230. package/components/Icons/Medicine.d.ts +4 -4
  231. package/components/Icons/MedicineWarning.d.ts +4 -4
  232. package/components/Icons/MentalHealthAdult.d.ts +4 -4
  233. package/components/Icons/MentalHealthChild.d.ts +4 -4
  234. package/components/Icons/Menu.d.ts +4 -4
  235. package/components/Icons/Microscope.d.ts +4 -4
  236. package/components/Icons/Minus.d.ts +4 -4
  237. package/components/Icons/Mirror.d.ts +4 -4
  238. package/components/Icons/MobilePhone.d.ts +4 -4
  239. package/components/Icons/MotherHoldingBaby.d.ts +4 -4
  240. package/components/Icons/MuscleBack.d.ts +4 -4
  241. package/components/Icons/MuscleLeg.d.ts +4 -4
  242. package/components/Icons/Mushroom.d.ts +4 -4
  243. package/components/Icons/Music.d.ts +4 -4
  244. package/components/Icons/MusselsAndSalt.d.ts +4 -4
  245. package/components/Icons/NoEye.d.ts +4 -4
  246. package/components/Icons/NoEye.js +1 -1
  247. package/components/Icons/NoFilter.d.ts +4 -4
  248. package/components/Icons/Notepad.d.ts +4 -4
  249. package/components/Icons/Osteotomy.d.ts +4 -4
  250. package/components/Icons/PaintRoller.d.ts +4 -4
  251. package/components/Icons/PaperPlane.d.ts +4 -4
  252. package/components/Icons/PatientAndPerson.d.ts +4 -4
  253. package/components/Icons/Pause.d.ts +4 -4
  254. package/components/Icons/PdfFile.d.ts +4 -4
  255. package/components/Icons/Pencil.d.ts +4 -4
  256. package/components/Icons/PeopleTalking.d.ts +4 -4
  257. package/components/Icons/Peritonealdialysis.d.ts +4 -4
  258. package/components/Icons/Person.d.ts +4 -4
  259. package/components/Icons/PersonAndPatient.d.ts +4 -4
  260. package/components/Icons/PersonInXRayMachine.d.ts +4 -4
  261. package/components/Icons/PersonOverweight.d.ts +4 -4
  262. package/components/Icons/PersonRelaxing.d.ts +4 -4
  263. package/components/Icons/PersonWithBrain.d.ts +4 -4
  264. package/components/Icons/PersonWithBrokenArm.d.ts +4 -4
  265. package/components/Icons/PersonWithCrutches.d.ts +4 -4
  266. package/components/Icons/PersonWithJaw.d.ts +4 -4
  267. package/components/Icons/PersonWithMagnifyingGlass.d.ts +4 -4
  268. package/components/Icons/PersonWithSenses.d.ts +4 -4
  269. package/components/Icons/PersonWorking.d.ts +4 -4
  270. package/components/Icons/PizzaSlice.d.ts +4 -4
  271. package/components/Icons/Plane.d.ts +4 -4
  272. package/components/Icons/Plant.d.ts +4 -4
  273. package/components/Icons/Play.d.ts +4 -4
  274. package/components/Icons/PlusLarge.d.ts +4 -4
  275. package/components/Icons/PlusSmall.d.ts +4 -4
  276. package/components/Icons/PngFile.d.ts +4 -4
  277. package/components/Icons/Podcast.d.ts +4 -4
  278. package/components/Icons/PoisonInformation.d.ts +4 -4
  279. package/components/Icons/Pregnant.d.ts +4 -4
  280. package/components/Icons/Printer.d.ts +4 -4
  281. package/components/Icons/Psychosis.d.ts +4 -4
  282. package/components/Icons/Publication.d.ts +4 -4
  283. package/components/Icons/Puzzle.d.ts +4 -4
  284. package/components/Icons/QrCode.d.ts +4 -4
  285. package/components/Icons/Quarrel.d.ts +4 -4
  286. package/components/Icons/RadioTherapy.d.ts +4 -4
  287. package/components/Icons/RadioactiveTreatment.d.ts +4 -4
  288. package/components/Icons/Radioiodine.d.ts +4 -4
  289. package/components/Icons/Receipt.d.ts +4 -4
  290. package/components/Icons/Receptionist.d.ts +4 -4
  291. package/components/Icons/Recovery.d.ts +4 -4
  292. package/components/Icons/Referral.d.ts +4 -4
  293. package/components/Icons/Refresh.d.ts +4 -4
  294. package/components/Icons/Refund.d.ts +4 -4
  295. package/components/Icons/Reply.d.ts +4 -4
  296. package/components/Icons/Rocket.d.ts +4 -4
  297. package/components/Icons/RtfFile.d.ts +4 -4
  298. package/components/Icons/STDs.d.ts +4 -4
  299. package/components/Icons/Save.d.ts +4 -4
  300. package/components/Icons/Scale.d.ts +4 -4
  301. package/components/Icons/Search.d.ts +4 -4
  302. package/components/Icons/SectionSign.d.ts +4 -4
  303. package/components/Icons/SectionSign.js +1 -1
  304. package/components/Icons/Settings.d.ts +4 -4
  305. package/components/Icons/Sexualorientation.d.ts +4 -4
  306. package/components/Icons/ShakingHand.d.ts +4 -4
  307. package/components/Icons/Share.d.ts +4 -4
  308. package/components/Icons/Shield.d.ts +4 -4
  309. package/components/Icons/ShuntOperation.d.ts +4 -4
  310. package/components/Icons/Skeleton.d.ts +4 -4
  311. package/components/Icons/Skin.d.ts +4 -4
  312. package/components/Icons/Snake.d.ts +4 -4
  313. package/components/Icons/Snapchat.d.ts +4 -4
  314. package/components/Icons/SpeechBubble.d.ts +4 -4
  315. package/components/Icons/SpeechBubble.js +1 -1
  316. package/components/Icons/Spray.d.ts +4 -4
  317. package/components/Icons/Stopwatch.d.ts +4 -4
  318. package/components/Icons/SupportingPerson.d.ts +4 -4
  319. package/components/Icons/SupportingPerson.js +1 -1
  320. package/components/Icons/Surgery.d.ts +4 -4
  321. package/components/Icons/Syringe.d.ts +4 -4
  322. package/components/Icons/Syringe.js +1 -1
  323. package/components/Icons/Taxi.d.ts +4 -4
  324. package/components/Icons/TeddyBear.d.ts +4 -4
  325. package/components/Icons/Teenagers.d.ts +4 -4
  326. package/components/Icons/ThinkingAboutBaby.d.ts +4 -4
  327. package/components/Icons/Ticket.d.ts +4 -4
  328. package/components/Icons/TimePassing.d.ts +4 -4
  329. package/components/Icons/Toolbox.d.ts +4 -4
  330. package/components/Icons/Tooth.d.ts +4 -4
  331. package/components/Icons/TotalKneeProsthesis.d.ts +4 -4
  332. package/components/Icons/Train.d.ts +4 -4
  333. package/components/Icons/Transplantation.d.ts +4 -4
  334. package/components/Icons/TrashCan.d.ts +4 -4
  335. package/components/Icons/Twitter.d.ts +4 -4
  336. package/components/Icons/Undo.d.ts +4 -4
  337. package/components/Icons/UniProsthesis.d.ts +4 -4
  338. package/components/Icons/Upload.d.ts +4 -4
  339. package/components/Icons/UserOrganization.d.ts +4 -4
  340. package/components/Icons/Vaccine.d.ts +4 -4
  341. package/components/Icons/VerticalDots.d.ts +4 -4
  342. package/components/Icons/VideoCamera.d.ts +4 -4
  343. package/components/Icons/VideoChat.d.ts +4 -4
  344. package/components/Icons/Wallet.d.ts +4 -4
  345. package/components/Icons/Watch.d.ts +4 -4
  346. package/components/Icons/Website.d.ts +4 -4
  347. package/components/Icons/Wheelchair.d.ts +4 -4
  348. package/components/Icons/WheelchairActive.d.ts +4 -4
  349. package/components/Icons/Window.d.ts +4 -4
  350. package/components/Icons/WordDocument.d.ts +4 -4
  351. package/components/Icons/WorkSuitcase.d.ts +4 -4
  352. package/components/Icons/X.d.ts +4 -4
  353. package/components/Icons/XOutline.d.ts +4 -4
  354. package/components/Icons/XmlFile.d.ts +4 -4
  355. package/components/Icons/YouTube.d.ts +4 -4
  356. package/components/Icons/Zoom.d.ts +4 -4
  357. package/components/Icons/index.d.ts +4 -4
  358. package/components/Icons/index.js +1 -1
  359. package/components/Input/Input.d.ts +54 -54
  360. package/components/Input/index.d.ts +3 -3
  361. package/components/Input/index.js +1 -1
  362. package/components/Input/styles.module.scss +59 -59
  363. package/components/Input/styles.module.scss.d.ts +23 -23
  364. package/components/LinkList/LinkList.d.ts +41 -41
  365. package/components/LinkList/index.d.ts +3 -3
  366. package/components/LinkList/index.js +1 -1
  367. package/components/LinkList/styles.module.scss +147 -147
  368. package/components/LinkList/styles.module.scss.d.ts +26 -26
  369. package/components/List/List.d.ts +9 -9
  370. package/components/List/index.d.ts +3 -3
  371. package/components/List/index.js +1 -1
  372. package/components/List/styles.module.scss +11 -11
  373. package/components/List/styles.module.scss.d.ts +10 -10
  374. package/components/Loader/Loader.d.ts +32 -32
  375. package/components/Loader/Loader.d.ts.map +1 -1
  376. package/components/Loader/index.d.ts +3 -3
  377. package/components/Loader/index.js +1 -1
  378. package/components/Loader/styles.module.scss +194 -194
  379. package/components/Logo/Logo.d.ts +17 -17
  380. package/components/Logo/index.d.ts +3 -3
  381. package/components/Logo/index.js +1 -1
  382. package/components/Modal/Modal.d.ts +69 -69
  383. package/components/Modal/__mocks__/IntersectionObserver.d.ts +5 -5
  384. package/components/Modal/index.d.ts +3 -3
  385. package/components/Modal/index.js +1 -1
  386. package/components/Modal/styles.module.scss +243 -243
  387. package/components/Modal/styles.module.scss.d.ts +41 -41
  388. package/components/NotificationPanel/NotificationPanel.d.ts +47 -47
  389. package/components/NotificationPanel/NotificationPanel.d.ts.map +1 -1
  390. package/components/NotificationPanel/componentdata.json +1 -1
  391. package/components/NotificationPanel/index.d.ts +3 -3
  392. package/components/NotificationPanel/index.js +1 -1
  393. package/components/NotificationPanel/styles.module.scss +153 -138
  394. package/components/NotificationPanel/styles.module.scss.d.ts +33 -34
  395. package/components/Portal/index.d.ts +12 -12
  396. package/components/Portal/index.js +1 -1
  397. package/components/RadioButton/RadioButton.d.ts +30 -30
  398. package/components/RadioButton/index.d.ts +3 -3
  399. package/components/RadioButton/index.js +1 -1
  400. package/components/RadioButton/styles.module.scss +236 -236
  401. package/components/RadioButton/styles.module.scss.d.ts +23 -23
  402. package/components/Slider/Slider.d.ts +19 -19
  403. package/components/Slider/SliderUtils.d.ts +40 -40
  404. package/components/Slider/index.d.ts +3 -3
  405. package/components/Slider/index.js +1 -1
  406. package/components/Slider/styles.module.scss +85 -85
  407. package/components/Slider/styles.module.scss.d.ts +19 -19
  408. package/components/Spacer/Spacer.d.ts +12 -12
  409. package/components/Spacer/index.d.ts +3 -3
  410. package/components/Spacer/index.js +1 -1
  411. package/components/Spacer/styles.module.scss +47 -47
  412. package/components/Spacer/styles.module.scss.d.ts +22 -22
  413. package/components/Textarea/Textarea.d.ts +36 -36
  414. package/components/Textarea/index.d.ts +3 -3
  415. package/components/Textarea/index.js +1 -1
  416. package/components/Textarea/styles.module.scss +57 -57
  417. package/components/Textarea/styles.module.scss.d.ts +26 -26
  418. package/components/Tile/Tile.d.ts +33 -33
  419. package/components/Tile/index.d.ts +3 -3
  420. package/components/Tile/index.js +1 -1
  421. package/components/Tile/styles.module.scss +115 -115
  422. package/components/Tile/styles.module.scss.d.ts +18 -18
  423. package/components/Title/Title.d.ts +25 -25
  424. package/components/Title/index.d.ts +3 -3
  425. package/components/Title/index.js +1 -1
  426. package/components/Title/styles.module.scss +27 -27
  427. package/components/Title/styles.module.scss.d.ts +15 -15
  428. package/components/Validation/Validation.d.ts +16 -16
  429. package/components/Validation/index.d.ts +3 -3
  430. package/components/Validation/index.js +1 -1
  431. package/components/Validation/styles.module.scss +18 -18
  432. package/components/Validation/styles.module.scss.d.ts +10 -10
  433. package/constants-eb74321e.js +2 -0
  434. package/constants-eb74321e.js.map +1 -0
  435. package/constants.d.ts +91 -90
  436. package/constants.d.ts.map +1 -1
  437. package/hooks/focus-utils.d.ts +6 -6
  438. package/hooks/useBreakpoint.d.ts +12 -12
  439. package/hooks/useFocusToggle.d.ts +13 -13
  440. package/hooks/useFocusTrap.d.ts +3 -3
  441. package/hooks/useHover.d.ts +11 -11
  442. package/hooks/useIcons.d.ts +3 -3
  443. package/hooks/useIntersectionObserver.d.ts +10 -10
  444. package/hooks/useIsVisible.d.ts +9 -9
  445. package/hooks/useLayoutEvent.d.ts +8 -8
  446. package/hooks/usePrevious.d.ts +7 -0
  447. package/hooks/usePrevious.d.ts.map +1 -0
  448. package/hooks/useSize.d.ts +9 -0
  449. package/hooks/useSize.d.ts.map +1 -0
  450. package/hooks/useSticky.d.ts +20 -20
  451. package/hooks/useWindowSize.d.ts +4 -4
  452. package/index.d.ts +13 -11
  453. package/index.d.ts.map +1 -1
  454. package/index.js +1 -1
  455. package/package.json +1 -1
  456. package/scss/_body.scss +11 -11
  457. package/scss/_breakpoints.scss +16 -16
  458. package/scss/_font-settings.scss +8 -8
  459. package/scss/_fonts.scss +112 -112
  460. package/scss/_grid.scss +1 -1
  461. package/scss/_input.scss +176 -176
  462. package/scss/_palette.scss +136 -136
  463. package/scss/_print.scss +176 -176
  464. package/scss/_reset.scss +13 -13
  465. package/scss/_spacers.scss +40 -40
  466. package/scss/_title.scss +59 -59
  467. package/scss/helsenorge.scss +8 -8
  468. package/scss/typography.module.scss +154 -154
  469. package/theme/currys/color.d.ts +3 -3
  470. package/theme/currys/index.d.ts +2 -2
  471. package/theme/currys/spacing.d.ts +3 -3
  472. package/theme/grid.d.ts +20 -20
  473. package/theme/index.d.ts +98 -98
  474. package/theme/palette.d.ts +67 -67
  475. package/theme/spacers.d.ts +18 -18
  476. package/usePrevious-ae293b10.js +2 -0
  477. package/usePrevious-ae293b10.js.map +1 -0
  478. package/useSticky-d61d1f0b.js +2 -0
  479. package/useSticky-d61d1f0b.js.map +1 -0
  480. package/utils/debounce.d.ts +7 -7
  481. package/utils/uuid.d.ts +2 -2
  482. package/utils/viewport.d.ts +1 -1
  483. package/AlertSignFill-e607ff43.js +0 -2
  484. package/AlertSignFill-e607ff43.js.map +0 -1
  485. package/Button-d5147e38.js +0 -2
  486. package/Button-d5147e38.js.map +0 -1
  487. package/Check-6291ad09.js +0 -2
  488. package/Check-6291ad09.js.map +0 -1
  489. package/Checkbox-798282e4.js +0 -2
  490. package/Checkbox-798282e4.js.map +0 -1
  491. package/ChevronUp-4b6797ef.js +0 -2
  492. package/ChevronUp-4b6797ef.js.map +0 -1
  493. package/Close-35ad7d35.js +0 -2
  494. package/Close-35ad7d35.js.map +0 -1
  495. package/FormGroup-0577b07f.js +0 -2
  496. package/FormGroup-0577b07f.js.map +0 -1
  497. package/Icon-89da8de4.js +0 -2
  498. package/Icon-89da8de4.js.map +0 -1
  499. package/Input-19650c24.js +0 -2
  500. package/Input-19650c24.js.map +0 -1
  501. package/Loader-fa16a352.js.map +0 -1
  502. package/Modal-ad02991b.js +0 -2
  503. package/Modal-ad02991b.js.map +0 -1
  504. package/RadioButton-fe4bbd36.js.map +0 -1
  505. package/Textarea-e1d1144c.js.map +0 -1
  506. package/Title-af53f589.js.map +0 -1
  507. package/Validation-fd3f7f58.js.map +0 -1
  508. package/constants-ad6c82db.js +0 -2
  509. package/constants-ad6c82db.js.map +0 -1
  510. package/useSticky-194f2b78.js +0 -2
  511. package/useSticky-194f2b78.js.map +0 -1
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const GasCan: React.FC<SvgPathProps>;
4
- export default GasCan;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const GasCan: React.FC<SvgPathProps>;
4
+ export default GasCan;
5
5
  //# sourceMappingURL=GasCan.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const GenderIdentity: React.FC<SvgPathProps>;
4
- export default GenderIdentity;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const GenderIdentity: React.FC<SvgPathProps>;
4
+ export default GenderIdentity;
5
5
  //# sourceMappingURL=GenderIdentity.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Globe: React.FC<SvgPathProps>;
4
- export default Globe;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Globe: React.FC<SvgPathProps>;
4
+ export default Globe;
5
5
  //# sourceMappingURL=Globe.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const HandWaving: React.FC<SvgPathProps>;
4
- export default HandWaving;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const HandWaving: React.FC<SvgPathProps>;
4
+ export default HandWaving;
5
5
  //# sourceMappingURL=HandWaving.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const HandWithDisease: React.FC<SvgPathProps>;
4
- export default HandWithDisease;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const HandWithDisease: React.FC<SvgPathProps>;
4
+ export default HandWithDisease;
5
5
  //# sourceMappingURL=HandWithDisease.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const HealthClinic: React.FC<SvgPathProps>;
4
- export default HealthClinic;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const HealthClinic: React.FC<SvgPathProps>;
4
+ export default HealthClinic;
5
5
  //# sourceMappingURL=HealthClinic.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const HealthWarning: React.FC<SvgPathProps>;
4
- export default HealthWarning;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const HealthWarning: React.FC<SvgPathProps>;
4
+ export default HealthWarning;
5
5
  //# sourceMappingURL=HealthWarning.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Heart: React.FC<SvgPathProps>;
4
- export default Heart;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Heart: React.FC<SvgPathProps>;
4
+ export default Heart;
5
5
  //# sourceMappingURL=Heart.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const HelpSign: React.FC<SvgPathProps>;
4
- export default HelpSign;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const HelpSign: React.FC<SvgPathProps>;
4
+ export default HelpSign;
5
5
  //# sourceMappingURL=HelpSign.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const HelpingHand: React.FC<SvgPathProps>;
4
- export default HelpingHand;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const HelpingHand: React.FC<SvgPathProps>;
4
+ export default HelpingHand;
5
5
  //# sourceMappingURL=HelpingHand.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Hemodialysis: React.FC<SvgPathProps>;
4
- export default Hemodialysis;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Hemodialysis: React.FC<SvgPathProps>;
4
+ export default Hemodialysis;
5
5
  //# sourceMappingURL=Hemodialysis.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Hiker: React.FC<SvgPathProps>;
4
- export default Hiker;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Hiker: React.FC<SvgPathProps>;
4
+ export default Hiker;
5
5
  //# sourceMappingURL=Hiker.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Hipprosthesis: React.FC<SvgPathProps>;
4
- export default Hipprosthesis;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Hipprosthesis: React.FC<SvgPathProps>;
4
+ export default Hipprosthesis;
5
5
  //# sourceMappingURL=Hipprosthesis.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const History: React.FC<SvgPathProps>;
4
- export default History;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const History: React.FC<SvgPathProps>;
4
+ export default History;
5
5
  //# sourceMappingURL=History.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const HivAndAids: React.FC<SvgPathProps>;
4
- export default HivAndAids;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const HivAndAids: React.FC<SvgPathProps>;
4
+ export default HivAndAids;
5
5
  //# sourceMappingURL=HivAndAids.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Home: React.FC<SvgPathProps>;
4
- export default Home;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Home: React.FC<SvgPathProps>;
4
+ export default Home;
5
5
  //# sourceMappingURL=Home.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Hormone: React.FC<SvgPathProps>;
4
- export default Hormone;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Hormone: React.FC<SvgPathProps>;
4
+ export default Hormone;
5
5
  //# sourceMappingURL=Hormone.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Hospital: React.FC<SvgPathProps>;
4
- export default Hospital;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Hospital: React.FC<SvgPathProps>;
4
+ export default Hospital;
5
5
  //# sourceMappingURL=Hospital.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Hourglass: React.FC<SvgPathProps>;
4
- export default Hourglass;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Hourglass: React.FC<SvgPathProps>;
4
+ export default Hourglass;
5
5
  //# sourceMappingURL=Hourglass.d.ts.map
@@ -1,23 +1,23 @@
1
- import React from 'react';
2
- declare type SvgIcon = React.FC<SvgPathProps>;
3
- interface IconProps {
4
- svgIcon: SvgIcon;
5
- ariaLabel?: string;
6
- id?: string;
7
- size?: number;
8
- color?: string;
9
- hoverColor?: string;
10
- className?: string;
11
- hoverType?: SvgIcon;
12
- isHovered?: boolean;
13
- /** Sets the data-testid attribute. */
14
- testId?: string;
15
- }
16
- interface SvgPathProps {
17
- isExtraSmall: boolean;
18
- isHovered: boolean;
19
- }
20
- export declare const returnIcon: (isExtraSmall: boolean, isHovered: boolean, normal: JSX.Element, normalHover: JSX.Element, simplifield?: JSX.Element | undefined, simplifiedHover?: JSX.Element | undefined) => JSX.Element;
21
- declare const Icon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
22
- export { Icon, IconProps, SvgPathProps, SvgIcon };
1
+ import React from 'react';
2
+ declare type SvgIcon = React.FC<SvgPathProps>;
3
+ interface IconProps {
4
+ svgIcon: SvgIcon;
5
+ ariaLabel?: string;
6
+ id?: string;
7
+ size?: number;
8
+ color?: string;
9
+ hoverColor?: string;
10
+ className?: string;
11
+ hoverType?: SvgIcon;
12
+ isHovered?: boolean;
13
+ /** Sets the data-testid attribute. */
14
+ testId?: string;
15
+ }
16
+ interface SvgPathProps {
17
+ isExtraSmall: boolean;
18
+ isHovered: boolean;
19
+ }
20
+ export declare const returnIcon: (isExtraSmall: boolean, isHovered: boolean, normal: JSX.Element, normalHover: JSX.Element, simplifield?: JSX.Element | undefined, simplifiedHover?: JSX.Element | undefined) => JSX.Element;
21
+ declare const Icon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
22
+ export { Icon, IconProps, SvgPathProps, SvgIcon };
23
23
  //# sourceMappingURL=Icon.d.ts.map
@@ -1,2 +1,2 @@
1
- import{_ as e}from"../../_tslib-51c8a283.js";import a from"react";import{I as i,A as t}from"../../constants-ad6c82db.js";var o=function(e,a,i,t,o,r){return e&&o&&r?a?r:o:a?t:i},r=a.forwardRef((function(o,r){var l=o.svgIcon,s=o.ariaLabel,d=o.id,c=o.className,n=void 0===c?"":c,m=o.size,v=void 0===m?i.Small:m,b=o.color,f=void 0===b?"black":b,h=o.hoverColor,g=void 0===h?f||"black":h,I=o.isHovered,p=void 0!==I&&I,u=o.testId,y=e(o,["svgIcon","ariaLabel","id","className","size","color","hoverColor","isHovered","testId"]),E=a.createElement(l,{isExtraSmall:v<=i.XSmall,isHovered:p}),H=d&&s?"title-".concat(d):void 0;return a.createElement("svg",Object.assign({id:d,"data-testid":u,"data-analyticsid":t.Icon,ref:r,className:"hnds-style-icon ".concat(n),role:"img","aria-label":!d&&s?s:void 0,"aria-labelledby":H,"aria-hidden":"true",viewBox:"0 0 48 48",style:{minWidth:v,minHeight:v},width:v,height:v,fill:p?g:f},y),H&&a.createElement("title",{id:H},s),E)}));r.displayName="Icon";export{r as Icon,o as returnIcon};
1
+ import{_ as e}from"../../_tslib-51c8a283.js";import a from"react";import{I as i,A as t}from"../../constants-eb74321e.js";var o=function(e,a,i,t,o,r){return e&&o&&r?a?r:o:a?t:i},r=a.forwardRef((function(o,r){var l=o.svgIcon,s=o.ariaLabel,d=o.id,c=o.className,n=void 0===c?"":c,m=o.size,v=void 0===m?i.Small:m,b=o.color,f=void 0===b?"black":b,h=o.hoverColor,g=void 0===h?f||"black":h,I=o.isHovered,p=void 0!==I&&I,u=o.testId,y=e(o,["svgIcon","ariaLabel","id","className","size","color","hoverColor","isHovered","testId"]),E=a.createElement(l,{isExtraSmall:v<=i.XSmall,isHovered:p}),H=d&&s?"title-".concat(d):void 0;return a.createElement("svg",Object.assign({id:d,"data-testid":u,"data-analyticsid":t.Icon,ref:r,className:"hnds-style-icon ".concat(n),role:"img","aria-label":!d&&s?s:void 0,"aria-labelledby":H,"aria-hidden":"true",viewBox:"0 0 48 48",style:{minWidth:v,minHeight:v},width:v,height:v,fill:p?g:f},y),H&&a.createElement("title",{id:H},s),E)}));r.displayName="Icon";export{r as Icon,o as returnIcon};
2
2
  //# sourceMappingURL=Icon.js.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const ImgFile: React.FC<SvgPathProps>;
4
- export default ImgFile;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const ImgFile: React.FC<SvgPathProps>;
4
+ export default ImgFile;
5
5
  //# sourceMappingURL=ImgFile.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Inbox: React.FC<SvgPathProps>;
4
- export default Inbox;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Inbox: React.FC<SvgPathProps>;
4
+ export default Inbox;
5
5
  //# sourceMappingURL=Inbox.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const InfoSignFill: React.FC<SvgPathProps>;
4
- export default InfoSignFill;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const InfoSignFill: React.FC<SvgPathProps>;
4
+ export default InfoSignFill;
5
5
  //# sourceMappingURL=InfoSignFill.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const InfoSignStroke: React.FC<SvgPathProps>;
4
- export default InfoSignStroke;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const InfoSignStroke: React.FC<SvgPathProps>;
4
+ export default InfoSignStroke;
5
5
  //# sourceMappingURL=InfoSignStroke.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Instagram: React.FC<SvgPathProps>;
4
- export default Instagram;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Instagram: React.FC<SvgPathProps>;
4
+ export default Instagram;
5
5
  //# sourceMappingURL=Instagram.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Intravenous: React.FC<SvgPathProps>;
4
- export default Intravenous;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Intravenous: React.FC<SvgPathProps>;
4
+ export default Intravenous;
5
5
  //# sourceMappingURL=Intravenous.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const JointPain: React.FC<SvgPathProps>;
4
- export default JointPain;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const JointPain: React.FC<SvgPathProps>;
4
+ export default JointPain;
5
5
  //# sourceMappingURL=JointPain.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Journal: React.FC<SvgPathProps>;
4
- export default Journal;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Journal: React.FC<SvgPathProps>;
4
+ export default Journal;
5
5
  //# sourceMappingURL=Journal.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const JpgFile: React.FC<SvgPathProps>;
4
- export default JpgFile;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const JpgFile: React.FC<SvgPathProps>;
4
+ export default JpgFile;
5
5
  //# sourceMappingURL=JpgFile.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Kidney: React.FC<SvgPathProps>;
4
- export default Kidney;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Kidney: React.FC<SvgPathProps>;
4
+ export default Kidney;
5
5
  //# sourceMappingURL=Kidney.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const KitchenScale: React.FC<SvgPathProps>;
4
- export default KitchenScale;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const KitchenScale: React.FC<SvgPathProps>;
4
+ export default KitchenScale;
5
5
  //# sourceMappingURL=KitchenScale.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Kjernejournal: React.FC<SvgPathProps>;
4
- export default Kjernejournal;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Kjernejournal: React.FC<SvgPathProps>;
4
+ export default Kjernejournal;
5
5
  //# sourceMappingURL=Kjernejournal.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Laboratory: React.FC<SvgPathProps>;
4
- export default Laboratory;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Laboratory: React.FC<SvgPathProps>;
4
+ export default Laboratory;
5
5
  //# sourceMappingURL=Laboratory.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const LaptopBlog: React.FC<SvgPathProps>;
4
- export default LaptopBlog;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const LaptopBlog: React.FC<SvgPathProps>;
4
+ export default LaptopBlog;
5
5
  //# sourceMappingURL=LaptopBlog.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const LawBook: React.FC<SvgPathProps>;
4
- export default LawBook;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const LawBook: React.FC<SvgPathProps>;
4
+ export default LawBook;
5
5
  //# sourceMappingURL=LawBook.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const LightBulb: React.FC<SvgPathProps>;
4
- export default LightBulb;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const LightBulb: React.FC<SvgPathProps>;
4
+ export default LightBulb;
5
5
  //# sourceMappingURL=LightBulb.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const List: React.FC<SvgPathProps>;
4
- export default List;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const List: React.FC<SvgPathProps>;
4
+ export default List;
5
5
  //# sourceMappingURL=List.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Location: React.FC<SvgPathProps>;
4
- export default Location;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Location: React.FC<SvgPathProps>;
4
+ export default Location;
5
5
  //# sourceMappingURL=Location.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Lock: React.FC<SvgPathProps>;
4
- export default Lock;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Lock: React.FC<SvgPathProps>;
4
+ export default Lock;
5
5
  //# sourceMappingURL=Lock.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Lungs: React.FC<SvgPathProps>;
4
- export default Lungs;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Lungs: React.FC<SvgPathProps>;
4
+ export default Lungs;
5
5
  //# sourceMappingURL=Lungs.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Makeup: React.FC<SvgPathProps>;
4
- export default Makeup;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Makeup: React.FC<SvgPathProps>;
4
+ export default Makeup;
5
5
  //# sourceMappingURL=Makeup.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const MaleDoctor: React.FC<SvgPathProps>;
4
- export default MaleDoctor;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const MaleDoctor: React.FC<SvgPathProps>;
4
+ export default MaleDoctor;
5
5
  //# sourceMappingURL=MaleDoctor.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const MaleDoctorAndPerson: React.FC<SvgPathProps>;
4
- export default MaleDoctorAndPerson;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const MaleDoctorAndPerson: React.FC<SvgPathProps>;
4
+ export default MaleDoctorAndPerson;
5
5
  //# sourceMappingURL=MaleDoctorAndPerson.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const MaleGenitalia: React.FC<SvgPathProps>;
4
- export default MaleGenitalia;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const MaleGenitalia: React.FC<SvgPathProps>;
4
+ export default MaleGenitalia;
5
5
  //# sourceMappingURL=MaleGenitalia.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Medicine: React.FC<SvgPathProps>;
4
- export default Medicine;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Medicine: React.FC<SvgPathProps>;
4
+ export default Medicine;
5
5
  //# sourceMappingURL=Medicine.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const MedicineWarning: React.FC<SvgPathProps>;
4
- export default MedicineWarning;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const MedicineWarning: React.FC<SvgPathProps>;
4
+ export default MedicineWarning;
5
5
  //# sourceMappingURL=MedicineWarning.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const MentalHealthAdult: React.FC<SvgPathProps>;
4
- export default MentalHealthAdult;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const MentalHealthAdult: React.FC<SvgPathProps>;
4
+ export default MentalHealthAdult;
5
5
  //# sourceMappingURL=MentalHealthAdult.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const MentalHealthChild: React.FC<SvgPathProps>;
4
- export default MentalHealthChild;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const MentalHealthChild: React.FC<SvgPathProps>;
4
+ export default MentalHealthChild;
5
5
  //# sourceMappingURL=MentalHealthChild.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Menu: React.FC<SvgPathProps>;
4
- export default Menu;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Menu: React.FC<SvgPathProps>;
4
+ export default Menu;
5
5
  //# sourceMappingURL=Menu.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Microscope: React.FC<SvgPathProps>;
4
- export default Microscope;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Microscope: React.FC<SvgPathProps>;
4
+ export default Microscope;
5
5
  //# sourceMappingURL=Microscope.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Minus: React.FC<SvgPathProps>;
4
- export default Minus;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Minus: React.FC<SvgPathProps>;
4
+ export default Minus;
5
5
  //# sourceMappingURL=Minus.d.ts.map
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { SvgPathProps } from './Icon';
3
- declare const Mirror: React.FC<SvgPathProps>;
4
- export default Mirror;
1
+ import React from 'react';
2
+ import { SvgPathProps } from './Icon';
3
+ declare const Mirror: React.FC<SvgPathProps>;
4
+ export default Mirror;
5
5
  //# sourceMappingURL=Mirror.d.ts.map