@dnanpm/styleguide 3.3.1 → 3.4.0

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 (860) hide show
  1. package/README.md +86 -86
  2. package/build/cjs/build/assets/fonts/fonts.css +129 -129
  3. package/build/cjs/components/Accordion/Accordion.d.ts +21 -21
  4. package/build/cjs/components/Accordion/Accordion.js +43 -43
  5. package/build/cjs/components/AccordionItem/AccordionItem.d.ts +72 -72
  6. package/build/cjs/components/AccordionItem/AccordionItem.js +23 -22
  7. package/build/cjs/components/AmountSelector/AmountSelector.d.ts +66 -66
  8. package/build/cjs/components/AmountSelector/AmountSelector.js +40 -40
  9. package/build/cjs/components/Box/Box.d.ts +66 -66
  10. package/build/cjs/components/Box/Box.js +4 -4
  11. package/build/cjs/components/Button/Button.d.ts +101 -101
  12. package/build/cjs/components/Button/Button.js +31 -31
  13. package/build/cjs/components/Button/ButtonArrow.d.ts +41 -41
  14. package/build/cjs/components/Button/ButtonArrow.js +16 -16
  15. package/build/cjs/components/Button/ButtonClose.d.ts +12 -12
  16. package/build/cjs/components/Button/ButtonClose.js +5 -5
  17. package/build/cjs/components/Button/ButtonIcon.d.ts +27 -21
  18. package/build/cjs/components/Button/ButtonIcon.js +14 -11
  19. package/build/cjs/components/Button/ButtonPrimary.d.ts +5 -5
  20. package/build/cjs/components/Button/ButtonPrimary.js +2 -2
  21. package/build/cjs/components/Button/ButtonRound.d.ts +10 -10
  22. package/build/cjs/components/Button/ButtonRound.js +8 -8
  23. package/build/cjs/components/Button/ButtonSecondary.d.ts +5 -5
  24. package/build/cjs/components/Button/ButtonSecondary.js +2 -2
  25. package/build/cjs/components/Checkbox/Checkbox.d.ts +58 -58
  26. package/build/cjs/components/Checkbox/Checkbox.js +25 -25
  27. package/build/cjs/components/Chip/Chip.d.ts +50 -50
  28. package/build/cjs/components/Chip/Chip.js +11 -11
  29. package/build/cjs/components/DateTimePicker/DateTimePicker.d.ts +102 -102
  30. package/build/cjs/components/DateTimePicker/DateTimePicker.js +94 -94
  31. package/build/cjs/components/Divider/Divider.d.ts +35 -35
  32. package/build/cjs/components/Divider/Divider.js +4 -4
  33. package/build/cjs/components/DnaLogo/DnaLogo.d.ts +51 -51
  34. package/build/cjs/components/DnaLogo/DnaLogo.js +46 -46
  35. package/build/cjs/components/Drawer/Drawer.d.ts +82 -82
  36. package/build/cjs/components/Drawer/Drawer.js +25 -25
  37. package/build/cjs/components/EmptyState/EmptyState.d.ts +37 -37
  38. package/build/cjs/components/EmptyState/EmptyState.js +8 -8
  39. package/build/cjs/components/Floater/Floater.d.ts +43 -43
  40. package/build/cjs/components/Floater/Floater.js +11 -11
  41. package/build/cjs/components/Footer/Components/FooterComponents.d.ts +10 -10
  42. package/build/cjs/components/Footer/Components/FooterComponents.js +77 -72
  43. package/build/cjs/components/Footer/Footer.d.ts +12 -12
  44. package/build/cjs/components/Footer/Footer.js +81 -81
  45. package/build/cjs/components/Footer/context/FooterContext.d.ts +10 -10
  46. package/build/cjs/components/Footer/context/FooterContext.js +9 -9
  47. package/build/cjs/components/Icon/Icon.d.ts +58 -58
  48. package/build/cjs/components/Icon/Icon.js +13 -13
  49. package/build/cjs/components/Icons/Small/hlArrowBackSmall.d.ts +7 -7
  50. package/build/cjs/components/Icons/Small/hlArrowBackSmall.js +4 -4
  51. package/build/cjs/components/Icons/Small/hlArrowForwardSmall.d.ts +7 -7
  52. package/build/cjs/components/Icons/Small/hlArrowForwardSmall.js +4 -4
  53. package/build/cjs/components/Icons/Small/hlArrowUnderSmall.d.ts +7 -7
  54. package/build/cjs/components/Icons/Small/hlArrowUnderSmall.js +4 -4
  55. package/build/cjs/components/Icons/Small/hlCalendarSmall.d.ts +7 -7
  56. package/build/cjs/components/Icons/Small/hlCalendarSmall.js +4 -4
  57. package/build/cjs/components/Icons/Small/hlChevronDownSmall.d.ts +7 -7
  58. package/build/cjs/components/Icons/Small/hlChevronDownSmall.js +4 -4
  59. package/build/cjs/components/Icons/Small/hlChevronLeftSmall.d.ts +7 -7
  60. package/build/cjs/components/Icons/Small/hlChevronLeftSmall.js +4 -4
  61. package/build/cjs/components/Icons/Small/hlChevronRightSmall.d.ts +7 -7
  62. package/build/cjs/components/Icons/Small/hlChevronRightSmall.js +4 -4
  63. package/build/cjs/components/Icons/Small/hlChevronUpSmall.d.ts +7 -7
  64. package/build/cjs/components/Icons/Small/hlChevronUpSmall.js +4 -4
  65. package/build/cjs/components/Icons/Small/hlClockSmall.d.ts +7 -7
  66. package/build/cjs/components/Icons/Small/hlClockSmall.js +5 -5
  67. package/build/cjs/components/Icons/Small/hlDownloadSmall.d.ts +7 -7
  68. package/build/cjs/components/Icons/Small/hlDownloadSmall.js +6 -6
  69. package/build/cjs/components/Icons/Small/hlExternalSmall.d.ts +7 -7
  70. package/build/cjs/components/Icons/Small/hlExternalSmall.js +4 -4
  71. package/build/cjs/components/Icons/Small/hlUploadSmall.d.ts +7 -7
  72. package/build/cjs/components/Icons/Small/hlUploadSmall.js +6 -6
  73. package/build/cjs/components/Icons/Social/facebook.d.ts +7 -7
  74. package/build/cjs/components/Icons/Social/facebook.js +4 -4
  75. package/build/cjs/components/Icons/Social/instagram.d.ts +7 -7
  76. package/build/cjs/components/Icons/Social/instagram.js +4 -4
  77. package/build/cjs/components/Icons/Social/linkedin.d.ts +7 -7
  78. package/build/cjs/components/Icons/Social/linkedin.js +4 -4
  79. package/build/cjs/components/Icons/Social/tiktok.d.ts +7 -7
  80. package/build/cjs/components/Icons/Social/tiktok.js +4 -4
  81. package/build/cjs/components/Icons/Social/twitter.d.ts +7 -7
  82. package/build/cjs/components/Icons/Social/twitter.js +4 -4
  83. package/build/cjs/components/Icons/Social/youtube.d.ts +7 -7
  84. package/build/cjs/components/Icons/Social/youtube.js +4 -4
  85. package/build/cjs/components/Icons/hl404.d.ts +7 -7
  86. package/build/cjs/components/Icons/hl404.js +4 -4
  87. package/build/cjs/components/Icons/hl4gSim.d.ts +7 -7
  88. package/build/cjs/components/Icons/hl4gSim.js +4 -4
  89. package/build/cjs/components/Icons/hl5gSim.d.ts +7 -7
  90. package/build/cjs/components/Icons/hl5gSim.js +4 -4
  91. package/build/cjs/components/Icons/hlBattery.d.ts +7 -7
  92. package/build/cjs/components/Icons/hlBattery.js +6 -6
  93. package/build/cjs/components/Icons/hlBell.d.ts +7 -7
  94. package/build/cjs/components/Icons/hlBell.js +4 -4
  95. package/build/cjs/components/Icons/hlCableTVCard.d.ts +7 -7
  96. package/build/cjs/components/Icons/hlCableTVCard.js +4 -4
  97. package/build/cjs/components/Icons/hlCalendar.d.ts +7 -7
  98. package/build/cjs/components/Icons/hlCalendar.js +15 -15
  99. package/build/cjs/components/Icons/hlCall.d.ts +7 -7
  100. package/build/cjs/components/Icons/hlCall.js +4 -4
  101. package/build/cjs/components/Icons/hlCameraBack.d.ts +7 -7
  102. package/build/cjs/components/Icons/hlCameraBack.js +6 -6
  103. package/build/cjs/components/Icons/hlCameraFront.d.ts +7 -7
  104. package/build/cjs/components/Icons/hlCameraFront.js +5 -5
  105. package/build/cjs/components/Icons/hlCart.d.ts +7 -7
  106. package/build/cjs/components/Icons/hlCart.js +6 -6
  107. package/build/cjs/components/Icons/hlCartEmpty.d.ts +7 -7
  108. package/build/cjs/components/Icons/hlCartEmpty.js +6 -6
  109. package/build/cjs/components/Icons/hlChat.d.ts +7 -7
  110. package/build/cjs/components/Icons/hlChat.js +7 -7
  111. package/build/cjs/components/Icons/hlCheck.d.ts +13 -13
  112. package/build/cjs/components/Icons/hlCheck.js +10 -10
  113. package/build/cjs/components/Icons/hlChevronDown.d.ts +7 -7
  114. package/build/cjs/components/Icons/hlChevronDown.js +4 -4
  115. package/build/cjs/components/Icons/hlChevronLeft.d.ts +7 -7
  116. package/build/cjs/components/Icons/hlChevronLeft.js +4 -4
  117. package/build/cjs/components/Icons/hlChevronRight.d.ts +7 -7
  118. package/build/cjs/components/Icons/hlChevronRight.js +4 -4
  119. package/build/cjs/components/Icons/hlChevronUp.d.ts +7 -7
  120. package/build/cjs/components/Icons/hlChevronUp.js +4 -4
  121. package/build/cjs/components/Icons/hlCompensation.d.ts +7 -7
  122. package/build/cjs/components/Icons/hlCompensation.js +4 -4
  123. package/build/cjs/components/Icons/hlCookie.d.ts +7 -7
  124. package/build/cjs/components/Icons/hlCookie.js +4 -4
  125. package/build/cjs/components/Icons/hlCopy.d.ts +7 -7
  126. package/build/cjs/components/Icons/hlCopy.js +5 -5
  127. package/build/cjs/components/Icons/hlCoupon.d.ts +7 -7
  128. package/build/cjs/components/Icons/hlCoupon.js +6 -6
  129. package/build/cjs/components/Icons/hlDelivery.d.ts +7 -7
  130. package/build/cjs/components/Icons/hlDelivery.js +4 -4
  131. package/build/cjs/components/Icons/hlDigiturva.d.ts +7 -7
  132. package/build/cjs/components/Icons/hlDigiturva.js +4 -4
  133. package/build/cjs/components/Icons/hlDisplaySize.d.ts +7 -7
  134. package/build/cjs/components/Icons/hlDisplaySize.js +6 -6
  135. package/build/cjs/components/Icons/hlDocument.d.ts +7 -7
  136. package/build/cjs/components/Icons/hlDocument.js +5 -5
  137. package/build/cjs/components/Icons/hlDownload.d.ts +7 -7
  138. package/build/cjs/components/Icons/hlDownload.js +6 -6
  139. package/build/cjs/components/Icons/hlEnvelope.d.ts +7 -7
  140. package/build/cjs/components/Icons/hlEnvelope.js +4 -4
  141. package/build/cjs/components/Icons/hlError.d.ts +7 -7
  142. package/build/cjs/components/Icons/hlError.js +6 -6
  143. package/build/cjs/components/Icons/hlEuro.d.ts +7 -7
  144. package/build/cjs/components/Icons/hlEuro.js +4 -4
  145. package/build/cjs/components/Icons/hlExclamationMark.d.ts +7 -7
  146. package/build/cjs/components/Icons/hlExclamationMark.js +4 -4
  147. package/build/cjs/components/Icons/hlExpand.d.ts +7 -7
  148. package/build/cjs/components/Icons/hlExpand.js +4 -4
  149. package/build/cjs/components/Icons/hlExternal.d.ts +7 -7
  150. package/build/cjs/components/Icons/hlExternal.js +4 -4
  151. package/build/cjs/components/Icons/hlEyeClosed.d.ts +7 -7
  152. package/build/cjs/components/Icons/hlEyeClosed.js +4 -4
  153. package/build/cjs/components/Icons/hlEyeOpen.d.ts +7 -7
  154. package/build/cjs/components/Icons/hlEyeOpen.js +5 -5
  155. package/build/cjs/components/Icons/hlFaceId.d.ts +7 -7
  156. package/build/cjs/components/Icons/hlFaceId.js +4 -4
  157. package/build/cjs/components/Icons/hlFastDelivery.d.ts +7 -7
  158. package/build/cjs/components/Icons/hlFastDelivery.js +4 -4
  159. package/build/cjs/components/Icons/hlFingerprint.d.ts +7 -7
  160. package/build/cjs/components/Icons/hlFingerprint.js +8 -8
  161. package/build/cjs/components/Icons/hlGlobe.d.ts +7 -7
  162. package/build/cjs/components/Icons/hlGlobe.js +4 -4
  163. package/build/cjs/components/Icons/hlHeadphones.d.ts +7 -7
  164. package/build/cjs/components/Icons/hlHeadphones.js +4 -4
  165. package/build/cjs/components/Icons/hlHeadset.d.ts +7 -7
  166. package/build/cjs/components/Icons/hlHeadset.js +6 -6
  167. package/build/cjs/components/Icons/hlHeart.d.ts +7 -7
  168. package/build/cjs/components/Icons/hlHeart.js +4 -4
  169. package/build/cjs/components/Icons/hlHome.d.ts +7 -7
  170. package/build/cjs/components/Icons/hlHome.js +4 -4
  171. package/build/cjs/components/Icons/hlHub.d.ts +7 -7
  172. package/build/cjs/components/Icons/hlHub.js +5 -5
  173. package/build/cjs/components/Icons/hlImage.d.ts +7 -7
  174. package/build/cjs/components/Icons/hlImage.js +4 -4
  175. package/build/cjs/components/Icons/hlInfo.d.ts +7 -7
  176. package/build/cjs/components/Icons/hlInfo.js +6 -6
  177. package/build/cjs/components/Icons/hlInstallment.d.ts +7 -7
  178. package/build/cjs/components/Icons/hlInstallment.js +5 -5
  179. package/build/cjs/components/Icons/hlIotSim.d.ts +7 -7
  180. package/build/cjs/components/Icons/hlIotSim.js +5 -5
  181. package/build/cjs/components/Icons/hlLaptop.d.ts +7 -7
  182. package/build/cjs/components/Icons/hlLaptop.js +4 -4
  183. package/build/cjs/components/Icons/hlLink.d.ts +7 -7
  184. package/build/cjs/components/Icons/hlLink.js +5 -5
  185. package/build/cjs/components/Icons/hlLiveVideo.d.ts +7 -7
  186. package/build/cjs/components/Icons/hlLiveVideo.js +4 -4
  187. package/build/cjs/components/Icons/hlLock.d.ts +7 -7
  188. package/build/cjs/components/Icons/hlLock.js +6 -6
  189. package/build/cjs/components/Icons/hlMagnifyingGlass.d.ts +7 -7
  190. package/build/cjs/components/Icons/hlMagnifyingGlass.js +5 -5
  191. package/build/cjs/components/Icons/hlMarker.d.ts +7 -7
  192. package/build/cjs/components/Icons/hlMarker.js +5 -5
  193. package/build/cjs/components/Icons/hlMemory.d.ts +7 -7
  194. package/build/cjs/components/Icons/hlMemory.js +5 -5
  195. package/build/cjs/components/Icons/hlMenu.d.ts +7 -7
  196. package/build/cjs/components/Icons/hlMenu.js +4 -4
  197. package/build/cjs/components/Icons/hlMinimize.d.ts +7 -7
  198. package/build/cjs/components/Icons/hlMinimize.js +4 -4
  199. package/build/cjs/components/Icons/hlMinus.d.ts +7 -7
  200. package/build/cjs/components/Icons/hlMinus.js +4 -4
  201. package/build/cjs/components/Icons/hlMobileData.d.ts +7 -7
  202. package/build/cjs/components/Icons/hlMobileData.js +4 -4
  203. package/build/cjs/components/Icons/hlMobilePayment.d.ts +7 -7
  204. package/build/cjs/components/Icons/hlMobilePayment.js +6 -6
  205. package/build/cjs/components/Icons/hlModem.d.ts +7 -7
  206. package/build/cjs/components/Icons/hlModem.js +8 -8
  207. package/build/cjs/components/Icons/hlMore.d.ts +7 -7
  208. package/build/cjs/components/Icons/hlMore.js +6 -6
  209. package/build/cjs/components/Icons/hlOs.d.ts +7 -7
  210. package/build/cjs/components/Icons/hlOs.js +5 -5
  211. package/build/cjs/components/Icons/hlPackage.d.ts +7 -7
  212. package/build/cjs/components/Icons/hlPackage.js +4 -4
  213. package/build/cjs/components/Icons/hlPaperclip.d.ts +7 -7
  214. package/build/cjs/components/Icons/hlPaperclip.js +4 -4
  215. package/build/cjs/components/Icons/hlPaytime.d.ts +7 -7
  216. package/build/cjs/components/Icons/hlPaytime.js +4 -4
  217. package/build/cjs/components/Icons/hlPen.d.ts +7 -7
  218. package/build/cjs/components/Icons/hlPen.js +4 -4
  219. package/build/cjs/components/Icons/hlPerson.d.ts +7 -7
  220. package/build/cjs/components/Icons/hlPerson.js +4 -4
  221. package/build/cjs/components/Icons/hlPhone.d.ts +7 -7
  222. package/build/cjs/components/Icons/hlPhone.js +5 -5
  223. package/build/cjs/components/Icons/hlPlaylist.d.ts +7 -7
  224. package/build/cjs/components/Icons/hlPlaylist.js +4 -4
  225. package/build/cjs/components/Icons/hlPlus.d.ts +7 -7
  226. package/build/cjs/components/Icons/hlPlus.js +5 -5
  227. package/build/cjs/components/Icons/hlPrepaid.d.ts +7 -7
  228. package/build/cjs/components/Icons/hlPrepaid.js +4 -4
  229. package/build/cjs/components/Icons/hlProcessor.d.ts +7 -7
  230. package/build/cjs/components/Icons/hlProcessor.js +5 -5
  231. package/build/cjs/components/Icons/hlServices.d.ts +7 -7
  232. package/build/cjs/components/Icons/hlServices.js +4 -4
  233. package/build/cjs/components/Icons/hlSettings.d.ts +7 -7
  234. package/build/cjs/components/Icons/hlSettings.js +4 -4
  235. package/build/cjs/components/Icons/hlShield.d.ts +7 -7
  236. package/build/cjs/components/Icons/hlShield.js +5 -5
  237. package/build/cjs/components/Icons/hlSim.d.ts +7 -7
  238. package/build/cjs/components/Icons/hlSim.js +5 -5
  239. package/build/cjs/components/Icons/hlSimSimple.d.ts +7 -7
  240. package/build/cjs/components/Icons/hlSimSimple.js +6 -6
  241. package/build/cjs/components/Icons/hlSmile.d.ts +7 -7
  242. package/build/cjs/components/Icons/hlSmile.js +7 -7
  243. package/build/cjs/components/Icons/hlSpeechBubble.d.ts +7 -7
  244. package/build/cjs/components/Icons/hlSpeechBubble.js +5 -5
  245. package/build/cjs/components/Icons/hlSquaretrade.d.ts +7 -7
  246. package/build/cjs/components/Icons/hlSquaretrade.js +4 -4
  247. package/build/cjs/components/Icons/hlStar.d.ts +7 -7
  248. package/build/cjs/components/Icons/hlStar.js +4 -4
  249. package/build/cjs/components/Icons/hlStarFilled.d.ts +7 -7
  250. package/build/cjs/components/Icons/hlStarFilled.js +4 -4
  251. package/build/cjs/components/Icons/hlTrash.d.ts +7 -7
  252. package/build/cjs/components/Icons/hlTrash.js +5 -5
  253. package/build/cjs/components/Icons/hlTv.d.ts +7 -7
  254. package/build/cjs/components/Icons/hlTv.js +4 -4
  255. package/build/cjs/components/Icons/hlUnlock.d.ts +7 -7
  256. package/build/cjs/components/Icons/hlUnlock.js +6 -6
  257. package/build/cjs/components/Icons/hlUpload.d.ts +7 -7
  258. package/build/cjs/components/Icons/hlUpload.js +6 -6
  259. package/build/cjs/components/Icons/hlWarning.d.ts +7 -7
  260. package/build/cjs/components/Icons/hlWarning.js +6 -6
  261. package/build/cjs/components/Icons/hlWifi.d.ts +7 -7
  262. package/build/cjs/components/Icons/hlWifi.js +6 -6
  263. package/build/cjs/components/Icons/hlWrench.d.ts +7 -7
  264. package/build/cjs/components/Icons/hlWrench.js +4 -4
  265. package/build/cjs/components/Icons/hlX.d.ts +7 -7
  266. package/build/cjs/components/Icons/hlX.js +4 -4
  267. package/build/cjs/components/Icons/index.d.ts +109 -109
  268. package/build/cjs/components/InfoDialog/InfoDialog.d.ts +44 -44
  269. package/build/cjs/components/InfoDialog/InfoDialog.js +14 -14
  270. package/build/cjs/components/Input/Input.d.ts +139 -139
  271. package/build/cjs/components/Input/Input.js +60 -60
  272. package/build/cjs/components/Label/Label.d.ts +24 -24
  273. package/build/cjs/components/Label/Label.js +10 -10
  274. package/build/cjs/components/LabelText/LabelText.d.ts +44 -44
  275. package/build/cjs/components/LabelText/LabelText.js +8 -8
  276. package/build/cjs/components/MainHeaderNavigation/ChildComponents/BusinessMenu.d.ts +10 -10
  277. package/build/cjs/components/MainHeaderNavigation/ChildComponents/BusinessMenu.js +9 -9
  278. package/build/cjs/components/MainHeaderNavigation/ChildComponents/DesktopMenu.d.ts +3 -3
  279. package/build/cjs/components/MainHeaderNavigation/ChildComponents/DesktopMenu.js +69 -69
  280. package/build/cjs/components/MainHeaderNavigation/ChildComponents/LanguageSelector.d.ts +4 -4
  281. package/build/cjs/components/MainHeaderNavigation/ChildComponents/LanguageSelector.js +13 -13
  282. package/build/cjs/components/MainHeaderNavigation/ChildComponents/LinkModifier.d.ts +10 -10
  283. package/build/cjs/components/MainHeaderNavigation/ChildComponents/LinkModifier.js +23 -23
  284. package/build/cjs/components/MainHeaderNavigation/ChildComponents/LoginTooltip.d.ts +7 -7
  285. package/build/cjs/components/MainHeaderNavigation/ChildComponents/LoginTooltip.js +5 -5
  286. package/build/cjs/components/MainHeaderNavigation/ChildComponents/MainNavTooltipMenu.d.ts +193 -193
  287. package/build/cjs/components/MainHeaderNavigation/ChildComponents/MainNavTooltipMenu.js +36 -36
  288. package/build/cjs/components/MainHeaderNavigation/ChildComponents/MainNavTooltipMenuExportedStyles.d.ts +169 -169
  289. package/build/cjs/components/MainHeaderNavigation/ChildComponents/MinicartTooltip.d.ts +7 -7
  290. package/build/cjs/components/MainHeaderNavigation/ChildComponents/MinicartTooltip.js +6 -6
  291. package/build/cjs/components/MainHeaderNavigation/ChildComponents/MobileMenu.d.ts +3 -3
  292. package/build/cjs/components/MainHeaderNavigation/ChildComponents/MobileMenu.js +96 -96
  293. package/build/cjs/components/MainHeaderNavigation/ChildComponents/PageSearch.d.ts +6 -6
  294. package/build/cjs/components/MainHeaderNavigation/ChildComponents/PageSearch.js +5 -5
  295. package/build/cjs/components/MainHeaderNavigation/MainHeaderNavigation.d.ts +36 -36
  296. package/build/cjs/components/MainHeaderNavigation/MainHeaderNavigation.js +234 -234
  297. package/build/cjs/components/MainHeaderNavigation/context/MobileMenuContext.d.ts +6 -6
  298. package/build/cjs/components/MainHeaderNavigation/context/MobileMenuContext.js +2 -2
  299. package/build/cjs/components/MainHeaderNavigation/context/NavContext.d.ts +29 -29
  300. package/build/cjs/components/MainHeaderNavigation/context/NavContext.js +47 -47
  301. package/build/cjs/components/MainHeaderNavigation/globalNavStyles.d.ts +1482 -1482
  302. package/build/cjs/components/MainHeaderNavigation/globalNavStyles.js +8 -8
  303. package/build/cjs/components/MainNavigation/ChildComponents/BusinessMenu.d.ts +3 -3
  304. package/build/cjs/components/MainNavigation/ChildComponents/BusinessMenu.js +18 -18
  305. package/build/cjs/components/MainNavigation/ChildComponents/DesktopMenu.d.ts +3 -3
  306. package/build/cjs/components/MainNavigation/ChildComponents/DesktopMenu.js +98 -98
  307. package/build/cjs/components/MainNavigation/ChildComponents/HeaderNavigationElements.d.ts +172 -172
  308. package/build/cjs/components/MainNavigation/ChildComponents/HeaderNavigationElements.js +43 -43
  309. package/build/cjs/components/MainNavigation/ChildComponents/LanguageSelector.d.ts +4 -4
  310. package/build/cjs/components/MainNavigation/ChildComponents/LanguageSelector.js +13 -13
  311. package/build/cjs/components/MainNavigation/ChildComponents/LinkModifier.d.ts +9 -9
  312. package/build/cjs/components/MainNavigation/ChildComponents/LinkModifier.js +22 -22
  313. package/build/cjs/components/MainNavigation/ChildComponents/LoginTooltip.d.ts +6 -6
  314. package/build/cjs/components/MainNavigation/ChildComponents/LoginTooltip.js +6 -6
  315. package/build/cjs/components/MainNavigation/ChildComponents/MainNavTooltipMenu.d.ts +24 -24
  316. package/build/cjs/components/MainNavigation/ChildComponents/MainNavTooltipMenu.js +34 -34
  317. package/build/cjs/components/MainNavigation/ChildComponents/MainNavTooltipMenuExportedStyles.d.ts +168 -168
  318. package/build/cjs/components/MainNavigation/ChildComponents/MinicartTooltip.d.ts +7 -7
  319. package/build/cjs/components/MainNavigation/ChildComponents/MinicartTooltip.js +7 -7
  320. package/build/cjs/components/MainNavigation/ChildComponents/MobileMenu.d.ts +3 -3
  321. package/build/cjs/components/MainNavigation/ChildComponents/MobileMenu.js +97 -97
  322. package/build/cjs/components/MainNavigation/ChildComponents/PageSearch.d.ts +6 -6
  323. package/build/cjs/components/MainNavigation/ChildComponents/PageSearch.js +6 -6
  324. package/build/cjs/components/MainNavigation/ChildComponents/Ribbon.d.ts +13 -13
  325. package/build/cjs/components/MainNavigation/ChildComponents/Ribbon.js +10 -10
  326. package/build/cjs/components/MainNavigation/MainNavigation.d.ts +35 -35
  327. package/build/cjs/components/MainNavigation/MainNavigation.js +243 -243
  328. package/build/cjs/components/MainNavigation/context/MobileMenuContext.d.ts +6 -6
  329. package/build/cjs/components/MainNavigation/context/MobileMenuContext.js +2 -2
  330. package/build/cjs/components/MainNavigation/context/NavContext.d.ts +29 -29
  331. package/build/cjs/components/MainNavigation/context/NavContext.js +37 -37
  332. package/build/cjs/components/MainNavigation/globalNavStyles.d.ts +661 -661
  333. package/build/cjs/components/MainNavigation/globalNavStyles.js +3 -3
  334. package/build/cjs/components/Modal/Modal.d.ts +69 -69
  335. package/build/cjs/components/Modal/Modal.js +22 -22
  336. package/build/cjs/components/Notification/Notification.d.ts +47 -47
  337. package/build/cjs/components/Notification/Notification.js +16 -16
  338. package/build/cjs/components/NotificationBadge/NotificationBadge.d.ts +42 -42
  339. package/build/cjs/components/NotificationBadge/NotificationBadge.js +5 -5
  340. package/build/cjs/components/Pill/Pill.d.ts +78 -78
  341. package/build/cjs/components/Pill/Pill.js +22 -22
  342. package/build/cjs/components/PixelLoader/PixelLoader.d.ts +21 -21
  343. package/build/cjs/components/PixelLoader/PixelLoader.js +11 -11
  344. package/build/cjs/components/PriorityNavigation/PriorityNavigation.d.ts +36 -0
  345. package/build/cjs/components/PriorityNavigation/PriorityNavigation.js +230 -0
  346. package/build/cjs/components/PriorityNavigation/__tests__/PriorityNavigation.spec.d.ts +1 -0
  347. package/build/cjs/components/PriorityNavigationItem/PriorityNavigationItem.d.ts +34 -0
  348. package/build/cjs/components/PriorityNavigationItem/PriorityNavigationItem.js +62 -0
  349. package/build/cjs/components/PriorityNavigationItem/__tests__/PriorityNavigationItem.spec.d.ts +1 -0
  350. package/build/cjs/components/ProgressIndicator/ProgressIndicator.d.ts +41 -41
  351. package/build/cjs/components/ProgressIndicator/ProgressIndicator.js +42 -42
  352. package/build/cjs/components/RadioButton/RadioButton.d.ts +50 -50
  353. package/build/cjs/components/RadioButton/RadioButton.js +8 -8
  354. package/build/cjs/components/ReadMore/ReadMore.d.ts +18 -18
  355. package/build/cjs/components/ReadMore/ReadMore.js +24 -24
  356. package/build/cjs/components/Search/Search.d.ts +59 -59
  357. package/build/cjs/components/Search/Search.js +18 -18
  358. package/build/cjs/components/SecondaryNavigation/SecondaryNavigation.d.ts +90 -86
  359. package/build/cjs/components/SecondaryNavigation/SecondaryNavigation.js +99 -84
  360. package/build/cjs/components/Selectbox/Selectbox.d.ts +119 -119
  361. package/build/cjs/components/Selectbox/Selectbox.js +84 -84
  362. package/build/cjs/components/Selectbox/__tests__/Selectbox.spec.d.ts +1 -1
  363. package/build/cjs/components/Switch/Switch.d.ts +42 -42
  364. package/build/cjs/components/Switch/Switch.js +23 -23
  365. package/build/cjs/components/Tab/Tab.d.ts +64 -0
  366. package/build/cjs/components/Tab/Tab.js +88 -0
  367. package/build/cjs/components/Tabs/Tabs.d.ts +22 -214
  368. package/build/cjs/components/Tabs/Tabs.js +50 -32
  369. package/build/cjs/components/Textarea/Textarea.d.ts +81 -81
  370. package/build/cjs/components/Textarea/Textarea.js +26 -26
  371. package/build/cjs/components/Toaster/Toaster.d.ts +45 -45
  372. package/build/cjs/components/Toaster/Toaster.js +23 -23
  373. package/build/cjs/components/Tooltip/Tooltip.d.ts +71 -71
  374. package/build/cjs/components/Tooltip/Tooltip.js +19 -19
  375. package/build/cjs/components/TooltipMenu/ChildComponents/TooltipMenuExportedStyles.d.ts +334 -334
  376. package/build/cjs/components/TooltipMenu/ChildComponents/TooltipMenuExportedStyles.js +3 -3
  377. package/build/cjs/components/TooltipMenu/TooltipMenu.d.ts +42 -42
  378. package/build/cjs/components/TooltipMenu/TooltipMenu.js +27 -27
  379. package/build/cjs/components/index.d.ts +48 -46
  380. package/build/cjs/hooks/useCloseOutsideOrElementClicked.d.ts +13 -13
  381. package/build/cjs/hooks/useCloseOutsideOrElementClicked.js +29 -29
  382. package/build/cjs/hooks/useDebounce.d.ts +2 -2
  383. package/build/cjs/hooks/useDebounce.js +14 -14
  384. package/build/cjs/hooks/useDocHeight.d.ts +2 -2
  385. package/build/cjs/hooks/useDocHeight.js +15 -15
  386. package/build/cjs/hooks/useOutsideClick.d.ts +9 -9
  387. package/build/cjs/hooks/useOutsideClick.js +18 -18
  388. package/build/cjs/hooks/useResizeObserver.d.ts +7 -6
  389. package/build/cjs/hooks/useResizeObserver.js +28 -28
  390. package/build/cjs/hooks/useScrollPosition.d.ts +22 -22
  391. package/build/cjs/hooks/useScrollPosition.js +61 -61
  392. package/build/cjs/hooks/useWindowSize.d.ts +6 -4
  393. package/build/cjs/hooks/useWindowSize.js +21 -22
  394. package/build/cjs/index.d.ts +6 -6
  395. package/build/cjs/index.js +7 -5
  396. package/build/cjs/themes/globalStyles.d.ts +491 -491
  397. package/build/cjs/themes/globalStyles.js +2 -2
  398. package/build/cjs/themes/gridTheme.d.ts +4 -4
  399. package/build/cjs/themes/gridTheme.js +2 -2
  400. package/build/cjs/themes/styled.d.ts +1137 -1137
  401. package/build/cjs/themes/theme.d.ts +165 -165
  402. package/build/cjs/themes/theme.js +12 -12
  403. package/build/cjs/themes/themeComponents/base.d.ts +11 -11
  404. package/build/cjs/themes/themeComponents/base.js +9 -9
  405. package/build/cjs/themes/themeComponents/breakpoints.d.ts +5 -5
  406. package/build/cjs/themes/themeComponents/breakpoints.js +6 -6
  407. package/build/cjs/themes/themeComponents/color.d.ts +88 -88
  408. package/build/cjs/themes/themeComponents/color.js +82 -82
  409. package/build/cjs/themes/themeComponents/fontFamily.d.ts +6 -6
  410. package/build/cjs/themes/themeComponents/fontFamily.js +4 -4
  411. package/build/cjs/themes/themeComponents/fontSize.d.ts +19 -19
  412. package/build/cjs/themes/themeComponents/fontSize.js +16 -16
  413. package/build/cjs/themes/themeComponents/fontWeight.d.ts +19 -19
  414. package/build/cjs/themes/themeComponents/fontWeight.js +17 -17
  415. package/build/cjs/themes/themeComponents/forms.d.ts +5 -5
  416. package/build/cjs/themes/themeComponents/forms.js +3 -3
  417. package/build/cjs/themes/themeComponents/lineHeight.d.ts +20 -20
  418. package/build/cjs/themes/themeComponents/lineHeight.js +17 -17
  419. package/build/cjs/themes/themeComponents/navigation.d.ts +34 -34
  420. package/build/cjs/themes/themeComponents/navigation.js +32 -32
  421. package/build/cjs/themes/themeComponents/radius.d.ts +29 -29
  422. package/build/cjs/themes/themeComponents/radius.js +27 -27
  423. package/build/cjs/utils/common.d.ts +6 -6
  424. package/build/cjs/utils/common.js +19 -19
  425. package/build/cjs/utils/createStyled.d.ts +172 -172
  426. package/build/cjs/utils/createStyled.js +3 -3
  427. package/build/cjs/utils/styledUtils.d.ts +9 -9
  428. package/build/cjs/utils/styledUtils.js +5 -5
  429. package/build/es/build/assets/fonts/fonts.css +129 -129
  430. package/build/es/components/Accordion/Accordion.d.ts +21 -21
  431. package/build/es/components/Accordion/Accordion.js +43 -43
  432. package/build/es/components/AccordionItem/AccordionItem.d.ts +72 -72
  433. package/build/es/components/AccordionItem/AccordionItem.js +24 -23
  434. package/build/es/components/AmountSelector/AmountSelector.d.ts +66 -66
  435. package/build/es/components/AmountSelector/AmountSelector.js +40 -40
  436. package/build/es/components/Box/Box.d.ts +66 -66
  437. package/build/es/components/Box/Box.js +4 -4
  438. package/build/es/components/Button/Button.d.ts +101 -101
  439. package/build/es/components/Button/Button.js +31 -31
  440. package/build/es/components/Button/ButtonArrow.d.ts +41 -41
  441. package/build/es/components/Button/ButtonArrow.js +16 -16
  442. package/build/es/components/Button/ButtonClose.d.ts +12 -12
  443. package/build/es/components/Button/ButtonClose.js +5 -5
  444. package/build/es/components/Button/ButtonIcon.d.ts +27 -21
  445. package/build/es/components/Button/ButtonIcon.js +14 -11
  446. package/build/es/components/Button/ButtonPrimary.d.ts +5 -5
  447. package/build/es/components/Button/ButtonPrimary.js +2 -2
  448. package/build/es/components/Button/ButtonRound.d.ts +10 -10
  449. package/build/es/components/Button/ButtonRound.js +8 -8
  450. package/build/es/components/Button/ButtonSecondary.d.ts +5 -5
  451. package/build/es/components/Button/ButtonSecondary.js +2 -2
  452. package/build/es/components/Checkbox/Checkbox.d.ts +58 -58
  453. package/build/es/components/Checkbox/Checkbox.js +25 -25
  454. package/build/es/components/Chip/Chip.d.ts +50 -50
  455. package/build/es/components/Chip/Chip.js +11 -11
  456. package/build/es/components/DateTimePicker/DateTimePicker.d.ts +102 -102
  457. package/build/es/components/DateTimePicker/DateTimePicker.js +94 -94
  458. package/build/es/components/Divider/Divider.d.ts +35 -35
  459. package/build/es/components/Divider/Divider.js +4 -4
  460. package/build/es/components/DnaLogo/DnaLogo.d.ts +51 -51
  461. package/build/es/components/DnaLogo/DnaLogo.js +46 -46
  462. package/build/es/components/Drawer/Drawer.d.ts +82 -82
  463. package/build/es/components/Drawer/Drawer.js +25 -25
  464. package/build/es/components/EmptyState/EmptyState.d.ts +37 -37
  465. package/build/es/components/EmptyState/EmptyState.js +8 -8
  466. package/build/es/components/Floater/Floater.d.ts +43 -43
  467. package/build/es/components/Floater/Floater.js +11 -11
  468. package/build/es/components/Footer/Components/FooterComponents.d.ts +10 -10
  469. package/build/es/components/Footer/Components/FooterComponents.js +78 -73
  470. package/build/es/components/Footer/Footer.d.ts +12 -12
  471. package/build/es/components/Footer/Footer.js +81 -81
  472. package/build/es/components/Footer/context/FooterContext.d.ts +10 -10
  473. package/build/es/components/Footer/context/FooterContext.js +9 -9
  474. package/build/es/components/Icon/Icon.d.ts +58 -58
  475. package/build/es/components/Icon/Icon.js +13 -13
  476. package/build/es/components/Icons/Small/hlArrowBackSmall.d.ts +7 -7
  477. package/build/es/components/Icons/Small/hlArrowBackSmall.js +4 -4
  478. package/build/es/components/Icons/Small/hlArrowForwardSmall.d.ts +7 -7
  479. package/build/es/components/Icons/Small/hlArrowForwardSmall.js +4 -4
  480. package/build/es/components/Icons/Small/hlArrowUnderSmall.d.ts +7 -7
  481. package/build/es/components/Icons/Small/hlArrowUnderSmall.js +4 -4
  482. package/build/es/components/Icons/Small/hlCalendarSmall.d.ts +7 -7
  483. package/build/es/components/Icons/Small/hlCalendarSmall.js +4 -4
  484. package/build/es/components/Icons/Small/hlChevronDownSmall.d.ts +7 -7
  485. package/build/es/components/Icons/Small/hlChevronDownSmall.js +4 -4
  486. package/build/es/components/Icons/Small/hlChevronLeftSmall.d.ts +7 -7
  487. package/build/es/components/Icons/Small/hlChevronLeftSmall.js +4 -4
  488. package/build/es/components/Icons/Small/hlChevronRightSmall.d.ts +7 -7
  489. package/build/es/components/Icons/Small/hlChevronRightSmall.js +4 -4
  490. package/build/es/components/Icons/Small/hlChevronUpSmall.d.ts +7 -7
  491. package/build/es/components/Icons/Small/hlChevronUpSmall.js +4 -4
  492. package/build/es/components/Icons/Small/hlClockSmall.d.ts +7 -7
  493. package/build/es/components/Icons/Small/hlClockSmall.js +5 -5
  494. package/build/es/components/Icons/Small/hlDownloadSmall.d.ts +7 -7
  495. package/build/es/components/Icons/Small/hlDownloadSmall.js +6 -6
  496. package/build/es/components/Icons/Small/hlExternalSmall.d.ts +7 -7
  497. package/build/es/components/Icons/Small/hlExternalSmall.js +4 -4
  498. package/build/es/components/Icons/Small/hlUploadSmall.d.ts +7 -7
  499. package/build/es/components/Icons/Small/hlUploadSmall.js +6 -6
  500. package/build/es/components/Icons/Social/facebook.d.ts +7 -7
  501. package/build/es/components/Icons/Social/facebook.js +4 -4
  502. package/build/es/components/Icons/Social/instagram.d.ts +7 -7
  503. package/build/es/components/Icons/Social/instagram.js +4 -4
  504. package/build/es/components/Icons/Social/linkedin.d.ts +7 -7
  505. package/build/es/components/Icons/Social/linkedin.js +4 -4
  506. package/build/es/components/Icons/Social/tiktok.d.ts +7 -7
  507. package/build/es/components/Icons/Social/tiktok.js +4 -4
  508. package/build/es/components/Icons/Social/twitter.d.ts +7 -7
  509. package/build/es/components/Icons/Social/twitter.js +4 -4
  510. package/build/es/components/Icons/Social/youtube.d.ts +7 -7
  511. package/build/es/components/Icons/Social/youtube.js +4 -4
  512. package/build/es/components/Icons/hl404.d.ts +7 -7
  513. package/build/es/components/Icons/hl404.js +4 -4
  514. package/build/es/components/Icons/hl4gSim.d.ts +7 -7
  515. package/build/es/components/Icons/hl4gSim.js +4 -4
  516. package/build/es/components/Icons/hl5gSim.d.ts +7 -7
  517. package/build/es/components/Icons/hl5gSim.js +4 -4
  518. package/build/es/components/Icons/hlBattery.d.ts +7 -7
  519. package/build/es/components/Icons/hlBattery.js +6 -6
  520. package/build/es/components/Icons/hlBell.d.ts +7 -7
  521. package/build/es/components/Icons/hlBell.js +4 -4
  522. package/build/es/components/Icons/hlCableTVCard.d.ts +7 -7
  523. package/build/es/components/Icons/hlCableTVCard.js +4 -4
  524. package/build/es/components/Icons/hlCalendar.d.ts +7 -7
  525. package/build/es/components/Icons/hlCalendar.js +15 -15
  526. package/build/es/components/Icons/hlCall.d.ts +7 -7
  527. package/build/es/components/Icons/hlCall.js +4 -4
  528. package/build/es/components/Icons/hlCameraBack.d.ts +7 -7
  529. package/build/es/components/Icons/hlCameraBack.js +6 -6
  530. package/build/es/components/Icons/hlCameraFront.d.ts +7 -7
  531. package/build/es/components/Icons/hlCameraFront.js +5 -5
  532. package/build/es/components/Icons/hlCart.d.ts +7 -7
  533. package/build/es/components/Icons/hlCart.js +6 -6
  534. package/build/es/components/Icons/hlCartEmpty.d.ts +7 -7
  535. package/build/es/components/Icons/hlCartEmpty.js +6 -6
  536. package/build/es/components/Icons/hlChat.d.ts +7 -7
  537. package/build/es/components/Icons/hlChat.js +7 -7
  538. package/build/es/components/Icons/hlCheck.d.ts +13 -13
  539. package/build/es/components/Icons/hlCheck.js +10 -10
  540. package/build/es/components/Icons/hlChevronDown.d.ts +7 -7
  541. package/build/es/components/Icons/hlChevronDown.js +4 -4
  542. package/build/es/components/Icons/hlChevronLeft.d.ts +7 -7
  543. package/build/es/components/Icons/hlChevronLeft.js +4 -4
  544. package/build/es/components/Icons/hlChevronRight.d.ts +7 -7
  545. package/build/es/components/Icons/hlChevronRight.js +4 -4
  546. package/build/es/components/Icons/hlChevronUp.d.ts +7 -7
  547. package/build/es/components/Icons/hlChevronUp.js +4 -4
  548. package/build/es/components/Icons/hlCompensation.d.ts +7 -7
  549. package/build/es/components/Icons/hlCompensation.js +4 -4
  550. package/build/es/components/Icons/hlCookie.d.ts +7 -7
  551. package/build/es/components/Icons/hlCookie.js +4 -4
  552. package/build/es/components/Icons/hlCopy.d.ts +7 -7
  553. package/build/es/components/Icons/hlCopy.js +5 -5
  554. package/build/es/components/Icons/hlCoupon.d.ts +7 -7
  555. package/build/es/components/Icons/hlCoupon.js +6 -6
  556. package/build/es/components/Icons/hlDelivery.d.ts +7 -7
  557. package/build/es/components/Icons/hlDelivery.js +4 -4
  558. package/build/es/components/Icons/hlDigiturva.d.ts +7 -7
  559. package/build/es/components/Icons/hlDigiturva.js +4 -4
  560. package/build/es/components/Icons/hlDisplaySize.d.ts +7 -7
  561. package/build/es/components/Icons/hlDisplaySize.js +6 -6
  562. package/build/es/components/Icons/hlDocument.d.ts +7 -7
  563. package/build/es/components/Icons/hlDocument.js +5 -5
  564. package/build/es/components/Icons/hlDownload.d.ts +7 -7
  565. package/build/es/components/Icons/hlDownload.js +6 -6
  566. package/build/es/components/Icons/hlEnvelope.d.ts +7 -7
  567. package/build/es/components/Icons/hlEnvelope.js +4 -4
  568. package/build/es/components/Icons/hlError.d.ts +7 -7
  569. package/build/es/components/Icons/hlError.js +6 -6
  570. package/build/es/components/Icons/hlEuro.d.ts +7 -7
  571. package/build/es/components/Icons/hlEuro.js +4 -4
  572. package/build/es/components/Icons/hlExclamationMark.d.ts +7 -7
  573. package/build/es/components/Icons/hlExclamationMark.js +4 -4
  574. package/build/es/components/Icons/hlExpand.d.ts +7 -7
  575. package/build/es/components/Icons/hlExpand.js +4 -4
  576. package/build/es/components/Icons/hlExternal.d.ts +7 -7
  577. package/build/es/components/Icons/hlExternal.js +4 -4
  578. package/build/es/components/Icons/hlEyeClosed.d.ts +7 -7
  579. package/build/es/components/Icons/hlEyeClosed.js +4 -4
  580. package/build/es/components/Icons/hlEyeOpen.d.ts +7 -7
  581. package/build/es/components/Icons/hlEyeOpen.js +5 -5
  582. package/build/es/components/Icons/hlFaceId.d.ts +7 -7
  583. package/build/es/components/Icons/hlFaceId.js +4 -4
  584. package/build/es/components/Icons/hlFastDelivery.d.ts +7 -7
  585. package/build/es/components/Icons/hlFastDelivery.js +4 -4
  586. package/build/es/components/Icons/hlFingerprint.d.ts +7 -7
  587. package/build/es/components/Icons/hlFingerprint.js +8 -8
  588. package/build/es/components/Icons/hlGlobe.d.ts +7 -7
  589. package/build/es/components/Icons/hlGlobe.js +4 -4
  590. package/build/es/components/Icons/hlHeadphones.d.ts +7 -7
  591. package/build/es/components/Icons/hlHeadphones.js +4 -4
  592. package/build/es/components/Icons/hlHeadset.d.ts +7 -7
  593. package/build/es/components/Icons/hlHeadset.js +6 -6
  594. package/build/es/components/Icons/hlHeart.d.ts +7 -7
  595. package/build/es/components/Icons/hlHeart.js +4 -4
  596. package/build/es/components/Icons/hlHome.d.ts +7 -7
  597. package/build/es/components/Icons/hlHome.js +4 -4
  598. package/build/es/components/Icons/hlHub.d.ts +7 -7
  599. package/build/es/components/Icons/hlHub.js +5 -5
  600. package/build/es/components/Icons/hlImage.d.ts +7 -7
  601. package/build/es/components/Icons/hlImage.js +4 -4
  602. package/build/es/components/Icons/hlInfo.d.ts +7 -7
  603. package/build/es/components/Icons/hlInfo.js +6 -6
  604. package/build/es/components/Icons/hlInstallment.d.ts +7 -7
  605. package/build/es/components/Icons/hlInstallment.js +5 -5
  606. package/build/es/components/Icons/hlIotSim.d.ts +7 -7
  607. package/build/es/components/Icons/hlIotSim.js +5 -5
  608. package/build/es/components/Icons/hlLaptop.d.ts +7 -7
  609. package/build/es/components/Icons/hlLaptop.js +4 -4
  610. package/build/es/components/Icons/hlLink.d.ts +7 -7
  611. package/build/es/components/Icons/hlLink.js +5 -5
  612. package/build/es/components/Icons/hlLiveVideo.d.ts +7 -7
  613. package/build/es/components/Icons/hlLiveVideo.js +4 -4
  614. package/build/es/components/Icons/hlLock.d.ts +7 -7
  615. package/build/es/components/Icons/hlLock.js +6 -6
  616. package/build/es/components/Icons/hlMagnifyingGlass.d.ts +7 -7
  617. package/build/es/components/Icons/hlMagnifyingGlass.js +5 -5
  618. package/build/es/components/Icons/hlMarker.d.ts +7 -7
  619. package/build/es/components/Icons/hlMarker.js +5 -5
  620. package/build/es/components/Icons/hlMemory.d.ts +7 -7
  621. package/build/es/components/Icons/hlMemory.js +5 -5
  622. package/build/es/components/Icons/hlMenu.d.ts +7 -7
  623. package/build/es/components/Icons/hlMenu.js +4 -4
  624. package/build/es/components/Icons/hlMinimize.d.ts +7 -7
  625. package/build/es/components/Icons/hlMinimize.js +4 -4
  626. package/build/es/components/Icons/hlMinus.d.ts +7 -7
  627. package/build/es/components/Icons/hlMinus.js +4 -4
  628. package/build/es/components/Icons/hlMobileData.d.ts +7 -7
  629. package/build/es/components/Icons/hlMobileData.js +4 -4
  630. package/build/es/components/Icons/hlMobilePayment.d.ts +7 -7
  631. package/build/es/components/Icons/hlMobilePayment.js +6 -6
  632. package/build/es/components/Icons/hlModem.d.ts +7 -7
  633. package/build/es/components/Icons/hlModem.js +8 -8
  634. package/build/es/components/Icons/hlMore.d.ts +7 -7
  635. package/build/es/components/Icons/hlMore.js +6 -6
  636. package/build/es/components/Icons/hlOs.d.ts +7 -7
  637. package/build/es/components/Icons/hlOs.js +5 -5
  638. package/build/es/components/Icons/hlPackage.d.ts +7 -7
  639. package/build/es/components/Icons/hlPackage.js +4 -4
  640. package/build/es/components/Icons/hlPaperclip.d.ts +7 -7
  641. package/build/es/components/Icons/hlPaperclip.js +4 -4
  642. package/build/es/components/Icons/hlPaytime.d.ts +7 -7
  643. package/build/es/components/Icons/hlPaytime.js +4 -4
  644. package/build/es/components/Icons/hlPen.d.ts +7 -7
  645. package/build/es/components/Icons/hlPen.js +4 -4
  646. package/build/es/components/Icons/hlPerson.d.ts +7 -7
  647. package/build/es/components/Icons/hlPerson.js +4 -4
  648. package/build/es/components/Icons/hlPhone.d.ts +7 -7
  649. package/build/es/components/Icons/hlPhone.js +5 -5
  650. package/build/es/components/Icons/hlPlaylist.d.ts +7 -7
  651. package/build/es/components/Icons/hlPlaylist.js +4 -4
  652. package/build/es/components/Icons/hlPlus.d.ts +7 -7
  653. package/build/es/components/Icons/hlPlus.js +5 -5
  654. package/build/es/components/Icons/hlPrepaid.d.ts +7 -7
  655. package/build/es/components/Icons/hlPrepaid.js +4 -4
  656. package/build/es/components/Icons/hlProcessor.d.ts +7 -7
  657. package/build/es/components/Icons/hlProcessor.js +5 -5
  658. package/build/es/components/Icons/hlServices.d.ts +7 -7
  659. package/build/es/components/Icons/hlServices.js +4 -4
  660. package/build/es/components/Icons/hlSettings.d.ts +7 -7
  661. package/build/es/components/Icons/hlSettings.js +4 -4
  662. package/build/es/components/Icons/hlShield.d.ts +7 -7
  663. package/build/es/components/Icons/hlShield.js +5 -5
  664. package/build/es/components/Icons/hlSim.d.ts +7 -7
  665. package/build/es/components/Icons/hlSim.js +5 -5
  666. package/build/es/components/Icons/hlSimSimple.d.ts +7 -7
  667. package/build/es/components/Icons/hlSimSimple.js +6 -6
  668. package/build/es/components/Icons/hlSmile.d.ts +7 -7
  669. package/build/es/components/Icons/hlSmile.js +7 -7
  670. package/build/es/components/Icons/hlSpeechBubble.d.ts +7 -7
  671. package/build/es/components/Icons/hlSpeechBubble.js +5 -5
  672. package/build/es/components/Icons/hlSquaretrade.d.ts +7 -7
  673. package/build/es/components/Icons/hlSquaretrade.js +4 -4
  674. package/build/es/components/Icons/hlStar.d.ts +7 -7
  675. package/build/es/components/Icons/hlStar.js +4 -4
  676. package/build/es/components/Icons/hlStarFilled.d.ts +7 -7
  677. package/build/es/components/Icons/hlStarFilled.js +4 -4
  678. package/build/es/components/Icons/hlTrash.d.ts +7 -7
  679. package/build/es/components/Icons/hlTrash.js +5 -5
  680. package/build/es/components/Icons/hlTv.d.ts +7 -7
  681. package/build/es/components/Icons/hlTv.js +4 -4
  682. package/build/es/components/Icons/hlUnlock.d.ts +7 -7
  683. package/build/es/components/Icons/hlUnlock.js +6 -6
  684. package/build/es/components/Icons/hlUpload.d.ts +7 -7
  685. package/build/es/components/Icons/hlUpload.js +6 -6
  686. package/build/es/components/Icons/hlWarning.d.ts +7 -7
  687. package/build/es/components/Icons/hlWarning.js +6 -6
  688. package/build/es/components/Icons/hlWifi.d.ts +7 -7
  689. package/build/es/components/Icons/hlWifi.js +6 -6
  690. package/build/es/components/Icons/hlWrench.d.ts +7 -7
  691. package/build/es/components/Icons/hlWrench.js +4 -4
  692. package/build/es/components/Icons/hlX.d.ts +7 -7
  693. package/build/es/components/Icons/hlX.js +4 -4
  694. package/build/es/components/Icons/index.d.ts +109 -109
  695. package/build/es/components/InfoDialog/InfoDialog.d.ts +44 -44
  696. package/build/es/components/InfoDialog/InfoDialog.js +14 -14
  697. package/build/es/components/Input/Input.d.ts +139 -139
  698. package/build/es/components/Input/Input.js +60 -60
  699. package/build/es/components/Label/Label.d.ts +24 -24
  700. package/build/es/components/Label/Label.js +10 -10
  701. package/build/es/components/LabelText/LabelText.d.ts +44 -44
  702. package/build/es/components/LabelText/LabelText.js +8 -8
  703. package/build/es/components/MainHeaderNavigation/ChildComponents/BusinessMenu.d.ts +10 -10
  704. package/build/es/components/MainHeaderNavigation/ChildComponents/BusinessMenu.js +9 -9
  705. package/build/es/components/MainHeaderNavigation/ChildComponents/DesktopMenu.d.ts +3 -3
  706. package/build/es/components/MainHeaderNavigation/ChildComponents/DesktopMenu.js +69 -69
  707. package/build/es/components/MainHeaderNavigation/ChildComponents/LanguageSelector.d.ts +4 -4
  708. package/build/es/components/MainHeaderNavigation/ChildComponents/LanguageSelector.js +13 -13
  709. package/build/es/components/MainHeaderNavigation/ChildComponents/LinkModifier.d.ts +10 -10
  710. package/build/es/components/MainHeaderNavigation/ChildComponents/LinkModifier.js +23 -23
  711. package/build/es/components/MainHeaderNavigation/ChildComponents/LoginTooltip.d.ts +7 -7
  712. package/build/es/components/MainHeaderNavigation/ChildComponents/LoginTooltip.js +5 -5
  713. package/build/es/components/MainHeaderNavigation/ChildComponents/MainNavTooltipMenu.d.ts +193 -193
  714. package/build/es/components/MainHeaderNavigation/ChildComponents/MainNavTooltipMenu.js +36 -36
  715. package/build/es/components/MainHeaderNavigation/ChildComponents/MainNavTooltipMenuExportedStyles.d.ts +169 -169
  716. package/build/es/components/MainHeaderNavigation/ChildComponents/MinicartTooltip.d.ts +7 -7
  717. package/build/es/components/MainHeaderNavigation/ChildComponents/MinicartTooltip.js +6 -6
  718. package/build/es/components/MainHeaderNavigation/ChildComponents/MobileMenu.d.ts +3 -3
  719. package/build/es/components/MainHeaderNavigation/ChildComponents/MobileMenu.js +96 -96
  720. package/build/es/components/MainHeaderNavigation/ChildComponents/PageSearch.d.ts +6 -6
  721. package/build/es/components/MainHeaderNavigation/ChildComponents/PageSearch.js +5 -5
  722. package/build/es/components/MainHeaderNavigation/MainHeaderNavigation.d.ts +36 -36
  723. package/build/es/components/MainHeaderNavigation/MainHeaderNavigation.js +234 -234
  724. package/build/es/components/MainHeaderNavigation/context/MobileMenuContext.d.ts +6 -6
  725. package/build/es/components/MainHeaderNavigation/context/MobileMenuContext.js +2 -2
  726. package/build/es/components/MainHeaderNavigation/context/NavContext.d.ts +29 -29
  727. package/build/es/components/MainHeaderNavigation/context/NavContext.js +47 -47
  728. package/build/es/components/MainHeaderNavigation/globalNavStyles.d.ts +1482 -1482
  729. package/build/es/components/MainHeaderNavigation/globalNavStyles.js +8 -8
  730. package/build/es/components/MainNavigation/ChildComponents/BusinessMenu.d.ts +3 -3
  731. package/build/es/components/MainNavigation/ChildComponents/BusinessMenu.js +18 -18
  732. package/build/es/components/MainNavigation/ChildComponents/DesktopMenu.d.ts +3 -3
  733. package/build/es/components/MainNavigation/ChildComponents/DesktopMenu.js +98 -98
  734. package/build/es/components/MainNavigation/ChildComponents/HeaderNavigationElements.d.ts +172 -172
  735. package/build/es/components/MainNavigation/ChildComponents/HeaderNavigationElements.js +43 -43
  736. package/build/es/components/MainNavigation/ChildComponents/LanguageSelector.d.ts +4 -4
  737. package/build/es/components/MainNavigation/ChildComponents/LanguageSelector.js +13 -13
  738. package/build/es/components/MainNavigation/ChildComponents/LinkModifier.d.ts +9 -9
  739. package/build/es/components/MainNavigation/ChildComponents/LinkModifier.js +22 -22
  740. package/build/es/components/MainNavigation/ChildComponents/LoginTooltip.d.ts +6 -6
  741. package/build/es/components/MainNavigation/ChildComponents/LoginTooltip.js +6 -6
  742. package/build/es/components/MainNavigation/ChildComponents/MainNavTooltipMenu.d.ts +24 -24
  743. package/build/es/components/MainNavigation/ChildComponents/MainNavTooltipMenu.js +34 -34
  744. package/build/es/components/MainNavigation/ChildComponents/MainNavTooltipMenuExportedStyles.d.ts +168 -168
  745. package/build/es/components/MainNavigation/ChildComponents/MinicartTooltip.d.ts +7 -7
  746. package/build/es/components/MainNavigation/ChildComponents/MinicartTooltip.js +7 -7
  747. package/build/es/components/MainNavigation/ChildComponents/MobileMenu.d.ts +3 -3
  748. package/build/es/components/MainNavigation/ChildComponents/MobileMenu.js +97 -97
  749. package/build/es/components/MainNavigation/ChildComponents/PageSearch.d.ts +6 -6
  750. package/build/es/components/MainNavigation/ChildComponents/PageSearch.js +6 -6
  751. package/build/es/components/MainNavigation/ChildComponents/Ribbon.d.ts +13 -13
  752. package/build/es/components/MainNavigation/ChildComponents/Ribbon.js +10 -10
  753. package/build/es/components/MainNavigation/MainNavigation.d.ts +35 -35
  754. package/build/es/components/MainNavigation/MainNavigation.js +243 -243
  755. package/build/es/components/MainNavigation/context/MobileMenuContext.d.ts +6 -6
  756. package/build/es/components/MainNavigation/context/MobileMenuContext.js +2 -2
  757. package/build/es/components/MainNavigation/context/NavContext.d.ts +29 -29
  758. package/build/es/components/MainNavigation/context/NavContext.js +37 -37
  759. package/build/es/components/MainNavigation/globalNavStyles.d.ts +661 -661
  760. package/build/es/components/MainNavigation/globalNavStyles.js +3 -3
  761. package/build/es/components/Modal/Modal.d.ts +69 -69
  762. package/build/es/components/Modal/Modal.js +22 -22
  763. package/build/es/components/Notification/Notification.d.ts +47 -47
  764. package/build/es/components/Notification/Notification.js +16 -16
  765. package/build/es/components/NotificationBadge/NotificationBadge.d.ts +42 -42
  766. package/build/es/components/NotificationBadge/NotificationBadge.js +5 -5
  767. package/build/es/components/Pill/Pill.d.ts +78 -78
  768. package/build/es/components/Pill/Pill.js +22 -22
  769. package/build/es/components/PixelLoader/PixelLoader.d.ts +21 -21
  770. package/build/es/components/PixelLoader/PixelLoader.js +11 -11
  771. package/build/es/components/PriorityNavigation/PriorityNavigation.d.ts +36 -0
  772. package/build/es/components/PriorityNavigation/PriorityNavigation.js +222 -0
  773. package/build/es/components/PriorityNavigation/__tests__/PriorityNavigation.spec.d.ts +1 -0
  774. package/build/es/components/PriorityNavigationItem/PriorityNavigationItem.d.ts +34 -0
  775. package/build/es/components/PriorityNavigationItem/PriorityNavigationItem.js +54 -0
  776. package/build/es/components/PriorityNavigationItem/__tests__/PriorityNavigationItem.spec.d.ts +1 -0
  777. package/build/es/components/ProgressIndicator/ProgressIndicator.d.ts +41 -41
  778. package/build/es/components/ProgressIndicator/ProgressIndicator.js +42 -42
  779. package/build/es/components/RadioButton/RadioButton.d.ts +50 -50
  780. package/build/es/components/RadioButton/RadioButton.js +8 -8
  781. package/build/es/components/ReadMore/ReadMore.d.ts +18 -18
  782. package/build/es/components/ReadMore/ReadMore.js +24 -24
  783. package/build/es/components/Search/Search.d.ts +59 -59
  784. package/build/es/components/Search/Search.js +18 -18
  785. package/build/es/components/SecondaryNavigation/SecondaryNavigation.d.ts +90 -86
  786. package/build/es/components/SecondaryNavigation/SecondaryNavigation.js +99 -84
  787. package/build/es/components/Selectbox/Selectbox.d.ts +119 -119
  788. package/build/es/components/Selectbox/Selectbox.js +84 -84
  789. package/build/es/components/Selectbox/__tests__/Selectbox.spec.d.ts +1 -1
  790. package/build/es/components/Switch/Switch.d.ts +42 -42
  791. package/build/es/components/Switch/Switch.js +23 -23
  792. package/build/es/components/Tab/Tab.d.ts +64 -0
  793. package/build/es/components/Tab/Tab.js +80 -0
  794. package/build/es/components/Tabs/Tabs.d.ts +22 -214
  795. package/build/es/components/Tabs/Tabs.js +51 -32
  796. package/build/es/components/Textarea/Textarea.d.ts +81 -81
  797. package/build/es/components/Textarea/Textarea.js +26 -26
  798. package/build/es/components/Toaster/Toaster.d.ts +45 -45
  799. package/build/es/components/Toaster/Toaster.js +23 -23
  800. package/build/es/components/Tooltip/Tooltip.d.ts +71 -71
  801. package/build/es/components/Tooltip/Tooltip.js +19 -19
  802. package/build/es/components/TooltipMenu/ChildComponents/TooltipMenuExportedStyles.d.ts +334 -334
  803. package/build/es/components/TooltipMenu/ChildComponents/TooltipMenuExportedStyles.js +3 -3
  804. package/build/es/components/TooltipMenu/TooltipMenu.d.ts +42 -42
  805. package/build/es/components/TooltipMenu/TooltipMenu.js +27 -27
  806. package/build/es/components/index.d.ts +48 -46
  807. package/build/es/hooks/useCloseOutsideOrElementClicked.d.ts +13 -13
  808. package/build/es/hooks/useCloseOutsideOrElementClicked.js +29 -29
  809. package/build/es/hooks/useDebounce.d.ts +2 -2
  810. package/build/es/hooks/useDebounce.js +14 -14
  811. package/build/es/hooks/useDocHeight.d.ts +2 -2
  812. package/build/es/hooks/useDocHeight.js +15 -15
  813. package/build/es/hooks/useOutsideClick.d.ts +9 -9
  814. package/build/es/hooks/useOutsideClick.js +18 -18
  815. package/build/es/hooks/useResizeObserver.d.ts +7 -6
  816. package/build/es/hooks/useResizeObserver.js +28 -28
  817. package/build/es/hooks/useScrollPosition.d.ts +22 -22
  818. package/build/es/hooks/useScrollPosition.js +61 -61
  819. package/build/es/hooks/useWindowSize.d.ts +6 -4
  820. package/build/es/hooks/useWindowSize.js +21 -22
  821. package/build/es/index.d.ts +6 -6
  822. package/build/es/index.js +5 -3
  823. package/build/es/themes/globalStyles.d.ts +491 -491
  824. package/build/es/themes/globalStyles.js +2 -2
  825. package/build/es/themes/gridTheme.d.ts +4 -4
  826. package/build/es/themes/gridTheme.js +2 -2
  827. package/build/es/themes/styled.d.ts +1137 -1137
  828. package/build/es/themes/theme.d.ts +165 -165
  829. package/build/es/themes/theme.js +12 -12
  830. package/build/es/themes/themeComponents/base.d.ts +11 -11
  831. package/build/es/themes/themeComponents/base.js +9 -9
  832. package/build/es/themes/themeComponents/breakpoints.d.ts +5 -5
  833. package/build/es/themes/themeComponents/breakpoints.js +6 -6
  834. package/build/es/themes/themeComponents/color.d.ts +88 -88
  835. package/build/es/themes/themeComponents/color.js +82 -82
  836. package/build/es/themes/themeComponents/fontFamily.d.ts +6 -6
  837. package/build/es/themes/themeComponents/fontFamily.js +4 -4
  838. package/build/es/themes/themeComponents/fontSize.d.ts +19 -19
  839. package/build/es/themes/themeComponents/fontSize.js +16 -16
  840. package/build/es/themes/themeComponents/fontWeight.d.ts +19 -19
  841. package/build/es/themes/themeComponents/fontWeight.js +17 -17
  842. package/build/es/themes/themeComponents/forms.d.ts +5 -5
  843. package/build/es/themes/themeComponents/forms.js +3 -3
  844. package/build/es/themes/themeComponents/lineHeight.d.ts +20 -20
  845. package/build/es/themes/themeComponents/lineHeight.js +17 -17
  846. package/build/es/themes/themeComponents/navigation.d.ts +34 -34
  847. package/build/es/themes/themeComponents/navigation.js +32 -32
  848. package/build/es/themes/themeComponents/radius.d.ts +29 -29
  849. package/build/es/themes/themeComponents/radius.js +27 -27
  850. package/build/es/utils/common.d.ts +6 -6
  851. package/build/es/utils/common.js +19 -19
  852. package/build/es/utils/createStyled.d.ts +172 -172
  853. package/build/es/utils/createStyled.js +3 -3
  854. package/build/es/utils/styledUtils.d.ts +9 -9
  855. package/build/es/utils/styledUtils.js +5 -5
  856. package/package.json +3 -2
  857. package/build/cjs/components/Tabs/Tab.d.ts +0 -182
  858. package/build/cjs/components/Tabs/Tab.js +0 -67
  859. package/build/es/components/Tabs/Tab.d.ts +0 -182
  860. package/build/es/components/Tabs/Tab.js +0 -58
