@hortiview/shared-components 2.27.4 → 2.28.0-alpha.4cc3c312.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (280) hide show
  1. package/{dist/AlertBanner-C9TvBTkH.js → AlertBanner-2rv7mRmR.js} +1 -1
  2. package/{dist/GenericCard-2v0lBsVu.js → GenericCard-DglXAprV.js} +6 -6
  3. package/{dist/ListAreaService-PaN1DrXf.js → ListAreaService-DkGcBcwz.js} +6 -6
  4. package/{dist/component-DYpB_4EP.js → component-9vrShqiY.js} +37 -37
  5. package/{dist/components → components}/AlertBanner/AlertBanner.d.ts +1 -1
  6. package/{dist/components → components}/AlertBanner/AlertBanner.js +2 -2
  7. package/{dist/components → components}/AlertBanner/LinkBanner.d.ts +1 -2
  8. package/{dist/components → components}/AlertBanner/LinkBanner.js +2 -2
  9. package/{dist/components → components}/Allowed/Allowed.d.ts +1 -2
  10. package/{dist/components → components}/AllowedButton/AllowedButton.d.ts +1 -2
  11. package/{dist/components → components}/AllowedButton/AllowedButton.js +1 -1
  12. package/{dist/components → components}/AllowedIconButton/AllowedIconButton.d.ts +1 -2
  13. package/{dist/components → components}/AllowedIconButton/AllowedIconButton.js +1 -1
  14. package/{dist/components → components}/BaseView/BaseView.d.ts +1 -2
  15. package/{dist/components → components}/BasicHeading/BasicHeading.d.ts +1 -2
  16. package/{dist/components → components}/BasicHeading/BasicHeading.js +4 -4
  17. package/{dist/components → components}/BlockView/BlockView.d.ts +1 -2
  18. package/{dist/components → components}/BlockView/BlockView.js +1 -1
  19. package/{dist/components → components}/ButtonCard/ButtonCard.d.ts +1 -2
  20. package/{dist/components → components}/ButtonCard/ButtonCard.js +5 -5
  21. package/{dist/components → components}/ChipCard/ChipCard.d.ts +1 -1
  22. package/{dist/components → components}/ChipCard/ChipCard.js +2 -2
  23. package/{dist/components → components}/ConfirmationModal/ConfirmationModal.d.ts +1 -2
  24. package/{dist/components → components}/ConfirmationModal/ConfirmationModal.js +2 -2
  25. package/{dist/components → components}/ContextMenu/ContextMenu.d.ts +1 -2
  26. package/{dist/components → components}/ContextMenu/ContextMenu.js +2 -2
  27. package/{dist/components → components}/DeleteModal/DeleteModal.d.ts +1 -2
  28. package/{dist/components → components}/DeleteModal/DeleteModal.js +6 -6
  29. package/{dist/components → components}/DetailContentWrapper/DetailContentWrapper.d.ts +1 -2
  30. package/{dist/components → components}/Disclaimer/Disclaimer.d.ts +1 -1
  31. package/{dist/components → components}/Disclaimer/Disclaimer.js +1 -1
  32. package/{dist/components → components}/EmptyView/EmptyView.d.ts +1 -2
  33. package/{dist/components → components}/EmptyView/EmptyView.js +5 -5
  34. package/{dist/components → components}/Filter/Filter.d.ts +1 -2
  35. package/{dist/components → components}/Filter/Filter.js +8 -8
  36. package/{dist/components → components}/FloatingActionButton/FloatingActionButton.d.ts +1 -2
  37. package/{dist/components → components}/FloatingActionButton/FloatingActionButton.js +2 -2
  38. package/{dist/components → components}/FormComponents/FormCheckBox/FormCheckBox.d.ts +1 -2
  39. package/{dist/components → components}/FormComponents/FormCheckBox/FormCheckBox.js +1 -1
  40. package/{dist/components → components}/FormComponents/FormDatePicker/FormDatePicker.d.ts +1 -2
  41. package/{dist/components → components}/FormComponents/FormDatePicker/FormDatePicker.js +1 -1
  42. package/{dist/components → components}/FormComponents/FormNumber/CustomTextField.d.ts +1 -2
  43. package/{dist/components → components}/FormComponents/FormNumber/CustomTextField.js +2 -2
  44. package/{dist/components → components}/FormComponents/FormNumber/FormNumber.d.ts +1 -2
  45. package/{dist/components → components}/FormComponents/FormNumber/FormNumber.js +1 -1
  46. package/{dist/components → components}/FormComponents/FormRadio/FormRadio.d.ts +1 -2
  47. package/{dist/components → components}/FormComponents/FormRadio/FormRadio.js +1 -1
  48. package/{dist/components → components}/FormComponents/FormSelect/FormSelect.d.ts +1 -2
  49. package/{dist/components → components}/FormComponents/FormSelect/FormSelect.js +1 -1
  50. package/{dist/components → components}/FormComponents/FormSelect/FormSelectService.d.ts +0 -1
  51. package/{dist/components → components}/FormComponents/FormSelect/SelectTooltipText.d.ts +1 -2
  52. package/{dist/components → components}/FormComponents/FormSelect/SelectTooltipText.js +1 -1
  53. package/{dist/components → components}/FormComponents/FormSlider/FormSlider.d.ts +1 -2
  54. package/{dist/components → components}/FormComponents/FormSlider/FormSlider.js +2 -2
  55. package/{dist/components → components}/FormComponents/FormText/FormText.d.ts +1 -2
  56. package/{dist/components → components}/FormComponents/FormText/FormText.js +2 -2
  57. package/{dist/components → components}/FormComponents/FormToggle/FormToggle.d.ts +1 -2
  58. package/{dist/components → components}/FormComponents/FormToggle/FormToggle.js +2 -2
  59. package/{dist/components → components}/FormattedNumberDisplay/FormattedNumberDisplay.d.ts +1 -2
  60. package/{dist/components → components}/FormattedNumberDisplay/FormattedNumberDisplay.js +1 -1
  61. package/{dist/components → components}/GenericTable/GenericTable.d.ts +1 -2
  62. package/{dist/components → components}/GenericTable/GenericTable.js +669 -669
  63. package/{dist/components → components}/GenericTable/GenericTableService.d.ts +0 -1
  64. package/{dist/components → components}/GenericTable/Mobile/GenericCard.d.ts +1 -2
  65. package/{dist/components → components}/GenericTable/Mobile/GenericCard.js +3 -3
  66. package/{dist/components → components}/GenericTable/Mobile/GenericCardList.d.ts +0 -1
  67. package/{dist/components → components}/GenericTable/Mobile/GenericCardList.js +2 -2
  68. package/{dist/components → components}/HashTabView/HashTabView.d.ts +1 -2
  69. package/{dist/components → components}/HashTabView/HashTabView.js +1 -1
  70. package/{dist/components → components}/HeaderFilter/HeaderFilter.d.ts +1 -2
  71. package/{dist/components → components}/HeaderFilter/HeaderFilter.js +1 -1
  72. package/{dist/components → components}/Iconify/Iconify.d.ts +0 -1
  73. package/{dist/components → components}/InfoCard/InfoCard.d.ts +1 -1
  74. package/{dist/components → components}/InfoCard/InfoCard.js +2 -2
  75. package/{dist/components → components}/InfoGroup/InfoGroup.d.ts +1 -2
  76. package/{dist/components → components}/InfoGroup/InfoGroup.js +2 -2
  77. package/{dist/components → components}/ListArea/ListArea.d.ts +1 -2
  78. package/{dist/components → components}/ListArea/ListArea.js +2 -2
  79. package/{dist/components → components}/ListArea/ListAreaService.d.ts +4 -5
  80. package/{dist/components → components}/ListArea/ListAreaService.js +2 -2
  81. package/{dist/components → components}/LoadingSpinner/Big/BigLoadingSpinner.d.ts +1 -1
  82. package/{dist/components → components}/LoadingSpinner/Big/BigLoadingSpinner.js +1 -1
  83. package/{dist/components → components}/LoadingSpinner/Default/LoadingSpinner.d.ts +1 -1
  84. package/{dist/components → components}/LoadingSpinner/Default/LoadingSpinner.js +6 -6
  85. package/{dist/components → components}/Modal/Modal.d.ts +1 -2
  86. package/{dist/components → components}/Modal/Modal.js +3 -3
  87. package/{dist/components → components}/ModulePadding/ModulePadding.d.ts +1 -2
  88. package/{dist/components → components}/ModulePadding/ModulePadding.js +4 -4
  89. package/{dist/components → components}/OfflineView/OfflineView.d.ts +1 -1
  90. package/{dist/components → components}/OfflineView/OfflineView.js +2 -2
  91. package/{dist/components → components}/OnboardingBanner/OnboardingBanner.d.ts +1 -2
  92. package/{dist/components → components}/OnboardingBanner/OnboardingBanner.js +3 -3
  93. package/{dist/components → components}/OverflowTooltip/OverflowTooltip.d.ts +1 -1
  94. package/{dist/components → components}/OverflowTooltip/OverflowTooltip.js +2 -2
  95. package/{dist/components → components}/PermissionChecks/PermissionService.d.ts +0 -1
  96. package/{dist/components → components}/SafeForm/SafeForm.d.ts +1 -1
  97. package/{dist/components → components}/SearchBar/SearchBar.d.ts +1 -2
  98. package/{dist/components → components}/SearchBar/SearchBar.js +2 -2
  99. package/{dist/components → components}/Select/Select.d.ts +1 -2
  100. package/{dist/components → components}/Select/Select.js +4 -4
  101. package/{dist/components → components}/SharedComponentsPermissionProvider/PermissionContext.d.ts +0 -1
  102. package/{dist/components → components}/SharedComponentsPermissionProvider/SharedComponentsPermissionProvider.d.ts +1 -2
  103. package/{dist/components → components}/Stepper/Stepper.d.ts +1 -2
  104. package/{dist/components → components}/Stepper/components/StepperButton.d.ts +2 -3
  105. package/{dist/components → components}/Stepper/components/StepperButton.js +1 -1
  106. package/{dist/components → components}/Stepper/components/StepperHeader.d.ts +1 -2
  107. package/{dist/components → components}/Stepper/components/StepperHeader.js +1 -1
  108. package/{dist/components → components}/Stepper/components/StepperItem.d.ts +1 -2
  109. package/{dist/components → components}/Stepper/components/StepperItem.js +1 -1
  110. package/{dist/components → components}/Stepper/stepperTypes.d.ts +0 -1
  111. package/{dist/components → components}/TopBarBanner/TopBarBanner.d.ts +1 -1
  112. package/{dist/components → components}/TopBarBanner/TopBarBanner.js +2 -2
  113. package/{dist/components → components}/VerticalDivider/VerticalDivider.d.ts +1 -1
  114. package/{dist/hooks → hooks}/useContainerWidth.d.ts +0 -1
  115. package/{dist/hooks → hooks}/useHelperText.d.ts +0 -1
  116. package/{dist/index.es-CxQjsRHK.js → index.es-74LdeLp0.js} +9 -9
  117. package/{dist/index.es-BSaDtduL.js → index.es-B7KXUg_Y.js} +1 -1
  118. package/{dist/index.es-B1cewJEy.js → index.es-B9C7vzr4.js} +1 -1
  119. package/{dist/index.es-_PSuLbjQ.js → index.es-BIgjyLDa.js} +6 -6
  120. package/{dist/index.es-DPGGEmi5.js → index.es-BTF3Ci4c.js} +1 -1
  121. package/{dist/index.es-BZkGOjEo.js → index.es-BwhRJBEH.js} +1 -1
  122. package/{dist/index.es-CpPnZRt7.js → index.es-ByqU-v6T.js} +166 -166
  123. package/{dist/index.es-BajVPGKH.js → index.es-C2dbad7Y.js} +4 -4
  124. package/{dist/index.es-5Wxrzmtf.js → index.es-CJIPOFSz.js} +2 -2
  125. package/{dist/index.es-EXzC8zuP.js → index.es-CdZp67J9.js} +4 -4
  126. package/{dist/index.es-CwgwR6SB.js → index.es-CduUloMP.js} +1 -1
  127. package/{dist/index.es-BVW2k-5y.js → index.es-DCWPAtXu.js} +1 -1
  128. package/{dist/index.es-DHL1mFb3.js → index.es-DglJcc2r.js} +2 -2
  129. package/{dist/isString-C0tJxuT4.js → isString-LDbI4UeI.js} +1 -1
  130. package/{dist/main.js → main.js} +1 -1
  131. package/{dist/omit-BWQrFyQ-.js → omit-DUqu4lDk.js} +196 -203
  132. package/package.json +11 -91
  133. package/{dist/react-number-format.es-pczkQ4lQ.js → react-number-format.es-8jxpHyYy.js} +192 -183
  134. package/react-tooltip.min-DKaGxvdz.js +1411 -0
  135. package/react.esm-uOZB-qPu.js +15150 -0
  136. package/{dist/services → services}/BlockService.d.ts +0 -1
  137. package/{dist/services → services}/NumberService.d.ts +0 -1
  138. package/{dist/services → services}/UtilService.d.ts +0 -1
  139. package/{dist/services → services}/UtilService.js +4 -4
  140. package/{dist/test-utils.d.ts → test-utils.d.ts} +1 -2
  141. package/{dist/test-utils.js → test-utils.js} +1 -1
  142. package/{dist/types → types}/GenericTable.d.ts +0 -1
  143. package/{dist/types → types}/ListElement.d.ts +0 -1
  144. package/CHANGELOG.md +0 -786
  145. package/README.md +0 -1387
  146. package/dist/react-tooltip.min-D7xPMD-P.js +0 -1390
  147. package/dist/react.esm-DF7i80eN.js +0 -13658
  148. /package/{dist/_Map-BYxTn6ob.js → _Map-BYxTn6ob.js} +0 -0
  149. /package/{dist/_commonjsHelpers-ByX85dGu.js → _commonjsHelpers-ByX85dGu.js} +0 -0
  150. /package/{dist/animationframe-CqXArbwZ.js → animationframe-CqXArbwZ.js} +0 -0
  151. /package/{dist/assets → assets}/AlertBanner.css +0 -0
  152. /package/{dist/assets → assets}/BaseView.css +0 -0
  153. /package/{dist/assets → assets}/BasicHeading.css +0 -0
  154. /package/{dist/assets → assets}/BigLoadingSpinner.css +0 -0
  155. /package/{dist/assets → assets}/BlockView.css +0 -0
  156. /package/{dist/assets → assets}/ButtonCard.css +0 -0
  157. /package/{dist/assets → assets}/ChipCard.css +0 -0
  158. /package/{dist/assets → assets}/ConfirmationModal.css +0 -0
  159. /package/{dist/assets → assets}/ContextMenu.css +0 -0
  160. /package/{dist/assets → assets}/CustomTextField.css +0 -0
  161. /package/{dist/assets → assets}/DeleteModal.css +0 -0
  162. /package/{dist/assets → assets}/DetailContentWrapper.css +0 -0
  163. /package/{dist/assets → assets}/Disclaimer.css +0 -0
  164. /package/{dist/assets → assets}/EmptyView.css +0 -0
  165. /package/{dist/assets → assets}/Filter.css +0 -0
  166. /package/{dist/assets → assets}/FloatingActionButton.css +0 -0
  167. /package/{dist/assets → assets}/FormCheckBox.css +0 -0
  168. /package/{dist/assets → assets}/FormDatePicker.css +0 -0
  169. /package/{dist/assets → assets}/FormSelect.css +0 -0
  170. /package/{dist/assets → assets}/FormText.css +0 -0
  171. /package/{dist/assets → assets}/GenericCard.css +0 -0
  172. /package/{dist/assets → assets}/GenericTable.css +0 -0
  173. /package/{dist/assets → assets}/HashTabView.css +0 -0
  174. /package/{dist/assets → assets}/HeaderFilter.css +0 -0
  175. /package/{dist/assets → assets}/Iconify.css +0 -0
  176. /package/{dist/assets → assets}/InfoCard.css +0 -0
  177. /package/{dist/assets → assets}/InfoGroup.css +0 -0
  178. /package/{dist/assets → assets}/ListAreaService.css +0 -0
  179. /package/{dist/assets → assets}/LoadingSpinner.css +0 -0
  180. /package/{dist/assets → assets}/Modal.css +0 -0
  181. /package/{dist/assets → assets}/ModulePadding.css +0 -0
  182. /package/{dist/assets → assets}/OfflineView.css +0 -0
  183. /package/{dist/assets → assets}/OnboardingBanner.css +0 -0
  184. /package/{dist/assets → assets}/OverflowTooltip.css +0 -0
  185. /package/{dist/assets → assets}/Scrollbar.css +0 -0
  186. /package/{dist/assets → assets}/SearchBar.css +0 -0
  187. /package/{dist/assets → assets}/Select.css +0 -0
  188. /package/{dist/assets → assets}/TopBarBanner.css +0 -0
  189. /package/{dist/assets → assets}/VerticalDivider.css +0 -0
  190. /package/{dist/assets → assets}/stepper.css +0 -0
  191. /package/{dist/component-By6nyiBU.js → component-By6nyiBU.js} +0 -0
  192. /package/{dist/components → components}/Allowed/Allowed.js +0 -0
  193. /package/{dist/components → components}/BaseView/BaseView.js +0 -0
  194. /package/{dist/components → components}/BaseView/BaseView.service.d.ts +0 -0
  195. /package/{dist/components → components}/BaseView/BaseView.service.js +0 -0
  196. /package/{dist/components → components}/DetailContentWrapper/DetailContentWrapper.js +0 -0
  197. /package/{dist/components → components}/FormComponents/FormDatePicker/FormDatePickerService.d.ts +0 -0
  198. /package/{dist/components → components}/FormComponents/FormDatePicker/FormDatePickerService.js +0 -0
  199. /package/{dist/components → components}/FormComponents/FormSelect/FormSelectService.js +0 -0
  200. /package/{dist/components → components}/GenericTable/GenericTableService.js +0 -0
  201. /package/{dist/components → components}/Iconify/Iconify.js +0 -0
  202. /package/{dist/components → components}/OverflowTooltip/OverflowTooltipService.d.ts +0 -0
  203. /package/{dist/components → components}/OverflowTooltip/OverflowTooltipService.js +0 -0
  204. /package/{dist/components → components}/PermissionChecks/PermissionService.js +0 -0
  205. /package/{dist/components → components}/PermissionChecks/mockedPermissions.d.ts +0 -0
  206. /package/{dist/components → components}/PermissionChecks/mockedPermissions.js +0 -0
  207. /package/{dist/components → components}/SafeForm/SafeForm.js +0 -0
  208. /package/{dist/components → components}/Scrollbar/Scrollbar.d.ts +0 -0
  209. /package/{dist/components → components}/Scrollbar/Scrollbar.js +0 -0
  210. /package/{dist/components → components}/SharedComponentsPermissionProvider/PermissionContext.js +0 -0
  211. /package/{dist/components → components}/SharedComponentsPermissionProvider/SharedComponentsPermissionProvider.js +0 -0
  212. /package/{dist/components → components}/Stepper/Stepper.js +0 -0
  213. /package/{dist/components → components}/Stepper/stepperStyles.d.ts +0 -0
  214. /package/{dist/components → components}/Stepper/stepperStyles.js +0 -0
  215. /package/{dist/components → components}/Stepper/stepperTypes.js +0 -0
  216. /package/{dist/components → components}/VerticalDivider/VerticalDivider.js +0 -0
  217. /package/{dist/defineProperty-SoB5opr-.js → defineProperty-SoB5opr-.js} +0 -0
  218. /package/{dist/enums → enums}/AvailableCustomIcons.d.ts +0 -0
  219. /package/{dist/enums → enums}/AvailableCustomIcons.js +0 -0
  220. /package/{dist/enums → enums}/ThemeColor.d.ts +0 -0
  221. /package/{dist/enums → enums}/ThemeColor.js +0 -0
  222. /package/{dist/es.string.iterator-BrOvr7F6.js → es.string.iterator-BrOvr7F6.js} +0 -0
  223. /package/{dist/find-OaLSg5iu.js → find-OaLSg5iu.js} +0 -0
  224. /package/{dist/get-BLvvbtML.js → get-BLvvbtML.js} +0 -0
  225. /package/{dist/get-CBFiuc3f.js → get-CBFiuc3f.js} +0 -0
  226. /package/{dist/hooks → hooks}/useBreakpoints.d.ts +0 -0
  227. /package/{dist/hooks → hooks}/useBreakpoints.js +0 -0
  228. /package/{dist/hooks → hooks}/useContainerWidth.js +0 -0
  229. /package/{dist/hooks → hooks}/useHelperText.js +0 -0
  230. /package/{dist/identity-B0bbReND.js → identity-B0bbReND.js} +0 -0
  231. /package/{dist/includes-CSD_V_RY.js → includes-CSD_V_RY.js} +0 -0
  232. /package/{dist/index-CuHybtft.js → index-CuHybtft.js} +0 -0
  233. /package/{dist/index-_-9ybP20.js → index-_-9ybP20.js} +0 -0
  234. /package/{dist/index.es-0SkNh4dU.js → index.es-0SkNh4dU.js} +0 -0
  235. /package/{dist/index.es-BE1XL1dD.js → index.es-BE1XL1dD.js} +0 -0
  236. /package/{dist/index.es-C2ejWpji.js → index.es-C2ejWpji.js} +0 -0
  237. /package/{dist/index.es-C8AExypY.js → index.es-C8AExypY.js} +0 -0
  238. /package/{dist/index.es-CNrSvjAv.js → index.es-CNrSvjAv.js} +0 -0
  239. /package/{dist/index.es-CTKwa3Es.js → index.es-CTKwa3Es.js} +0 -0
  240. /package/{dist/index.es-DRC-9PLs.js → index.es-DRC-9PLs.js} +0 -0
  241. /package/{dist/index.es-LckFzDz-.js → index.es-LckFzDz-.js} +0 -0
  242. /package/{dist/index.es-Pc5KKhcb.js → index.es-Pc5KKhcb.js} +0 -0
  243. /package/{dist/index.es-eZDofmng.js → index.es-eZDofmng.js} +0 -0
  244. /package/{dist/isArray-Ce1Q96lU.js → isArray-Ce1Q96lU.js} +0 -0
  245. /package/{dist/isArray-olhCpv2e.js → isArray-olhCpv2e.js} +0 -0
  246. /package/{dist/isEmpty-l2xQKl4x.js → isEmpty-l2xQKl4x.js} +0 -0
  247. /package/{dist/isTypedArray-D39qzPYE.js → isTypedArray-D39qzPYE.js} +0 -0
  248. /package/{dist/keyboard-DQ9O_Ke1.js → keyboard-DQ9O_Ke1.js} +0 -0
  249. /package/{dist/main.d.ts → main.d.ts} +0 -0
  250. /package/{dist/map-BErBeya5.js → map-BErBeya5.js} +0 -0
  251. /package/{dist/orderBy-Ce85KqD6.js → orderBy-Ce85KqD6.js} +0 -0
  252. /package/{dist/parse-int-BYd7r_4n.js → parse-int-BYd7r_4n.js} +0 -0
  253. /package/{dist/services → services}/BlockService.js +0 -0
  254. /package/{dist/services → services}/NumberService.js +0 -0
  255. /package/{dist/slicedToArray-C2Ed3239.js → slicedToArray-C2Ed3239.js} +0 -0
  256. /package/{dist/stepper.module-C_EMu-Fl.js → stepper.module-C_EMu-Fl.js} +0 -0
  257. /package/{dist/string-trim-v5pkXsl2.js → string-trim-v5pkXsl2.js} +0 -0
  258. /package/{dist/toString-D5bEU-DN.js → toString-D5bEU-DN.js} +0 -0
  259. /package/{dist/tslib.es6-BDCynO9F.js → tslib.es6-BDCynO9F.js} +0 -0
  260. /package/{dist/types → types}/Filter.d.ts +0 -0
  261. /package/{dist/types → types}/Filter.js +0 -0
  262. /package/{dist/types → types}/GenericTable.js +0 -0
  263. /package/{dist/types → types}/HashTab.d.ts +0 -0
  264. /package/{dist/types → types}/HashTab.js +0 -0
  265. /package/{dist/types → types}/Languages.d.ts +0 -0
  266. /package/{dist/types → types}/Languages.js +0 -0
  267. /package/{dist/types → types}/ListElement.js +0 -0
  268. /package/{dist/types → types}/Permission.d.ts +0 -0
  269. /package/{dist/types → types}/Permission.js +0 -0
  270. /package/{dist/types → types}/Time.d.ts +0 -0
  271. /package/{dist/types → types}/Time.js +0 -0
  272. /package/{dist/types → types}/internal/Block.d.ts +0 -0
  273. /package/{dist/types → types}/internal/Block.js +0 -0
  274. /package/{dist/types → types}/internal/ChangeValueType.d.ts +0 -0
  275. /package/{dist/types → types}/internal/ChangeValueType.js +0 -0
  276. /package/{dist/types → types}/internal/ReactRouterTypes.d.ts +0 -0
  277. /package/{dist/types → types}/internal/ReactRouterTypes.js +0 -0
  278. /package/{dist/uniqueId-CJo-XRQb.js → uniqueId-CJo-XRQb.js} +0 -0
  279. /package/{dist/util-CBo-ipCE.js → util-CBo-ipCE.js} +0 -0
  280. /package/{dist/vite-env.d.js → vite-env.d.js} +0 -0
