@stack-spot/portal-components 2.26.0 → 2.27.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 (243) hide show
  1. package/CHANGELOG.md +628 -614
  2. package/dist/components/AnimatedHeight.d.ts +1 -1
  3. package/dist/components/AnimatedHeight.js +26 -26
  4. package/dist/components/AsyncContent.d.ts +1 -1
  5. package/dist/components/AsyncContent.js +1 -1
  6. package/dist/components/BannerWarning.d.ts +1 -1
  7. package/dist/components/BannerWarning.js +1 -1
  8. package/dist/components/Breadcrumb/index.d.ts +2 -2
  9. package/dist/components/Breadcrumb/index.js +1 -1
  10. package/dist/components/Breadcrumb/styled.js +31 -31
  11. package/dist/components/ButtonLoading.d.ts +1 -1
  12. package/dist/components/ButtonLoading.js +1 -1
  13. package/dist/components/ChatBot.d.ts +1 -1
  14. package/dist/components/ChatBot.js +1 -1
  15. package/dist/components/ContentValidateFilter.d.ts +1 -1
  16. package/dist/components/ContentValidateFilter.js +1 -1
  17. package/dist/components/FadingOverflow.d.ts +1 -1
  18. package/dist/components/FadingOverflow.js +69 -69
  19. package/dist/components/FileTreeView/More.d.ts +1 -1
  20. package/dist/components/FileTreeView/More.js +1 -1
  21. package/dist/components/FileTreeView/index.d.ts +1 -1
  22. package/dist/components/FileTreeView/index.js +1 -1
  23. package/dist/components/InfiniteScroll.d.ts +1 -1
  24. package/dist/components/InfiniteScroll.js +1 -1
  25. package/dist/components/InfoMaintenanceBanner.d.ts +1 -1
  26. package/dist/components/InfoMaintenanceBanner.js +2 -2
  27. package/dist/components/LazyMarkdown/BlockquoteMd.d.ts +1 -1
  28. package/dist/components/LazyMarkdown/BlockquoteMd.js +1 -1
  29. package/dist/components/LazyMarkdown/CodeViewer.d.ts +1 -1
  30. package/dist/components/LazyMarkdown/CodeViewer.js +76 -76
  31. package/dist/components/LazyMarkdown/Markdown.d.ts +1 -1
  32. package/dist/components/LazyMarkdown/Markdown.js +1 -1
  33. package/dist/components/LazyMarkdown/MarkdownButton.d.ts +1 -1
  34. package/dist/components/LazyMarkdown/MarkdownButton.js +1 -1
  35. package/dist/components/LazyMarkdown/Video.d.ts +1 -1
  36. package/dist/components/LazyMarkdown/Video.js +1 -1
  37. package/dist/components/LazyMarkdown/index.d.ts +1 -1
  38. package/dist/components/LazyMarkdown/index.js +1 -1
  39. package/dist/components/Placeholder.d.ts +3 -3
  40. package/dist/components/Placeholder.js +1 -1
  41. package/dist/components/ScrollView.js +16 -16
  42. package/dist/components/Select/BadgeItem.d.ts +1 -1
  43. package/dist/components/Select/BadgeItem.js +1 -1
  44. package/dist/components/Select/ClearInput.d.ts +1 -1
  45. package/dist/components/Select/ClearInput.js +1 -1
  46. package/dist/components/Select/CloseItem.d.ts +1 -1
  47. package/dist/components/Select/CloseItem.js +1 -1
  48. package/dist/components/Select/CreatableSelect.js +1 -1
  49. package/dist/components/Select/CustomMenu.d.ts +1 -1
  50. package/dist/components/Select/CustomMenu.js +1 -1
  51. package/dist/components/Select/LabelItem.d.ts +1 -1
  52. package/dist/components/Select/LabelItem.js +1 -1
  53. package/dist/components/Select/MultiValue.d.ts +1 -1
  54. package/dist/components/Select/MultiValue.js +1 -1
  55. package/dist/components/Select/SelectInfiniteScroll.d.ts +1 -1
  56. package/dist/components/Select/SelectInfiniteScroll.js +1 -1
  57. package/dist/components/Select/SelectSearch.d.ts +1 -1
  58. package/dist/components/Select/SelectSearch.js +1 -1
  59. package/dist/components/SelectionList.d.ts +1 -1
  60. package/dist/components/SelectionList.js +61 -61
  61. package/dist/components/StatusCircle.d.ts +1 -1
  62. package/dist/components/StatusCircle.js +6 -6
  63. package/dist/components/Stepper/Navigation.js +4 -4
  64. package/dist/components/Stepper/Step.js +3 -3
  65. package/dist/components/Stepper/Stepper.js +6 -6
  66. package/dist/components/Stepper/headers.js +22 -22
  67. package/dist/components/Table/HeaderItem.js +1 -1
  68. package/dist/components/Table/SettingsVerticalMenu.d.ts +1 -1
  69. package/dist/components/Table/SettingsVerticalMenu.js +1 -1
  70. package/dist/components/Table/StyledLinkTable.d.ts +1 -1
  71. package/dist/components/Table/StyledLinkTable.js +5 -5
  72. package/dist/components/Table/TableData.d.ts +1 -1
  73. package/dist/components/Table/TableData.js +25 -25
  74. package/dist/components/TimelineSection.d.ts +1 -1
  75. package/dist/components/TimelineSection.js +14 -14
  76. package/dist/components/error/ErrorFeedback.d.ts +1 -1
  77. package/dist/components/error/ErrorFeedback.js +35 -35
  78. package/dist/components/error/NotFound.d.ts +1 -1
  79. package/dist/components/error/NotFound.js +1 -1
  80. package/dist/components/error/UnderMaintenance.d.ts +1 -1
  81. package/dist/components/error/UnderMaintenance.js +1 -1
  82. package/dist/components/form/Form/Form.d.ts +1 -1
  83. package/dist/components/form/Form/Form.js +1 -1
  84. package/dist/components/form/Form/FormGroup.d.ts +2 -2
  85. package/dist/components/form/Form/FormGroup.js +1 -1
  86. package/dist/components/form/SearchInput.d.ts +1 -1
  87. package/dist/components/form/SearchInput.js +1 -1
  88. package/dist/components/form/Select/CustomSelect.d.ts +1 -1
  89. package/dist/components/form/Select/CustomSelect.js +1 -1
  90. package/dist/components/form/Select/DetailedSelect.d.ts +1 -1
  91. package/dist/components/form/Select/DetailedSelect.js +1 -1
  92. package/dist/components/form/Select/Select.d.ts +1 -1
  93. package/dist/components/form/Select/Select.js +1 -1
  94. package/dist/components/form/Select/styled.js +161 -161
  95. package/dist/components/form/Select/utils.js +1 -1
  96. package/dist/components/notification/NotificationComponent.d.ts +1 -1
  97. package/dist/components/notification/NotificationComponent.js +54 -54
  98. package/dist/components/notification/NotificationItem.d.ts +1 -1
  99. package/dist/components/notification/NotificationItem.d.ts.map +1 -1
  100. package/dist/components/notification/NotificationItem.js +4 -4
  101. package/dist/components/notification/NotificationItem.js.map +1 -1
  102. package/dist/components/notification/NotificationList.d.ts +1 -1
  103. package/dist/components/notification/NotificationList.js +43 -43
  104. package/dist/components/notification/NotificationPlaceholder.d.ts +1 -1
  105. package/dist/components/notification/NotificationPlaceholder.js +9 -9
  106. package/dist/components/notification/NotificationPlaceholder.js.map +1 -1
  107. package/dist/containers/NotificationsPage.d.ts +1 -1
  108. package/dist/containers/NotificationsPage.d.ts.map +1 -1
  109. package/dist/containers/NotificationsPage.js +24 -11
  110. package/dist/containers/NotificationsPage.js.map +1 -1
  111. package/dist/context/anchor.d.ts +1 -1
  112. package/dist/context/anchor.js +1 -1
  113. package/dist/context/loading.d.ts +1 -1
  114. package/dist/context/loading.js +1 -1
  115. package/dist/context/notification/context.d.ts +1 -1
  116. package/dist/context/notification/context.js +1 -1
  117. package/dist/context/notification/types.d.ts +1 -0
  118. package/dist/context/notification/types.d.ts.map +1 -1
  119. package/dist/hooks/date.js +1 -1
  120. package/dist/hooks/service-now.js +28 -28
  121. package/dist/svg/AI.d.ts +1 -1
  122. package/dist/svg/AI.js +1 -1
  123. package/dist/svg/CS.d.ts +1 -1
  124. package/dist/svg/CS.js +1 -1
  125. package/dist/svg/EDP.d.ts +1 -1
  126. package/dist/svg/EDP.js +1 -1
  127. package/dist/svg/Forbidden.d.ts +1 -1
  128. package/dist/svg/Forbidden.js +1 -1
  129. package/dist/svg/GenericPlaceholder.d.ts +1 -1
  130. package/dist/svg/GenericPlaceholder.js +1 -1
  131. package/dist/svg/HUB.d.ts +1 -1
  132. package/dist/svg/HUB.js +1 -1
  133. package/dist/svg/Logo.d.ts +1 -1
  134. package/dist/svg/Logo.js +1 -1
  135. package/dist/svg/MiniLogo.d.ts +1 -1
  136. package/dist/svg/MiniLogo.js +1 -1
  137. package/dist/svg/NotFound.d.ts +1 -1
  138. package/dist/svg/NotFound.js +1 -1
  139. package/dist/svg/ServerError.d.ts +1 -1
  140. package/dist/svg/ServerError.js +1 -1
  141. package/dist/svg/Unauthenticated.d.ts +1 -1
  142. package/dist/svg/Unauthenticated.js +1 -1
  143. package/package.json +80 -80
  144. package/readme.md +66 -66
  145. package/src/components/AnimatedHeight.tsx +174 -174
  146. package/src/components/AsyncContent.tsx +78 -78
  147. package/src/components/BannerWarning.tsx +91 -91
  148. package/src/components/Breadcrumb/index.tsx +76 -76
  149. package/src/components/Breadcrumb/styled.ts +37 -37
  150. package/src/components/ButtonLoading.tsx +29 -29
  151. package/src/components/ChatBot.tsx +82 -82
  152. package/src/components/ContentValidateFilter.tsx +15 -15
  153. package/src/components/FadingOverflow.tsx +265 -265
  154. package/src/components/FileTreeView/More.tsx +114 -114
  155. package/src/components/FileTreeView/index.tsx +186 -186
  156. package/src/components/InfiniteScroll.tsx +24 -24
  157. package/src/components/InfoMaintenanceBanner.tsx +29 -29
  158. package/src/components/LazyMarkdown/BlockquoteMd.tsx +107 -107
  159. package/src/components/LazyMarkdown/CodeViewer.tsx +161 -161
  160. package/src/components/LazyMarkdown/Markdown.tsx +122 -122
  161. package/src/components/LazyMarkdown/MarkdownButton.tsx +24 -24
  162. package/src/components/LazyMarkdown/Video.tsx +13 -13
  163. package/src/components/LazyMarkdown/index.tsx +21 -21
  164. package/src/components/Placeholder.tsx +118 -118
  165. package/src/components/ScrollView.tsx +57 -57
  166. package/src/components/Select/BadgeItem.tsx +58 -58
  167. package/src/components/Select/ClearInput.tsx +24 -24
  168. package/src/components/Select/CloseItem.tsx +38 -38
  169. package/src/components/Select/CreatableSelect.tsx +155 -155
  170. package/src/components/Select/CustomMenu.tsx +16 -16
  171. package/src/components/Select/LabelItem.tsx +8 -8
  172. package/src/components/Select/MultiValue.tsx +49 -49
  173. package/src/components/Select/SelectInfiniteScroll.tsx +82 -82
  174. package/src/components/Select/SelectSearch.tsx +195 -195
  175. package/src/components/Select/index.tsx +7 -7
  176. package/src/components/Select/types.ts +8 -8
  177. package/src/components/SelectionList.tsx +427 -427
  178. package/src/components/StatusCircle.tsx +67 -67
  179. package/src/components/Stepper/Navigation.tsx +97 -97
  180. package/src/components/Stepper/Step.tsx +30 -30
  181. package/src/components/Stepper/Stepper.tsx +113 -113
  182. package/src/components/Stepper/headers.tsx +64 -64
  183. package/src/components/Stepper/index.ts +3 -3
  184. package/src/components/Table/HeaderItem.tsx +52 -52
  185. package/src/components/Table/SettingsVerticalMenu.tsx +50 -50
  186. package/src/components/Table/StyledLinkTable.tsx +22 -22
  187. package/src/components/Table/TableData.tsx +251 -251
  188. package/src/components/Table/index.tsx +2 -2
  189. package/src/components/TimelineSection.tsx +66 -66
  190. package/src/components/error/ErrorFeedback.tsx +217 -217
  191. package/src/components/error/NotFound.tsx +24 -24
  192. package/src/components/error/UnderMaintenance.tsx +30 -30
  193. package/src/components/error/index.ts +4 -4
  194. package/src/components/form/Form/Form.tsx +101 -101
  195. package/src/components/form/Form/FormGroup.tsx +221 -221
  196. package/src/components/form/Form/index.ts +2 -2
  197. package/src/components/form/SearchInput.tsx +69 -69
  198. package/src/components/form/Select/CustomSelect.tsx +232 -232
  199. package/src/components/form/Select/DetailedSelect.tsx +85 -85
  200. package/src/components/form/Select/Select.tsx +67 -67
  201. package/src/components/form/Select/index.ts +4 -4
  202. package/src/components/form/Select/styled.ts +165 -165
  203. package/src/components/form/Select/types.ts +112 -112
  204. package/src/components/form/Select/utils.tsx +28 -28
  205. package/src/components/notification/NotificationComponent.tsx +340 -340
  206. package/src/components/notification/NotificationItem.tsx +337 -336
  207. package/src/components/notification/NotificationList.tsx +178 -178
  208. package/src/components/notification/NotificationPlaceholder.tsx +43 -43
  209. package/src/components/notification/types.ts +72 -72
  210. package/src/containers/NotificationsPage.tsx +119 -98
  211. package/src/context/anchor.tsx +37 -37
  212. package/src/context/loading.tsx +36 -36
  213. package/src/context/notification/LazyNotificationList.ts +103 -103
  214. package/src/context/notification/NotificationController.ts +104 -104
  215. package/src/context/notification/context.tsx +23 -23
  216. package/src/context/notification/hooks.ts +98 -98
  217. package/src/context/notification/types.ts +66 -65
  218. package/src/hooks/date.ts +31 -31
  219. package/src/hooks/keyboard.tsx +128 -128
  220. package/src/hooks/manual-render.tsx +10 -10
  221. package/src/hooks/service-now.tsx +233 -233
  222. package/src/hooks/text.tsx +30 -30
  223. package/src/hooks/title.tsx +28 -28
  224. package/src/hooks/use-effect-once.tsx +43 -43
  225. package/src/index.ts +19 -19
  226. package/src/notifications.ts +11 -11
  227. package/src/svg/AI.tsx +41 -41
  228. package/src/svg/CS.tsx +48 -48
  229. package/src/svg/EDP.tsx +31 -31
  230. package/src/svg/Forbidden.tsx +22 -22
  231. package/src/svg/GenericPlaceholder.tsx +20 -20
  232. package/src/svg/HUB.tsx +48 -48
  233. package/src/svg/Logo.tsx +16 -16
  234. package/src/svg/MiniLogo.tsx +12 -12
  235. package/src/svg/NotFound.tsx +16 -16
  236. package/src/svg/ServerError.tsx +33 -33
  237. package/src/svg/Unauthenticated.tsx +16 -16
  238. package/src/svg/index.ts +11 -11
  239. package/src/utils/accessibility.ts +135 -135
  240. package/src/utils/cookie.ts +73 -73
  241. package/src/utils/promise.ts +5 -5
  242. package/src/utils/read-file.ts +16 -16
  243. package/tsconfig.json +10 -10
