@blateral/b.kit 2.0.0-beta.9.9 → 2.0.1

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 (376) hide show
  1. package/README.md +63 -179
  2. package/lib/components/base/Grid.d.ts +6 -0
  3. package/lib/components/base/Grid.d.ts.map +1 -1
  4. package/lib/components/base/Section.d.ts +7 -3
  5. package/lib/components/base/Section.d.ts.map +1 -1
  6. package/lib/components/base/icons/AngleDown.d.ts +1 -0
  7. package/lib/components/base/icons/AngleDown.d.ts.map +1 -1
  8. package/lib/components/base/icons/AngleLeft.d.ts +1 -0
  9. package/lib/components/base/icons/AngleLeft.d.ts.map +1 -1
  10. package/lib/components/base/icons/AngleUp.d.ts +1 -0
  11. package/lib/components/base/icons/AngleUp.d.ts.map +1 -1
  12. package/lib/components/base/icons/ArrowDown.d.ts +1 -0
  13. package/lib/components/base/icons/ArrowDown.d.ts.map +1 -1
  14. package/lib/components/base/icons/ArrowLeft.d.ts +1 -0
  15. package/lib/components/base/icons/ArrowLeft.d.ts.map +1 -1
  16. package/lib/components/base/icons/ArrowLeftGhost.d.ts +1 -0
  17. package/lib/components/base/icons/ArrowLeftGhost.d.ts.map +1 -1
  18. package/lib/components/base/icons/ArrowLeftRight.d.ts +1 -0
  19. package/lib/components/base/icons/ArrowLeftRight.d.ts.map +1 -1
  20. package/lib/components/base/icons/ArrowRight.d.ts +1 -0
  21. package/lib/components/base/icons/ArrowRight.d.ts.map +1 -1
  22. package/lib/components/base/icons/ArrowRightGhost.d.ts +1 -0
  23. package/lib/components/base/icons/ArrowRightGhost.d.ts.map +1 -1
  24. package/lib/components/base/icons/ArrowUp.d.ts +1 -0
  25. package/lib/components/base/icons/ArrowUp.d.ts.map +1 -1
  26. package/lib/components/base/icons/BoxArrowUpRight.d.ts +1 -0
  27. package/lib/components/base/icons/BoxArrowUpRight.d.ts.map +1 -1
  28. package/lib/components/base/icons/CalendarToday.d.ts +1 -0
  29. package/lib/components/base/icons/CalendarToday.d.ts.map +1 -1
  30. package/lib/components/base/icons/Category.d.ts +8 -0
  31. package/lib/components/base/icons/Category.d.ts.map +1 -0
  32. package/lib/components/base/icons/Check.d.ts +1 -0
  33. package/lib/components/base/icons/Check.d.ts.map +1 -1
  34. package/lib/components/base/icons/Clock.d.ts +1 -0
  35. package/lib/components/base/icons/Clock.d.ts.map +1 -1
  36. package/lib/components/base/icons/ClockFilled.d.ts +8 -0
  37. package/lib/components/base/icons/ClockFilled.d.ts.map +1 -0
  38. package/lib/components/base/icons/Computer.d.ts +8 -0
  39. package/lib/components/base/icons/Computer.d.ts.map +1 -0
  40. package/lib/components/base/icons/CrossSmall.d.ts +1 -0
  41. package/lib/components/base/icons/CrossSmall.d.ts.map +1 -1
  42. package/lib/components/base/icons/CurrentLocation.d.ts +8 -0
  43. package/lib/components/base/icons/CurrentLocation.d.ts.map +1 -0
  44. package/lib/components/base/icons/DateRange.d.ts +1 -0
  45. package/lib/components/base/icons/DateRange.d.ts.map +1 -1
  46. package/lib/components/base/icons/External.d.ts +1 -0
  47. package/lib/components/base/icons/External.d.ts.map +1 -1
  48. package/lib/components/base/icons/Filter.d.ts +8 -0
  49. package/lib/components/base/icons/Filter.d.ts.map +1 -0
  50. package/lib/components/base/icons/FlyTo.d.ts +1 -0
  51. package/lib/components/base/icons/FlyTo.d.ts.map +1 -1
  52. package/lib/components/base/icons/Icons.d.ts +12 -0
  53. package/lib/components/base/icons/Icons.d.ts.map +1 -1
  54. package/lib/components/base/icons/Info.d.ts +1 -0
  55. package/lib/components/base/icons/Info.d.ts.map +1 -1
  56. package/lib/components/base/icons/Language.d.ts +1 -0
  57. package/lib/components/base/icons/Language.d.ts.map +1 -1
  58. package/lib/components/base/icons/LocationPin.d.ts +1 -0
  59. package/lib/components/base/icons/LocationPin.d.ts.map +1 -1
  60. package/lib/components/base/icons/LocationSearch.d.ts +8 -0
  61. package/lib/components/base/icons/LocationSearch.d.ts.map +1 -0
  62. package/lib/components/base/icons/Magnifier.d.ts +1 -0
  63. package/lib/components/base/icons/Magnifier.d.ts.map +1 -1
  64. package/lib/components/base/icons/Mail.d.ts +1 -0
  65. package/lib/components/base/icons/Mail.d.ts.map +1 -1
  66. package/lib/components/base/icons/Map.d.ts +8 -0
  67. package/lib/components/base/icons/Map.d.ts.map +1 -0
  68. package/lib/components/base/icons/Minus.d.ts +1 -0
  69. package/lib/components/base/icons/Minus.d.ts.map +1 -1
  70. package/lib/components/base/icons/Money.d.ts +8 -0
  71. package/lib/components/base/icons/Money.d.ts.map +1 -0
  72. package/lib/components/base/icons/MyLocation.d.ts +8 -0
  73. package/lib/components/base/icons/MyLocation.d.ts.map +1 -0
  74. package/lib/components/base/icons/Person.d.ts +8 -0
  75. package/lib/components/base/icons/Person.d.ts.map +1 -0
  76. package/lib/components/base/icons/Phone.d.ts +1 -0
  77. package/lib/components/base/icons/Phone.d.ts.map +1 -1
  78. package/lib/components/base/icons/Place.d.ts +8 -0
  79. package/lib/components/base/icons/Place.d.ts.map +1 -0
  80. package/lib/components/base/icons/Play.d.ts +1 -0
  81. package/lib/components/base/icons/Play.d.ts.map +1 -1
  82. package/lib/components/base/icons/Plus.d.ts +1 -0
  83. package/lib/components/base/icons/Plus.d.ts.map +1 -1
  84. package/lib/components/base/icons/Route.d.ts +1 -0
  85. package/lib/components/base/icons/Route.d.ts.map +1 -1
  86. package/lib/components/base/icons/Star.d.ts +1 -0
  87. package/lib/components/base/icons/Star.d.ts.map +1 -1
  88. package/lib/components/base/icons/ToggleOff.d.ts +8 -0
  89. package/lib/components/base/icons/ToggleOff.d.ts.map +1 -0
  90. package/lib/components/base/icons/ToggleOn.d.ts +8 -0
  91. package/lib/components/base/icons/ToggleOn.d.ts.map +1 -0
  92. package/lib/components/base/icons/UnfoldMore.d.ts +8 -0
  93. package/lib/components/base/icons/UnfoldMore.d.ts.map +1 -0
  94. package/lib/components/base/icons/files/Excel.d.ts +1 -0
  95. package/lib/components/base/icons/files/Excel.d.ts.map +1 -1
  96. package/lib/components/base/icons/files/Image.d.ts +1 -0
  97. package/lib/components/base/icons/files/Image.d.ts.map +1 -1
  98. package/lib/components/base/icons/files/Pdf.d.ts +1 -0
  99. package/lib/components/base/icons/files/Pdf.d.ts.map +1 -1
  100. package/lib/components/base/icons/files/PowerPoint.d.ts +1 -0
  101. package/lib/components/base/icons/files/PowerPoint.d.ts.map +1 -1
  102. package/lib/components/base/icons/files/UploadFile.d.ts +1 -0
  103. package/lib/components/base/icons/files/UploadFile.d.ts.map +1 -1
  104. package/lib/components/base/icons/files/Word.d.ts +1 -0
  105. package/lib/components/base/icons/files/Word.d.ts.map +1 -1
  106. package/lib/components/base/icons/files/Zip.d.ts +1 -0
  107. package/lib/components/base/icons/files/Zip.d.ts.map +1 -1
  108. package/lib/components/base/icons/socials/Facebook.d.ts +1 -0
  109. package/lib/components/base/icons/socials/Facebook.d.ts.map +1 -1
  110. package/lib/components/base/icons/socials/Instagram.d.ts +1 -0
  111. package/lib/components/base/icons/socials/Instagram.d.ts.map +1 -1
  112. package/lib/components/base/icons/socials/LinkedIn.d.ts +1 -0
  113. package/lib/components/base/icons/socials/LinkedIn.d.ts.map +1 -1
  114. package/lib/components/base/icons/socials/Twitter.d.ts +1 -0
  115. package/lib/components/base/icons/socials/Twitter.d.ts.map +1 -1
  116. package/lib/components/base/icons/socials/Xing.d.ts +1 -0
  117. package/lib/components/base/icons/socials/Xing.d.ts.map +1 -1
  118. package/lib/components/base/icons/socials/Youtube.d.ts +1 -0
  119. package/lib/components/base/icons/socials/Youtube.d.ts.map +1 -1
  120. package/lib/components/blocks/Alert.d.ts.map +1 -1
  121. package/lib/components/blocks/CookieConsent.d.ts +24 -21
  122. package/lib/components/blocks/CookieConsent.d.ts.map +1 -1
  123. package/lib/components/blocks/EventBlock.d.ts +1 -1
  124. package/lib/components/blocks/EventBlock.d.ts.map +1 -1
  125. package/lib/components/blocks/Feature.d.ts +4 -3
  126. package/lib/components/blocks/Feature.d.ts.map +1 -1
  127. package/lib/components/blocks/Image.d.ts +7 -1
  128. package/lib/components/blocks/Image.d.ts.map +1 -1
  129. package/lib/components/blocks/InfoList.d.ts +20 -0
  130. package/lib/components/blocks/InfoList.d.ts.map +1 -0
  131. package/lib/components/blocks/IntroBlock.d.ts +16 -2
  132. package/lib/components/blocks/IntroBlock.d.ts.map +1 -1
  133. package/lib/components/blocks/JobCard.d.ts +21 -4
  134. package/lib/components/blocks/JobCard.d.ts.map +1 -1
  135. package/lib/components/blocks/LanguageSwitcher.d.ts +2 -0
  136. package/lib/components/blocks/LanguageSwitcher.d.ts.map +1 -1
  137. package/lib/components/blocks/NewsCard.d.ts +1 -0
  138. package/lib/components/blocks/NewsCard.d.ts.map +1 -1
  139. package/lib/components/blocks/POICard.d.ts +47 -0
  140. package/lib/components/blocks/POICard.d.ts.map +1 -0
  141. package/lib/components/blocks/POIFacts.d.ts +12 -0
  142. package/lib/components/blocks/POIFacts.d.ts.map +1 -0
  143. package/lib/components/blocks/PromotionCard.d.ts.map +1 -1
  144. package/lib/components/blocks/TableBlock.d.ts +14 -0
  145. package/lib/components/blocks/TableBlock.d.ts.map +1 -0
  146. package/lib/components/blocks/Tag.d.ts.map +1 -1
  147. package/lib/components/blocks/Title.d.ts +6 -0
  148. package/lib/components/blocks/Title.d.ts.map +1 -1
  149. package/lib/components/blocks/VideoBlock.d.ts +6 -5
  150. package/lib/components/blocks/VideoBlock.d.ts.map +1 -1
  151. package/lib/components/blocks/VideoCard.d.ts +6 -1
  152. package/lib/components/blocks/VideoCard.d.ts.map +1 -1
  153. package/lib/components/buttons/Button.d.ts.map +1 -1
  154. package/lib/components/buttons/ButtonGhost.d.ts.map +1 -1
  155. package/lib/components/buttons/Control.d.ts.map +1 -1
  156. package/lib/components/buttons/Pointer.d.ts.map +1 -1
  157. package/lib/components/examples/hooks/ArrayHookExample.d.ts +4 -0
  158. package/lib/components/examples/hooks/ArrayHookExample.d.ts.map +1 -0
  159. package/lib/components/examples/hooks/IntervalHookExample.d.ts +4 -0
  160. package/lib/components/examples/hooks/IntervalHookExample.d.ts.map +1 -0
  161. package/lib/components/fields/Checkbox.d.ts +5 -3
  162. package/lib/components/fields/Checkbox.d.ts.map +1 -1
  163. package/lib/components/fields/CompactForm.d.ts.map +1 -1
  164. package/lib/components/fields/Datepicker.d.ts +5 -3
  165. package/lib/components/fields/Datepicker.d.ts.map +1 -1
  166. package/lib/components/fields/FileUpload.d.ts +6 -4
  167. package/lib/components/fields/FileUpload.d.ts.map +1 -1
  168. package/lib/components/fields/FilterField.d.ts +12 -0
  169. package/lib/components/fields/FilterField.d.ts.map +1 -0
  170. package/lib/components/fields/FormField.d.ts.map +1 -1
  171. package/lib/components/fields/LocationField.d.ts +49 -0
  172. package/lib/components/fields/LocationField.d.ts.map +1 -0
  173. package/lib/components/fields/Radio.d.ts +5 -3
  174. package/lib/components/fields/Radio.d.ts.map +1 -1
  175. package/lib/components/fields/SearchInput.d.ts.map +1 -1
  176. package/lib/components/fields/SelectDropdown.d.ts +9 -11
  177. package/lib/components/fields/SelectDropdown.d.ts.map +1 -1
  178. package/lib/components/fields/Textarea.d.ts +5 -3
  179. package/lib/components/fields/Textarea.d.ts.map +1 -1
  180. package/lib/components/fields/Textfield.d.ts +5 -3
  181. package/lib/components/fields/Textfield.d.ts.map +1 -1
  182. package/lib/components/sections/Accordion.d.ts +2 -2
  183. package/lib/components/sections/Accordion.d.ts.map +1 -1
  184. package/lib/components/sections/Article.d.ts +5 -0
  185. package/lib/components/sections/Article.d.ts.map +1 -1
  186. package/lib/components/sections/CardList.d.ts.map +1 -1
  187. package/lib/components/sections/FeatureList.d.ts +4 -0
  188. package/lib/components/sections/FeatureList.d.ts.map +1 -1
  189. package/lib/components/sections/Gallery.d.ts +7 -5
  190. package/lib/components/sections/Gallery.d.ts.map +1 -1
  191. package/lib/components/sections/IconList.d.ts +1 -0
  192. package/lib/components/sections/IconList.d.ts.map +1 -1
  193. package/lib/components/sections/IndexList.d.ts.map +1 -1
  194. package/lib/components/sections/Intro.d.ts +15 -6
  195. package/lib/components/sections/Intro.d.ts.map +1 -1
  196. package/lib/components/sections/Map.d.ts.map +1 -1
  197. package/lib/components/sections/NavList.d.ts.map +1 -1
  198. package/lib/components/sections/NewsletterForm.d.ts +90 -0
  199. package/lib/components/sections/NewsletterForm.d.ts.map +1 -0
  200. package/lib/components/sections/RawVideo.d.ts +38 -0
  201. package/lib/components/sections/RawVideo.d.ts.map +1 -0
  202. package/lib/components/sections/SimpleImage.d.ts +26 -7
  203. package/lib/components/sections/SimpleImage.d.ts.map +1 -1
  204. package/lib/components/sections/SocialWall.d.ts.map +1 -1
  205. package/lib/components/sections/Table.d.ts +5 -10
  206. package/lib/components/sections/Table.d.ts.map +1 -1
  207. package/lib/components/sections/Teaser.d.ts +4 -2
  208. package/lib/components/sections/Teaser.d.ts.map +1 -1
  209. package/lib/components/sections/TeaserWide.d.ts.map +1 -1
  210. package/lib/components/sections/Timeline.d.ts.map +1 -1
  211. package/lib/components/sections/Video.d.ts +14 -4
  212. package/lib/components/sections/Video.d.ts.map +1 -1
  213. package/lib/components/sections/events/EventDetail.d.ts +2 -0
  214. package/lib/components/sections/events/EventDetail.d.ts.map +1 -1
  215. package/lib/components/sections/events/EventList.d.ts +5 -2
  216. package/lib/components/sections/events/EventList.d.ts.map +1 -1
  217. package/lib/components/sections/events/EventOverview.d.ts +16 -6
  218. package/lib/components/sections/events/EventOverview.d.ts.map +1 -1
  219. package/lib/components/sections/footer/Footer.d.ts.map +1 -1
  220. package/lib/components/sections/footer/partials/FooterBottomBar.d.ts.map +1 -1
  221. package/lib/components/sections/{DynamicForm.d.ts → form/DynamicForm.d.ts} +74 -30
  222. package/lib/components/sections/form/DynamicForm.d.ts.map +1 -0
  223. package/lib/components/sections/form/renderer/areaRenderer.d.ts +5 -0
  224. package/lib/components/sections/form/renderer/areaRenderer.d.ts.map +1 -0
  225. package/lib/components/sections/form/renderer/datepickerRenderer.d.ts +5 -0
  226. package/lib/components/sections/form/renderer/datepickerRenderer.d.ts.map +1 -0
  227. package/lib/components/sections/form/renderer/fieldGroupRenderer.d.ts +5 -0
  228. package/lib/components/sections/form/renderer/fieldGroupRenderer.d.ts.map +1 -0
  229. package/lib/components/sections/form/renderer/fieldRenderer.d.ts +5 -0
  230. package/lib/components/sections/form/renderer/fieldRenderer.d.ts.map +1 -0
  231. package/lib/components/sections/form/renderer/locationRenderer.d.ts +6 -0
  232. package/lib/components/sections/form/renderer/locationRenderer.d.ts.map +1 -0
  233. package/lib/components/sections/form/renderer/selectRenderer.d.ts +5 -0
  234. package/lib/components/sections/form/renderer/selectRenderer.d.ts.map +1 -0
  235. package/lib/components/sections/form/renderer/uploadRenderer.d.ts +5 -0
  236. package/lib/components/sections/form/renderer/uploadRenderer.d.ts.map +1 -0
  237. package/lib/components/sections/form/validators/areaValidator.d.ts +4 -0
  238. package/lib/components/sections/form/validators/areaValidator.d.ts.map +1 -0
  239. package/lib/components/sections/form/validators/datepickerValidator.d.ts +4 -0
  240. package/lib/components/sections/form/validators/datepickerValidator.d.ts.map +1 -0
  241. package/lib/components/sections/form/validators/fieldGroupValidator.d.ts +4 -0
  242. package/lib/components/sections/form/validators/fieldGroupValidator.d.ts.map +1 -0
  243. package/lib/components/sections/form/validators/fieldValidator.d.ts +4 -0
  244. package/lib/components/sections/form/validators/fieldValidator.d.ts.map +1 -0
  245. package/lib/components/sections/form/validators/locationValidator.d.ts +5 -0
  246. package/lib/components/sections/form/validators/locationValidator.d.ts.map +1 -0
  247. package/lib/components/sections/form/validators/selectValidator.d.ts +4 -0
  248. package/lib/components/sections/form/validators/selectValidator.d.ts.map +1 -0
  249. package/lib/components/sections/form/validators/uploadValidator.d.ts +4 -0
  250. package/lib/components/sections/form/validators/uploadValidator.d.ts.map +1 -0
  251. package/lib/components/sections/header/Header.d.ts +4 -0
  252. package/lib/components/sections/header/Header.d.ts.map +1 -1
  253. package/lib/components/sections/header/HeaderVideo.d.ts.map +1 -1
  254. package/lib/components/sections/jobs/JobArticle.d.ts +56 -0
  255. package/lib/components/sections/jobs/JobArticle.d.ts.map +1 -0
  256. package/lib/components/sections/{JobList.d.ts → jobs/JobList.d.ts} +11 -3
  257. package/lib/components/sections/jobs/JobList.d.ts.map +1 -0
  258. package/lib/components/sections/navigation/NavBar.d.ts.map +1 -1
  259. package/lib/components/sections/navigation/Navigation.d.ts +1 -0
  260. package/lib/components/sections/navigation/Navigation.d.ts.map +1 -1
  261. package/lib/components/sections/navigation/menu/Menu.d.ts +1 -0
  262. package/lib/components/sections/navigation/menu/Menu.d.ts.map +1 -1
  263. package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts +1 -0
  264. package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts.map +1 -1
  265. package/lib/components/sections/navigation/partials/MenuFooter.d.ts.map +1 -1
  266. package/lib/components/sections/navigation/partials/MenuHeader.d.ts +2 -0
  267. package/lib/components/sections/navigation/partials/MenuHeader.d.ts.map +1 -1
  268. package/lib/components/sections/navigation/partials/NavBarMain.d.ts +2 -0
  269. package/lib/components/sections/navigation/partials/NavBarMain.d.ts.map +1 -1
  270. package/lib/components/sections/navigation/skeletons/BarBreadCrumbs.d.ts.map +1 -1
  271. package/lib/components/sections/navigation/skeletons/BarLogo.d.ts.map +1 -1
  272. package/lib/components/sections/news/NewsAuthorCard.d.ts +8 -0
  273. package/lib/components/sections/news/NewsAuthorCard.d.ts.map +1 -1
  274. package/lib/components/sections/news/NewsFooter.d.ts.map +1 -1
  275. package/lib/components/sections/news/NewsImages.d.ts +13 -8
  276. package/lib/components/sections/news/NewsImages.d.ts.map +1 -1
  277. package/lib/components/sections/news/NewsIntro.d.ts.map +1 -1
  278. package/lib/components/sections/news/NewsList.d.ts.map +1 -1
  279. package/lib/components/sections/news/NewsOverview.d.ts +13 -5
  280. package/lib/components/sections/news/NewsOverview.d.ts.map +1 -1
  281. package/lib/components/sections/news/NewsTable.d.ts +5 -13
  282. package/lib/components/sections/news/NewsTable.d.ts.map +1 -1
  283. package/lib/components/sections/news/NewsText.d.ts +4 -4
  284. package/lib/components/sections/news/NewsText.d.ts.map +1 -1
  285. package/lib/components/sections/news/NewsVideo.d.ts +24 -6
  286. package/lib/components/sections/news/NewsVideo.d.ts.map +1 -1
  287. package/lib/components/sections/pois/PointOfInterestDetail.d.ts +55 -0
  288. package/lib/components/sections/pois/PointOfInterestDetail.d.ts.map +1 -0
  289. package/lib/components/sections/pois/PointOfInterestMap.d.ts +117 -0
  290. package/lib/components/sections/pois/PointOfInterestMap.d.ts.map +1 -0
  291. package/lib/components/sections/pois/PointOfInterestOverview.d.ts +38 -0
  292. package/lib/components/sections/pois/PointOfInterestOverview.d.ts.map +1 -0
  293. package/lib/components/typography/Callout.d.ts.map +1 -1
  294. package/lib/components/typography/Copy.d.ts +2 -1
  295. package/lib/components/typography/Copy.d.ts.map +1 -1
  296. package/lib/components/typography/Heading.d.ts +1 -1
  297. package/lib/components/typography/Heading.d.ts.map +1 -1
  298. package/lib/index.d.ts +37 -12
  299. package/lib/index.d.ts.map +1 -1
  300. package/lib/index.es.js +1 -1
  301. package/lib/index.es.js.map +1 -1
  302. package/lib/index.js +1 -1
  303. package/lib/index.js.map +1 -1
  304. package/lib/utils/concat.d.ts +8 -0
  305. package/lib/utils/concat.d.ts.map +1 -0
  306. package/lib/utils/cookie-consent/cookie.d.ts +3 -3
  307. package/lib/utils/cookie-consent/cookie.d.ts.map +1 -1
  308. package/lib/utils/cookie-consent/mutations.d.ts +3 -11
  309. package/lib/utils/cookie-consent/mutations.d.ts.map +1 -1
  310. package/lib/utils/cookie-consent/useCookieConsent.d.ts +43 -0
  311. package/lib/utils/cookie-consent/useCookieConsent.d.ts.map +1 -0
  312. package/lib/utils/dataURI.d.ts.map +1 -1
  313. package/lib/utils/filters.d.ts +2 -0
  314. package/lib/utils/filters.d.ts.map +1 -0
  315. package/lib/utils/formFieldText.d.ts +3 -0
  316. package/lib/utils/formFieldText.d.ts.map +1 -0
  317. package/lib/utils/hexRgbConverter.d.ts.map +1 -1
  318. package/lib/utils/structuredData.d.ts +12 -0
  319. package/lib/utils/structuredData.d.ts.map +1 -1
  320. package/lib/utils/styles.d.ts +24 -1
  321. package/lib/utils/styles.d.ts.map +1 -1
  322. package/lib/utils/urlParams.d.ts +4 -0
  323. package/lib/utils/urlParams.d.ts.map +1 -0
  324. package/lib/utils/useArray.d.ts +13 -0
  325. package/lib/utils/useArray.d.ts.map +1 -0
  326. package/lib/utils/useDebounce.d.ts +6 -0
  327. package/lib/utils/useDebounce.d.ts.map +1 -0
  328. package/lib/utils/useEqualSheetHeight.d.ts +2 -0
  329. package/lib/utils/useEqualSheetHeight.d.ts.map +1 -1
  330. package/lib/utils/useGeolocation.d.ts +10 -0
  331. package/lib/utils/useGeolocation.d.ts.map +1 -0
  332. package/lib/utils/useInterval.d.ts +4 -1
  333. package/lib/utils/useInterval.d.ts.map +1 -1
  334. package/lib/utils/useLazyInput.d.ts +8 -0
  335. package/lib/utils/useLazyInput.d.ts.map +1 -0
  336. package/lib/utils/useLeafletMap.d.ts +52 -0
  337. package/lib/utils/useLeafletMap.d.ts.map +1 -0
  338. package/lib/utils/useMounted.d.ts +3 -0
  339. package/lib/utils/useMounted.d.ts.map +1 -0
  340. package/lib/utils/usePageScroll.d.ts +2 -0
  341. package/lib/utils/usePageScroll.d.ts.map +1 -1
  342. package/lib/utils/useParams.d.ts +6 -0
  343. package/lib/utils/useParams.d.ts.map +1 -0
  344. package/lib/utils/usePrevious.d.ts +3 -0
  345. package/lib/utils/usePrevious.d.ts.map +1 -0
  346. package/lib/utils/useResizeThrottle.d.ts +9 -0
  347. package/lib/utils/useResizeThrottle.d.ts.map +1 -0
  348. package/lib/utils/useScrollThrottle.d.ts +7 -0
  349. package/lib/utils/useScrollThrottle.d.ts.map +1 -0
  350. package/lib/utils/useTimeout.d.ts +6 -0
  351. package/lib/utils/useTimeout.d.ts.map +1 -0
  352. package/lib/utils/useUpdateEffect.d.ts +5 -0
  353. package/lib/utils/useUpdateEffect.d.ts.map +1 -0
  354. package/package.json +13 -15
  355. package/lib/components/blocks/LeafletMap.d.ts +0 -42
  356. package/lib/components/blocks/LeafletMap.d.ts.map +0 -1
  357. package/lib/components/blocks/Slider.d.ts +0 -87
  358. package/lib/components/blocks/Slider.d.ts.map +0 -1
  359. package/lib/components/buttons/QuicknavButton.d.ts +0 -10
  360. package/lib/components/buttons/QuicknavButton.d.ts.map +0 -1
  361. package/lib/components/sections/DynamicForm.d.ts.map +0 -1
  362. package/lib/components/sections/JobList.d.ts.map +0 -1
  363. package/lib/components/sections/Quicknav.d.ts +0 -29
  364. package/lib/components/sections/Quicknav.d.ts.map +0 -1
  365. package/lib/components/sections/SocialNav.d.ts +0 -24
  366. package/lib/components/sections/SocialNav.d.ts.map +0 -1
  367. package/lib/components/sections/carousel/CarouselBase.d.ts +0 -36
  368. package/lib/components/sections/carousel/CarouselBase.d.ts.map +0 -1
  369. package/lib/components/sections/carousel/FeatureCarousel.d.ts +0 -17
  370. package/lib/components/sections/carousel/FeatureCarousel.d.ts.map +0 -1
  371. package/lib/components/sections/carousel/ImageCarousel.d.ts +0 -17
  372. package/lib/components/sections/carousel/ImageCarousel.d.ts.map +0 -1
  373. package/lib/components/sections/carousel/PromotionCarousel.d.ts +0 -20
  374. package/lib/components/sections/carousel/PromotionCarousel.d.ts.map +0 -1
  375. package/lib/components/sections/carousel/VideoCarousel.d.ts +0 -17
  376. package/lib/components/sections/carousel/VideoCarousel.d.ts.map +0 -1