@@ -1,5 +1,4 @@
1
1
  import { GenericColumn, TableLayoutProps } from '../../types/GenericTable';
2
-
3
2
  /**
4
3
  * Generate columns for the table
5
4
  * @param data data to be used to generate the columns
@@ -1,5 +1,4 @@
1
1
  import { GenericColumn } from '../../../types/GenericTable';
2
-
3
2
  type GenericCardProps<T> = {
4
3
  item: T & {
5
4
  actions?: JSX.Element;
@@ -15,5 +14,5 @@ type GenericCardProps<T> = {
15
14
  * @param columns - The columns to be displayed in the card.
16
15
  * @returns {JSX.Element} - The rendered GenericCard component.
17
16
  */
18
- export declare const GenericCard: <T>({ item, columns, hiddenColumns }: GenericCardProps<T>) => import("react/jsx-runtime").JSX.Element;
17
+ export declare const GenericCard: <T>({ item, columns, hiddenColumns }: GenericCardProps<T>) => import("react").JSX.Element;
19
18
  export {};
@@ -1,10 +1,10 @@
1
1
  import "react/jsx-runtime";
2
- import "../../../index.es-DHL1mFb3.js";
2
+ import "../../../index.es-DglJcc2r.js";
3
3
  import "../../../index.es-C2ejWpji.js";
