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