@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
package/CHANGELOG.md DELETED
@@ -1,786 +0,0 @@
1
- ## [2.27.4](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.27.3...v2.27.4) (2026-06-18)
2
-
3
- ### Bug Fixes
4
-
5
- * update [@element-public](https://dev.azure.com/element-public) to fix some UI issues (FormText placeholder, multiple FormSelect issues) ([746a5b9](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/746a5b9e704d61cb17cd7b9583f7f8d3bdc80255))
6
-
7
- ## [2.27.3](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.27.2...v2.27.3) (2026-06-16)
8
-
9
- ### Code Refactoring
10
-
11
- * add fullHeight class for ModulePadding component ([a949237](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/a949237a5a7859cb3a6cca7f4550e7f6d8ed0b6a))
12
-
13
- ## [2.27.2](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.27.1...v2.27.2) (2026-06-02)
14
-
15
- ### Bug Fixes
16
-
17
- * enable filtering select options by natural strings when text is JSX ([63e5296](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/63e5296dc15dd83cb60c416cf9f836619a078beb))
18
-
19
- ### Code Refactoring
20
-
21
- * remove obsolete close label prop from FormDatePicker stories ([a4fd8b9](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/a4fd8b964180f87500672adab9c1a2230ab5238c))
22
- * simplify guard for checking null/undefined ([9272d69](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/9272d69dc7b1c3cda7fc895542f9ba2eb9b6502d))
23
-
24
- ## [2.27.1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.27.0...v2.27.1) (2026-05-29)
25
-
26
- ### Code Refactoring
27
-
28
- * remove closeLabel prop and related button from FormDatePicker ([6917f1b](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/6917f1b1549080a34fb7a70d1eeaf985ff1a5894))
29
- * remove deprecated closeLabel prop from DatePickerProps and clean up CSS class quotes ([8d5aa25](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/8d5aa25ccd0100ae59dfd8989522b7dd97608b15))
30
-
31
- ## [2.27.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.26.3...v2.27.0) (2026-05-26)
32
-
33
- ### Features
34
-
35
- * adjust LoadingSpinner for subtext display ([474e6c9](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/474e6c952ba63f53b1fc49edebe33d8aa3535e6e)), closes [#19809](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/issues/19809)
36
-
37
- ## [2.26.3](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.26.2...v2.26.3) (2026-05-26)
38
-
39
- ### Code Refactoring
40
-
41
- * rename data-testid attributes in TopBarBanner ([7288027](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/728802796388639b5bd2c8bf3c36b0a914c04626))
42
- * rename ErrorBanner to TopBarBanner + add icon property ([a1ea6cb](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/a1ea6cb98ce6f84172835eeb79c8829bd354d2f5))
43
- * simplify border properties in standaloneBorder class ([b8fab48](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/b8fab48e5f02412c4769d13d68f5bab136e844d6))
44
-
45
- ## [2.26.2](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.26.1...v2.26.2) (2026-05-26)
46
-
47
- ### Code Refactoring
48
-
49
- * adjust BlockView size props, minor styling achanges ([c2dca99](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/c2dca9979c41025c00a14330094aea081cc44c23)), closes [#20844](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/issues/20844)
50
-
51
- ## [2.26.1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.26.0...v2.26.1) (2026-05-22)
52
-
53
- ### Bug Fixes
54
-
55
- * add permission provider to broken stories ([6677f7f](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/6677f7fb9cfc4b5e256ea16fce429b95348f55d0))
56
- * add workaround for element bug on textKey = 'value' and multiSelect = true ([4926a72](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/4926a726b75b422f6f7bd8cacf71b86565d32b14))
57
- * fix search functionality on multi select component ([5a01163](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/5a011636eeef5c5296d2959a1307425256fed706))
58
-
59
- ### Code Refactoring
60
-
61
- * improve title and label of FormSelect story ([29d6f78](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/29d6f780eefce628d459af1d7773b79a0af553dd))
62
-
63
- ### Styles
64
-
65
- * improve positioning of search cursor in multi select ([d71bff9](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/d71bff9f3abda3a3a3466bb16850b67f3aa11bfc))
66
- * improve stories by adding width ([de089f8](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/de089f84d720f6bd47b1b22900259f007d6b1a1e))
67
-
68
- ## [2.26.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.25.0...v2.26.0) (2026-05-11)
69
-
70
- ### Features
71
-
72
- * add truncation handling for primary text in ContextMenu and update styles and tests ([9ed40a5](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/9ed40a5e66e49bd42cfd94fd1213a60ebcf8c4a9))
73
- * enhance ContextMenu with responsive styles and add story for long text handling ([c712489](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/c7124897ced3931f32e65b65c16654053417ae9d))
74
-
75
- ## [2.25.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.24.3...v2.25.0) (2026-05-07)
76
-
77
- ### Features
78
-
79
- * add standalone FloatingActionButton and adjust existing components ([6164fa7](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/6164fa763e7943ae58d33179ab791dee823900d2)), closes [#20679](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/issues/20679)
80
-
81
- ## [2.24.3](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.24.2...v2.24.3) (2026-05-07)
82
-
83
- ### Bug Fixes
84
-
85
- * prevent unwanted prop overriding in AllowedButton ([a150166](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/a150166d841ee4c8f89298c2f2234380a3af4e7f))
86
-
87
- ### Styles
88
-
89
- * show loading spinner on next button in stepper ([47b8dda](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/47b8dda08a8c93f4036ed4aaec734e1265f4fedf))
90
-
91
- ## [2.24.2](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.24.1...v2.24.2) (2026-05-06)
92
-
93
- ### Bug Fixes
94
-
95
- * disable cancel button when delete is pending ([538317e](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/538317e474c0ce894eef736a9675a48279c1fa76))
96
- * mandatory isDeletePending prop ([96ee69b](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/96ee69bc4019b299a9da7901dad6bb69a9147ace))
97
- * mandatory isLoading prop ([1fd0cb2](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/1fd0cb241ce44f7ffc176b444be72708df214de1))
98
- * mandatory isStepLoading prop ([67b7d3b](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/67b7d3bed2e962ddd904559642042c20ae3d2f24))
99
-
100
- ### Styles
101
-
102
- * ensure loading spinner can always have full size ([4c155f1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/4c155f1d4ca875a2ef5ec70373018444384133b9))
103
-
104
- ## [2.24.1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.24.0...v2.24.1) (2026-05-06)
105
-
106
- ### Code Refactoring
107
-
108
- * add isHeaderVisibleOnMobile prop to BaseView and update stories ([877f3d0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/877f3d04e7c59964f7b4e34efd38783e5b5ca27f))
109
- * add tests for header visibility in BaseView on mobile devices ([4ce94fc](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/4ce94fcd192d631b9f61471024e634f672b99e2f))
110
- * update default value of isHeaderVisibleOnMobile to true in BaseView ([94be513](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/94be5132157bade01a66a885f9c10fed96c06875))
111
- * update header visibility logic in BaseView for mobile and desktop ([c878166](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/c8781667ddc509180565cece789ccaf5c07abd7e))
112
-
113
- ## [2.24.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.23.5...v2.24.0) (2026-04-30)
114
-
115
- ### Features
116
-
117
- * extend contextMenu and allowedIconButton for FAB display on mobile and tablet devices ([f194914](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/f1949142376af9f4ce12324b8bf7c074ef892ff3))
118
-
119
- ## [2.23.5](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.23.4...v2.23.5) (2026-04-27)
120
-
121
- ### Code Refactoring
122
-
123
- * enhance BaseView element selection logic and add click handler for story elements ([85039d1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/85039d1d4a6f6b29392eb7616b068c28fd0c777d))
124
-
125
- ## [2.23.4](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.23.3...v2.23.4) (2026-04-21)
126
-
127
- ### Bug Fixes
128
-
129
- * remove white background from open field icon in SVG ([41b415d](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/41b415d916223dc34cf67fe95af500c783abb860))
130
-
131
- ## [2.23.3](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.23.2...v2.23.3) (2026-04-19)
132
-
133
- ### Code Refactoring
134
-
135
- * add EmptyAndActiveBlocks story to showcase combined block views ([233f5b0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/233f5b09b67e4ce0d0f2cf441f48c18bcae49d5f))
136
- * enhance BlockView styles and click handling for better user interaction ([a7f0318](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/a7f031827c250363684d57bc7828dce473bfd389))
137
-
138
- ## [2.23.2](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.23.1...v2.23.2) (2026-04-15)
139
-
140
- ### Code Refactoring
141
-
142
- * add OpenField icon and update icon options in stories ([ebda4be](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/ebda4be646d8fe6daccf5ed4d26a2f6679b312c9))
143
- * replace openfield.svg with open-field.svg and update icon references ([62687a5](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/62687a5e49e475b4e5525eff636625ca69f85c4f))
144
- * update open-field.svg to use currentColor for fill ([da97fd1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/da97fd1307fe7e622eda728e6265d8886c0b4094))
145
- * update open-field.svg to use currentColor for stroke and fill ([01abb79](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/01abb791b3754f49088cce7916d20dda5a4cace1))
146
-
147
- ## [2.23.1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.23.0...v2.23.1) (2026-04-14)
148
-
149
- ### Bug Fixes
150
-
151
- * update BaseView to conditionally apply fullHeight class ([7862e04](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/7862e04236b407afe357cc2eee66f03a1ff38592))
152
-
153
- ### Code Refactoring
154
-
155
- * improve Modal component layout and error banner display ([5586676](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/55866762e965d66ce1d3540957c7e6fe469e9e4d))
156
- * update Modal component layout and enhance error banner functionality ([8a10088](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/8a10088582d759454c893a63cde767880e4fc88d))
157
-
158
- ## [2.23.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.22.0...v2.23.0) (2026-04-13)
159
-
160
- ### Features
161
-
162
- * improve FormDatePicker UTC handling and date conversion logic ([d2e6000](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/d2e6000f5e6e60acdd4c424297b76ea5d1d2f88a))
163
-
164
- ### Code Refactoring
165
-
166
- * extract FormDatePicker utility functions into a separate service file; linting ([7908c2c](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/7908c2c5233c841965a515f7144656fdd0d12285))
167
- * rename and update date handling functions for improved clarity and functionality ([1f6713b](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/1f6713bbe19e84f01f57890f7c77559ce281e9d5))
168
-
169
- ## [2.22.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.21.0...v2.22.0) (2026-04-13)
170
-
171
- ### Features
172
-
173
- * add ErrorBanner component with styling and storybook integration ([22029ee](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/22029eeb746c4c4ad325d5ce5ace3c7ed0bb0a91))
174
- * add sentiment-very-dissatisfied icon and update related components ([4a12a29](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/4a12a293d210fc1391c4439665884f00a39693cd))
175
- * export ErrorBanner component in main module ([2372df8](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/2372df8227645fc5b5ff4755e231af024d54af20))
176
- * integrate ErrorBanner into Modal and add useContainerWidth hook for responsive design ([9e503e9](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/9e503e9f46ef0758dc63ede5330796e551cb03a5))
177
-
178
- ### Bug Fixes
179
-
180
- * remove unused test ([b213a2e](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/b213a2e8f2940a27b028364ee2aee08e966c593d))
181
-
182
- ### Code Refactoring
183
-
184
- * changes after review ([9a6b586](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/9a6b58619a2d4dba76e6d93b1d2cc452a5ab9bdd))
185
-
186
- ## [2.21.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.20.1...v2.21.0) (2026-04-13)
187
-
188
- ### Features
189
-
190
- * add crop protection icon, adjust existing icons and update related assets ([d09941f](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/d09941f4e90a42e48844c37cfcd3a3d5e44d1f79))
191
-
192
- ## [2.20.1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.20.0...v2.20.1) (2026-03-26)
193
-
194
- ### Code Refactoring
195
-
196
- * update SearchBar styling to remove bottom line in ListArea ([dffb907](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/dffb907f424da1ab7eb37acfb02c8f532c16e805))
197
-
198
- ## [2.20.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.19.1...v2.20.0) (2026-03-24)
199
-
200
- ### Features
201
-
202
- * add new country keys for Netherlands and Canada in AVAILABLE_COUNTRY_KEYS ([2fdd83d](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/2fdd83dd30c4e72f54b8a3401f98a9ab0ed55ec9))
203
-
204
- ## [2.19.1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.19.0...v2.19.1) (2026-03-24)
205
-
206
- ### Code Refactoring
207
-
208
- * add variant prop to SearchBar and update ListArea usage ([49dda20](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/49dda20ad8db46234d2f87f24519736f6b9ec746))
209
- * remove centered layout from stories and add BasicLayout as decorator to preview ([7c03c49](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/7c03c497c96978eea35b98256627ded9378827c8))
210
- * replace FullWidthDecorator with BasicLayout in Storybook preview ([b44d297](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/b44d29716a79f80ddae02774fcd8fedae397078b))
211
-
212
- ## [2.19.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.18.1...v2.19.0) (2026-03-18)
213
-
214
- ### Features
215
-
216
- * add loading state and custom spinner support to EmptyView component ([0bf67d8](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/0bf67d8b4c209a8a7248c68235faa20d9c9d6413))
217
- * add non-interactive prop to ListArea component and update styles ([7d93cca](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/7d93cca72e59498b38f0f3b1b9512e463b5deb86))
218
- * add permission handling to row actions ([8d9a9b8](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/8d9a9b88b36ca94c885cbcb543ba4d6c44d50b2d))
219
-
220
- ### Code Refactoring
221
-
222
- * allowedIconButtonProps to allow the usage of htmlButtonElement props like "type" ([3ff7b1e](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/3ff7b1e2c2ec685c36758069f6030e06c4d0348b))
223
- * update AllowedButtonProps to include HTML button element props ([0e019e5](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/0e019e5ea019f860d6f667a9d0a3d9f12e9b5d8f))
224
- * update data handling in GenericTable and GenericTableService components ([0bdb591](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/0bdb5911564efecc8f7861ec6206bdbf0faaf40b))
225
- * update LoadingSpinner component with new props and styles for centering ([1cde6e4](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/1cde6e4a1e259f37ee37b867e35d6eac649fe56c))
226
-
227
- ## [2.18.1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.18.0...v2.18.1) (2026-03-10)
228
-
229
- ### Bug Fixes
230
-
231
- * exclude test files from type definitions and build inputs ([bcac5b0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/bcac5b07608ddef902551dcec5d48a05351ed458))
232
-
233
- ## [2.18.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.17.0...v2.18.0) (2026-03-05)
234
-
235
- ### Features
236
-
237
- * adjust searchable default logic ([0e66c32](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/0e66c32a89b72fad851aad24b2a24bc152844520))
238
-
239
- ### Bug Fixes
240
-
241
- * fixed publish.yaml to use devops service user ([ec046ce](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/ec046ce290294d3857a6fedf4594a0e688bfd9f0))
242
-
243
- ### Code Refactoring
244
-
245
- * replace isDesktopNavbar with isDesktop and update tests ([6bc6f7e](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/6bc6f7e47a963b95f367200938d79d25c83ba231))
246
-
247
- ## [2.17.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.16.2...v2.17.0) (2026-02-27)
248
-
249
- ### Features
250
-
251
- * made Step buttons optional and added variant support to stepperButtonProps ([bf876f1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/bf876f1435d54562c42166778ab7c326ec31b10b)), closes [#18954](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/issues/18954)
252
-
253
- ## [2.16.2](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.16.1...v2.16.2) (2026-02-24)
254
-
255
- ### Bug Fixes
256
-
257
- * adjust modal border radius to exclude fullscreen mode ([88981ad](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/88981adcde776e88f76abda8a90b1e91b4f9557b))
258
-
259
- ## [2.16.1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.16.0...v2.16.1) (2026-02-23)
260
-
261
- ### Bug Fixes
262
-
263
- * stepperStyle export ([a0937a8](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/a0937a8f4db9985ea1a8409c8ed8f601d2c3d9a2))
264
-
265
- ## [2.16.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.15.0...v2.16.0) (2026-02-20)
266
-
267
- ### Features
268
-
269
- * add new UI components, enhance Stepper, and extend AlertBanner & InfoCard functionality ([f690592](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/f690592e99037fef438c4b5f0edd06747b7a6e19)), closes [#18954](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/issues/18954) [#19035](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/issues/19035)
270
-
271
- ## [2.15.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.14.0...v2.15.0) (2026-02-18)
272
-
273
- ### Features
274
-
275
- * add full-width styling for mobile table components ([af387f3](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/af387f352aecbeb4e4af5b4857a8aef13afeb461)), closes [#19352](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/issues/19352)
276
-
277
- ### Code Refactoring
278
-
279
- * remove inline styling ([c18008b](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/c18008bda0e5ab634526156921a4e828139db90a))
280
-
281
- ## [2.14.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.13.0...v2.14.0) (2026-02-10)
282
-
283
- ### Features
284
-
285
- * add isAllowed prop to baseView elements to remove them from list when user is not allowed to access them ([ac7449e](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/ac7449e5ae0e39302f48e9178d72ee0dab725544))
286
- * add isAllowed prop to contextMenu to remove items from menu when user is not allowed to trigger the action ([b071931](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/b0719310a495f68adfef9424572efa467aa519a1))
287
-
288
- ### Bug Fixes
289
-
290
- * removed max width from base view header ([259c732](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/259c7321406cd47e5ca19e2f8bee7ed9600740ac))
291
-
292
- ### Code Refactoring
293
-
294
- * add permission handling to BaseView and ContextMenu stories ([26b4ae5](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/26b4ae503a76c33ad57e683b5861eb2a95fa3cd6))
295
- * useIsAllowed hook to check multiple entities for permissions ([f168ef5](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/f168ef56c58e8cbc536a9a7451019b5c262266e1))
296
-
297
- ## [2.13.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.12.2...v2.13.0) (2026-02-06)
298
-
299
- ### Features
300
-
301
- * add isDeletePending prop to DeleteModal for loading state ([d513159](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/d51315909b7de18462ca79da88fd36260f621780))
302
-
303
- ## [2.12.2](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.12.1...v2.12.2) (2026-02-03)
304
-
305
- ### Code Refactoring
306
-
307
- * return permissions instead of roles ([2e41e46](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/2e41e4668b3cf24cd4c5c2481f0d1871d753b236))
308
-
309
- ## [2.12.1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.12.0...v2.12.1) (2026-02-03)
310
-
311
- ### Code Refactoring
312
-
313
- * update HVMainPermissions ([84cf791](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/84cf791abc08176505ae51d176a178a4e6a95c83))
314
-
315
- ## [2.12.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.11.2...v2.12.0) (2026-02-02)
316
-
317
- ### Features
318
-
319
- * add a permission context and provider to be able to access permissions inside of shared components ([7462a97](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/7462a970c02a715eb8edb526d5afc4c50f829de3))
320
- * add loadingspinner to AllowedButton ([a999ba5](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/a999ba53f1ae6806ec6a39b1443dc419fc0c2587))
321
- * add permission types and enum from main repo ([f3da7fb](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/f3da7fb003158daf2e0901fe37cb90af5982af1d))
322
- * add permissionService ([fabef22](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/fabef220f5f85773bc4044b069c8241b42987fad))
323
- * add storybooks for newly introduced components ([7d79ea3](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/7d79ea3286f3775fe5ee30a432de7abf777c8995))
324
- * addnew permission components to readMe + export new components from main ([1fbe431](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/1fbe4316e5e424b9c2bbcfc27e3ae03e427b1e31))
325
- * introduce button components that are permission-gated ([c811d31](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/c811d3198bb72f32007db3a37c8eb822b341f1f9))
326
- * introduce get permissionFromModulePermissionToken ([523ff1b](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/523ff1b8d9c08af701a0318efb0e260cbf436431))
327
-
328
- ## [2.11.2](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.11.1...v2.11.2) (2026-01-27)
329
-
330
- ### Bug Fixes
331
-
332
- * adjusted stepperHeader invalid prop values ([7542b35](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/7542b358125e8b4460ededdc4c2e08d00499c189)), closes [#13800](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/issues/13800)
333
-
334
- ## [2.11.1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.11.0...v2.11.1) (2026-01-22)
335
-
336
- ### Styles
337
-
338
- * avoid two scrolling bars on hoisted multi select menus ([9bac09a](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/9bac09af9d27e1b5a633cdeb2d3bd1ed629a341c))
339
-
340
- ## [2.11.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.10.2...v2.11.0) (2026-01-21)
341
-
342
- ### Features
343
-
344
- * HV-13800 Update Stepper and Modal component ([e78f32c](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/e78f32c02b4d0916de7e99a959de4dcf22acb6f9)), closes [#13800](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/issues/13800)
345
-
346
- ## [2.10.2](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.10.1...v2.10.2) (2026-01-07)
347
-
348
- ### Bug Fixes
349
-
350
- * column width ([4a5f60a](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/4a5f60a263765fee170859fcb4162343be9bf326))
351
- * fixed basic heading classname ([13af9e1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/13af9e192b104ea036dc4d1f125144639dbd7205))
352
-
353
- ### Styles
354
-
355
- * actions column sticked left ([c90e1c1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/c90e1c10b8e5197cf15a0cb3f8606ed9f76197df))
356
-
357
- ## [2.10.1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.10.0...v2.10.1) (2026-01-06)
358
-
359
- ### Bug Fixes
360
-
361
- * fixed basic heading padding ([1a88475](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/1a88475f36310c5be9911609f88ce11f74bc26b0))
362
- * fixed last divider padding ([d9dd2c0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/d9dd2c0ed73092a2a66a006ed8ecc25b611e1f77))
363
- * fixed page heading width ([324e596](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/324e59630df1d0e8d8c20f68e6b646380114e0a8))
364
-
365
- ## [2.10.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.9.0...v2.10.0) (2026-01-06)
366
-
367
- ### Features
368
-
369
- * apply pipeline yarn cache ([d56013a](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/d56013afc479c8932b7b9afebebbeee2a8f84c00))
370
-
371
- ## [2.9.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.8.8...v2.9.0) (2026-01-05)
372
-
373
- ### Features
374
-
375
- * add BasicHeading story; change ListArea default isIntegrated to true ([2ef3c76](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/2ef3c76820a509831ff359fdbc8ec83a945e60c8))
376
- * add divider to ContextMenu and adjust style ([516da18](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/516da18753701b95812f0154d9a90a7cb2ff4891))
377
- * add filterButtonSize prop to filter component and adjust style ([19958a8](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/19958a8235062ab1e559d59f304601ea68130b82))
378
- * add new BlockView stories & change styles ([94258aa](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/94258aaa01abb0254c992b82c467ca7502e38733))
379
- * adjust components and styles for new element design ([187c7f6](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/187c7f600d1b17e9c0123db8c9ef22dfb952035d))
380
- * create BasicHeading story and add optional onClick callback function ([3026585](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/302658527fc956b1f73d5f0e301e0f47e2f55fdc))
381
- * improve layout and visual styling ([617ba91](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/617ba912a1e7564769fbf666a9022f8680d33c94))
382
-
383
- ### Code Refactoring
384
-
385
- * adjust BaseView stories ([ed90944](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/ed909449ed26b12dc9db73e382889617df527d06))
386
- * adjust BaseView, BasicHeading and ListArea style ([329f8dd](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/329f8ddaf00fd00a577a0c3c1e16b95d5eb4515c))
387
- * adjust BasicHeading & BlockView & EmptyView & OnboardingBanner ([3249fc3](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/3249fc38909c52cffb852520750b923022fedc62))
388
- * adjust Modal and BlockView and fix InfoGroup test ([4cb7171](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/4cb7171a827cc157d1f2136322d864f8fadc2ace))
389
- * adjust styles and add props and change props ([1d7b68c](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/1d7b68c37f43f811185f957924c771a72a673a3d))
390
-
391
- ### Styles
392
-
393
- * adjust styles for Modal ([3242d17](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/3242d178c314b3a024271e54cdfacea724d740a0))
394
- * adjust styles for modal and select component ([37a326b](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/37a326bc4ec8b9852c93cc720f178dea5a1bac8a))
395
- * change border styles ([895e476](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/895e476aeda2efb5682ed57f2d634ef4c886b2e7))
396
- * change EmptyView style ([b0bd618](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/b0bd618fd19edb4342bd53a42231eed78bec02c0))
397
- * change listArea styles ([356883c](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/356883c717782d9b6fcd0edeef4160f07de0033e))
398
- * update FormComponents border-radius styles ([c9c543f](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/c9c543f19f3240a841529cd6c0275fcc39d26e12))
399
-
400
- ## [2.8.8](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.8.7...v2.8.8) (2025-12-19)
401
-
402
- ### Bug Fixes
403
-
404
- * alignment issue with helpertext for select component ([8eba98f](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/8eba98f4872a84c755e3719b375478cb9b73f508))
405
-
406
- ## [2.8.7](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.8.6...v2.8.7) (2025-12-18)
407
-
408
- ### Code Refactoring
409
-
410
- * adapt test ([fb85d9f](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/fb85d9fd12a1033b58472ed5c825bf65d05064a0)), closes [#18587](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/issues/18587)
411
-
412
- ## [2.8.6](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.8.5...v2.8.6) (2025-11-28)
413
-
414
- ### Bug Fixes
415
-
416
- * **FormSlider:** extend props to include SliderProps for better integration ([973919c](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/973919cfcd8fd34687e16d35a88872c3f9fed850))
417
-
418
- ## [2.8.5](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.8.4...v2.8.5) (2025-11-12)
419
-
420
- ### Bug Fixes
421
-
422
- * add second to TIME_FORMAT ([e2bf47d](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/e2bf47d14876018362bb6d1b492d8cbf2a9163c1))
423
-
424
- ## [2.8.4](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.8.3...v2.8.4) (2025-11-12)
425
-
426
- ### Code Refactoring
427
-
428
- * remove hours12 from TIME_FORMAT ([3e9cf7e](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/3e9cf7e626532ab4f18a40c6014a783796fe1218))
429
-
430
- ## [2.8.3](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.8.2...v2.8.3) (2025-11-07)
431
-
432
- ### Code Refactoring
433
-
434
- * center text of info card ([be54789](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/be54789eb0bf0222c446dc0b0af4df0a7d318bd2))
435
-
436
- ## [2.8.2](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.8.1...v2.8.2) (2025-11-07)
437
-
438
- ### Code Refactoring
439
-
440
- * add new icon to healthCheck component + the possibility to render it fullHeight ([a129906](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/a129906860901343ced5af2260ad76ee437c0c35))
441
- * rename HealthCheckFailed to InfoCard ([656283b](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/656283b3ad71fd0214f41d038e7daa342a0d3181))
442
- * rename story file ([9809bcb](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/9809bcbc58f26ea19aed1baa909b8d284d010ac3))
443
-
444
- ## [2.8.1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.8.0...v2.8.1) (2025-10-28)
445
-
446
- ### Code Refactoring
447
-
448
- * adjust FormDatePicker and add DATE_FORMAT as options fallback in getFormattedDateTime ([e18e00d](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/e18e00d80fd20c774009b2839d289f507793bc3c))
449
-
450
- ## [2.8.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.7.0...v2.8.0) (2025-10-28)
451
-
452
- ### Features
453
-
454
- * add SafeForm component to prevent accidental submissions and update related components ([edcef25](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/edcef25688a9cde175feb1307639d742c020f4fe))
455
-
456
- ### Bug Fixes
457
-
458
- * allow onClick methods of submit buttons to be executed ([cc0f7df](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/cc0f7df87faf7647a336d1e07ba3d54630bcf24d))
459
- * ensure button type is explicitly set in SearchBar component to avoid unindented submit ([1772631](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/17726319501bf5111dccb2bbb862e9968ee75aa7))
460
-
461
- ### Documentation
462
-
463
- * update README to specify date and time formats from Time.ts ([a29a632](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/a29a632660dedf95241ab6c467cf95d1bafef385))
464
-
465
- ### Code Refactoring
466
-
467
- * reorder SafeForm export in main.ts for faster lookup ([5935b7b](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/5935b7bebb4e970946d7f499c0b70db4f4b123c2))
468
-
469
- ## [2.7.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.6.1...v2.7.0) (2025-10-24)
470
-
471
- ### Features
472
-
473
- * create getFormattedDateTime function ([2c0bee8](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/2c0bee8ab990f28cf4d9cbc198863ca411070b6c))
474
-
475
- ### Documentation
476
-
477
- * mention using formats from Time.ts for consistency ([0026a3a](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/0026a3acb5422cfdda722b69020c9cbc1521ebd8))
478
- * update README ([846bca1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/846bca135f16d3f673ef1db3a8c37700371eb115))
479
-
480
- ### Code Refactoring
481
-
482
- * add Date prop ([f962c7c](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/f962c7c106c66e0a55dcd7f49642233cf69344fe))
483
- * create Time file and import/export date formats ([d7b6fd9](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/d7b6fd974bf4634d8300426ece110881090e2653))
484
-
485
- ## [2.6.1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.6.0...v2.6.1) (2025-10-02)
486
-
487
- ### Styles
488
-
489
- * adjust title and subtitle ([3aab84c](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/3aab84c8bd07f6d01c21a5653ab609cd41de7e4f))
490
-
491
- ## [2.6.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.5.0...v2.6.0) (2025-09-30)
492
-
493
- ### Features
494
-
495
- * export form select type ([f373eb3](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/f373eb3c837acc45da04fa3bc5ce277d9a3657d4))
496
-
497
- ## [2.5.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.4.0...v2.5.0) (2025-09-08)
498
-
499
- ### Features
500
-
501
- * adapt ListArea to have custom group header components ([7ed3e2b](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/7ed3e2b587b0c602df889218ab55e80e1ef1038d))
502
- * add detailSubtitle prop in `BaseView` ([6fdb847](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/6fdb847b95921ab521df823cb566391005335432))
503
-
504
- ## [2.4.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.3.0...v2.4.0) (2025-08-21)
505
-
506
- ### Features
507
-
508
- * add button and tests ([fe8ba0d](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/fe8ba0d7e6439e8c8abf163c4b16d8c9aef1d36a))
509
- * create OfflineView component ([b6ff2d7](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/b6ff2d78125216875f3d6345f06100aeb578f1b6))
510
- * import offlineView and create tests and stories ([b577ae6](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/b577ae69559b1e215f0888f6da921b7cedf1e1ce))
511
-
512
- ### Code Refactoring
513
-
514
- * add new props and clarify prop descriptions and defaults ([e81d321](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/e81d3219597a7aba649658dc055729eb6d6d5596))
515
- * change props and add tests and storybook ([e742da8](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/e742da85acec7163125b4817728a07d011093046))
516
-
517
- ### Styles
518
-
519
- * adjust .bgGrey and .bgWhite text color and add new .subtitle class ([5cbfb14](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/5cbfb14cbd0c560b5e00efba09b4683ef8a7bc9d))
520
-
521
- ## [2.3.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.2.0...v2.3.0) (2025-08-20)
522
-
523
- ### Features
524
-
525
- * add additional props to the stepper and stepper buttons ([e7a404d](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/e7a404df5f97ec90dbfc4055cef8026f6d84a136))
526
- * added new LinkBanner component ([86d5360](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/86d5360b713cff6abd2bf6658e1f934b972c7020))
527
-
528
- ## [2.2.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.1.0...v2.2.0) (2025-07-24)
529
-
530
- ### Features
531
-
532
- * add new data-testids and fix onboardingbanner test ([1ac90c1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/1ac90c1c4db3ff909e6ac3beb52863e6a8e55937))
533
-
534
- ## [2.1.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v2.0.0...v2.1.0) (2025-06-11)
535
-
536
- ### Features
537
-
538
- * create OnboardingBanner component ([8cfeadf](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/8cfeadf8dde24b6d888de22533e506805b81c83c))
539
- * improve component API, update tests and docs ([12e6da4](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/12e6da4a40b66885dc2ccf56c8319e4baab5df4c))
540
-
541
- ### Code Refactoring
542
-
543
- * change index to buttonProps.id ([0c9e4b6](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/0c9e4b661ef71bde4b82540a15d73a2d2e79552c))
544
-
545
- ## [2.0.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.12.0...v2.0.0) (2025-06-06)
546
-
547
- ### ⚠ BREAKING CHANGES
548
-
549
- * remove font call from main.ts but keep it for storybook
550
-
551
- ### Features
552
-
553
- * remove font call from main.ts but keep it for storybook ([a5999c7](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/a5999c72ac274c4a23efd06d0e362f427e87f1c0))
554
-
555
- ## [1.12.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.11.0...v1.12.0) (2025-06-02)
556
-
557
- ### Features
558
-
559
- * add fullWidth prop to SearchBar component for customizable width ([8ac95ad](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/8ac95ad120740a15d33083d31a6ed32dad600eba))
560
-
561
- ### Code Refactoring
562
-
563
- * add additional props tableActionPosition, tableElevationLevel to generic table ([e095294](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/e095294e3438f9908b98ffeebca5ecc00aced161))
564
-
565
- ## [1.11.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.10.0...v1.11.0) (2025-05-28)
566
-
567
- ### Features
568
-
569
- * introduce stepper component ([4519232](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/4519232b157fef0ee86b2b4fae99cf06a50a4754))
570
- * move button props to steps ([9237df3](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/9237df37c46015e4f869c87d4aa3d094bbcec2f1))
571
- * update stepper to include buttons and content ([e5af269](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/e5af26940f06d1b3035075b0045d91f96f6cad3e))
572
-
573
- ## [1.10.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.9.0...v1.10.0) (2025-05-26)
574
-
575
- ### Features
576
-
577
- * add hint prop to BaseView and update story ([d466795](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/d4667958fe9739be4a9db3e249e31cbbc8387946))
578
- * provide close button for alert banner ([52958aa](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/52958aa7f3bbfb3beab3fbf97147f81b236edafb))
579
-
580
- ### Styles
581
-
582
- * fix vertical divider in BaseView ([8b82d3a](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/8b82d3a0a19e215fe92ee46eeb83714a2e5df4e7))
583
-
584
- ## [1.9.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.8.1...v1.9.0) (2025-05-23)
585
-
586
- ### Features
587
-
588
- * add DetailContentWrapper component ([ccd43df](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/ccd43df9a05a28bd4b06317f0030a82037d7e898))
589
- * add leadingIcon to modal header ([e2223f7](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/e2223f7ee40f01420502310fd14a4d32d8ceac6c))
590
-
591
- ### Code Refactoring
592
-
593
- * adjust icon type ([2fdd9fa](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/2fdd9faf68c9e14f6e4459d53645daab3071ce35))
594
- * review comments ([8b57a7c](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/8b57a7c696b6a4dc43b5a8ccea5ca5365d188d62))
595
-
596
- ### Styles
597
-
598
- * move icon to the correct position ([0080a93](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/0080a937e27e052ff83e94ba7fe34850ccd4e924))
599
-
600
- ## [1.8.1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.8.0...v1.8.1) (2025-05-09)
601
-
602
- ### Styles
603
-
604
- * margin for checkbox set to 0 ([22cd0b6](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/22cd0b6aa2d42b4fe4c640ba94e8e0c1f47e475b))
605
-
606
- ## [1.8.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.7.0...v1.8.0) (2025-05-07)
607
-
608
- ### Features
609
-
610
- * add bayer icon ([54e6241](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/54e6241a2367fb69582d575bb09f8c544fdf5b92))
611
-
612
- ## [1.7.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.6.0...v1.7.0) (2025-05-06)
613
-
614
- ### Features
615
-
616
- * remove negative margin from form select ([7f5cb03](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/7f5cb0386ffc630af997ca008012f1749541ef08))
617
- * required text from checkbox changed in a danger border around the box ([9f112dd](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/9f112dd036abc9ade4dd37753c9cf7646365f18b))
618
-
619
- ## [1.6.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.5.0...v1.6.0) (2025-05-06)
620
-
621
- ### Features
622
-
623
- * add new test in FormCheckbox.test.tsx & change data-testid ([81525bd](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/81525bd36c7e3ff3de5127083d48d289d9efe039))
624
-
625
- ## [1.5.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.4.2...v1.5.0) (2025-05-05)
626
-
627
- ### Features
628
-
629
- * sunny-check icon added ([191f8e7](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/191f8e73f616f233c515dbda9f8b11b5958d3066))
630
-
631
- ## [1.4.2](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.4.1...v1.4.2) (2025-04-22)
632
-
633
- ### Bug Fixes
634
-
635
- * GitHub pipeline adjusted ([5e3cd6a](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/5e3cd6a568fb2eaced313dbd44d372b818b0bcc8))
636
- * Pipeline adapted so that customised CHANGELOG.md is pushed to main branch ([cedd39b](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/cedd39b1d61232e3839f1abf5bf8671330800d57))
637
- * pushChangelog.yaml adjusted ([19cdfe3](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/19cdfe331711ec20beffc56b39f0bdfacade2877))
638
- * Update storybook-web-app.yml Pipeline ([7ec6199](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/7ec6199a6ea86ea1612dda1fdc0106844c45c721))
639
-
640
- ## [1.4.1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.4.0...v1.4.1) (2025-04-18)
641
-
642
- ### Bug Fixes
643
-
644
- * fix datepicker ([99e84f0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/99e84f0b256f7a65266af0d933b49b8bd3a7e8db))
645
-
646
- ### Documentation
647
-
648
- * add a method comment for getValidDay ([6d10f38](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/6d10f388199e13072068b641a24872ce934963ef))
649
- * add comment to useUtc prop to prevent future bugs ([95b9391](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/95b939198711e2809335b42b2bf60ff0efabbb31))
650
-
651
- ### Code Refactoring
652
-
653
- * remove button ([f5f4aff](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/f5f4aff457942839296d2b4810f0287c378a8c1a))
654
-
655
- ## [1.4.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.3.5...v1.4.0) (2025-04-11)
656
-
657
- ### Features
658
-
659
- * add className & change useEffect ([61e2109](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/61e21095a0ecd98336b28991caa3a9cf8b0e5e91))
660
- * add data-testid to Filter.tsx ([384b36e](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/384b36e5068c7b6381ea4884dd4ad5965808bc5f))
661
- * add data-testids to shared components ([1ef7d22](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/1ef7d225316e73ee02c1d0aad69575e27da03841)), closes [#11762](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/issues/11762)
662
- * add dataTestId ([bbf3c6a](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/bbf3c6a3507f5683c91496349f224f29a311c4a0))
663
- * add new data-testids ([21ded33](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/21ded33c5494474b2df0096ebefb1fdecabb7407))
664
- * add test for FormToggle & add data-testid prop ([eef11be](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/eef11becd8c2dca76297923165c5f8077dadb3ea))
665
- * add useRef and uniqueid & change data-testid ([5f42796](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/5f4279616ef2f6c9649697f929f7404120caacbf))
666
- * add useRef with uniqueId & add data-testid to stories ([b39d83d](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/b39d83d9a3f8b649d7996295b4a0d90a47316610))
667
- * change data-testid ([3355b85](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/3355b85ef67c19d50d1e6cce9b8dd818acb72b4e))
668
- * change ids and change useeffect ([eeb23a5](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/eeb23a582a9c3daf0a7216172f41edc322f1969c))
669
-
670
- ### Bug Fixes
671
-
672
- * fix yarn error ([fa13133](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/fa1313320003e0ede7b7a61ca03734d99556725a))
673
-
674
- ### Code Refactoring
675
-
676
- * change data-testids ([e26c73e](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/e26c73e717f6bb5772074ddd9f112160e3726804))
677
- * change ids ([6483533](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/6483533f149b50edcf807ce900bb4a8c9f38d16d))
678
- * remove data-testid & change dataTestId in Select.test.tsx ([c91cbc9](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/c91cbc9ea6c425df3d1e5bef23c4f8612d589bf3))
679
- * remove useRef ([9d2edca](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/9d2edcae4c9d6a46c77089d2faf111c4e7b71f61))
680
-
681
- ## [1.3.5](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.3.4...v1.3.5) (2025-04-09)
682
-
683
- ### Bug Fixes
684
-
685
- * hide close button properly ([f37792b](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/f37792bbacf43acb4ad9bdcebc770376670b0121))
686
-
687
- ## [1.3.4](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.3.3...v1.3.4) (2025-04-09)
688
-
689
- ### Code Refactoring
690
-
691
- * release config moved to file ([a875393](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/a875393bb9f8325d08763a60d06e9febde7b2c8f))
692
- * release note config updated ([b21fb4c](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/b21fb4ca5bfe8c1cafc33f165e1f5933574b5fbb))
693
-
694
- ## [1.3.3](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.3.2...v1.3.3) (2025-04-09)
695
-
696
- ### Code Refactoring
697
-
698
- * release notes generator updated
699
-
700
- ## <small>1.3.2 (2025-04-08)</small>
701
-
702
- ### Code Refactoring
703
-
704
- * release notes updated ([fe353cb](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/fe353cb))
705
-
706
- ## <small>1.3.1 (2025-04-08)</small>
707
-
708
- ### Code Refactoring
709
-
710
- * changelog notes updated ([158106a](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/158106a))
711
-
712
- ## 1.3.0 (2025-04-08)
713
-
714
- ### Code Refactoring
715
-
716
- * release notes generator updated ([031c727](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/031c727))
717
-
718
- ### Documentation
719
-
720
- * modal section in readme updated ([a68bf3b](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/a68bf3b))
721
-
722
- ### Features
723
-
724
- * modal header updated ([be51cb1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/be51cb1))
725
-
726
- ## [1.2.2](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.2.1...v1.2.2) (2025-04-08)
727
-
728
- ### Code Refactoring
729
-
730
- * release notes generator updated
731
-
732
- ## [1.2.1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.2.0...v1.2.1) (2025-04-08)
733
-
734
- ### Code Refactoring
735
-
736
- * change type from checkbox props
737
-
738
- # [1.2.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.1.2...v1.2.0) (2025-04-02)
739
-
740
-
741
- ### Features
742
-
743
- * new props to handle default pagination strings added, changelog added to storybook ([491978e](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/491978e20c27183de69f18072b135bf4b438aa02))
744
-
745
- ## [1.1.2](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.1.1...v1.1.2) (2025-03-31)
746
-
747
-
748
- ### Bug Fixes
749
-
750
- * add MultiNoOptions story to showcase no options available message ([0e8f107](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/0e8f107bd70166534628dc78e0d51e54cfdec509))
751
- * adjust comment ([175a23b](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/175a23b093cee6306945806ce64ac42fd11f8ecc))
752
- * display no option message when component it multiselectable ([2b31b42](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/2b31b423bc42f14ddaced133a31336b8f02ab0d0)), closes [#14499](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/issues/14499)
753
-
754
- ## [1.1.1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.1.0...v1.1.1) (2025-03-28)
755
-
756
-
757
- ### Bug Fixes
758
-
759
- * helpertext from formNumber does not display the correct message ([16eee72](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/16eee726194ea7b778558514abafbb543c591b6d))
760
-
761
- # [1.1.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.0.1...v1.1.0) (2025-03-26)
762
-
763
-
764
- ### Bug Fixes
765
-
766
- * helpertext does not display form error correctly ([2fb2bcd](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/2fb2bcda65e0172e4b278345a975ed077f8ce926))
767
- * validation of date values ([380e4cf](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/380e4cffcc8c9547f2c7886f7752b32d5d4f11e8))
768
-
769
-
770
- ### Features
771
-
772
- * add emptyView description to BlockViewComponent ([403fad8](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/403fad8ce3307e3f7f5a07fb54ac81d15fd608e2))
773
- * add emtpy view to block view ([45a2045](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/45a204586211b42323be1a3cd5988ac5d57caf4c))
774
-
775
- ## [1.0.1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.0.0...v1.0.1) (2025-03-25)
776
-
777
-
778
- ### Bug Fixes
779
-
780
- * change styles to fix window resize ([e399faf](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/e399faff0d8c59bf13aa951b948bcc1014ec0565))
781
-
782
- # 1.0.0 (2025-03-16)
783
-
784
- ### Features
785
-
786
- * Introduce HortiView Shared Components