@helpwave/hightide 0.1.46 → 0.1.48

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 (785) hide show
  1. package/README.md +1 -1
  2. package/dist/index.d.mts +2014 -0
  3. package/dist/index.d.ts +2014 -113
  4. package/dist/index.js +1619 -1359
  5. package/dist/index.js.map +1 -1
  6. package/dist/{components/index.js → index.mjs} +1216 -410
  7. package/dist/index.mjs.map +1 -0
  8. package/dist/style/globals.css +24 -0
  9. package/package.json +3 -5
  10. package/dist/coloring/index.cjs +0 -85
  11. package/dist/coloring/index.cjs.map +0 -1
  12. package/dist/coloring/index.d.cts +0 -2
  13. package/dist/coloring/index.d.ts +0 -2
  14. package/dist/coloring/index.js +0 -48
  15. package/dist/coloring/index.js.map +0 -1
  16. package/dist/coloring/shading.cjs +0 -81
  17. package/dist/coloring/shading.cjs.map +0 -1
  18. package/dist/coloring/shading.d.cts +0 -5
  19. package/dist/coloring/shading.d.ts +0 -5
  20. package/dist/coloring/shading.js +0 -47
  21. package/dist/coloring/shading.js.map +0 -1
  22. package/dist/coloring/types.cjs +0 -30
  23. package/dist/coloring/types.cjs.map +0 -1
  24. package/dist/coloring/types.d.cts +0 -13
  25. package/dist/coloring/types.d.ts +0 -13
  26. package/dist/coloring/types.js +0 -6
  27. package/dist/coloring/types.js.map +0 -1
  28. package/dist/components/branding/HelpwaveBadge.cjs +0 -140
  29. package/dist/components/branding/HelpwaveBadge.cjs.map +0 -1
  30. package/dist/components/branding/HelpwaveBadge.d.cts +0 -13
  31. package/dist/components/branding/HelpwaveBadge.d.ts +0 -13
  32. package/dist/components/branding/HelpwaveBadge.js +0 -104
  33. package/dist/components/branding/HelpwaveBadge.js.map +0 -1
  34. package/dist/components/branding/index.cjs +0 -140
  35. package/dist/components/branding/index.cjs.map +0 -1
  36. package/dist/components/branding/index.d.cts +0 -3
  37. package/dist/components/branding/index.d.ts +0 -3
  38. package/dist/components/branding/index.js +0 -104
  39. package/dist/components/branding/index.js.map +0 -1
  40. package/dist/components/date/DatePicker.cjs +0 -1318
  41. package/dist/components/date/DatePicker.cjs.map +0 -1
  42. package/dist/components/date/DatePicker.d.cts +0 -26
  43. package/dist/components/date/DatePicker.d.ts +0 -26
  44. package/dist/components/date/DatePicker.js +0 -1283
  45. package/dist/components/date/DatePicker.js.map +0 -1
  46. package/dist/components/date/DayPicker.cjs +0 -261
  47. package/dist/components/date/DayPicker.cjs.map +0 -1
  48. package/dist/components/date/DayPicker.d.cts +0 -20
  49. package/dist/components/date/DayPicker.d.ts +0 -20
  50. package/dist/components/date/DayPicker.js +0 -224
  51. package/dist/components/date/DayPicker.js.map +0 -1
  52. package/dist/components/date/TimeDisplay.cjs +0 -638
  53. package/dist/components/date/TimeDisplay.cjs.map +0 -1
  54. package/dist/components/date/TimeDisplay.d.cts +0 -13
  55. package/dist/components/date/TimeDisplay.d.ts +0 -13
  56. package/dist/components/date/TimeDisplay.js +0 -612
  57. package/dist/components/date/TimeDisplay.js.map +0 -1
  58. package/dist/components/date/TimePicker.cjs +0 -237
  59. package/dist/components/date/TimePicker.cjs.map +0 -1
  60. package/dist/components/date/TimePicker.d.cts +0 -15
  61. package/dist/components/date/TimePicker.d.ts +0 -15
  62. package/dist/components/date/TimePicker.js +0 -202
  63. package/dist/components/date/TimePicker.js.map +0 -1
  64. package/dist/components/date/YearMonthPicker.cjs +0 -536
  65. package/dist/components/date/YearMonthPicker.cjs.map +0 -1
  66. package/dist/components/date/YearMonthPicker.d.cts +0 -15
  67. package/dist/components/date/YearMonthPicker.d.ts +0 -15
  68. package/dist/components/date/YearMonthPicker.js +0 -501
  69. package/dist/components/date/YearMonthPicker.js.map +0 -1
  70. package/dist/components/date/index.cjs +0 -1556
  71. package/dist/components/date/index.cjs.map +0 -1
  72. package/dist/components/date/index.d.cts +0 -7
  73. package/dist/components/date/index.d.ts +0 -7
  74. package/dist/components/date/index.js +0 -1512
  75. package/dist/components/date/index.js.map +0 -1
  76. package/dist/components/dialog/ConfirmDialog.cjs +0 -1165
  77. package/dist/components/dialog/ConfirmDialog.cjs.map +0 -1
  78. package/dist/components/dialog/ConfirmDialog.d.cts +0 -29
  79. package/dist/components/dialog/ConfirmDialog.d.ts +0 -29
  80. package/dist/components/dialog/ConfirmDialog.js +0 -1129
  81. package/dist/components/dialog/ConfirmDialog.js.map +0 -1
  82. package/dist/components/dialog/Dialog.cjs +0 -1108
  83. package/dist/components/dialog/Dialog.cjs.map +0 -1
  84. package/dist/components/dialog/Dialog.d.cts +0 -27
  85. package/dist/components/dialog/Dialog.d.ts +0 -27
  86. package/dist/components/dialog/Dialog.js +0 -1075
  87. package/dist/components/dialog/Dialog.js.map +0 -1
  88. package/dist/components/dialog/DiscardChangesDialog.cjs +0 -1192
  89. package/dist/components/dialog/DiscardChangesDialog.cjs.map +0 -1
  90. package/dist/components/dialog/DiscardChangesDialog.d.cts +0 -18
  91. package/dist/components/dialog/DiscardChangesDialog.d.ts +0 -18
  92. package/dist/components/dialog/DiscardChangesDialog.js +0 -1156
  93. package/dist/components/dialog/DiscardChangesDialog.js.map +0 -1
  94. package/dist/components/dialog/InputDialog.cjs +0 -1369
  95. package/dist/components/dialog/InputDialog.cjs.map +0 -1
  96. package/dist/components/dialog/InputDialog.d.cts +0 -17
  97. package/dist/components/dialog/InputDialog.d.ts +0 -17
  98. package/dist/components/dialog/InputDialog.js +0 -1333
  99. package/dist/components/dialog/InputDialog.js.map +0 -1
  100. package/dist/components/dialog/LanguageDialog.cjs +0 -2149
  101. package/dist/components/dialog/LanguageDialog.cjs.map +0 -1
  102. package/dist/components/dialog/LanguageDialog.d.cts +0 -16
  103. package/dist/components/dialog/LanguageDialog.d.ts +0 -16
  104. package/dist/components/dialog/LanguageDialog.js +0 -2124
  105. package/dist/components/dialog/LanguageDialog.js.map +0 -1
  106. package/dist/components/dialog/ThemeDialog.cjs +0 -2188
  107. package/dist/components/dialog/ThemeDialog.cjs.map +0 -1
  108. package/dist/components/dialog/ThemeDialog.d.cts +0 -16
  109. package/dist/components/dialog/ThemeDialog.d.ts +0 -16
  110. package/dist/components/dialog/ThemeDialog.js +0 -2163
  111. package/dist/components/dialog/ThemeDialog.js.map +0 -1
  112. package/dist/components/dialog/index.cjs +0 -2516
  113. package/dist/components/dialog/index.cjs.map +0 -1
  114. package/dist/components/dialog/index.d.cts +0 -11
  115. package/dist/components/dialog/index.d.ts +0 -11
  116. package/dist/components/dialog/index.js +0 -2486
  117. package/dist/components/dialog/index.js.map +0 -1
  118. package/dist/components/form/FormElementWrapper.cjs +0 -167
  119. package/dist/components/form/FormElementWrapper.cjs.map +0 -1
  120. package/dist/components/form/FormElementWrapper.d.cts +0 -35
  121. package/dist/components/form/FormElementWrapper.d.ts +0 -35
  122. package/dist/components/form/FormElementWrapper.js +0 -133
  123. package/dist/components/form/FormElementWrapper.js.map +0 -1
  124. package/dist/components/form/index.cjs +0 -169
  125. package/dist/components/form/index.cjs.map +0 -1
  126. package/dist/components/form/index.d.cts +0 -5
  127. package/dist/components/form/index.d.ts +0 -5
  128. package/dist/components/form/index.js +0 -133
  129. package/dist/components/form/index.js.map +0 -1
  130. package/dist/components/icons-and-geometry/Avatar.cjs +0 -670
  131. package/dist/components/icons-and-geometry/Avatar.cjs.map +0 -1
  132. package/dist/components/icons-and-geometry/Avatar.d.cts +0 -36
  133. package/dist/components/icons-and-geometry/Avatar.d.ts +0 -36
  134. package/dist/components/icons-and-geometry/Avatar.js +0 -663
  135. package/dist/components/icons-and-geometry/Avatar.js.map +0 -1
  136. package/dist/components/icons-and-geometry/Circle.cjs +0 -61
  137. package/dist/components/icons-and-geometry/Circle.cjs.map +0 -1
  138. package/dist/components/icons-and-geometry/Circle.d.cts +0 -10
  139. package/dist/components/icons-and-geometry/Circle.d.ts +0 -10
  140. package/dist/components/icons-and-geometry/Circle.js +0 -27
  141. package/dist/components/icons-and-geometry/Circle.js.map +0 -1
  142. package/dist/components/icons-and-geometry/HelpwaveLogo.cjs +0 -98
  143. package/dist/components/icons-and-geometry/HelpwaveLogo.cjs.map +0 -1
  144. package/dist/components/icons-and-geometry/HelpwaveLogo.d.cts +0 -14
  145. package/dist/components/icons-and-geometry/HelpwaveLogo.d.ts +0 -14
  146. package/dist/components/icons-and-geometry/HelpwaveLogo.js +0 -74
  147. package/dist/components/icons-and-geometry/HelpwaveLogo.js.map +0 -1
  148. package/dist/components/icons-and-geometry/Ring.cjs +0 -333
  149. package/dist/components/icons-and-geometry/Ring.cjs.map +0 -1
  150. package/dist/components/icons-and-geometry/Ring.d.cts +0 -35
  151. package/dist/components/icons-and-geometry/Ring.d.ts +0 -35
  152. package/dist/components/icons-and-geometry/Ring.js +0 -296
  153. package/dist/components/icons-and-geometry/Ring.js.map +0 -1
  154. package/dist/components/icons-and-geometry/Tag.cjs +0 -2945
  155. package/dist/components/icons-and-geometry/Tag.cjs.map +0 -1
  156. package/dist/components/icons-and-geometry/Tag.d.cts +0 -16
  157. package/dist/components/icons-and-geometry/Tag.d.ts +0 -16
  158. package/dist/components/icons-and-geometry/Tag.js +0 -2940
  159. package/dist/components/icons-and-geometry/Tag.js.map +0 -1
  160. package/dist/components/icons-and-geometry/index.cjs +0 -3950
  161. package/dist/components/icons-and-geometry/index.cjs.map +0 -1
  162. package/dist/components/icons-and-geometry/index.d.cts +0 -7
  163. package/dist/components/icons-and-geometry/index.d.ts +0 -7
  164. package/dist/components/icons-and-geometry/index.js +0 -3934
  165. package/dist/components/icons-and-geometry/index.js.map +0 -1
  166. package/dist/components/index.cjs +0 -15692
  167. package/dist/components/index.cjs.map +0 -1
  168. package/dist/components/index.d.cts +0 -78
  169. package/dist/components/index.d.ts +0 -78
  170. package/dist/components/index.js.map +0 -1
  171. package/dist/components/layout/Carousel.cjs +0 -1128
  172. package/dist/components/layout/Carousel.cjs.map +0 -1
  173. package/dist/components/layout/Carousel.d.cts +0 -35
  174. package/dist/components/layout/Carousel.d.ts +0 -35
  175. package/dist/components/layout/Carousel.js +0 -1103
  176. package/dist/components/layout/Carousel.js.map +0 -1
  177. package/dist/components/layout/Chip.cjs +0 -123
  178. package/dist/components/layout/Chip.cjs.map +0 -1
  179. package/dist/components/layout/Chip.d.cts +0 -31
  180. package/dist/components/layout/Chip.d.ts +0 -31
  181. package/dist/components/layout/Chip.js +0 -87
  182. package/dist/components/layout/Chip.js.map +0 -1
  183. package/dist/components/layout/DividerInserter.cjs +0 -59
  184. package/dist/components/layout/DividerInserter.cjs.map +0 -1
  185. package/dist/components/layout/DividerInserter.d.cts +0 -15
  186. package/dist/components/layout/DividerInserter.d.ts +0 -15
  187. package/dist/components/layout/DividerInserter.js +0 -25
  188. package/dist/components/layout/DividerInserter.js.map +0 -1
  189. package/dist/components/layout/Expandable.cjs +0 -171
  190. package/dist/components/layout/Expandable.cjs.map +0 -1
  191. package/dist/components/layout/Expandable.d.cts +0 -67
  192. package/dist/components/layout/Expandable.d.ts +0 -67
  193. package/dist/components/layout/Expandable.js +0 -135
  194. package/dist/components/layout/Expandable.js.map +0 -1
  195. package/dist/components/layout/FAQSection.cjs +0 -421
  196. package/dist/components/layout/FAQSection.cjs.map +0 -1
  197. package/dist/components/layout/FAQSection.d.cts +0 -26
  198. package/dist/components/layout/FAQSection.d.ts +0 -26
  199. package/dist/components/layout/FAQSection.js +0 -387
  200. package/dist/components/layout/FAQSection.js.map +0 -1
  201. package/dist/components/layout/FloatingContainer.cjs +0 -220
  202. package/dist/components/layout/FloatingContainer.cjs.map +0 -1
  203. package/dist/components/layout/FloatingContainer.d.cts +0 -38
  204. package/dist/components/layout/FloatingContainer.d.ts +0 -38
  205. package/dist/components/layout/FloatingContainer.js +0 -196
  206. package/dist/components/layout/FloatingContainer.js.map +0 -1
  207. package/dist/components/layout/ListBox.cjs +0 -339
  208. package/dist/components/layout/ListBox.cjs.map +0 -1
  209. package/dist/components/layout/ListBox.d.cts +0 -44
  210. package/dist/components/layout/ListBox.d.ts +0 -44
  211. package/dist/components/layout/ListBox.js +0 -300
  212. package/dist/components/layout/ListBox.js.map +0 -1
  213. package/dist/components/layout/MarkdownInterpreter.cjs +0 -260
  214. package/dist/components/layout/MarkdownInterpreter.cjs.map +0 -1
  215. package/dist/components/layout/MarkdownInterpreter.d.cts +0 -28
  216. package/dist/components/layout/MarkdownInterpreter.d.ts +0 -28
  217. package/dist/components/layout/MarkdownInterpreter.js +0 -235
  218. package/dist/components/layout/MarkdownInterpreter.js.map +0 -1
  219. package/dist/components/layout/ScrollArea.cjs +0 -1252
  220. package/dist/components/layout/ScrollArea.cjs.map +0 -1
  221. package/dist/components/layout/ScrollArea.d.cts +0 -15
  222. package/dist/components/layout/ScrollArea.d.ts +0 -15
  223. package/dist/components/layout/ScrollArea.js +0 -1216
  224. package/dist/components/layout/ScrollArea.js.map +0 -1
  225. package/dist/components/layout/TextImage.cjs +0 -657
  226. package/dist/components/layout/TextImage.cjs.map +0 -1
  227. package/dist/components/layout/TextImage.d.cts +0 -19
  228. package/dist/components/layout/TextImage.d.ts +0 -19
  229. package/dist/components/layout/TextImage.js +0 -623
  230. package/dist/components/layout/TextImage.js.map +0 -1
  231. package/dist/components/layout/VerticalDivider.cjs +0 -80
  232. package/dist/components/layout/VerticalDivider.cjs.map +0 -1
  233. package/dist/components/layout/VerticalDivider.d.cts +0 -15
  234. package/dist/components/layout/VerticalDivider.d.ts +0 -15
  235. package/dist/components/layout/VerticalDivider.js +0 -56
  236. package/dist/components/layout/VerticalDivider.js.map +0 -1
  237. package/dist/components/layout/index.cjs +0 -3434
  238. package/dist/components/layout/index.cjs.map +0 -1
  239. package/dist/components/layout/index.d.cts +0 -15
  240. package/dist/components/layout/index.d.ts +0 -15
  241. package/dist/components/layout/index.js +0 -3387
  242. package/dist/components/layout/index.js.map +0 -1
  243. package/dist/components/loading-states/ErrorComponent.cjs +0 -622
  244. package/dist/components/loading-states/ErrorComponent.cjs.map +0 -1
  245. package/dist/components/loading-states/ErrorComponent.d.cts +0 -12
  246. package/dist/components/loading-states/ErrorComponent.d.ts +0 -12
  247. package/dist/components/loading-states/ErrorComponent.js +0 -588
  248. package/dist/components/loading-states/ErrorComponent.js.map +0 -1
  249. package/dist/components/loading-states/LoadingAndErrorComponent.cjs +0 -67
  250. package/dist/components/loading-states/LoadingAndErrorComponent.cjs.map +0 -1
  251. package/dist/components/loading-states/LoadingAndErrorComponent.d.cts +0 -20
  252. package/dist/components/loading-states/LoadingAndErrorComponent.d.ts +0 -20
  253. package/dist/components/loading-states/LoadingAndErrorComponent.js +0 -43
  254. package/dist/components/loading-states/LoadingAndErrorComponent.js.map +0 -1
  255. package/dist/components/loading-states/LoadingAnimation.cjs +0 -694
  256. package/dist/components/loading-states/LoadingAnimation.cjs.map +0 -1
  257. package/dist/components/loading-states/LoadingAnimation.d.cts +0 -12
  258. package/dist/components/loading-states/LoadingAnimation.d.ts +0 -12
  259. package/dist/components/loading-states/LoadingAnimation.js +0 -658
  260. package/dist/components/loading-states/LoadingAnimation.js.map +0 -1
  261. package/dist/components/loading-states/LoadingButton.cjs +0 -257
  262. package/dist/components/loading-states/LoadingButton.cjs.map +0 -1
  263. package/dist/components/loading-states/LoadingButton.d.cts +0 -10
  264. package/dist/components/loading-states/LoadingButton.d.ts +0 -10
  265. package/dist/components/loading-states/LoadingButton.js +0 -223
  266. package/dist/components/loading-states/LoadingButton.js.map +0 -1
  267. package/dist/components/loading-states/LoadingContainer.cjs +0 -34
  268. package/dist/components/loading-states/LoadingContainer.cjs.map +0 -1
  269. package/dist/components/loading-states/LoadingContainer.d.cts +0 -8
  270. package/dist/components/loading-states/LoadingContainer.d.ts +0 -8
  271. package/dist/components/loading-states/LoadingContainer.js +0 -10
  272. package/dist/components/loading-states/LoadingContainer.js.map +0 -1
  273. package/dist/components/loading-states/ProgressIndicator.cjs +0 -83
  274. package/dist/components/loading-states/ProgressIndicator.cjs.map +0 -1
  275. package/dist/components/loading-states/ProgressIndicator.d.cts +0 -24
  276. package/dist/components/loading-states/ProgressIndicator.d.ts +0 -24
  277. package/dist/components/loading-states/ProgressIndicator.js +0 -59
  278. package/dist/components/loading-states/ProgressIndicator.js.map +0 -1
  279. package/dist/components/loading-states/index.cjs +0 -966
  280. package/dist/components/loading-states/index.cjs.map +0 -1
  281. package/dist/components/loading-states/index.d.cts +0 -9
  282. package/dist/components/loading-states/index.d.ts +0 -9
  283. package/dist/components/loading-states/index.js +0 -925
  284. package/dist/components/loading-states/index.js.map +0 -1
  285. package/dist/components/navigation/BreadCrumb.cjs +0 -3516
  286. package/dist/components/navigation/BreadCrumb.cjs.map +0 -1
  287. package/dist/components/navigation/BreadCrumb.d.cts +0 -20
  288. package/dist/components/navigation/BreadCrumb.d.ts +0 -20
  289. package/dist/components/navigation/BreadCrumb.js +0 -3511
  290. package/dist/components/navigation/BreadCrumb.js.map +0 -1
  291. package/dist/components/navigation/Navigation.cjs +0 -4041
  292. package/dist/components/navigation/Navigation.cjs.map +0 -1
  293. package/dist/components/navigation/Navigation.d.cts +0 -21
  294. package/dist/components/navigation/Navigation.d.ts +0 -21
  295. package/dist/components/navigation/Navigation.js +0 -4035
  296. package/dist/components/navigation/Navigation.js.map +0 -1
  297. package/dist/components/navigation/Pagination.cjs +0 -1007
  298. package/dist/components/navigation/Pagination.cjs.map +0 -1
  299. package/dist/components/navigation/Pagination.d.cts +0 -16
  300. package/dist/components/navigation/Pagination.d.ts +0 -16
  301. package/dist/components/navigation/Pagination.js +0 -973
  302. package/dist/components/navigation/Pagination.js.map +0 -1
  303. package/dist/components/navigation/StepperBar.cjs +0 -903
  304. package/dist/components/navigation/StepperBar.cjs.map +0 -1
  305. package/dist/components/navigation/StepperBar.d.cts +0 -23
  306. package/dist/components/navigation/StepperBar.d.ts +0 -23
  307. package/dist/components/navigation/StepperBar.js +0 -868
  308. package/dist/components/navigation/StepperBar.js.map +0 -1
  309. package/dist/components/navigation/index.cjs +0 -5035
  310. package/dist/components/navigation/index.cjs.map +0 -1
  311. package/dist/components/navigation/index.d.cts +0 -6
  312. package/dist/components/navigation/index.d.ts +0 -6
  313. package/dist/components/navigation/index.js +0 -5023
  314. package/dist/components/navigation/index.js.map +0 -1
  315. package/dist/components/properties/CheckboxProperty.cjs +0 -1736
  316. package/dist/components/properties/CheckboxProperty.cjs.map +0 -1
  317. package/dist/components/properties/CheckboxProperty.d.cts +0 -14
  318. package/dist/components/properties/CheckboxProperty.d.ts +0 -14
  319. package/dist/components/properties/CheckboxProperty.js +0 -1702
  320. package/dist/components/properties/CheckboxProperty.js.map +0 -1
  321. package/dist/components/properties/DateProperty.cjs +0 -1119
  322. package/dist/components/properties/DateProperty.cjs.map +0 -1
  323. package/dist/components/properties/DateProperty.d.cts +0 -16
  324. package/dist/components/properties/DateProperty.d.ts +0 -16
  325. package/dist/components/properties/DateProperty.js +0 -1085
  326. package/dist/components/properties/DateProperty.js.map +0 -1
  327. package/dist/components/properties/MultiSelectProperty.cjs +0 -2058
  328. package/dist/components/properties/MultiSelectProperty.cjs.map +0 -1
  329. package/dist/components/properties/MultiSelectProperty.d.cts +0 -14
  330. package/dist/components/properties/MultiSelectProperty.d.ts +0 -14
  331. package/dist/components/properties/MultiSelectProperty.js +0 -2035
  332. package/dist/components/properties/MultiSelectProperty.js.map +0 -1
  333. package/dist/components/properties/NumberProperty.cjs +0 -1125
  334. package/dist/components/properties/NumberProperty.cjs.map +0 -1
  335. package/dist/components/properties/NumberProperty.d.cts +0 -16
  336. package/dist/components/properties/NumberProperty.d.ts +0 -16
  337. package/dist/components/properties/NumberProperty.js +0 -1091
  338. package/dist/components/properties/NumberProperty.js.map +0 -1
  339. package/dist/components/properties/PropertyBase.cjs +0 -875
  340. package/dist/components/properties/PropertyBase.cjs.map +0 -1
  341. package/dist/components/properties/PropertyBase.d.cts +0 -22
  342. package/dist/components/properties/PropertyBase.d.ts +0 -22
  343. package/dist/components/properties/PropertyBase.js +0 -841
  344. package/dist/components/properties/PropertyBase.js.map +0 -1
  345. package/dist/components/properties/SelectProperty.cjs +0 -2058
  346. package/dist/components/properties/SelectProperty.cjs.map +0 -1
  347. package/dist/components/properties/SelectProperty.d.cts +0 -16
  348. package/dist/components/properties/SelectProperty.d.ts +0 -16
  349. package/dist/components/properties/SelectProperty.js +0 -2035
  350. package/dist/components/properties/SelectProperty.js.map +0 -1
  351. package/dist/components/properties/TextProperty.cjs +0 -1033
  352. package/dist/components/properties/TextProperty.cjs.map +0 -1
  353. package/dist/components/properties/TextProperty.d.cts +0 -15
  354. package/dist/components/properties/TextProperty.d.ts +0 -15
  355. package/dist/components/properties/TextProperty.js +0 -999
  356. package/dist/components/properties/TextProperty.js.map +0 -1
  357. package/dist/components/properties/index.cjs +0 -3383
  358. package/dist/components/properties/index.cjs.map +0 -1
  359. package/dist/components/properties/index.d.cts +0 -9
  360. package/dist/components/properties/index.d.ts +0 -9
  361. package/dist/components/properties/index.js +0 -3352
  362. package/dist/components/properties/index.js.map +0 -1
  363. package/dist/components/table/FillerRowElement.cjs +0 -36
  364. package/dist/components/table/FillerRowElement.cjs.map +0 -1
  365. package/dist/components/table/FillerRowElement.d.cts +0 -8
  366. package/dist/components/table/FillerRowElement.d.ts +0 -8
  367. package/dist/components/table/FillerRowElement.js +0 -12
  368. package/dist/components/table/FillerRowElement.js.map +0 -1
  369. package/dist/components/table/Filter.cjs +0 -41
  370. package/dist/components/table/Filter.cjs.map +0 -1
  371. package/dist/components/table/Filter.d.cts +0 -5
  372. package/dist/components/table/Filter.d.ts +0 -5
  373. package/dist/components/table/Filter.js +0 -17
  374. package/dist/components/table/Filter.js.map +0 -1
  375. package/dist/components/table/Table.cjs +0 -2678
  376. package/dist/components/table/Table.cjs.map +0 -1
  377. package/dist/components/table/Table.d.cts +0 -42
  378. package/dist/components/table/Table.d.ts +0 -42
  379. package/dist/components/table/Table.js +0 -2649
  380. package/dist/components/table/Table.js.map +0 -1
  381. package/dist/components/table/TableCell.cjs +0 -37
  382. package/dist/components/table/TableCell.cjs.map +0 -1
  383. package/dist/components/table/TableCell.d.cts +0 -9
  384. package/dist/components/table/TableCell.d.ts +0 -9
  385. package/dist/components/table/TableCell.js +0 -13
  386. package/dist/components/table/TableCell.js.map +0 -1
  387. package/dist/components/table/TableFilterButton.cjs +0 -1269
  388. package/dist/components/table/TableFilterButton.cjs.map +0 -1
  389. package/dist/components/table/TableFilterButton.d.cts +0 -11
  390. package/dist/components/table/TableFilterButton.d.ts +0 -11
  391. package/dist/components/table/TableFilterButton.js +0 -1233
  392. package/dist/components/table/TableFilterButton.js.map +0 -1
  393. package/dist/components/table/TableSortButton.cjs +0 -206
  394. package/dist/components/table/TableSortButton.cjs.map +0 -1
  395. package/dist/components/table/TableSortButton.d.cts +0 -15
  396. package/dist/components/table/TableSortButton.d.ts +0 -15
  397. package/dist/components/table/TableSortButton.js +0 -172
  398. package/dist/components/table/TableSortButton.js.map +0 -1
  399. package/dist/components/table/index.cjs +0 -2690
  400. package/dist/components/table/index.cjs.map +0 -1
  401. package/dist/components/table/index.d.cts +0 -10
  402. package/dist/components/table/index.d.ts +0 -10
  403. package/dist/components/table/index.js +0 -2654
  404. package/dist/components/table/index.js.map +0 -1
  405. package/dist/components/user-action/Button.cjs +0 -308
  406. package/dist/components/user-action/Button.cjs.map +0 -1
  407. package/dist/components/user-action/Button.d.cts +0 -104
  408. package/dist/components/user-action/Button.d.ts +0 -104
  409. package/dist/components/user-action/Button.js +0 -268
  410. package/dist/components/user-action/Button.js.map +0 -1
  411. package/dist/components/user-action/Checkbox.cjs +0 -878
  412. package/dist/components/user-action/Checkbox.cjs.map +0 -1
  413. package/dist/components/user-action/Checkbox.d.cts +0 -25
  414. package/dist/components/user-action/Checkbox.d.ts +0 -25
  415. package/dist/components/user-action/Checkbox.js +0 -843
  416. package/dist/components/user-action/Checkbox.js.map +0 -1
  417. package/dist/components/user-action/CopyToClipboardWrapper.cjs +0 -695
  418. package/dist/components/user-action/CopyToClipboardWrapper.cjs.map +0 -1
  419. package/dist/components/user-action/CopyToClipboardWrapper.d.cts +0 -30
  420. package/dist/components/user-action/CopyToClipboardWrapper.d.ts +0 -30
  421. package/dist/components/user-action/CopyToClipboardWrapper.js +0 -671
  422. package/dist/components/user-action/CopyToClipboardWrapper.js.map +0 -1
  423. package/dist/components/user-action/DateAndTimePicker.cjs +0 -1492
  424. package/dist/components/user-action/DateAndTimePicker.cjs.map +0 -1
  425. package/dist/components/user-action/DateAndTimePicker.d.cts +0 -25
  426. package/dist/components/user-action/DateAndTimePicker.d.ts +0 -25
  427. package/dist/components/user-action/DateAndTimePicker.js +0 -1458
  428. package/dist/components/user-action/DateAndTimePicker.js.map +0 -1
  429. package/dist/components/user-action/Label.cjs +0 -53
  430. package/dist/components/user-action/Label.cjs.map +0 -1
  431. package/dist/components/user-action/Label.d.cts +0 -14
  432. package/dist/components/user-action/Label.d.ts +0 -14
  433. package/dist/components/user-action/Label.js +0 -19
  434. package/dist/components/user-action/Label.js.map +0 -1
  435. package/dist/components/user-action/Menu.cjs +0 -282
  436. package/dist/components/user-action/Menu.cjs.map +0 -1
  437. package/dist/components/user-action/Menu.d.cts +0 -35
  438. package/dist/components/user-action/Menu.d.ts +0 -35
  439. package/dist/components/user-action/Menu.js +0 -247
  440. package/dist/components/user-action/Menu.js.map +0 -1
  441. package/dist/components/user-action/ScrollPicker.cjs +0 -301
  442. package/dist/components/user-action/ScrollPicker.cjs.map +0 -1
  443. package/dist/components/user-action/ScrollPicker.d.cts +0 -15
  444. package/dist/components/user-action/ScrollPicker.d.ts +0 -15
  445. package/dist/components/user-action/ScrollPicker.js +0 -267
  446. package/dist/components/user-action/ScrollPicker.js.map +0 -1
  447. package/dist/components/user-action/SearchBar.cjs +0 -956
  448. package/dist/components/user-action/SearchBar.cjs.map +0 -1
  449. package/dist/components/user-action/SearchBar.d.cts +0 -13
  450. package/dist/components/user-action/SearchBar.d.ts +0 -13
  451. package/dist/components/user-action/SearchBar.js +0 -920
  452. package/dist/components/user-action/SearchBar.js.map +0 -1
  453. package/dist/components/user-action/Textarea.cjs +0 -231
  454. package/dist/components/user-action/Textarea.cjs.map +0 -1
  455. package/dist/components/user-action/Textarea.d.cts +0 -41
  456. package/dist/components/user-action/Textarea.d.ts +0 -41
  457. package/dist/components/user-action/Textarea.js +0 -195
  458. package/dist/components/user-action/Textarea.js.map +0 -1
  459. package/dist/components/user-action/Tooltip.cjs +0 -139
  460. package/dist/components/user-action/Tooltip.cjs.map +0 -1
  461. package/dist/components/user-action/Tooltip.d.cts +0 -37
  462. package/dist/components/user-action/Tooltip.d.ts +0 -37
  463. package/dist/components/user-action/Tooltip.js +0 -113
  464. package/dist/components/user-action/Tooltip.js.map +0 -1
  465. package/dist/components/user-action/index.cjs +0 -4564
  466. package/dist/components/user-action/index.cjs.map +0 -1
  467. package/dist/components/user-action/index.d.cts +0 -26
  468. package/dist/components/user-action/index.d.ts +0 -26
  469. package/dist/components/user-action/index.js +0 -4503
  470. package/dist/components/user-action/index.js.map +0 -1
  471. package/dist/components/user-action/input/Input.cjs +0 -260
  472. package/dist/components/user-action/input/Input.cjs.map +0 -1
  473. package/dist/components/user-action/input/Input.d.cts +0 -37
  474. package/dist/components/user-action/input/Input.d.ts +0 -37
  475. package/dist/components/user-action/input/Input.js +0 -225
  476. package/dist/components/user-action/input/Input.js.map +0 -1
  477. package/dist/components/user-action/input/InsideLabelInput.cjs +0 -312
  478. package/dist/components/user-action/input/InsideLabelInput.cjs.map +0 -1
  479. package/dist/components/user-action/input/InsideLabelInput.d.cts +0 -20
  480. package/dist/components/user-action/input/InsideLabelInput.d.ts +0 -20
  481. package/dist/components/user-action/input/InsideLabelInput.js +0 -277
  482. package/dist/components/user-action/input/InsideLabelInput.js.map +0 -1
  483. package/dist/components/user-action/input/ToggleableInput.cjs +0 -315
  484. package/dist/components/user-action/input/ToggleableInput.cjs.map +0 -1
  485. package/dist/components/user-action/input/ToggleableInput.d.cts +0 -22
  486. package/dist/components/user-action/input/ToggleableInput.d.ts +0 -22
  487. package/dist/components/user-action/input/ToggleableInput.js +0 -280
  488. package/dist/components/user-action/input/ToggleableInput.js.map +0 -1
  489. package/dist/components/user-action/input/index.cjs +0 -403
  490. package/dist/components/user-action/input/index.cjs.map +0 -1
  491. package/dist/components/user-action/input/index.d.cts +0 -6
  492. package/dist/components/user-action/input/index.d.ts +0 -6
  493. package/dist/components/user-action/input/index.js +0 -362
  494. package/dist/components/user-action/input/index.js.map +0 -1
  495. package/dist/components/user-action/select/Select.cjs +0 -1970
  496. package/dist/components/user-action/select/Select.cjs.map +0 -1
  497. package/dist/components/user-action/select/Select.d.cts +0 -104
  498. package/dist/components/user-action/select/Select.d.ts +0 -104
  499. package/dist/components/user-action/select/Select.js +0 -1937
  500. package/dist/components/user-action/select/Select.js.map +0 -1
  501. package/dist/components/user-action/select/index.cjs +0 -1972
  502. package/dist/components/user-action/select/index.cjs.map +0 -1
  503. package/dist/components/user-action/select/index.d.cts +0 -4
  504. package/dist/components/user-action/select/index.d.ts +0 -4
  505. package/dist/components/user-action/select/index.js +0 -1937
  506. package/dist/components/user-action/select/index.js.map +0 -1
  507. package/dist/components/utils/FocusTrap.cjs +0 -252
  508. package/dist/components/utils/FocusTrap.cjs.map +0 -1
  509. package/dist/components/utils/FocusTrap.d.cts +0 -28
  510. package/dist/components/utils/FocusTrap.d.ts +0 -28
  511. package/dist/components/utils/FocusTrap.js +0 -229
  512. package/dist/components/utils/FocusTrap.js.map +0 -1
  513. package/dist/components/utils/Transition.cjs +0 -74
  514. package/dist/components/utils/Transition.cjs.map +0 -1
  515. package/dist/components/utils/Transition.d.cts +0 -26
  516. package/dist/components/utils/Transition.d.ts +0 -26
  517. package/dist/components/utils/Transition.js +0 -50
  518. package/dist/components/utils/Transition.js.map +0 -1
  519. package/dist/components/utils/index.cjs +0 -302
  520. package/dist/components/utils/index.cjs.map +0 -1
  521. package/dist/components/utils/index.d.cts +0 -4
  522. package/dist/components/utils/index.d.ts +0 -4
  523. package/dist/components/utils/index.js +0 -275
  524. package/dist/components/utils/index.js.map +0 -1
  525. package/dist/hooks/focus/index.cjs +0 -379
  526. package/dist/hooks/focus/index.cjs.map +0 -1
  527. package/dist/hooks/focus/index.d.cts +0 -6
  528. package/dist/hooks/focus/index.d.ts +0 -6
  529. package/dist/hooks/focus/index.js +0 -339
  530. package/dist/hooks/focus/index.js.map +0 -1
  531. package/dist/hooks/focus/useFocusGuards.cjs +0 -74
  532. package/dist/hooks/focus/useFocusGuards.cjs.map +0 -1
  533. package/dist/hooks/focus/useFocusGuards.d.cts +0 -3
  534. package/dist/hooks/focus/useFocusGuards.d.ts +0 -3
  535. package/dist/hooks/focus/useFocusGuards.js +0 -50
  536. package/dist/hooks/focus/useFocusGuards.js.map +0 -1
  537. package/dist/hooks/focus/useFocusManagement.cjs +0 -84
  538. package/dist/hooks/focus/useFocusManagement.cjs.map +0 -1
  539. package/dist/hooks/focus/useFocusManagement.d.cts +0 -9
  540. package/dist/hooks/focus/useFocusManagement.d.ts +0 -9
  541. package/dist/hooks/focus/useFocusManagement.js +0 -60
  542. package/dist/hooks/focus/useFocusManagement.js.map +0 -1
  543. package/dist/hooks/focus/useFocusOnceVisible.cjs +0 -60
  544. package/dist/hooks/focus/useFocusOnceVisible.cjs.map +0 -1
  545. package/dist/hooks/focus/useFocusOnceVisible.d.cts +0 -5
  546. package/dist/hooks/focus/useFocusOnceVisible.d.ts +0 -5
  547. package/dist/hooks/focus/useFocusOnceVisible.js +0 -26
  548. package/dist/hooks/focus/useFocusOnceVisible.js.map +0 -1
  549. package/dist/hooks/focus/useFocusTrap.cjs +0 -233
  550. package/dist/hooks/focus/useFocusTrap.cjs.map +0 -1
  551. package/dist/hooks/focus/useFocusTrap.d.cts +0 -16
  552. package/dist/hooks/focus/useFocusTrap.d.ts +0 -16
  553. package/dist/hooks/focus/useFocusTrap.js +0 -210
  554. package/dist/hooks/focus/useFocusTrap.js.map +0 -1
  555. package/dist/hooks/focus/useIsMounted.cjs +0 -43
  556. package/dist/hooks/focus/useIsMounted.cjs.map +0 -1
  557. package/dist/hooks/focus/useIsMounted.d.cts +0 -3
  558. package/dist/hooks/focus/useIsMounted.d.ts +0 -3
  559. package/dist/hooks/focus/useIsMounted.js +0 -20
  560. package/dist/hooks/focus/useIsMounted.js.map +0 -1
  561. package/dist/hooks/index.cjs +0 -1530
  562. package/dist/hooks/index.cjs.map +0 -1
  563. package/dist/hooks/index.d.cts +0 -18
  564. package/dist/hooks/index.d.ts +0 -18
  565. package/dist/hooks/index.js +0 -1477
  566. package/dist/hooks/index.js.map +0 -1
  567. package/dist/hooks/useDelay.cjs +0 -67
  568. package/dist/hooks/useDelay.cjs.map +0 -1
  569. package/dist/hooks/useDelay.d.cts +0 -12
  570. package/dist/hooks/useDelay.d.ts +0 -12
  571. package/dist/hooks/useDelay.js +0 -43
  572. package/dist/hooks/useDelay.js.map +0 -1
  573. package/dist/hooks/useFloatingElement.cjs +0 -162
  574. package/dist/hooks/useFloatingElement.cjs.map +0 -1
  575. package/dist/hooks/useFloatingElement.d.cts +0 -22
  576. package/dist/hooks/useFloatingElement.d.ts +0 -22
  577. package/dist/hooks/useFloatingElement.js +0 -139
  578. package/dist/hooks/useFloatingElement.js.map +0 -1
  579. package/dist/hooks/useHoverState.cjs +0 -71
  580. package/dist/hooks/useHoverState.cjs.map +0 -1
  581. package/dist/hooks/useHoverState.d.cts +0 -42
  582. package/dist/hooks/useHoverState.d.ts +0 -42
  583. package/dist/hooks/useHoverState.js +0 -47
  584. package/dist/hooks/useHoverState.js.map +0 -1
  585. package/dist/hooks/useLocalStorage.cjs +0 -97
  586. package/dist/hooks/useLocalStorage.cjs.map +0 -1
  587. package/dist/hooks/useLocalStorage.d.cts +0 -17
  588. package/dist/hooks/useLocalStorage.d.ts +0 -17
  589. package/dist/hooks/useLocalStorage.js +0 -74
  590. package/dist/hooks/useLocalStorage.js.map +0 -1
  591. package/dist/hooks/useLogOnce.cjs +0 -53
  592. package/dist/hooks/useLogOnce.cjs.map +0 -1
  593. package/dist/hooks/useLogOnce.d.cts +0 -7
  594. package/dist/hooks/useLogOnce.d.ts +0 -7
  595. package/dist/hooks/useLogOnce.js +0 -29
  596. package/dist/hooks/useLogOnce.js.map +0 -1
  597. package/dist/hooks/useOutsideClick.cjs +0 -47
  598. package/dist/hooks/useOutsideClick.cjs.map +0 -1
  599. package/dist/hooks/useOutsideClick.d.cts +0 -5
  600. package/dist/hooks/useOutsideClick.d.ts +0 -5
  601. package/dist/hooks/useOutsideClick.js +0 -23
  602. package/dist/hooks/useOutsideClick.js.map +0 -1
  603. package/dist/hooks/useOverwritableState.cjs +0 -49
  604. package/dist/hooks/useOverwritableState.cjs.map +0 -1
  605. package/dist/hooks/useOverwritableState.d.cts +0 -5
  606. package/dist/hooks/useOverwritableState.d.ts +0 -5
  607. package/dist/hooks/useOverwritableState.js +0 -25
  608. package/dist/hooks/useOverwritableState.js.map +0 -1
  609. package/dist/hooks/usePopoverPosition.cjs +0 -81
  610. package/dist/hooks/usePopoverPosition.cjs.map +0 -1
  611. package/dist/hooks/usePopoverPosition.d.cts +0 -15
  612. package/dist/hooks/usePopoverPosition.d.ts +0 -15
  613. package/dist/hooks/usePopoverPosition.js +0 -57
  614. package/dist/hooks/usePopoverPosition.js.map +0 -1
  615. package/dist/hooks/useRerender.cjs +0 -33
  616. package/dist/hooks/useRerender.cjs.map +0 -1
  617. package/dist/hooks/useRerender.d.cts +0 -5
  618. package/dist/hooks/useRerender.d.ts +0 -5
  619. package/dist/hooks/useRerender.js +0 -9
  620. package/dist/hooks/useRerender.js.map +0 -1
  621. package/dist/hooks/useResizeCallbackWrapper.cjs +0 -38
  622. package/dist/hooks/useResizeCallbackWrapper.cjs.map +0 -1
  623. package/dist/hooks/useResizeCallbackWrapper.d.cts +0 -11
  624. package/dist/hooks/useResizeCallbackWrapper.d.ts +0 -11
  625. package/dist/hooks/useResizeCallbackWrapper.js +0 -14
  626. package/dist/hooks/useResizeCallbackWrapper.js.map +0 -1
  627. package/dist/hooks/useSearch.cjs +0 -95
  628. package/dist/hooks/useSearch.cjs.map +0 -1
  629. package/dist/hooks/useSearch.d.cts +0 -22
  630. package/dist/hooks/useSearch.d.ts +0 -22
  631. package/dist/hooks/useSearch.js +0 -71
  632. package/dist/hooks/useSearch.js.map +0 -1
  633. package/dist/hooks/useValidators.cjs +0 -687
  634. package/dist/hooks/useValidators.cjs.map +0 -1
  635. package/dist/hooks/useValidators.d.cts +0 -16
  636. package/dist/hooks/useValidators.d.ts +0 -16
  637. package/dist/hooks/useValidators.js +0 -660
  638. package/dist/hooks/useValidators.js.map +0 -1
  639. package/dist/i18n/LocaleProvider.cjs +0 -202
  640. package/dist/i18n/LocaleProvider.cjs.map +0 -1
  641. package/dist/i18n/LocaleProvider.d.cts +0 -23
  642. package/dist/i18n/LocaleProvider.d.ts +0 -23
  643. package/dist/i18n/LocaleProvider.js +0 -175
  644. package/dist/i18n/LocaleProvider.js.map +0 -1
  645. package/dist/i18n/index.cjs +0 -761
  646. package/dist/i18n/index.cjs.map +0 -1
  647. package/dist/i18n/index.d.cts +0 -8
  648. package/dist/i18n/index.d.ts +0 -8
  649. package/dist/i18n/index.js +0 -727
  650. package/dist/i18n/index.js.map +0 -1
  651. package/dist/i18n/translations.cjs +0 -507
  652. package/dist/i18n/translations.cjs.map +0 -1
  653. package/dist/i18n/translations.d.cts +0 -189
  654. package/dist/i18n/translations.d.ts +0 -189
  655. package/dist/i18n/translations.js +0 -482
  656. package/dist/i18n/translations.js.map +0 -1
  657. package/dist/i18n/useHightideTranslation.cjs +0 -618
  658. package/dist/i18n/useHightideTranslation.cjs.map +0 -1
  659. package/dist/i18n/useHightideTranslation.d.cts +0 -21
  660. package/dist/i18n/useHightideTranslation.d.ts +0 -21
  661. package/dist/i18n/useHightideTranslation.js +0 -591
  662. package/dist/i18n/useHightideTranslation.js.map +0 -1
  663. package/dist/i18n/util.cjs +0 -49
  664. package/dist/i18n/util.cjs.map +0 -1
  665. package/dist/i18n/util.d.cts +0 -15
  666. package/dist/i18n/util.d.ts +0 -15
  667. package/dist/i18n/util.js +0 -23
  668. package/dist/i18n/util.js.map +0 -1
  669. package/dist/index.cjs +0 -16470
  670. package/dist/index.cjs.map +0 -1
  671. package/dist/index.d.cts +0 -113
  672. package/dist/storybook/helper.cjs +0 -61
  673. package/dist/storybook/helper.cjs.map +0 -1
  674. package/dist/storybook/helper.d.cts +0 -17
  675. package/dist/storybook/helper.d.ts +0 -17
  676. package/dist/storybook/helper.js +0 -37
  677. package/dist/storybook/helper.js.map +0 -1
  678. package/dist/theming/index.cjs +0 -190
  679. package/dist/theming/index.cjs.map +0 -1
  680. package/dist/theming/index.d.cts +0 -3
  681. package/dist/theming/index.d.ts +0 -3
  682. package/dist/theming/index.js +0 -161
  683. package/dist/theming/index.js.map +0 -1
  684. package/dist/theming/useTheme.cjs +0 -188
  685. package/dist/theming/useTheme.cjs.map +0 -1
  686. package/dist/theming/useTheme.d.cts +0 -26
  687. package/dist/theming/useTheme.d.ts +0 -26
  688. package/dist/theming/useTheme.js +0 -161
  689. package/dist/theming/useTheme.js.map +0 -1
  690. package/dist/utils/array.cjs +0 -172
  691. package/dist/utils/array.cjs.map +0 -1
  692. package/dist/utils/array.d.cts +0 -34
  693. package/dist/utils/array.d.ts +0 -34
  694. package/dist/utils/array.js +0 -142
  695. package/dist/utils/array.js.map +0 -1
  696. package/dist/utils/bagFunctions.cjs +0 -38
  697. package/dist/utils/bagFunctions.cjs.map +0 -1
  698. package/dist/utils/bagFunctions.d.cts +0 -15
  699. package/dist/utils/bagFunctions.d.ts +0 -15
  700. package/dist/utils/bagFunctions.js +0 -14
  701. package/dist/utils/bagFunctions.js.map +0 -1
  702. package/dist/utils/builder.cjs +0 -33
  703. package/dist/utils/builder.cjs.map +0 -1
  704. package/dist/utils/builder.d.cts +0 -8
  705. package/dist/utils/builder.d.ts +0 -8
  706. package/dist/utils/builder.js +0 -9
  707. package/dist/utils/builder.js.map +0 -1
  708. package/dist/utils/date.cjs +0 -193
  709. package/dist/utils/date.cjs.map +0 -1
  710. package/dist/utils/date.d.cts +0 -30
  711. package/dist/utils/date.d.ts +0 -30
  712. package/dist/utils/date.js +0 -156
  713. package/dist/utils/date.js.map +0 -1
  714. package/dist/utils/easeFunctions.cjs +0 -63
  715. package/dist/utils/easeFunctions.cjs.map +0 -1
  716. package/dist/utils/easeFunctions.d.cts +0 -11
  717. package/dist/utils/easeFunctions.d.ts +0 -11
  718. package/dist/utils/easeFunctions.js +0 -37
  719. package/dist/utils/easeFunctions.js.map +0 -1
  720. package/dist/utils/emailValidation.cjs +0 -32
  721. package/dist/utils/emailValidation.cjs.map +0 -1
  722. package/dist/utils/emailValidation.d.cts +0 -3
  723. package/dist/utils/emailValidation.d.ts +0 -3
  724. package/dist/utils/emailValidation.js +0 -8
  725. package/dist/utils/emailValidation.js.map +0 -1
  726. package/dist/utils/index.cjs +0 -562
  727. package/dist/utils/index.cjs.map +0 -1
  728. package/dist/utils/index.d.cts +0 -16
  729. package/dist/utils/index.d.ts +0 -16
  730. package/dist/utils/index.js +0 -502
  731. package/dist/utils/index.js.map +0 -1
  732. package/dist/utils/loopingArray.cjs +0 -96
  733. package/dist/utils/loopingArray.cjs.map +0 -1
  734. package/dist/utils/loopingArray.d.cts +0 -25
  735. package/dist/utils/loopingArray.d.ts +0 -25
  736. package/dist/utils/loopingArray.js +0 -72
  737. package/dist/utils/loopingArray.js.map +0 -1
  738. package/dist/utils/match.cjs +0 -32
  739. package/dist/utils/match.cjs.map +0 -1
  740. package/dist/utils/match.d.cts +0 -3
  741. package/dist/utils/match.d.ts +0 -3
  742. package/dist/utils/match.js +0 -8
  743. package/dist/utils/match.js.map +0 -1
  744. package/dist/utils/math.cjs +0 -33
  745. package/dist/utils/math.cjs.map +0 -1
  746. package/dist/utils/math.d.cts +0 -3
  747. package/dist/utils/math.d.ts +0 -3
  748. package/dist/utils/math.js +0 -9
  749. package/dist/utils/math.js.map +0 -1
  750. package/dist/utils/noop.cjs +0 -30
  751. package/dist/utils/noop.cjs.map +0 -1
  752. package/dist/utils/noop.d.cts +0 -3
  753. package/dist/utils/noop.d.ts +0 -3
  754. package/dist/utils/noop.js +0 -6
  755. package/dist/utils/noop.js.map +0 -1
  756. package/dist/utils/resolveSetState.cjs +0 -32
  757. package/dist/utils/resolveSetState.cjs.map +0 -1
  758. package/dist/utils/resolveSetState.d.cts +0 -5
  759. package/dist/utils/resolveSetState.d.ts +0 -5
  760. package/dist/utils/resolveSetState.js +0 -8
  761. package/dist/utils/resolveSetState.js.map +0 -1
  762. package/dist/utils/simpleSearch.cjs +0 -59
  763. package/dist/utils/simpleSearch.cjs.map +0 -1
  764. package/dist/utils/simpleSearch.d.cts +0 -50
  765. package/dist/utils/simpleSearch.d.ts +0 -50
  766. package/dist/utils/simpleSearch.js +0 -32
  767. package/dist/utils/simpleSearch.js.map +0 -1
  768. package/dist/utils/storage.cjs +0 -63
  769. package/dist/utils/storage.cjs.map +0 -1
  770. package/dist/utils/storage.d.cts +0 -16
  771. package/dist/utils/storage.d.ts +0 -16
  772. package/dist/utils/storage.js +0 -38
  773. package/dist/utils/storage.js.map +0 -1
  774. package/dist/utils/typing.cjs +0 -18
  775. package/dist/utils/typing.cjs.map +0 -1
  776. package/dist/utils/typing.d.cts +0 -8
  777. package/dist/utils/typing.d.ts +0 -8
  778. package/dist/utils/typing.js +0 -1
  779. package/dist/utils/typing.js.map +0 -1
  780. package/dist/utils/writeToClipboard.cjs +0 -33
  781. package/dist/utils/writeToClipboard.cjs.map +0 -1
  782. package/dist/utils/writeToClipboard.d.cts +0 -3
  783. package/dist/utils/writeToClipboard.d.ts +0 -3
  784. package/dist/utils/writeToClipboard.js +0 -10
  785. package/dist/utils/writeToClipboard.js.map +0 -1