4
- import "../../../index.es-EXzC8zuP.js";
4
+ import "../../../index.es-CdZp67J9.js";
5
5
  import "react";
6
6
  import "../../OverflowTooltip/OverflowTooltip.js";
7
- import { G } from "../../../GenericCard-2v0lBsVu.js";
7
+ import { G } from "../../../GenericCard-DglXAprV.js";
8
8
  export {
9
9
  G as GenericCard
10
10
  };
@@ -1,5 +1,4 @@
1
1
  import { GenericColumn, TableLayoutProps } from '../../../types/GenericTable';
2
-
3
2
  type GenericCardListProps<T> = Pick<TableLayoutProps<T>, 'hiddenColumns' | 'noContentText' | 'data'> & {
4
3
  /**
5
4
  * The columns to be displayed in the card.
@@ -1,8 +1,8 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
2
  import { G as l } from "../../../index.es-BE1XL1dD.js";
3
3
  import { P as c } from "../../../index.es-C8AExypY.js";
4
- import { a as o } from "../../../index.es-EXzC8zuP.js";
5
- import { s as e, G as m } from "../../../GenericCard-2v0lBsVu.js";
4
+ import { a as o } from "../../../index.es-CdZp67J9.js";
5
+ import { s as e, G as m } from "../../../GenericCard-DglXAprV.js";
6
6
  const g = ({
7
7
  columns: n,
8
8
  data: t,
@@ -1,6 +1,5 @@
1
1
  import { PropsWithChildren } from 'react';
2
2
  import { HashTab } from '../../types/HashTab';
3
-
4
3
  /**
5
4
  * `HashTabView` is a layout component that displays a tab bar with a content area.
6
5
  * It can be used with a hash in the url to navigate to the tab.
@@ -52,5 +51,5 @@ type HashTabViewProps = {
52
51
  */
53
52
  classNameHeader?: string;
54
53
  };
