@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
@@ -0,0 +1,8 @@
1
+ export declare const concat: (values: Array<string | number | undefined>, delimeter?: string) => string;
2
+ export declare const printAnchorTag: (props: {
3
+ href: string;
4
+ label?: string;
5
+ isExternal?: boolean;
6
+ type?: 'mail' | 'phone';
7
+ }) => string;
8
+ //# sourceMappingURL=concat.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"concat.d.ts","sourceRoot":"","sources":["../../src/utils/concat.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM,WACP,MAAM,MAAM,GAAG,MAAM,GAAG,SAAS,CAAC,yBAE3C,MAqBF,CAAC;AAEF,eAAO,MAAM,cAAc,UAAW;IAClC,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;CAC3B,WASA,CAAC"}
@@ -1,13 +1,13 @@
1
- export interface Cookie<T> {
1
+ export interface Cookie<T extends object> {
2
2
  name: string;
3
3
  data: T;
4
4
  }
5
- export declare const setCookie: <T>({ name, data, days, path, }: {
5
+ export declare const setCookie: <T extends object>({ name, data, days, path, }: {
6
6
  name: string;
7
7
  data: T;
8
8
  days?: number | undefined;
9
9
  path?: string | undefined;
10
10
  }) => void;
11
- export declare const getCookie: <T>(name: string) => Cookie<T> | undefined;
11
+ export declare const getCookie: <T extends object>(name: string) => Cookie<T> | undefined;
12
12
  export declare const deleteCookie: (name: string) => void;
13
13
  //# sourceMappingURL=cookie.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cookie.d.ts","sourceRoot":"","sources":["../../../src/utils/cookie-consent/cookie.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,MAAM,CAAC,CAAC;IACrB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,CAAC,CAAC;CACX;AAED,eAAO,MAAM,SAAS;UAMZ,MAAM;;;;UA4Bf,CAAC;AAEF,eAAO,MAAM,SAAS,YAAa,MAAM,0BAqCxC,CAAC;AAEF,eAAO,MAAM,YAAY,SAAU,MAAM,SAExC,CAAC"}
1
+ {"version":3,"file":"cookie.d.ts","sourceRoot":"","sources":["../../../src/utils/cookie-consent/cookie.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,MAAM,CAAC,CAAC,SAAS,MAAM;IACpC,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,CAAC,CAAC;CACX;AAED,eAAO,MAAM,SAAS;UAMZ,MAAM;;;;UAwBf,CAAC;AAEF,eAAO,MAAM,SAAS,2BACZ,MAAM,0BAuBf,CAAC;AAEF,eAAO,MAAM,YAAY,SAAU,MAAM,SAExC,CAAC"}
@@ -1,13 +1,5 @@
1
- import { CookieConsentData } from "../../components/blocks/CookieConsent";
2
- import { Cookie } from './cookie';
3
1
  export declare const isUrlInWhitelist: (urlString: string, whitelist?: string[]) => boolean;
4
- export declare const bindConsentButtons: (callback: () => void) => void;
5
- export declare const activateTrackingScripts: () => void;
6
- export declare const updateConsentStatusElements: ({ cookie, status, dateFormat, timeFormat, localeKey, }: {
7
- cookie: Cookie<CookieConsentData>;
8
- status: string;
9
- dateFormat: string;
10
- timeFormat: string;
11
- localeKey: 'de' | 'en';
12
- }) => void;
2
+ export declare const bindConsentButtons: (callback: () => void, selectors?: string[]) => void;
3
+ export declare const activateTrackingScripts: (scriptTypeSelectors?: string[]) => void;
4
+ export declare const updateConsentStatus: (content: string, selectors?: string[]) => void;
13
5
  //# sourceMappingURL=mutations.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"mutations.d.ts","sourceRoot":"","sources":["../../../src/utils/cookie-consent/mutations.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,8CAAwC;AACpE,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAGlC,eAAO,MAAM,gBAAgB,cACd,MAAM,cACN,MAAM,EAAE,YAUtB,CAAC;AAEF,eAAO,MAAM,kBAAkB,aAAc,MAAM,IAAI,SAQtD,CAAC;AAEF,eAAO,MAAM,uBAAuB,YAmCnC,CAAC;AAEF,eAAO,MAAM,2BAA2B;YAO5B,OAAO,iBAAiB,CAAC;YACzB,MAAM;gBACF,MAAM;gBACN,MAAM;eACP,IAAI,GAAG,IAAI;UAkBzB,CAAC"}
1
+ {"version":3,"file":"mutations.d.ts","sourceRoot":"","sources":["../../../src/utils/cookie-consent/mutations.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gBAAgB,cACd,MAAM,cACN,MAAM,EAAE,YAUtB,CAAC;AAEF,eAAO,MAAM,kBAAkB,aACjB,MAAM,IAAI,cACT,MAAM,EAAE,SAOtB,CAAC;AAEF,eAAO,MAAM,uBAAuB,yBAAyB,MAAM,EAAE,SAwCpE,CAAC;AAEF,eAAO,MAAM,mBAAmB,YACnB,MAAM,cACJ,MAAM,EAAE,SAQtB,CAAC"}
@@ -0,0 +1,43 @@
1
+ import React from 'react';
2
+ import { Cookie } from './cookie';
3
+ export interface CookieType {
4
+ label: string;
5
+ isAccepted: boolean;
6
+ isEditable: boolean;
7
+ }
8
+ export interface CookieTypes {
9
+ [key: string]: CookieType;
10
+ }
11
+ export interface CookieConsentData {
12
+ types: Record<string, boolean>;
13
+ updatedAt: number;
14
+ }
15
+ export interface CookieConsentSettings {
16
+ cookieName?: string;
17
+ initialCookieTypes?: CookieTypes;
18
+ lifetime?: number;
19
+ }
20
+ export declare const selectors: {
21
+ buttons: {
22
+ class: string;
23
+ attribute: string;
24
+ };
25
+ status: {
26
+ class: string;
27
+ attribute: string;
28
+ };
29
+ script: (key: string) => string;
30
+ };
31
+ declare const useCookieConsent: (props: CookieConsentSettings, onSubmit?: (() => void) | undefined, statusRenderer?: ((props: {
32
+ updatedAt: number;
33
+ state: CookieTypes;
34
+ }) => React.ReactElement) | undefined) => {
35
+ cookieTypes: CookieTypes;
36
+ acceptAll: () => void;
37
+ acceptSelected: () => void;
38
+ declineAll: () => void;
39
+ setConsent: (type: keyof CookieTypes, isAccepted?: boolean | undefined) => void;
40
+ getCookieValue: () => Cookie<CookieConsentData> | undefined;
41
+ };
42
+ export default useCookieConsent;
43
+ //# sourceMappingURL=useCookieConsent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useCookieConsent.d.ts","sourceRoot":"","sources":["../../../src/utils/cookie-consent/useCookieConsent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAoD,MAAM,OAAO,CAAC;AAGzE,OAAO,EAAE,MAAM,EAAwB,MAAM,UAAU,CAAC;AAGxD,MAAM,WAAW,UAAU;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;CACvB;AAED,MAAM,WAAW,WAAW;IACxB,CAAC,GAAG,EAAE,MAAM,GAAG,UAAU,CAAC;CAC7B;AAED,MAAM,WAAW,iBAAiB;IAC9B,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC/B,SAAS,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,qBAAqB;IAClC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,kBAAkB,CAAC,EAAE,WAAW,CAAC;IACjC,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,eAAO,MAAM,SAAS;;;;;;;;;kBASJ,MAAM;CACvB,CAAC;AAEF,QAAA,MAAM,gBAAgB,UACX,qBAAqB,oBACX,IAAI,yCACI;IACrB,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,WAAW,CAAC;CACtB,KAAK,MAAM,YAAY;;;;;uBAyKE,MAAM,WAAW;0BAehB,OAAO,iBAAiB,CAAC,GAAG,SAAS;CAYnE,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"dataURI.d.ts","sourceRoot":"","sources":["../../src/utils/dataURI.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,eAAO,MAAM,aAAa,QACjB,MAAM,YAAY,uBAExB,MAaF,CAAC"}
1
+ {"version":3,"file":"dataURI.d.ts","sourceRoot":"","sources":["../../src/utils/dataURI.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,eAAO,MAAM,aAAa,QACjB,MAAM,YAAY,uBAExB,MAkBF,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const distinct: <T>(value: T, index: number, array: T[]) => boolean;
2
+ //# sourceMappingURL=filters.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"filters.d.ts","sourceRoot":"","sources":["../../src/utils/filters.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,uBAAwB,MAAM,wBAElD,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { DefaultTheme } from 'styled-components';
2
+ export declare const getFormFieldTextSize: (theme: DefaultTheme) => [number, number?];
3
+ //# sourceMappingURL=formFieldText.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"formFieldText.d.ts","sourceRoot":"","sources":["../../src/utils/formFieldText.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAKjD,eAAO,MAAM,oBAAoB,UACtB,YAAY,KACpB,CAAC,MAAM,EAAE,MAAM,CAAC,CAIlB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"hexRgbConverter.d.ts","sourceRoot":"","sources":["../../src/utils/hexRgbConverter.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,SAAS,QAAS,MAAM,uCAGpC,CAAC"}
1
+ {"version":3,"file":"hexRgbConverter.d.ts","sourceRoot":"","sources":["../../src/utils/hexRgbConverter.ts"],"names":[],"mappings":"AAeA,eAAO,MAAM,SAAS,QAAS,MAAM,uCAWpC,CAAC"}
@@ -1,5 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import { MapLocation } from "../components/sections/Map";
3
+ import { OrganizationData } from "../components/sections/jobs/JobArticle";
4
+ import { JobLocation } from "../components/blocks/JobCard";
3
5
  export declare const generateLocalBusiness: (locations: MapLocation[]) => ("" | JSX.Element)[];
4
6
  export declare const generateFAQ: (items: {
5
7
  label?: string;
@@ -7,4 +9,14 @@ export declare const generateFAQ: (items: {
7
9
  aside?: string;
8
10
  hasColumns?: boolean;
9
11
  }[]) => JSX.Element;
12
+ export declare type StructuredEmploymentType = 'FULL_TIME' | 'PART_TIME' | 'CONTRACTOR' | 'TEMPORARY' | 'INTERN' | 'VOLUNTEER' | 'PER_DIEM' | 'OTHER';
13
+ export declare const generateJob: ({ jobTitle, jobDesc, organization, directApply, locations, employmentTypes, datePosted, }: {
14
+ jobTitle: string;
15
+ jobDesc?: string | undefined;
16
+ organization?: OrganizationData | undefined;
17
+ directApply?: boolean | undefined;
18
+ locations?: JobLocation[] | undefined;
19
+ employmentTypes?: StructuredEmploymentType[] | undefined;
20
+ datePosted?: Date | undefined;
21
+ }) => JSX.Element;
10
22
  //# sourceMappingURL=structuredData.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"structuredData.d.ts","sourceRoot":"","sources":["../../src/utils/structuredData.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,WAAW,EAAE,mCAAgC;AAGtD,eAAO,MAAM,qBAAqB,cAAe,WAAW,EAAE,yBAsC7D,CAAC;AAEF,eAAO,MAAM,WAAW,UACb;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,EAAE,gBAoBN,CAAC"}
1
+ {"version":3,"file":"structuredData.d.ts","sourceRoot":"","sources":["../../src/utils/structuredData.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,WAAW,EAAE,mCAAgC;AAEtD,OAAO,EAAE,gBAAgB,EAAE,+CAA4C;AAEvE,OAAO,EAAE,WAAW,EAAE,qCAAkC;AAExD,eAAO,MAAM,qBAAqB,cAAe,WAAW,EAAE,yBAsC7D,CAAC;AAEF,eAAO,MAAM,WAAW,UACb;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,EAAE,gBAoBN,CAAC;AAEF,oBAAY,wBAAwB,GAC9B,WAAW,GACX,WAAW,GACX,YAAY,GACZ,WAAW,GACX,QAAQ,GACR,WAAW,GACX,UAAU,GACV,OAAO,CAAC;AAEd,eAAO,MAAM,WAAW;cASV,MAAM;;;;;;;iBAsDnB,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { DefaultTheme } from 'styled-components';
2
+ import { CookieTypes } from './cookie-consent/useCookieConsent';
2
3
  import { XOR } from './types';
3
4
  export declare type MediaQueryType = 'small' | 'medium' | 'semilarge' | 'large' | 'xlarge' | 'xxlarge';
4
5
  export declare const mq: {
@@ -13,7 +14,7 @@ export declare const spacings: {
13
14
  };
14
15
  /***** Range Helper *****/
15
16
  export declare const getSizeByRange: (range: [number, number]) => string;
16
- export declare const withRange: (range: [number, number?], property: string) => "" | import("styled-components").FlattenSimpleInterpolation;
17
+ export declare const withRange: (range: [number, number?], property: string) => string;
17
18
  /**
18
19
  * Generate css attributes to style text color with plain color or gradient
19
20
  * @param fallbackColor
@@ -69,6 +70,7 @@ export interface FontProps {
69
70
  letterSpacing?: string;
70
71
  size: [number, number?];
71
72
  textTransform?: string;
73
+ textDecoration?: string;
72
74
  color?: string;
73
75
  colorInverted?: string;
74
76
  colorGradient?: string;
@@ -99,6 +101,12 @@ export interface Fonts {
99
101
  textTransform?: string;
100
102
  textDecoration?: string;
101
103
  };
104
+ navigation: {
105
+ featured: FontProps;
106
+ main: FontProps;
107
+ sub: FontProps;
108
+ secondary: FontProps;
109
+ };
102
110
  }
103
111
  export declare type FontType = keyof Fonts;
104
112
  /**
@@ -111,6 +119,7 @@ export declare type NavBarHeights = {
111
119
  large: number;
112
120
  };
113
121
  interface LinkIcon {
122
+ isExternal?: boolean;
114
123
  /** Patterns of Href value to show this icon (e.g. .svg, .png) */
115
124
  patterns: string[];
116
125
  /** Icon scale factor. 1 is default */
@@ -165,6 +174,20 @@ export interface GlobalSettings {
165
174
  /** Date and Time Formats for Datepickers */
166
175
  datepickerLocaleKey: 'de' | 'en';
167
176
  datepickerDateFormat: string;
177
+ /** Filters */
178
+ newsFilterName: string;
179
+ eventFilterName: string;
180
+ };
181
+ cookie: {
182
+ name: string;
183
+ types: CookieTypes;
184
+ lifetime: number;
185
+ /** Date and Time Formats for cookie consent */
186
+ consentDateFormat: (date: Date) => string;
187
+ consentTimeFormat: (date: Date) => string;
188
+ consentLocaleKey: 'de' | 'en';
189
+ consentStatusFormat: string;
190
+ videoCookieTypeRestrictions: string[];
168
191
  };
169
192
  navigation: {
170
193
  /** Settings of top navigation bar */
@@ -1 +1 @@
1
- {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../src/utils/styles.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../src/utils/styles.tsx"],"names":[],"mappings":"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"}
@@ -0,0 +1,4 @@
1
+ export declare const getUrlParams: () => Record<string, string>;
2
+ export declare const setUrlParam: (key: string, value: string | number) => void;
3
+ export declare const deleteUrlParam: (key: string) => void;
4
+ //# sourceMappingURL=urlParams.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"urlParams.d.ts","sourceRoot":"","sources":["../../src/utils/urlParams.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,YAAY,8BAiBxB,CAAC;AAEF,eAAO,MAAM,WAAW,QAAS,MAAM,SAAS,MAAM,GAAG,MAAM,SAiB9D,CAAC;AAEF,eAAO,MAAM,cAAc,QAAS,MAAM,SAMzC,CAAC"}
@@ -0,0 +1,13 @@
1
+ /// <reference types="react" />
2
+ declare const useArray: <T>(defaultValue?: T[] | undefined) => {
3
+ array: T[];
4
+ set: import("react").Dispatch<import("react").SetStateAction<T[]>>;
5
+ push: (element: T | T[]) => void;
6
+ filter: (callback: (value: T, index: number, array: T[]) => void) => void;
7
+ update: (index: number, newEl: T) => void;
8
+ remove: (index: number) => void;
9
+ clear: () => void;
10
+ pop: () => T | undefined;
11
+ };
12
+ export default useArray;
13
+ //# sourceMappingURL=useArray.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useArray.d.ts","sourceRoot":"","sources":["../../src/utils/useArray.ts"],"names":[],"mappings":";AAEA,QAAA,MAAM,QAAQ;;;;yCAuBsB,MAAM,iBAAiB,IAAI;oBAKpC,MAAM;oBAQN,MAAM;;;CAqBhC,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { DependencyList } from 'react';
2
+ declare const useDebounce: (callback: () => void, delay: number, deps: DependencyList) => {
3
+ forceUpdate: () => void;
4
+ };
5
+ export default useDebounce;
6
+ //# sourceMappingURL=useDebounce.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useDebounce.d.ts","sourceRoot":"","sources":["../../src/utils/useDebounce.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAA0B,MAAM,OAAO,CAAC;AAG/D,QAAA,MAAM,WAAW,aACH,MAAM,IAAI,SACb,MAAM;;CAkBhB,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -10,6 +10,8 @@ export declare const useEqualSheetHeight: <T extends HTMLElement>(props: {
10
10
  listLength: number;
11
11
  identifiers: string[];
12
12
  responsive?: ItemsPerRow;
13
+ /** Throttle timeout for resize events. Default: 400ms */
14
+ resizeThrottleTimeout?: number;
13
15
  }) => {
14
16
  sheetRefs: MutableRefObject<T>[];
15
17
  triggerCalculation: () => void;
@@ -1 +1 @@
1
- {"version":3,"file":"useEqualSheetHeight.d.ts","sourceRoot":"","sources":["../../src/utils/useEqualSheetHeight.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,gBAAgB,EAGnB,MAAM,OAAO,CAAC;AAIf,UAAU,WAAW;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAQD,eAAO,MAAM,mBAAmB,iCAAkC;IAC9D,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,EAAE,CAAC;IACtB,UAAU,CAAC,EAAE,WAAW,CAAC;CAC5B;;;CAoIA,CAAC"}
1
+ {"version":3,"file":"useEqualSheetHeight.d.ts","sourceRoot":"","sources":["../../src/utils/useEqualSheetHeight.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,gBAAgB,EAGnB,MAAM,OAAO,CAAC;AAKf,UAAU,WAAW;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAQD,eAAO,MAAM,mBAAmB,iCAAkC;IAC9D,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,EAAE,CAAC;IACtB,UAAU,CAAC,EAAE,WAAW,CAAC;IACzB,yDAAyD;IACzD,qBAAqB,CAAC,EAAE,MAAM,CAAC;CAClC;;;CAqIA,CAAC"}
@@ -0,0 +1,10 @@
1
+ declare const useGeolocation: (enableHighAccuracy?: boolean, autostart?: boolean) => {
2
+ isSupported: boolean | undefined;
3
+ isEnabled: boolean | undefined;
4
+ location: GeolocationPosition | undefined;
5
+ error: GeolocationPositionError | undefined;
6
+ reset: () => Promise<GeolocationPosition>;
7
+ cancel: () => void;
8
+ };
9
+ export default useGeolocation;
10
+ //# sourceMappingURL=useGeolocation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useGeolocation.d.ts","sourceRoot":"","sources":["../../src/utils/useGeolocation.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,cAAc;;;;;;;CAuEnB,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -1,2 +1,5 @@
1
- export default function useInterval(callback: any, delay?: number): void;
1
+ export default function useInterval(callback: () => void, delay: number): {
2
+ clear: () => void;
3
+ reset: () => void;
4
+ };
2
5
  //# sourceMappingURL=useInterval.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useInterval.d.ts","sourceRoot":"","sources":["../../src/utils/useInterval.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,QAAQ,EAAE,GAAG,EAAE,KAAK,CAAC,EAAE,MAAM,QAoBhE"}
1
+ {"version":3,"file":"useInterval.d.ts","sourceRoot":"","sources":["../../src/utils/useInterval.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,QAAQ,EAAE,MAAM,IAAI,EAAE,KAAK,EAAE,MAAM;;;EA+BtE"}
@@ -0,0 +1,8 @@
1
+ /// <reference types="react" />
2
+ declare const useLazyInput: (callback: (value: string) => void, initial: string, delay?: number) => {
3
+ setValue: import("react").Dispatch<import("react").SetStateAction<string>>;
4
+ value: string;
5
+ forceUpdate: () => void;
6
+ };
7
+ export default useLazyInput;
8
+ //# sourceMappingURL=useLazyInput.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useLazyInput.d.ts","sourceRoot":"","sources":["../../src/utils/useLazyInput.ts"],"names":[],"mappings":";AAGA,QAAA,MAAM,YAAY,qBACI,MAAM,KAAK,IAAI,WACxB,MAAM;;;;CAalB,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -0,0 +1,52 @@
1
+ /// <reference types="react" />
2
+ import { LeafletMouseEvent } from 'leaflet';
3
+ export interface LeafletMapSettings {
4
+ center: [number, number];
5
+ zoom: number;
6
+ minZoom?: number;
7
+ maxZoom?: number;
8
+ touchZoom: boolean;
9
+ scrollWheelZoom: boolean;
10
+ onlyScrollOnFocus: boolean;
11
+ url: string;
12
+ attribution: string;
13
+ markers: Array<LeafletMapMarker>;
14
+ activeMarkerId?: string;
15
+ fitBoundsPadding: [number, number];
16
+ restrictToMarkersArea?: boolean;
17
+ showZoomControls?: boolean;
18
+ zoomControlPosition?: 'bottomleft' | 'bottomright' | 'topleft' | 'topright';
19
+ onMarkerClick?: (markerId: string) => void;
20
+ onActiveMarkerChanged?: (props: {
21
+ markerId: string;
22
+ }) => void;
23
+ onReady?: () => void;
24
+ onClick?: (ev: LeafletMouseEvent, currentZoom: number) => void;
25
+ }
26
+ export interface LeafletMapMarker {
27
+ id: string;
28
+ position: [number, number];
29
+ isInteractive?: boolean;
30
+ icon?: {
31
+ url: string;
32
+ size: [number, number];
33
+ anchor: [number, number];
34
+ sizeActive: [number, number];
35
+ anchorActive: [number, number];
36
+ };
37
+ popup?: {
38
+ text: string;
39
+ };
40
+ }
41
+ declare const useLeafletMap: (settings: Partial<LeafletMapSettings>) => {
42
+ setContainer: import("react").Dispatch<import("react").SetStateAction<HTMLElement | null>>;
43
+ flyToActive: (zoom?: number | undefined) => void;
44
+ flyToPosition: (position?: [number, number] | undefined, zoom?: number | undefined) => void;
45
+ panToPosition: (position?: [number, number] | undefined) => void;
46
+ showAllMarkers: () => void;
47
+ recalculateMapSize: () => void;
48
+ getCurrentZoom: () => number;
49
+ isLoaded: boolean;
50
+ };
51
+ export default useLeafletMap;
52
+ //# sourceMappingURL=useLeafletMap.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useLeafletMap.d.ts","sourceRoot":"","sources":["../../src/utils/useLeafletMap.tsx"],"names":[],"mappings":";AACA,OAAO,EAGH,iBAAiB,EAIpB,MAAM,SAAS,CAAC;AAEjB,MAAM,WAAW,kBAAkB;IAC/B,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,OAAO,CAAC;IACnB,eAAe,EAAE,OAAO,CAAC;IACzB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,GAAG,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,KAAK,CAAC,gBAAgB,CAAC,CAAC;IACjC,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,gBAAgB,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACnC,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAChC,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,mBAAmB,CAAC,EAAE,YAAY,GAAG,aAAa,GAAG,SAAS,GAAG,UAAU,CAAC;IAC5E,aAAa,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,qBAAqB,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,QAAQ,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;IAC9D,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,OAAO,CAAC,EAAE,CAAC,EAAE,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,KAAK,IAAI,CAAC;CAClE;AAED,MAAM,WAAW,gBAAgB;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC3B,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,IAAI,CAAC,EAAE;QACH,GAAG,EAAE,MAAM,CAAC;QACZ,IAAI,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;QACvB,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;QAEzB,UAAU,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;QAC7B,YAAY,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;KAClC,CAAC;IACF,KAAK,CAAC,EAAE;QACJ,IAAI,EAAE,MAAM,CAAC;KAChB,CAAC;CACL;AAED,QAAA,MAAM,aAAa,aAAc,QAAQ,kBAAkB,CAAC;;;;;;;;;CAqT3D,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,3 @@
1
+ declare const useMounted: () => boolean;
2
+ export default useMounted;
3
+ //# sourceMappingURL=useMounted.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useMounted.d.ts","sourceRoot":"","sources":["../../src/utils/useMounted.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,UAAU,eAQf,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -12,6 +12,8 @@ interface ScrollSettings {
12
12
  offset?: number;
13
13
  /** On leave top offset callback */
14
14
  onLeftOffset?: (dir: PageScrollDirection) => void;
15
+ /** Throttle timeout of resize event. Default: 200ms */
16
+ resizeThrottleTimeout?: number;
15
17
  }
16
18
  declare const usePageScroll: (settings?: ScrollSettings | undefined) => {
17
19
  isTop: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"usePageScroll.d.ts","sourceRoot":"","sources":["../../src/utils/usePageScroll.ts"],"names":[],"mappings":"AAEA,oBAAY,mBAAmB;IAC3B,EAAE,IAAA;IACF,IAAI,IAAA;CACP;AAED,UAAU,cAAc;IACpB,6CAA6C;IAC7C,eAAe,CAAC,EAAE;QACd,EAAE,CAAC,EAAE,MAAM,CAAC;QACZ,IAAI,CAAC,EAAE,MAAM,CAAC;KACjB,CAAC;IACF,0BAA0B;IAC1B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,mCAAmC;IACnC,YAAY,CAAC,EAAE,CAAC,GAAG,EAAE,mBAAmB,KAAK,IAAI,CAAC;CACrD;AAED,QAAA,MAAM,aAAa;;;;;CAgGlB,CAAC;AAEF,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"usePageScroll.d.ts","sourceRoot":"","sources":["../../src/utils/usePageScroll.ts"],"names":[],"mappings":"AAGA,oBAAY,mBAAmB;IAC3B,EAAE,IAAA;IACF,IAAI,IAAA;CACP;AAED,UAAU,cAAc;IACpB,6CAA6C;IAC7C,eAAe,CAAC,EAAE;QACd,EAAE,CAAC,EAAE,MAAM,CAAC;QACZ,IAAI,CAAC,EAAE,MAAM,CAAC;KACjB,CAAC;IACF,0BAA0B;IAC1B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,mCAAmC;IACnC,YAAY,CAAC,EAAE,CAAC,GAAG,EAAE,mBAAmB,KAAK,IAAI,CAAC;IAClD,uDAAuD;IACvD,qBAAqB,CAAC,EAAE,MAAM,CAAC;CAClC;AAED,QAAA,MAAM,aAAa;;;;;CAgGlB,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,6 @@
1
+ declare const useParams: () => {
2
+ params: Record<string, string>;
3
+ update: (key: string, value: string) => void;
4
+ };
5
+ export default useParams;
6
+ //# sourceMappingURL=useParams.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useParams.d.ts","sourceRoot":"","sources":["../../src/utils/useParams.ts"],"names":[],"mappings":"AAuBA,QAAA,MAAM,SAAS;;kBAUD,MAAM,SAAS,MAAM;CAyBlC,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -0,0 +1,3 @@
1
+ declare const usePrevious: <T>(value: T) => T | undefined;
2
+ export default usePrevious;
3
+ //# sourceMappingURL=usePrevious.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"usePrevious.d.ts","sourceRoot":"","sources":["../../src/utils/usePrevious.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,WAAW,gCAUhB,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -0,0 +1,9 @@
1
+ export interface ResizeState {
2
+ clientWidth: number;
3
+ clientHeight: number;
4
+ innerHeight: number;
5
+ innerWidth: number;
6
+ }
7
+ declare const useResizeThrottle: (timeout?: number, callback?: ((state: ResizeState) => void) | undefined) => ResizeState | null;
8
+ export default useResizeThrottle;
9
+ //# sourceMappingURL=useResizeThrottle.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useResizeThrottle.d.ts","sourceRoot":"","sources":["../../src/utils/useResizeThrottle.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,WAAW;IACxB,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;CACtB;AAED,QAAA,MAAM,iBAAiB,yCAEA,WAAW,KAAK,IAAI,oCAqD1C,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
@@ -0,0 +1,7 @@
1
+ export interface ScrollState {
2
+ scrollY: number;
3
+ scrollX: number;
4
+ }
5
+ declare const useScrollThrottle: (timeout?: number, callback?: ((state: ScrollState) => void) | undefined) => ScrollState | null;
6
+ export default useScrollThrottle;
7
+ //# sourceMappingURL=useScrollThrottle.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useScrollThrottle.d.ts","sourceRoot":"","sources":["../../src/utils/useScrollThrottle.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,WAAW;IACxB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;CACnB;AAED,QAAA,MAAM,iBAAiB,yCAEA,WAAW,KAAK,IAAI,oCA+C1C,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
@@ -0,0 +1,6 @@
1
+ declare const useTimeout: (callback: () => void, delay: number) => {
2
+ clear: () => void;
3
+ reset: () => void;
4
+ };
5
+ export default useTimeout;
6
+ //# sourceMappingURL=useTimeout.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useTimeout.d.ts","sourceRoot":"","sources":["../../src/utils/useTimeout.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,UAAU,aAAc,MAAM,IAAI,SAAS,MAAM;;;CA8BtD,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -0,0 +1,5 @@
1
+ import { DependencyList, EffectCallback } from 'react';
2
+ /** useEffect function that runs only on update (not on first render) */
3
+ declare const useUpdateEffect: (effect: EffectCallback, deps?: DependencyList | undefined) => void;
4
+ export default useUpdateEffect;
5
+ //# sourceMappingURL=useUpdateEffect.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useUpdateEffect.d.ts","sourceRoot":"","sources":["../../src/utils/useUpdateEffect.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,cAAc,EAAqB,MAAM,OAAO,CAAC;AAE1E,wEAAwE;AACxE,QAAA,MAAM,eAAe,WAAY,cAAc,4CAW9C,CAAC;AAEF,eAAe,eAAe,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blateral/b.kit",
3
- "version": "2.0.0-beta.9.9",
3
+ "version": "2.0.1",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "module": "lib/index.es.js",
@@ -9,7 +9,7 @@
9
9
  "lib"
10
10
  ],
11
11
  "scripts": {
12
- "build": "rollup -c",
12
+ "build": "yarn test && rollup -c",
13
13
  "watch": "rollup -c -w",
14
14
  "storybook": "start-storybook -s ./public -p 9000 -c .storybook --no-manager-cache",
15
15
  "deploy-storybook": "yarn storybook-to-ghpages",
@@ -20,14 +20,15 @@
20
20
  "deploy": "yarn tc && yarn build && yarn publish",
21
21
  "deploy-patch": "yarn tc && yarn build && yarn publish --tag patch",
22
22
  "deploy-beta": "yarn tc && yarn build && yarn publish --tag beta",
23
- "prepare": "npx husky install && npx yalc --version"
23
+ "prepare": "npx husky install && npx yalc --version",
24
+ "test": "jest"
24
25
  },
25
26
  "repository": {
26
27
  "type": "git",
27
28
  "url": "git+https://github.com/blateral/b.kit.git"
28
29
  },
29
30
  "keywords": [],
30
- "author": "Lukas Wochner <lukas.wochner@blateral.com>",
31
+ "author": "Lukas Wochner <lukas.wochner@blateral.com>, Maja Merk <maja.merk@blateral.com>",
31
32
  "license": "ISC",
32
33
  "bugs": {
33
34
  "url": "https://github.com/blateral/b.kit/issues"
@@ -38,16 +39,16 @@
38
39
  "@rollup/plugin-babel": "5.3.1",
39
40
  "@rollup/plugin-commonjs": "22.0.0",
40
41
  "@rollup/plugin-node-resolve": "13.2.1",
41
- "@storybook/addon-a11y": "^6.4.22",
42
- "@storybook/addon-essentials": "^6.4.22",
43
- "@storybook/react": "6.4.22",
42
+ "@storybook/addon-a11y": "6.5.12",
43
+ "@storybook/addon-essentials": "6.5.12",
44
+ "@storybook/react": "6.5.12",
44
45
  "@storybook/storybook-deployer": "^2.8.11",
45
- "@storybook/theming": "^6.4.22",
46
+ "@storybook/theming": "6.5.12",
47
+ "@types/jest": "^27.5.1",
46
48
  "@types/react": "^18.0.8",
47
49
  "@types/react-datepicker": "4.3.4",
48
50
  "@types/react-dom": "^18.0.0",
49
51
  "@types/react-leaflet": "2.5.0",
50
- "@types/react-slick": "0.23.4",
51
52
  "@types/styled-components": "5.1.25",
52
53
  "@types/yup": "^0.29.11",
53
54
  "@typescript-eslint/eslint-plugin": "5.21.0",
@@ -59,20 +60,20 @@
59
60
  "eslint-plugin-react-hooks": "4.5.0",
60
61
  "formik": "^2.2.9",
61
62
  "husky": "^7.0.0",
62
- "leaflet": "1.7.1",
63
+ "jest": "^28.1.0",
64
+ "leaflet": "1.9.1",
63
65
  "react": "^18.1.0",
64
66
  "react-datepicker": "4.6.0",
65
67
  "react-dom": "^18.1.0",
66
68
  "react-schemaorg": "^2.0.0",
67
- "react-slick": "0.27.1",
68
69
  "rollup": "2.70.2",
69
70
  "rollup-plugin-delete": "^2.0.0",
70
71
  "rollup-plugin-peer-deps-external": "^2.2.4",
71
72
  "rollup-plugin-terser": "^7.0.2",
72
73
  "rollup-plugin-typescript2": "0.31.2",
73
74
  "schema-dts": "^1.0.0",
74
- "slick-carousel": "1.8.1",
75
75
  "styled-components": "5.3.5",
76
+ "ts-jest": "^28.0.3",
76
77
  "ttypescript": "1.5.13",
77
78
  "typescript": "^4.6.3"
78
79
  },
@@ -85,12 +86,9 @@
85
86
  "react-datepicker": "4.6.0",
86
87
  "react-dom": "^18.1.0",
87
88
  "react-schemaorg": "^2.0.0",
88
- "react-slick": "0.27.1",
89
89
  "schema-dts": "^1.0.0",
90
- "slick-carousel": "1.8.1",
91
90
  "styled-components": "5.3.5"
92
91
  },
93
- "dependencies": {},
94
92
  "resolutions": {
95
93
  "@types/react": "^18",
96
94
  "@types/react-dom": "^18",