package/CHANGELOG.md CHANGED
@@ -1,614 +1,628 @@
1
- # Changelog
2
-
3
- ## [2.26.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.25.9...portal-components@v2.26.0) (2025-09-30)
4
-
5
-
6
- ### Features
7
-
8
- * 3156 notifications ([#1491](https://github.com/stack-spot/portal-commons/issues/1491)) ([3f9f6a6](https://github.com/stack-spot/portal-commons/commit/3f9f6a6b56004893cca4e0d53afe8eccdf615005))
9
-
10
- ## [2.25.9](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.25.8...portal-components@v2.25.9) (2025-09-30)
11
-
12
-
13
- ### Bug Fixes
14
-
15
- * upgrades translation lib ([#1637](https://github.com/stack-spot/portal-commons/issues/1637)) ([61d98ad](https://github.com/stack-spot/portal-commons/commit/61d98ad5a65b9132f0c49acb63fb19dff2111148))
16
-
17
- ## [2.25.8](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.25.7...portal-components@v2.25.8) (2025-08-26)
18
-
19
-
20
- ### Bug Fixes
21
-
22
- * remove tooltip in notification description ([#1471](https://github.com/stack-spot/portal-commons/issues/1471)) ([24f868a](https://github.com/stack-spot/portal-commons/commit/24f868a55b8834e3b6514fafaee5fcf0f75d6c33))
23
-
24
- ## [2.25.7](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.25.6...portal-components@v2.25.7) (2025-08-21)
25
-
26
-
27
- ### Bug Fixes
28
-
29
- * add tooltip in notification description and change regex ([#1446](https://github.com/stack-spot/portal-commons/issues/1446)) ([1eaabd8](https://github.com/stack-spot/portal-commons/commit/1eaabd8798fab8206fed34a83e8703748c285a5a))
30
- * readme (update version) ([#1447](https://github.com/stack-spot/portal-commons/issues/1447)) ([f57cda5](https://github.com/stack-spot/portal-commons/commit/f57cda50769d3727a667231fe925ebbbaabc0c91))
31
-
32
- ## [2.25.6](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.25.5...portal-components@v2.25.6) (2025-08-21)
33
-
34
-
35
- ### Bug Fixes
36
-
37
- * support button hidden ([#1424](https://github.com/stack-spot/portal-commons/issues/1424)) ([15b88ce](https://github.com/stack-spot/portal-commons/commit/15b88ce7659ac7c3192087d5b6384515ef6c00a4))
38
-
39
- ## [2.25.5](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.25.4...portal-components@v2.25.5) (2025-08-15)
40
-
41
-
42
- ### Bug Fixes
43
-
44
- * adjusts accessibility file insert ([#1379](https://github.com/stack-spot/portal-commons/issues/1379)) ([753ad4e](https://github.com/stack-spot/portal-commons/commit/753ad4ea5ce01e0f4bcee15c08229ceb8e8dc02d))
45
-
46
- ## [2.25.4](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.25.3...portal-components@v2.25.4) (2025-08-15)
47
-
48
-
49
- ### Bug Fixes
50
-
51
- * Removed sx props banner warning ([#1418](https://github.com/stack-spot/portal-commons/issues/1418)) ([6fbbe2c](https://github.com/stack-spot/portal-commons/commit/6fbbe2c0ae6157cf7c6908af6d49b1dc7e5686a6))
52
-
53
- ## [2.25.3](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.25.2...portal-components@v2.25.3) (2025-08-15)
54
-
55
-
56
- ### Bug Fixes
57
-
58
- * type banner warning sx ([#1410](https://github.com/stack-spot/portal-commons/issues/1410)) ([c91b6e7](https://github.com/stack-spot/portal-commons/commit/c91b6e792107246b9025aad010ab3a1ee9f5855a))
59
-
60
- ## [2.25.2](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.25.1...portal-components@v2.25.2) (2025-08-15)
61
-
62
-
63
- ### Bug Fixes
64
-
65
- * banner warning ([#1408](https://github.com/stack-spot/portal-commons/issues/1408)) ([9275385](https://github.com/stack-spot/portal-commons/commit/927538519908b87469c5ac2351eace94087cb4bb))
66
-
67
- ## [2.25.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.25.0...portal-components@v2.25.1) (2025-08-14)
68
-
69
-
70
- ### Bug Fixes
71
-
72
- * maintenance banner ([#1406](https://github.com/stack-spot/portal-commons/issues/1406)) ([41c5258](https://github.com/stack-spot/portal-commons/commit/41c52588c7ab4377da31e79cf4e31b17b7b714c0))
73
-
74
- ## [2.25.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.24.3...portal-components@v2.25.0) (2025-08-14)
75
-
76
-
77
- ### Features
78
-
79
- * InfoMaintenanceBanner ([#1404](https://github.com/stack-spot/portal-commons/issues/1404)) ([d36bec1](https://github.com/stack-spot/portal-commons/commit/d36bec16c87882ec6d7fc18bbb9e59e0fb8aad16))
80
-
81
- ## [2.24.3](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.24.2...portal-components@v2.24.3) (2025-07-22)
82
-
83
-
84
- ### Bug Fixes
85
-
86
- * adjusts error messages in Ai ([#1274](https://github.com/stack-spot/portal-commons/issues/1274)) ([09aad8b](https://github.com/stack-spot/portal-commons/commit/09aad8b3cf8538d14455203be201beec03716d51))
87
-
88
- ## [2.24.2](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.24.1...portal-components@v2.24.2) (2025-07-22)
89
-
90
-
91
- ### Bug Fixes
92
-
93
- * Adds Secure attribute to cookies for HTTPS ([#1114](https://github.com/stack-spot/portal-commons/issues/1114)) ([18e06fb](https://github.com/stack-spot/portal-commons/commit/18e06fbe08b1c89e2d554295627298c4723c99c6))
94
- * reviewing error messages in ai ([#1270](https://github.com/stack-spot/portal-commons/issues/1270)) ([5de8012](https://github.com/stack-spot/portal-commons/commit/5de8012538c22f0fd061233154619afcd4b589a5))
95
-
96
- ## [2.24.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.24.0...portal-components@v2.24.1) (2025-06-16)
97
-
98
-
99
- ### Bug Fixes
100
-
101
- * scroll interval id ref ([#1089](https://github.com/stack-spot/portal-commons/issues/1089)) ([a20ab0e](https://github.com/stack-spot/portal-commons/commit/a20ab0e3d0b049875697b0487f734d59555085a6))
102
-
103
- ## [2.24.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.23.0...portal-components@v2.24.0) (2025-06-12)
104
-
105
-
106
- ### Features
107
-
108
- * Update inference and add read file ([#1083](https://github.com/stack-spot/portal-commons/issues/1083)) ([c4233b7](https://github.com/stack-spot/portal-commons/commit/c4233b766bb057bb72b94417d9c94b3fff18c099))
109
-
110
- ## [2.23.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.22.5...portal-components@v2.23.0) (2025-06-11)
111
-
112
-
113
- ### Features
114
-
115
- * 2321 feature flag ([#1070](https://github.com/stack-spot/portal-commons/issues/1070)) ([7579759](https://github.com/stack-spot/portal-commons/commit/7579759b764440539d1471d7e5638b806bbf9ec2))
116
-
117
- ## [2.22.5](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.22.4...portal-components@v2.22.5) (2025-05-22)
118
-
119
-
120
- ### Bug Fixes
121
-
122
- * accessibility error and add update agent ([#1009](https://github.com/stack-spot/portal-commons/issues/1009)) ([1155a59](https://github.com/stack-spot/portal-commons/commit/1155a59d4a155098a303d7f58ac5e19acac90e5c))
123
-
124
- ## [2.22.4](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.22.3...portal-components@v2.22.4) (2025-05-22)
125
-
126
-
127
- ### Bug Fixes
128
-
129
- * Upd selection to create responsive scroll ([#1007](https://github.com/stack-spot/portal-commons/issues/1007)) ([86f1707](https://github.com/stack-spot/portal-commons/commit/86f17075b060bbb884760e85bc850c07346f77db))
130
-
131
- ## [2.22.3](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.22.2...portal-components@v2.22.3) (2025-05-09)
132
-
133
-
134
- ### Bug Fixes
135
-
136
- * fix-1562-notifications-wrong-markdown ([c8e1dd2](https://github.com/stack-spot/portal-commons/commit/c8e1dd2c7bd2f4b28186177f2dbaef0df7198e68))
137
-
138
- ## [2.22.2](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.22.1...portal-components@v2.22.2) (2025-05-06)
139
-
140
-
141
- ### Bug Fixes
142
-
143
- * Fix width select search ([#982](https://github.com/stack-spot/portal-commons/issues/982)) ([fac4c31](https://github.com/stack-spot/portal-commons/commit/fac4c318130674847b6135a60058b63ab4b926d6))
144
-
145
- ## [2.22.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.22.0...portal-components@v2.22.1) (2025-04-28)
146
-
147
-
148
- ### Bug Fixes
149
-
150
- * Fix placeholder responsive ([#963](https://github.com/stack-spot/portal-commons/issues/963)) ([c139e38](https://github.com/stack-spot/portal-commons/commit/c139e3866cb85e10a8ac1bdc0c5c378600922c1a))
151
-
152
- ## [2.22.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.21.2...portal-components@v2.22.0) (2025-04-25)
153
-
154
-
155
- ### Features
156
-
157
- * add component form ([fbc608d](https://github.com/stack-spot/portal-commons/commit/fbc608d0b2aaa8f99fc154a6a79141984c93daf3))
158
-
159
- ## [2.21.2](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.21.1...portal-components@v2.21.2) (2025-04-24)
160
-
161
-
162
- ### Bug Fixes
163
-
164
- * Update MiniLogo ([#957](https://github.com/stack-spot/portal-commons/issues/957)) ([64e57e0](https://github.com/stack-spot/portal-commons/commit/64e57e0d626ff3c733bad4d54722c0685d268cfd))
165
-
166
- ## [2.21.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.21.0...portal-components@v2.21.1) (2025-04-23)
167
-
168
-
169
- ### Bug Fixes
170
-
171
- * Fix 1488 updates libs ([#949](https://github.com/stack-spot/portal-commons/issues/949)) ([4b099c0](https://github.com/stack-spot/portal-commons/commit/4b099c0b4894edb4eb21b1ab4c1ab6bc7f979e36))
172
- * Fix upd citric and theme ([#952](https://github.com/stack-spot/portal-commons/issues/952)) ([6f517f3](https://github.com/stack-spot/portal-commons/commit/6f517f3a8b99eca5797d90b22a3c513ea62cea0b))
173
-
174
- ## [2.21.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.20.0...portal-components@v2.21.0) (2025-04-17)
175
-
176
-
177
- ### Features
178
-
179
- * Feat Export Custom Select Types ([#943](https://github.com/stack-spot/portal-commons/issues/943)) ([bada3ed](https://github.com/stack-spot/portal-commons/commit/bada3ed7092e8a8f1e7a99afd92f5242dbef3976))
180
-
181
- ## [2.20.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.19.2...portal-components@v2.20.0) (2025-04-17)
182
-
183
-
184
- ### Features
185
-
186
- * custom menu ([#940](https://github.com/stack-spot/portal-commons/issues/940)) ([bdf4295](https://github.com/stack-spot/portal-commons/commit/bdf42958bdf03a76c83209eee28eaf4f62bc68b8))
187
-
188
- ## [2.19.2](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.19.1...portal-components@v2.19.2) (2025-04-17)
189
-
190
-
191
- ### Bug Fixes
192
-
193
- * Fix creatable badge ([#938](https://github.com/stack-spot/portal-commons/issues/938)) ([c8a8ac7](https://github.com/stack-spot/portal-commons/commit/c8a8ac79c2cb30dc5cb9311b5429a80058f4308c))
194
-
195
- ## [2.19.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.19.0...portal-components@v2.19.1) (2025-04-10)
196
-
197
-
198
- ### Bug Fixes
199
-
200
- * 1448 multiselect ([#917](https://github.com/stack-spot/portal-commons/issues/917)) ([42bca57](https://github.com/stack-spot/portal-commons/commit/42bca57a4b82d786ea80e12ce6c3d44264ebf5a0))
201
-
202
- ## [2.19.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.18.0...portal-components@v2.19.0) (2025-04-09)
203
-
204
-
205
- ### Features
206
-
207
- * 1448 multiselect ([#913](https://github.com/stack-spot/portal-commons/issues/913)) ([d07a884](https://github.com/stack-spot/portal-commons/commit/d07a8846a6c2b37fd6b58c6febc7fcb0bb682a67))
208
-
209
- ## [2.18.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.17.0...portal-components@v2.18.0) (2025-04-07)
210
-
211
-
212
- ### Features
213
-
214
- * add table component and css adjustments in placeholder ([e4fdc1e](https://github.com/stack-spot/portal-commons/commit/e4fdc1efd10fdea20101f3da59610c89e14f0ca8))
215
-
216
- ## [2.17.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.16.1...portal-components@v2.17.0) (2025-03-24)
217
-
218
-
219
- ### Features
220
-
221
- * Feat 1424 remove controls of comp Creatable Select ([#832](https://github.com/stack-spot/portal-commons/issues/832)) ([2186130](https://github.com/stack-spot/portal-commons/commit/2186130215c71b53da6195b5a2f979017bdfe07f))
222
-
223
- ## [2.16.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.16.0...portal-components@v2.16.1) (2025-03-21)
224
-
225
-
226
- ### Bug Fixes
227
-
228
- * improve select component ([#819](https://github.com/stack-spot/portal-commons/issues/819)) ([b914639](https://github.com/stack-spot/portal-commons/commit/b9146391a94a463810bb7325e4d95ea219dd8546))
229
- * improve select dropdown indicator ([#824](https://github.com/stack-spot/portal-commons/issues/824)) ([9d62e43](https://github.com/stack-spot/portal-commons/commit/9d62e4343bc11c01c0acfc5f78be88aed416ea01))
230
- * resolve select search deps ([#822](https://github.com/stack-spot/portal-commons/issues/822)) ([0712f89](https://github.com/stack-spot/portal-commons/commit/0712f8991530b28d02cbbb4d9e2701593416092b))
231
-
232
- ## [2.16.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.15.1...portal-components@v2.16.0) (2025-03-14)
233
-
234
-
235
- ### Features
236
-
237
- * select search ([#795](https://github.com/stack-spot/portal-commons/issues/795)) ([26852b6](https://github.com/stack-spot/portal-commons/commit/26852b6d8c41102d52f4f1b9569953faaaa28a18))
238
-
239
- ## [2.15.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.15.0...portal-components@v2.15.1) (2025-02-27)
240
-
241
-
242
- ### Bug Fixes
243
-
244
- * Fix message regex on notification drop down ([#764](https://github.com/stack-spot/portal-commons/issues/764)) ([9fab3ff](https://github.com/stack-spot/portal-commons/commit/9fab3ff1ba561b52d123bddea55ca9dcdb696493))
245
-
246
- ## [2.15.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.14.1...portal-components@v2.15.0) (2025-02-27)
247
-
248
-
249
- ### Features
250
-
251
- * adds component FadingOverflow ([#760](https://github.com/stack-spot/portal-commons/issues/760)) ([c70834d](https://github.com/stack-spot/portal-commons/commit/c70834dc836e3c0ec87cf160c694ba730a11a4a7))
252
-
253
-
254
- ### Bug Fixes
255
-
256
- * re-exports FadingOverflow in package.json ([#762](https://github.com/stack-spot/portal-commons/issues/762)) ([c647054](https://github.com/stack-spot/portal-commons/commit/c6470548bbf7ad09e44fd45498c5d5f3abd3abc4))
257
-
258
- ## [2.14.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.14.0...portal-components@v2.14.1) (2025-02-10)
259
-
260
-
261
- ### Bug Fixes
262
-
263
- * Fix text notification when markdown ([#716](https://github.com/stack-spot/portal-commons/issues/716)) ([92196ab](https://github.com/stack-spot/portal-commons/commit/92196ab463d34b65d0b4952baa4720ff54181b45))
264
-
265
- ## [2.14.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.13.0...portal-components@v2.14.0) (2025-02-10)
266
-
267
-
268
- ### Features
269
-
270
- * change image placeholder generic ([#710](https://github.com/stack-spot/portal-commons/issues/710)) ([9822721](https://github.com/stack-spot/portal-commons/commit/9822721a9dab6d05c5c8d5097d439f3c63e2ab72))
271
-
272
- ## [2.13.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.12.1...portal-components@v2.13.0) (2025-02-07)
273
-
274
-
275
- ### Features
276
-
277
- * Add button loading component ([#711](https://github.com/stack-spot/portal-commons/issues/711)) ([684edc4](https://github.com/stack-spot/portal-commons/commit/684edc4d5a8498ef273d92bdba207cb5d7e2af93))
278
-
279
- ## [2.12.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.12.0...portal-components@v2.12.1) (2025-01-16)
280
-
281
-
282
- ### Bug Fixes
283
-
284
- * change notification panel width ([004dafc](https://github.com/stack-spot/portal-commons/commit/004dafc8c5069d0ce95738e81979e316f9101a2d))
285
-
286
- ## [2.12.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.11.1...portal-components@v2.12.0) (2025-01-15)
287
-
288
-
289
- ### Features
290
-
291
- * add new notification button read more ([2201cd1](https://github.com/stack-spot/portal-commons/commit/2201cd119b477ddf875c5c269061d7d7b86f9535))
292
-
293
- ## [2.11.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.11.0...portal-components@v2.11.1) (2025-01-03)
294
-
295
-
296
- ### Bug Fixes
297
-
298
- * banner style adjustments" ([c2263b4](https://github.com/stack-spot/portal-commons/commit/c2263b4c3befacdedb592afba688d8f31d48c524))
299
- * Code Cleanup & adjustments ([2d0b4a8](https://github.com/stack-spot/portal-commons/commit/2d0b4a80c2eb9ddad7b91fabb4e5e39707f26239))
300
- * lyout update libs banner ([#631](https://github.com/stack-spot/portal-commons/issues/631)) ([6d4ee46](https://github.com/stack-spot/portal-commons/commit/6d4ee46878395607d8cbf80d58c38a22681ece74))
301
-
302
- ## [2.11.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.10.4...portal-components@v2.11.0) (2024-12-27)
303
-
304
-
305
- ### Features
306
-
307
- * update libs banner ([#604](https://github.com/stack-spot/portal-commons/issues/604)) ([f2bc440](https://github.com/stack-spot/portal-commons/commit/f2bc440db6c65461a2b1228d0efc08ed3d883d67))
308
-
309
- ## [2.10.4](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.10.3...portal-components@v2.10.4) (2024-12-12)
310
-
311
-
312
- ### Bug Fixes
313
-
314
- * markdown pt e ul notification"" ([#566](https://github.com/stack-spot/portal-commons/issues/566)) ([7d5bb43](https://github.com/stack-spot/portal-commons/commit/7d5bb438525d72e931e980f683a10ac2555db7e8))
315
-
316
- ## [2.10.3](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.10.2...portal-components@v2.10.3) (2024-12-11)
317
-
318
-
319
- ### Bug Fixes
320
-
321
- * notification markdown ([#558](https://github.com/stack-spot/portal-commons/issues/558)) ([73a6a1b](https://github.com/stack-spot/portal-commons/commit/73a6a1b815bdc6c1d82295c844af7a3c656c89c9))
322
-
323
- ## [2.10.2](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.10.1...portal-components@v2.10.2) (2024-11-28)
324
-
325
-
326
- ### Bug Fixes
327
-
328
- * Fix css props on File Tree View ([#510](https://github.com/stack-spot/portal-commons/issues/510)) ([af003fd](https://github.com/stack-spot/portal-commons/commit/af003fd2d52a16b9fbf8330e0b4abac86b4b272b))
329
-
330
- ## [2.10.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.10.0...portal-components@v2.10.1) (2024-11-22)
331
-
332
-
333
- ### Bug Fixes
334
-
335
- * Fix 1603 rotate icon of folder file tree view ([#506](https://github.com/stack-spot/portal-commons/issues/506)) ([8201989](https://github.com/stack-spot/portal-commons/commit/8201989ddc6cac28cecdd3e12b597abeb2c2fee0))
336
-
337
- ## [2.10.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.9.0...portal-components@v2.10.0) (2024-11-21)
338
-
339
-
340
- ### Features
341
-
342
- * FileTree View component ([#496](https://github.com/stack-spot/portal-commons/issues/496)) ([d66e12d](https://github.com/stack-spot/portal-commons/commit/d66e12dd34e8314f7fb49e3a9cf7b8efc3e93fb2))
343
-
344
- ## [2.9.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.8.1...portal-components@v2.9.0) (2024-10-30)
345
-
346
-
347
- ### Features
348
-
349
- * 1877 create button ([#471](https://github.com/stack-spot/portal-commons/issues/471)) ([a3b07d1](https://github.com/stack-spot/portal-commons/commit/a3b07d13a0c37afc8003b86e4c0e9d3e2e2c14ac))
350
-
351
- ## [2.8.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.8.0...portal-components@v2.8.1) (2024-10-28)
352
-
353
-
354
- ### Bug Fixes
355
-
356
- * fixes utility function focusFirstChild(element) ([#463](https://github.com/stack-spot/portal-commons/issues/463)) ([b221eb0](https://github.com/stack-spot/portal-commons/commit/b221eb063f59786e2f32c4324d211975fc72d894))
357
-
358
- ## [2.8.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.7.0...portal-components@v2.8.0) (2024-10-25)
359
-
360
-
361
- ### Features
362
-
363
- * adds new features to the keyboard hook ([#459](https://github.com/stack-spot/portal-commons/issues/459)) ([39b669c](https://github.com/stack-spot/portal-commons/commit/39b669c4ea4b551b399be50678399e14607ce167))
364
-
365
- ## [2.7.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.6.1...portal-components@v2.7.0) (2024-10-18)
366
-
367
-
368
- ### Features
369
-
370
- * Handle i18n in notification ([#445](https://github.com/stack-spot/portal-commons/issues/445)) ([1803cea](https://github.com/stack-spot/portal-commons/commit/1803cea1f5ef3b257debb6383dd0c0bc81c9597a))
371
-
372
- ## [2.6.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.6.0...portal-components@v2.6.1) (2024-09-26)
373
-
374
-
375
- ### Bug Fixes
376
-
377
- * Accessibility 517 visualize notification button ([e919b44](https://github.com/stack-spot/portal-commons/commit/e919b446130c15d11c73b2d3336f92fee3f4c8b7))
378
- * docs ([f488e48](https://github.com/stack-spot/portal-commons/commit/f488e48bdf0156265ddb6fcd279938c8a46c0bf1))
379
-
380
- ## [2.6.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.5.2...portal-components@v2.6.0) (2024-09-20)
381
-
382
-
383
- ### Features
384
-
385
- * enhance select ([#377](https://github.com/stack-spot/portal-commons/issues/377)) ([af5d011](https://github.com/stack-spot/portal-commons/commit/af5d011ed0c69f973160d9d7d2e3bb2992653dd0))
386
-
387
- ## [2.5.2](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.5.1...portal-components@v2.5.2) (2024-09-16)
388
-
389
-
390
- ### Bug Fixes
391
-
392
- * menu layout ([cbc54e7](https://github.com/stack-spot/portal-commons/commit/cbc54e7857ede61e3d09606a2c895cb72d1bbbd7))
393
-
394
- ## [2.5.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.5.0...portal-components@v2.5.1) (2024-09-11)
395
-
396
-
397
- ### Bug Fixes
398
-
399
- * adjustments in stepper ([#356](https://github.com/stack-spot/portal-commons/issues/356)) ([c542fa4](https://github.com/stack-spot/portal-commons/commit/c542fa4bed4e54c853ff49c98a689089bea961e2))
400
-
401
- ## [2.5.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.4.0...portal-components@v2.5.0) (2024-09-02)
402
-
403
-
404
- ### Features
405
-
406
- * add stepper ([#313](https://github.com/stack-spot/portal-commons/issues/313)) ([1b4fe13](https://github.com/stack-spot/portal-commons/commit/1b4fe1333b417cfc349ba943c8fd34d706de44d2))
407
-
408
-
409
- ### Bug Fixes
410
-
411
- * Update color img logo ([#342](https://github.com/stack-spot/portal-commons/issues/342)) ([89bf03b](https://github.com/stack-spot/portal-commons/commit/89bf03b212fd5d0e4e5274dba75c320591ca13e8))
412
-
413
- ## [2.4.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.3.6...portal-components@v2.4.0) (2024-08-27)
414
-
415
-
416
- ### Features
417
-
418
- * Add notification client ([#321](https://github.com/stack-spot/portal-commons/issues/321)) ([75dbbd6](https://github.com/stack-spot/portal-commons/commit/75dbbd6f01c217435872584e24722c3e6569b9bc))
419
-
420
- ## [2.3.6](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.3.5...portal-components@v2.3.6) (2024-08-23)
421
-
422
-
423
- ### Bug Fixes
424
-
425
- * Link target notification ([#316](https://github.com/stack-spot/portal-commons/issues/316)) ([45d6233](https://github.com/stack-spot/portal-commons/commit/45d6233beca9140d88f9695278ed7de438e2e8d7))
426
-
427
- ## [2.3.5](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.3.4...portal-components@v2.3.5) (2024-08-21)
428
-
429
-
430
- ### Bug Fixes
431
-
432
- * accessibility 421 ([6def5d9](https://github.com/stack-spot/portal-commons/commit/6def5d99f5b0f5cb50cb764ae117f2598640f14a))
433
-
434
- ## [2.3.4](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.3.3...portal-components@v2.3.4) (2024-08-19)
435
-
436
-
437
- ### Bug Fixes
438
-
439
- * accessibility 405 botao visualizar ([7fd0d75](https://github.com/stack-spot/portal-commons/commit/7fd0d75fd21a00b1e197f643934ca4c0abbef0a3))
440
-
441
- ## [2.3.3](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.3.2...portal-components@v2.3.3) (2024-08-19)
442
-
443
-
444
- ### Bug Fixes
445
-
446
- * readme ([ccce2dc](https://github.com/stack-spot/portal-commons/commit/ccce2dc1df82754fa84fe64ad2c3b4e07a18c425))
447
- * notifications title ([7efc48b](https://github.com/stack-spot/portal-commons/pull/289/commits/7efc48b72dfbe279bb4ca678f1b9bf4aee2e6be7))
448
-
449
- ## [2.3.2](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.3.1...portal-components@v2.3.2) (2024-08-16)
450
-
451
-
452
- ### Bug Fixes
453
-
454
- * accessibility 409 Notifications date ([8c87685](https://github.com/stack-spot/portal-commons/commit/8c876856d9eef750a4e5d5ece475e3500ed04f2d))
455
-
456
- ## [2.3.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.3.0...portal-components@v2.3.1) (2024-08-02)
457
-
458
-
459
- ### Bug Fixes
460
-
461
- * upd aria selected to aria current on link ([44fafd0](https://github.com/stack-spot/portal-commons/commit/44fafd0603fc9a83411a575b1887f095fef6c8fd))
462
-
463
- ## [2.3.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.2.0...portal-components@v2.3.0) (2024-08-01)
464
-
465
-
466
- ### Features
467
-
468
- * prop title for selection list item ([0e0b29c](https://github.com/stack-spot/portal-commons/commit/0e0b29cbb4bff248ac20fa2a727eaf2d15f0167e))
469
-
470
- ## [2.2.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.1.1...portal-components@v2.2.0) (2024-07-18)
471
-
472
-
473
- ### Features
474
-
475
- * cloud portal logo ([aa69792](https://github.com/stack-spot/portal-commons/commit/aa69792ac89eb8174bfda18fff18de5cf044919c))
476
-
477
- ## [2.1.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.1.0...portal-components@v2.1.1) (2024-07-17)
478
-
479
-
480
- ### Bug Fixes
481
-
482
- * notification bugs ([53f1199](https://github.com/stack-spot/portal-commons/commit/53f1199e8ed058a536888c5a242e600bd1728f86))
483
- * notification bugs ([53f1199](https://github.com/stack-spot/portal-commons/commit/53f1199e8ed058a536888c5a242e600bd1728f86))
484
-
485
- ## [2.1.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.0.3...portal-components@v2.1.0) (2024-07-16)
486
-
487
-
488
- ### Features
489
-
490
- * notification changes ([e817a67](https://github.com/stack-spot/portal-commons/commit/e817a67cb91b151a48a484594fe8095a4dbb07fa))
491
- * notifications page and all its dependencies ([e817a67](https://github.com/stack-spot/portal-commons/commit/e817a67cb91b151a48a484594fe8095a4dbb07fa))
492
-
493
- ## [2.0.3](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.0.2...portal-components@v2.0.3) (2024-07-04)
494
-
495
-
496
- ### Bug Fixes
497
-
498
- * add animation to notification menu ([d800e92](https://github.com/stack-spot/portal-commons/commit/d800e92e11399d45958b09e7ffcbc2acdb5749a9))
499
-
500
- ## [2.0.2](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.0.1...portal-components@v2.0.2) (2024-07-04)
501
-
502
-
503
- ### Bug Fixes
504
-
505
- * accessibility adjustments on notifications ([894b6b6](https://github.com/stack-spot/portal-commons/commit/894b6b6357b5f0e3bc08f13123c991d25dc131e9))
506
-
507
- ## [2.0.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.0.0...portal-components@v2.0.1) (2024-07-02)
508
-
509
-
510
- ### Bug Fixes
511
-
512
- * 547 page selector ([bb82b81](https://github.com/stack-spot/portal-commons/commit/bb82b810d8b3a02997199f8bd8973b180dc681e3))
513
-
514
- ## [2.0.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.6.0...portal-components@v2.0.0) (2024-06-28)
515
-
516
-
517
- ### BREAKING CHANGES
518
-
519
- * **portal-components:** removed Tour related componets
520
- * **portal-layout:** Adds a new reworked Tour structure compatible with module federation
521
- * new Tour strategy
522
-
523
- ### Features
524
-
525
- * new Tour strategy ([d6daf23](https://github.com/stack-spot/portal-commons/commit/d6daf238f9956e2c913a36773db9b34080fd17a5))
526
- * **portal-components:** removed Tour related componets ([d6daf23](https://github.com/stack-spot/portal-commons/commit/d6daf238f9956e2c913a36773db9b34080fd17a5))
527
- * **portal-layout:** Adds a new reworked Tour structure compatible with module federation ([d6daf23](https://github.com/stack-spot/portal-commons/commit/d6daf238f9956e2c913a36773db9b34080fd17a5))
528
-
529
- ## [1.6.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.5.1...portal-components@v1.6.0) (2024-06-27)
530
-
531
-
532
- ### Features
533
-
534
- * placeholder component ([3077d63](https://github.com/stack-spot/portal-commons/commit/3077d630525bbe4e28c4ac2b36f13cf3c335b541))
535
-
536
- ## [1.5.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.5.0...portal-components@v1.5.1) (2024-06-27)
537
-
538
-
539
- ### Bug Fixes
540
-
541
- * notifications infinite scroll ([d752d3f](https://github.com/stack-spot/portal-commons/commit/d752d3f1a1c5b9d792aa622ff31185be29249faf))
542
-
543
- ## [1.5.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.4.1...portal-components@v1.5.0) (2024-06-26)
544
-
545
-
546
- ### Features
547
-
548
- * more customization to ErrorFeedback and more error components ([12361b9](https://github.com/stack-spot/portal-commons/commit/12361b9e9a924a9590dcb0cc2eca75f860f0ca8b))
549
- * more error customization and components ([12361b9](https://github.com/stack-spot/portal-commons/commit/12361b9e9a924a9590dcb0cc2eca75f860f0ca8b))
550
-
551
-
552
- ### Bug Fixes
553
-
554
- * notification tooltip for small screens ([0574dd7](https://github.com/stack-spot/portal-commons/commit/0574dd740dc9c60f3a206a920b3ba018827fc4b0))
555
-
556
- ## [1.4.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.4.0...portal-components@v1.4.1) (2024-06-26)
557
-
558
-
559
- ### Bug Fixes
560
-
561
- * add lang attributes in selection list ([2c2468e](https://github.com/stack-spot/portal-commons/commit/2c2468ee842f8c1c3af0f75610b88e9484aa4afd))
562
-
563
- ## [1.4.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.3.3...portal-components@v1.4.0) (2024-06-25)
564
-
565
-
566
- ### Features
567
-
568
- * custom feedback error ([b065a50](https://github.com/stack-spot/portal-commons/commit/b065a50f861a5f8f850b239038b0cbcab74b9cee))
569
- * custom feedback error ([b065a50](https://github.com/stack-spot/portal-commons/commit/b065a50f861a5f8f850b239038b0cbcab74b9cee))
570
-
571
- ## [1.3.3](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.3.2...portal-components@v1.3.3) (2024-06-25)
572
-
573
-
574
- ### Bug Fixes
575
-
576
- * notifications ([97776bd](https://github.com/stack-spot/portal-commons/commit/97776bd9799fa7492091247dd31fcae1bf900f37))
577
-
578
- ## [1.3.2](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.3.0...portal-components@v1.3.1) (2024-06-20)
579
-
580
- ## [1.3.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.2.0...portal-components@v1.3.1) (2024-06-19)
581
-
582
-
583
- ### Features
584
-
585
- * add new components (notifications components, ScrollView, AsyncContent, LazyMd) ([ee5e2d0](https://github.com/stack-spot/portal-commons/commit/ee5e2d075959abecc5b9495b0aa7eb6bf374e9aa))
586
-
587
- ## [1.2.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.1.1...portal-components@v1.2.0) (2024-06-10)
588
-
589
-
590
- ### Features
591
-
592
- * [SelectionList] add event attr onClick ([5cb8ae2](https://github.com/stack-spot/portal-commons/commit/5cb8ae287328c10befadf399fcb9ee5bd2468a9e))
593
-
594
-
595
- ### Bug Fixes
596
-
597
- * cookie domain attribute config ([7e113fe](https://github.com/stack-spot/portal-commons/commit/7e113fe3a3c6ac77281cc3640671b5839178cc96))
598
-
599
- ## [1.1.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.1.0...portal-components@v1.1.1) (2024-06-06)
600
-
601
-
602
- ### Bug Fixes
603
-
604
- * Improve tour navigation texts and layout ([2c3ce04](https://github.com/stack-spot/portal-commons/commit/2c3ce0448fa998d3a2859d4df8d98d40278e5cdb))
605
-
606
- ## [1.1.0](https://github.com/stack-spot/portal-commons/compare/portal-components-v1.0.1...portal-components@v1.1.0) (2024-06-05)
607
-
608
-
609
- ### Features
610
-
611
- * Add singleton for handling user menu outside of the component ([6720095](https://github.com/stack-spot/portal-commons/commit/67200959d763eaa6f73fc2eb40b84949dd1194eb))
612
- * update component and layout ([0d72e00](https://github.com/stack-spot/portal-commons/commit/0d72e00968cf3b3cbb196dec66eedc42c75aacbf))
613
- * update components and layout ([b82260f](https://github.com/stack-spot/portal-commons/commit/b82260f701d7f0115d9fcda8fec4e310cbc42998))
614
- * update components and layout ([c1ba398](https://github.com/stack-spot/portal-commons/commit/c1ba398fdfc51aac0b0d8b1b7d5258c6ae857e51))
1
+ # Changelog
2
+
3
+ ## [2.27.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.27.0...portal-components@v2.27.1) (2025-10-06)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * Added times to filters ([#1677](https://github.com/stack-spot/portal-commons/issues/1677)) ([7adfa31](https://github.com/stack-spot/portal-commons/commit/7adfa31a0b60dd616a558e9944ed6263605946e7))
9
+
10
+ ## [2.27.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.26.0...portal-components@v2.27.0) (2025-10-03)
11
+
12
+
13
+ ### Features
14
+
15
+ * 3146 notifications placeholder ([#1670](https://github.com/stack-spot/portal-commons/issues/1670)) ([e1879d6](https://github.com/stack-spot/portal-commons/commit/e1879d6f7bd3bef257639c835e8f0e9c544a23e5))
16
+
17
+ ## [2.26.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.25.9...portal-components@v2.26.0) (2025-09-30)
18
+
19
+
20
+ ### Features
21
+
22
+ * 3156 notifications ([#1491](https://github.com/stack-spot/portal-commons/issues/1491)) ([3f9f6a6](https://github.com/stack-spot/portal-commons/commit/3f9f6a6b56004893cca4e0d53afe8eccdf615005))
23
+
24
+ ## [2.25.9](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.25.8...portal-components@v2.25.9) (2025-09-30)
25
+
26
+
27
+ ### Bug Fixes
28
+
29
+ * upgrades translation lib ([#1637](https://github.com/stack-spot/portal-commons/issues/1637)) ([61d98ad](https://github.com/stack-spot/portal-commons/commit/61d98ad5a65b9132f0c49acb63fb19dff2111148))
30
+
31
+ ## [2.25.8](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.25.7...portal-components@v2.25.8) (2025-08-26)
32
+
33
+
34
+ ### Bug Fixes
35
+
36
+ * remove tooltip in notification description ([#1471](https://github.com/stack-spot/portal-commons/issues/1471)) ([24f868a](https://github.com/stack-spot/portal-commons/commit/24f868a55b8834e3b6514fafaee5fcf0f75d6c33))
37
+
38
+ ## [2.25.7](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.25.6...portal-components@v2.25.7) (2025-08-21)
39
+
40
+
41
+ ### Bug Fixes
42
+
43
+ * add tooltip in notification description and change regex ([#1446](https://github.com/stack-spot/portal-commons/issues/1446)) ([1eaabd8](https://github.com/stack-spot/portal-commons/commit/1eaabd8798fab8206fed34a83e8703748c285a5a))
44
+ * readme (update version) ([#1447](https://github.com/stack-spot/portal-commons/issues/1447)) ([f57cda5](https://github.com/stack-spot/portal-commons/commit/f57cda50769d3727a667231fe925ebbbaabc0c91))
45
+
46
+ ## [2.25.6](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.25.5...portal-components@v2.25.6) (2025-08-21)
47
+
48
+
49
+ ### Bug Fixes
50
+
51
+ * support button hidden ([#1424](https://github.com/stack-spot/portal-commons/issues/1424)) ([15b88ce](https://github.com/stack-spot/portal-commons/commit/15b88ce7659ac7c3192087d5b6384515ef6c00a4))
52
+
53
+ ## [2.25.5](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.25.4...portal-components@v2.25.5) (2025-08-15)
54
+
55
+
56
+ ### Bug Fixes
57
+
58
+ * adjusts accessibility file insert ([#1379](https://github.com/stack-spot/portal-commons/issues/1379)) ([753ad4e](https://github.com/stack-spot/portal-commons/commit/753ad4ea5ce01e0f4bcee15c08229ceb8e8dc02d))
59
+
60
+ ## [2.25.4](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.25.3...portal-components@v2.25.4) (2025-08-15)
61
+
62
+
63
+ ### Bug Fixes
64
+
65
+ * Removed sx props banner warning ([#1418](https://github.com/stack-spot/portal-commons/issues/1418)) ([6fbbe2c](https://github.com/stack-spot/portal-commons/commit/6fbbe2c0ae6157cf7c6908af6d49b1dc7e5686a6))
66
+
67
+ ## [2.25.3](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.25.2...portal-components@v2.25.3) (2025-08-15)
68
+
69
+
70
+ ### Bug Fixes
71
+
72
+ * type banner warning sx ([#1410](https://github.com/stack-spot/portal-commons/issues/1410)) ([c91b6e7](https://github.com/stack-spot/portal-commons/commit/c91b6e792107246b9025aad010ab3a1ee9f5855a))
73
+
74
+ ## [2.25.2](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.25.1...portal-components@v2.25.2) (2025-08-15)
75
+
76
+
77
+ ### Bug Fixes
78
+
79
+ * banner warning ([#1408](https://github.com/stack-spot/portal-commons/issues/1408)) ([9275385](https://github.com/stack-spot/portal-commons/commit/927538519908b87469c5ac2351eace94087cb4bb))
80
+
81
+ ## [2.25.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.25.0...portal-components@v2.25.1) (2025-08-14)
82
+
83
+
84
+ ### Bug Fixes
85
+
86
+ * maintenance banner ([#1406](https://github.com/stack-spot/portal-commons/issues/1406)) ([41c5258](https://github.com/stack-spot/portal-commons/commit/41c52588c7ab4377da31e79cf4e31b17b7b714c0))
87
+
88
+ ## [2.25.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.24.3...portal-components@v2.25.0) (2025-08-14)
89
+
90
+
91
+ ### Features
92
+
93
+ * InfoMaintenanceBanner ([#1404](https://github.com/stack-spot/portal-commons/issues/1404)) ([d36bec1](https://github.com/stack-spot/portal-commons/commit/d36bec16c87882ec6d7fc18bbb9e59e0fb8aad16))
94
+
95
+ ## [2.24.3](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.24.2...portal-components@v2.24.3) (2025-07-22)
96
+
97
+
98
+ ### Bug Fixes
99
+
100
+ * adjusts error messages in Ai ([#1274](https://github.com/stack-spot/portal-commons/issues/1274)) ([09aad8b](https://github.com/stack-spot/portal-commons/commit/09aad8b3cf8538d14455203be201beec03716d51))
101
+
102
+ ## [2.24.2](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.24.1...portal-components@v2.24.2) (2025-07-22)
103
+
104
+
105
+ ### Bug Fixes
106
+
107
+ * Adds Secure attribute to cookies for HTTPS ([#1114](https://github.com/stack-spot/portal-commons/issues/1114)) ([18e06fb](https://github.com/stack-spot/portal-commons/commit/18e06fbe08b1c89e2d554295627298c4723c99c6))
108
+ * reviewing error messages in ai ([#1270](https://github.com/stack-spot/portal-commons/issues/1270)) ([5de8012](https://github.com/stack-spot/portal-commons/commit/5de8012538c22f0fd061233154619afcd4b589a5))
109
+
110
+ ## [2.24.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.24.0...portal-components@v2.24.1) (2025-06-16)
111
+
112
+
113
+ ### Bug Fixes
114
+
115
+ * scroll interval id ref ([#1089](https://github.com/stack-spot/portal-commons/issues/1089)) ([a20ab0e](https://github.com/stack-spot/portal-commons/commit/a20ab0e3d0b049875697b0487f734d59555085a6))
116
+
117
+ ## [2.24.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.23.0...portal-components@v2.24.0) (2025-06-12)
118
+
119
+
120
+ ### Features
121
+
122
+ * Update inference and add read file ([#1083](https://github.com/stack-spot/portal-commons/issues/1083)) ([c4233b7](https://github.com/stack-spot/portal-commons/commit/c4233b766bb057bb72b94417d9c94b3fff18c099))
123
+
124
+ ## [2.23.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.22.5...portal-components@v2.23.0) (2025-06-11)
125
+
126
+
127
+ ### Features
128
+
129
+ * 2321 feature flag ([#1070](https://github.com/stack-spot/portal-commons/issues/1070)) ([7579759](https://github.com/stack-spot/portal-commons/commit/7579759b764440539d1471d7e5638b806bbf9ec2))
130
+
131
+ ## [2.22.5](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.22.4...portal-components@v2.22.5) (2025-05-22)
132
+
133
+
134
+ ### Bug Fixes
135
+
136
+ * accessibility error and add update agent ([#1009](https://github.com/stack-spot/portal-commons/issues/1009)) ([1155a59](https://github.com/stack-spot/portal-commons/commit/1155a59d4a155098a303d7f58ac5e19acac90e5c))
137
+
138
+ ## [2.22.4](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.22.3...portal-components@v2.22.4) (2025-05-22)
139
+
140
+
141
+ ### Bug Fixes
142
+
143
+ * Upd selection to create responsive scroll ([#1007](https://github.com/stack-spot/portal-commons/issues/1007)) ([86f1707](https://github.com/stack-spot/portal-commons/commit/86f17075b060bbb884760e85bc850c07346f77db))
144
+
145
+ ## [2.22.3](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.22.2...portal-components@v2.22.3) (2025-05-09)
146
+
147
+
148
+ ### Bug Fixes
149
+
150
+ * fix-1562-notifications-wrong-markdown ([c8e1dd2](https://github.com/stack-spot/portal-commons/commit/c8e1dd2c7bd2f4b28186177f2dbaef0df7198e68))
151
+
152
+ ## [2.22.2](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.22.1...portal-components@v2.22.2) (2025-05-06)
153
+
154
+
155
+ ### Bug Fixes
156
+
157
+ * Fix width select search ([#982](https://github.com/stack-spot/portal-commons/issues/982)) ([fac4c31](https://github.com/stack-spot/portal-commons/commit/fac4c318130674847b6135a60058b63ab4b926d6))
158
+
159
+ ## [2.22.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.22.0...portal-components@v2.22.1) (2025-04-28)
160
+
161
+
162
+ ### Bug Fixes
163
+
164
+ * Fix placeholder responsive ([#963](https://github.com/stack-spot/portal-commons/issues/963)) ([c139e38](https://github.com/stack-spot/portal-commons/commit/c139e3866cb85e10a8ac1bdc0c5c378600922c1a))
165
+
166
+ ## [2.22.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.21.2...portal-components@v2.22.0) (2025-04-25)
167
+
168
+
169
+ ### Features
170
+
171
+ * add component form ([fbc608d](https://github.com/stack-spot/portal-commons/commit/fbc608d0b2aaa8f99fc154a6a79141984c93daf3))
172
+
173
+ ## [2.21.2](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.21.1...portal-components@v2.21.2) (2025-04-24)
174
+
175
+
176
+ ### Bug Fixes
177
+
178
+ * Update MiniLogo ([#957](https://github.com/stack-spot/portal-commons/issues/957)) ([64e57e0](https://github.com/stack-spot/portal-commons/commit/64e57e0d626ff3c733bad4d54722c0685d268cfd))
179
+
180
+ ## [2.21.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.21.0...portal-components@v2.21.1) (2025-04-23)
181
+
182
+
183
+ ### Bug Fixes
184
+
185
+ * Fix 1488 updates libs ([#949](https://github.com/stack-spot/portal-commons/issues/949)) ([4b099c0](https://github.com/stack-spot/portal-commons/commit/4b099c0b4894edb4eb21b1ab4c1ab6bc7f979e36))
186
+ * Fix upd citric and theme ([#952](https://github.com/stack-spot/portal-commons/issues/952)) ([6f517f3](https://github.com/stack-spot/portal-commons/commit/6f517f3a8b99eca5797d90b22a3c513ea62cea0b))
187
+
188
+ ## [2.21.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.20.0...portal-components@v2.21.0) (2025-04-17)
189
+
190
+
191
+ ### Features
192
+
193
+ * Feat Export Custom Select Types ([#943](https://github.com/stack-spot/portal-commons/issues/943)) ([bada3ed](https://github.com/stack-spot/portal-commons/commit/bada3ed7092e8a8f1e7a99afd92f5242dbef3976))
194
+
195
+ ## [2.20.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.19.2...portal-components@v2.20.0) (2025-04-17)
196
+
197
+
198
+ ### Features
199
+
200
+ * custom menu ([#940](https://github.com/stack-spot/portal-commons/issues/940)) ([bdf4295](https://github.com/stack-spot/portal-commons/commit/bdf42958bdf03a76c83209eee28eaf4f62bc68b8))
201
+
202
+ ## [2.19.2](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.19.1...portal-components@v2.19.2) (2025-04-17)
203
+
204
+
205
+ ### Bug Fixes
206
+
207
+ * Fix creatable badge ([#938](https://github.com/stack-spot/portal-commons/issues/938)) ([c8a8ac7](https://github.com/stack-spot/portal-commons/commit/c8a8ac79c2cb30dc5cb9311b5429a80058f4308c))
208
+
209
+ ## [2.19.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.19.0...portal-components@v2.19.1) (2025-04-10)
210
+
211
+
212
+ ### Bug Fixes
213
+
214
+ * 1448 multiselect ([#917](https://github.com/stack-spot/portal-commons/issues/917)) ([42bca57](https://github.com/stack-spot/portal-commons/commit/42bca57a4b82d786ea80e12ce6c3d44264ebf5a0))
215
+
216
+ ## [2.19.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.18.0...portal-components@v2.19.0) (2025-04-09)
217
+
218
+
219
+ ### Features
220
+
221
+ * 1448 multiselect ([#913](https://github.com/stack-spot/portal-commons/issues/913)) ([d07a884](https://github.com/stack-spot/portal-commons/commit/d07a8846a6c2b37fd6b58c6febc7fcb0bb682a67))
222
+
223
+ ## [2.18.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.17.0...portal-components@v2.18.0) (2025-04-07)
224
+
225
+
226
+ ### Features
227
+
228
+ * add table component and css adjustments in placeholder ([e4fdc1e](https://github.com/stack-spot/portal-commons/commit/e4fdc1efd10fdea20101f3da59610c89e14f0ca8))
229
+
230
+ ## [2.17.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.16.1...portal-components@v2.17.0) (2025-03-24)
231
+
232
+
233
+ ### Features
234
+
235
+ * Feat 1424 remove controls of comp Creatable Select ([#832](https://github.com/stack-spot/portal-commons/issues/832)) ([2186130](https://github.com/stack-spot/portal-commons/commit/2186130215c71b53da6195b5a2f979017bdfe07f))
236
+
237
+ ## [2.16.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.16.0...portal-components@v2.16.1) (2025-03-21)
238
+
239
+
240
+ ### Bug Fixes
241
+
242
+ * improve select component ([#819](https://github.com/stack-spot/portal-commons/issues/819)) ([b914639](https://github.com/stack-spot/portal-commons/commit/b9146391a94a463810bb7325e4d95ea219dd8546))
243
+ * improve select dropdown indicator ([#824](https://github.com/stack-spot/portal-commons/issues/824)) ([9d62e43](https://github.com/stack-spot/portal-commons/commit/9d62e4343bc11c01c0acfc5f78be88aed416ea01))
244
+ * resolve select search deps ([#822](https://github.com/stack-spot/portal-commons/issues/822)) ([0712f89](https://github.com/stack-spot/portal-commons/commit/0712f8991530b28d02cbbb4d9e2701593416092b))
245
+
246
+ ## [2.16.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.15.1...portal-components@v2.16.0) (2025-03-14)
247
+
248
+
249
+ ### Features
250
+
251
+ * select search ([#795](https://github.com/stack-spot/portal-commons/issues/795)) ([26852b6](https://github.com/stack-spot/portal-commons/commit/26852b6d8c41102d52f4f1b9569953faaaa28a18))
252
+
253
+ ## [2.15.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.15.0...portal-components@v2.15.1) (2025-02-27)
254
+
255
+
256
+ ### Bug Fixes
257
+
258
+ * Fix message regex on notification drop down ([#764](https://github.com/stack-spot/portal-commons/issues/764)) ([9fab3ff](https://github.com/stack-spot/portal-commons/commit/9fab3ff1ba561b52d123bddea55ca9dcdb696493))
259
+
260
+ ## [2.15.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.14.1...portal-components@v2.15.0) (2025-02-27)
261
+
262
+
263
+ ### Features
264
+
265
+ * adds component FadingOverflow ([#760](https://github.com/stack-spot/portal-commons/issues/760)) ([c70834d](https://github.com/stack-spot/portal-commons/commit/c70834dc836e3c0ec87cf160c694ba730a11a4a7))
266
+
267
+
268
+ ### Bug Fixes
269
+
270
+ * re-exports FadingOverflow in package.json ([#762](https://github.com/stack-spot/portal-commons/issues/762)) ([c647054](https://github.com/stack-spot/portal-commons/commit/c6470548bbf7ad09e44fd45498c5d5f3abd3abc4))
271
+
272
+ ## [2.14.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.14.0...portal-components@v2.14.1) (2025-02-10)
273
+
274
+
275
+ ### Bug Fixes
276
+
277
+ * Fix text notification when markdown ([#716](https://github.com/stack-spot/portal-commons/issues/716)) ([92196ab](https://github.com/stack-spot/portal-commons/commit/92196ab463d34b65d0b4952baa4720ff54181b45))
278
+
279
+ ## [2.14.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.13.0...portal-components@v2.14.0) (2025-02-10)
280
+
281
+
282
+ ### Features
283
+
284
+ * change image placeholder generic ([#710](https://github.com/stack-spot/portal-commons/issues/710)) ([9822721](https://github.com/stack-spot/portal-commons/commit/9822721a9dab6d05c5c8d5097d439f3c63e2ab72))
285
+
286
+ ## [2.13.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.12.1...portal-components@v2.13.0) (2025-02-07)
287
+
288
+
289
+ ### Features
290
+
291
+ * Add button loading component ([#711](https://github.com/stack-spot/portal-commons/issues/711)) ([684edc4](https://github.com/stack-spot/portal-commons/commit/684edc4d5a8498ef273d92bdba207cb5d7e2af93))
292
+
293
+ ## [2.12.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.12.0...portal-components@v2.12.1) (2025-01-16)
294
+
295
+
296
+ ### Bug Fixes
297
+
298
+ * change notification panel width ([004dafc](https://github.com/stack-spot/portal-commons/commit/004dafc8c5069d0ce95738e81979e316f9101a2d))
299
+
300
+ ## [2.12.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.11.1...portal-components@v2.12.0) (2025-01-15)
301
+
302
+
303
+ ### Features
304
+
305
+ * add new notification button read more ([2201cd1](https://github.com/stack-spot/portal-commons/commit/2201cd119b477ddf875c5c269061d7d7b86f9535))
306
+
307
+ ## [2.11.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.11.0...portal-components@v2.11.1) (2025-01-03)
308
+
309
+
310
+ ### Bug Fixes
311
+
312
+ * banner style adjustments" ([c2263b4](https://github.com/stack-spot/portal-commons/commit/c2263b4c3befacdedb592afba688d8f31d48c524))
313
+ * Code Cleanup & adjustments ([2d0b4a8](https://github.com/stack-spot/portal-commons/commit/2d0b4a80c2eb9ddad7b91fabb4e5e39707f26239))
314
+ * lyout update libs banner ([#631](https://github.com/stack-spot/portal-commons/issues/631)) ([6d4ee46](https://github.com/stack-spot/portal-commons/commit/6d4ee46878395607d8cbf80d58c38a22681ece74))
315
+
316
+ ## [2.11.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.10.4...portal-components@v2.11.0) (2024-12-27)
317
+
318
+
319
+ ### Features
320
+
321
+ * update libs banner ([#604](https://github.com/stack-spot/portal-commons/issues/604)) ([f2bc440](https://github.com/stack-spot/portal-commons/commit/f2bc440db6c65461a2b1228d0efc08ed3d883d67))
322
+
323
+ ## [2.10.4](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.10.3...portal-components@v2.10.4) (2024-12-12)
324
+
325
+
326
+ ### Bug Fixes
327
+
328
+ * markdown pt e ul notification"" ([#566](https://github.com/stack-spot/portal-commons/issues/566)) ([7d5bb43](https://github.com/stack-spot/portal-commons/commit/7d5bb438525d72e931e980f683a10ac2555db7e8))
329
+
330
+ ## [2.10.3](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.10.2...portal-components@v2.10.3) (2024-12-11)
331
+
332
+
333
+ ### Bug Fixes
334
+
335
+ * notification markdown ([#558](https://github.com/stack-spot/portal-commons/issues/558)) ([73a6a1b](https://github.com/stack-spot/portal-commons/commit/73a6a1b815bdc6c1d82295c844af7a3c656c89c9))
336
+
337
+ ## [2.10.2](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.10.1...portal-components@v2.10.2) (2024-11-28)
338
+
339
+
340
+ ### Bug Fixes
341
+
342
+ * Fix css props on File Tree View ([#510](https://github.com/stack-spot/portal-commons/issues/510)) ([af003fd](https://github.com/stack-spot/portal-commons/commit/af003fd2d52a16b9fbf8330e0b4abac86b4b272b))
343
+
344
+ ## [2.10.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.10.0...portal-components@v2.10.1) (2024-11-22)
345
+
346
+
347
+ ### Bug Fixes
348
+
349
+ * Fix 1603 rotate icon of folder file tree view ([#506](https://github.com/stack-spot/portal-commons/issues/506)) ([8201989](https://github.com/stack-spot/portal-commons/commit/8201989ddc6cac28cecdd3e12b597abeb2c2fee0))
350
+
351
+ ## [2.10.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.9.0...portal-components@v2.10.0) (2024-11-21)
352
+
353
+
354
+ ### Features
355
+
356
+ * FileTree View component ([#496](https://github.com/stack-spot/portal-commons/issues/496)) ([d66e12d](https://github.com/stack-spot/portal-commons/commit/d66e12dd34e8314f7fb49e3a9cf7b8efc3e93fb2))
357
+
358
+ ## [2.9.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.8.1...portal-components@v2.9.0) (2024-10-30)
359
+
360
+
361
+ ### Features
362
+
363
+ * 1877 create button ([#471](https://github.com/stack-spot/portal-commons/issues/471)) ([a3b07d1](https://github.com/stack-spot/portal-commons/commit/a3b07d13a0c37afc8003b86e4c0e9d3e2e2c14ac))
364
+
365
+ ## [2.8.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.8.0...portal-components@v2.8.1) (2024-10-28)
366
+
367
+
368
+ ### Bug Fixes
369
+
370
+ * fixes utility function focusFirstChild(element) ([#463](https://github.com/stack-spot/portal-commons/issues/463)) ([b221eb0](https://github.com/stack-spot/portal-commons/commit/b221eb063f59786e2f32c4324d211975fc72d894))
371
+
372
+ ## [2.8.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.7.0...portal-components@v2.8.0) (2024-10-25)
373
+
374
+
375
+ ### Features
376
+
377
+ * adds new features to the keyboard hook ([#459](https://github.com/stack-spot/portal-commons/issues/459)) ([39b669c](https://github.com/stack-spot/portal-commons/commit/39b669c4ea4b551b399be50678399e14607ce167))
378
+
379
+ ## [2.7.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.6.1...portal-components@v2.7.0) (2024-10-18)
380
+
381
+
382
+ ### Features
383
+
384
+ * Handle i18n in notification ([#445](https://github.com/stack-spot/portal-commons/issues/445)) ([1803cea](https://github.com/stack-spot/portal-commons/commit/1803cea1f5ef3b257debb6383dd0c0bc81c9597a))
385
+
386
+ ## [2.6.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.6.0...portal-components@v2.6.1) (2024-09-26)
387
+
388
+
389
+ ### Bug Fixes
390
+
391
+ * Accessibility 517 visualize notification button ([e919b44](https://github.com/stack-spot/portal-commons/commit/e919b446130c15d11c73b2d3336f92fee3f4c8b7))
392
+ * docs ([f488e48](https://github.com/stack-spot/portal-commons/commit/f488e48bdf0156265ddb6fcd279938c8a46c0bf1))
393
+
394
+ ## [2.6.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.5.2...portal-components@v2.6.0) (2024-09-20)
395
+
396
+
397
+ ### Features
398
+
399
+ * enhance select ([#377](https://github.com/stack-spot/portal-commons/issues/377)) ([af5d011](https://github.com/stack-spot/portal-commons/commit/af5d011ed0c69f973160d9d7d2e3bb2992653dd0))
400
+
401
+ ## [2.5.2](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.5.1...portal-components@v2.5.2) (2024-09-16)
402
+
403
+
404
+ ### Bug Fixes
405
+
406
+ * menu layout ([cbc54e7](https://github.com/stack-spot/portal-commons/commit/cbc54e7857ede61e3d09606a2c895cb72d1bbbd7))
407
+
408
+ ## [2.5.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.5.0...portal-components@v2.5.1) (2024-09-11)
409
+
410
+
411
+ ### Bug Fixes
412
+
413
+ * adjustments in stepper ([#356](https://github.com/stack-spot/portal-commons/issues/356)) ([c542fa4](https://github.com/stack-spot/portal-commons/commit/c542fa4bed4e54c853ff49c98a689089bea961e2))
414
+
415
+ ## [2.5.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.4.0...portal-components@v2.5.0) (2024-09-02)
416
+
417
+
418
+ ### Features
419
+
420
+ * add stepper ([#313](https://github.com/stack-spot/portal-commons/issues/313)) ([1b4fe13](https://github.com/stack-spot/portal-commons/commit/1b4fe1333b417cfc349ba943c8fd34d706de44d2))
421
+
422
+
423
+ ### Bug Fixes
424
+
425
+ * Update color img logo ([#342](https://github.com/stack-spot/portal-commons/issues/342)) ([89bf03b](https://github.com/stack-spot/portal-commons/commit/89bf03b212fd5d0e4e5274dba75c320591ca13e8))
426
+
427
+ ## [2.4.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.3.6...portal-components@v2.4.0) (2024-08-27)
428
+
429
+
430
+ ### Features
431
+
432
+ * Add notification client ([#321](https://github.com/stack-spot/portal-commons/issues/321)) ([75dbbd6](https://github.com/stack-spot/portal-commons/commit/75dbbd6f01c217435872584e24722c3e6569b9bc))
433
+
434
+ ## [2.3.6](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.3.5...portal-components@v2.3.6) (2024-08-23)
435
+
436
+
437
+ ### Bug Fixes
438
+
439
+ * Link target notification ([#316](https://github.com/stack-spot/portal-commons/issues/316)) ([45d6233](https://github.com/stack-spot/portal-commons/commit/45d6233beca9140d88f9695278ed7de438e2e8d7))
440
+
441
+ ## [2.3.5](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.3.4...portal-components@v2.3.5) (2024-08-21)
442
+
443
+
444
+ ### Bug Fixes
445
+
446
+ * accessibility 421 ([6def5d9](https://github.com/stack-spot/portal-commons/commit/6def5d99f5b0f5cb50cb764ae117f2598640f14a))
447
+
448
+ ## [2.3.4](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.3.3...portal-components@v2.3.4) (2024-08-19)
449
+
450
+
451
+ ### Bug Fixes
452
+
453
+ * accessibility 405 botao visualizar ([7fd0d75](https://github.com/stack-spot/portal-commons/commit/7fd0d75fd21a00b1e197f643934ca4c0abbef0a3))
454
+
455
+ ## [2.3.3](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.3.2...portal-components@v2.3.3) (2024-08-19)
456
+
457
+
458
+ ### Bug Fixes
459
+
460
+ * readme ([ccce2dc](https://github.com/stack-spot/portal-commons/commit/ccce2dc1df82754fa84fe64ad2c3b4e07a18c425))
461
+ * notifications title ([7efc48b](https://github.com/stack-spot/portal-commons/pull/289/commits/7efc48b72dfbe279bb4ca678f1b9bf4aee2e6be7))
462
+
463
+ ## [2.3.2](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.3.1...portal-components@v2.3.2) (2024-08-16)
464
+
465
+
466
+ ### Bug Fixes
467
+
468
+ * accessibility 409 Notifications date ([8c87685](https://github.com/stack-spot/portal-commons/commit/8c876856d9eef750a4e5d5ece475e3500ed04f2d))
469
+
470
+ ## [2.3.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.3.0...portal-components@v2.3.1) (2024-08-02)
471
+
472
+
473
+ ### Bug Fixes
474
+
475
+ * upd aria selected to aria current on link ([44fafd0](https://github.com/stack-spot/portal-commons/commit/44fafd0603fc9a83411a575b1887f095fef6c8fd))
476
+
477
+ ## [2.3.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.2.0...portal-components@v2.3.0) (2024-08-01)
478
+
479
+
480
+ ### Features
481
+
482
+ * prop title for selection list item ([0e0b29c](https://github.com/stack-spot/portal-commons/commit/0e0b29cbb4bff248ac20fa2a727eaf2d15f0167e))
483
+
484
+ ## [2.2.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.1.1...portal-components@v2.2.0) (2024-07-18)
485
+
486
+
487
+ ### Features
488
+
489
+ * cloud portal logo ([aa69792](https://github.com/stack-spot/portal-commons/commit/aa69792ac89eb8174bfda18fff18de5cf044919c))
490
+
491
+ ## [2.1.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.1.0...portal-components@v2.1.1) (2024-07-17)
492
+
493
+
494
+ ### Bug Fixes
495
+
496
+ * notification bugs ([53f1199](https://github.com/stack-spot/portal-commons/commit/53f1199e8ed058a536888c5a242e600bd1728f86))
497
+ * notification bugs ([53f1199](https://github.com/stack-spot/portal-commons/commit/53f1199e8ed058a536888c5a242e600bd1728f86))
498
+
499
+ ## [2.1.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.0.3...portal-components@v2.1.0) (2024-07-16)
500
+
501
+
502
+ ### Features
503
+
504
+ * notification changes ([e817a67](https://github.com/stack-spot/portal-commons/commit/e817a67cb91b151a48a484594fe8095a4dbb07fa))
505
+ * notifications page and all its dependencies ([e817a67](https://github.com/stack-spot/portal-commons/commit/e817a67cb91b151a48a484594fe8095a4dbb07fa))
506
+
507
+ ## [2.0.3](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.0.2...portal-components@v2.0.3) (2024-07-04)
508
+
509
+
510
+ ### Bug Fixes
511
+
512
+ * add animation to notification menu ([d800e92](https://github.com/stack-spot/portal-commons/commit/d800e92e11399d45958b09e7ffcbc2acdb5749a9))
513
+
514
+ ## [2.0.2](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.0.1...portal-components@v2.0.2) (2024-07-04)
515
+
516
+
517
+ ### Bug Fixes
518
+
519
+ * accessibility adjustments on notifications ([894b6b6](https://github.com/stack-spot/portal-commons/commit/894b6b6357b5f0e3bc08f13123c991d25dc131e9))
520
+
521
+ ## [2.0.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v2.0.0...portal-components@v2.0.1) (2024-07-02)
522
+
523
+
524
+ ### Bug Fixes
525
+
526
+ * 547 page selector ([bb82b81](https://github.com/stack-spot/portal-commons/commit/bb82b810d8b3a02997199f8bd8973b180dc681e3))
527
+
528
+ ## [2.0.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.6.0...portal-components@v2.0.0) (2024-06-28)
529
+
530
+
531
+ ### ⚠ BREAKING CHANGES
532
+
533
+ * **portal-components:** removed Tour related componets
534
+ * **portal-layout:** Adds a new reworked Tour structure compatible with module federation
535
+ * new Tour strategy
536
+
537
+ ### Features
538
+
539
+ * new Tour strategy ([d6daf23](https://github.com/stack-spot/portal-commons/commit/d6daf238f9956e2c913a36773db9b34080fd17a5))
540
+ * **portal-components:** removed Tour related componets ([d6daf23](https://github.com/stack-spot/portal-commons/commit/d6daf238f9956e2c913a36773db9b34080fd17a5))
541
+ * **portal-layout:** Adds a new reworked Tour structure compatible with module federation ([d6daf23](https://github.com/stack-spot/portal-commons/commit/d6daf238f9956e2c913a36773db9b34080fd17a5))
542
+
543
+ ## [1.6.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.5.1...portal-components@v1.6.0) (2024-06-27)
544
+
545
+
546
+ ### Features
547
+
548
+ * placeholder component ([3077d63](https://github.com/stack-spot/portal-commons/commit/3077d630525bbe4e28c4ac2b36f13cf3c335b541))
549
+
550
+ ## [1.5.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.5.0...portal-components@v1.5.1) (2024-06-27)
551
+
552
+
553
+ ### Bug Fixes
554
+
555
+ * notifications infinite scroll ([d752d3f](https://github.com/stack-spot/portal-commons/commit/d752d3f1a1c5b9d792aa622ff31185be29249faf))
556
+
557
+ ## [1.5.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.4.1...portal-components@v1.5.0) (2024-06-26)
558
+
559
+
560
+ ### Features
561
+
562
+ * more customization to ErrorFeedback and more error components ([12361b9](https://github.com/stack-spot/portal-commons/commit/12361b9e9a924a9590dcb0cc2eca75f860f0ca8b))
563
+ * more error customization and components ([12361b9](https://github.com/stack-spot/portal-commons/commit/12361b9e9a924a9590dcb0cc2eca75f860f0ca8b))
564
+
565
+
566
+ ### Bug Fixes
567
+
568
+ * notification tooltip for small screens ([0574dd7](https://github.com/stack-spot/portal-commons/commit/0574dd740dc9c60f3a206a920b3ba018827fc4b0))
569
+
570
+ ## [1.4.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.4.0...portal-components@v1.4.1) (2024-06-26)
571
+
572
+
573
+ ### Bug Fixes
574
+
575
+ * add lang attributes in selection list ([2c2468e](https://github.com/stack-spot/portal-commons/commit/2c2468ee842f8c1c3af0f75610b88e9484aa4afd))
576
+
577
+ ## [1.4.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.3.3...portal-components@v1.4.0) (2024-06-25)
578
+
579
+
580
+ ### Features
581
+
582
+ * custom feedback error ([b065a50](https://github.com/stack-spot/portal-commons/commit/b065a50f861a5f8f850b239038b0cbcab74b9cee))
583
+ * custom feedback error ([b065a50](https://github.com/stack-spot/portal-commons/commit/b065a50f861a5f8f850b239038b0cbcab74b9cee))
584
+
585
+ ## [1.3.3](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.3.2...portal-components@v1.3.3) (2024-06-25)
586
+
587
+
588
+ ### Bug Fixes
589
+
590
+ * notifications ([97776bd](https://github.com/stack-spot/portal-commons/commit/97776bd9799fa7492091247dd31fcae1bf900f37))
591
+
592
+ ## [1.3.2](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.3.0...portal-components@v1.3.1) (2024-06-20)
593
+
594
+ ## [1.3.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.2.0...portal-components@v1.3.1) (2024-06-19)
595
+
596
+
597
+ ### Features
598
+
599
+ * add new components (notifications components, ScrollView, AsyncContent, LazyMd) ([ee5e2d0](https://github.com/stack-spot/portal-commons/commit/ee5e2d075959abecc5b9495b0aa7eb6bf374e9aa))
600
+
601
+ ## [1.2.0](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.1.1...portal-components@v1.2.0) (2024-06-10)
602
+
603
+
604
+ ### Features
605
+
606
+ * [SelectionList] add event attr onClick ([5cb8ae2](https://github.com/stack-spot/portal-commons/commit/5cb8ae287328c10befadf399fcb9ee5bd2468a9e))
607
+
608
+
609
+ ### Bug Fixes
610
+
611
+ * cookie domain attribute config ([7e113fe](https://github.com/stack-spot/portal-commons/commit/7e113fe3a3c6ac77281cc3640671b5839178cc96))
612
+
613
+ ## [1.1.1](https://github.com/stack-spot/portal-commons/compare/portal-components@v1.1.0...portal-components@v1.1.1) (2024-06-06)
614
+
615
+
616
+ ### Bug Fixes
617
+
618
+ * Improve tour navigation texts and layout ([2c3ce04](https://github.com/stack-spot/portal-commons/commit/2c3ce0448fa998d3a2859d4df8d98d40278e5cdb))
619
+
620
+ ## [1.1.0](https://github.com/stack-spot/portal-commons/compare/portal-components-v1.0.1...portal-components@v1.1.0) (2024-06-05)
621
+
622
+
623
+ ### Features
624
+
625
+ * Add singleton for handling user menu outside of the component ([6720095](https://github.com/stack-spot/portal-commons/commit/67200959d763eaa6f73fc2eb40b84949dd1194eb))
626
+ * update component and layout ([0d72e00](https://github.com/stack-spot/portal-commons/commit/0d72e00968cf3b3cbb196dec66eedc42c75aacbf))
627
+ * update components and layout ([b82260f](https://github.com/stack-spot/portal-commons/commit/b82260f701d7f0115d9fcda8fec4e310cbc42998))
628
+ * update components and layout ([c1ba398](https://github.com/stack-spot/portal-commons/commit/c1ba398fdfc51aac0b0d8b1b7d5258c6ae857e51))