@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,7 +1,7 @@
1
1
  import { jsx as n, Fragment as t, jsxs as l } from "react/jsx-runtime";
2
2
  import { G as _ } from "./index.es-BE1XL1dD.js";
3
3
  import { I as m } from "./index.es-LckFzDz-.js";
4
- import { T as d } from "./index.es-EXzC8zuP.js";
4
+ import { T as d } from "./index.es-CdZp67J9.js";
5
5
  import './assets/AlertBanner.css';const g = "_messageContainer_2hnjr_1", h = "_info_2hnjr_9", f = "_danger_2hnjr_14", p = "_success_2hnjr_19", u = "_warning_2hnjr_24", j = "_closeIcon_2hnjr_29", y = "_linkBanner_2hnjr_34", s = {
6
6
  messageContainer: g,
7
7
  info: h,
@@ -1,8 +1,8 @@
1
1
  import { jsx as r, jsxs as s, Fragment as h } from "react/jsx-runtime";
2
- import { C, a as y, b as T, c as g, d as v } from "./index.es-DHL1mFb3.js";
3
- import { G as m, a as u, b as l } from "./index.es-C2ejWpji.js";
4
- import { c as f } from "./index.es-EXzC8zuP.js";
5
- import { useMemo as b } from "react";
2
+ import { C, a as y, b as T, c as g, d as v } from "./index.es-DglJcc2r.js";
3
+ import { G as b, a as m, b as l } from "./index.es-C2ejWpji.js";
4
+ import { b as f } from "./index.es-CdZp67J9.js";
5
+ import { useMemo as u } from "react";
6
6
  import { OverflowTooltip as c } from "./components/OverflowTooltip/OverflowTooltip.js";
7
7
  import './assets/GenericCard.css';const x = "_cardTitle_1w5we_1", B = "_cardBody_1w5we_5", N = "_cardContent_1w5we_10", $ = "_row_1w5we_14", G = "_font_1w5we_18", k = "_fontHeader_1w5we_23", H = "_title_1w5we_27", S = "_emptyContainer_1w5we_33", W = "_empty_1w5we_33", A = "_fullWidth_1w5we_45", i = {
8
8
  cardTitle: x,
@@ -21,7 +21,7 @@ import './assets/GenericCard.css';const x = "_cardTitle_1w5we_1", B = "_cardBody
21
21
  tabletCol: 4,
22
22
  verticalAlign: "bottom"
23
23
  }, q = ({ item: e, columns: t, hiddenColumns: o }) => {
24
- const d = t.find((a) => a.asCardTitle), w = t.find((a) => a.asCardSubtitle), p = b(
24
+ const d = t.find((a) => a.asCardTitle), w = t.find((a) => a.asCardSubtitle), p = u(
25
25
  () => t.filter(
26
26
  (a) => !a.asCardTitle && !a.asCardSubtitle && a.id !== "actions"
27
27
  ),
@@ -34,7 +34,7 @@ import './assets/GenericCard.css';const x = "_cardTitle_1w5we_1", B = "_cardBody
34
34
  "data-testid": `card${d ? "-" + e[d.accessor] : ""}`,
35
35
  children: /* @__PURE__ */ s(y, { className: i.cardContent, "data-testid": "card-content", children: [
36
36
  /* @__PURE__ */ r(j, { item: e, titleColumn: d, subTitleColumn: w }),
37
- /* @__PURE__ */ r(T, { className: i.cardBody, "data-testid": "card-body", children: /* @__PURE__ */ r(m, { fullHeight: !0, fullWidth: !0, variant: "none", children: p.map((a) => o?.includes(a.id) ? null : /* @__PURE__ */ s(u, { className: i.row, "data-testid": "row", children: [
37
+ /* @__PURE__ */ r(T, { className: i.cardBody, "data-testid": "card-body", children: /* @__PURE__ */ r(b, { fullHeight: !0, fullWidth: !0, variant: "none", children: p.map((a) => o?.includes(a.id) ? null : /* @__PURE__ */ s(m, { className: i.row, "data-testid": "row", children: [
38
38
  /* @__PURE__ */ r(l, { horizontalAlign: "right", ..._, children: /* @__PURE__ */ s(
39
39
  f,
40
40
  {
@@ -1,8 +1,8 @@
1
- import { jsx as r, jsxs as G } from "react/jsx-runtime";
2
- import { G as S } from "./index.es-BE1XL1dD.js";
3
- import { I as b } from "./index.es-LckFzDz-.js";
1
+ import { jsx as r, jsxs as b } from "react/jsx-runtime";
2
+ import { G } from "./index.es-BE1XL1dD.js";
3
+ import { I as S } from "./index.es-LckFzDz-.js";
4
4
  import { P as O } from "./index.es-C8AExypY.js";
5
- import { e as k, c as L, T as $ } from "./index.es-EXzC8zuP.js";
5
+ import { d as k, b as L, T as $ } from "./index.es-CdZp67J9.js";
6
6
  import { c as A } from "./index-_-9ybP20.js";
7
7
  import { Iconify as j } from "./components/Iconify/Iconify.js";
8
8
  import { AvailableCustomIcons as H } from "./enums/AvailableCustomIcons.js";
@@ -72,7 +72,7 @@ import './assets/ListAreaService.css';const M = "_fullWidth_1w7l3_1", P = "_main
72
72
  key: n,
73
73
  select: m,
74
74
  primaryText: n,
75
- secondaryText: /* @__PURE__ */ G(S, { direction: "vertical", gap: "none", children: [
75
+ secondaryText: /* @__PURE__ */ b(G, { direction: "vertical", gap: "none", children: [
76
76
  T ?? /* @__PURE__ */ r(
77
77
  L,
78
78
  {
@@ -102,7 +102,7 @@ import './assets/ListAreaService.css';const M = "_fullWidth_1w7l3_1", P = "_main
102
102
  children: p
103
103
  }
104
104
  ) : void 0,
105
- trailingBlock: f ?? w ?? /* @__PURE__ */ r(b, { icon: "arrow_right", className: t.iconColor }),
105
+ trailingBlock: f ?? w ?? /* @__PURE__ */ r(S, { icon: "arrow_right", className: t.iconColor }),
106
106
  leadingBlock: ne(h),
107
107
  value: _,
108
108
  componentProps: {
@@ -1,36 +1,7 @@
1
1
  import { b as E, c as v } from "./tslib.es6-BDCynO9F.js";
2
2
  import { M as S, a as I } from "./component-By6nyiBU.js";
3
- function b(n, i) {
4
- if (n.closest)
5
- return n.closest(i);
6
- for (var t = n; t; ) {
7
- if (_(t, i))
8
- return t;
9
- t = t.parentElement;
10
- }
11
- return null;
12
- }
13
- function _(n, i) {
14
- var t = n.matches || n.webkitMatchesSelector || n.msMatchesSelector;
15
- return t.call(n, i);
16
- }
17
- function D(n) {
18
- var i = n;
19
- if (i.offsetParent !== null)
20
- return i.scrollWidth;
21
- var t = i.cloneNode(!0);
22
- t.style.setProperty("position", "absolute"), t.style.setProperty("transform", "translate(-9999px, -9999px)"), document.documentElement.appendChild(t);
23
- var e = t.scrollWidth;
24
- return document.documentElement.removeChild(t), e;
25
- }
26
- const M = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27
- __proto__: null,
28
- closest: b,
29
- estimateScrollWidth: D,
30
- matches: _
31
- }, Symbol.toStringTag, { value: "Module" }));
32
3
  var l;
33
- function R(n, i) {
4
+ function b(n, i) {
34
5
  i === void 0 && (i = !1);
35
6
  var t = n.CSS, e = l;
36
7
  if (typeof l == "boolean" && !i)
@@ -41,7 +12,7 @@ function R(n, i) {
41
12
  var r = t.supports("--css-vars", "yes"), s = t.supports("(--css-vars: yes)") && t.supports("color", "#00000000");
42
13
  return e = r || s, i || (l = e), e;
43
14
  }
44
- function V(n, i, t) {
15
+ function D(n, i, t) {
45
16
  if (!n)
46
17
  return { x: 0, y: 0 };
47
18
  var e = i.x, a = i.y, r = e + t.left, s = a + t.top, o, u;
@@ -55,9 +26,9 @@ function V(n, i, t) {
55
26
  return { x: o, y: u };
56
27
  }
57
28
  function p(n) {
58
- return n === void 0 && (n = window), w(n) ? { passive: !0 } : !1;
29
+ return n === void 0 && (n = window), R(n) ? { passive: !0 } : !1;
59
30
  }
60
- function w(n) {
31
+ function R(n) {
61
32
  n === void 0 && (n = window);
62
33
  var i = !1;
63
34
  try {
@@ -75,6 +46,35 @@ function w(n) {
75
46
  }
76
47
  return i;
77
48
  }
49
+ function V(n, i) {
50
+ if (n.closest)
51
+ return n.closest(i);
52
+ for (var t = n; t; ) {
53
+ if (_(t, i))
54
+ return t;
55
+ t = t.parentElement;
56
+ }
57
+ return null;
58
+ }
59
+ function _(n, i) {
60
+ var t = n.matches || n.webkitMatchesSelector || n.msMatchesSelector;
61
+ return t.call(n, i);
62
+ }
63
+ function w(n) {
64
+ var i = n;
65
+ if (i.offsetParent !== null)
66
+ return i.scrollWidth;
67
+ var t = i.cloneNode(!0);
68
+ t.style.setProperty("position", "absolute"), t.style.setProperty("transform", "translate(-9999px, -9999px)"), document.documentElement.appendChild(t);
69
+ var e = t.scrollWidth;
70
+ return document.documentElement.removeChild(t), e;
71
+ }
72
+ const M = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
73
+ __proto__: null,
74
+ closest: V,
75
+ estimateScrollWidth: w,
76
+ matches: _
77
+ }, Symbol.toStringTag, { value: "Module" }));
78
78
  var F = {
79
79
  // Ripple is a special case where the "root" component is really a "mixin" of sorts,
80
80
  // given that it's an 'upgrade' to an existing component. That being said it is the root
@@ -305,7 +305,7 @@ var y = [
305
305
  }, c);
306
306
  }, i.prototype.getFgTranslationCoordinates_ = function() {
307
307
  var t = this.activationState_, e = t.activationEvent, a = t.wasActivatedByPointer, r;
308
- a ? r = V(e, this.adapter.getWindowPageOffset(), this.adapter.computeBoundingRect()) : r = {
308
+ a ? r = D(e, this.adapter.getWindowPageOffset(), this.adapter.computeBoundingRect()) : r = {
309
309
  x: this.frame_.width / 2,
310
310
  y: this.frame_.height / 2
311
311
  }, r = {
@@ -380,7 +380,7 @@ var U = (
380
380
  return t.root.classList.add(e);
381
381
  },
382
382
  browserSupportsCssVars: function() {
383
- return R(window);
383
+ return b(window);
384
384
  },
385
385
  computeBoundingRect: function() {
386
386
  return t.root.getBoundingClientRect();
@@ -454,8 +454,8 @@ export {
454
454
  U as M,
455
455
  p as a,
456
456
  O as b,
457
- b as c,
458
- D as e,
457
+ V as c,
458
+ w as e,
459
459
  _ as m,
460
460
  M as p
461
461
  };
@@ -16,4 +16,4 @@ export type AlertBannerProps = {
16
16
  */
17
17
  action?: JSX.Element;
18
18
  };
19
- export declare const AlertBanner: ({ text, id, color, isOpen, isBold, onClose, }: AlertBannerProps) => import("react/jsx-runtime").JSX.Element;
19
+ export declare const AlertBanner: ({ text, id, color, isOpen, isBold, onClose, }: AlertBannerProps) => import("react").JSX.Element;
@@ -1,8 +1,8 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../index.es-BE1XL1dD.js";
3
3
  import "../../index.es-LckFzDz-.js";
4
- import "../../index.es-EXzC8zuP.js";
5
- import { A as e } from "../../AlertBanner-C9TvBTkH.js";
4
+ import "../../index.es-CdZp67J9.js";
5
+ import { A as e } from "../../AlertBanner-2rv7mRmR.js";
6
6
  export {
7
7
  e as AlertBanner
8
8
  };
@@ -1,5 +1,4 @@
1
1
  import { AlertBannerProps } from './AlertBanner';
2
-
3
2
  /**
4
3
  * LinkBanner component, shows an alert banner but with a link as text
5
4
  * @param text - The text of the link.
@@ -18,4 +17,4 @@ export declare const LinkBanner: ({ text, color, isOpen, isBold, url, }: Omit<Al
18
17
  * the text of the link
19
18
  */
20
19
  text: string;
21
- }) => import("react/jsx-runtime").JSX.Element;
20
+ }) => import("react").JSX.Element;
@@ -1,8 +1,8 @@
1
1
  import { jsx as r, jsxs as a } from "react/jsx-runtime";
2
2
  import { G as l } from "../../index.es-BE1XL1dD.js";
3
- import { T as s } from "../../index.es-EXzC8zuP.js";
3
+ import { T as s } from "../../index.es-CdZp67J9.js";
4
4
  import { Iconify as p } from "../Iconify/Iconify.js";
5
- import { A as m, s as c } from "../../AlertBanner-C9TvBTkH.js";
5
+ import { A as m, s as c } from "../../AlertBanner-2rv7mRmR.js";
6
6
  const g = ({
7
7
  text: n,
8
8
  color: o = "info",
@@ -1,6 +1,5 @@
1
1
  import { PropsWithChildren } from 'react';
2
2
  import { IsAllowedProps } from '../PermissionChecks/PermissionService';
3
-
4
3
  type AllowedProps = {
5
4
  neededPermissions: IsAllowedProps['neededPermissions'];
6
5
  entityIds: IsAllowedProps['entityIds'];
@@ -17,5 +16,5 @@ type AllowedProps = {
17
16
  * @param disclaimerText - the text to show in the disclaimer (default: 'You are not allowed to see the content of this section.')
18
17
  * @returns
19
18
  */
20
- export declare const Allowed: ({ children, neededPermissions, entityIds, disclaimer, disclaimerText, }: PropsWithChildren<AllowedProps>) => string | number | boolean | import("react/jsx-runtime").JSX.Element | Iterable<import('react').ReactNode> | null | undefined;
19
+ export declare const Allowed: ({ children, neededPermissions, entityIds, disclaimer, disclaimerText, }: PropsWithChildren<AllowedProps>) => string | number | boolean | import("react").JSX.Element | Iterable<import('react').ReactNode> | null | undefined;
21
20
  export {};
@@ -1,6 +1,5 @@
1
1
  import { ButtonProps } from '@element-public/react-button';
2
2
  import { IsAllowedProps } from '../PermissionChecks/PermissionService';
3
-
4
3
  export type AllowedButtonProps = Omit<ButtonProps & React.HTMLProps<HTMLButtonElement>, 'buttonSize' | 'variant' | 'type' | 'label' | 'size'> & {
5
4
  /**
6
5
  * This applies the html button type (button, submit, reset) or the anchor media type when used with the href property.
@@ -48,4 +47,4 @@ export type AllowedButtonProps = Omit<ButtonProps & React.HTMLProps<HTMLButtonEl
48
47
  * @param {AllowedButtonProps} props - Component properties
49
48
  * @returns {JSX.Element | null} The button component or null if permissions are not met
50
49
  */
51
- export declare const AllowedButton: ({ buttonType, variant, "data-testid": testId, label, size, isLoading, ...props }: AllowedButtonProps) => import("react/jsx-runtime").JSX.Element;
50
+ export declare const AllowedButton: ({ buttonType, variant, "data-testid": testId, label, size, isLoading, ...props }: AllowedButtonProps) => import("react").JSX.Element;
@@ -1,5 +1,5 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
- import { B as l } from "../../index.es-B1cewJEy.js";
2
+ import { B as l } from "../../index.es-B9C7vzr4.js";
3
3
  import { Allowed as s } from "../Allowed/Allowed.js";
4
4
  import { LoadingSpinner as a } from "../LoadingSpinner/Default/LoadingSpinner.js";
5
5
  const c = ({
@@ -1,6 +1,5 @@
1
1
  import { IconButtonProps } from '@element-public/react-icon-button';
2
2
  import { IsAllowedProps } from '../PermissionChecks/PermissionService';
3
-
4
3
  export type AllowedIconButtonProps = Omit<IconButtonProps & React.HTMLProps<HTMLButtonElement>, 'variant' | 'iconType' | 'iconSize' | 'size'> & {
5
4
  /**
6
5
  * data-testid used for testing.
@@ -40,4 +39,4 @@ export type AllowedIconButtonProps = Omit<IconButtonProps & React.HTMLProps<HTML
40
39
  * @param {AllowedIconButtonProps} props - Component properties
41
40
  * @returns {JSX.Element | null} The icon button component or null if permissions are not met
42
41
  */
43
- export declare const AllowedIconButton: ({ "data-testid": testId, variant, iconType, size, ...props }: AllowedIconButtonProps) => import("react/jsx-runtime").JSX.Element;
42
+ export declare const AllowedIconButton: ({ "data-testid": testId, variant, iconType, size, ...props }: AllowedIconButtonProps) => import("react").JSX.Element;
@@ -1,5 +1,5 @@
1
1
  import { jsx as i } from "react/jsx-runtime";
2
- import { I as m } from "../../index.es-BZkGOjEo.js";
2
+ import { I as m } from "../../index.es-BwhRJBEH.js";
3
3
  import { Allowed as l } from "../Allowed/Allowed.js";
4
4
  const f = ({
5
5
  "data-testid": o,
@@ -2,7 +2,6 @@ import { BaseListElement } from '../../types/ListElement';
2
2
  import { LinkProps } from '../../types/internal/ReactRouterTypes';
3
3
  import { OfflineViewProps } from '../OfflineView/OfflineView';
4
4
  import { FloatingActionButton } from '../FloatingActionButton/FloatingActionButton.tsx';
5
-
6
5
  type BaseViewProps = {
7
6
  /**
8
7
  * elements to be displayed in the list area
@@ -104,5 +103,5 @@ type BaseViewProps = {
104
103
  /**
105
104
  * `BaseView` is a layout component that displays a main (a list) and a detail section.
106
105
  */
107
- export declare const BaseView: ({ heading, action, floatingActionButton, hint, elements, emptyText, hasSearch, isSorted, className, withAvatar, listMaxHeight, titleLevel, detailTitleLevel, pathname, basicHeadingIcon, isOnline, offlineViewProps, noRoundedListItemEdges, routerLinkElement, searchPlaceholder, isGrouped, isHeaderVisibleOnMobile, }: BaseViewProps) => import("react/jsx-runtime").JSX.Element;
106
+ export declare const BaseView: ({ heading, action, floatingActionButton, hint, elements, emptyText, hasSearch, isSorted, className, withAvatar, listMaxHeight, titleLevel, detailTitleLevel, pathname, basicHeadingIcon, isOnline, offlineViewProps, noRoundedListItemEdges, routerLinkElement, searchPlaceholder, isGrouped, isHeaderVisibleOnMobile, }: BaseViewProps) => import("react").JSX.Element;
108
107
  export {};
@@ -1,5 +1,4 @@
1
1
  import { PropsWithChildren } from 'react';
2
-
3
2
  export type BasicHeadingProps = {
4
3
  /**
5
4
  * the text content of the heading
@@ -53,4 +52,4 @@ export type BasicHeadingProps = {
53
52
  */
54
53
  inList?: boolean;
55
54
  };
56
- export declare const BasicHeading: ({ children, marginBottom, heading, icon, className, subHeading, subHeadingLevel, invisibleButton, level, fontWeight, withAvatar, inList, }: PropsWithChildren<BasicHeadingProps>) => import("react/jsx-runtime").JSX.Element;
55
+ export declare const BasicHeading: ({ children, marginBottom, heading, icon, className, subHeading, subHeadingLevel, invisibleButton, level, fontWeight, withAvatar, inList, }: PropsWithChildren<BasicHeadingProps>) => import("react").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { jsxs as o, jsx as n } from "react/jsx-runtime";
2
2
  import { G as t } from "../../index.es-BE1XL1dD.js";
3
3
  import { I as A } from "../../index.es-LckFzDz-.js";
4
- import { b as I, T as z } from "../../index.es-EXzC8zuP.js";
4
+ import { c as I, T as z } from "../../index.es-CdZp67J9.js";
5
5
  import { c as m } from "../../index-_-9ybP20.js";
6
6
  import { Iconify as H } from "../Iconify/Iconify.js";
7
7
  import { AvailableCustomIcons as q } from "../../enums/AvailableCustomIcons.js";
@@ -37,7 +37,7 @@ import '../../assets/BasicHeading.css';const C = "_basicHeading_14qaz_1", N = "_
37
37
  withAvatar: u = !1,
38
38
  inList: y = !1
39
39
  }) => {
40
- const { isDesktop: d } = w(), v = d ? c : c + 1, b = l === "bold" ? 500 : l, h = typeof s == "number" ? `${s}px` : "2rem";
40
+ const { isDesktop: d } = w(), v = d ? c : c + 1, h = l === "bold" ? 500 : l, b = typeof s == "number" ? `${s}px` : "2rem";
41
41
  return /* @__PURE__ */ o(
42
42
  t,
43
43
  {
@@ -45,7 +45,7 @@ import '../../assets/BasicHeading.css';const C = "_basicHeading_14qaz_1", N = "_
45
45
  secondaryAlign: "center",
46
46
  gap: "none",
47
47
  className: m(e.basicHeading, y && e.inList, r),
48
- style: { marginBottom: h },
48
+ style: { marginBottom: b },
49
49
  "data-testid": "HeaderContainer",
50
50
  fullWidth: !0,
51
51
  children: [
@@ -65,7 +65,7 @@ import '../../assets/BasicHeading.css';const C = "_basicHeading_14qaz_1", N = "_
65
65
  level: v,
66
66
  "data-testid": "Header",
67
67
  className: r ?? "",
68
- style: { fontWeight: b },
68
+ style: { fontWeight: h },
69
69
  children: a
70
70
  }
71
71
  ) }),
@@ -1,5 +1,4 @@
1
1
  import { Block } from '../../types/internal/Block';
2
-
3
2
  type BlockViewProps<T extends Block & {
4
3
  id?: string;
5
4
  }> = {
@@ -78,5 +77,5 @@ type BlockViewProps<T extends Block & {
78
77
  */
79
78
  export declare const BlockView: <T extends Block & {
80
79
  id?: string;
81
- }>({ rows, columns, hideText, hideBlockCountText, errorBlocks, showNumbers, clickable, size, onClick, currentBlock, activeBlocks, blocks, blockViewTitle, blockLabel, emptyViewTitle, }: BlockViewProps<T>) => import("react/jsx-runtime").JSX.Element;
80
+ }>({ rows, columns, hideText, hideBlockCountText, errorBlocks, showNumbers, clickable, size, onClick, currentBlock, activeBlocks, blocks, blockViewTitle, blockLabel, emptyViewTitle, }: BlockViewProps<T>) => import("react").JSX.Element;
82
81
  export {};
@@ -1,5 +1,5 @@
1
1
  import { jsxs as z, jsx as o, Fragment as q } from "react/jsx-runtime";
2
- import { c as A, b as F, a as M } from "../../index.es-EXzC8zuP.js";
2
+ import { b as A, c as F, a as M } from "../../index.es-CdZp67J9.js";
3
3
  import { c as h } from "../../index-_-9ybP20.js";
4
4
  import { useState as V, useEffect as $, useMemo as G } from "react";
5
5
  import { getBlockNumberByDto as H } from "../../services/BlockService.js";
@@ -1,6 +1,5 @@
1
1
  import { IconifyProps } from '../Iconify/Iconify';
2
2
  import { IsAllowedProps } from '../PermissionChecks/PermissionService.tsx';
3
-
4
3
  export type ButtonCardProps = {
5
4
  /**
6
5
  * The label of the card.
@@ -39,4 +38,4 @@ export type ButtonCardProps = {
39
38
  * @param entityIds the entity id, the permission is for (FarmOrganizationId, VendorOrganizationId or FarmLocationId).
40
39
  * @param permissions the permissions needed to enable the button. If the array is empty, the button is always enabled.
41
40
  */
42
- export declare const ButtonCard: ({ title, subtitle, icon, onClick, entityIds, permissions, }: ButtonCardProps) => import("react/jsx-runtime").JSX.Element;
41
+ export declare const ButtonCard: ({ title, subtitle, icon, onClick, entityIds, permissions, }: ButtonCardProps) => import("react").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { jsx as t, jsxs as i } from "react/jsx-runtime";
2
- import { B as m } from "../../index.es-B1cewJEy.js";
2
+ import { B as m } from "../../index.es-B9C7vzr4.js";
3
3
  import { G as a } from "../../index.es-BE1XL1dD.js";
4
- import { d } from "../../index.es-EXzC8zuP.js";
4
+ import { e as c } from "../../index.es-CdZp67J9.js";
5
5
  import { Iconify as u } from "../Iconify/Iconify.js";
6
6
  import { Allowed as p } from "../Allowed/Allowed.js";
7
7
  import '../../assets/ButtonCard.css';const b = "_buttonCard_1fv6b_1", f = "_noInteraction_1fv6b_12", h = "_iconContainer_1fv6b_16", y = "_centerText_1fv6b_43", n = {
@@ -11,7 +11,7 @@ import '../../assets/ButtonCard.css';const b = "_buttonCard_1fv6b_1", f = "_noIn
11
11
  centerText: y
12
12
  }, A = ({
13
13
  title: o,
14
- subtitle: c,
14
+ subtitle: d,
15
15
  icon: r,
16
16
  onClick: e,
17
17
  entityIds: s,
@@ -38,8 +38,8 @@ import '../../assets/ButtonCard.css';const b = "_buttonCard_1fv6b_1", f = "_noIn
38
38
  fullWidth: !0,
39
39
  className: n.centerText,
40
40
  children: [
41
- /* @__PURE__ */ t(d, { type: "body1-bold", themeColor: "text-primary-on-light", children: o }),
42
- /* @__PURE__ */ t(d, { type: "subtitle1", themeColor: "text-secondary-on-background", children: c })
41
+ /* @__PURE__ */ t(c, { type: "body1-bold", themeColor: "text-primary-on-light", children: o }),
42
+ /* @__PURE__ */ t(c, { type: "subtitle1", themeColor: "text-secondary-on-background", children: d })
43
43
  ]
44
44
  }
45
45
  )
@@ -20,5 +20,5 @@ type ChipCardProps = {
20
20
  * @param icon the leading icon. The available icons are all material icons.
21
21
  * @param className the class name to apply to the component
22
22
  */
23
- export declare const ChipCard: ({ label, icon, className }: ChipCardProps) => import("react/jsx-runtime").JSX.Element;
23
+ export declare const ChipCard: ({ label, icon, className }: ChipCardProps) => import("react").JSX.Element;
24
24
  export {};
@@ -1,5 +1,5 @@
1
1
  import { jsx as Xt } from "react/jsx-runtime";
2
- import { o as Qe, e as Ze, i as ti, C as ei } from "../../index.es-DHL1mFb3.js";
2
+ import { o as Qe, e as Ze, i as ti, C as ei } from "../../index.es-DglJcc2r.js";
3
3
  import { _ as ie, a as Le, c as Zt, b as kt, d as Pe, P as c } from "../../index-_-9ybP20.js";
4
4
  import { f as Yt, _ as Ke, a as wt, b as Me, c as ke, d as Ut, g as Ye, e as xt } from "../../defineProperty-SoB5opr-.js";
5
5
  import { _ as Ie, a as ii } from "../../find-OaLSg5iu.js";
@@ -12,7 +12,7 @@ import { n as ui, i as pi, K as P, _ as hi } from "../../keyboard-DQ9O_Ke1.js";
12
12
  import E, { useEffect as ne, useState as yt, useMemo as te, useCallback as g, useRef as xe, forwardRef as fi, useImperativeHandle as _i } from "react";
13
13
  import { e as Ci, c as N, b as et } from "../../tslib.es6-BDCynO9F.js";
14
14
  import { M as oe, a as re } from "../../component-By6nyiBU.js";
15
- import { M as $t, b as $e } from "../../component-DYpB_4EP.js";
15
+ import { M as $t, b as $e } from "../../component-9vrShqiY.js";
16
16
  import { I as ve } from "../../index.es-LckFzDz-.js";
17
17
  import { OverflowTooltip as Ii } from "../OverflowTooltip/OverflowTooltip.js";
18
18
  import '../../assets/ChipCard.css';var vi = ti ? window : null, Ee = function(o) {
@@ -1,6 +1,5 @@
1
1
  import { IconifyProps } from '../Iconify/Iconify';
2
2
  import { ReactNode } from 'react';
3
-
4
3
  type ConfirmationModalProps = {
5
4
  /**
6
5
  * The title of the modal.
@@ -73,5 +72,5 @@ type ConfirmationModalProps = {
73
72
  * @param onCancel The function to call when the cancel button is clicked.
74
73
  * @param isConfirmationDisabled Whether the confirmation button is disabled.
75
74
  */
76
- export declare const ConfirmationModal: ({ modalTitle, confirmButtonLabel, cancelButtonLabel, label, content, showBulletPoints, icon, iconColor, confirmButtonVariant, isOpen, onConfirm, onCancel, isConfirmationDisabled, }: ConfirmationModalProps) => import("react/jsx-runtime").JSX.Element;
75
+ export declare const ConfirmationModal: ({ modalTitle, confirmButtonLabel, cancelButtonLabel, label, content, showBulletPoints, icon, iconColor, confirmButtonVariant, isOpen, onConfirm, onCancel, isConfirmationDisabled, }: ConfirmationModalProps) => import("react").JSX.Element;
77
76
  export {};
@@ -1,7 +1,7 @@
1
1
  import { jsx as e, jsxs as i } from "react/jsx-runtime";
2
- import { B as s } from "../../index.es-B1cewJEy.js";
2
+ import { B as s } from "../../index.es-B9C7vzr4.js";
3
3
  import { G as o } from "../../index.es-BE1XL1dD.js";
4
- import { T as c } from "../../index.es-EXzC8zuP.js";
4
+ import { T as c } from "../../index.es-CdZp67J9.js";
5
5
  import { useBreakpoints as C } from "../../hooks/useBreakpoints.js";
6
6
  import { Iconify as B } from "../Iconify/Iconify.js";
7
7
  import { Modal as H } from "../Modal/Modal.js";
@@ -1,7 +1,6 @@
1
1
  import { ListItemProps } from '@element-public/react-list';
2
2
  import { OfflineViewProps } from '../OfflineView/OfflineView';
3
3
  import { IsAllowedProps } from '../PermissionChecks/PermissionService.tsx';
4
-
5
4
  type ContextMenuProps = {
6
5
  /**
7
6
  * If not null, the menu will be open
@@ -67,5 +66,5 @@ export type ActionProps = ListItemProps & {
67
66
  * @param {OfflineViewProps} offlineViewProps Props forwarded to OfflineView when offline.
68
67
  * @returns a context menu with the given actions as ListItems
69
68
  */
70
- export declare const ContextMenu: ({ triggerOpen, actions, iconOrientation, "data-testid": dataTestId, isOnline, offlineViewProps, }: ContextMenuProps) => import("react/jsx-runtime").JSX.Element | null;
69
+ export declare const ContextMenu: ({ triggerOpen, actions, iconOrientation, "data-testid": dataTestId, isOnline, offlineViewProps, }: ContextMenuProps) => import("react").JSX.Element | null;
71
70
  export {};
@@ -1,6 +1,6 @@
1
1
  import { jsx as i, jsxs as M } from "react/jsx-runtime";
2
- import { I as k } from "../../index.es-BZkGOjEo.js";
3
- import { M as v, L as w, a as x, b as C } from "../../index.es-_PSuLbjQ.js";
2
+ import { I as k } from "../../index.es-BwhRJBEH.js";
3
+ import { M as v, L as w, a as x, b as C } from "../../index.es-BIgjyLDa.js";
4
4
  import { useState as g, useCallback as T, useEffect as I, useMemo as b, Fragment as A, useRef as L, useLayoutEffect as B } from "react";
5
5
  import { c as V } from "../../index-_-9ybP20.js";
6
6
  import { u as z } from "../../uniqueId-CJo-XRQb.js";
@@ -1,5 +1,4 @@
1
1
  import { OfflineViewProps } from '../OfflineView/OfflineView';
2
-
3
2
  type DeleteModalProps = {
4
3
  /**
5
4
  * The title of the modal.
@@ -94,5 +93,5 @@ type DeleteModalProps = {
94
93
  * @prop {Partial} offlineViewProps - Props forwarded to OfflineView when offline.
95
94
  * @returns {ReactElement} A modal component for deleting items.
96
95
  */
97
- export declare const DeleteModal: ({ title, confirmButtonLabel, cancelButtonLabel, deleteHeader, deleteBody, deleteText, icon, isIconCrossedOut, impossibleDeleteHeader, open, setOpen, onDelete, onCancel, isDeletePossible, isDeletePending, isOnline, offlineViewProps, }: DeleteModalProps) => import("react/jsx-runtime").JSX.Element;
96
+ export declare const DeleteModal: ({ title, confirmButtonLabel, cancelButtonLabel, deleteHeader, deleteBody, deleteText, icon, isIconCrossedOut, impossibleDeleteHeader, open, setOpen, onDelete, onCancel, isDeletePossible, isDeletePending, isOnline, offlineViewProps, }: DeleteModalProps) => import("react").JSX.Element;
98
97
  export {};
@@ -1,14 +1,14 @@
1
1
  import { jsx as o, jsxs as b, Fragment as c } from "react/jsx-runtime";
2
- import { B as f } from "../../index.es-B1cewJEy.js";
2
+ import { B as f } from "../../index.es-B9C7vzr4.js";
3
3
  import { G as m } from "../../index.es-BE1XL1dD.js";
4
4
  import { I as S } from "../../index.es-LckFzDz-.js";
5
- import { T as i } from "../../index.es-EXzC8zuP.js";
5
+ import { T as i } from "../../index.es-CdZp67J9.js";
6
6
  import { u as N } from "../../uniqueId-CJo-XRQb.js";
7
7
  import { AvailableCustomIcons as O } from "../../enums/AvailableCustomIcons.js";
8
8
  import { useBreakpoints as x } from "../../hooks/useBreakpoints.js";
9
9
  import { Iconify as z } from "../Iconify/Iconify.js";
10
10
  import "react";
11
- import "../../react-tooltip.min-D7xPMD-P.js";
11
+ import "../../react-tooltip.min-DKaGxvdz.js";
12
12
  import "../../orderBy-Ce85KqD6.js";
13
13
  import "../../index-CuHybtft.js";
14
14
  import "../SharedComponentsPermissionProvider/PermissionContext.js";
@@ -18,10 +18,10 @@ import { LoadingSpinner as M } from "../LoadingSpinner/Default/LoadingSpinner.js
18
18
  import "react-hook-form";
19
19
  import "../../get-CBFiuc3f.js";
20
20
  import "../../isArray-olhCpv2e.js";
21
- import "../../isString-C0tJxuT4.js";
22
- import "../../omit-BWQrFyQ-.js";
21
+ import "../../isString-LDbI4UeI.js";
22
+ import "../../omit-DUqu4lDk.js";
23
23
  import "../../types/Time.js";
24
- import "../../react.esm-DF7i80eN.js";
24
+ import "../../react.esm-uOZB-qPu.js";
25
25
  import '../../assets/DeleteModal.css';const j = "_bulletPoint_bd412_1", A = "_modal_bd412_7", G = "_colorDanger_bd412_11", q = "_crossedOut_bd412_15", e = {
26
26
  bulletPoint: j,
27
27
  modal: A,
@@ -1,5 +1,4 @@
1
1
  import { PropsWithChildren } from 'react';
2
-
3
2
  type DetailContentWrapperProps = {
4
3
  /**
5
4
  * the heading to be displayed
@@ -22,5 +21,5 @@ type DetailContentWrapperProps = {
22
21
  * @param children - the children to which the background styling is being added
23
22
  * @returns
24
23
  */
25
- export declare const DetailContentWrapper: ({ heading, level, fontWeight, children, }: PropsWithChildren<DetailContentWrapperProps>) => import("react/jsx-runtime").JSX.Element;
24
+ export declare const DetailContentWrapper: ({ heading, level, fontWeight, children, }: PropsWithChildren<DetailContentWrapperProps>) => import("react").JSX.Element;
26
25
  export {};
@@ -29,5 +29,5 @@ type DisclaimerProps = {
29
29
  * @prop **subtext** - the subtext of the disclaimer - optional
30
30
  * @returns
31
31
  */
32
- export declare const Disclaimer: ({ text, subtext, icon, level, bold }: DisclaimerProps) => import("react/jsx-runtime").JSX.Element;
32
+ export declare const Disclaimer: ({ text, subtext, icon, level, bold }: DisclaimerProps) => import("react").JSX.Element;
33
33
  export {};
@@ -1,7 +1,7 @@
1
1
  import { jsxs as l, jsx as r } from "react/jsx-runtime";
2
2
  import { G as n } from "../../index.es-BE1XL1dD.js";
3
3
  import { I as t } from "../../index.es-LckFzDz-.js";
4
- import { c as m, T as d } from "../../index.es-EXzC8zuP.js";
4
+ import { b as m, T as d } from "../../index.es-CdZp67J9.js";
5
5
  import '../../assets/Disclaimer.css';const p = "_disclaimer_1k38t_1", y = "_iconArea_1k38t_7", a = {
6
6
  disclaimer: p,
7
7
  iconArea: y
@@ -1,5 +1,4 @@
1
1
  import { ReactNode } from 'react';
2
-
3
2
  type EmptyViewProps = {
4
3
  /**
5
4
  * The title of the empty view, optional
@@ -43,5 +42,5 @@ type EmptyViewProps = {
43
42
  */
44
43
  loadingSpinner?: ReactNode;
45
44
  };
46
- export declare const EmptyView: ({ title, subtitle, height, icon, iconSize, action, className, isLoading, loadingSpinner, }: EmptyViewProps) => import("react/jsx-runtime").JSX.Element;
45
+ export declare const EmptyView: ({ title, subtitle, height, icon, iconSize, action, className, isLoading, loadingSpinner, }: EmptyViewProps) => import("react").JSX.Element;
47
46
  export {};