@@ -1,1137 +1,1137 @@
1
- declare const styled: import("styled-components").ThemedStyledInterface<{
2
- base: {
3
- baseHeight: {
4
- value: number;
5
- unit: string;
6
- };
7
- baseWidth: {
8
- value: number;
9
- unit: string;
10
- };
11
- };
12
- breakpoints: import("./themeComponents/breakpoints").ViewBreakpoints;
13
- color: {
14
- default: {
15
- pink: string;
16
- plum: string;
17
- white: string;
18
- black: string;
19
- };
20
- accent: {
21
- lemon: string;
22
- sky: string;
23
- orange: string;
24
- };
25
- hover: {
26
- pink: string;
27
- };
28
- text: {
29
- gray: string;
30
- pink: string;
31
- plum: string;
32
- white: string;
33
- black: string;
34
- };
35
- line: {
36
- L01: string;
37
- L02: string;
38
- L03: string;
39
- L04: string;
40
- };
41
- notification: {
42
- info: string;
43
- success: string;
44
- warning: string;
45
- error: string;
46
- };
47
- background: {
48
- sand: {
49
- default: string;
50
- E01: string;
51
- E02: string;
52
- };
53
- pink: {
54
- default: string;
55
- E01: string;
56
- E02: string;
57
- };
58
- plum: {
59
- default: string;
60
- E01: string;
61
- E02: string;
62
- };
63
- lemon: {
64
- default: string;
65
- E01: string;
66
- E02: string;
67
- };
68
- sky: {
69
- default: string;
70
- E01: string;
71
- E02: string;
72
- };
73
- orange: {
74
- default: string;
75
- E01: string;
76
- E02: string;
77
- };
78
- white: {
79
- default: string;
80
- };
81
- };
82
- focus: {
83
- dark: string;
84
- light: string;
85
- };
86
- transparency: {
87
- T0: string;
88
- T10: string;
89
- T20: string;
90
- T30: string;
91
- T40: string;
92
- T50: string;
93
- T60: string;
94
- T70: string;
95
- T80: string;
96
- T90: string;
97
- T100: string;
98
- };
99
- };
100
- fontFamily: {
101
- default: string;
102
- heading: string;
103
- numerals: string;
104
- };
105
- fontSize: {
106
- default: string;
107
- xl: string;
108
- l: string;
109
- s: string;
110
- xs: string;
111
- h1XL: string;
112
- h1L: string;
113
- h1M: string;
114
- h1S: string;
115
- h2M: string;
116
- h2S: string;
117
- h3: string;
118
- h4: string;
119
- h5: string;
120
- h1: string;
121
- h2: string;
122
- };
123
- fontWeight: {
124
- book: number;
125
- medium: number;
126
- bold: number;
127
- black: number;
128
- };
129
- form: {
130
- smallSelectWidth: string;
131
- smallSelectHeight: string;
132
- };
133
- grid: {
134
- gutter: string;
135
- };
136
- lineHeight: {
137
- default: string;
138
- xl: string;
139
- s: string;
140
- xs: string;
141
- xxs: string;
142
- auto: string;
143
- h1XL: string;
144
- h1L: string;
145
- h1M: string;
146
- h1S: string;
147
- h2M: string;
148
- h2S: string;
149
- h3: string;
150
- h4: string;
151
- h5: string;
152
- h1: string;
153
- h2: string;
154
- };
155
- media: Record<string | number, (l: TemplateStringsArray, ...p: (string | number)[]) => string>;
156
- radius: {
157
- default: string;
158
- s: string;
159
- xs: string;
160
- circle: string;
161
- pill: string;
162
- };
163
- }>, css: import("styled-components").ThemedCssFunction<{
164
- base: {
165
- baseHeight: {
166
- value: number;
167
- unit: string;
168
- };
169
- baseWidth: {
170
- value: number;
171
- unit: string;
172
- };
173
- };
174
- breakpoints: import("./themeComponents/breakpoints").ViewBreakpoints;
175
- color: {
176
- default: {
177
- pink: string;
178
- plum: string;
179
- white: string;
180
- black: string;
181
- };
182
- accent: {
183
- lemon: string;
184
- sky: string;
185
- orange: string;
186
- };
187
- hover: {
188
- pink: string;
189
- };
190
- text: {
191
- gray: string;
192
- pink: string;
193
- plum: string;
194
- white: string;
195
- black: string;
196
- };
197
- line: {
198
- L01: string;
199
- L02: string;
200
- L03: string;
201
- L04: string;
202
- };
203
- notification: {
204
- info: string;
205
- success: string;
206
- warning: string;
207
- error: string;
208
- };
209
- background: {
210
- sand: {
211
- default: string;
212
- E01: string;
213
- E02: string;
214
- };
215
- pink: {
216
- default: string;
217
- E01: string;
218
- E02: string;
219
- };
220
- plum: {
221
- default: string;
222
- E01: string;
223
- E02: string;
224
- };
225
- lemon: {
226
- default: string;
227
- E01: string;
228
- E02: string;
229
- };
230
- sky: {
231
- default: string;
232
- E01: string;
233
- E02: string;
234
- };
235
- orange: {
236
- default: string;
237
- E01: string;
238
- E02: string;
239
- };
240
- white: {
241
- default: string;
242
- };
243
- };
244
- focus: {
245
- dark: string;
246
- light: string;
247
- };
248
- transparency: {
249
- T0: string;
250
- T10: string;
251
- T20: string;
252
- T30: string;
253
- T40: string;
254
- T50: string;
255
- T60: string;
256
- T70: string;
257
- T80: string;
258
- T90: string;
259
- T100: string;
260
- };
261
- };
262
- fontFamily: {
263
- default: string;
264
- heading: string;
265
- numerals: string;
266
- };
267
- fontSize: {
268
- default: string;
269
- xl: string;
270
- l: string;
271
- s: string;
272
- xs: string;
273
- h1XL: string;
274
- h1L: string;
275
- h1M: string;
276
- h1S: string;
277
- h2M: string;
278
- h2S: string;
279
- h3: string;
280
- h4: string;
281
- h5: string;
282
- h1: string;
283
- h2: string;
284
- };
285
- fontWeight: {
286
- book: number;
287
- medium: number;
288
- bold: number;
289
- black: number;
290
- };
291
- form: {
292
- smallSelectWidth: string;
293
- smallSelectHeight: string;
294
- };
295
- grid: {
296
- gutter: string;
297
- };
298
- lineHeight: {
299
- default: string;
300
- xl: string;
301
- s: string;
302
- xs: string;
303
- xxs: string;
304
- auto: string;
305
- h1XL: string;
306
- h1L: string;
307
- h1M: string;
308
- h1S: string;
309
- h2M: string;
310
- h2S: string;
311
- h3: string;
312
- h4: string;
313
- h5: string;
314
- h1: string;
315
- h2: string;
316
- };
317
- media: Record<string | number, (l: TemplateStringsArray, ...p: (string | number)[]) => string>;
318
- radius: {
319
- default: string;
320
- s: string;
321
- xs: string;
322
- circle: string;
323
- pill: string;
324
- };
325
- }>, createGlobalStyle: <P extends object = {}>(first: TemplateStringsArray | import("styled-components").CSSObject | import("styled-components").InterpolationFunction<import("styled-components").ThemedStyledProps<P, {
326
- base: {
327
- baseHeight: {
328
- value: number;
329
- unit: string;
330
- };
331
- baseWidth: {
332
- value: number;
333
- unit: string;
334
- };
335
- };
336
- breakpoints: import("./themeComponents/breakpoints").ViewBreakpoints;
337
- color: {
338
- default: {
339
- pink: string;
340
- plum: string;
341
- white: string;
342
- black: string;
343
- };
344
- accent: {
345
- lemon: string;
346
- sky: string;
347
- orange: string;
348
- };
349
- hover: {
350
- pink: string;
351
- };
352
- text: {
353
- gray: string;
354
- pink: string;
355
- plum: string;
356
- white: string;
357
- black: string;
358
- };
359
- line: {
360
- L01: string;
361
- L02: string;
362
- L03: string;
363
- L04: string;
364
- };
365
- notification: {
366
- info: string;
367
- success: string;
368
- warning: string;
369
- error: string;
370
- };
371
- background: {
372
- sand: {
373
- default: string;
374
- E01: string;
375
- E02: string;
376
- };
377
- pink: {
378
- default: string;
379
- E01: string;
380
- E02: string;
381
- };
382
- plum: {
383
- default: string;
384
- E01: string;
385
- E02: string;
386
- };
387
- lemon: {
388
- default: string;
389
- E01: string;
390
- E02: string;
391
- };
392
- sky: {
393
- default: string;
394
- E01: string;
395
- E02: string;
396
- };
397
- orange: {
398
- default: string;
399
- E01: string;
400
- E02: string;
401
- };
402
- white: {
403
- default: string;
404
- };
405
- };
406
- focus: {
407
- dark: string;
408
- light: string;
409
- };
410
- transparency: {
411
- T0: string;
412
- T10: string;
413
- T20: string;
414
- T30: string;
415
- T40: string;
416
- T50: string;
417
- T60: string;
418
- T70: string;
419
- T80: string;
420
- T90: string;
421
- T100: string;
422
- };
423
- };
424
- fontFamily: {
425
- default: string;
426
- heading: string;
427
- numerals: string;
428
- };
429
- fontSize: {
430
- default: string;
431
- xl: string;
432
- l: string;
433
- s: string;
434
- xs: string;
435
- h1XL: string;
436
- h1L: string;
437
- h1M: string;
438
- h1S: string;
439
- h2M: string;
440
- h2S: string;
441
- h3: string;
442
- h4: string;
443
- h5: string;
444
- h1: string;
445
- h2: string;
446
- };
447
- fontWeight: {
448
- book: number;
449
- medium: number;
450
- bold: number;
451
- black: number;
452
- };
453
- form: {
454
- smallSelectWidth: string;
455
- smallSelectHeight: string;
456
- };
457
- grid: {
458
- gutter: string;
459
- };
460
- lineHeight: {
461
- default: string;
462
- xl: string;
463
- s: string;
464
- xs: string;
465
- xxs: string;
466
- auto: string;
467
- h1XL: string;
468
- h1L: string;
469
- h1M: string;
470
- h1S: string;
471
- h2M: string;
472
- h2S: string;
473
- h3: string;
474
- h4: string;
475
- h5: string;
476
- h1: string;
477
- h2: string;
478
- };
479
- media: Record<string | number, (l: TemplateStringsArray, ...p: (string | number)[]) => string>;
480
- radius: {
481
- default: string;
482
- s: string;
483
- xs: string;
484
- circle: string;
485
- pill: string;
486
- };
487
- }>>, ...interpolations: import("styled-components").Interpolation<import("styled-components").ThemedStyledProps<P, {
488
- base: {
489
- baseHeight: {
490
- value: number;
491
- unit: string;
492
- };
493
- baseWidth: {
494
- value: number;
495
- unit: string;
496
- };
497
- };
498
- breakpoints: import("./themeComponents/breakpoints").ViewBreakpoints;
499
- color: {
500
- default: {
501
- pink: string;
502
- plum: string;
503
- white: string;
504
- black: string;
505
- };
506
- accent: {
507
- lemon: string;
508
- sky: string;
509
- orange: string;
510
- };
511
- hover: {
512
- pink: string;
513
- };
514
- text: {
515
- gray: string;
516
- pink: string;
517
- plum: string;
518
- white: string;
519
- black: string;
520
- };
521
- line: {
522
- L01: string;
523
- L02: string;
524
- L03: string;
525
- L04: string;
526
- };
527
- notification: {
528
- info: string;
529
- success: string;
530
- warning: string;
531
- error: string;
532
- };
533
- background: {
534
- sand: {
535
- default: string;
536
- E01: string;
537
- E02: string;
538
- };
539
- pink: {
540
- default: string;
541
- E01: string;
542
- E02: string;
543
- };
544
- plum: {
545
- default: string;
546
- E01: string;
547
- E02: string;
548
- };
549
- lemon: {
550
- default: string;
551
- E01: string;
552
- E02: string;
553
- };
554
- sky: {
555
- default: string;
556
- E01: string;
557
- E02: string;
558
- };
559
- orange: {
560
- default: string;
561
- E01: string;
562
- E02: string;
563
- };
564
- white: {
565
- default: string;
566
- };
567
- };
568
- focus: {
569
- dark: string;
570
- light: string;
571
- };
572
- transparency: {
573
- T0: string;
574
- T10: string;
575
- T20: string;
576
- T30: string;
577
- T40: string;
578
- T50: string;
579
- T60: string;
580
- T70: string;
581
- T80: string;
582
- T90: string;
583
- T100: string;
584
- };
585
- };
586
- fontFamily: {
587
- default: string;
588
- heading: string;
589
- numerals: string;
590
- };
591
- fontSize: {
592
- default: string;
593
- xl: string;
594
- l: string;
595
- s: string;
596
- xs: string;
597
- h1XL: string;
598
- h1L: string;
599
- h1M: string;
600
- h1S: string;
601
- h2M: string;
602
- h2S: string;
603
- h3: string;
604
- h4: string;
605
- h5: string;
606
- h1: string;
607
- h2: string;
608
- };
609
- fontWeight: {
610
- book: number;
611
- medium: number;
612
- bold: number;
613
- black: number;
614
- };
615
- form: {
616
- smallSelectWidth: string;
617
- smallSelectHeight: string;
618
- };
619
- grid: {
620
- gutter: string;
621
- };
622
- lineHeight: {
623
- default: string;
624
- xl: string;
625
- s: string;
626
- xs: string;
627
- xxs: string;
628
- auto: string;
629
- h1XL: string;
630
- h1L: string;
631
- h1M: string;
632
- h1S: string;
633
- h2M: string;
634
- h2S: string;
635
- h3: string;
636
- h4: string;
637
- h5: string;
638
- h1: string;
639
- h2: string;
640
- };
641
- media: Record<string | number, (l: TemplateStringsArray, ...p: (string | number)[]) => string>;
642
- radius: {
643
- default: string;
644
- s: string;
645
- xs: string;
646
- circle: string;
647
- pill: string;
648
- };
649
- }>>[]) => import("styled-components").GlobalStyleComponent<P, {
650
- base: {
651
- baseHeight: {
652
- value: number;
653
- unit: string;
654
- };
655
- baseWidth: {
656
- value: number;
657
- unit: string;
658
- };
659
- };
660
- breakpoints: import("./themeComponents/breakpoints").ViewBreakpoints;
661
- color: {
662
- default: {
663
- pink: string;
664
- plum: string;
665
- white: string;
666
- black: string;
667
- };
668
- accent: {
669
- lemon: string;
670
- sky: string;
671
- orange: string;
672
- };
673
- hover: {
674
- pink: string;
675
- };
676
- text: {
677
- gray: string;
678
- pink: string;
679
- plum: string;
680
- white: string;
681
- black: string;
682
- };
683
- line: {
684
- L01: string;
685
- L02: string;
686
- L03: string;
687
- L04: string;
688
- };
689
- notification: {
690
- info: string;
691
- success: string;
692
- warning: string;
693
- error: string;
694
- };
695
- background: {
696
- sand: {
697
- default: string;
698
- E01: string;
699
- E02: string;
700
- };
701
- pink: {
702
- default: string;
703
- E01: string;
704
- E02: string;
705
- };
706
- plum: {
707
- default: string;
708
- E01: string;
709
- E02: string;
710
- };
711
- lemon: {
712
- default: string;
713
- E01: string;
714
- E02: string;
715
- };
716
- sky: {
717
- default: string;
718
- E01: string;
719
- E02: string;
720
- };
721
- orange: {
722
- default: string;
723
- E01: string;
724
- E02: string;
725
- };
726
- white: {
727
- default: string;
728
- };
729
- };
730
- focus: {
731
- dark: string;
732
- light: string;
733
- };
734
- transparency: {
735
- T0: string;
736
- T10: string;
737
- T20: string;
738
- T30: string;
739
- T40: string;
740
- T50: string;
741
- T60: string;
742
- T70: string;
743
- T80: string;
744
- T90: string;
745
- T100: string;
746
- };
747
- };
748
- fontFamily: {
749
- default: string;
750
- heading: string;
751
- numerals: string;
752
- };
753
- fontSize: {
754
- default: string;
755
- xl: string;
756
- l: string;
757
- s: string;
758
- xs: string;
759
- h1XL: string;
760
- h1L: string;
761
- h1M: string;
762
- h1S: string;
763
- h2M: string;
764
- h2S: string;
765
- h3: string;
766
- h4: string;
767
- h5: string;
768
- h1: string;
769
- h2: string;
770
- };
771
- fontWeight: {
772
- book: number;
773
- medium: number;
774
- bold: number;
775
- black: number;
776
- };
777
- form: {
778
- smallSelectWidth: string;
779
- smallSelectHeight: string;
780
- };
781
- grid: {
782
- gutter: string;
783
- };
784
- lineHeight: {
785
- default: string;
786
- xl: string;
787
- s: string;
788
- xs: string;
789
- xxs: string;
790
- auto: string;
791
- h1XL: string;
792
- h1L: string;
793
- h1M: string;
794
- h1S: string;
795
- h2M: string;
796
- h2S: string;
797
- h3: string;
798
- h4: string;
799
- h5: string;
800
- h1: string;
801
- h2: string;
802
- };
803
- media: Record<string | number, (l: TemplateStringsArray, ...p: (string | number)[]) => string>;
804
- radius: {
805
- default: string;
806
- s: string;
807
- xs: string;
808
- circle: string;
809
- pill: string;
810
- };
811
- }>, keyframes: (strings: TemplateStringsArray | import("styled-components").CSSKeyframes, ...interpolations: import("styled-components").SimpleInterpolation[]) => import("styled-components").Keyframes, ThemeProvider: import("styled-components").BaseThemeProviderComponent<{
812
- base: {
813
- baseHeight: {
814
- value: number;
815
- unit: string;
816
- };
817
- baseWidth: {
818
- value: number;
819
- unit: string;
820
- };
821
- };
822
- breakpoints: import("./themeComponents/breakpoints").ViewBreakpoints;
823
- color: {
824
- default: {
825
- pink: string;
826
- plum: string;
827
- white: string;
828
- black: string;
829
- };
830
- accent: {
831
- lemon: string;
832
- sky: string;
833
- orange: string;
834
- };
835
- hover: {
836
- pink: string;
837
- };
838
- text: {
839
- gray: string;
840
- pink: string;
841
- plum: string;
842
- white: string;
843
- black: string;
844
- };
845
- line: {
846
- L01: string;
847
- L02: string;
848
- L03: string;
849
- L04: string;
850
- };
851
- notification: {
852
- info: string;
853
- success: string;
854
- warning: string;
855
- error: string;
856
- };
857
- background: {
858
- sand: {
859
- default: string;
860
- E01: string;
861
- E02: string;
862
- };
863
- pink: {
864
- default: string;
865
- E01: string;
866
- E02: string;
867
- };
868
- plum: {
869
- default: string;
870
- E01: string;
871
- E02: string;
872
- };
873
- lemon: {
874
- default: string;
875
- E01: string;
876
- E02: string;
877
- };
878
- sky: {
879
- default: string;
880
- E01: string;
881
- E02: string;
882
- };
883
- orange: {
884
- default: string;
885
- E01: string;
886
- E02: string;
887
- };
888
- white: {
889
- default: string;
890
- };
891
- };
892
- focus: {
893
- dark: string;
894
- light: string;
895
- };
896
- transparency: {
897
- T0: string;
898
- T10: string;
899
- T20: string;
900
- T30: string;
901
- T40: string;
902
- T50: string;
903
- T60: string;
904
- T70: string;
905
- T80: string;
906
- T90: string;
907
- T100: string;
908
- };
909
- };
910
- fontFamily: {
911
- default: string;
912
- heading: string;
913
- numerals: string;
914
- };
915
- fontSize: {
916
- default: string;
917
- xl: string;
918
- l: string;
919
- s: string;
920
- xs: string;
921
- h1XL: string;
922
- h1L: string;
923
- h1M: string;
924
- h1S: string;
925
- h2M: string;
926
- h2S: string;
927
- h3: string;
928
- h4: string;
929
- h5: string;
930
- h1: string;
931
- h2: string;
932
- };
933
- fontWeight: {
934
- book: number;
935
- medium: number;
936
- bold: number;
937
- black: number;
938
- };
939
- form: {
940
- smallSelectWidth: string;
941
- smallSelectHeight: string;
942
- };
943
- grid: {
944
- gutter: string;
945
- };
946
- lineHeight: {
947
- default: string;
948
- xl: string;
949
- s: string;
950
- xs: string;
951
- xxs: string;
952
- auto: string;
953
- h1XL: string;
954
- h1L: string;
955
- h1M: string;
956
- h1S: string;
957
- h2M: string;
958
- h2S: string;
959
- h3: string;
960
- h4: string;
961
- h5: string;
962
- h1: string;
963
- h2: string;
964
- };
965
- media: Record<string | number, (l: TemplateStringsArray, ...p: (string | number)[]) => string>;
966
- radius: {
967
- default: string;
968
- s: string;
969
- xs: string;
970
- circle: string;
971
- pill: string;
972
- };
973
- }, {
974
- base: {
975
- baseHeight: {
976
- value: number;
977
- unit: string;
978
- };
979
- baseWidth: {
980
- value: number;
981
- unit: string;
982
- };
983
- };
984
- breakpoints: import("./themeComponents/breakpoints").ViewBreakpoints;
985
- color: {
986
- default: {
987
- pink: string;
988
- plum: string;
989
- white: string;
990
- black: string;
991
- };
992
- accent: {
993
- lemon: string;
994
- sky: string;
995
- orange: string;
996
- };
997
- hover: {
998
- pink: string;
999
- };
1000
- text: {
1001
- gray: string;
1002
- pink: string;
1003
- plum: string;
1004
- white: string;
1005
- black: string;
1006
- };
1007
- line: {
1008
- L01: string;
1009
- L02: string;
1010
- L03: string;
1011
- L04: string;
1012
- };
1013
- notification: {
1014
- info: string;
1015
- success: string;
1016
- warning: string;
1017
- error: string;
1018
- };
1019
- background: {
1020
- sand: {
1021
- default: string;
1022
- E01: string;
1023
- E02: string;
1024
- };
1025
- pink: {
1026
- default: string;
1027
- E01: string;
1028
- E02: string;
1029
- };
1030
- plum: {
1031
- default: string;
1032
- E01: string;
1033
- E02: string;
1034
- };
1035
- lemon: {
1036
- default: string;
1037
- E01: string;
1038
- E02: string;
1039
- };
1040
- sky: {
1041
- default: string;
1042
- E01: string;
1043
- E02: string;
1044
- };
1045
- orange: {
1046
- default: string;
1047
- E01: string;
1048
- E02: string;
1049
- };
1050
- white: {
1051
- default: string;
1052
- };
1053
- };
1054
- focus: {
1055
- dark: string;
1056
- light: string;
1057
- };
1058
- transparency: {
1059
- T0: string;
1060
- T10: string;
1061
- T20: string;
1062
- T30: string;
1063
- T40: string;
1064
- T50: string;
1065
- T60: string;
1066
- T70: string;
1067
- T80: string;
1068
- T90: string;
1069
- T100: string;
1070
- };
1071
- };
1072
- fontFamily: {
1073
- default: string;
1074
- heading: string;
1075
- numerals: string;
1076
- };
1077
- fontSize: {
1078
- default: string;
1079
- xl: string;
1080
- l: string;
1081
- s: string;
1082
- xs: string;
1083
- h1XL: string;
1084
- h1L: string;
1085
- h1M: string;
1086
- h1S: string;
1087
- h2M: string;
1088
- h2S: string;
1089
- h3: string;
1090
- h4: string;
1091
- h5: string;
1092
- h1: string;
1093
- h2: string;
1094
- };
1095
- fontWeight: {
1096
- book: number;
1097
- medium: number;
1098
- bold: number;
1099
- black: number;
1100
- };
1101
- form: {
1102
- smallSelectWidth: string;
1103
- smallSelectHeight: string;
1104
- };
1105
- grid: {
1106
- gutter: string;
1107
- };
1108
- lineHeight: {
1109
- default: string;
1110
- xl: string;
1111
- s: string;
1112
- xs: string;
1113
- xxs: string;
1114
- auto: string;
1115
- h1XL: string;
1116
- h1L: string;
1117
- h1M: string;
1118
- h1S: string;
1119
- h2M: string;
1120
- h2S: string;
1121
- h3: string;
1122
- h4: string;
1123
- h5: string;
1124
- h1: string;
1125
- h2: string;
1126
- };
1127
- media: Record<string | number, (l: TemplateStringsArray, ...p: (string | number)[]) => string>;
1128
- radius: {
1129
- default: string;
1130
- s: string;
1131
- xs: string;
1132
- circle: string;
1133
- pill: string;
1134
- };
1135
- }>, ServerStyleSheet: typeof import("styled-components").ServerStyleSheet;
1136
- export { css, createGlobalStyle, keyframes, ThemeProvider, ServerStyleSheet };
1137
- export default styled;
1
+ declare const styled: import("styled-components").ThemedStyledInterface<{
2
+ base: {
3
+ baseHeight: {
4
+ value: number;
5
+ unit: string;
6
+ };
7
+ baseWidth: {
8
+ value: number;
9
+ unit: string;
10
+ };
11
+ };
12
+ breakpoints: import("./themeComponents/breakpoints").ViewBreakpoints;
13
+ color: {
14
+ default: {
15
+ pink: string;
16
+ plum: string;
17
+ white: string;
18
+ black: string;
19
+ };
20
+ accent: {
21
+ lemon: string;
22
+ sky: string;
23
+ orange: string;
24
+ };
25
+ hover: {
26
+ pink: string;
27
+ };
28
+ text: {
29
+ gray: string;
30
+ pink: string;
31
+ plum: string;
32
+ white: string;
33
+ black: string;
34
+ };
35
+ line: {
36
+ L01: string;
37
+ L02: string;
38
+ L03: string;
39
+ L04: string;
40
+ };
41
+ notification: {
42
+ info: string;
43
+ success: string;
44
+ warning: string;
45
+ error: string;
46
+ };
47
+ background: {
48
+ sand: {
49
+ default: string;
50
+ E01: string;
51
+ E02: string;
52
+ };
53
+ pink: {
54
+ default: string;
55
+ E01: string;
56
+ E02: string;
57
+ };
58
+ plum: {
59
+ default: string;
60
+ E01: string;
61
+ E02: string;
62
+ };
63
+ lemon: {
64
+ default: string;
65
+ E01: string;
66
+ E02: string;
67
+ };
68
+ sky: {
69
+ default: string;
70
+ E01: string;
71
+ E02: string;
72
+ };
73
+ orange: {
74
+ default: string;
75
+ E01: string;
76
+ E02: string;
77
+ };
78
+ white: {
79
+ default: string;
80
+ };
81
+ };
82
+ focus: {
83
+ dark: string;
84
+ light: string;
85
+ };
86
+ transparency: {
87
+ T0: string;
88
+ T10: string;
89
+ T20: string;
90
+ T30: string;
91
+ T40: string;
92
+ T50: string;
93
+ T60: string;
94
+ T70: string;
95
+ T80: string;
96
+ T90: string;
97
+ T100: string;
98
+ };
99
+ };
100
+ fontFamily: {
101
+ default: string;
102
+ heading: string;
103
+ numerals: string;
104
+ };
105
+ fontSize: {
106
+ default: string;
107
+ xl: string;
108
+ l: string;
109
+ s: string;
110
+ xs: string;
111
+ h1XL: string;
112
+ h1L: string;
113
+ h1M: string;
114
+ h1S: string;
115
+ h2M: string;
116
+ h2S: string;
117
+ h3: string;
118
+ h4: string;
119
+ h5: string;
120
+ h1: string;
121
+ h2: string;
122
+ };
123
+ fontWeight: {
124
+ book: number;
125
+ medium: number;
126
+ bold: number;
127
+ black: number;
128
+ };
129
+ form: {
130
+ smallSelectWidth: string;
131
+ smallSelectHeight: string;
132
+ };
133
+ grid: {
134
+ gutter: string;
135
+ };
136
+ lineHeight: {
137
+ default: string;
138
+ xl: string;
139
+ s: string;
140
+ xs: string;
141
+ xxs: string;
142
+ auto: string;
143
+ h1XL: string;
144
+ h1L: string;
145
+ h1M: string;
146
+ h1S: string;
147
+ h2M: string;
148
+ h2S: string;
149
+ h3: string;
150
+ h4: string;
151
+ h5: string;
152
+ h1: string;
153
+ h2: string;
154
+ };
155
+ media: Record<string | number, (l: TemplateStringsArray, ...p: (string | number)[]) => string>;
156
+ radius: {
157
+ default: string;
158
+ s: string;
159
+ xs: string;
160
+ circle: string;
161
+ pill: string;
162
+ };
163
+ }>, css: import("styled-components").ThemedCssFunction<{
164
+ base: {
165
+ baseHeight: {
166
+ value: number;
167
+ unit: string;
168
+ };
169
+ baseWidth: {
170
+ value: number;
171
+ unit: string;
172
+ };
173
+ };
174
+ breakpoints: import("./themeComponents/breakpoints").ViewBreakpoints;
175
+ color: {
176
+ default: {
177
+ pink: string;
178
+ plum: string;
179
+ white: string;
180
+ black: string;
181
+ };
182
+ accent: {
183
+ lemon: string;
184
+ sky: string;
185
+ orange: string;
186
+ };
187
+ hover: {
188
+ pink: string;
189
+ };
190
+ text: {
191
+ gray: string;
192
+ pink: string;
193
+ plum: string;
194
+ white: string;
195
+ black: string;
196
+ };
197
+ line: {
198
+ L01: string;
199
+ L02: string;
200
+ L03: string;
201
+ L04: string;
202
+ };
203
+ notification: {
204
+ info: string;
205
+ success: string;
206
+ warning: string;
207
+ error: string;
208
+ };
209
+ background: {
210
+ sand: {
211
+ default: string;
212
+ E01: string;
213
+ E02: string;
214
+ };
215
+ pink: {
216
+ default: string;
217
+ E01: string;
218
+ E02: string;
219
+ };
220
+ plum: {
221
+ default: string;
222
+ E01: string;
223
+ E02: string;
224
+ };
225
+ lemon: {
226
+ default: string;
227
+ E01: string;
228
+ E02: string;
229
+ };
230
+ sky: {
231
+ default: string;
232
+ E01: string;
233
+ E02: string;
234
+ };
235
+ orange: {
236
+ default: string;
237
+ E01: string;
238
+ E02: string;
239
+ };
240
+ white: {
241
+ default: string;
242
+ };
243
+ };
244
+ focus: {
245
+ dark: string;
246
+ light: string;
247
+ };
248
+ transparency: {
249
+ T0: string;
250
+ T10: string;
251
+ T20: string;
252
+ T30: string;
253
+ T40: string;
254
+ T50: string;
255
+ T60: string;
256
+ T70: string;
257
+ T80: string;
258
+ T90: string;
259
+ T100: string;
260
+ };
261
+ };
262
+ fontFamily: {
263
+ default: string;
264
+ heading: string;
265
+ numerals: string;
266
+ };
267
+ fontSize: {
268
+ default: string;
269
+ xl: string;
270
+ l: string;
271
+ s: string;
272
+ xs: string;
273
+ h1XL: string;
274
+ h1L: string;
275
+ h1M: string;
276
+ h1S: string;
277
+ h2M: string;
278
+ h2S: string;
279
+ h3: string;
280
+ h4: string;
281
+ h5: string;
282
+ h1: string;
283
+ h2: string;
284
+ };
285
+ fontWeight: {
286
+ book: number;
287
+ medium: number;
288
+ bold: number;
289
+ black: number;
290
+ };
291
+ form: {
292
+ smallSelectWidth: string;
293
+ smallSelectHeight: string;
294
+ };
295
+ grid: {
296
+ gutter: string;
297
+ };
298
+ lineHeight: {
299
+ default: string;
300
+ xl: string;
301
+ s: string;
302
+ xs: string;
303
+ xxs: string;
304
+ auto: string;
305
+ h1XL: string;
306
+ h1L: string;
307
+ h1M: string;
308
+ h1S: string;
309
+ h2M: string;
310
+ h2S: string;
311
+ h3: string;
312
+ h4: string;
313
+ h5: string;
314
+ h1: string;
315
+ h2: string;
316
+ };
317
+ media: Record<string | number, (l: TemplateStringsArray, ...p: (string | number)[]) => string>;
318
+ radius: {
319
+ default: string;
320
+ s: string;
321
+ xs: string;
322
+ circle: string;
323
+ pill: string;
324
+ };
325
+ }>, createGlobalStyle: <P extends object = {}>(first: TemplateStringsArray | import("styled-components").CSSObject | import("styled-components").InterpolationFunction<import("styled-components").ThemedStyledProps<P, {
326
+ base: {
327
+ baseHeight: {
328
+ value: number;
329
+ unit: string;
330
+ };
331
+ baseWidth: {
332
+ value: number;
333
+ unit: string;
334
+ };
335
+ };
336
+ breakpoints: import("./themeComponents/breakpoints").ViewBreakpoints;
337
+ color: {
338
+ default: {
339
+ pink: string;
340
+ plum: string;
341
+ white: string;
342
+ black: string;
343
+ };
344
+ accent: {
345
+ lemon: string;
346
+ sky: string;
347
+ orange: string;
348
+ };
349
+ hover: {
350
+ pink: string;
351
+ };
352
+ text: {
353
+ gray: string;
354
+ pink: string;
355
+ plum: string;
356
+ white: string;
357
+ black: string;
358
+ };
359
+ line: {
360
+ L01: string;
361
+ L02: string;
362
+ L03: string;
363
+ L04: string;
364
+ };
365
+ notification: {
366
+ info: string;
367
+ success: string;
368
+ warning: string;
369
+ error: string;
370
+ };
371
+ background: {
372
+ sand: {
373
+ default: string;
374
+ E01: string;
375
+ E02: string;
376
+ };
377
+ pink: {
378
+ default: string;
379
+ E01: string;
380
+ E02: string;
381
+ };
382
+ plum: {
383
+ default: string;
384
+ E01: string;
385
+ E02: string;
386
+ };
387
+ lemon: {
388
+ default: string;
389
+ E01: string;
390
+ E02: string;
391
+ };
392
+ sky: {
393
+ default: string;
394
+ E01: string;
395
+ E02: string;
396
+ };
397
+ orange: {
398
+ default: string;
399
+ E01: string;
400
+ E02: string;
401
+ };
402
+ white: {
403
+ default: string;
404
+ };
405
+ };
406
+ focus: {
407
+ dark: string;
408
+ light: string;
409
+ };
410
+ transparency: {
411
+ T0: string;
412
+ T10: string;
413
+ T20: string;
414
+ T30: string;
415
+ T40: string;
416
+ T50: string;
417
+ T60: string;
418
+ T70: string;
419
+ T80: string;
420
+ T90: string;
421
+ T100: string;
422
+ };
423
+ };
424
+ fontFamily: {
425
+ default: string;
426
+ heading: string;
427
+ numerals: string;
428
+ };
429
+ fontSize: {
430
+ default: string;
431
+ xl: string;
432
+ l: string;
433
+ s: string;
434
+ xs: string;
435
+ h1XL: string;
436
+ h1L: string;
437
+ h1M: string;
438
+ h1S: string;
439
+ h2M: string;
440
+ h2S: string;
441
+ h3: string;
442
+ h4: string;
443
+ h5: string;
444
+ h1: string;
445
+ h2: string;
446
+ };
447
+ fontWeight: {
448
+ book: number;
449
+ medium: number;
450
+ bold: number;
451
+ black: number;
452
+ };
453
+ form: {
454
+ smallSelectWidth: string;
455
+ smallSelectHeight: string;
456
+ };
457
+ grid: {
458
+ gutter: string;
459
+ };
460
+ lineHeight: {
461
+ default: string;
462
+ xl: string;
463
+ s: string;
464
+ xs: string;
465
+ xxs: string;
466
+ auto: string;
467
+ h1XL: string;
468
+ h1L: string;
469
+ h1M: string;
470
+ h1S: string;
471
+ h2M: string;
472
+ h2S: string;
473
+ h3: string;
474
+ h4: string;
475
+ h5: string;
476
+ h1: string;
477
+ h2: string;
478
+ };
479
+ media: Record<string | number, (l: TemplateStringsArray, ...p: (string | number)[]) => string>;
480
+ radius: {
481
+ default: string;
482
+ s: string;
483
+ xs: string;
484
+ circle: string;
485
+ pill: string;
486
+ };
487
+ }>>, ...interpolations: import("styled-components").Interpolation<import("styled-components").ThemedStyledProps<P, {
488
+ base: {
489
+ baseHeight: {
490
+ value: number;
491
+ unit: string;
492
+ };
493
+ baseWidth: {
494
+ value: number;
495
+ unit: string;
496
+ };
497
+ };
498
+ breakpoints: import("./themeComponents/breakpoints").ViewBreakpoints;
499
+ color: {
500
+ default: {
501
+ pink: string;
502
+ plum: string;
503
+ white: string;
504
+ black: string;
505
+ };
506
+ accent: {
507
+ lemon: string;
508
+ sky: string;
509
+ orange: string;
510
+ };
511
+ hover: {
512
+ pink: string;
513
+ };
514
+ text: {
515
+ gray: string;
516
+ pink: string;
517
+ plum: string;
518
+ white: string;
519
+ black: string;
520
+ };
521
+ line: {
522
+ L01: string;
523
+ L02: string;
524
+ L03: string;
525
+ L04: string;
526
+ };
527
+ notification: {
528
+ info: string;
529
+ success: string;
530
+ warning: string;
531
+ error: string;
532
+ };
533
+ background: {
534
+ sand: {
535
+ default: string;
536
+ E01: string;
537
+ E02: string;
538
+ };
539
+ pink: {
540
+ default: string;
541
+ E01: string;
542
+ E02: string;
543
+ };
544
+ plum: {
545
+ default: string;
546
+ E01: string;
547
+ E02: string;
548
+ };
549
+ lemon: {
550
+ default: string;
551
+ E01: string;
552
+ E02: string;
553
+ };
554
+ sky: {
555
+ default: string;
556
+ E01: string;
557
+ E02: string;
558
+ };
559
+ orange: {
560
+ default: string;
561
+ E01: string;
562
+ E02: string;
563
+ };
564
+ white: {
565
+ default: string;
566
+ };
567
+ };
568
+ focus: {
569
+ dark: string;
570
+ light: string;
571
+ };
572
+ transparency: {
573
+ T0: string;
574
+ T10: string;
575
+ T20: string;
576
+ T30: string;
577
+ T40: string;
578
+ T50: string;
579
+ T60: string;
580
+ T70: string;
581
+ T80: string;
582
+ T90: string;
583
+ T100: string;
584
+ };
585
+ };
586
+ fontFamily: {
587
+ default: string;
588
+ heading: string;
589
+ numerals: string;
590
+ };
591
+ fontSize: {
592
+ default: string;
593
+ xl: string;
594
+ l: string;
595
+ s: string;
596
+ xs: string;
597
+ h1XL: string;
598
+ h1L: string;
599
+ h1M: string;
600
+ h1S: string;
601
+ h2M: string;
602
+ h2S: string;
603
+ h3: string;
604
+ h4: string;
605
+ h5: string;
606
+ h1: string;
607
+ h2: string;
608
+ };
609
+ fontWeight: {
610
+ book: number;
611
+ medium: number;
612
+ bold: number;
613
+ black: number;
614
+ };
615
+ form: {
616
+ smallSelectWidth: string;
617
+ smallSelectHeight: string;
618
+ };
619
+ grid: {
620
+ gutter: string;
621
+ };
622
+ lineHeight: {
623
+ default: string;
624
+ xl: string;
625
+ s: string;
626
+ xs: string;
627
+ xxs: string;
628
+ auto: string;
629
+ h1XL: string;
630
+ h1L: string;
631
+ h1M: string;
632
+ h1S: string;
633
+ h2M: string;
634
+ h2S: string;
635
+ h3: string;
636
+ h4: string;
637
+ h5: string;
638
+ h1: string;
639
+ h2: string;
640
+ };
641
+ media: Record<string | number, (l: TemplateStringsArray, ...p: (string | number)[]) => string>;
642
+ radius: {
643
+ default: string;
644
+ s: string;
645
+ xs: string;
646
+ circle: string;
647
+ pill: string;
648
+ };
649
+ }>>[]) => import("styled-components").GlobalStyleComponent<P, {
650
+ base: {
651
+ baseHeight: {
652
+ value: number;
653
+ unit: string;
654
+ };
655
+ baseWidth: {
656
+ value: number;
657
+ unit: string;
658
+ };
659
+ };
660
+ breakpoints: import("./themeComponents/breakpoints").ViewBreakpoints;
661
+ color: {
662
+ default: {
663
+ pink: string;
664
+ plum: string;
665
+ white: string;
666
+ black: string;
667
+ };
668
+ accent: {
669
+ lemon: string;
670
+ sky: string;
671
+ orange: string;
672
+ };
673
+ hover: {
674
+ pink: string;
675
+ };
676
+ text: {
677
+ gray: string;
678
+ pink: string;
679
+ plum: string;
680
+ white: string;
681
+ black: string;
682
+ };
683
+ line: {
684
+ L01: string;
685
+ L02: string;
686
+ L03: string;
687
+ L04: string;
688
+ };
689
+ notification: {
690
+ info: string;
691
+ success: string;
692
+ warning: string;
693
+ error: string;
694
+ };
695
+ background: {
696
+ sand: {
697
+ default: string;
698
+ E01: string;
699
+ E02: string;
700
+ };
701
+ pink: {
702
+ default: string;
703
+ E01: string;
704
+ E02: string;
705
+ };
706
+ plum: {
707
+ default: string;
708
+ E01: string;
709
+ E02: string;
710
+ };
711
+ lemon: {
712
+ default: string;
713
+ E01: string;
714
+ E02: string;
715
+ };
716
+ sky: {
717
+ default: string;
718
+ E01: string;
719
+ E02: string;
720
+ };
721
+ orange: {
722
+ default: string;
723
+ E01: string;
724
+ E02: string;
725
+ };
726
+ white: {
727
+ default: string;
728
+ };
729
+ };
730
+ focus: {
731
+ dark: string;
732
+ light: string;
733
+ };
734
+ transparency: {
735
+ T0: string;
736
+ T10: string;
737
+ T20: string;
738
+ T30: string;
739
+ T40: string;
740
+ T50: string;
741
+ T60: string;
742
+ T70: string;
743
+ T80: string;
744
+ T90: string;
745
+ T100: string;
746
+ };
747
+ };
748
+ fontFamily: {
749
+ default: string;
750
+ heading: string;
751
+ numerals: string;
752
+ };
753
+ fontSize: {
754
+ default: string;
755
+ xl: string;
756
+ l: string;
757
+ s: string;
758
+ xs: string;
759
+ h1XL: string;
760
+ h1L: string;
761
+ h1M: string;
762
+ h1S: string;
763
+ h2M: string;
764
+ h2S: string;
765
+ h3: string;
766
+ h4: string;
767
+ h5: string;
768
+ h1: string;
769
+ h2: string;
770
+ };
771
+ fontWeight: {
772
+ book: number;
773
+ medium: number;
774
+ bold: number;
775
+ black: number;
776
+ };
777
+ form: {
778
+ smallSelectWidth: string;
779
+ smallSelectHeight: string;
780
+ };
781
+ grid: {
782
+ gutter: string;
783
+ };
784
+ lineHeight: {
785
+ default: string;
786
+ xl: string;
787
+ s: string;
788
+ xs: string;
789
+ xxs: string;
790
+ auto: string;
791
+ h1XL: string;
792
+ h1L: string;
793
+ h1M: string;
794
+ h1S: string;
795
+ h2M: string;
796
+ h2S: string;
797
+ h3: string;
798
+ h4: string;
799
+ h5: string;
800
+ h1: string;
801
+ h2: string;
802
+ };
803
+ media: Record<string | number, (l: TemplateStringsArray, ...p: (string | number)[]) => string>;
804
+ radius: {
805
+ default: string;
806
+ s: string;
807
+ xs: string;
808
+ circle: string;
809
+ pill: string;
810
+ };
811
+ }>, keyframes: (strings: TemplateStringsArray | import("styled-components").CSSKeyframes, ...interpolations: import("styled-components").SimpleInterpolation[]) => import("styled-components").Keyframes, ThemeProvider: import("styled-components").BaseThemeProviderComponent<{
812
+ base: {
813
+ baseHeight: {
814
+ value: number;
815
+ unit: string;
816
+ };
817
+ baseWidth: {
818
+ value: number;
819
+ unit: string;
820
+ };
821
+ };
822
+ breakpoints: import("./themeComponents/breakpoints").ViewBreakpoints;
823
+ color: {
824
+ default: {
825
+ pink: string;
826
+ plum: string;
827
+ white: string;
828
+ black: string;
829
+ };
830
+ accent: {
831
+ lemon: string;
832
+ sky: string;
833
+ orange: string;
834
+ };
835
+ hover: {
836
+ pink: string;
837
+ };
838
+ text: {
839
+ gray: string;
840
+ pink: string;
841
+ plum: string;
842
+ white: string;
843
+ black: string;
844
+ };
845
+ line: {
846
+ L01: string;
847
+ L02: string;
848
+ L03: string;
849
+ L04: string;
850
+ };
851
+ notification: {
852
+ info: string;
853
+ success: string;
854
+ warning: string;
855
+ error: string;
856
+ };
857
+ background: {
858
+ sand: {
859
+ default: string;
860
+ E01: string;
861
+ E02: string;
862
+ };
863
+ pink: {
864
+ default: string;
865
+ E01: string;
866
+ E02: string;
867
+ };
868
+ plum: {
869
+ default: string;
870
+ E01: string;
871
+ E02: string;
872
+ };
873
+ lemon: {
874
+ default: string;
875
+ E01: string;
876
+ E02: string;
877
+ };
878
+ sky: {
879
+ default: string;
880
+ E01: string;
881
+ E02: string;
882
+ };
883
+ orange: {
884
+ default: string;
885
+ E01: string;
886
+ E02: string;
887
+ };
888
+ white: {
889
+ default: string;
890
+ };
891
+ };
892
+ focus: {
893
+ dark: string;
894
+ light: string;
895
+ };
896
+ transparency: {
897
+ T0: string;
898
+ T10: string;
899
+ T20: string;
900
+ T30: string;
901
+ T40: string;
902
+ T50: string;
903
+ T60: string;
904
+ T70: string;
905
+ T80: string;
906
+ T90: string;
907
+ T100: string;
908
+ };
909
+ };
910
+ fontFamily: {
911
+ default: string;
912
+ heading: string;
913
+ numerals: string;
914
+ };
915
+ fontSize: {
916
+ default: string;
917
+ xl: string;
918
+ l: string;
919
+ s: string;
920
+ xs: string;
921
+ h1XL: string;
922
+ h1L: string;
923
+ h1M: string;
924
+ h1S: string;
925
+ h2M: string;
926
+ h2S: string;
927
+ h3: string;
928
+ h4: string;
929
+ h5: string;
930
+ h1: string;
931
+ h2: string;
932
+ };
933
+ fontWeight: {
934
+ book: number;
935
+ medium: number;
936
+ bold: number;
937
+ black: number;
938
+ };
939
+ form: {
940
+ smallSelectWidth: string;
941
+ smallSelectHeight: string;
942
+ };
943
+ grid: {
944
+ gutter: string;
945
+ };
946
+ lineHeight: {
947
+ default: string;
948
+ xl: string;
949
+ s: string;
950
+ xs: string;
951
+ xxs: string;
952
+ auto: string;
953
+ h1XL: string;
954
+ h1L: string;
955
+ h1M: string;
956
+ h1S: string;
957
+ h2M: string;
958
+ h2S: string;
959
+ h3: string;
960
+ h4: string;
961
+ h5: string;
962
+ h1: string;
963
+ h2: string;
964
+ };
965
+ media: Record<string | number, (l: TemplateStringsArray, ...p: (string | number)[]) => string>;
966
+ radius: {
967
+ default: string;
968
+ s: string;
969
+ xs: string;
970
+ circle: string;
971
+ pill: string;
972
+ };
973
+ }, {
974
+ base: {
975
+ baseHeight: {
976
+ value: number;
977
+ unit: string;
978
+ };
979
+ baseWidth: {
980
+ value: number;
981
+ unit: string;
982
+ };
983
+ };
984
+ breakpoints: import("./themeComponents/breakpoints").ViewBreakpoints;
985
+ color: {
986
+ default: {
987
+ pink: string;
988
+ plum: string;
989
+ white: string;
990
+ black: string;
991
+ };
992
+ accent: {
993
+ lemon: string;
994
+ sky: string;
995
+ orange: string;
996
+ };
997
+ hover: {
998
+ pink: string;
999
+ };
1000
+ text: {
1001
+ gray: string;
1002
+ pink: string;
1003
+ plum: string;
1004
+ white: string;
1005
+ black: string;
1006
+ };
1007
+ line: {
1008
+ L01: string;
1009
+ L02: string;
1010
+ L03: string;
1011
+ L04: string;
1012
+ };
1013
+ notification: {
1014
+ info: string;
1015
+ success: string;
1016
+ warning: string;
1017
+ error: string;
1018
+ };
1019
+ background: {
1020
+ sand: {
1021
+ default: string;
1022
+ E01: string;
1023
+ E02: string;
1024
+ };
1025
+ pink: {
1026
+ default: string;
1027
+ E01: string;
1028
+ E02: string;
1029
+ };
1030
+ plum: {
1031
+ default: string;
1032
+ E01: string;
1033
+ E02: string;
1034
+ };
1035
+ lemon: {
1036
+ default: string;
1037
+ E01: string;
1038
+ E02: string;
1039
+ };
1040
+ sky: {
1041
+ default: string;
1042
+ E01: string;
1043
+ E02: string;
1044
+ };
1045
+ orange: {
1046
+ default: string;
1047
+ E01: string;
1048
+ E02: string;
1049
+ };
1050
+ white: {
1051
+ default: string;
1052
+ };
1053
+ };
1054
+ focus: {
1055
+ dark: string;
1056
+ light: string;
1057
+ };
1058
+ transparency: {
1059
+ T0: string;
1060
+ T10: string;
1061
+ T20: string;
1062
+ T30: string;
1063
+ T40: string;
1064
+ T50: string;
1065
+ T60: string;
1066
+ T70: string;
1067
+ T80: string;
1068
+ T90: string;
1069
+ T100: string;
1070
+ };
1071
+ };
1072
+ fontFamily: {
1073
+ default: string;
1074
+ heading: string;
1075
+ numerals: string;
1076
+ };
1077
+ fontSize: {
1078
+ default: string;
1079
+ xl: string;
1080
+ l: string;
1081
+ s: string;
1082
+ xs: string;
1083
+ h1XL: string;
1084
+ h1L: string;
1085
+ h1M: string;
1086
+ h1S: string;
1087
+ h2M: string;
1088
+ h2S: string;
1089
+ h3: string;
1090
+ h4: string;
1091
+ h5: string;
1092
+ h1: string;
1093
+ h2: string;
1094
+ };
1095
+ fontWeight: {
1096
+ book: number;
1097
+ medium: number;
1098
+ bold: number;
1099
+ black: number;
1100
+ };
1101
+ form: {
1102
+ smallSelectWidth: string;
1103
+ smallSelectHeight: string;
1104
+ };
1105
+ grid: {
1106
+ gutter: string;
1107
+ };
1108
+ lineHeight: {
1109
+ default: string;
1110
+ xl: string;
1111
+ s: string;
1112
+ xs: string;
1113
+ xxs: string;
1114
+ auto: string;
1115
+ h1XL: string;
1116
+ h1L: string;
1117
+ h1M: string;
1118
+ h1S: string;
1119
+ h2M: string;
1120
+ h2S: string;
1121
+ h3: string;
1122
+ h4: string;
1123
+ h5: string;
1124
+ h1: string;
1125
+ h2: string;
1126
+ };
1127
+ media: Record<string | number, (l: TemplateStringsArray, ...p: (string | number)[]) => string>;
1128
+ radius: {
1129
+ default: string;
1130
+ s: string;
1131
+ xs: string;
1132
+ circle: string;
1133
+ pill: string;
1134
+ };
1135
+ }>, ServerStyleSheet: typeof import("styled-components").ServerStyleSheet;
1136
+ export { css, createGlobalStyle, keyframes, ThemeProvider, ServerStyleSheet };
1137
+ export default styled;