55
- export declare const HashTabView: ({ tabs, hasHash, hash, clusterAlign, hasClusteredTabs, children, verticalGap, elevation, backgroundColor, onChange, hasStickyTabs, classNameHeader, }: PropsWithChildren<HashTabViewProps>) => import("react/jsx-runtime").JSX.Element;
54
+ export declare const HashTabView: ({ tabs, hasHash, hash, clusterAlign, hasClusteredTabs, children, verticalGap, elevation, backgroundColor, onChange, hasStickyTabs, classNameHeader, }: PropsWithChildren<HashTabViewProps>) => import("react").JSX.Element;
56
55
  export {};
@@ -8,7 +8,7 @@ import { c as _t, d as vt } from "../../index.es-DRC-9PLs.js";
8
8
  import { I as Mt } from "../../index.es-LckFzDz-.js";
9
9
  import { b as T, c as D, a as Wt } from "../../tslib.es6-BDCynO9F.js";
10
10
  import { M as et, a as rt } from "../../component-By6nyiBU.js";
11
- import { b as xt, M as mt, a as R, m as wt } from "../../component-DYpB_4EP.js";
11
+ import { b as xt, M as mt, a as R, m as wt } from "../../component-9vrShqiY.js";
12
12
  import { useBreakpoints as Kt } from "../../hooks/useBreakpoints.js";