package/dist/index.d.ts CHANGED
@@ -1,113 +1,2014 @@
1
- export { generateShadingColors } from './coloring/shading.js';
2
- export { ColorMode, ColorShadingValue, Coloring, ColoringStyle, ShadedColors, shadingColorValues } from './coloring/types.js';
3
- export { HelpwaveBadge, HelpwaveBadgeProps } from './components/branding/HelpwaveBadge.js';
4
- export { DatePicker, DatePickerProps, DatePickerUncontrolled } from './components/date/DatePicker.js';
5
- export { DayPicker, DayPickerProps, DayPickerUncontrolled } from './components/date/DayPicker.js';
6
- export { TimeDisplay } from './components/date/TimeDisplay.js';
7
- export { TimePicker, TimePickerProps, TimePickerUncontrolled } from './components/date/TimePicker.js';
8
- export { YearMonthPicker, YearMonthPickerProps, YearMonthPickerUncontrolled } from './components/date/YearMonthPicker.js';
9
- export { ConfirmDialog, ConfirmDialogProps, ConfirmDialogType } from './components/dialog/ConfirmDialog.js';
10
- export { Dialog, DialogPosition, DialogProps } from './components/dialog/Dialog.js';
11
- export { DiscardChangesDialog } from './components/dialog/DiscardChangesDialog.js';
12
- export { InputDialog, InputModalProps } from './components/dialog/InputDialog.js';
13
- export { LanguageDialog } from './components/dialog/LanguageDialog.js';
14
- export { ThemeDialog } from './components/dialog/ThemeDialog.js';
15
- export { FormElementStateProperties, FormElementWrapper, FormElementWrapperProps } from './components/form/FormElementWrapper.js';
16
- export { Avatar, AvatarGroup, AvatarGroupProps, AvatarProps, AvatarSize, AvatarUtil } from './components/icons-and-geometry/Avatar.js';
17
- export { Circle, CircleProps } from './components/icons-and-geometry/Circle.js';
18
- export { HelpwaveLogo, HelpwaveProps } from './components/icons-and-geometry/HelpwaveLogo.js';
19
- export { AnimatedRing, AnimatedRingProps, RadialRings, RadialRingsProps, Ring, RingProps, RingWave, RingWaveProps } from './components/icons-and-geometry/Ring.js';
20
- export { TagIcon, TagProps } from './components/icons-and-geometry/Tag.js';
21
- export { Carousel, CarouselProps, CarouselSlide, CarouselSlideProps } from './components/layout/Carousel.js';
22
- export { Chip, ChipColor, ChipList, ChipListProps, ChipProps, ChipUtil } from './components/layout/Chip.js';
23
- export { DividerInserter, DividerInserterProps } from './components/layout/DividerInserter.js';
24
- export { Expandable, ExpandableProps, ExpandableUncontrolled, ExpansionIcon, ExpansionIconProps } from './components/layout/Expandable.js';
25
- export { FAQItem, FAQSection, FAQSectionProps } from './components/layout/FAQSection.js';
26
- export { FloatingContainer, FloatingContainerProps } from './components/layout/FloatingContainer.js';
27
- export { ListBox, ListBoxItem, ListBoxItemProps, ListBoxMultiple, ListBoxMultipleProps, ListBoxMultipleUncontrolled, ListBoxMultipleUncontrolledProps, ListBoxPrimitive, ListBoxPrimitiveProps, ListBoxProps, ListBoxUncontrolled, ListBoxUncontrolledProps } from './components/layout/ListBox.js';
28
- export { ASTNodeInterpreter, ASTNodeInterpreterProps, MarkdownInterpreter, MarkdownInterpreterProps } from './components/layout/MarkdownInterpreter.js';
29
- export { ScrollArea, ScrollAreaProps, ScrollBarAxis, ScrollBarSize, ScrollBarType } from './components/layout/ScrollArea.js';
30
- export { TextImage, TextImageProps } from './components/layout/TextImage.js';
31
- export { VerticalDivider, VerticalDividerProps } from './components/layout/VerticalDivider.js';
32
- export { ErrorComponent, ErrorComponentProps } from './components/loading-states/ErrorComponent.js';
33
- export { LoadingAndErrorComponent, LoadingAndErrorComponentProps } from './components/loading-states/LoadingAndErrorComponent.js';
34
- export { LoadingAnimation, LoadingAnimationProps } from './components/loading-states/LoadingAnimation.js';
35
- export { LoadingButton } from './components/loading-states/LoadingButton.js';
36
- export { LoadingComponentProps, LoadingContainer } from './components/loading-states/LoadingContainer.js';
37
- export { ProgressIndicator, ProgressIndicatorProps } from './components/loading-states/ProgressIndicator.js';
38
- export { BreadCrumb, Crumb } from './components/navigation/BreadCrumb.js';
39
- export { Navigation, NavigationItemList, NavigationItemListProps, NavigationItemType, NavigationProps } from './components/navigation/Navigation.js';
40
- export { Pagination, PaginationProps } from './components/navigation/Pagination.js';
41
- export { StepperBar, StepperBarProps, StepperBarUncontrolled, StepperState } from './components/navigation/StepperBar.js';
42
- export { CheckboxProperty, CheckboxPropertyProps } from './components/properties/CheckboxProperty.js';
43
- export { DateProperty, DatePropertyProps } from './components/properties/DateProperty.js';
44
- export { MultiSelectProperty, MultiSelectPropertyProps } from './components/properties/MultiSelectProperty.js';
45
- export { NumberProperty, NumberPropertyProps } from './components/properties/NumberProperty.js';
46
- export { PropertyBase, PropertyBaseProps } from './components/properties/PropertyBase.js';
47
- export { SingleSelectProperty, SingleSelectPropertyProps } from './components/properties/SelectProperty.js';
48
- export { TextProperty, TextPropertyProps } from './components/properties/TextProperty.js';
49
- export { FillerRowElement, FillerRowElementProps } from './components/table/FillerRowElement.js';
50
- export { TableFilters } from './components/table/Filter.js';
51
- export { Table, TableProps, TableUncontrolled, TableUncontrolledProps, TableWithSelection, TableWithSelectionProps } from './components/table/Table.js';
52
- export { TableCell, TableCellProps } from './components/table/TableCell.js';
53
- export { TableFilterButton, TableFilterButtonProps, TableFilterType } from './components/table/TableFilterButton.js';
54
- export { TableSortButton, TableSortButtonProps } from './components/table/TableSortButton.js';
55
- export { ButtonColorUtil, ButtonProps, ButtonUtil, IconButton, IconButtonColor, IconButtonProps, IconButtonUtil, OutlineButton, OutlineButtonColor, OutlineButtonProps, SolidButton, SolidButtonColor, SolidButtonProps, TextButton, TextButtonColor, TextButtonProps } from './components/user-action/Button.js';
56
- export { Checkbox, CheckboxProps, CheckboxUncontrolled, CheckboxUncontrolledProps } from './components/user-action/Checkbox.js';
57
- export { CopyToClipboardWrapper, CopyToClipboardWrapperProps } from './components/user-action/CopyToClipboardWrapper.js';
58
- export { DateTimePicker, DateTimePickerMode, DateTimePickerProps } from './components/user-action/DateAndTimePicker.js';
59
- export { Label, LabelProps, LabelType } from './components/user-action/Label.js';
60
- export { Menu, MenuBag, MenuItem, MenuItemProps, MenuProps } from './components/user-action/Menu.js';
61
- export { ScrollPicker, ScrollPickerProps } from './components/user-action/ScrollPicker.js';
62
- export { SearchBar, SearchBarProps } from './components/user-action/SearchBar.js';
63
- export { Textarea, TextareaProps, TextareaUncontrolled, TextareaWithHeadline, TextareaWithHeadlineProps } from './components/user-action/Textarea.js';
64
- export { Tooltip, TooltipProps } from './components/user-action/Tooltip.js';
65
- export { EditCompleteOptions, EditCompleteOptionsResolved, Input, InputProps, InputUncontrolled } from './components/user-action/input/Input.js';
66
- export { InsideLabelInput, InsideLabelInputUncontrolled } from './components/user-action/input/InsideLabelInput.js';
67
- export { ToggleableInput, ToggleableInputUncontrolled } from './components/user-action/input/ToggleableInput.js';
68
- export { MultiSelect, MultiSelectChipDisplay, MultiSelectChipDisplayProps, MultiSelectChipDisplayUncontrolled, MultiSelectChipDisplayUncontrolledProps, MultiSelectProps, MultiSelectUncontrolled, MultiSelectUncontrolledProps, Select, SelectButton, SelectChipDisplay, SelectContent, SelectContentProps, SelectOption, SelectOptionProps, SelectProps, SelectRoot, SelectRootProps, SelectUncontrolled, SelectUncontrolledProps } from './components/user-action/select/Select.js';
69
- export { FocusTrap, FocusTrapProps } from './components/utils/FocusTrap.js';
70
- export { Transition, TransitionWrapperProps } from './components/utils/Transition.js';
71
- export { useFocusGuards } from './hooks/focus/useFocusGuards.js';
72
- export { useFocusManagement } from './hooks/focus/useFocusManagement.js';
73
- export { useFocusOnceVisible } from './hooks/focus/useFocusOnceVisible.js';
74
- export { UseFocusTrapProps, useFocusTrap } from './hooks/focus/useFocusTrap.js';
75
- export { useIsMounted } from './hooks/focus/useIsMounted.js';
76
- export { UseDelayOptions, UseDelayOptionsResolved, useDelay } from './hooks/useDelay.js';
77
- export { FloatingElementAlignment, UseFloatingElementOptions, UseFloatingElementProps, useFloatingElement } from './hooks/useFloatingElement.js';
78
- export { useHoverState } from './hooks/useHoverState.js';
79
- export { useLocalStorage } from './hooks/useLocalStorage.js';
80
- export { useLogOnce } from './hooks/useLogOnce.js';
81
- export { useOutsideClick } from './hooks/useOutsideClick.js';
82
- export { useOverwritableState } from './hooks/useOverwritableState.js';
83
- export { PopoverHorizontalAlignment, PopoverVerticalAlignment, usePopoverPosition } from './hooks/usePopoverPosition.js';
84
- export { useRerender } from './hooks/useRerender.js';
85
- export { useResizeCallbackWrapper } from './hooks/useResizeCallbackWrapper.js';
86
- export { UseSearchProps, useSearch } from './hooks/useSearch.js';
87
- export { UseValidators, ValidatorError, ValidatorResult, useTranslatedValidators } from './hooks/useValidators.js';
88
- export { LocaleContext, LocaleContextValue, LocaleProvider, useLanguage, useLocale } from './i18n/LocaleProvider.js';
89
- export { HightideTranslationEntries, HightideTranslationLocales, hightideTranslation, hightideTranslationLocales } from './i18n/translations.js';
90
- export { useHightideTranslation, useICUTranslation } from './i18n/useHightideTranslation.js';
91
- export { LocalizationUtil } from './i18n/util.js';
92
- export { ResolvedTheme, ThemeContext, ThemeProvider, ThemeType, ThemeUtil, useTheme } from './theming/useTheme.js';
93
- export { ArrayUtil, RangeOptions, closestMatch, createLoopingList, createLoopingListWithIndex, equalSizeGroups, getNeighbours, range } from './utils/array.js';
94
- export { BagFunction, BagFunctionOrNode, BagFunctionUtil, PropsWithBagFunction, PropsWithBagFunctionOrChildren } from './utils/bagFunctions.js';
95
- export { builder } from './utils/builder.js';
96
- export { Duration, Month, WeekDay, addDuration, changeDuration, equalDate, formatDate, formatDateTime, getBetweenDuration, getDaysInMonth, getWeeksForCalenderMonth, isInTimeSpan, monthsList, subtractDuration, weekDayList } from './utils/date.js';
97
- export { EaseFunction, EaseFunctions } from './utils/easeFunctions.js';
98
- export { validateEmail } from './utils/emailValidation.js';
99
- export { Direction, LoopingArrayCalculator } from './utils/loopingArray.js';
100
- export { match } from './utils/match.js';
101
- export { clamp } from './utils/math.js';
102
- export { noop } from './utils/noop.js';
103
- export { resolveSetState } from './utils/resolveSetState.js';
104
- export { MultiSearchWithMapping, MultiSubjectSearchWithMapping, SimpleSearch, SimpleSearchWithMapping } from './utils/simpleSearch.js';
105
- export { LocalStorageService, SessionStorageService } from './utils/storage.js';
106
- export { DeepPartial, Exact, SingleOrArray, SuperSet } from './utils/typing.js';
107
- export { writeToClipboard } from './utils/writeToClipboard.js';
108
- import 'react/jsx-runtime';
109
- import 'react';
110
- import '@radix-ui/react-scroll-area';
111
- import '@tanstack/react-table';
112
- import '@radix-ui/react-checkbox';
113
- import '@helpwave/internationalization';
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import * as React from 'react';
3
+ import React__default, { HTMLAttributes, ButtonHTMLAttributes, ReactNode, PropsWithChildren, InputHTMLAttributes, LabelHTMLAttributes, SVGProps, CSSProperties, MutableRefObject, RefObject, TextareaHTMLAttributes, Dispatch, SetStateAction } from 'react';
4
+ import * as ScrollAreaPrimitive from '@radix-ui/react-scroll-area';
5
+ import { Column, RowData, FilterFn, ColumnDef, Table as Table$1, InitialTableState, Row, TableState, TableOptions, RowSelectionState, SortDirection } from '@tanstack/react-table';
6
+ import { CheckboxProps as CheckboxProps$1 } from '@radix-ui/react-checkbox';
7
+ import { Translation, TranslationEntries, PartialTranslationExtension } from '@helpwave/internationalization';
8
+
9
+ declare const shadingColorValues: readonly [0, 50, 100, 150, 200, 250, 300, 350, 400, 450, 500, 550, 600, 650, 700, 750, 800, 850, 900, 950, 1000];
10
+ type ColorShadingValue = typeof shadingColorValues[number];
11
+ type ShadedColors = Record<ColorShadingValue, string>;
12
+ type ColoringStyle = 'background' | 'tonal' | 'tonal-opaque' | 'text' | 'text-border';
13
+ type ColorMode = 'light' | 'dark';
14
+ type Coloring = {
15
+ color: '';
16
+ style?: ColoringStyle;
17
+ mode?: ColorMode;
18
+ hover?: boolean;
19
+ };
20
+
21
+ declare const generateShadingColors: (partialShading: Omit<Partial<ShadedColors>, "0" | "1000">) => ShadedColors;
22
+
23
+ type Size = 'sm' | 'md' | 'lg';
24
+ type HelpwaveBadgeProps = HTMLAttributes<HTMLSpanElement> & {
25
+ size?: Size;
26
+ };
27
+ /**
28
+ * A Badge with the helpwave logo and the helpwave name
29
+ */
30
+ declare const HelpwaveBadge: ({ size, ...props }: HelpwaveBadgeProps) => react_jsx_runtime.JSX.Element;
31
+
32
+ declare const monthsList: readonly ["january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december"];
33
+ type Month = typeof monthsList[number];
34
+ declare const weekDayList: readonly ["sunday", "monday", "tuesday", "wednesday", "thursday", "friday", "saturday"];
35
+ type WeekDay = typeof weekDayList[number];
36
+ declare const formatDate: (date: Date) => string;
37
+ declare const formatDateTime: (date: Date) => string;
38
+ declare const getDaysInMonth: (year: number, month: number) => number;
39
+ type Duration = {
40
+ years?: number;
41
+ months?: number;
42
+ days?: number;
43
+ hours?: number;
44
+ minutes?: number;
45
+ seconds?: number;
46
+ milliseconds?: number;
47
+ };
48
+ declare const changeDuration: (date: Date, duration: Duration, isAdding?: boolean) => Date;
49
+ declare const addDuration: (date: Date, duration: Duration) => Date;
50
+ declare const subtractDuration: (date: Date, duration: Duration) => Date;
51
+ declare const getBetweenDuration: (startDate: Date, endDate: Date) => Duration;
52
+ /** Checks if a given date is in the range of two dates
53
+ *
54
+ * An undefined value for startDate or endDate means no bound for the start or end respectively
55
+ */
56
+ declare const isInTimeSpan: (value: Date, startDate?: Date, endDate?: Date) => boolean;
57
+ /** Compare two dates on the year, month, day */
58
+ declare const equalDate: (date1: Date, date2: Date) => boolean;
59
+ declare const getWeeksForCalenderMonth: (date: Date, weekStart: WeekDay, weeks?: number) => Date[][];
60
+
61
+ type DayPickerProps = {
62
+ displayedMonth: Date;
63
+ selected?: Date;
64
+ start?: Date;
65
+ end?: Date;
66
+ onChange?: (date: Date) => void;
67
+ weekStart?: WeekDay;
68
+ markToday?: boolean;
69
+ className?: string;
70
+ };
71
+ /**
72
+ * A component for selecting a day of a month
73
+ */
74
+ declare const DayPicker: ({ displayedMonth, selected, start, end, onChange, weekStart, markToday, className }: DayPickerProps) => react_jsx_runtime.JSX.Element;
75
+ declare const DayPickerUncontrolled: ({ displayedMonth, selected, onChange, ...restProps }: DayPickerProps) => react_jsx_runtime.JSX.Element;
76
+
77
+ type YearMonthPickerProps = {
78
+ displayedYearMonth?: Date;
79
+ start?: Date;
80
+ end?: Date;
81
+ onChange?: (date: Date) => void;
82
+ className?: string;
83
+ maxHeight?: number;
84
+ showValueOpen?: boolean;
85
+ };
86
+ declare const YearMonthPicker: ({ displayedYearMonth, start, end, onChange, className, maxHeight, showValueOpen }: YearMonthPickerProps) => react_jsx_runtime.JSX.Element;
87
+ declare const YearMonthPickerUncontrolled: ({ displayedYearMonth, onChange, ...props }: YearMonthPickerProps) => react_jsx_runtime.JSX.Element;
88
+
89
+ type DisplayMode = 'yearMonth' | 'day';
90
+ type DatePickerProps = {
91
+ value?: Date;
92
+ start?: Date;
93
+ end?: Date;
94
+ initialDisplay?: DisplayMode;
95
+ onChange?: (date: Date) => void;
96
+ dayPickerProps?: Omit<DayPickerProps, 'displayedMonth' | 'onChange' | 'selected'>;
97
+ yearMonthPickerProps?: Omit<YearMonthPickerProps, 'displayedYearMonth' | 'onChange' | 'start' | 'end'>;
98
+ className?: string;
99
+ };
100
+ /**
101
+ * A Component for picking a date
102
+ */
103
+ declare const DatePicker: ({ value, start, end, initialDisplay, onChange, yearMonthPickerProps, dayPickerProps, className }: DatePickerProps) => react_jsx_runtime.JSX.Element;
104
+ /**
105
+ * Example for the Date Picker
106
+ */
107
+ declare const DatePickerUncontrolled: ({ value, onChange, ...props }: DatePickerProps) => react_jsx_runtime.JSX.Element;
108
+
109
+ type TimeDisplayMode = 'daysFromToday' | 'date';
110
+ type TimeDisplayProps = {
111
+ date: Date;
112
+ mode?: TimeDisplayMode;
113
+ };
114
+ /**
115
+ * A Component for displaying time and dates in a unified fashion
116
+ */
117
+ declare const TimeDisplay: ({ date, mode }: TimeDisplayProps) => react_jsx_runtime.JSX.Element;
118
+
119
+ type MinuteIncrement = '1min' | '5min' | '10min' | '15min' | '30min';
120
+ type TimePickerProps = {
121
+ time?: Date;
122
+ onChange?: (time: Date) => void;
123
+ is24HourFormat?: boolean;
124
+ minuteIncrement?: MinuteIncrement;
125
+ maxHeight?: number;
126
+ className?: string;
127
+ };
128
+ declare const TimePicker: ({ time, onChange, is24HourFormat, minuteIncrement, maxHeight, className }: TimePickerProps) => react_jsx_runtime.JSX.Element;
129
+ declare const TimePickerUncontrolled: ({ time, onChange, ...props }: TimePickerProps) => react_jsx_runtime.JSX.Element;
130
+
131
+ declare const ButtonColorUtil: {
132
+ solid: readonly ["primary", "secondary", "tertiary", "positive", "warning", "negative", "neutral"];
133
+ text: readonly ["primary", "negative", "neutral"];
134
+ outline: readonly ["primary"];
135
+ };
136
+ declare const IconButtonUtil: {
137
+ icon: readonly ["primary", "secondary", "tertiary", "positive", "warning", "negative", "neutral", "transparent"];
138
+ };
139
+ /**
140
+ * The allowed colors for the SolidButton and IconButton
141
+ */
142
+ type SolidButtonColor = typeof ButtonColorUtil.solid[number];
143
+ /**
144
+ * The allowed colors for the OutlineButton
145
+ */
146
+ type OutlineButtonColor = typeof ButtonColorUtil.outline[number];
147
+ /**
148
+ * The allowed colors for the TextButton
149
+ */
150
+ type TextButtonColor = typeof ButtonColorUtil.text[number];
151
+ /**
152
+ * The allowed colors for the IconButton
153
+ */
154
+ type IconButtonColor = typeof IconButtonUtil.icon[number];
155
+ /**
156
+ * The different sizes for a button
157
+ */
158
+ type ButtonSizes = 'small' | 'medium' | 'large' | 'none';
159
+ type IconButtonSize = 'tiny' | 'small' | 'medium' | 'large' | 'none';
160
+ /**
161
+ * The shard properties between all button types
162
+ */
163
+ type ButtonProps = ButtonHTMLAttributes<HTMLButtonElement> & {
164
+ /**
165
+ * @default 'medium'
166
+ */
167
+ size?: ButtonSizes;
168
+ };
169
+ declare const ButtonUtil: {
170
+ paddingMapping: Record<ButtonSizes, string>;
171
+ iconPaddingMapping: Record<IconButtonSize, string>;
172
+ };
173
+ type ButtonWithIconsProps = ButtonProps & {
174
+ startIcon?: ReactNode;
175
+ endIcon?: ReactNode;
176
+ };
177
+ type SolidButtonProps = ButtonWithIconsProps & {
178
+ color?: SolidButtonColor;
179
+ };
180
+ type OutlineButtonProps = ButtonWithIconsProps & {
181
+ color?: OutlineButtonColor;
182
+ };
183
+ type TextButtonProps = ButtonWithIconsProps & {
184
+ color?: TextButtonColor;
185
+ coloredHoverBackground?: boolean;
186
+ };
187
+ /**
188
+ * The shard properties between all button types
189
+ */
190
+ type IconButtonProps = ButtonHTMLAttributes<HTMLButtonElement> & {
191
+ /**
192
+ * @default 'medium'
193
+ */
194
+ size?: IconButtonSize;
195
+ color?: IconButtonColor;
196
+ };
197
+ /**
198
+ * A button with a solid background and different sizes
199
+ */
200
+ declare const SolidButton: React.ForwardRefExoticComponent<ButtonHTMLAttributes<HTMLButtonElement> & {
201
+ /**
202
+ * @default 'medium'
203
+ */
204
+ size?: ButtonSizes;
205
+ } & {
206
+ startIcon?: ReactNode;
207
+ endIcon?: ReactNode;
208
+ } & {
209
+ color?: SolidButtonColor;
210
+ } & React.RefAttributes<HTMLButtonElement>>;
211
+ /**
212
+ * A button with an outline border and different sizes
213
+ */
214
+ declare const OutlineButton: ({ children, color, size, startIcon, endIcon, onClick, className, ...restProps }: OutlineButtonProps) => react_jsx_runtime.JSX.Element;
215
+ /**
216
+ * A text that is a button that can have different sizes
217
+ */
218
+ declare const TextButton: ({ children, color, size, startIcon, endIcon, onClick, coloredHoverBackground, className, ...restProps }: TextButtonProps) => react_jsx_runtime.JSX.Element;
219
+ /**
220
+ * A button for icons with a solid background and different sizes
221
+ */
222
+ declare const IconButton: React.ForwardRefExoticComponent<ButtonHTMLAttributes<HTMLButtonElement> & {
223
+ /**
224
+ * @default 'medium'
225
+ */
226
+ size?: IconButtonSize;
227
+ color?: IconButtonColor;
228
+ } & React.RefAttributes<HTMLButtonElement>>;
229
+
230
+ type DialogPosition = 'top' | 'center' | 'none';
231
+ type DialogProps = HTMLAttributes<HTMLDivElement> & {
232
+ /** Whether the dialog is currently open */
233
+ isOpen: boolean;
234
+ /** Title of the Dialog used for accessibility */
235
+ titleElement: ReactNode;
236
+ /** Description of the Dialog used for accessibility */
237
+ description: ReactNode;
238
+ /** Callback when the dialog tries to close */
239
+ onClose?: () => void;
240
+ /** Styling for the background */
241
+ backgroundClassName?: string;
242
+ /** If true shows a close button and sends onClose on background clicks */
243
+ isModal?: boolean;
244
+ position?: DialogPosition;
245
+ isAnimated?: boolean;
246
+ containerClassName?: string;
247
+ };
248
+ /**
249
+ * A generic dialog window which is managed by its parent
250
+ */
251
+ declare const Dialog: ({ children, isOpen, titleElement, description, isModal, onClose, backgroundClassName, position, isAnimated, containerClassName, ...props }: PropsWithChildren<DialogProps>) => React.ReactPortal;
252
+
253
+ type ConfirmDialogType = 'positive' | 'negative' | 'neutral' | 'primary';
254
+ type ButtonOverwriteType = {
255
+ text?: string;
256
+ color?: SolidButtonColor;
257
+ disabled?: boolean;
258
+ };
259
+ type ConfirmDialogProps = Omit<DialogProps, 'onClose'> & {
260
+ isShowingDecline?: boolean;
261
+ requireAnswer?: boolean;
262
+ onCancel: () => void;
263
+ onConfirm: () => void;
264
+ onDecline?: () => void;
265
+ confirmType?: ConfirmDialogType;
266
+ /**
267
+ * Order: Cancel, Decline, Confirm
268
+ */
269
+ buttonOverwrites?: [ButtonOverwriteType, ButtonOverwriteType, ButtonOverwriteType];
270
+ };
271
+ /**
272
+ * A Dialog for asking the user for confirmation
273
+ */
274
+ declare const ConfirmDialog: ({ children, onCancel, onConfirm, onDecline, confirmType, buttonOverwrites, className, ...restProps }: PropsWithChildren<ConfirmDialogProps>) => react_jsx_runtime.JSX.Element;
275
+
276
+ type DiscardChangesDialogProps = Omit<ConfirmDialogProps, 'onDecline' | 'onConfirm' | 'buttonOverwrites' | 'titleElement' | 'description'> & {
277
+ isShowingDecline?: boolean;
278
+ requireAnswer?: boolean;
279
+ onCancel: () => void;
280
+ onSave: () => void;
281
+ onDontSave: () => void;
282
+ titleOverwrite?: ReactNode;
283
+ descriptionOverwrite?: ReactNode;
284
+ };
285
+ declare const DiscardChangesDialog: ({ children, onCancel, onSave, onDontSave, titleOverwrite, descriptionOverwrite, ...props }: PropsWithChildren<DiscardChangesDialogProps>) => react_jsx_runtime.JSX.Element;
286
+
287
+ type UseDelayOptionsResolved = {
288
+ delay: number;
289
+ disabled: boolean;
290
+ };
291
+ type UseDelayOptions = Partial<UseDelayOptionsResolved>;
292
+ declare function useDelay(options?: UseDelayOptions): {
293
+ restartTimer: (onDelayFinish: () => void) => void;
294
+ clearTimer: () => void;
295
+ hasActiveTimer: boolean;
296
+ };
297
+
298
+ type EditCompleteOptionsResolved = {
299
+ onBlur: boolean;
300
+ afterDelay: boolean;
301
+ allowEnterComplete?: boolean;
302
+ } & Omit<UseDelayOptionsResolved, 'disabled'>;
303
+ type EditCompleteOptions = Partial<EditCompleteOptionsResolved>;
304
+ type InputProps = InputHTMLAttributes<HTMLInputElement> & {
305
+ invalid?: boolean;
306
+ onChangeText?: (text: string) => void;
307
+ onEditCompleted?: (text: string) => void;
308
+ editCompleteOptions?: EditCompleteOptions;
309
+ defaultStyle?: boolean;
310
+ };
311
+ /**
312
+ * A Component for inputting text or other information
313
+ *
314
+ * Its state is managed must be managed by the parent
315
+ */
316
+ declare const Input: React__default.ForwardRefExoticComponent<InputHTMLAttributes<HTMLInputElement> & {
317
+ invalid?: boolean;
318
+ onChangeText?: (text: string) => void;
319
+ onEditCompleted?: (text: string) => void;
320
+ editCompleteOptions?: EditCompleteOptions;
321
+ defaultStyle?: boolean;
322
+ } & React__default.RefAttributes<HTMLInputElement>>;
323
+ /**
324
+ * A Component for inputting text or other information
325
+ *
326
+ * Its state is managed by the component itself
327
+ */
328
+ declare const InputUncontrolled: ({ value, onChangeText, ...props }: InputProps) => react_jsx_runtime.JSX.Element;
329
+
330
+ type InputModalProps = ConfirmDialogProps & {
331
+ inputs: InputProps[];
332
+ };
333
+ /**
334
+ * A modal for receiving multiple inputs
335
+ */
336
+ declare const InputDialog: ({ inputs, buttonOverwrites, ...props }: InputModalProps) => react_jsx_runtime.JSX.Element;
337
+
338
+ type LanguageDialogProps = Omit<DialogProps, 'titleElement' | 'description'> & PropsWithChildren<{
339
+ titleOverwrite?: ReactNode;
340
+ descriptionOverwrite?: ReactNode;
341
+ }>;
342
+ /**
343
+ * A Dialog for selecting the Language
344
+ *
345
+ * The State of open needs to be managed by the parent
346
+ */
347
+ declare const LanguageDialog: ({ onClose, titleOverwrite, descriptionOverwrite, ...props }: LanguageDialogProps) => react_jsx_runtime.JSX.Element;
348
+
349
+ type ThemeDialogProps = Omit<DialogProps, 'titleElement' | 'description'> & {
350
+ titleOverwrite?: ReactNode;
351
+ descriptionOverwrite?: ReactNode;
352
+ };
353
+ /**
354
+ * A Dialog for selecting the Theme
355
+ *
356
+ * The State of open needs to be managed by the parent
357
+ */
358
+ declare const ThemeDialog: ({ onClose, titleOverwrite, descriptionOverwrite, ...props }: PropsWithChildren<ThemeDialogProps>) => react_jsx_runtime.JSX.Element;
359
+
360
+ type BagFunction<T> = (bag: T) => ReactNode;
361
+ type BagFunctionOrNode<T> = BagFunction<T> | ReactNode;
362
+ type PropsWithBagFunction<T, P = unknown> = P & {
363
+ children?: BagFunction<T>;
364
+ };
365
+ type PropsWithBagFunctionOrChildren<T, P = unknown> = P & {
366
+ children?: BagFunctionOrNode<T>;
367
+ };
368
+ declare const BagFunctionUtil: {
369
+ resolve: <T>(children: BagFunctionOrNode<T>, bag: T) => ReactNode;
370
+ };
371
+
372
+ type LabelType = 'md' | 'lg';
373
+ type LabelProps = LabelHTMLAttributes<HTMLLabelElement> & {
374
+ /** The size of the label */
375
+ size?: LabelType;
376
+ };
377
+ /**
378
+ * A Label component
379
+ */
380
+ declare const Label: ({ children, size, className, ...props }: LabelProps) => react_jsx_runtime.JSX.Element;
381
+
382
+ type ErrorShowBehaviour = 'always' | 'whenTouched';
383
+ type FormElementHTMLProperties = Pick<HTMLAttributes<HTMLElement>, 'id' | 'aria-labelledby' | 'aria-describedby' | 'aria-disabled' | 'aria-invalid' | 'aria-errormessage' | 'aria-required'>;
384
+ type FormElementStateProperties = {
385
+ invalid: boolean;
386
+ disabled: boolean;
387
+ };
388
+ type FormElementWrapperBag = FormElementHTMLProperties & FormElementStateProperties & {
389
+ required: boolean;
390
+ isShowingError: boolean;
391
+ setIsShowingError: (isShowingError?: boolean) => void;
392
+ };
393
+ type FormElementWrapperProps = {
394
+ children: BagFunction<FormElementWrapperBag>;
395
+ id?: string;
396
+ required?: boolean;
397
+ disabled?: boolean;
398
+ isShowingError?: boolean;
399
+ onIsShowingError?: (isTouched: boolean) => void;
400
+ label?: ReactNode;
401
+ labelProps?: Omit<LabelProps, 'children'>;
402
+ errorShowBehaviour?: ErrorShowBehaviour;
403
+ error?: ReactNode;
404
+ errorProps?: Omit<HTMLAttributes<HTMLParagraphElement>, 'children'>;
405
+ description?: ReactNode;
406
+ descriptionProps?: Omit<HTMLAttributes<HTMLParagraphElement>, 'children'>;
407
+ containerClassName?: string;
408
+ };
409
+ declare const FormElementWrapper: ({ children, id, required, disabled, isShowingError: initialIsShowingError, onIsShowingError, label, labelProps, errorShowBehaviour, error, errorProps, description, descriptionProps, containerClassName, }: FormElementWrapperProps) => react_jsx_runtime.JSX.Element;
410
+
411
+ declare const avtarSizeList: readonly ["sm", "md", "lg", "xl"];
412
+ type AvatarSize = typeof avtarSizeList[number];
413
+ declare const AvatarUtil: {
414
+ avatarSizeMapping: Record<"sm" | "md" | "lg" | "xl", number>;
415
+ sizes: readonly ["sm", "md", "lg", "xl"];
416
+ };
417
+ type ImageConfig = {
418
+ avatarUrl: string;
419
+ alt: string;
420
+ };
421
+ type AvatarProps = {
422
+ image?: ImageConfig;
423
+ name?: string;
424
+ size?: AvatarSize;
425
+ fullyRounded?: boolean;
426
+ className?: string;
427
+ };
428
+ /**
429
+ * A component for showing a profile picture
430
+ */
431
+ declare const Avatar: ({ image, name, size, fullyRounded, className }: AvatarProps) => react_jsx_runtime.JSX.Element;
432
+ type AvatarGroupProps = {
433
+ avatars: Omit<AvatarProps, 'size' | 'fullyRounded'>[];
434
+ maxShownProfiles?: number;
435
+ showTotalNumber?: boolean;
436
+ size?: AvatarSize;
437
+ fullyRounded?: boolean;
438
+ };
439
+ /**
440
+ * A component for showing a group of Avatar's
441
+ */
442
+ declare const AvatarGroup: ({ avatars, maxShownProfiles, showTotalNumber, size, fullyRounded }: AvatarGroupProps) => react_jsx_runtime.JSX.Element;
443
+
444
+ type CircleProps = Omit<HTMLAttributes<HTMLDivElement>, 'children' | 'color'> & {
445
+ radius: number;
446
+ className?: string;
447
+ };
448
+ declare const Circle: ({ radius, className, style, ...restProps }: CircleProps) => react_jsx_runtime.JSX.Element;
449
+
450
+ type HelpwaveProps = SVGProps<SVGSVGElement> & {
451
+ color?: string;
452
+ animate?: 'none' | 'loading' | 'pulse' | 'bounce';
453
+ size?: 'sm' | 'md' | 'lg';
454
+ };
455
+ /**
456
+ * The helpwave loading spinner based on the svg logo.
457
+ */
458
+ declare const HelpwaveLogo: ({ color, size, animate, ...props }: HelpwaveProps) => react_jsx_runtime.JSX.Element;
459
+
460
+ type RingProps = {
461
+ innerSize: number;
462
+ width: number;
463
+ className?: string;
464
+ };
465
+ declare const Ring: ({ innerSize, width, className, }: RingProps) => react_jsx_runtime.JSX.Element;
466
+ type AnimatedRingProps = RingProps & {
467
+ fillAnimationDuration?: number;
468
+ repeating?: boolean;
469
+ onAnimationFinished?: () => void;
470
+ style?: CSSProperties;
471
+ };
472
+ declare const AnimatedRing: ({ innerSize, width, className, fillAnimationDuration, repeating, onAnimationFinished, style, }: AnimatedRingProps) => react_jsx_runtime.JSX.Element;
473
+ type RingWaveProps = Omit<AnimatedRingProps, 'innerSize'> & {
474
+ startInnerSize: number;
475
+ endInnerSize: number;
476
+ style?: CSSProperties;
477
+ };
478
+ declare const RingWave: ({ startInnerSize, endInnerSize, width, className, fillAnimationDuration, repeating, onAnimationFinished, style }: RingWaveProps) => react_jsx_runtime.JSX.Element;
479
+ type RadialRingsProps = {
480
+ circle1ClassName?: string;
481
+ circle2ClassName?: string;
482
+ circle3ClassName?: string;
483
+ waveWidth?: number;
484
+ waveBaseColor?: string;
485
+ sizeCircle1?: number;
486
+ sizeCircle2?: number;
487
+ sizeCircle3?: number;
488
+ };
489
+ declare const RadialRings: ({ circle1ClassName, circle2ClassName, circle3ClassName, waveWidth, waveBaseColor, sizeCircle1, sizeCircle2, sizeCircle3 }: RadialRingsProps) => react_jsx_runtime.JSX.Element;
490
+
491
+ type TagProps = {
492
+ size?: number;
493
+ className?: string;
494
+ };
495
+ /**
496
+ * Tag icon from flaticon
497
+ *
498
+ * https://www.flaticon.com/free-icon/price-tag_721550?term=label&page=1&position=8&origin=tag&related_id=721550
499
+ *
500
+ * When using it make attribution
501
+ */
502
+ declare const TagIcon: ({ className, size, }: TagProps) => react_jsx_runtime.JSX.Element;
503
+
504
+ interface CarouselSlideProps extends HTMLAttributes<HTMLDivElement> {
505
+ isSelected: boolean;
506
+ index: number;
507
+ }
508
+ declare const CarouselSlide: React__default.ForwardRefExoticComponent<CarouselSlideProps & React__default.RefAttributes<HTMLDivElement>>;
509
+ type CarouselProps = Omit<HTMLAttributes<HTMLDivElement>, 'children'> & {
510
+ children: ReactNode[];
511
+ animationTime?: number;
512
+ isLooping?: boolean;
513
+ isAutoPlaying?: boolean;
514
+ autoLoopingTimeOut?: number;
515
+ autoLoopAnimationTime?: number;
516
+ hintNext?: boolean;
517
+ arrows?: boolean;
518
+ dots?: boolean;
519
+ /**
520
+ * Percentage that is allowed to be scrolled further
521
+ */
522
+ overScrollThreshold?: number;
523
+ blurColor?: string;
524
+ heightClassName?: string;
525
+ slideClassName?: string;
526
+ slideContainerProps?: HTMLAttributes<HTMLDivElement>;
527
+ onSlideChanged?: (index: number) => void;
528
+ };
529
+ declare const Carousel: ({ children, animationTime, isLooping, isAutoPlaying, autoLoopingTimeOut, autoLoopAnimationTime, hintNext, arrows, dots, blurColor, heightClassName, slideClassName, slideContainerProps, onSlideChanged, ...props }: CarouselProps) => react_jsx_runtime.JSX.Element;
530
+
531
+ declare const chipColors: readonly ["default", "dark", "red", "yellow", "green", "blue", "pink", "orange"];
532
+ type ChipColor = typeof chipColors[number];
533
+ type ChipVariant = 'normal' | 'fullyRounded';
534
+ type ChipSize = 'sm' | 'md' | 'lg';
535
+ declare const ChipUtil: {
536
+ colors: readonly ["default", "dark", "red", "yellow", "green", "blue", "pink", "orange"];
537
+ };
538
+ type ChipProps = HTMLAttributes<HTMLDivElement> & PropsWithChildren<{
539
+ color?: ChipColor;
540
+ size?: ChipSize;
541
+ icon?: boolean;
542
+ variant?: ChipVariant;
543
+ trailingIcon?: ReactNode;
544
+ }>;
545
+ /**
546
+ * A component for displaying a single chip
547
+ */
548
+ declare const Chip: ({ children, trailingIcon, color, size, icon, variant, className, ...restProps }: ChipProps) => react_jsx_runtime.JSX.Element;
549
+ type ChipListProps = {
550
+ list: ChipProps[];
551
+ className?: string;
552
+ };
553
+ /**
554
+ * A component for displaying a list of chips
555
+ */
556
+ declare const ChipList: ({ list, className }: ChipListProps) => react_jsx_runtime.JSX.Element;
557
+
558
+ type DividerInserterProps = Omit<HTMLAttributes<HTMLDivElement>, 'children'> & {
559
+ children: ReactNode[];
560
+ divider: (index: number) => ReactNode;
561
+ };
562
+ /**
563
+ * A Component for inserting a divider in the middle of each child element
564
+ *
565
+ * undefined elements are removed
566
+ */
567
+ declare const DividerInserter: ({ children, divider, className, ...restProps }: DividerInserterProps) => react_jsx_runtime.JSX.Element;
568
+
569
+ type ExpansionIconProps = {
570
+ isExpanded?: boolean;
571
+ className?: string;
572
+ };
573
+ declare const ExpansionIcon: ({ isExpanded, className }: ExpansionIconProps) => react_jsx_runtime.JSX.Element;
574
+ type IconBuilder = (expanded: boolean) => ReactNode;
575
+ type ExpandableProps = PropsWithChildren<{
576
+ id?: string;
577
+ label: ReactNode;
578
+ icon?: IconBuilder;
579
+ isExpanded?: boolean;
580
+ onChange?: (isExpanded: boolean) => void;
581
+ /**
582
+ * Whether the expansion should only happen when the header is clicked or on the entire component
583
+ */
584
+ clickOnlyOnHeader?: boolean;
585
+ disabled?: boolean;
586
+ className?: string;
587
+ headerClassName?: string;
588
+ contentClassName?: string;
589
+ contentExpandedClassName?: string;
590
+ }>;
591
+ /**
592
+ * A Component for showing and hiding content
593
+ */
594
+ declare const Expandable: React.ForwardRefExoticComponent<{
595
+ id?: string;
596
+ label: ReactNode;
597
+ icon?: IconBuilder;
598
+ isExpanded?: boolean;
599
+ onChange?: (isExpanded: boolean) => void;
600
+ /**
601
+ * Whether the expansion should only happen when the header is clicked or on the entire component
602
+ */
603
+ clickOnlyOnHeader?: boolean;
604
+ disabled?: boolean;
605
+ className?: string;
606
+ headerClassName?: string;
607
+ contentClassName?: string;
608
+ contentExpandedClassName?: string;
609
+ } & {
610
+ children?: ReactNode | undefined;
611
+ } & React.RefAttributes<HTMLDivElement>>;
612
+ declare const ExpandableUncontrolled: React.ForwardRefExoticComponent<{
613
+ id?: string;
614
+ label: ReactNode;
615
+ icon?: IconBuilder;
616
+ isExpanded?: boolean;
617
+ onChange?: (isExpanded: boolean) => void;
618
+ /**
619
+ * Whether the expansion should only happen when the header is clicked or on the entire component
620
+ */
621
+ clickOnlyOnHeader?: boolean;
622
+ disabled?: boolean;
623
+ className?: string;
624
+ headerClassName?: string;
625
+ contentClassName?: string;
626
+ contentExpandedClassName?: string;
627
+ } & {
628
+ children?: ReactNode | undefined;
629
+ } & React.RefAttributes<HTMLDivElement>>;
630
+
631
+ type ContentType = {
632
+ type: 'markdown';
633
+ value: string;
634
+ } | {
635
+ type: 'custom';
636
+ value: ReactNode;
637
+ };
638
+ type FAQItem = Pick<ExpandableProps, 'isExpanded' | 'className'> & {
639
+ id: string;
640
+ title: string;
641
+ content: ContentType;
642
+ };
643
+ type FAQSectionProps = {
644
+ entries: FAQItem[];
645
+ expandableClassName?: string;
646
+ };
647
+ /**
648
+ * Description
649
+ */
650
+ declare const FAQSection: ({ entries, expandableClassName }: FAQSectionProps) => react_jsx_runtime.JSX.Element;
651
+
652
+ type FloatingElementAlignment = 'beforeStart' | 'afterStart' | 'center' | 'beforeEnd' | 'afterEnd';
653
+ type CalculatePositionOptions = {
654
+ verticalAlignment?: FloatingElementAlignment;
655
+ horizontalAlignment?: FloatingElementAlignment;
656
+ screenPadding?: number;
657
+ gap?: number;
658
+ };
659
+ type UseFloatingElementOptions = CalculatePositionOptions & {
660
+ isPolling?: boolean;
661
+ pollingInterval?: number;
662
+ };
663
+ type UseFloatingElementProps = UseFloatingElementOptions & {
664
+ containerRef: MutableRefObject<HTMLElement>;
665
+ anchorRef: MutableRefObject<HTMLElement>;
666
+ windowRef?: MutableRefObject<HTMLElement>;
667
+ active?: boolean;
668
+ };
669
+ declare function useFloatingElement({ active, windowRef, anchorRef, containerRef, isPolling, pollingInterval, verticalAlignment, horizontalAlignment, screenPadding, gap, }: UseFloatingElementProps): CSSProperties;
670
+
671
+ type FloatingContainerProps = HTMLAttributes<HTMLDivElement> & UseFloatingElementOptions & {
672
+ anchor?: MutableRefObject<HTMLElement>;
673
+ /**
674
+ * Polls the position of the anchor every 100ms
675
+ *
676
+ * Use sparingly
677
+ */
678
+ backgroundOverlay?: ReactNode;
679
+ };
680
+ /**
681
+ * A floating container that aligns to its anchor
682
+ *
683
+ * Notes:
684
+ * - to hide it use the hidden attribute as other means break the functionality
685
+ */
686
+ declare const FloatingContainer: React.ForwardRefExoticComponent<HTMLAttributes<HTMLDivElement> & {
687
+ verticalAlignment?: FloatingElementAlignment;
688
+ horizontalAlignment?: FloatingElementAlignment;
689
+ screenPadding?: number;
690
+ gap?: number;
691
+ } & {
692
+ isPolling?: boolean;
693
+ pollingInterval?: number;
694
+ } & {
695
+ anchor?: MutableRefObject<HTMLElement>;
696
+ /**
697
+ * Polls the position of the anchor every 100ms
698
+ *
699
+ * Use sparingly
700
+ */
701
+ backgroundOverlay?: ReactNode;
702
+ } & React.RefAttributes<HTMLDivElement>>;
703
+
704
+ type ListBoxItemProps = HTMLAttributes<HTMLLIElement> & {
705
+ value: string;
706
+ disabled?: boolean;
707
+ };
708
+ declare const ListBoxItem: React__default.ForwardRefExoticComponent<HTMLAttributes<HTMLLIElement> & {
709
+ value: string;
710
+ disabled?: boolean;
711
+ } & React__default.RefAttributes<HTMLLIElement>>;
712
+ type ListBoxOrientation = 'vertical' | 'horizontal';
713
+ type ListBoxPrimitiveProps = HTMLAttributes<HTMLUListElement> & {
714
+ value?: string[];
715
+ onItemClicked?: (value: string) => void;
716
+ onSelectionChanged?: (value: string[]) => void;
717
+ isSelection?: boolean;
718
+ isMultiple?: boolean;
719
+ orientation?: ListBoxOrientation;
720
+ };
721
+ declare const ListBoxPrimitive: React__default.ForwardRefExoticComponent<HTMLAttributes<HTMLUListElement> & {
722
+ value?: string[];
723
+ onItemClicked?: (value: string) => void;
724
+ onSelectionChanged?: (value: string[]) => void;
725
+ isSelection?: boolean;
726
+ isMultiple?: boolean;
727
+ orientation?: ListBoxOrientation;
728
+ } & React__default.RefAttributes<HTMLUListElement>>;
729
+ type ListBoxMultipleProps = Omit<ListBoxPrimitiveProps, 'isMultiple'>;
730
+ declare const ListBoxMultiple: ({ ...props }: ListBoxMultipleProps) => react_jsx_runtime.JSX.Element;
731
+ type ListBoxMultipleUncontrolledProps = ListBoxMultipleProps;
732
+ declare const ListBoxMultipleUncontrolled: ({ value: initialValue, onSelectionChanged, ...props }: ListBoxMultipleUncontrolledProps) => react_jsx_runtime.JSX.Element;
733
+ type ListBoxProps = Omit<ListBoxPrimitiveProps, 'isMultiple' | 'value' | 'onSelectionChanged'> & {
734
+ value?: string;
735
+ onSelectionChanged?: (value: string) => void;
736
+ };
737
+ declare const ListBox: React__default.ForwardRefExoticComponent<Omit<ListBoxPrimitiveProps, "value" | "onSelectionChanged" | "isMultiple"> & {
738
+ value?: string;
739
+ onSelectionChanged?: (value: string) => void;
740
+ } & React__default.RefAttributes<HTMLUListElement>>;
741
+ type ListBoxUncontrolledProps = ListBoxProps;
742
+ declare const ListBoxUncontrolled: ({ value: initialValue, onSelectionChanged, ...props }: ListBoxUncontrolledProps) => react_jsx_runtime.JSX.Element;
743
+
744
+ type ASTNodeModifierType = 'none' | 'italic' | 'bold' | 'underline' | 'font-space' | 'primary' | 'secondary' | 'warn' | 'positive' | 'negative';
745
+ declare const astNodeInserterType: readonly ["helpwave", "newline"];
746
+ type ASTNodeInserterType = typeof astNodeInserterType[number];
747
+ type ASTNodeDefaultType = 'text';
748
+ type ASTNode = {
749
+ type: ASTNodeModifierType;
750
+ children: ASTNode[];
751
+ } | {
752
+ type: ASTNodeInserterType;
753
+ } | {
754
+ type: ASTNodeDefaultType;
755
+ text: string;
756
+ };
757
+ type ASTNodeInterpreterProps = {
758
+ node: ASTNode;
759
+ isRoot?: boolean;
760
+ className?: string;
761
+ };
762
+ declare const ASTNodeInterpreter: ({ node, isRoot, className, }: ASTNodeInterpreterProps) => string | react_jsx_runtime.JSX.Element;
763
+ type MarkdownInterpreterProps = {
764
+ text: string;
765
+ className?: string;
766
+ };
767
+ declare const MarkdownInterpreter: ({ text, className }: MarkdownInterpreterProps) => react_jsx_runtime.JSX.Element;
768
+
769
+ type ScrollBarSize = 'sm' | 'md';
770
+ type ScrollBarType = 'auto' | 'always' | 'scroll' | 'hover';
771
+ type ScrollBarAxis = 'horizontal' | 'vertical' | 'both' | 'none';
772
+ type ScrollAreaProps = Omit<ScrollAreaPrimitive.ScrollAreaProps, 'type'> & PropsWithChildren & {
773
+ scrollbarSize?: ScrollBarSize;
774
+ scrollbarType?: ScrollBarType;
775
+ scrollbarAxis?: ScrollBarAxis;
776
+ };
777
+ declare const ScrollArea: ({ children, scrollbarSize, scrollbarType, scrollbarAxis, className, ...props }: ScrollAreaProps) => react_jsx_runtime.JSX.Element;
778
+
779
+ interface TabInfo {
780
+ label: string;
781
+ }
782
+ interface TabContextType {
783
+ active: string | null;
784
+ setActive: (id: string) => void;
785
+ register: (id: string, label: string) => void;
786
+ unregister: (id: string) => void;
787
+ tabs?: TabInfo[];
788
+ }
789
+ declare function useTabContext(): TabContextType;
790
+ type TabViewProps = HTMLAttributes<HTMLDivElement> & {
791
+ outerDivProps?: HTMLAttributes<HTMLDivElement>;
792
+ children?: ReactNode;
793
+ onTabChanged?: (tabId: string) => void;
794
+ initialTabIndex?: number;
795
+ };
796
+ declare function TabView({ children, outerDivProps, onTabChanged, initialTabIndex, ...props }: TabViewProps): react_jsx_runtime.JSX.Element;
797
+ type TabProps = HTMLAttributes<HTMLDivElement> & {
798
+ id?: string;
799
+ label: string;
800
+ };
801
+ declare function Tab({ id: customId, label, children, ...props }: TabProps): react_jsx_runtime.JSX.Element;
802
+
803
+ type TextImageColor = 'primary' | 'secondary' | 'dark';
804
+ type TextImageProps = {
805
+ title: string;
806
+ description: string;
807
+ imageUrl: string;
808
+ onShowMoreClicked?: () => void;
809
+ color?: TextImageColor;
810
+ badge?: string;
811
+ contentClassName?: string;
812
+ className?: string;
813
+ };
814
+ /**
815
+ * A Component for layering a Text upon an image
816
+ */
817
+ declare const TextImage: ({ title, description, imageUrl, onShowMoreClicked, color, badge, contentClassName, className, }: TextImageProps) => react_jsx_runtime.JSX.Element;
818
+
819
+ type VerticalDividerProps = {
820
+ width?: number;
821
+ height?: number;
822
+ strokeWidth?: number;
823
+ dashGap?: number;
824
+ dashLength?: number;
825
+ };
826
+ /**
827
+ * A Component for creating a vertical Divider
828
+ */
829
+ declare const VerticalDivider: ({ width, height, strokeWidth, dashGap, dashLength, }: VerticalDividerProps) => react_jsx_runtime.JSX.Element;
830
+
831
+ type ErrorComponentProps = {
832
+ errorText?: string;
833
+ classname?: string;
834
+ };
835
+ /**
836
+ * The Component to show when an error occurred
837
+ */
838
+ declare const ErrorComponent: ({ errorText, classname }: ErrorComponentProps) => react_jsx_runtime.JSX.Element;
839
+
840
+ type LoadingAndErrorComponentProps = PropsWithChildren<{
841
+ isLoading?: boolean;
842
+ hasError?: boolean;
843
+ loadingComponent?: ReactNode;
844
+ errorComponent?: ReactNode;
845
+ /**
846
+ * in milliseconds
847
+ */
848
+ minimumLoadingDuration?: number;
849
+ className?: string;
850
+ }>;
851
+ /**
852
+ * A Component that shows the Error and Loading animation, when appropriate and the children otherwise
853
+ */
854
+ declare const LoadingAndErrorComponent: ({ children, isLoading, hasError, loadingComponent, errorComponent, minimumLoadingDuration, className }: LoadingAndErrorComponentProps) => string | number | boolean | react_jsx_runtime.JSX.Element | Iterable<ReactNode>;
855
+
856
+ type LoadingAnimationProps = {
857
+ loadingText?: string;
858
+ classname?: string;
859
+ };
860
+ /**
861
+ * A Component to show when loading data
862
+ */
863
+ declare const LoadingAnimation: ({ loadingText, classname }: LoadingAnimationProps) => react_jsx_runtime.JSX.Element;
864
+
865
+ type LoadingButtonProps = {
866
+ isLoading?: boolean;
867
+ } & SolidButtonProps;
868
+ declare const LoadingButton: ({ isLoading, size, onClick, ...rest }: LoadingButtonProps) => react_jsx_runtime.JSX.Element;
869
+
870
+ type LoadingComponentProps = {
871
+ className?: string;
872
+ };
873
+ declare const LoadingContainer: ({ className }: LoadingComponentProps) => react_jsx_runtime.JSX.Element;
874
+
875
+ type ProgressIndicatorProps = {
876
+ progress: number;
877
+ strokeWidth?: number;
878
+ size?: keyof typeof sizeMapping;
879
+ direction?: 'clockwise' | 'counterclockwise';
880
+ rotation?: number;
881
+ };
882
+ declare const sizeMapping: {
883
+ small: number;
884
+ medium: number;
885
+ big: number;
886
+ };
887
+ /**
888
+ * A progress indicator
889
+ *
890
+ * Start rotation is 3 o'clock and fills counterclockwise
891
+ *
892
+ * Progress is given from 0 to 1
893
+ */
894
+ declare const ProgressIndicator: ({ progress, strokeWidth, size, direction, rotation }: ProgressIndicatorProps) => react_jsx_runtime.JSX.Element;
895
+
896
+ type Crumb = {
897
+ display: ReactNode;
898
+ link: string;
899
+ };
900
+ type BreadCrumbProps = {
901
+ crumbs: Crumb[];
902
+ linkClassName?: string;
903
+ containerClassName?: string;
904
+ };
905
+ /**
906
+ * A component for showing a hierarchical link structure with an independent link on each element
907
+ *
908
+ * e.g. Organizations/Ward/<id>
909
+ */
910
+ declare const BreadCrumb: ({ crumbs, linkClassName, containerClassName }: BreadCrumbProps) => react_jsx_runtime.JSX.Element;
911
+
912
+ type SimpleNavigationItem = {
913
+ label: ReactNode;
914
+ link: string;
915
+ external?: boolean;
916
+ };
917
+ type SubItemNavigationItem = {
918
+ label: ReactNode;
919
+ items?: SimpleNavigationItem[];
920
+ };
921
+ type NavigationItemType = SimpleNavigationItem | SubItemNavigationItem;
922
+ type NavigationItemListProps = Omit<HTMLAttributes<HTMLElement>, 'children'> & {
923
+ items: NavigationItemType[];
924
+ };
925
+ declare const NavigationItemList: ({ items, ...restProps }: NavigationItemListProps) => react_jsx_runtime.JSX.Element;
926
+ type NavigationProps = NavigationItemListProps;
927
+ declare const Navigation: ({ ...props }: NavigationProps) => react_jsx_runtime.JSX.Element;
928
+
929
+ type PaginationProps = {
930
+ pageIndex: number;
931
+ pageCount: number;
932
+ onPageChanged: (page: number) => void;
933
+ className?: string;
934
+ style?: CSSProperties;
935
+ };
936
+ /**
937
+ * A Component showing the pagination allowing first, before, next and last page navigation
938
+ */
939
+ declare const Pagination: ({ pageIndex, pageCount, onPageChanged, className, style, }: PaginationProps) => react_jsx_runtime.JSX.Element;
940
+
941
+ type StepperState = {
942
+ currentStep: number;
943
+ seenSteps: Set<number>;
944
+ };
945
+ type StepperBarProps = {
946
+ state?: StepperState;
947
+ numberOfSteps: number;
948
+ disabledSteps?: Set<number>;
949
+ onChange: (state: StepperState) => void;
950
+ onFinish: () => void;
951
+ finishText?: string;
952
+ showDots?: boolean;
953
+ className?: string;
954
+ };
955
+ /**
956
+ * A Component for stepping
957
+ */
958
+ declare const StepperBar: ({ state, numberOfSteps, disabledSteps, onChange, onFinish, finishText, showDots, className, }: StepperBarProps) => react_jsx_runtime.JSX.Element;
959
+ declare const StepperBarUncontrolled: ({ state, onChange, ...props }: StepperBarProps) => react_jsx_runtime.JSX.Element;
960
+
961
+ type PropertyBaseProps = {
962
+ name: string;
963
+ input: (props: {
964
+ softRequired: boolean;
965
+ hasValue: boolean;
966
+ }) => ReactNode;
967
+ onRemove?: () => void;
968
+ hasValue: boolean;
969
+ softRequired?: boolean;
970
+ readOnly?: boolean;
971
+ icon?: ReactNode;
972
+ className?: string;
973
+ };
974
+ /**
975
+ * A component for showing a properties with uniform styling
976
+ */
977
+ declare const PropertyBase: ({ name, input, softRequired, hasValue, icon, readOnly, onRemove, className, }: PropertyBaseProps) => react_jsx_runtime.JSX.Element;
978
+
979
+ type CheckboxPropertyProps = Omit<PropertyBaseProps, 'icon' | 'input' | 'hasValue' | 'onRemove'> & {
980
+ value?: boolean;
981
+ onChange?: (value: boolean) => void;
982
+ };
983
+ /**
984
+ * An Input component for a boolean values
985
+ */
986
+ declare const CheckboxProperty: ({ value, onChange, readOnly, ...baseProps }: CheckboxPropertyProps) => react_jsx_runtime.JSX.Element;
987
+
988
+ type DatePropertyProps = Omit<PropertyBaseProps, 'icon' | 'input' | 'hasValue'> & {
989
+ value?: Date;
990
+ onChange?: (date: Date) => void;
991
+ onEditComplete?: (value: Date) => void;
992
+ type?: 'dateTime' | 'date';
993
+ };
994
+ /**
995
+ * An Input for date properties
996
+ */
997
+ declare const DateProperty: ({ value, onChange, onEditComplete, readOnly, type, ...baseProps }: DatePropertyProps) => react_jsx_runtime.JSX.Element;
998
+
999
+ type MultiSelectPropertyProps = Omit<PropertyBaseProps, 'icon' | 'input' | 'hasValue' | 'className'> & PropsWithChildren<{
1000
+ values: string[];
1001
+ onValuesChanged?: (value: string[]) => void;
1002
+ }>;
1003
+ /**
1004
+ * An Input for MultiSelect properties
1005
+ */
1006
+ declare const MultiSelectProperty: ({ children, values, onValuesChanged, ...props }: MultiSelectPropertyProps) => react_jsx_runtime.JSX.Element;
1007
+
1008
+ type NumberPropertyProps = Omit<PropertyBaseProps, 'icon' | 'input' | 'hasValue'> & {
1009
+ value?: number;
1010
+ suffix?: string;
1011
+ onChange?: (value: number) => void;
1012
+ onEditComplete?: (value: number) => void;
1013
+ };
1014
+ /**
1015
+ * An Input for number properties
1016
+ */
1017
+ declare const NumberProperty: ({ value, onChange, onRemove, onEditComplete, readOnly, suffix, ...baseProps }: NumberPropertyProps) => react_jsx_runtime.JSX.Element;
1018
+
1019
+ type SingleSelectPropertyProps = Omit<PropertyBaseProps, 'icon' | 'input' | 'hasValue' | 'className'> & PropsWithChildren<{
1020
+ value?: string;
1021
+ onValueChanged?: (value: string) => void;
1022
+ onAddNew?: (value: string) => void;
1023
+ selectedDisplay?: (value: string) => ReactNode;
1024
+ }>;
1025
+ /**
1026
+ * An Input for SingleSelect properties
1027
+ */
1028
+ declare const SingleSelectProperty: ({ children, value, onValueChanged, selectedDisplay, ...props }: SingleSelectPropertyProps) => react_jsx_runtime.JSX.Element;
1029
+
1030
+ type TextPropertyProps = Omit<PropertyBaseProps, 'icon' | 'input' | 'hasValue'> & {
1031
+ value?: string;
1032
+ onChange?: (value: string) => void;
1033
+ onEditComplete?: (value: string) => void;
1034
+ };
1035
+ /**
1036
+ * An Input for Text properties
1037
+ */
1038
+ declare const TextProperty: ({ value, readOnly, onChange, onRemove, onEditComplete, ...baseProps }: TextPropertyProps) => react_jsx_runtime.JSX.Element;
1039
+
1040
+ type FillerRowElementProps = {
1041
+ className?: string;
1042
+ };
1043
+ declare const FillerRowElement: ({ className }: FillerRowElementProps) => react_jsx_runtime.JSX.Element;
1044
+
1045
+ declare const TableFilters: {
1046
+ dateRange: (row: any, columnId: any, filterValue: [Date | null, Date | null]) => boolean;
1047
+ };
1048
+
1049
+ type TableFilterType = 'text' | 'range' | 'dateRange';
1050
+ type TableFilterButtonProps<T = unknown> = {
1051
+ filterType: TableFilterType;
1052
+ column: Column<T>;
1053
+ };
1054
+ declare const TableFilterButton: <T>({ filterType, column, }: TableFilterButtonProps<T>) => react_jsx_runtime.JSX.Element;
1055
+
1056
+ declare module '@tanstack/react-table' {
1057
+ interface ColumnMeta<TData extends RowData, TValue> {
1058
+ className?: string;
1059
+ filterType?: TableFilterType;
1060
+ }
1061
+ interface TableMeta<TData> {
1062
+ headerRowClassName?: TableFilterType;
1063
+ bodyRowClassName?: string;
1064
+ }
1065
+ interface FilterFns {
1066
+ dateRange: FilterFn<unknown>;
1067
+ }
1068
+ }
1069
+ type TableProps<T> = {
1070
+ data: T[];
1071
+ columns: ColumnDef<T>[];
1072
+ fillerRow?: (columnId: string, table: Table$1<T>) => ReactNode;
1073
+ initialState?: Omit<InitialTableState, 'columnSizing' | 'columnSizingInfo'>;
1074
+ className?: string;
1075
+ onRowClick?: (row: Row<T>, table: Table$1<T>) => void;
1076
+ state?: Omit<TableState, 'columnSizing' | 'columnSizingInfo'>;
1077
+ tableClassName?: string;
1078
+ } & Partial<TableOptions<T>>;
1079
+ /**
1080
+ * The standard table
1081
+ */
1082
+ declare const Table: <T>({ data, fillerRow, initialState, onRowClick, className, tableClassName, defaultColumn, state, columns, ...tableOptions }: TableProps<T>) => react_jsx_runtime.JSX.Element;
1083
+ type TableUncontrolledProps<T> = TableProps<T>;
1084
+ declare const TableUncontrolled: <T>({ data, ...props }: TableUncontrolledProps<T>) => react_jsx_runtime.JSX.Element;
1085
+ type TableWithSelectionProps<T> = TableProps<T> & {
1086
+ rowSelection: RowSelectionState;
1087
+ disableClickRowClickSelection?: boolean;
1088
+ selectionRowId?: string;
1089
+ };
1090
+ declare const TableWithSelection: <T>({ columns, state, fillerRow, rowSelection, disableClickRowClickSelection, selectionRowId, onRowClick, meta, ...props }: TableWithSelectionProps<T>) => react_jsx_runtime.JSX.Element;
1091
+
1092
+ type TableCellProps = PropsWithChildren<{
1093
+ className?: string;
1094
+ }>;
1095
+ declare const TableCell: ({ children, className, }: TableCellProps) => react_jsx_runtime.JSX.Element;
1096
+
1097
+ type TableSortButtonProps = IconButtonProps & {
1098
+ sortDirection: SortDirection | false;
1099
+ invert?: boolean;
1100
+ };
1101
+ /**
1102
+ * An Extension of the normal button that displays the sorting state right of the content
1103
+ */
1104
+ declare const TableSortButton: ({ sortDirection, invert, color, className, ...buttonProps }: TableSortButtonProps) => react_jsx_runtime.JSX.Element;
1105
+
1106
+ type CheckBoxSize = 'sm' | 'md' | 'lg';
1107
+ type CheckboxProps = Omit<CheckboxProps$1, 'checked' | 'onCheckedChange' | 'onChange'> & {
1108
+ checked?: boolean;
1109
+ indeterminate?: boolean;
1110
+ onChange?: (checked: boolean) => void;
1111
+ size?: CheckBoxSize;
1112
+ };
1113
+ /**
1114
+ * A Tristate checkbox
1115
+ *
1116
+ * The state is managed by the parent
1117
+ */
1118
+ declare const Checkbox: ({ disabled, checked, indeterminate, onChange, size, className, ...props }: CheckboxProps) => react_jsx_runtime.JSX.Element;
1119
+ type CheckboxUncontrolledProps = CheckboxProps;
1120
+ /**
1121
+ * A Tristate checkbox
1122
+ *
1123
+ * The state is managed by this component
1124
+ */
1125
+ declare const CheckboxUncontrolled: ({ checked: initialChecked, onChange, ...props }: CheckboxUncontrolledProps) => react_jsx_runtime.JSX.Element;
1126
+
1127
+ type Position$1 = 'top' | 'bottom' | 'left' | 'right';
1128
+ type CopyToClipboardWrapperProps = PropsWithChildren<{
1129
+ textToCopy: string;
1130
+ /**
1131
+ * Class names of additional styling properties for the tooltip
1132
+ */
1133
+ tooltipClassName?: string;
1134
+ /**
1135
+ * Class names of additional styling properties for the container from which the tooltip will be created
1136
+ */
1137
+ containerClassName?: string;
1138
+ position?: Position$1;
1139
+ zIndex?: number;
1140
+ }>;
1141
+ /**
1142
+ * A Component for showing a tooltip when hovering over Content
1143
+ * @param tooltip The tooltip to show can be a text or any ReactNode
1144
+ * @param children The Content for which the tooltip should be created
1145
+ * @param tooltipClassName Additional ClassNames for the Container of the tooltip
1146
+ * @param containerClassName Additional ClassNames for the Container holding the content
1147
+ * @param position The direction of the tooltip relative to the Container
1148
+ * @param zIndex The z Index of the tooltip (you may require this when stacking modal)
1149
+ * @constructor
1150
+ */
1151
+ declare const CopyToClipboardWrapper: ({ children, textToCopy, tooltipClassName, containerClassName, position, zIndex, }: CopyToClipboardWrapperProps) => react_jsx_runtime.JSX.Element;
1152
+
1153
+ type DateTimePickerMode = 'date' | 'time' | 'dateTime';
1154
+ type DateTimePickerProps = {
1155
+ mode?: DateTimePickerMode;
1156
+ value?: Date;
1157
+ start?: Date;
1158
+ end?: Date;
1159
+ onChange?: (date: Date) => void;
1160
+ onFinish?: (date: Date) => void;
1161
+ onRemove?: () => void;
1162
+ datePickerProps?: Omit<DatePickerProps, 'onChange' | 'value' | 'start' | 'end'>;
1163
+ timePickerProps?: Omit<TimePickerProps, 'onChange' | 'time' | 'maxHeight'>;
1164
+ };
1165
+ /**
1166
+ * A Component for picking a Date and Time
1167
+ */
1168
+ declare const DateTimePicker: ({ value, start, end, mode, onFinish, onChange, onRemove, timePickerProps, datePickerProps, }: DateTimePickerProps) => react_jsx_runtime.JSX.Element;
1169
+
1170
+ type PopoverHorizontalAlignment = 'leftOutside' | 'leftInside' | 'rightOutside' | 'rightInside' | 'center';
1171
+ type PopoverVerticalAlignment = 'topOutside' | 'topInside' | 'bottomOutside' | 'bottomInside' | 'center';
1172
+ type PopoverPositionOptionsResolved = {
1173
+ edgePadding: number;
1174
+ outerGap: number;
1175
+ verticalAlignment: PopoverVerticalAlignment;
1176
+ horizontalAlignment: PopoverHorizontalAlignment;
1177
+ disabled: boolean;
1178
+ };
1179
+ type PopoverPositionOptions = Partial<PopoverPositionOptionsResolved>;
1180
+ declare const usePopoverPosition: (trigger?: DOMRect, options?: PopoverPositionOptions) => CSSProperties;
1181
+
1182
+ type MenuItemProps = {
1183
+ onClick?: () => void;
1184
+ alignment?: 'left' | 'right';
1185
+ isDisabled?: boolean;
1186
+ className?: string;
1187
+ };
1188
+ declare const MenuItem: ({ children, onClick, alignment, isDisabled, className }: PropsWithChildren<MenuItemProps>) => react_jsx_runtime.JSX.Element;
1189
+ type MenuBag = {
1190
+ isOpen: boolean;
1191
+ disabled: boolean;
1192
+ toggleOpen: () => void;
1193
+ close: () => void;
1194
+ };
1195
+ type MenuProps<T> = PropsWithBagFunctionOrChildren<MenuBag> & {
1196
+ trigger: (bag: MenuBag, ref: RefObject<T>) => ReactNode;
1197
+ /**
1198
+ * @default 'l'
1199
+ */
1200
+ alignmentHorizontal?: PopoverHorizontalAlignment;
1201
+ alignmentVertical?: PopoverVerticalAlignment;
1202
+ showOnHover?: boolean;
1203
+ menuClassName?: string;
1204
+ disabled?: boolean;
1205
+ };
1206
+ /**
1207
+ * A Menu Component to allow the user to see different functions
1208
+ */
1209
+ declare const Menu: <T extends HTMLElement>({ trigger, children, alignmentHorizontal, alignmentVertical, showOnHover, disabled, menuClassName, }: MenuProps<T>) => react_jsx_runtime.JSX.Element;
1210
+
1211
+ type ScrollPickerProps<T> = {
1212
+ options: T[];
1213
+ mapping: (value: T) => string;
1214
+ selected?: T;
1215
+ onChange?: (value: T) => void;
1216
+ disabled?: boolean;
1217
+ };
1218
+ /**
1219
+ * A component for picking an option by scrolling
1220
+ */
1221
+ declare const ScrollPicker: <T>({ options, mapping, selected, onChange, disabled, }: ScrollPickerProps<T>) => react_jsx_runtime.JSX.Element;
1222
+
1223
+ type SearchBarProps = InputProps & {
1224
+ onSearch?: () => void;
1225
+ disableOnSearch?: boolean;
1226
+ containerClassName?: string;
1227
+ };
1228
+ declare const SearchBar: ({ placeholder, onSearch, disableOnSearch, containerClassName, ...inputProps }: SearchBarProps) => react_jsx_runtime.JSX.Element;
1229
+
1230
+ type TextareaProps = Omit<TextareaHTMLAttributes<HTMLTextAreaElement>, 'value'> & {
1231
+ /** Inside the area */
1232
+ value?: string;
1233
+ invalid?: boolean;
1234
+ onChangeText?: (text: string) => void;
1235
+ onEditCompleted?: (text: string) => void;
1236
+ saveDelayOptions?: UseDelayOptions;
1237
+ defaultStyle?: boolean;
1238
+ };
1239
+ /**
1240
+ * A Textarea component for inputting longer texts
1241
+ *
1242
+ * The State is managed by the parent
1243
+ */
1244
+ declare const Textarea: React.ForwardRefExoticComponent<Omit<TextareaHTMLAttributes<HTMLTextAreaElement>, "value"> & {
1245
+ /** Inside the area */
1246
+ value?: string;
1247
+ invalid?: boolean;
1248
+ onChangeText?: (text: string) => void;
1249
+ onEditCompleted?: (text: string) => void;
1250
+ saveDelayOptions?: UseDelayOptions;
1251
+ defaultStyle?: boolean;
1252
+ } & React.RefAttributes<HTMLTextAreaElement>>;
1253
+ /**
1254
+ * A Textarea component that is not controlled by its parent
1255
+ */
1256
+ declare const TextareaUncontrolled: ({ value, onChangeText, ...props }: TextareaProps) => react_jsx_runtime.JSX.Element;
1257
+ type TextareaWithHeadlineProps = Omit<TextareaProps, 'defaultStyle'> & {
1258
+ headline: ReactNode;
1259
+ headlineProps: Omit<LabelProps, 'children'>;
1260
+ containerClassName?: string;
1261
+ };
1262
+ declare const TextareaWithHeadline: ({ id, headline, headlineProps, disabled, className, containerClassName, ...props }: TextareaWithHeadlineProps) => react_jsx_runtime.JSX.Element;
1263
+
1264
+ type Position = 'top' | 'bottom' | 'left' | 'right';
1265
+ type TooltipProps = PropsWithChildren<{
1266
+ tooltip: ReactNode;
1267
+ /**
1268
+ * Number of milliseconds until the tooltip appears
1269
+ *
1270
+ * defaults to 1000ms
1271
+ */
1272
+ animationDelay?: number;
1273
+ /**
1274
+ * Class names of additional styling properties for the tooltip
1275
+ */
1276
+ tooltipClassName?: string;
1277
+ /**
1278
+ * Class names of additional styling properties for the container from which the tooltip will be created
1279
+ */
1280
+ containerClassName?: string;
1281
+ position?: Position;
1282
+ zIndex?: number;
1283
+ }>;
1284
+ /**
1285
+ * A Component for showing a tooltip when hovering over Content
1286
+ * @param tooltip The tooltip to show can be a text or any ReactNode
1287
+ * @param children The Content for which the tooltip should be created
1288
+ * @param animationDelay The delay before the tooltip appears
1289
+ * @param tooltipClassName Additional ClassNames for the Container of the tooltip
1290
+ * @param containerClassName Additional ClassNames for the Container holding the content
1291
+ * @param position The direction of the tooltip relative to the Container
1292
+ * @param zIndex The z Index of the tooltip (you may require this when stacking modal)
1293
+ * @constructor
1294
+ */
1295
+ declare const Tooltip: ({ tooltip, children, animationDelay, tooltipClassName, containerClassName, position, zIndex, }: TooltipProps) => react_jsx_runtime.JSX.Element;
1296
+
1297
+ type InsideLabelInputProps = Omit<InputProps, 'aria-label' | 'aria-labelledby' | 'placeholder'> & {
1298
+ label: ReactNode;
1299
+ };
1300
+ /**
1301
+ * Text input component with a label inside the input that moves up when editing
1302
+ *
1303
+ * The State is managed by the parent
1304
+ */
1305
+ declare const InsideLabelInput: React.ForwardRefExoticComponent<Omit<InputProps, "aria-label" | "aria-labelledby" | "placeholder"> & {
1306
+ label: ReactNode;
1307
+ } & React.RefAttributes<HTMLInputElement>>;
1308
+ declare const InsideLabelInputUncontrolled: ({ value: initialValue, ...props }: InsideLabelInputProps) => react_jsx_runtime.JSX.Element;
1309
+
1310
+ type ToggleableInputProps = Omit<InputProps, 'defaultStyle'> & {
1311
+ initialState?: 'editing' | 'display';
1312
+ editCompleteOptions?: Omit<EditCompleteOptions, 'allowEnterComplete'>;
1313
+ };
1314
+ /**
1315
+ * A Text input component for inputting text. It changes appearance upon entering the edit mode and switches
1316
+ * back to display mode on loss of focus or on enter
1317
+ *
1318
+ * The State is managed by the parent
1319
+ */
1320
+ declare const ToggleableInput: React.ForwardRefExoticComponent<Omit<InputProps, "defaultStyle"> & {
1321
+ initialState?: "editing" | "display";
1322
+ editCompleteOptions?: Omit<EditCompleteOptions, "allowEnterComplete">;
1323
+ } & React.RefAttributes<HTMLInputElement>>;
1324
+ declare const ToggleableInputUncontrolled: ({ value: initialValue, onChangeText, ...restProps }: ToggleableInputProps) => react_jsx_runtime.JSX.Element;
1325
+
1326
+ type SelectIconAppearance = 'left' | 'right' | 'none';
1327
+ type SelectRootProps = PropsWithChildren<{
1328
+ id?: string;
1329
+ value?: string;
1330
+ onValueChanged?: (value: string) => void;
1331
+ values?: string[];
1332
+ onValuesChanged?: (value: string[]) => void;
1333
+ isOpen?: boolean;
1334
+ disabled?: boolean;
1335
+ invalid?: boolean;
1336
+ isMultiSelect?: boolean;
1337
+ iconAppearance?: SelectIconAppearance;
1338
+ }>;
1339
+ declare const SelectRoot: ({ children, id, value, onValueChanged, values, onValuesChanged, isOpen, disabled, invalid, isMultiSelect, iconAppearance, }: SelectRootProps) => react_jsx_runtime.JSX.Element;
1340
+ type SelectOptionProps = Omit<HTMLAttributes<HTMLLIElement>, 'children'> & {
1341
+ value: string;
1342
+ disabled?: boolean;
1343
+ iconAppearance?: SelectIconAppearance;
1344
+ children?: ReactNode;
1345
+ };
1346
+ declare const SelectOption: React__default.ForwardRefExoticComponent<Omit<HTMLAttributes<HTMLLIElement>, "children"> & {
1347
+ value: string;
1348
+ disabled?: boolean;
1349
+ iconAppearance?: SelectIconAppearance;
1350
+ children?: ReactNode;
1351
+ } & React__default.RefAttributes<HTMLLIElement>>;
1352
+ type SelectButtonProps = ButtonHTMLAttributes<HTMLButtonElement> & {
1353
+ placeholder?: ReactNode;
1354
+ selectedDisplay?: (value: string[]) => ReactNode;
1355
+ };
1356
+ declare const SelectButton: React__default.ForwardRefExoticComponent<ButtonHTMLAttributes<HTMLButtonElement> & {
1357
+ placeholder?: ReactNode;
1358
+ selectedDisplay?: (value: string[]) => ReactNode;
1359
+ } & React__default.RefAttributes<HTMLButtonElement>>;
1360
+ type SelectChipDisplayProps = HTMLAttributes<HTMLDivElement> & {
1361
+ disabled?: boolean;
1362
+ placeholder?: ReactNode;
1363
+ };
1364
+ declare const SelectChipDisplay: React__default.ForwardRefExoticComponent<HTMLAttributes<HTMLDivElement> & {
1365
+ disabled?: boolean;
1366
+ placeholder?: ReactNode;
1367
+ } & React__default.RefAttributes<HTMLDivElement>>;
1368
+ type Orientation = 'vertical' | 'horizontal';
1369
+ type SelectContentProps = HTMLAttributes<HTMLUListElement> & {
1370
+ alignment?: Pick<UseFloatingElementOptions, 'gap' | 'horizontalAlignment' | 'verticalAlignment'>;
1371
+ orientation?: Orientation;
1372
+ containerClassName?: string;
1373
+ };
1374
+ declare const SelectContent: React__default.ForwardRefExoticComponent<HTMLAttributes<HTMLUListElement> & {
1375
+ alignment?: Pick<UseFloatingElementOptions, "gap" | "horizontalAlignment" | "verticalAlignment">;
1376
+ orientation?: Orientation;
1377
+ containerClassName?: string;
1378
+ } & React__default.RefAttributes<HTMLUListElement>>;
1379
+ type SelectProps = Omit<SelectRootProps, 'isMultiSelect' | 'values' | 'onValuesChanged'> & {
1380
+ contentPanelProps?: SelectContentProps;
1381
+ buttonProps?: Omit<SelectButtonProps, 'selectedDisplay'> & {
1382
+ selectedDisplay?: (value: string) => ReactNode;
1383
+ };
1384
+ };
1385
+ declare const Select: React__default.ForwardRefExoticComponent<Omit<SelectRootProps, "values" | "onValuesChanged" | "isMultiSelect"> & {
1386
+ contentPanelProps?: SelectContentProps;
1387
+ buttonProps?: Omit<SelectButtonProps, "selectedDisplay"> & {
1388
+ selectedDisplay?: (value: string) => ReactNode;
1389
+ };
1390
+ } & React__default.RefAttributes<HTMLButtonElement>>;
1391
+ type SelectUncontrolledProps = SelectProps;
1392
+ declare const SelectUncontrolled: React__default.ForwardRefExoticComponent<Omit<SelectRootProps, "values" | "onValuesChanged" | "isMultiSelect"> & {
1393
+ contentPanelProps?: SelectContentProps;
1394
+ buttonProps?: Omit<SelectButtonProps, "selectedDisplay"> & {
1395
+ selectedDisplay?: (value: string) => ReactNode;
1396
+ };
1397
+ } & React__default.RefAttributes<HTMLButtonElement>>;
1398
+ type MultiSelectProps = Omit<SelectRootProps, 'isMultiSelect' | 'value' | 'onValueChanged'> & {
1399
+ contentPanelProps?: SelectContentProps;
1400
+ buttonProps?: SelectButtonProps;
1401
+ };
1402
+ declare const MultiSelect: React__default.ForwardRefExoticComponent<Omit<SelectRootProps, "value" | "onValueChanged" | "isMultiSelect"> & {
1403
+ contentPanelProps?: SelectContentProps;
1404
+ buttonProps?: SelectButtonProps;
1405
+ } & React__default.RefAttributes<HTMLButtonElement>>;
1406
+ type MultiSelectUncontrolledProps = MultiSelectProps;
1407
+ declare const MultiSelectUncontrolled: React__default.ForwardRefExoticComponent<Omit<SelectRootProps, "value" | "onValueChanged" | "isMultiSelect"> & {
1408
+ contentPanelProps?: SelectContentProps;
1409
+ buttonProps?: SelectButtonProps;
1410
+ } & React__default.RefAttributes<HTMLButtonElement>>;
1411
+ type MultiSelectChipDisplayProps = Omit<SelectRootProps, 'isMultiSelect' | 'value' | 'onValueChanged'> & {
1412
+ contentPanelProps?: SelectContentProps;
1413
+ chipDisplayProps?: SelectChipDisplayProps;
1414
+ };
1415
+ declare const MultiSelectChipDisplay: React__default.ForwardRefExoticComponent<Omit<SelectRootProps, "value" | "onValueChanged" | "isMultiSelect"> & {
1416
+ contentPanelProps?: SelectContentProps;
1417
+ chipDisplayProps?: SelectChipDisplayProps;
1418
+ } & React__default.RefAttributes<HTMLDivElement>>;
1419
+ type MultiSelectChipDisplayUncontrolledProps = MultiSelectChipDisplayProps;
1420
+ declare const MultiSelectChipDisplayUncontrolled: React__default.ForwardRefExoticComponent<Omit<SelectRootProps, "value" | "onValueChanged" | "isMultiSelect"> & {
1421
+ contentPanelProps?: SelectContentProps;
1422
+ chipDisplayProps?: SelectChipDisplayProps;
1423
+ } & React__default.RefAttributes<HTMLDivElement>>;
1424
+
1425
+ type FocusTrapProps = HTMLAttributes<HTMLDivElement> & {
1426
+ active?: boolean;
1427
+ initialFocus?: MutableRefObject<HTMLElement>;
1428
+ /**
1429
+ * Whether to focus the first element when the initialFocus isn't provided
1430
+ *
1431
+ * Focuses the container instead
1432
+ */
1433
+ focusFirst?: boolean;
1434
+ };
1435
+ /**
1436
+ * A wrapper for the useFocusTrap hook that directly renders it to a div
1437
+ */
1438
+ declare const FocusTrap: React.ForwardRefExoticComponent<HTMLAttributes<HTMLDivElement> & {
1439
+ active?: boolean;
1440
+ initialFocus?: MutableRefObject<HTMLElement>;
1441
+ /**
1442
+ * Whether to focus the first element when the initialFocus isn't provided
1443
+ *
1444
+ * Focuses the container instead
1445
+ */
1446
+ focusFirst?: boolean;
1447
+ } & React.RefAttributes<HTMLDivElement>>;
1448
+
1449
+ type TransitionBag = {
1450
+ isOpen: boolean;
1451
+ isTransitioning: boolean;
1452
+ isUsingReducedMotion: boolean;
1453
+ data: {
1454
+ [key: `data-${string}`]: string | undefined;
1455
+ };
1456
+ handlers: {
1457
+ onTransitionEnd?: () => void;
1458
+ onAnimationEnd?: () => void;
1459
+ onTransitionCancel?: () => void;
1460
+ };
1461
+ };
1462
+ type TransitionWrapperProps = PropsWithBagFunctionOrChildren<TransitionBag> & {
1463
+ show: boolean;
1464
+ includeAnimation?: boolean;
1465
+ };
1466
+ /**
1467
+ * Only use when you have a transition happening
1468
+ */
1469
+ declare function Transition({ children, show, includeAnimation, }: TransitionWrapperProps): React.ReactNode;
1470
+
1471
+ declare const useFocusGuards: () => void;
1472
+
1473
+ declare function useFocusManagement(): {
1474
+ getFocusableElements: () => HTMLElement[];
1475
+ getNextFocusElement: () => HTMLElement | undefined;
1476
+ getPreviousFocusElement: () => HTMLElement | undefined;
1477
+ focusNext: () => void;
1478
+ focusPrevious: () => void;
1479
+ };
1480
+
1481
+ declare const useFocusOnceVisible: (ref: MutableRefObject<HTMLElement>, disable?: boolean) => void;
1482
+
1483
+ type UseFocusTrapProps = {
1484
+ container: MutableRefObject<HTMLElement>;
1485
+ active?: boolean;
1486
+ initialFocus?: MutableRefObject<HTMLElement>;
1487
+ /**
1488
+ * Whether to focus the first element when the initialFocus isn't provided
1489
+ *
1490
+ * Focuses the container instead
1491
+ */
1492
+ focusFirst?: boolean;
1493
+ };
1494
+ declare const useFocusTrap: ({ container, active, initialFocus, focusFirst, }: UseFocusTrapProps) => void;
1495
+
1496
+ declare const useIsMounted: () => boolean;
1497
+
1498
+ type UseHoverStateProps = {
1499
+ /**
1500
+ * The delay after which the menu is closed in milliseconds
1501
+ *
1502
+ * default: 200ms
1503
+ */
1504
+ closingDelay: number;
1505
+ /**
1506
+ * Whether the hover state management should be disabled
1507
+ *
1508
+ * default: false
1509
+ */
1510
+ isDisabled: boolean;
1511
+ };
1512
+ type UseHoverStateReturnType = {
1513
+ /**
1514
+ * Whether the element is hovered
1515
+ */
1516
+ isHovered: boolean;
1517
+ /**
1518
+ * Function to change the current hover status
1519
+ */
1520
+ setIsHovered: Dispatch<SetStateAction<boolean>>;
1521
+ /**
1522
+ * Handlers to pass on to the component that should be hovered
1523
+ */
1524
+ handlers: {
1525
+ onMouseEnter: () => void;
1526
+ onMouseLeave: () => void;
1527
+ };
1528
+ };
1529
+ /**
1530
+ * @param props See UseHoverStateProps
1531
+ *
1532
+ * A react hook for managing the hover state of a component. The handlers provided should be
1533
+ * forwarded to the component which should be hovered over
1534
+ */
1535
+ declare const useHoverState: (props?: Partial<UseHoverStateProps> | undefined) => UseHoverStateReturnType;
1536
+
1537
+ type SetValue<T> = Dispatch<SetStateAction<T>>;
1538
+ type UseLocalStorageResult<T> = {
1539
+ value: T;
1540
+ setValue: SetValue<T>;
1541
+ deleteValue: () => void;
1542
+ };
1543
+ /**
1544
+ * @param key Key under which to save the data
1545
+ * @param backupValue Used if the storage is unavailable or no value is present
1546
+ *
1547
+ * The backup value will never be saved to the storage unless you explicitly
1548
+ */
1549
+ declare const useLocalStorage: <T>(key: string, backupValue: T) => UseLocalStorageResult<T>;
1550
+
1551
+ type OptionsResolved = {
1552
+ type?: 'info' | 'error' | 'warning';
1553
+ };
1554
+ type Options = Partial<OptionsResolved>;
1555
+ declare const useLogOnce: (message: string, condition: boolean, options?: Options) => void;
1556
+
1557
+ declare const useOutsideClick: <Ts extends RefObject<HTMLElement>[]>(refs: Ts, handler: () => void) => void;
1558
+
1559
+ declare const useOverwritableState: <T>(initialValue?: T, onChange?: (value: T) => void) => [T, React__default.Dispatch<React__default.SetStateAction<T>>];
1560
+
1561
+ declare const useRerender: () => React.DispatchWithoutAction;
1562
+
1563
+ /**
1564
+ * A hook that wraps the event listener attachment
1565
+ *
1566
+ * Make sure your callback is stable (doesn't change every render)
1567
+ * This can easily be achieved by wrapping it in a useCallback() and using it inside the useResizeCallbackWrapper
1568
+ *
1569
+ * @param callback Called when the window resizes
1570
+ */
1571
+ declare const useResizeCallbackWrapper: (callback: (event: UIEvent) => void) => void;
1572
+
1573
+ type UseSearchProps<T> = {
1574
+ list: T[];
1575
+ searchMapping: (item: T) => string[];
1576
+ initialSearch?: string;
1577
+ additionalSearchTags?: string[];
1578
+ isSearchInstant?: boolean;
1579
+ sortingFunction?: (a: T, b: T) => number;
1580
+ filter?: (item: T) => boolean;
1581
+ disabled?: boolean;
1582
+ };
1583
+ declare const useSearch: <T>({ list, initialSearch, searchMapping, additionalSearchTags, isSearchInstant, sortingFunction, filter, disabled, }: UseSearchProps<T>) => {
1584
+ result: T[];
1585
+ hasResult: boolean;
1586
+ allItems: T[];
1587
+ updateSearch: (newSearch?: string) => void;
1588
+ search: string;
1589
+ setSearch: React.Dispatch<React.SetStateAction<string>>;
1590
+ };
1591
+
1592
+ type ValidatorError = 'notEmpty' | 'invalidEmail' | 'tooLong' | 'tooShort' | 'outOfRangeString' | 'outOfRangeNumber' | 'outOfRangeSelectionItems' | 'tooFewSelectionItems' | 'tooManySelectionItems';
1593
+ type ValidatorResult = ValidatorError | undefined;
1594
+ declare const UseValidators: {
1595
+ notEmpty: (value: unknown) => ValidatorResult;
1596
+ length: (value: string | undefined, bounds: [number | undefined, number | undefined]) => ValidatorResult;
1597
+ email: (value: string | undefined) => string;
1598
+ selection: (value: unknown[], bounds: [number | undefined, number | undefined]) => ValidatorResult;
1599
+ };
1600
+ declare const useTranslatedValidators: () => {
1601
+ notEmpty: (value: unknown) => string;
1602
+ length: (value: string | undefined, length: [number | undefined, number | undefined]) => string;
1603
+ email: (value: string) => string;
1604
+ selection: (value: unknown[] | undefined, length: [number | undefined, number | undefined]) => string;
1605
+ };
1606
+
1607
+ declare const hightideTranslationLocales: readonly ["de-DE", "en-US"];
1608
+ type HightideTranslationLocales = typeof hightideTranslationLocales[number];
1609
+ type HightideTranslationEntries = {
1610
+ 'add': string;
1611
+ 'age': string;
1612
+ 'all': string;
1613
+ 'apply': string;
1614
+ 'back': string;
1615
+ 'cancel': string;
1616
+ 'carousel': string;
1617
+ 'change': string;
1618
+ 'chooseLanguage': string;
1619
+ 'chooseSlide': string;
1620
+ 'chooseTheme': string;
1621
+ 'clear': string;
1622
+ 'click': string;
1623
+ 'clickToCopy': string;
1624
+ 'clickToSelect': string;
1625
+ 'close': string;
1626
+ 'confirm': string;
1627
+ 'copied': string;
1628
+ 'copy': string;
1629
+ 'create': string;
1630
+ 'decline': string;
1631
+ 'delete': string;
1632
+ 'discard': string;
1633
+ 'discardChanges': string;
1634
+ 'done': string;
1635
+ 'edit': string;
1636
+ 'endDate': string;
1637
+ 'enterText': string;
1638
+ 'entryDate': string;
1639
+ 'error': string;
1640
+ 'errorOccurred': string;
1641
+ 'exit': string;
1642
+ 'fieldRequiredError': string;
1643
+ 'filter': string;
1644
+ 'gender': (values: {
1645
+ gender: string;
1646
+ }) => string;
1647
+ 'goodToSeeYou': string;
1648
+ 'identifier': string;
1649
+ 'invalidEmail': string;
1650
+ 'invalidEmailError': string;
1651
+ 'language': string;
1652
+ 'less': string;
1653
+ 'loading': string;
1654
+ 'locale': string;
1655
+ 'max': string;
1656
+ 'maxLengthError': string;
1657
+ 'min': string;
1658
+ 'minLengthError': string;
1659
+ 'more': string;
1660
+ 'name': string;
1661
+ 'next': string;
1662
+ 'no': string;
1663
+ 'none': string;
1664
+ 'notEmpty': string;
1665
+ 'nothingFound': string;
1666
+ 'of': string;
1667
+ 'optional': string;
1668
+ 'outOfRangeNumber': (values: {
1669
+ min: number;
1670
+ max: number;
1671
+ }) => string;
1672
+ 'outOfRangeSelectionItems': (values: {
1673
+ min: number;
1674
+ max: number;
1675
+ }) => string;
1676
+ 'outOfRangeString': (values: {
1677
+ min: number;
1678
+ max: number;
1679
+ }) => string;
1680
+ 'pleaseWait': string;
1681
+ 'previous': string;
1682
+ 'remove': string;
1683
+ 'required': string;
1684
+ 'reset': string;
1685
+ 'save': string;
1686
+ 'saved': string;
1687
+ 'search': string;
1688
+ 'select': string;
1689
+ 'selectOption': string;
1690
+ 'show': string;
1691
+ 'showLess': string;
1692
+ 'showMore': string;
1693
+ 'showSlide': (values: {
1694
+ index: number;
1695
+ }) => string;
1696
+ 'slide': string;
1697
+ 'slideNavigation': string;
1698
+ 'slideOf': (values: {
1699
+ index: number;
1700
+ length: number;
1701
+ }) => string;
1702
+ 'startDate': string;
1703
+ 'street': string;
1704
+ 'submit': string;
1705
+ 'success': string;
1706
+ 'text': string;
1707
+ 'themeMode': (values: {
1708
+ theme: string;
1709
+ }) => string;
1710
+ 'themes': (values: {
1711
+ count: number;
1712
+ }) => string;
1713
+ 'time.ago': string;
1714
+ 'time.agoDays': (values: {
1715
+ days: number;
1716
+ }) => string;
1717
+ 'time.april': string;
1718
+ 'time.august': string;
1719
+ 'time.century': (values: {
1720
+ count: number;
1721
+ }) => string;
1722
+ 'time.day': (values: {
1723
+ count: number;
1724
+ }) => string;
1725
+ 'time.decade': (values: {
1726
+ count: number;
1727
+ }) => string;
1728
+ 'time.december': string;
1729
+ 'time.february': string;
1730
+ 'time.hour': (values: {
1731
+ count: number;
1732
+ }) => string;
1733
+ 'time.in': string;
1734
+ 'time.inDays': (values: {
1735
+ days: number;
1736
+ }) => string;
1737
+ 'time.january': string;
1738
+ 'time.july': string;
1739
+ 'time.june': string;
1740
+ 'time.march': string;
1741
+ 'time.may': string;
1742
+ 'time.microsecond': (values: {
1743
+ count: number;
1744
+ }) => string;
1745
+ 'time.millisecond': (values: {
1746
+ count: number;
1747
+ }) => string;
1748
+ 'time.minute': (values: {
1749
+ count: number;
1750
+ }) => string;
1751
+ 'time.month': (values: {
1752
+ count: number;
1753
+ }) => string;
1754
+ 'time.monthName': (values: {
1755
+ month: string;
1756
+ }) => string;
1757
+ 'time.nanosecond': (values: {
1758
+ count: number;
1759
+ }) => string;
1760
+ 'time.november': string;
1761
+ 'time.october': string;
1762
+ 'time.second': (values: {
1763
+ count: number;
1764
+ }) => string;
1765
+ 'time.september': string;
1766
+ 'time.today': string;
1767
+ 'time.tomorrow': string;
1768
+ 'time.year': (values: {
1769
+ count: number;
1770
+ }) => string;
1771
+ 'time.yesterday': string;
1772
+ 'tooFewSelectionItems': (values: {
1773
+ min: number;
1774
+ }) => string;
1775
+ 'tooLong': (values: {
1776
+ max: number;
1777
+ }) => string;
1778
+ 'tooManySelectionItems': (values: {
1779
+ max: number;
1780
+ }) => string;
1781
+ 'tooShort': (values: {
1782
+ min: number;
1783
+ }) => string;
1784
+ 'unsavedChanges': string;
1785
+ 'unsavedChangesSaveQuestion': string;
1786
+ 'update': string;
1787
+ 'value': string;
1788
+ 'welcome': string;
1789
+ 'yes': string;
1790
+ };
1791
+ declare const hightideTranslation: Translation<HightideTranslationLocales, Partial<HightideTranslationEntries>>;
1792
+
1793
+ type LocaleContextValue = {
1794
+ locale: HightideTranslationLocales;
1795
+ setLocale: Dispatch<SetStateAction<HightideTranslationLocales>>;
1796
+ };
1797
+ declare const LocaleContext: React.Context<LocaleContextValue>;
1798
+ type LocaleWithSystem = HightideTranslationLocales | 'system';
1799
+ type LocaleProviderProps = {
1800
+ locale?: LocaleWithSystem;
1801
+ onChangedLocale?: (locale: HightideTranslationLocales) => void;
1802
+ };
1803
+ declare const LocaleProvider: ({ children, locale, onChangedLocale }: PropsWithChildren<LocaleProviderProps>) => react_jsx_runtime.JSX.Element;
1804
+ declare const useLocale: () => LocaleContextValue;
1805
+ declare const useLanguage: () => {
1806
+ language: string;
1807
+ };
1808
+
1809
+ type DeepPartial<T> = T extends string | number | boolean | bigint | symbol | null | undefined | Function ? T : T extends Array<infer U> ? Array<DeepPartial<U>> : T extends Map<infer K, infer V> ? Map<DeepPartial<K>, DeepPartial<V>> : T extends Set<infer U> ? Set<DeepPartial<U>> : T extends object ? {
1810
+ [P in keyof T]?: DeepPartial<T[P]>;
1811
+ } : T;
1812
+ type SuperSet<T, Base> = Base extends T ? T : never;
1813
+ type SingleOrArray<T> = T | T[];
1814
+ type Exact<T, U extends T> = U;
1815
+
1816
+ /**
1817
+ * Use for translations where you know that all values are ICU strings.
1818
+ *
1819
+ * This most likely is the case for Translations provided by a backend,
1820
+ * for more dynamic and typesafe translation use useTranslation instead
1821
+ */
1822
+ declare function useICUTranslation<L extends string, T extends Record<string, string>>(translations: Translation<L, T>[] | Translation<L, T>, locale: L): (key: string, values?: Record<string, object>) => string;
1823
+ type UseHidetideTranslationOverwrites = {
1824
+ locale?: HightideTranslationLocales;
1825
+ };
1826
+ type HidetideTranslationExtension<L extends string, T extends TranslationEntries> = PartialTranslationExtension<L, HightideTranslationLocales, T, HightideTranslationEntries>;
1827
+ /**
1828
+ * A wrapper for the useHightideTranslation to load and specify the translations for the library
1829
+ */
1830
+ declare function useHightideTranslation<L extends string, T extends TranslationEntries>(extensions?: SingleOrArray<HidetideTranslationExtension<L, T>>, overwrites?: UseHidetideTranslationOverwrites): <K extends keyof HightideTranslationEntries | keyof T>(key: K, values?: (T & HightideTranslationEntries)[K] extends (...args: infer P) => unknown ? P[0] : never) => string;
1831
+
1832
+ declare function localeToLanguage(locale: HightideTranslationLocales): string;
1833
+ /**
1834
+ * A constant definition for holding data regarding languages
1835
+ */
1836
+ declare const LocalizationUtil: {
1837
+ locals: readonly ["de-DE", "en-US"];
1838
+ localToLanguage: typeof localeToLanguage;
1839
+ DEFAULT_LOCALE: "en-US";
1840
+ languagesLocalNames: Record<"de-DE" | "en-US", string>;
1841
+ };
1842
+
1843
+ declare const themes: readonly ["light", "dark", "system"];
1844
+ type ThemeType = typeof themes[number];
1845
+ type ResolvedTheme = Exclude<ThemeType, 'system'>;
1846
+ declare const ThemeUtil: {
1847
+ themes: readonly ["light", "dark", "system"];
1848
+ };
1849
+ type ThemeContextType = {
1850
+ theme: ThemeType;
1851
+ resolvedTheme: ResolvedTheme;
1852
+ setTheme: Dispatch<SetStateAction<ThemeType>>;
1853
+ };
1854
+ declare const ThemeContext: React.Context<ThemeContextType>;
1855
+ type ThemeProviderProps = {
1856
+ /**
1857
+ * Only set this if you want to control the theme yourself
1858
+ */
1859
+ theme?: ThemeType;
1860
+ };
1861
+ declare const ThemeProvider: ({ children, theme }: PropsWithChildren<ThemeProviderProps>) => react_jsx_runtime.JSX.Element;
1862
+ declare const useTheme: () => ThemeContextType;
1863
+
1864
+ declare const equalSizeGroups: <T>(array: T[], groupSize: number) => T[][];
1865
+ type RangeOptions = {
1866
+ /** Whether the range can be defined empty via end < start without a warning */
1867
+ allowEmptyRange: boolean;
1868
+ stepSize: number;
1869
+ exclusiveStart: boolean;
1870
+ exclusiveEnd: boolean;
1871
+ };
1872
+ /**
1873
+ * @param endOrRange The end value or a range [start, end], end is exclusive
1874
+ * @param options the options for defining the range
1875
+ */
1876
+ declare const range: (endOrRange: number | [number, number], options?: Partial<RangeOptions>) => number[];
1877
+ /** Finds the closest match
1878
+ * @param list The list of all possible matches
1879
+ * @param firstCloser Return whether item1 is closer than item2
1880
+ */
1881
+ declare const closestMatch: <T>(list: T[], firstCloser: (item1: T, item2: T) => boolean) => T;
1882
+ /**
1883
+ * returns the item in middle of a list and its neighbours before and after
1884
+ * e.g. [1,2,3,4,5,6] for item = 1 would return [5,6,1,2,3]
1885
+ */
1886
+ declare const getNeighbours: <T>(list: T[], item: T, neighbourDistance?: number) => T[];
1887
+ declare const createLoopingListWithIndex: <T>(list: T[], startIndex?: number, length?: number, forwards?: boolean) => [number, T][];
1888
+ declare const createLoopingList: <T>(list: T[], startIndex?: number, length?: number, forwards?: boolean) => T[];
1889
+ declare function resolveSingleOrArray<T>(value: T | T[]): T[];
1890
+ declare const ArrayUtil: {
1891
+ unique: <T>(list: T[]) => T[];
1892
+ difference: <T>(list: T[], removeList: T[]) => T[];
1893
+ moveItems: <T>(list: T[], move?: number) => any[];
1894
+ resolveSingleOrArray: typeof resolveSingleOrArray;
1895
+ };
1896
+
1897
+ /**
1898
+ * A simple function that implements the builder pattern
1899
+ * @param value The value to update which gets return with the same reference
1900
+ * @param update The updates to apply on the object
1901
+ */
1902
+ declare const builder: <T>(value: T, update: (value: T) => void) => T;
1903
+
1904
+ type EaseFunction = (t: number) => number;
1905
+ declare class EaseFunctions {
1906
+ static cubicBezierGeneric(x1: number, y1: number, x2: number, y2: number): {
1907
+ x: EaseFunction;
1908
+ y: EaseFunction;
1909
+ };
1910
+ static cubicBezier(x1: number, y1: number, x2: number, y2: number): EaseFunction;
1911
+ static easeInEaseOut(t: number): number;
1912
+ }
1913
+
1914
+ declare const validateEmail: (email: string) => boolean;
1915
+
1916
+ /**
1917
+ * 1 is forwards
1918
+ *
1919
+ * -1 is backwards
1920
+ */
1921
+ type Direction = 1 | -1;
1922
+ declare class LoopingArrayCalculator {
1923
+ length: number;
1924
+ isLooping: boolean;
1925
+ allowedOverScroll: number;
1926
+ constructor(length: number, isLooping?: boolean, allowedOverScroll?: number);
1927
+ getCorrectedPosition(position: number): number;
1928
+ static withoutOffset(position: number): number;
1929
+ static getOffset(position: number): number;
1930
+ /**
1931
+ * @return absolute distance forwards or Infinity when the target cannot be reached (only possible when not isLooping)
1932
+ */
1933
+ getDistanceDirectional(position: number, target: number, direction: Direction): number;
1934
+ getDistanceForward(position: number, target: number): number;
1935
+ getDistanceBackward(position: number, target: number): number;
1936
+ getDistance(position: number, target: number): number;
1937
+ getBestDirection(position: number, target: number): Direction;
1938
+ }
1939
+
1940
+ declare const match: <K extends string | number | symbol, V>(key: K, values: Record<K, V>) => Record<K, V>[K];
1941
+
1942
+ declare const clamp: (value: number, range?: [number, number]) => number;
1943
+
1944
+ declare const noop: () => any;
1945
+
1946
+ declare function resolveSetState<T>(action: SetStateAction<T>, prev: T): T;
1947
+
1948
+ /**
1949
+ * Finds all values matching the search values by first mapping the values to a string array and then checking each entry for matches.
1950
+ * Returns the list of all matches.
1951
+ *
1952
+ * @param search The list of search strings e.g. `[name, type]`
1953
+ *
1954
+ * @param objects The list of objects to be searched in
1955
+ *
1956
+ * @param mapping The mapping of objects to the string properties they fulfil
1957
+ *
1958
+ * @return The list of objects that match all search strings
1959
+ */
1960
+ declare const MultiSubjectSearchWithMapping: <T>(search: string[], objects: T[], mapping: (value: T) => (string[] | undefined)) => T[];
1961
+ /**
1962
+ * Finds all values matching the search value by first mapping the values to a string array and then checking each entry for matches.
1963
+ * Returns the list of all matches.
1964
+ *
1965
+ * @param search The search string e.g `name`
1966
+ *
1967
+ * @param objects The list of objects to be searched in
1968
+ *
1969
+ * @param mapping The mapping of objects to the string properties they fulfil, if undefined it is always fulfilled
1970
+ *
1971
+ * @return The list of objects that match the search string
1972
+ */
1973
+ declare const MultiSearchWithMapping: <T>(search: string, objects: T[], mapping: (value: T) => (string[] | undefined)) => T[];
1974
+ /**
1975
+ * Finds all values matching the search value by first mapping the values to a string and returns the list of all matches.
1976
+ *
1977
+ * @param search The search string e.g `name`
1978
+ *
1979
+ * @param objects The list of objects to be searched in
1980
+ *
1981
+ * @param mapping The mapping of objects to a string that is compared to the search
1982
+ *
1983
+ * @return The list of objects that match the search string
1984
+ */
1985
+ declare const SimpleSearchWithMapping: <T>(search: string, objects: T[], mapping: (value: T) => string) => T[];
1986
+ /**
1987
+ * Finds all values matching the search value and returns the list of all matches.
1988
+ *
1989
+ * @param search The search string e.g `name`
1990
+ *
1991
+ * @param objects The list of objects to be searched in
1992
+ *
1993
+ * @return The list of objects that match the search string
1994
+ */
1995
+ declare const SimpleSearch: (search: string, objects: string[]) => string[];
1996
+
1997
+ declare class StorageService {
1998
+ private storage;
1999
+ constructor(storage: Storage);
2000
+ get<T>(key: string): T | null;
2001
+ set<T>(key: string, value: T): void;
2002
+ delete(key: string): void;
2003
+ deleteAll(): void;
2004
+ }
2005
+ declare class LocalStorageService extends StorageService {
2006
+ constructor();
2007
+ }
2008
+ declare class SessionStorageService extends StorageService {
2009
+ constructor();
2010
+ }
2011
+
2012
+ declare const writeToClipboard: (text: string) => Promise<void>;
2013
+
2014
+ export { ASTNodeInterpreter, type ASTNodeInterpreterProps, AnimatedRing, type AnimatedRingProps, ArrayUtil, Avatar, AvatarGroup, type AvatarGroupProps, type AvatarProps, type AvatarSize, AvatarUtil, type BagFunction, type BagFunctionOrNode, BagFunctionUtil, BreadCrumb, ButtonColorUtil, type ButtonProps, ButtonUtil, Carousel, type CarouselProps, CarouselSlide, type CarouselSlideProps, Checkbox, CheckboxProperty, type CheckboxPropertyProps, type CheckboxProps, CheckboxUncontrolled, type CheckboxUncontrolledProps, Chip, type ChipColor, ChipList, type ChipListProps, type ChipProps, ChipUtil, Circle, type CircleProps, type ColorMode, type ColorShadingValue, type Coloring, type ColoringStyle, ConfirmDialog, type ConfirmDialogProps, type ConfirmDialogType, CopyToClipboardWrapper, type CopyToClipboardWrapperProps, type Crumb, DatePicker, type DatePickerProps, DatePickerUncontrolled, DateProperty, type DatePropertyProps, DateTimePicker, type DateTimePickerMode, type DateTimePickerProps, DayPicker, type DayPickerProps, DayPickerUncontrolled, type DeepPartial, Dialog, type DialogPosition, type DialogProps, type Direction, DiscardChangesDialog, DividerInserter, type DividerInserterProps, type Duration, type EaseFunction, EaseFunctions, type EditCompleteOptions, type EditCompleteOptionsResolved, ErrorComponent, type ErrorComponentProps, type Exact, Expandable, type ExpandableProps, ExpandableUncontrolled, ExpansionIcon, type ExpansionIconProps, type FAQItem, FAQSection, type FAQSectionProps, FillerRowElement, type FillerRowElementProps, FloatingContainer, type FloatingContainerProps, type FloatingElementAlignment, FocusTrap, type FocusTrapProps, type FormElementStateProperties, FormElementWrapper, type FormElementWrapperProps, HelpwaveBadge, type HelpwaveBadgeProps, HelpwaveLogo, type HelpwaveProps, type HightideTranslationEntries, type HightideTranslationLocales, IconButton, type IconButtonColor, type IconButtonProps, IconButtonUtil, Input, InputDialog, type InputModalProps, type InputProps, InputUncontrolled, InsideLabelInput, InsideLabelInputUncontrolled, Label, type LabelProps, type LabelType, LanguageDialog, ListBox, ListBoxItem, type ListBoxItemProps, ListBoxMultiple, type ListBoxMultipleProps, ListBoxMultipleUncontrolled, type ListBoxMultipleUncontrolledProps, ListBoxPrimitive, type ListBoxPrimitiveProps, type ListBoxProps, ListBoxUncontrolled, type ListBoxUncontrolledProps, LoadingAndErrorComponent, type LoadingAndErrorComponentProps, LoadingAnimation, type LoadingAnimationProps, LoadingButton, type LoadingComponentProps, LoadingContainer, LocalStorageService, LocaleContext, type LocaleContextValue, LocaleProvider, LocalizationUtil, LoopingArrayCalculator, MarkdownInterpreter, type MarkdownInterpreterProps, Menu, type MenuBag, MenuItem, type MenuItemProps, type MenuProps, type Month, MultiSearchWithMapping, MultiSelect, MultiSelectChipDisplay, type MultiSelectChipDisplayProps, MultiSelectChipDisplayUncontrolled, type MultiSelectChipDisplayUncontrolledProps, MultiSelectProperty, type MultiSelectPropertyProps, type MultiSelectProps, MultiSelectUncontrolled, type MultiSelectUncontrolledProps, MultiSubjectSearchWithMapping, Navigation, NavigationItemList, type NavigationItemListProps, type NavigationItemType, type NavigationProps, NumberProperty, type NumberPropertyProps, OutlineButton, type OutlineButtonColor, type OutlineButtonProps, Pagination, type PaginationProps, type PopoverHorizontalAlignment, type PopoverVerticalAlignment, ProgressIndicator, type ProgressIndicatorProps, PropertyBase, type PropertyBaseProps, type PropsWithBagFunction, type PropsWithBagFunctionOrChildren, RadialRings, type RadialRingsProps, type RangeOptions, type ResolvedTheme, Ring, type RingProps, RingWave, type RingWaveProps, ScrollArea, type ScrollAreaProps, type ScrollBarAxis, type ScrollBarSize, type ScrollBarType, ScrollPicker, type ScrollPickerProps, SearchBar, type SearchBarProps, Select, SelectButton, SelectChipDisplay, SelectContent, type SelectContentProps, SelectOption, type SelectOptionProps, type SelectProps, SelectRoot, type SelectRootProps, SelectUncontrolled, type SelectUncontrolledProps, SessionStorageService, type ShadedColors, SimpleSearch, SimpleSearchWithMapping, type SingleOrArray, SingleSelectProperty, type SingleSelectPropertyProps, SolidButton, type SolidButtonColor, type SolidButtonProps, StepperBar, type StepperBarProps, StepperBarUncontrolled, type StepperState, type SuperSet, Tab, type TabContextType, type TabInfo, TabView, Table, TableCell, type TableCellProps, TableFilterButton, type TableFilterButtonProps, type TableFilterType, TableFilters, type TableProps, TableSortButton, type TableSortButtonProps, TableUncontrolled, type TableUncontrolledProps, TableWithSelection, type TableWithSelectionProps, TagIcon, type TagProps, TextButton, type TextButtonColor, type TextButtonProps, TextImage, type TextImageProps, TextProperty, type TextPropertyProps, Textarea, type TextareaProps, TextareaUncontrolled, TextareaWithHeadline, type TextareaWithHeadlineProps, ThemeContext, ThemeDialog, ThemeProvider, type ThemeType, ThemeUtil, TimeDisplay, TimePicker, type TimePickerProps, TimePickerUncontrolled, ToggleableInput, ToggleableInputUncontrolled, Tooltip, type TooltipProps, Transition, type TransitionWrapperProps, type UseDelayOptions, type UseDelayOptionsResolved, type UseFloatingElementOptions, type UseFloatingElementProps, type UseFocusTrapProps, type UseSearchProps, UseValidators, type ValidatorError, type ValidatorResult, VerticalDivider, type VerticalDividerProps, type WeekDay, YearMonthPicker, type YearMonthPickerProps, YearMonthPickerUncontrolled, addDuration, builder, changeDuration, clamp, closestMatch, createLoopingList, createLoopingListWithIndex, equalDate, equalSizeGroups, formatDate, formatDateTime, generateShadingColors, getBetweenDuration, getDaysInMonth, getNeighbours, getWeeksForCalenderMonth, hightideTranslation, hightideTranslationLocales, isInTimeSpan, match, monthsList, noop, range, resolveSetState, shadingColorValues, subtractDuration, useDelay, useFloatingElement, useFocusGuards, useFocusManagement, useFocusOnceVisible, useFocusTrap, useHightideTranslation, useHoverState, useICUTranslation, useIsMounted, useLanguage, useLocalStorage, useLocale, useLogOnce, useOutsideClick, useOverwritableState, usePopoverPosition, useRerender, useResizeCallbackWrapper, useSearch, useTabContext, useTheme, useTranslatedValidators, validateEmail, weekDayList, writeToClipboard };