@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,8 +1,7 @@
1
1
  import { StepperItemProps } from '../stepperTypes';
2
-
3
2
  /**
4
3
  * A component for the Desktop-style stepper. Shows the number of the step, title and description
5
4
  * @param step - Step to be displayed in the stepper item.
6
5
  * @returns
7
6
  */
8
- export declare const StepperItem: ({ maxWidth: maxWidth, stepDefinition, stepActive, stepCompleted, }: StepperItemProps) => import("react/jsx-runtime").JSX.Element;
7
+ export declare const StepperItem: ({ maxWidth: maxWidth, stepDefinition, stepActive, stepCompleted, }: StepperItemProps) => import("react").JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import { jsxs as m, jsx as r } from "react/jsx-runtime";
2
2
  import { G as o } from "../../../index.es-BE1XL1dD.js";
3
- import { T as a } from "../../../index.es-EXzC8zuP.js";
3
+ import { T as a } from "../../../index.es-CdZp67J9.js";
4
4
  import { Iconify as i } from "../../Iconify/Iconify.js";
5
5
  import { s as t } from "../../../stepper.module-C_EMu-Fl.js";
6
6
  const N = ({
@@ -1,7 +1,6 @@
1
1
  import { ButtonProps } from '@element-public/react-button';
2
2
  import { CSSProperties, ReactNode } from 'react';
3
3
  import { StepperStyle } from './stepperStyles.ts';
4
-
5
4
  /**
6
5
  * Defines the structure of a step in the stepper
7
6
  */
@@ -23,4 +23,4 @@ export type TopBarBannerProps = {
23
23
  * @param {boolean} isStandalone - When true, renders the banner with a rounded border instead of a bottom border
24
24
  * @returns {JSX.Element|null} The rendered TopBarBanner component or null if not visible
25
25
  */
26
- export declare const TopBarBanner: ({ title, description, isOpen, isStandalone, icon, ...props }: TopBarBannerProps) => import("react/jsx-runtime").JSX.Element | null;
26
+ export declare const TopBarBanner: ({ title, description, isOpen, isStandalone, icon, ...props }: TopBarBannerProps) => import("react").JSX.Element | null;
@@ -1,8 +1,8 @@
1
1
  import { jsx as r, jsxs as t } from "react/jsx-runtime";
2
- import { B as c } from "../../index.es-B1cewJEy.js";
2
+ import { B as c } from "../../index.es-B9C7vzr4.js";
3
3
  import { G as o } from "../../index.es-BE1XL1dD.js";
4
4
  import { P as u } from "../../index.es-C8AExypY.js";
5
- import { T as b, a as h } from "../../index.es-EXzC8zuP.js";
5
+ import { T as b, a as h } from "../../index.es-CdZp67J9.js";
6
6
  import { c as B } from "../../index-_-9ybP20.js";
7
7
  import { useContainerWidth as g } from "../../hooks/useContainerWidth.js";
8
8
  import { Iconify as y } from "../Iconify/Iconify.js";
@@ -9,5 +9,5 @@ type VerticalDividerProps = {
9
9
  */
10
10
  className?: string;
11
11
  };
12
- export declare const VerticalDivider: ({ height, className }: VerticalDividerProps) => import("react/jsx-runtime").JSX.Element;
12
+ export declare const VerticalDivider: ({ height, className }: VerticalDividerProps) => import("react").JSX.Element;
13
13
  export {};
@@ -1,5 +1,4 @@
1
1
  import { RefObject } from 'react';
2
-
3
2
  /**
4
3
  * Hook that observes the width of a referenced element using ResizeObserver.
5
4
  * Useful for making components respond to their own rendered size rather than
@@ -1,5 +1,4 @@
1
1
  import { FieldValues, Path } from 'react-hook-form';
2
-
3
2
  type HelperTextProps<T> = {
4
3
  propertyName: Path<T>;
5
4
  helperText: string | null;
@@ -6,22 +6,22 @@ import { e as il, l as st, x as al, g as Ut, h as ol, _ as bt, k as ct, i as yd,
6
6
  import { g as Xn } from "./_commonjsHelpers-ByX85dGu.js";
7
7
  import { b as Sd, c as Ed, j as Od, k as Gd, r as Vd } from "./es.string.iterator-BrOvr7F6.js";
8
8
  import { r as wd, _ as sr, a as Pd } from "./find-OaLSg5iu.js";
9
- import { c as nr, _ as Rd, L as Ji, b as cr, a as zu, d as Fd } from "./index.es-_PSuLbjQ.js";
9
+ import { c as nr, _ as Rd, L as Ji, b as cr, a as zu, d as Fd } from "./index.es-BIgjyLDa.js";
10
10
  import { _ as Bd } from "./keyboard-DQ9O_Ke1.js";
11
11
  import { r as Nd, a as Td, _ as Ld } from "./includes-CSD_V_RY.js";
12
12
  import { a as Md, r as Xd } from "./string-trim-v5pkXsl2.js";
13
13
  import * as re from "react";
14
14
  import E, { useState as ue, useCallback as ie, forwardRef as Me, useContext as $u, useLayoutEffect as Wd, useRef as Ee, useMemo as Ae, createContext as ji, Component as Dd, Fragment as Ni, useEffect as Te, createElement as zi, useImperativeHandle as Fn, memo as $i } from "react";
15
- import { T as Hd, F as ll, N as Zd } from "./index.es-CpPnZRt7.js";
15
+ import { T as Hd, F as ll, N as Zd } from "./index.es-ByqU-v6T.js";
16
16
  import { createPortal as _d } from "react-dom";
17
- import { a as Yd } from "./react-tooltip.min-D7xPMD-P.js";
18
- import { S as kd } from "./index.es-BVW2k-5y.js";
19
- import { d as Jd, c as jd } from "./index.es-EXzC8zuP.js";
20
- import { B as ul } from "./index.es-B1cewJEy.js";
21
- import { C as sl } from "./index.es-BSaDtduL.js";
17
+ import { a as Yd } from "./react-tooltip.min-DKaGxvdz.js";
18
+ import { S as kd } from "./index.es-DCWPAtXu.js";
19
+ import { e as Jd, b as jd } from "./index.es-CdZp67J9.js";
20
+ import { B as ul } from "./index.es-B9C7vzr4.js";
21
+ import { C as sl } from "./index.es-B7KXUg_Y.js";
22
22
  import { c as zd, I as $d } from "./index.es-LckFzDz-.js";
23
- import { I as Ud } from "./index.es-BZkGOjEo.js";
24
- import { p as Qd } from "./component-DYpB_4EP.js";
23
+ import { I as Ud } from "./index.es-BwhRJBEH.js";
24
+ import { p as Qd } from "./component-9vrShqiY.js";
25
25
  import { b as Uu, c as cl } from "./tslib.es6-BDCynO9F.js";
26
26
  import { M as Kd, a as qd } from "./component-By6nyiBU.js";
27
27
  var dl = {}, fl;
@@ -7,7 +7,7 @@ import { e as ue } from "./index.es-DRC-9PLs.js";
7
7
  import { b as z, c as b } from "./tslib.es6-BDCynO9F.js";
8
8
  import { g as F } from "./util-CBo-ipCE.js";
9
9
  import { M as he, a as Ee } from "./component-By6nyiBU.js";
10
- import { M as B, a as V, m as Ce, b as _e } from "./component-DYpB_4EP.js";
10
+ import { M as B, a as V, m as Ce, b as _e } from "./component-9vrShqiY.js";
11
11
  var f = {
12
12
  ANIM_CHECKED_INDETERMINATE: "mdc-checkbox--anim-checked-indeterminate",
13
13
  ANIM_CHECKED_UNCHECKED: "mdc-checkbox--anim-checked-unchecked",
@@ -1,7 +1,7 @@
1
1
  import { _ as on, a as an, c as ln, P as n } from "./index-_-9ybP20.js";
2
2
  import { _ as hn, a as gn, d as b, b as Cn } from "./index.es-DRC-9PLs.js";
3
3
  import p, { forwardRef as rn, useRef as kn, useImperativeHandle as xn, useMemo as tn } from "react";
4
- import { R as wn } from "./index.es-CwgwR6SB.js";
4
+ import { R as wn } from "./index.es-CduUloMP.js";
5
5
  import { I as On } from "./index.es-LckFzDz-.js";
6
6
  var Bn = {
7
7
  /**
@@ -10,13 +10,13 @@ import m, { forwardRef as Oe, useState as xt, useRef as mt, useImperativeHandle
10
10
  import { b as jt, c as Ut, d as ma } from "./tslib.es6-BDCynO9F.js";
11
11
  import { M as Vn, a as Xn } from "./component-By6nyiBU.js";
12
12
  import { a as va } from "./util-CBo-ipCE.js";
13
- import { m as Vt, c as Hn } from "./component-DYpB_4EP.js";
14
- import { R as ya } from "./index.es-CwgwR6SB.js";
15
- import { R as ga } from "./index.es-DPGGEmi5.js";
16
- import { C as Ia } from "./index.es-BSaDtduL.js";
17
- import { S as Ta } from "./index.es-BVW2k-5y.js";
13
+ import { m as Vt, c as Hn } from "./component-9vrShqiY.js";
14
+ import { R as ya } from "./index.es-CduUloMP.js";
15
+ import { R as ga } from "./index.es-BTF3Ci4c.js";
16
+ import { C as Ia } from "./index.es-B7KXUg_Y.js";
17
+ import { S as Ta } from "./index.es-DCWPAtXu.js";
18
18
  import { I as fn, _ as _a } from "./index.es-LckFzDz-.js";
19
- import { c as Un, a as Ea } from "./index.es-EXzC8zuP.js";
19
+ import { b as Un, a as Ea } from "./index.es-CdZp67J9.js";
20
20
  var yr = {}, gr;
21
21
  function xa() {
22
22
  if (gr) return yr;
@@ -6,7 +6,7 @@ import { I as ee } from "./index.es-Pc5KKhcb.js";
6
6
  import { e as te, d as ne } from "./index.es-DRC-9PLs.js";
7
7
  import { b as M, c as m } from "./tslib.es6-BDCynO9F.js";
8
8
  import { M as re, a as ae } from "./component-By6nyiBU.js";
9
- import { M as $, a as A, b as ie } from "./component-DYpB_4EP.js";
9
+ import { M as $, a as A, b as ie } from "./component-9vrShqiY.js";
10
10
  var oe = {
11
11
  NATIVE_CONTROL_SELECTOR: ".mdc-radio__native-control"
12
12
  }, de = {
@@ -4,7 +4,7 @@ import I, { forwardRef as Pn, useRef as B, useImperativeHandle as Sn, useEffect
4
4
  import { c as T, b as En, d as Rn } from "./index.es-DRC-9PLs.js";
5
5
  import { b as un, c as sn } from "./tslib.es6-BDCynO9F.js";
6
6
  import { M as Dn, a as xn } from "./component-By6nyiBU.js";
7
- import { M as fn } from "./component-DYpB_4EP.js";
7
+ import { M as fn } from "./component-9vrShqiY.js";
8
8
  var h = {
9
9
  ICON_BUTTON_ON: "mdc-icon-button--on",
10
10
  ROOT: "mdc-icon-button"
@@ -1,13 +1,13 @@
1
- import { _ as w, a as L, c as x, P as i, b as Y, d as Te } from "./index-_-9ybP20.js";
2
- import c, { forwardRef as M, useRef as N, useImperativeHandle as B, useEffect as P, useState as ae, useMemo as Le, useCallback as H, Fragment as Z } from "react";
1
+ import { _ as w, c as x, a as L, P as i, b as Y, d as Te } from "./index-_-9ybP20.js";
2
+ import { _ as Le, a as Z, b as Pe, c as Ae, d as ae, e as ee, f as $e } from "./defineProperty-SoB5opr-.js";
3
+ import { P as De, _ as te } from "./index.es-CNrSvjAv.js";
4
+ import { _ as se } from "./slicedToArray-C2Ed3239.js";
5
+ import { e as le, u as Re, _ as ne, i as ke, c as xe } from "./index.es-DRC-9PLs.js";
6
+ import c, { forwardRef as M, useState as de, useRef as N, useImperativeHandle as B, useMemo as Fe, useCallback as H, useEffect as P, Fragment as oe } from "react";
7
+ import { c as He } from "./index.es-LckFzDz-.js";
3
8
  import { b as j, c as S } from "./tslib.es6-BDCynO9F.js";
4
- import { M as se, a as le } from "./component-By6nyiBU.js";
5
- import { e as Pe } from "./component-DYpB_4EP.js";
6
- import { _ as Ae, a as ee, b as $e, c as De, d as de, e as te, f as Re } from "./defineProperty-SoB5opr-.js";
7
- import { P as ke, _ as ne } from "./index.es-CNrSvjAv.js";
8
- import { _ as ce } from "./slicedToArray-C2Ed3239.js";
9
- import { e as ue, u as xe, _ as oe, i as Fe, c as He } from "./index.es-DRC-9PLs.js";
10
- import { c as Ie } from "./index.es-LckFzDz-.js";
9
+ import { M as ce, a as ue } from "./component-By6nyiBU.js";
10
+ import { e as Ie } from "./component-9vrShqiY.js";
11
11
  var Se = {
12
12
  LABEL_FLOAT_ABOVE: "mdc-floating-label--float-above",
13
13
  LABEL_REQUIRED: "mdc-floating-label--required",
@@ -70,7 +70,7 @@ var pe = (
70
70
  var e = t.cssClasses.LABEL_SHAKE;
71
71
  this.adapter.removeClass(e);
72
72
  }, t;
73
- })(se)
73
+ })(ce)
74
74
  );
75
75
  var we = (
76
76
  /** @class */
@@ -98,7 +98,7 @@ var we = (
98
98
  return e.root.classList.remove(r);
99
99
  },
100
100
  getWidth: function() {
101
- return Pe(e.root);
101
+ return Ie(e.root);
102
102
  },
103
103
  registerInteractionHandler: function(r, a) {
104
104
  return e.listen(r, a);
@@ -109,7 +109,7 @@ var we = (
109
109
  };
110
110
  return new pe(o);
111
111
  }, t;
112
- })(le)
112
+ })(ue)
113
113
  );