package/README.md CHANGED
@@ -1,216 +1,93 @@
1
- ![b.kit logo](./public/images/bkit-logo_small.png)
1
+ ![b.kit logo](./public/images/Kit_Logo.svg)
2
2
 
3
3
  # b.kit - React component library to b.uild awesome websites
4
4
 
5
- The b.kit library consists of a set of essential React components that can be implemented and modified in any React project. The goal is to reduce the need of rebuilding each component every time. Instead they are defined in one library and can be reused in multiple projects.
5
+ The b.kit library consists of a set of essential React components that can be implemented and modified in any React project.
6
+ The goal is to reduce the need of rebuilding each component every time. Instead they are defined, tested and optimized in one library and can be reused in multiple projects.
6
7
 
7
8
  See the up to date [Storybook stories](https://blateral.github.io/b.kit) of each b.kit component.
8
9
 
9
- ## Table of contents
10
+ <br />
10
11
 
11
- - [Usage](#usage)
12
- - [Installation](#installation)
13
- - [Imports](#imports)
14
- - [Theming](#theming)
15
- - [Theme settings](#theme-settings)
16
- - [Colors](#colors)
17
- - [Fonts](#fonts)
18
- - [Using styles](#using-styles)
19
- - [Optional packages](#optional-packages)
20
- - [Carousels](#Carousels)
21
- - [Developement](#developement)
22
- - [Project architecture](#project-architecture)
23
- - [Script commands](#script-commands)
24
- - [Local library testing](#local-library-testing)
12
+ ## Installation
25
13
 
26
- ## Usage
14
+ Run
27
15
 
28
- ### Installation
16
+ ```
17
+ yarn add @blateral/b.kit
18
+ ```
29
19
 
30
- Run `yarn add @blateral/b.kit` to install the component library. Because some packages like React, ReactDom and StyledComponents cannot run on multiple instances they are not included in the library.
20
+ to install the component library. Because some packages like React, ReactDom and StyledComponents cannot run on multiple instances they are not included in the library.
31
21
 
32
22
  > Therefore all peer dependencies must be installed seperately.
33
23
 
34
- ### Imports
24
+ <br />
25
+
26
+ ## Imports
35
27
 
36
28
  The library exports all components as named exports so you can import and use them like:
37
29
 
38
30
  ```jsx
39
- import { ImageCarousel } from '@blateral/b.kit';
31
+ import { Article } from '@blateral/b.kit';
40
32
 
41
- <ImageCarousel
42
- bgMode="full"
43
- onInit={(steps) => console.log(steps)}
44
- images={[...]}
45
- />
33
+ <Article
34
+ title="Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
35
+ superTitle="Cum sociis natoque"
36
+ text="Lorem ipsum dolor sit amet..."
37
+ />;
46
38
  ```
47
39
 
48
- ### Theming
40
+ <br />
41
+
42
+ ## Theming
49
43
 
50
- Each component uses a default set of fallback styles that are bundled within the package. To override this styles the library uses the theme context of styled-components. To use a custom theme the component must be wrapped within the exported library provider. All project specific style overrides can be defined through a Styled-Components `DefaultTheme` object and passed to the provider's `theme` property.
44
+ Each component uses a default set of fallback styles that are bundled within the package. To override this styles the library uses the theme context of styled-components.
45
+ To use a custom theme the component must be wrapped within the exported library provider HOC component. All project specific style overrides can be defined through a
46
+ theme object and passed to the provider's `theme` property.
51
47
 
52
- > Values like `undefined`, `null` or empty string are ignored.
48
+ > Values like `undefined`, `null` or empty strings are ignored.
53
49
 
54
50
  ```jsx
55
- import { ImageCarousel, LibThemeProvider } from '@blateral/b.kit';
51
+ import { Article, LibThemeProvider } from '@blateral/b.kit';
56
52
 
57
53
  const customTheme = {
58
54
  colors: {
59
- mono: {
60
- light: '#ff0000',
55
+ primary: {
56
+ default: '#2B4356',
57
+ hover: '#009FE3',
58
+ inverted: '#ffffff',
59
+ invertedHover: '#009FE3',
61
60
  },
62
61
  },
63
62
  };
64
63
 
65
64
  <LibThemeProvider theme={customTheme}>
66
- <ImageCarousel>...</ImageCarousel>
65
+ <Article
66
+ title="Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
67
+ superTitle="Cum sociis natoque"
68
+ text="Lorem ipsum dolor sit amet..."
69
+ />
67
70
  </LibThemeProvider>;
68
71
  ```
69
72
 
70
- ### Theme settings
71
-
72
- The `DefaultTheme` can be configured by passing a custom theme object to the theme provider. It consists of two parts: `colors` and `fonts`. To override the default b.kit values it is not neccessary to replace all values or subobjects. Just define the values to want to replace and you good to go.
73
-
74
- #### Colors
75
-
76
- Each color is defined in the subobject `colors` of the `DefaultTheme`. In order not to be too specific to a project scenario, they are named with abstract names that do not refer to the actual colors assigned. As example the default b.kit values below:
77
-
78
- ```javascript
79
- {
80
- dark: '#000000',
81
- light: '#ffffff',
82
- mono: {
83
- light: '#F0F0F0',
84
- medium: '#C8C8C8',
85
- dark: '#A5A5A5',
86
- },
87
- primary: {
88
- light: '#DD8AA3',
89
- medium: '#98012E',
90
- dark: '#59011B',
91
- },
92
- secondary: {
93
- light: '#5A7384',
94
- medium: '#35444E',
95
- dark: '#222A30',
96
- },
97
- tertiary: {
98
- light: '#F2F5FA',
99
- medium: '#C9CED7',
100
- dark: '#A8ABB4',
101
- },
102
- };
103
- ```
104
-
105
- #### Fonts
106
-
107
- Font styles are seperated in multiple types like `copy`, `heading`, `super` (super title) and others. Some of them have different forms e.g. `copy-i` for copy italic or `copy-b` for copy bold.
108
-
109
- ```typescript
110
- interface Fonts {
111
- copy: FontOptions;
112
- 'copy-i': FontOptions;
113
- 'copy-b': FontOptions;
114
- super: FontProps;
115
- 'heading-1': FontProps;
116
- 'heading-2': FontProps;
117
- 'heading-3': FontProps;
118
- 'heading-4': FontProps;
119
- label: FontOptions;
120
- callout: FontOptions;
121
- }
122
- ```
123
-
124
- While `FontProps` containing the style props needed for the CSS styling, `FontOptions` are a another way to seperate the font types into different sizes:
125
-
126
- ```typescript
127
- interface FontOptions {
128
- small: FontProps;
129
- medium: FontProps;
130
- big: FontProps;
131
- }
132
- ```
133
-
134
- #### Using styles
135
-
136
- To use the styles that a generated by modifing the `DefaultTheme` context you need the Styled Components theme context reference.
137
-
138
- Outside of JSX in some of React's functional components:
139
-
140
- ```typescript
141
- const theme = React.useContext(ThemeContext);
142
- ```
143
-
144
- Inside a Styled Component:
145
-
146
- ```jsx
147
- color: ${({theme}) => ...};
148
- ```
149
-
150
- Then you can use the same functions also used by every b.kit component to get you the right color and font values:
151
-
152
- ```typescript
153
- getColors(theme).dark;
154
- ```
155
-
156
- ```typescript
157
- getFonts(theme).copy.small;
158
- ```
159
-
160
- ### Optional packages
161
-
162
- #### Carousels
163
-
164
- > Some components like the `ImageCarousel` using the external `slick-carousel` and `react-slick` packages. To use them properly its important to install all packages (also listed under peer dependenies) and import the related CSS files.
165
-
166
- As imports (e.g. in Nextjs `_app.tsx`):
167
-
168
- ```jsx
169
- import 'slick-carousel/slick/slick.css';
170
- import 'slick-carousel/slick/slick-theme.css';
171
- ```
172
-
173
- As CDN link (e.g. in Storybook `preview-head.html` or NextJs's `_document.tsx`):
174
-
175
- ```jsx
176
- <link
177
- rel="stylesheet"
178
- type="text/css"
179
- charset="UTF-8"
180
- href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.css"
181
- />
182
- <link
183
- rel="stylesheet"
184
- type="text/css"
185
- href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick-theme.min.css"
186
- />
187
- ```
188
-
189
- #### Map
190
-
191
- > The Map component is made up with `leaflet`. Therefore the NPM Leaflet package must be installed to properly use all map features.
73
+ <br />
192
74
 
193
- To diplaying the map in the right way you should also import the leaflet CSS styles:
75
+ ## Connectors
194
76
 
195
- As imports (e.g. in Nextjs `_app.tsx`):
196
-
197
- ```jsx
198
- import 'leaflet/dist/leaflet.css';
199
- ```
77
+ Connectors are used to connect b.kit components to data coming from a Content Management System (CMS). To date there two
78
+ connector packages available:
200
79
 
201
- As CDN link (e.g. in Storybook `preview-head.html` or NextJs's `_document.tsx`):
80
+ - [b.kit MODX](https://www.npmjs.com/package/@blateral/b.kit-modx) `yarn add @blateral/b.kit-modx`
81
+ - [b.kit PRISMIC](https://www.npmjs.com/package/@blateral/b.kit-prismic) `yarn add @blateral/b.kit-prismic` (not maintained anymore. Not compatible with B.KIT 2 versions and version 2 beta releases!)
202
82
 
203
- ```jsx
204
- <link
205
- rel="stylesheet"
206
- href="https://unpkg.com/leaflet@1.6.0/dist/leaflet.css"
207
- />
208
- ```
83
+ <br />
209
84
 
210
85
  # Developement
211
86
 
212
87
  The react component library is compiled with typescript and bundled with [Rollup](https://www.npmjs.com/package/rollup).
213
88
 
89
+ <br />
90
+
214
91
  ## Project architecture
215
92
 
216
93
  The library project is splitted into three pieces.
@@ -219,6 +96,8 @@ The library project is splitted into three pieces.
219
96
  - The Storybook folder `stories`
220
97
  - The build folder `lib` (it contains the bundled library content that is shipped to npm)
221
98
 
99
+ <br />
100
+
222
101
  ## Script commands
223
102
 
224
103
  To build and bundle the library with Rollup into the lib folder enter the script:
@@ -235,20 +114,25 @@ To publish all stories to Github Pages enter:
235
114
 
236
115
  > Before each commit to Github the Husky package takes care of the Storybook stories and deploys them automatically to Github Pages.
237
116
 
238
- ## Local library testing
117
+ <br />
239
118
 
240
119
  ## Local Testing
241
120
 
242
- Inside library project:
121
+ The bundled package can be tested locally with a npm package called [Yalc](https://github.com/wclr/yalc). `Yalc` acts as very simple local repository for locally developed packages to share them across a local environment.
122
+
123
+ <br />
124
+
125
+ ### Workflow
126
+
127
+ Install yalc globally: `yarn global add yalc`.
243
128
 
244
- - Install yalc globally: `yarn global add yalc`
245
- - Run `yalc publish` to publish library into local yalc store.
246
- - Run `yalc push` to push changes to all installations
129
+ **Inside the library/package repository:**
247
130
 
248
- Inside project that should use the library:
131
+ 1. Run `yarn build` to bundle the package.
132
+ 2. Run `yalc push` to push it to local global store (~/.yalc).
249
133
 
250
- - Run `yalc add <repository-name>` in target local repository to link library from yalc store.
251
- - Use `yalc update` or `yalc update <repository-name>` to update all linked packages.
252
- - use `yalc remove <repository-name>` to remove linked package.
134
+ **Inside a repository that consumes the package:**
253
135
 
254
- Before each push to git `yalc check` performs a check to ensure that all linked packages are removed from package.json. To delete package linking from package.json but not from yalc.lock `yalc retreat [--all]` / `yalc restore`
136
+ 1. To link local package run `yalc add <repository-name>` (e.g. yalc add @blateral/b.kit).
137
+ 2. Before committing to remote repository remove the local package links by running `yalc remove <repository-name>` or `yalc remove --all`.
138
+ 3. Use `yarn --check-files` to savely install the remote packages defined in package.json. In some repositories there is also a script `yarn lookup` that does the same.
@@ -4,7 +4,9 @@ export interface ColPropsSettings {
4
4
  span?: number;
5
5
  /** Normalisierte Werte zwischen -1 und 1: z.B. -12 von 28 Spalten (-12 / 28) */
6
6
  move?: number;
7
+ /** Vertical alignment of column content */
7
8
  valign?: VerticalAlign;
9
+ /** Text alignment of column content */
8
10
  textAlign?: TextAlign;
9
11
  }
10
12
  declare type VerticalAlign = 'top' | 'center' | 'bottom';
@@ -15,6 +17,10 @@ interface ColProps extends ColPropsSettings {
15
17
  semilarge?: ColPropsSettings;
16
18
  large?: ColPropsSettings;
17
19
  xlarge?: ColPropsSettings;
20
+ /** force column to the right */
21
+ toRight?: boolean;
22
+ /** force column to the left */
23
+ toLeft?: boolean;
18
24
  }
19
25
  export declare const gridSettings: {
20
26
  cols: number;
@@ -1 +1 @@
1
- {"version":3,"file":"Grid.d.ts","sourceRoot":"","sources":["../../../src/components/base/Grid.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,MAAM,WAAW,gBAAgB;IAC7B,8EAA8E;IAC9E,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,gFAAgF;IAChF,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,aAAa,CAAC;IACvB,SAAS,CAAC,EAAE,SAAS,CAAC;CACzB;AAED,aAAK,aAAa,GAAG,KAAK,GAAG,QAAQ,GAAG,QAAQ,CAAC;AACjD,aAAK,eAAe,GAAG,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;AACnD,aAAK,SAAS,GAAG,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;AAE7C,UAAU,QAAS,SAAQ,gBAAgB;IACvC,MAAM,CAAC,EAAE,gBAAgB,CAAC;IAC1B,SAAS,CAAC,EAAE,gBAAgB,CAAC;IAC7B,KAAK,CAAC,EAAE,gBAAgB,CAAC;IACzB,MAAM,CAAC,EAAE,gBAAgB,CAAC;CAC7B;AAED,eAAO,MAAM,YAAY;;;CAGxB,CAAC;AAEF,2EAA2E;AAC3E,eAAO,MAAM,YAAY;;;;wEAiBxB,CAAC;AAsUF,UAAU,iBAAiB;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,aAAa,CAAC;IACvB,MAAM,CAAC,EAAE,eAAe,CAAC;CAC5B;AAED,UAAU,SAAU,SAAQ,iBAAiB;IACzC,MAAM,CAAC,EAAE,iBAAiB,CAAC;IAC3B,SAAS,CAAC,EAAE,iBAAiB,CAAC;IAC9B,KAAK,CAAC,EAAE,iBAAiB,CAAC;IAC1B,MAAM,CAAC,EAAE,iBAAiB,CAAC;CAC9B;;;;;;;;;AA8ED,wBAGE"}
1
+ {"version":3,"file":"Grid.d.ts","sourceRoot":"","sources":["../../../src/components/base/Grid.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,MAAM,WAAW,gBAAgB;IAC7B,8EAA8E;IAC9E,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,gFAAgF;IAChF,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,2CAA2C;IAC3C,MAAM,CAAC,EAAE,aAAa,CAAC;IACvB,wCAAwC;IACxC,SAAS,CAAC,EAAE,SAAS,CAAC;CACzB;AAED,aAAK,aAAa,GAAG,KAAK,GAAG,QAAQ,GAAG,QAAQ,CAAC;AACjD,aAAK,eAAe,GAAG,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;AACnD,aAAK,SAAS,GAAG,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;AAE7C,UAAU,QAAS,SAAQ,gBAAgB;IACvC,MAAM,CAAC,EAAE,gBAAgB,CAAC;IAC1B,SAAS,CAAC,EAAE,gBAAgB,CAAC;IAC7B,KAAK,CAAC,EAAE,gBAAgB,CAAC;IACzB,MAAM,CAAC,EAAE,gBAAgB,CAAC;IAC1B,gCAAgC;IAChC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,+BAA+B;IAC/B,MAAM,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,YAAY;;;CAGxB,CAAC;AAEF,2EAA2E;AAC3E,eAAO,MAAM,YAAY;;;;wEAiBxB,CAAC;AAgVF,UAAU,iBAAiB;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,aAAa,CAAC;IACvB,MAAM,CAAC,EAAE,eAAe,CAAC;CAC5B;AAED,UAAU,SAAU,SAAQ,iBAAiB;IACzC,MAAM,CAAC,EAAE,iBAAiB,CAAC;IAC3B,SAAS,CAAC,EAAE,iBAAiB,CAAC;IAC9B,KAAK,CAAC,EAAE,iBAAiB,CAAC;IAC1B,MAAM,CAAC,EAAE,iBAAiB,CAAC;CAC9B;;;;;;;;;AA8ED,wBAGE"}
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  export declare type BgMode = 'full' | 'larger-left' | 'larger-right' | 'inverted';
3
3
  export declare type SectionType = 'header' | 'footer' | 'div';
4
- declare const Section: React.FC<{
4
+ export interface SectionProps {
5
5
  /** ID value for targeting section with anchor hashes */
6
6
  anchorId?: string;
7
7
  /** Render as specific HTML tag type */
@@ -10,13 +10,17 @@ declare const Section: React.FC<{
10
10
  bgColor?: string;
11
11
  /** Background mode */
12
12
  bgMode?: BgMode;
13
+ /** Clamp solid backgrounds (full, inverted) to large wrapper width */
14
+ clampSolidBg?: boolean;
13
15
  /** Enable section seperation spacing */
14
16
  addSeperation?: boolean;
15
17
  /** Allow stack feature for reduced section spacing to following section */
16
18
  isStackable?: boolean;
17
- className?: string;
19
+ }
20
+ declare const Section: React.ForwardRefExoticComponent<SectionProps & {
21
+ className?: string | undefined;
18
22
  children?: React.ReactNode;
19
- }>;
23
+ } & React.RefAttributes<HTMLElement>>;
20
24
  export default Section;
21
25
  export declare const mapToBgMode: (mode?: "full" | "inverted" | "splitted" | undefined, preventSplit?: boolean, isMirrored?: boolean) => BgMode | undefined;
22
26
  //# sourceMappingURL=Section.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Section.d.ts","sourceRoot":"","sources":["../../../src/components/base/Section.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,oBAAY,MAAM,GAAG,MAAM,GAAG,aAAa,GAAG,cAAc,GAAG,UAAU,CAAC;AAsK1E,oBAAY,WAAW,GAAG,QAAQ,GAAG,QAAQ,GAAG,KAAK,CAAC;AAEtD,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC;IACpB,wDAAwD;IACxD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,uCAAuC;IACvC,QAAQ,CAAC,EAAE,WAAW,CAAC;IAEvB,uBAAuB;IACvB,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB,sBAAsB;IACtB,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB,wCAAwC;IACxC,aAAa,CAAC,EAAE,OAAO,CAAC;IAExB,2EAA2E;IAC3E,WAAW,CAAC,EAAE,OAAO,CAAC;IAEtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC9B,CAiDA,CAAC;AAEF,eAAe,OAAO,CAAC;AAEvB,eAAO,MAAM,WAAW,yGAIrB,MAAM,GAAG,SAeX,CAAC"}
1
+ {"version":3,"file":"Section.d.ts","sourceRoot":"","sources":["../../../src/components/base/Section.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAK1C,oBAAY,MAAM,GAAG,MAAM,GAAG,aAAa,GAAG,cAAc,GAAG,UAAU,CAAC;AA8K1E,oBAAY,WAAW,GAAG,QAAQ,GAAG,QAAQ,GAAG,KAAK,CAAC;AAEtD,MAAM,WAAW,YAAY;IACzB,wDAAwD;IACxD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,uCAAuC;IACvC,QAAQ,CAAC,EAAE,WAAW,CAAC;IAEvB,uBAAuB;IACvB,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB,sBAAsB;IACtB,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB,sEAAsE;IACtE,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB,wCAAwC;IACxC,aAAa,CAAC,EAAE,OAAO,CAAC;IAExB,2EAA2E;IAC3E,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,QAAA,MAAM,OAAO;;eAIM,MAAM,SAAS;qCAoEjC,CAAC;AAIF,eAAe,OAAO,CAAC;AAEvB,eAAO,MAAM,WAAW,yGAIrB,MAAM,GAAG,SAeX,CAAC"}
@@ -2,6 +2,7 @@ import * as React from 'react';
2
2
  declare const AngleDown: React.FC<{
3
3
  iconColor?: string;
4
4
  className?: string;
5
+ ariaHidden?: boolean;
5
6
  }>;
6
7
  export default AngleDown;
7
8
  //# sourceMappingURL=AngleDown.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AngleDown.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/AngleDown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAiBnE,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"AngleDown.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/AngleDown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAeA,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -2,6 +2,7 @@ import * as React from 'react';
2
2
  declare const AngleLeft: React.FC<{
3
3
  iconColor?: string;
4
4
  className?: string;
5
+ ariaHidden?: boolean;
5
6
  }>;
6
7
  export default AngleLeft;
7
8
  //# sourceMappingURL=AngleLeft.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AngleLeft.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/AngleLeft.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAiBnE,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"AngleLeft.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/AngleLeft.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAeA,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -2,6 +2,7 @@ import * as React from 'react';
2
2
  declare const AngleUp: React.FC<{
3
3
  iconColor?: string;
4
4
  className?: string;
5
+ ariaHidden?: boolean;
5
6
  }>;
6
7
  export default AngleUp;
7
8
  //# sourceMappingURL=AngleUp.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AngleUp.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/AngleUp.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAiBjE,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"AngleUp.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/AngleUp.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAeA,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -2,6 +2,7 @@ import * as React from 'react';
2
2
  declare const ArrowDown: React.FC<{
3
3
  iconColor?: string;
4
4
  className?: string;
5
+ ariaHidden?: boolean;
5
6
  }>;
6
7
  export default ArrowDown;
7
8
  //# sourceMappingURL=ArrowDown.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ArrowDown.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/ArrowDown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAcnE,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"ArrowDown.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/ArrowDown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAYA,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -2,6 +2,7 @@ import * as React from 'react';
2
2
  declare const ArrowLeft: React.FC<{
3
3
  iconColor?: string;
4
4
  className?: string;
5
+ ariaHidden?: boolean;
5
6
  }>;
6
7
  export default ArrowLeft;
7
8
  //# sourceMappingURL=ArrowLeft.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ArrowLeft.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/ArrowLeft.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAcnE,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"ArrowLeft.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/ArrowLeft.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAYA,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -2,6 +2,7 @@ import * as React from 'react';
2
2
  declare const ArrowLeftGhost: React.FC<{
3
3
  iconColor?: string;
4
4
  className?: string;
5
+ ariaHidden?: boolean;
5
6
  }>;
6
7
  export default ArrowLeftGhost;
7
8
  //# sourceMappingURL=ArrowLeftGhost.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ArrowLeftGhost.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/ArrowLeftGhost.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAgBxE,CAAC;AAEF,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"ArrowLeftGhost.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/ArrowLeftGhost.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAcA,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -2,6 +2,7 @@ import * as React from 'react';
2
2
  declare const ArrowLeftRight: React.FC<{
3
3
  iconColor?: string;
4
4
  className?: string;
5
+ ariaHidden?: boolean;
5
6
  }>;
6
7
  export default ArrowLeftRight;
7
8
  //# sourceMappingURL=ArrowLeftRight.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ArrowLeftRight.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/ArrowLeftRight.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAiBxE,CAAC;AAEF,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"ArrowLeftRight.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/ArrowLeftRight.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAeA,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -2,6 +2,7 @@ import * as React from 'react';
2
2
  declare const ArrowRight: React.FC<{
3
3
  iconColor?: string;
4
4
  className?: string;
5
+ ariaHidden?: boolean;
5
6
  }>;
6
7
  export default ArrowRight;
7
8
  //# sourceMappingURL=ArrowRight.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ArrowRight.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/ArrowRight.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAcpE,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"ArrowRight.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/ArrowRight.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAYA,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -2,6 +2,7 @@ import * as React from 'react';
2
2
  declare const ArrowRightGhost: React.FC<{
3
3
  iconColor?: string;
4
4
  className?: string;
5
+ ariaHidden?: boolean;
5
6
  }>;
6
7
  export default ArrowRightGhost;
7
8
  //# sourceMappingURL=ArrowRightGhost.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ArrowRightGhost.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/ArrowRightGhost.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAgBzE,CAAC;AAEF,eAAe,eAAe,CAAC"}
1
+ {"version":3,"file":"ArrowRightGhost.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/ArrowRightGhost.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAcA,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -2,6 +2,7 @@ import * as React from 'react';
2
2
  declare const ArrowUp: React.FC<{
3
3
  iconColor?: string;
4
4
  className?: string;
5
+ ariaHidden?: boolean;
5
6
  }>;
6
7
  export default ArrowUp;
7
8
  //# sourceMappingURL=ArrowUp.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ArrowUp.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/ArrowUp.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAcjE,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"ArrowUp.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/ArrowUp.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAYA,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -2,6 +2,7 @@ import * as React from 'react';
2
2
  declare const BoxArrowUpRight: React.FC<{
3
3
  iconColor?: string;
4
4
  className?: string;
5
+ ariaHidden?: boolean;
5
6
  }>;
6
7
  export default BoxArrowUpRight;
7
8
  //# sourceMappingURL=BoxArrowUpRight.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BoxArrowUpRight.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/BoxArrowUpRight.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAyBzE,CAAC;AAEF,eAAe,eAAe,CAAC"}
1
+ {"version":3,"file":"BoxArrowUpRight.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/BoxArrowUpRight.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAuBA,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -2,6 +2,7 @@ import * as React from 'react';
2
2
  declare const CalendarToday: React.FC<{
3
3
  iconColor?: string;
4
4
  className?: string;
5
+ ariaHidden?: boolean;
5
6
  }>;
6
7
  export default CalendarToday;
7
8
  //# sourceMappingURL=CalendarToday.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CalendarToday.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/CalendarToday.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAiBvE,CAAC;AAEF,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"CalendarToday.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/CalendarToday.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAeA,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+ declare const Category: React.FC<{
3
+ iconColor?: string;
4
+ ariaHidden?: boolean;
5
+ className?: string;
6
+ }>;
7
+ export default Category;
8
+ //# sourceMappingURL=Category.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Category.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/Category.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAeA,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -2,6 +2,7 @@ import * as React from 'react';
2
2
  declare const Check: React.FC<{
3
3
  iconColor?: string;
4
4
  className?: string;
5
+ ariaHidden?: boolean;
5
6
  }>;
6
7
  export default Check;
7
8
  //# sourceMappingURL=Check.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Check.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/Check.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAgB/D,CAAC;AAEF,eAAe,KAAK,CAAC"}
1
+ {"version":3,"file":"Check.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/Check.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAcA,CAAC;AAEF,eAAe,KAAK,CAAC"}
@@ -2,6 +2,7 @@ import * as React from 'react';
2
2
  declare const Clock: React.FC<{
3
3
  iconColor?: string;
4
4
  className?: string;
5
+ ariaHidden?: boolean;
5
6
  }>;
6
7
  export default Clock;
7
8
  //# sourceMappingURL=Clock.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Clock.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/Clock.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAkB/D,CAAC;AAEF,eAAe,KAAK,CAAC"}
1
+ {"version":3,"file":"Clock.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/Clock.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAgBA,CAAC;AAEF,eAAe,KAAK,CAAC"}
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+ declare const ClockFilled: React.FC<{
3
+ iconColor?: string;
4
+ className?: string;
5
+ ariaHidden?: boolean;
6
+ }>;
7
+ export default ClockFilled;
8
+ //# sourceMappingURL=ClockFilled.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ClockFilled.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/ClockFilled.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAeA,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+ declare const Computer: React.FC<{
3
+ iconColor?: string;
4
+ ariaHidden?: boolean;
5
+ className?: string;
6
+ }>;
7
+ export default Computer;
8
+ //# sourceMappingURL=Computer.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Computer.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/Computer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAeA,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -2,6 +2,7 @@ import * as React from 'react';
2
2
  declare const CrossSmall: React.FC<{
3
3
  iconColor?: string;
4
4
  className?: string;
5
+ ariaHidden?: boolean;
5
6
  }>;
6
7
  export default CrossSmall;
7
8
  //# sourceMappingURL=CrossSmall.d.ts.map