13
13
  import '../../assets/HashTabView.css';var $t = {
14
14
  ACTIVE: "mdc-tab-indicator--active",
@@ -1,5 +1,4 @@
1
1
  import { SelectProps } from '@element-public/react-select';
2
-
3
2
  type HeaderFilterProps = {
4
3
  /**
5
4
  * heading of the filter
@@ -30,5 +29,5 @@ type HeaderFilterProps = {
30
29
  * @prop {string} filterValue - current value of the filter
31
30
  * @prop {SelectProps[]} filterOptions - options for the filter
32
31
  */
33
- export declare const HeaderFilter: ({ heading, filterByText, setFilter, filterValue, filterOptions, }: HeaderFilterProps) => import("react/jsx-runtime").JSX.Element;
32
+ export declare const HeaderFilter: ({ heading, filterByText, setFilter, filterValue, filterOptions, }: HeaderFilterProps) => import("react").JSX.Element;
34
33
  export {};
@@ -1,5 +1,5 @@
1
1
  import { jsxs as a, jsx as t } from "react/jsx-runtime";
2
- import { T as n } from "../../index.es-EXzC8zuP.js";
2
+ import { T as n } from "../../index.es-CdZp67J9.js";
3
3
  import { BasicHeading as s } from "../BasicHeading/BasicHeading.js";
4
4
  import { Select as c } from "../Select/Select.js";
5
5
  import '../../assets/HeaderFilter.css';const d = "_filterSelect_923nc_1", m = {
@@ -1,6 +1,5 @@
1
1
  import { IconProps } from '@element-public/react-icon';
2
2
  import { AvailableCustomIcons } from '../../enums/AvailableCustomIcons';
3
-
4
3
  export type IconifyProps = {
5
4
  /**
6
5
  * The icon to display. The available icons are all material icons and icons listed in the {@link AvailableCustomIcons} enum.
@@ -26,4 +26,4 @@ export type InfoCardProps = {
26
26
  */
27
27
  isFullHeight?: boolean;
28
28
  };
29
- export declare const InfoCard: ({ title, subtitle, type, colorOverride, isOutlined, isFullHeight, }: InfoCardProps) => import("react/jsx-runtime").JSX.Element;
29
+ export declare const InfoCard: ({ title, subtitle, type, colorOverride, isOutlined, isFullHeight, }: InfoCardProps) => import("react").JSX.Element;
@@ -1,8 +1,8 @@
1
1
  import { jsx as e, jsxs as d } from "react/jsx-runtime";
2
- import { C as _, a as p, b as m } from "../../index.es-DHL1mFb3.js";
2
+ import { C as _, a as p, b as m } from "../../index.es-DglJcc2r.js";
3
3
  import { G as h } from "../../index.es-BE1XL1dD.js";
4
4
  import { P as u } from "../../index.es-C8AExypY.js";
5
- import { T as c } from "../../index.es-EXzC8zuP.js";
5
+ import { T as c } from "../../index.es-CdZp67J9.js";
6
6
  import { Iconify as f } from "../Iconify/Iconify.js";
7
7
  import '../../assets/InfoCard.css';const g = "_database_1vpro_1", v = "_spin_1vpro_1", y = "_done_1vpro_16", b = "_iot_1vpro_20", C = "_platform_1vpro_21", x = "_other_1vpro_22", N = "_celebration_1vpro_26", H = "_primary_1vpro_30", T = "_secondary_1vpro_34", k = "_danger_1vpro_38", I = "_success_1vpro_42", A = "_crossedOut_1vpro_46", O = "_fullHeight_1vpro_65", j = "_centerText_1vpro_69", r = {
8
8
  database: g,
@@ -1,6 +1,5 @@
1
1
  import { default as React, ReactNode } from 'react';
2
2
  import { ThemeColor } from '../../enums/ThemeColor';
3
-
4
3
  /**
5
4
  * FieldItem type that defines the structure of the fields to render in the InfoGroup component
6
5
  */
@@ -59,5 +58,5 @@ export declare const Cell: ({ field, bold, variant, }: {
59
58
  field: FieldItem;
60
59
  bold?: boolean;
61
60
  variant?: "default" | "embedded";
62
- }) => import("react/jsx-runtime").JSX.Element;
61
+ }) => React.JSX.Element;
63
62
  export {};
@@ -1,7 +1,7 @@
1
- import { jsxs as p, Fragment as h, jsx as t } from "react/jsx-runtime";
1
+ import { jsx as t, jsxs as p, Fragment as h } from "react/jsx-runtime";
2
2
  import { D as d } from "../../index.es-0SkNh4dU.js";
3
3
  import { G as c } from "../../index.es-BE1XL1dD.js";
4
- import { a as g, c as _ } from "../../index.es-EXzC8zuP.js";
4
+ import { a as g, b as _ } from "../../index.es-CdZp67J9.js";
5
5
  import { useMemo as f, Fragment as C } from "react";
6
6
  import { useBreakpoints as m } from "../../hooks/useBreakpoints.js";
7
7
  import '../../assets/InfoGroup.css';const y = "_dividerContainer_1bd14_1", D = "_mainGroup_1bd14_6", b = "_centerDefaultComponent_1bd14_19", A = "_verticalDivider_1bd14_23", G = "_textAlignRight_1bd14_31", N = "_typoColor_1bd14_35", a = {
@@ -1,6 +1,5 @@
1
1
  import { ListElement } from '../../types/ListElement';
2
2
  import { LinkProps } from '../../types/internal/ReactRouterTypes';
3
-
4
3
  type ListAreaProps = {
5
4
  /**
6
5
  * elements to be displayed in the list area
@@ -66,5 +65,5 @@ type ListAreaProps = {
66
65
  * list elements act as router links to the corresponding route.
67
66
  * The list will be displayed in the desktop view or when no detail view is selected (in mobile view).
68
67
  */
69
- export declare const ListArea: ({ elements, pathname, isGrouped, hasSearch, searchPlaceholder, isIntegrated, isSorted, itemClassName, maxHeight, noElementsView, hasLastItemNoRoundedEdges, "data-testid": dataTestId, nonInteractive, routerLinkElement, }: ListAreaProps) => import("react/jsx-runtime").JSX.Element;
68
+ export declare const ListArea: ({ elements, pathname, isGrouped, hasSearch, searchPlaceholder, isIntegrated, isSorted, itemClassName, maxHeight, noElementsView, hasLastItemNoRoundedEdges, "data-testid": dataTestId, nonInteractive, routerLinkElement, }: ListAreaProps) => import("react").JSX.Element;
70
69
  export {};
@@ -1,12 +1,12 @@
1
1
  import { jsx as s, jsxs as u } from "react/jsx-runtime";
2
2
  import { D } from "../../index.es-0SkNh4dU.js";
3
3
  import { E as $ } from "../../index.es-eZDofmng.js";
4
- import { L as j } from "../../index.es-_PSuLbjQ.js";
4
+ import { L as j } from "../../index.es-BIgjyLDa.js";
5
5
  import { c as p } from "../../index-_-9ybP20.js";
6
6
  import { o as v } from "../../orderBy-Ce85KqD6.js";
7
7
  import { useState as A, useMemo as w } from "react";
8
8
  import { SearchBar as E } from "../SearchBar/SearchBar.js";
9
- import { g as I, a as M, s as e } from "../../ListAreaService-PaN1DrXf.js";
9
+ import { g as I, a as M, s as e } from "../../ListAreaService-DkGcBcwz.js";
10
10
  const G = ({
11
11
  elements: t,
12
12
  pathname: o,
@@ -1,7 +1,6 @@
1
1
  import { ChangeEvent } from 'react';
2
2
  import { ListElement } from '../../types/ListElement';
3
3
  import { LinkProps } from '../../types/internal/ReactRouterTypes';
4
-
5
4
  /**
6
5
  * Groups items by groupName property and maps them to the schema of Bayer's List component
7
6
  * @param items the items to group
@@ -26,8 +25,8 @@ export declare const getListedItems: (items: ListElement[], pathname: string, it
26
25
  key: string;
27
26
  select: boolean;
28
27
  primaryText: string;
29
- secondaryText: import("react/jsx-runtime").JSX.Element;
30
- overlineText: import("react/jsx-runtime").JSX.Element | undefined;
28
+ secondaryText: import("react").JSX.Element;
29
+ overlineText: import("react").JSX.Element | undefined;
31
30
  trailingBlock: string | number | boolean | JSX.Element | Iterable<import('react').ReactNode>;
32
31
  leadingBlock: string | JSX.Element | undefined;
33
32
  value: string | undefined;
@@ -56,8 +55,8 @@ export declare const mapListElement: (element: ListElement, pathname: string | u
56
55
  key: string;
57
56
  select: boolean;
58
57
  primaryText: string;
59
- secondaryText: import("react/jsx-runtime").JSX.Element;
60
- overlineText: import("react/jsx-runtime").JSX.Element | undefined;
58
+ secondaryText: import("react").JSX.Element;
59
+ overlineText: import("react").JSX.Element | undefined;
61
60
  trailingBlock: string | number | boolean | JSX.Element | Iterable<import('react').ReactNode>;
62
61
  leadingBlock: string | JSX.Element | undefined;
63
62
  value: string | undefined;
@@ -2,11 +2,11 @@ import "react/jsx-runtime";
2
2
  import "../../index.es-BE1XL1dD.js";
3
3
  import "../../index.es-LckFzDz-.js";
4
4
  import "../../index.es-C8AExypY.js";
5
- import "../../index.es-EXzC8zuP.js";
5
+ import "../../index.es-CdZp67J9.js";
6
6
  import "../../index-_-9ybP20.js";
7
7
  import "../Iconify/Iconify.js";
8
8
  import "../../enums/AvailableCustomIcons.js";
9
- import { g as d, a as I, m as L } from "../../ListAreaService-PaN1DrXf.js";
9
+ import { g as d, a as I, m as L } from "../../ListAreaService-DkGcBcwz.js";
10
10
  export {
11
11
  d as getGroupedItems,
12
12
  I as getListedItems,
@@ -2,5 +2,5 @@ type BigLoadingSpinnerProps = {
2
2
  text?: string;
3
3
  subText?: string;
4
4
  };
5
- export declare const BigLoadingSpinner: (props: BigLoadingSpinnerProps) => import("react/jsx-runtime").JSX.Element;
5
+ export declare const BigLoadingSpinner: (props: BigLoadingSpinnerProps) => import("react").JSX.Element;
6
6
  export {};
@@ -1,5 +1,5 @@
1
1
  import { jsx as o, jsxs as d } from "react/jsx-runtime";
2
- import { T as r, c as e } from "../../../index.es-EXzC8zuP.js";
2
+ import { T as r, b as e } from "../../../index.es-CdZp67J9.js";
3
3
  import { Iconify as t } from "../../Iconify/Iconify.js";
4
4
  import { P as g } from "../../../index.es-C8AExypY.js";
5
5
  import '../../../assets/BigLoadingSpinner.css';const s = "_loadingBigOverlay_7dxo1_1", l = "_bigLoadSpinnerCard_7dxo1_12", c = "_bigLoadSpinnerCardText_7dxo1_27", p = "_logo_7dxo1_33", i = {
@@ -54,4 +54,4 @@ export type LoadingSpinnerProps = {
54
54
  * @example <LoadingSpinner size='md' center color='primary' spinnerOnly={true} />
55
55
  * @returns a loading spinner component
56
56
  */
57
- export declare const LoadingSpinner: ({ size, center, text, subText, textPosition, color, spinnerOnly, impatienceMessage, impatienceTimeout, }: LoadingSpinnerProps) => import("react/jsx-runtime").JSX.Element;
57
+ export declare const LoadingSpinner: ({ size, center, text, subText, textPosition, color, spinnerOnly, impatienceMessage, impatienceTimeout, }: LoadingSpinnerProps) => import("react").JSX.Element;
@@ -6,7 +6,7 @@ import { b as q, c as U } from "../../../tslib.es6-BDCynO9F.js";
6
6
  import { M as oe, a as ne } from "../../../component-By6nyiBU.js";
7
7
  import { G as ce } from "../../../index.es-BE1XL1dD.js";
8
8
  import { P as le } from "../../../index.es-C8AExypY.js";
9
- import { T as de, c as ue } from "../../../index.es-EXzC8zuP.js";
9
+ import { T as de, b as ue } from "../../../index.es-CdZp67J9.js";
10
10
  import { BigLoadingSpinner as me } from "../Big/BigLoadingSpinner.js";
11
11
  import '../../../assets/LoadingSpinner.css';var g = {
12
12
  INDETERMINATE_CLASS: "mdc-circular-progress--indeterminate",
@@ -217,7 +217,7 @@ var he = (
217
217
  }, ge = ["ariaLabel", "className", "open", "progress", "size", "indicatorSize", "themeColor", "variant"], v = fe, W = /* @__PURE__ */ re(function(s, e) {
218
218
  var r, o = s.ariaLabel, a = o === void 0 ? v.ariaLabel : o, n = s.className, P = n === void 0 ? v.className : n, d = s.open, y = d === void 0 ? v.open : d, p = s.progress, f = p === void 0 ? v.progress : p;
219
219
  s.size;
220
- var u = s.indicatorSize, k = u === void 0 ? v.indicatorSize : u, O = s.themeColor, E = O === void 0 ? v.themeColor : O, z = s.variant, b = z === void 0 ? v.variant : z, G = X(s, ge), L = R(), S = R();
220
+ var u = s.indicatorSize, k = u === void 0 ? v.indicatorSize : u, O = s.themeColor, b = O === void 0 ? v.themeColor : O, z = s.variant, E = z === void 0 ? v.variant : z, G = X(s, ge), L = R(), S = R();
221
221
  te(e, function() {
222
222
  return L.current;
223
223
  }, []), T(function() {
@@ -225,8 +225,8 @@ var he = (
225
225
  S.current.destroy();
226
226
  };
227
227
  }, []), T(function() {
228
- (b === "determinate" && f < 0 || f > 1) && Z("CircularProgress: `progress` must be between 0 and 1."), S.current.determinate = b === "determinate", S.current.progress = f;
229
- }, [f, b]);
228
+ (E === "determinate" && f < 0 || f > 1) && Z("CircularProgress: `progress` must be between 0 and 1."), S.current.determinate = E === "determinate", S.current.progress = f;
229
+ }, [f, E]);
230
230
  var K = function() {
231
231
  switch (k) {
232
232
  case "xs":
@@ -344,10 +344,10 @@ var he = (
344
344
  strokeDashoffset: x,
345
345
  strokeWidth: D
346
346
  }))));
347
- }, [i, x, _, A, D, M, l]), F = E === "two-color" || E === "two-color-variant";
347
+ }, [i, x, _, A, D, M, l]), F = b === "two-color" || b === "two-color-variant";
348
348
  return /* @__PURE__ */ t.createElement("div", Y({
349
349
  ref: L,
350
- className: H("lmnt", "mdc-circular-progress", b === "indeterminate" && "mdc-circular-progress--indeterminate", !y && "mdc-circular-progress--closed", E && "lmnt-circular-progress--".concat(E), P),
350
+ className: H("lmnt", "mdc-circular-progress", E === "indeterminate" && "mdc-circular-progress--indeterminate", !y && "mdc-circular-progress--closed", b && "lmnt-circular-progress--".concat(b), P),
351
351
  style: {
352
352
  width: B,
353
353
  height: B
@@ -2,7 +2,6 @@ import { ModalProps as ElementModalProps } from '@element-public/react-modal';
2
2
  import { AvailableCustomIcons } from '../../enums/AvailableCustomIcons';
3
3
  import { OfflineViewProps } from '../OfflineView/OfflineView';
4
4
  import { TopBarBannerProps } from '../TopBarBanner/TopBarBanner';
5
-
6
5
  type ModalProps = Omit<ElementModalProps, 'primaryButton'> & React.HTMLProps<HTMLElement> & React.DOMAttributes<HTMLElement> & {
7
6
  closeIcon?: keyof typeof AvailableCustomIcons | string;
8
7
  leadingIcon?: keyof typeof AvailableCustomIcons | string;
@@ -29,5 +28,5 @@ type ModalProps = Omit<ElementModalProps, 'primaryButton'> & React.HTMLProps<HTM
29
28
  * @param ...props - Other element props to pass to the modal.
30
29
  * @returns
31
30
  */
32
- export declare const Modal: ({ onClose, title, headerActions, actionButton, hideCloseIcon, closeIcon, leadingIcon, isOnline, offlineViewProps, children, errorBannerProps: { hasError, ...errorBannerProps }, ...props }: ModalProps) => import("react/jsx-runtime").JSX.Element;
31
+ export declare const Modal: ({ onClose, title, headerActions, actionButton, hideCloseIcon, closeIcon, leadingIcon, isOnline, offlineViewProps, children, errorBannerProps: { hasError, ...errorBannerProps }, ...props }: ModalProps) => import("react").JSX.Element;
33
32
  export {};
@@ -1,16 +1,16 @@
1
1
  import { jsx as g, Fragment as wt, jsxs as kt } from "react/jsx-runtime";
2
2
  import { G as U } from "../../index.es-BE1XL1dD.js";
3
- import { I as Ut } from "../../index.es-BZkGOjEo.js";
3
+ import { I as Ut } from "../../index.es-BwhRJBEH.js";
4
4
  import { _ as Zt, a as te, c as G, P as l } from "../../index-_-9ybP20.js";
5
5
  import { _ as Mt } from "../../slicedToArray-C2Ed3239.js";
6
6
  import m, { forwardRef as ee, useRef as Pt, useImperativeHandle as ne, useState as Ht, useEffect as v, useCallback as Z, useMemo as nt, Fragment as oe } from "react";
7
7
  import { w as xt, j as ie, c as D, a as ae } from "../../index.es-DRC-9PLs.js";
8
8
  import { b as Gt, c as $t, d as re } from "../../tslib.es6-BDCynO9F.js";
9
9
  import { M as le, a as se } from "../../component-By6nyiBU.js";
10
- import { M as ce, c as ue, m as de } from "../../component-DYpB_4EP.js";
10
+ import { M as ce, c as ue, m as de } from "../../component-9vrShqiY.js";
11
11
  import { A as me } from "../../animationframe-CqXArbwZ.js";
12
12
  import { P as fe } from "../../index.es-C8AExypY.js";
13
- import { b as pe } from "../../index.es-EXzC8zuP.js";
13
+ import { c as pe } from "../../index.es-CdZp67J9.js";
14
14
  import { Iconify as he } from "../Iconify/Iconify.js";
15
15
  import { OfflineView as ge } from "../OfflineView/OfflineView.js";
16
16
  import { TopBarBanner as _e } from "../TopBarBanner/TopBarBanner.js";
@@ -1,7 +1,6 @@
1
1
  import { PropsWithChildren } from 'react';
2
-
3
2
  /**
4
3
  * Provides a responsive padding component for modules according to the HV platform UI guidelines, based on the Bayer Element padding component.
5
4
  * @param children - The module content to be rendered in the module padding
6
5
  */
7
- export declare const ModulePadding: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
6
+ export declare const ModulePadding: ({ children }: PropsWithChildren) => import("react").JSX.Element;
@@ -3,7 +3,7 @@ import { P as r } from "../../index.es-C8AExypY.js";
3
3
  import "../../isEmpty-l2xQKl4x.js";
4
4
  import "react";
5
5
  import { useBreakpoints as m } from "../../hooks/useBreakpoints.js";
6
- import "../../react-tooltip.min-D7xPMD-P.js";
6
+ import "../../react-tooltip.min-DKaGxvdz.js";
7
7
  import "../../orderBy-Ce85KqD6.js";
8
8
  import "../../index-CuHybtft.js";
9
9
  import "../SharedComponentsPermissionProvider/PermissionContext.js";
@@ -12,10 +12,10 @@ import "react-dom";
12
12
  import "react-hook-form";
13
13
  import "../../get-CBFiuc3f.js";
14
14
  import "../../isArray-olhCpv2e.js";
15
- import "../../isString-C0tJxuT4.js";
16
- import "../../omit-BWQrFyQ-.js";
15
+ import "../../isString-LDbI4UeI.js";
16
+ import "../../omit-DUqu4lDk.js";
17
17
  import "../../types/Time.js";
18
- import "../../react.esm-DF7i80eN.js";
18
+ import "../../react.esm-uOZB-qPu.js";
19
19
  import '../../assets/ModulePadding.css';const p = "_fullHeight_80ifl_1", d = {
20
20
  fullHeight: p
21
21
  }, B = ({ children: t }) => {
@@ -65,4 +65,4 @@ export type OfflineViewProps = {
65
65
  * @param {boolean} fullWidth - Stretch to the container’s full width.
66
66
  * @returns {JSX.Element}
67
67
  */
68
- export declare const OfflineView: ({ title, subtitle, icon, size, variant, "data-testid": dataTestId, buttonLabel, fullWidth, className, onClick, }: OfflineViewProps) => import("react/jsx-runtime").JSX.Element;
68
+ export declare const OfflineView: ({ title, subtitle, icon, size, variant, "data-testid": dataTestId, buttonLabel, fullWidth, className, onClick, }: OfflineViewProps) => import("react").JSX.Element;
@@ -1,8 +1,8 @@
1
1
  import { jsxs as o, jsx as e } from "react/jsx-runtime";
2
2
  import { G as l } from "../../index.es-BE1XL1dD.js";
3
3
  import { Iconify as _ } from "../Iconify/Iconify.js";
4
- import { b as m, c as y, T as h } from "../../index.es-EXzC8zuP.js";
5
- import { B as A } from "../../index.es-B1cewJEy.js";
4
+ import { c as m, b as y, T as h } from "../../index.es-CdZp67J9.js";
5
+ import { B as A } from "../../index.es-B9C7vzr4.js";
6
6
  import '../../assets/OfflineView.css';const T = "_gapAndTextAlign_10nts_1", v = "_container_10nts_6", x = "_bgWhite_10nts_12", G = "_bgGrey_10nts_17", W = "_subtitle_10nts_22", t = {
7
7
  gapAndTextAlign: T,
8
8
  container: v,
@@ -1,5 +1,4 @@
1
1
  import { ButtonProps } from '@element-public/react-button';
2
-
3
2
  export type OnboardingBannerProps = {
4
3
  headline: string;
5
4
  description: string;
@@ -26,4 +25,4 @@ export type OnboardingBannerProps = {
26
25
  * @param buttons - An array of ButtonProps to render as action buttons below the description.
27
26
  * @returns
28
27
  */
29
- export declare const OnboardingBanner: ({ headline, description, mediaContent, isVisible, onClose, buttons, }: OnboardingBannerProps) => import("react/jsx-runtime").JSX.Element | null;
28
+ export declare const OnboardingBanner: ({ headline, description, mediaContent, isVisible, onClose, buttons, }: OnboardingBannerProps) => import("react").JSX.Element | null;
@@ -1,11 +1,11 @@
1
1
  import { jsx as o, jsxs as r } from "react/jsx-runtime";
2
- import { B as b } from "../../index.es-B1cewJEy.js";
2
+ import { B as b } from "../../index.es-B9C7vzr4.js";
3
3
  import { E as h } from "../../index.es-eZDofmng.js";
4
4
  import { G as u, a as g, b as a } from "../../index.es-C2ejWpji.js";
5
5
  import { G as i } from "../../index.es-BE1XL1dD.js";
6
6
  import { I as f } from "../../index.es-LckFzDz-.js";
7
- import { I as y } from "../../index.es-BZkGOjEo.js";
8
- import { b as v, T as _ } from "../../index.es-EXzC8zuP.js";
7
+ import { I as y } from "../../index.es-BwhRJBEH.js";
8
+ import { c as v, T as _ } from "../../index.es-CdZp67J9.js";
9
9
  import { useBreakpoints as C } from "../../hooks/useBreakpoints.js";
10
10
  import '../../assets/OnboardingBanner.css';const G = "_elevation_7z8y8_1", k = "_color_7z8y8_5", B = "_buttons_7z8y8_9", l = {
11
11
  elevation: G,
@@ -25,5 +25,5 @@ type OverflowTooltipProps = {
25
25
  * @param text - the full text to be displayed
26
26
  * @param children - the children that will have the tooltip
27
27
  */
28
- export declare const OverflowTooltip: ({ id, text, children }: OverflowTooltipProps) => import("react/jsx-runtime").JSX.Element;
28
+ export declare const OverflowTooltip: ({ id, text, children }: OverflowTooltipProps) => import("react").JSX.Element;
29
29
  export {};
@@ -1,7 +1,7 @@
1
1
  import { jsxs as c, Fragment as m, jsx as s } from "react/jsx-runtime";
2
- import { T as p } from "../../index.es-EXzC8zuP.js";
2
+ import { T as p } from "../../index.es-CdZp67J9.js";
3
3
  import { useState as d, useMemo as h, cloneElement as f } from "react";
4
- import { M as w } from "../../react-tooltip.min-D7xPMD-P.js";
4
+ import { M as w } from "../../react-tooltip.min-DKaGxvdz.js";
5
5
  import { hasChildWithGreaterWidth as W } from "./OverflowTooltipService.js";
6
6
  import '../../assets/OverflowTooltip.css';const u = "_truncate_wgwcv_1", v = {
7
7
  truncate: u
@@ -1,5 +1,4 @@
1
1
  import { HVPermissions, PermissionsByEntity } from '../../types/Permission';
2
-
3
2
  type EntityIdType = 'General' | 'Plattform' | (string & Record<never, never>);
4
3
  export type IsAllowedProps = {
5
4
  neededPermissions: HVPermissions[];
@@ -8,4 +8,4 @@
8
8
  * @param props - Additional form props.
9
9
  * @returns JSX.Element
10
10
  */
11
- export declare const SafeForm: ({ children, ...props }: JSX.IntrinsicElements["form"]) => import("react/jsx-runtime").JSX.Element;
11
+ export declare const SafeForm: ({ children, ...props }: JSX.IntrinsicElements["form"]) => import("react").JSX.Element;
@@ -1,5 +1,4 @@
1
1
  import { TextfieldProps } from '@element-public/react-textfield';
2
-
3
2
  type SearchBarProps = Pick<TextfieldProps, 'placeholder' | 'dense' | 'className' | 'fullWidth' | 'label'> & {
4
3
  /**
5
4
  * the current search term
@@ -15,5 +14,5 @@ type SearchBarProps = Pick<TextfieldProps, 'placeholder' | 'dense' | 'className'
15
14
  */
16
15
  variant?: 'embedded' | 'outlined' | 'filled';
17
16
  };
18
- export declare const SearchBar: ({ className, dense, searchTerm, setSearchTerm, placeholder, fullWidth, label, variant, }: SearchBarProps) => import("react/jsx-runtime").JSX.Element;
17
+ export declare const SearchBar: ({ className, dense, searchTerm, setSearchTerm, placeholder, fullWidth, label, variant, }: SearchBarProps) => import("react").JSX.Element;
19
18
  export {};
@@ -1,6 +1,6 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { I as u } from "../../index.es-BZkGOjEo.js";
3
- import { T as b } from "../../index.es-5Wxrzmtf.js";
2
+ import { I as u } from "../../index.es-BwhRJBEH.js";
3
+ import { T as b } from "../../index.es-CJIPOFSz.js";
4
4
  import '../../assets/SearchBar.css';const d = "_searchbar_g83qp_1", p = {
5
5
  searchbar: d
6
6
  }, m = ({
@@ -1,5 +1,4 @@
1
1
  import { SelectProps } from '@element-public/react-select';
2
-
3
2
  export type ExtendedSelectProps = SelectProps & {
4
3
  'data-testid'?: string;
5
4
  /** Custom class name for the portal. Only works if portalContainer is not set. */
@@ -11,4 +10,4 @@ export type ExtendedSelectProps = SelectProps & {
11
10
  * @param portalClassName Custom class name for the portal. Only works if portalContainer is not set.
12
11
  * @param props Element Select props
13
12
  */
14
- export declare const Select: ({ menuMaxHeight, portalClassName, "data-testid": dataTestId, className, hoisted, ...props }: ExtendedSelectProps) => import("react/jsx-runtime").JSX.Element;
13
+ export declare const Select: ({ menuMaxHeight, portalClassName, "data-testid": dataTestId, className, hoisted, ...props }: ExtendedSelectProps) => import("react").JSX.Element;
@@ -1,9 +1,9 @@
1
1
  import { jsx as d } from "react/jsx-runtime";
2
- import { S as a } from "../../index.es-CxQjsRHK.js";
2
+ import { S as a } from "../../index.es-74LdeLp0.js";
3
3
  import { u as f } from "../../uniqueId-CJo-XRQb.js";
4
4
  import { useEffect as i } from "react";
5
5
  import "../../isEmpty-l2xQKl4x.js";
6
- import "../../react-tooltip.min-D7xPMD-P.js";
6
+ import "../../react-tooltip.min-DKaGxvdz.js";
7
7
  import "../../orderBy-Ce85KqD6.js";
8
8
  import "../../index-CuHybtft.js";
9
9
  import "../SharedComponentsPermissionProvider/PermissionContext.js";
@@ -11,10 +11,10 @@ import "react-dom";
11
11
  import "react-hook-form";
12
12
  import "../../get-CBFiuc3f.js";
13
13
  import { flattenObjectToString as S } from "../../services/UtilService.js";
14
- import "../../omit-BWQrFyQ-.js";
14
+ import "../../omit-DUqu4lDk.js";
15
15
  import "../../isArray-olhCpv2e.js";
16
16
  import "../../types/Time.js";
17
- import "../../react.esm-DF7i80eN.js";
17
+ import "../../react.esm-uOZB-qPu.js";
18
18
  import '../../assets/Select.css';const $ = "_customPortal_1u11g_1", g = "_customSelect_1u11g_8", n = {
19
19
  customPortal: $,
20
20
  customSelect: g
@@ -1,5 +1,4 @@
1
1
  import { PermissionsByEntity } from '../../types/Permission';
2
-
3
2
  interface PermissionContextValue {
4
3
  userPermissions: PermissionsByEntity;
5
4
  activeOrganizationId: string | undefined;
@@ -1,6 +1,5 @@
1
1
  import { PropsWithChildren } from 'react';
2
2
  import { PermissionsByEntity } from '../../types/Permission';
3
-
4
3
  interface PermissionProviderProps {
5
4
  userPermissions: PermissionsByEntity;
6
5
  activeOrganizationId: string | undefined;
@@ -28,5 +27,5 @@ interface PermissionProviderProps {
28
27
  * }
29
28
  * ```
30
29
  */
31
- export declare const SharedComponentsPermissionProvider: ({ children, userPermissions, activeOrganizationId, }: PropsWithChildren<PermissionProviderProps>) => import("react/jsx-runtime").JSX.Element;
30
+ export declare const SharedComponentsPermissionProvider: ({ children, userPermissions, activeOrganizationId, }: PropsWithChildren<PermissionProviderProps>) => import("react").JSX.Element;
32
31
  export {};
@@ -1,6 +1,5 @@
1
1
  import { PropsWithChildren } from 'react';
2
2
  import { StepperProps } from './stepperTypes';
3
-
4
3
  /**
5
4
  * A component that displays a stepper with a header, content area, and navigation buttons.<br />
6
5
  * Available in three styles: 'DESKTOP', 'SMALL', and 'DOTS'.<br />
@@ -23,4 +22,4 @@ import { StepperProps } from './stepperTypes';
23
22
  * @param children - The content to render inside the stepper.
24
23
  * @returns The rendered stepper component.
25
24
  */
26
- export declare const Stepper: ({ stepperStyle, steps, currentStepId, overwriteTotalSteps, isStepLoading, showStepperHeader, showStepperButtons, stepperButtonAlignment, showPreviousButtonOnFirstStep, children, }: PropsWithChildren<StepperProps>) => import("react/jsx-runtime").JSX.Element | null;
25
+ export declare const Stepper: ({ stepperStyle, steps, currentStepId, overwriteTotalSteps, isStepLoading, showStepperHeader, showStepperButtons, stepperButtonAlignment, showPreviousButtonOnFirstStep, children, }: PropsWithChildren<StepperProps>) => import("react").JSX.Element | null;
@@ -1,5 +1,4 @@
1
1
  import { StepperButtonProps } from '../stepperTypes';
2
-
3
2
  /**
4
3
  * A button component for the stepper that is used to go to the previous step.
5
4
  * @param label - The label of the button.
@@ -14,7 +13,7 @@ import { StepperButtonProps } from '../stepperTypes';
14
13
  * @param fullWidth - Whether the button should take the full width of its container. Defaults to true.
15
14
  * @returns
16
15
  */
17
- export declare const StepperPreviousButton: ({ label, variant, onClick, disabled, className, showArrowIcon, leadingIcon, trailingIcon, buttonSize, fullWidth, }: StepperButtonProps) => import("react/jsx-runtime").JSX.Element;
16
+ export declare const StepperPreviousButton: ({ label, variant, onClick, disabled, className, showArrowIcon, leadingIcon, trailingIcon, buttonSize, fullWidth, }: StepperButtonProps) => import("react").JSX.Element;
18
17
  /**
19
18
  * A button component for the stepper that is used to go to the next step.
20
19
  * @param label - The label of the button.
@@ -34,4 +33,4 @@ export declare const StepperPreviousButton: ({ label, variant, onClick, disabled
34
33
  export declare const StepperNextButton: ({ label, variant, onClick, disabled, className, isStepLoading, isLastStep, showArrowIcon, leadingIcon, trailingIcon, buttonSize, fullWidth, }: StepperButtonProps & {
35
34
  isStepLoading: boolean;
36
35
  isLastStep?: boolean;
37
- }) => import("react/jsx-runtime").JSX.Element;
36
+ }) => import("react").JSX.Element;
@@ -1,5 +1,5 @@
1
1
  import { jsx as f } from "react/jsx-runtime";
2
- import { B as a } from "../../../index.es-B1cewJEy.js";
2
+ import { B as a } from "../../../index.es-B9C7vzr4.js";
3
3
  import { useMemo as v } from "react";
4
4
  import { LoadingSpinner as l } from "../../LoadingSpinner/Default/LoadingSpinner.js";
5
5
  import { s as b } from "../../../stepper.module-C_EMu-Fl.js";
@@ -1,6 +1,5 @@
1
1
  import { StepperBaseProps } from '../stepperTypes.ts';
2
-
3
2
  /**
4
3
  * A component that displays the specified type of stepper header based on the provided type prop.
5
4
  */
6
- export declare const StepperHeader: ({ stepperStyle, stepsData, overwriteTotalSteps, }: StepperBaseProps) => import("react/jsx-runtime").JSX.Element | undefined;
5
+ export declare const StepperHeader: ({ stepperStyle, stepsData, overwriteTotalSteps, }: StepperBaseProps) => import("react").JSX.Element | undefined;
@@ -1,6 +1,6 @@
1
1
  import { jsx as r, jsxs as n } from "react/jsx-runtime";
2
2
  import { G as i } from "../../../index.es-BE1XL1dD.js";
3
- import { T as o } from "../../../index.es-EXzC8zuP.js";
3
+ import { T as o } from "../../../index.es-CdZp67J9.js";
4
4
  import { useMemo as f, Fragment as A } from "react";
5
5
  import { useBreakpoints as v } from "../../../hooks/useBreakpoints.js";
6
6
  import { s as t } from "../../../stepper.module-C_EMu-Fl.js";