114
114
  var fe = {
115
115
  NOTCH_ELEMENT_SELECTOR: ".mdc-notched-outline__notch"
@@ -171,7 +171,7 @@ var Me = (
171
171
  var e = t.cssClasses.OUTLINE_NOTCHED;
172
172
  this.adapter.removeClass(e), this.adapter.removeNotchWidthProperty();
173
173
  }, t;
174
- })(se)
174
+ })(ce)
175
175
  );
176
176
  var Be = (
177
177
  /** @class */
@@ -209,124 +209,8 @@ var Be = (
209
209
  };
210
210
  return new Me(o);
211
211
  }, t;
212
- })(le)
212
+ })(ue)
213
213
  ), je = {
214
- /**
215
- * Content to be rendered inside the label. Expects a string, though accepts any valid markup.
216
- *
217
- * Defaults to **null**.
218
- */
219
- children: i.node.isRequired,
220
- /**
221
- * The css class name to be passed through to the component markup.
222
- *
223
- * Defaults to **undefined**.
224
- */
225
- className: i.string,
226
- /**
227
- * The label will appear in the floating state.
228
- *
229
- * Defaults to **false**.
230
- */
231
- float: i.bool,
232
- /**
233
- * The id of the component to trigger on active
234
- *
235
- * Defaults to **empty string**.
236
- */
237
- htmlFor: i.string,
238
- /**
239
- * The label will shake briefly when set.
240
- *
241
- * Defaults to **false**.
242
- */
243
- shake: i.bool
244
- }, We = {
245
- children: null,
246
- className: void 0
247
- }, Ue = ["children", "htmlFor", "shake", "float", "className", "style"], U = We, he = /* @__PURE__ */ M(function(n, t) {
248
- var e = n.children, o = e === void 0 ? U.children : e, r = n.htmlFor, a = r === void 0 ? "" : r, u = n.shake, _ = u === void 0 ? !1 : u, p = n.float, f = p === void 0 ? !1 : p, h = n.className, y = h === void 0 ? U.className : h, g = n.style, s = g === void 0 ? U.style : g, d = w(n, Ue), E = N(), C = o, b = N();
249
- return B(t, function() {
250
- return b.current;
251
- }, []), P(function() {
252
- return E.current = we.attachTo(b.current), function() {
253
- E.current.destroy();
254
- };
255
- }), P(function() {
256
- E.current.float(f);
257
- }, [f]), /* @__PURE__ */ c.createElement("label", L({
258
- ref: b,
259
- htmlFor: a,
260
- className: x("lmnt", "mdc-floating-label", f && "mdc-floating-label--float-above", _ && "mdc-floating-label--shake", y)
261
- }, d, {
262
- style: s
263
- }), C);
264
- });
265
- he.displayName = "FloatingLabel";
266
- he.propTypes = je;
267
- var qe = {
268
- /**
269
- * Content to be rendered inside the notched outline. Accepts a string.
270
- *
271
- * Defaults to **null**.
272
- */
273
- children: i.node,
274
- /**
275
- * The css class name to be passed through to the component markup.
276
- *
277
- * Defaults to **undefined**.
278
- */
279
- className: i.string,
280
- /**
281
- * Determines if the notch is opened or closed.
282
- *
283
- * Defaults to **undefined**.
284
- */
285
- closed: i.bool,
286
- /**
287
- * Keep the outline, but prevent the notch (and label from showing up).
288
- *
289
- * Defaults to **undefined**.
290
- */
291
- outlineOnly: i.bool,
292
- /**
293
- *
294
- *
295
- * Defaults to **null**.
296
- */
297
- width: i.number
298
- }, Ke = {
299
- children: null,
300
- className: void 0,
301
- closed: void 0,
302
- outlineOnly: void 0,
303
- width: null
304
- }, Ge = ["closed", "className", "children", "outlineOnly", "width"], R = Ke, me = /* @__PURE__ */ M(function(n, t) {
305
- var e = n.closed, o = e === void 0 ? R.closed : e, r = n.className, a = r === void 0 ? R.className : r, u = n.children, _ = u === void 0 ? R.children : u, p = n.outlineOnly, f = p === void 0 ? R.outlineOnly : p, h = n.width, y = h === void 0 ? R.width : h, g = w(n, Ge), s = N(), d = N();
306
- return B(t, function() {
307
- return s.current;
308
- }, []), P(function() {
309
- return d.current = Be.attachTo(s.current), function() {
310
- d.current.destroy();
311
- };
312
- }, []), P(function() {
313
- o !== void 0 && (o ? d.current.closeNotch() : d.current.notch());
314
- }, [o]), P(function() {
315
- y ? d.current.foundation.adapter.setNotchWidthProperty(y) : d.current.foundation.adapter.removeNotchWidthProperty();
316
- }, [y]), /* @__PURE__ */ c.createElement("div", L({
317
- className: x("lmnt", "mdc-notched-outline", a),
318
- ref: s
319
- }, g), /* @__PURE__ */ c.createElement("div", {
320
- className: "mdc-notched-outline__leading"
321
- }), !f && /* @__PURE__ */ c.createElement("div", {
322
- className: "mdc-notched-outline__notch"
323
- }, _), /* @__PURE__ */ c.createElement("div", {
324
- className: "mdc-notched-outline__trailing"
325
- }));
326
- });
327
- me.displayName = "NotchedOutline";
328
- me.propTypes = qe;
329
- var Qe = {
330
214
  /**
331
215
  * Accepts any valid markup. This will be rendered before any value set with the `text` prop. For most use-cases use `text`.
332
216
  *
@@ -393,7 +277,7 @@ var Qe = {
393
277
  * Defaults to **null**.
394
278
  */
395
279
  triggerProps: i.object
396
- }, Ve = {
280
+ }, We = {
397
281
  children: void 0,
398
282
  className: void 0,
399
283
  containerType: "inline",
@@ -405,7 +289,7 @@ var Qe = {
405
289
  text: null,
406
290
  tooltipProps: null,
407
291
  triggerProps: null
408
- }, ze = {
292
+ }, Ue = {
409
293
  /**
410
294
  * The css class name to be passed through to the component markup.
411
295
  *
@@ -436,23 +320,23 @@ var Qe = {
436
320
  * Defaults to **null**.
437
321
  */
438
322
  text: i.oneOfType([i.string, i.func, i.node]).isRequired
439
- }, Je = {
323
+ }, qe = {
440
324
  className: void 0,
441
325
  hoisted: !1,
442
326
  id: void 0,
443
327
  portalContainer: "document.body",
444
328
  text: null
445
- }, Xe = ["className", "hoisted", "id", "portalContainer", "text"], k = Je, K = /* @__PURE__ */ M(function(n, t) {
446
- var e = n.className, o = e === void 0 ? k.className : e, r = n.hoisted, a = r === void 0 ? k.hoisted : r, u = n.id, _ = u === void 0 ? k.id : u, p = n.portalContainer, f = p === void 0 ? k.portalContainer : p, h = n.text, y = h === void 0 ? k.text : h, g = w(n, Xe), s = ae(function() {
447
- return _ || ue();
448
- }), d = ce(s, 1), E = d[0], C = N();
329
+ }, Ke = ["className", "hoisted", "id", "portalContainer", "text"], R = qe, K = /* @__PURE__ */ M(function(n, t) {
330
+ var e = n.className, o = e === void 0 ? R.className : e, r = n.hoisted, a = r === void 0 ? R.hoisted : r, u = n.id, _ = u === void 0 ? R.id : u, p = n.portalContainer, f = p === void 0 ? R.portalContainer : p, h = n.text, y = h === void 0 ? R.text : h, g = w(n, Ke), s = de(function() {
331
+ return _ || le();
332
+ }), d = se(s, 1), E = d[0], C = N();
449
333
  B(t, function() {
450
334
  return C.current;
451
335
  }, []);
452
- var b = Le(function() {
336
+ var b = Fe(function() {
453
337
  return x(["lmnt", o, "lmnt-tooltip__text-content", "mdc-typography--caption"]);
454
338
  }, [o]);
455
- return /* @__PURE__ */ c.createElement(ke, {
339
+ return /* @__PURE__ */ c.createElement(De, {
456
340
  disabled: !a,
457
341
  container: f
458
342
  }, /* @__PURE__ */ c.createElement("div", L({
@@ -464,14 +348,14 @@ var Qe = {
464
348
  }), y));
465
349
  });
466
350
  K.displayName = "TooltipText";
467
- K.propTypes = ze;
468
- var Ye = ["children", "className", "containerType", "hoisted", "id", "onClick", "portalContainer", "position", "text", "tooltipProps", "triggerProps"];
351
+ K.propTypes = Ue;
352
+ var Ge = ["children", "className", "containerType", "hoisted", "id", "onClick", "portalContainer", "position", "text", "tooltipProps", "triggerProps"];
469
353
  function ie(n, t) {
470
354
  var e = Te(n);
471
- if (te) {
472
- var o = te(n);
473
- t && (o = Re(o).call(o, function(r) {
474
- return de(n, r).enumerable;
355
+ if (ee) {
356
+ var o = ee(n);
357
+ t && (o = $e(o).call(o, function(r) {
358
+ return ae(n, r).enumerable;
475
359
  })), e.push.apply(e, o);
476
360
  }
477
361
  return e;
@@ -480,35 +364,35 @@ function I(n) {
480
364
  for (var t = 1; t < arguments.length; t++) {
481
365
  var e, o, r = arguments[t] != null ? arguments[t] : {};
482
366
  t % 2 ? Y(e = ie(Object(r), !0)).call(e, function(a) {
483
- Ae(n, a, r[a]);
484
- }) : ee ? $e(n, ee(r)) : Y(o = ie(Object(r))).call(o, function(a) {
485
- De(n, a, de(r, a));
367
+ Le(n, a, r[a]);
368
+ }) : Z ? Pe(n, Z(r)) : Y(o = ie(Object(r))).call(o, function(a) {
369
+ Ae(n, a, ae(r, a));
486
370
  });
487
371
  }
488
372
  return n;
489
373
  }
490
- var v = Ve, Ze = function(t) {
374
+ var v = We, Qe = function(t) {
491
375
  var e = t.children, o = t.idActual;
492
376
  if (!e) return null;
493
- var r = e === Z || e?.type === Z;
377
+ var r = e === oe || e?.type === oe;
494
378
  return typeof e == "string" || r ? /* @__PURE__ */ c.createElement("span", {
495
379
  "aria-describedby": o
496
- }, e) : He(e, {
380
+ }, e) : xe(e, {
497
381
  "aria-describedby": o
498
382
  });
499
- }, ve = /* @__PURE__ */ M(function(n, t) {
500
- var e = n.children, o = e === void 0 ? v.children : e, r = n.className, a = r === void 0 ? v.className : r, u = n.containerType, _ = u === void 0 ? v.containerType : u, p = n.hoisted, f = p === void 0 ? v.hoisted : p, h = n.id, y = h === void 0 ? v.id : h, g = n.onClick, s = g === void 0 ? v.onClick : g, d = n.portalContainer, E = d === void 0 ? v.portalContainer : d, C = n.position, b = C === void 0 ? v.position : C, G = n.text, A = G === void 0 ? v.text : G, Q = n.tooltipProps, ye = Q === void 0 ? v.tooltipProps : Q, V = n.triggerProps, ge = V === void 0 ? v.triggerProps : V, _e = w(n, Ye), W = N(), O = N(), $ = N();
383
+ }, he = /* @__PURE__ */ M(function(n, t) {
384
+ var e = n.children, o = e === void 0 ? v.children : e, r = n.className, a = r === void 0 ? v.className : r, u = n.containerType, _ = u === void 0 ? v.containerType : u, p = n.hoisted, f = p === void 0 ? v.hoisted : p, h = n.id, y = h === void 0 ? v.id : h, g = n.onClick, s = g === void 0 ? v.onClick : g, d = n.portalContainer, E = d === void 0 ? v.portalContainer : d, C = n.position, b = C === void 0 ? v.position : C, G = n.text, A = G === void 0 ? v.text : G, Q = n.tooltipProps, ye = Q === void 0 ? v.tooltipProps : Q, V = n.triggerProps, ge = V === void 0 ? v.triggerProps : V, _e = w(n, Ge), W = N(), O = N(), $ = N();
501
385
  B(t, function() {
502
386
  return O.current;
503
387
  }, []);
504
- var be = ae(function() {
505
- return y || ue();
506
- }), Ne = ce(be, 1), F = Ne[0], Ee = H(function() {
388
+ var be = de(function() {
389
+ return y || le();
390
+ }), Ne = se(be, 1), F = Ne[0], Ee = H(function() {
507
391
  s?.();
508
392
  }, [s]), Ce = H(function(l) {
509
393
  l.key === "Enter" && s?.();
510
394
  }, [s]);
511
- xe(function() {
395
+ Re(function() {
512
396
  var l = [{
513
397
  name: "flip",
514
398
  options: {
@@ -529,7 +413,7 @@ var v = Ve, Ze = function(t) {
529
413
  options: {
530
414
  offset: [0, 12]
531
415
  }
532
- }), W.current && O.current && ($.current = Ie(W.current, O.current, {
416
+ }), W.current && O.current && ($.current = He(W.current, O.current, {
533
417
  placement: b,
534
418
  modifiers: l
535
419
  })), function() {
@@ -542,7 +426,7 @@ var v = Ve, Ze = function(t) {
542
426
  (l = O.current) === null || l === void 0 || l.setAttribute("data-show", ""), (m = $.current) === null || m === void 0 || m.setOptions(function(D) {
543
427
  var X;
544
428
  return I(I({}, D), {}, {
545
- modifiers: oe(X = []).call(X, ne(D.modifiers), [{
429
+ modifiers: ne(X = []).call(X, te(D.modifiers), [{
546
430
  name: "eventListeners",
547
431
  enabled: !0
548
432
  }])
@@ -553,7 +437,7 @@ var v = Ve, Ze = function(t) {
553
437
  (l = O.current) === null || l === void 0 || l.removeAttribute("data-show"), (m = $.current) === null || m === void 0 || m.setOptions(function(T) {
554
438
  var D;
555
439
  return I(I({}, T), {}, {
556
- modifiers: oe(D = []).call(D, ne(T.modifiers), [{
440
+ modifiers: ne(D = []).call(D, te(T.modifiers), [{
557
441
  name: "eventListeners",
558
442
  enabled: !1
559
443
  }])
@@ -562,7 +446,7 @@ var v = Ve, Ze = function(t) {
562
446
  }, []);
563
447
  P(function() {
564
448
  var l = "Tooltips should only include short text for additional context and should not exceed three lines visually. (Toolitip ID ".concat(F, ").");
565
- A && A.length > 100 && Fe(l);
449
+ A && A.length > 100 && ke(l);
566
450
  }, [A, F]);
567
451
  var Oe = s ? {
568
452
  tabIndex: 0,
@@ -580,7 +464,7 @@ var v = Ve, Ze = function(t) {
580
464
  onFocus: z,
581
465
  onMouseLeave: J,
582
466
  onBlur: J
583
- }), /* @__PURE__ */ c.createElement(Ze, {
467
+ }), /* @__PURE__ */ c.createElement(Qe, {
584
468
  idActual: F
585
469
  }, o)), A && /* @__PURE__ */ c.createElement(K, L({
586
470
  hoisted: f,
@@ -593,12 +477,128 @@ var v = Ve, Ze = function(t) {
593
477
  text: A
594
478
  })));
595
479
  });
596
- ve.displayName = "Tooltip";
597
- ve.propTypes = Qe;
480
+ he.displayName = "Tooltip";
481
+ he.propTypes = je;
482
+ var Ve = {
483
+ /**
484
+ * Content to be rendered inside the label. Expects a string, though accepts any valid markup.
485
+ *
486
+ * Defaults to **null**.
487
+ */
488
+ children: i.node.isRequired,
489
+ /**
490
+ * The css class name to be passed through to the component markup.
491
+ *
492
+ * Defaults to **undefined**.
493
+ */
494
+ className: i.string,
495
+ /**
496
+ * The label will appear in the floating state.
497
+ *
498
+ * Defaults to **false**.
499
+ */
500
+ float: i.bool,
501
+ /**
502
+ * The id of the component to trigger on active
503
+ *
504
+ * Defaults to **empty string**.
505
+ */
506
+ htmlFor: i.string,
507
+ /**
508
+ * The label will shake briefly when set.
509
+ *
510
+ * Defaults to **false**.
511
+ */
512
+ shake: i.bool
513
+ }, ze = {
514
+ children: null,
515
+ className: void 0
516
+ }, Je = ["children", "htmlFor", "shake", "float", "className", "style"], U = ze, me = /* @__PURE__ */ M(function(n, t) {
517
+ var e = n.children, o = e === void 0 ? U.children : e, r = n.htmlFor, a = r === void 0 ? "" : r, u = n.shake, _ = u === void 0 ? !1 : u, p = n.float, f = p === void 0 ? !1 : p, h = n.className, y = h === void 0 ? U.className : h, g = n.style, s = g === void 0 ? U.style : g, d = w(n, Je), E = N(), C = o, b = N();
518
+ return B(t, function() {
519
+ return b.current;
520
+ }, []), P(function() {
521
+ return E.current = we.attachTo(b.current), function() {
522
+ E.current.destroy();
523
+ };
524
+ }), P(function() {
525
+ E.current.float(f);
526
+ }, [f]), /* @__PURE__ */ c.createElement("label", L({
527
+ ref: b,
528
+ htmlFor: a,
529
+ className: x("lmnt", "mdc-floating-label", f && "mdc-floating-label--float-above", _ && "mdc-floating-label--shake", y)
530
+ }, d, {
531
+ style: s
532
+ }), C);
533
+ });
534
+ me.displayName = "FloatingLabel";
535
+ me.propTypes = Ve;
536
+ var Xe = {
537
+ /**
538
+ * Content to be rendered inside the notched outline. Accepts a string.
539
+ *
540
+ * Defaults to **null**.
541
+ */
542
+ children: i.node,
543
+ /**
544
+ * The css class name to be passed through to the component markup.
545
+ *
546
+ * Defaults to **undefined**.
547
+ */
548
+ className: i.string,
549
+ /**
550
+ * Determines if the notch is opened or closed.
551
+ *
552
+ * Defaults to **undefined**.
553
+ */
554
+ closed: i.bool,
555
+ /**
556
+ * Keep the outline, but prevent the notch (and label from showing up).
557
+ *
558
+ * Defaults to **undefined**.
559
+ */
560
+ outlineOnly: i.bool,
561
+ /**
562
+ *
563
+ *
564
+ * Defaults to **null**.
565
+ */
566
+ width: i.number
567
+ }, Ye = {
568
+ children: null,
569
+ className: void 0,
570
+ closed: void 0,
571
+ outlineOnly: void 0,
572
+ width: null
573
+ }, Ze = ["closed", "className", "children", "outlineOnly", "width"], k = Ye, ve = /* @__PURE__ */ M(function(n, t) {
574
+ var e = n.closed, o = e === void 0 ? k.closed : e, r = n.className, a = r === void 0 ? k.className : r, u = n.children, _ = u === void 0 ? k.children : u, p = n.outlineOnly, f = p === void 0 ? k.outlineOnly : p, h = n.width, y = h === void 0 ? k.width : h, g = w(n, Ze), s = N(), d = N();
575
+ return B(t, function() {
576
+ return s.current;
577
+ }, []), P(function() {
578
+ return d.current = Be.attachTo(s.current), function() {
579
+ d.current.destroy();
580
+ };
581
+ }, []), P(function() {
582
+ o !== void 0 && (o ? d.current.closeNotch() : d.current.notch());
583
+ }, [o]), P(function() {
584
+ y ? d.current.foundation.adapter.setNotchWidthProperty(y) : d.current.foundation.adapter.removeNotchWidthProperty();
585
+ }, [y]), /* @__PURE__ */ c.createElement("div", L({
586
+ className: x("lmnt", "mdc-notched-outline", a),
587
+ ref: s
588
+ }, g), /* @__PURE__ */ c.createElement("div", {
589
+ className: "mdc-notched-outline__leading"
590
+ }), !f && /* @__PURE__ */ c.createElement("div", {
591
+ className: "mdc-notched-outline__notch"
592
+ }, _), /* @__PURE__ */ c.createElement("div", {
593
+ className: "mdc-notched-outline__trailing"
594
+ }));
595
+ });
596
+ ve.displayName = "NotchedOutline";
597
+ ve.propTypes = Xe;
598
598
  export {
599
- he as F,
599
+ me as F,
600
600
  we as M,
601
- me as N,
601
+ ve as N,
602
602
  K as T,
603
603
  Be as a
604
604
  };
@@ -4,13 +4,13 @@ import { _ as Z } from "./slicedToArray-C2Ed3239.js";
4
4
  import { _ as Oa } from "./parse-int-BYd7r_4n.js";
5
5
  import { H as Yr, e as En, u as Wn, _ as Tn, w as _r, v as $r, k as Yt, q as Xa, d as at } from "./index.es-DRC-9PLs.js";
6
6
  import H, { forwardRef as $a, useContext as Ur, useState as J, useRef as st, useMemo as ia, useCallback as ae, useEffect as xe, useImperativeHandle as Ua, cloneElement as Hn } from "react";
7
- import { a as Nr } from "./index.es-EXzC8zuP.js";
8
- import { I as Va } from "./index.es-BZkGOjEo.js";
9
- import { e as Na, f as Er, g as _, h as $, i as M, j as O, k as f, b as h, S as ka } from "./index.es-CxQjsRHK.js";
7
+ import { a as Nr } from "./index.es-CdZp67J9.js";
8
+ import { I as Va } from "./index.es-BwhRJBEH.js";
9
+ import { e as Na, f as Er, g as _, h as $, i as M, j as O, k as f, b as h, S as ka } from "./index.es-74LdeLp0.js";
10
10
  import { _ as Ka, P as Fn } from "./index.es-CNrSvjAv.js";
11
11
  import { _ as In } from "./find-OaLSg5iu.js";
12
12
  import { c as Wr, I as Hr, _ as Mn } from "./index.es-LckFzDz-.js";
13
- import { T as Fr } from "./index.es-5Wxrzmtf.js";
13
+ import { T as Fr } from "./index.es-CJIPOFSz.js";
14
14
  function ee(i) {
15
15
  if (i === null || i === !0 || i === !1)
16
16
  return NaN;