# @hero-design/rn

## 8.128.1

### Patch Changes

- [#5088](https://github.com/Thinkei/hero-design/pull/5088) [`8a8a649b3d2ad1fa030be516afb94841ac4d7fa9`](https://github.com/Thinkei/hero-design/commit/8a8a649b3d2ad1fa030be516afb94841ac4d7fa9) Thanks [@ttkien](https://github.com/ttkien)! - [Error][success] fix: remove erroneous padding from StatusScreen buttons

- [#5085](https://github.com/Thinkei/hero-design/pull/5085) [`850eafeaec709444144e6cbe3cc15d53653c2088`](https://github.com/Thinkei/hero-design/commit/850eafeaec709444144e6cbe3cc15d53653c2088) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [FAB] Redesign FAB and FABPair visual tokens

  - FAB size reduced from 64px (`xxxxxlarge`) to 48px (`xxxlarge`)
  - FAB/FABPair button background changed from black (`overlayGlobalSurface`) to the `primary` color token
  - Action.Item background changed from black to white (`defaultGlobalSurface`); text/icon color changed from `onDarkGlobalSurface` to `onDefaultGlobalSurface`
  - FABPair label changed from 16px semiBold to 14px regular

- [#5080](https://github.com/Thinkei/hero-design/pull/5080) [`16e0cb317529452f5a10523c10b60f66fcba6ee4`](https://github.com/Thinkei/hero-design/commit/16e0cb317529452f5a10523c10b60f66fcba6ee4) Thanks [@ttkien](https://github.com/ttkien)! - [Theme] Update primary token to #7622d7 in EH Work & Jobs

## 8.128.0

### Minor Changes

- [#5078](https://github.com/Thinkei/hero-design/pull/5078) [`69f51118368fcc4b49d1cc6f2fe1ed8deb882ea0`](https://github.com/Thinkei/hero-design/commit/69f51118368fcc4b49d1cc6f2fe1ed8deb882ea0) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Icon] Add `history-outlined` icon to web and mobile

### Patch Changes

- [#5071](https://github.com/Thinkei/hero-design/pull/5071) [`d1c5aeb6b12e27c3e719158e53a77d56db6dbc0a`](https://github.com/Thinkei/hero-design/commit/d1c5aeb6b12e27c3e719158e53a77d56db6dbc0a) Thanks [@kristellegangano-debug](https://github.com/kristellegangano-debug)! - [UXT-8912] **Button:** reduce default button height and fix horizontal padding

  - Default button height reduced from `scale(60)` to `scale(48)` to align with the compact/medium sizes.
  - Changed `padding` to `paddingHorizontal` on filled, outline, and text button containers so vertical padding no longer inflates the button height.

- [#5074](https://github.com/Thinkei/hero-design/pull/5074) [`a9f1d5613fa357b2c4e3cfddd820a2a122a7e773`](https://github.com/Thinkei/hero-design/commit/a9f1d5613fa357b2c4e3cfddd820a2a122a7e773) Thanks [@kristellegangano-debug](https://github.com/kristellegangano-debug)! - [UXT-9001] [FilterTrigger] Align visual style to web

  - Icon position moved before label text (was after)
  - Active state backgrounds unified to `highlightedSurface` for all variants
  - Outlined variant border changed from `medium` to `base`, color from `primaryOutline`/`secondaryOutline` to `primary`
  - Label weight fixed to `small` (was `small-bold` when active)
  - Icon intent fixed to `text` (was `inactive` when inactive)
  - Badge intent set to `primary` (was unset)
  - Filter icon SVG updated to match web version

- Updated dependencies []:
  - @hero-design/react-native-month-year-picker@8.45.2

## 8.127.1

### Patch Changes

- [#5068](https://github.com/Thinkei/hero-design/pull/5068) [`b613e31036219c871e4f238501f3ed0170843ae6`](https://github.com/Thinkei/hero-design/commit/b613e31036219c871e4f238501f3ed0170843ae6) Thanks [@kristellegangano-debug](https://github.com/kristellegangano-debug)! - [UXT-8928] fix(BottomSheet): reduce close button icon size and enforce header minimum height

  - Added explicit `minHeight` (64px) to the header wrapper, codifying the layout that previously existed implicitly
  - Reduced close button icon size from 16px to 12px by changing `Button.Icon` size from `xsmall` to `xxxsmall`
  - Centred the close icon within its 48x48px touch target (was right-aligned)
  - Renamed `floatingCloseIcon` theme token to `closeIconSize` since both variants now share the same value

  **Note:** If you reference `theme.__hd__.bottomSheet.sizes.floatingCloseIcon` directly, update it to `theme.__hd__.bottomSheet.sizes.closeIconSize`.

## 8.127.0

### Minor Changes

- [#5062](https://github.com/Thinkei/hero-design/pull/5062) [`94e95b9b964949e2ad8da6f071ac0aae7b8879ae`](https://github.com/Thinkei/hero-design/commit/94e95b9b964949e2ad8da6f071ac0aae7b8879ae) Thanks [@phucdph](https://github.com/phucdph)! - [Tag] Change label font weight to medium and add neutral intent

  - Tag string label font weight changed from semi-bold (600) to medium (500) across all intents.
  - New `intent="neutral"`

## 8.126.0

### Minor Changes

- [#5059](https://github.com/Thinkei/hero-design/pull/5059) [`9f52a1a805000630192556c35dede41fbd91cc0a`](https://github.com/Thinkei/hero-design/commit/9f52a1a805000630192556c35dede41fbd91cc0a) Thanks [@phucdph](https://github.com/phucdph)! - **Badge:** standardise font weight to Medium (500) across all sizes; add `neutral` intent

  - Both `medium` and `small` badge sizes now use `BeVietnamPro-Medium` (weight 500). Previously `medium` used Regular (400) and `small` used SemiBold (600).
  - New `intent="neutral"` renders a light grey background (`neutralGlobalSurface`) with near-black text (`onDefaultGlobalSurface`), suitable for inactive or default-state labels.
  - `Badge.Status` with `intent="neutral"` renders with `mutedOnDefaultGlobalSurface` as the dot color.

## 8.125.0

### Minor Changes

- [#5056](https://github.com/Thinkei/hero-design/pull/5056) [`cfcde1b64b7e5d5c7fff9cde859b238b3f85b8e3`](https://github.com/Thinkei/hero-design/commit/cfcde1b64b7e5d5c7fff9cde859b238b3f85b8e3) Thanks [@phucdph](https://github.com/phucdph)! - Add medium weight (BeVietnamPro-Medium) support to Typography components

  - `Typography.Body`: new `variant="regular-medium"` and `variant="small-medium"` (neutral typeface only)
  - `Typography.Caption`: new `fontWeight="medium"` option
  - `Typography.Label`: new `fontWeight="medium"` option (default: `"regular"`)
  - Playful typeface gracefully falls back to regular when medium variant is used

### Patch Changes

- [#5039](https://github.com/Thinkei/hero-design/pull/5039) [`dec68a38346ab7c64e92ed24f385a65ea079a86b`](https://github.com/Thinkei/hero-design/commit/dec68a38346ab7c64e92ed24f385a65ea079a86b) Thanks [@ttkien](https://github.com/ttkien)! - [TextInput][richtexteditor] Redesign TextInput and RichTextEditor components

## 8.124.2

### Patch Changes

- [#5047](https://github.com/Thinkei/hero-design/pull/5047) [`5cde14663c71d60f20a41546d8ffb679667a12ab`](https://github.com/Thinkei/hero-design/commit/5cde14663c71d60f20a41546d8ffb679667a12ab) Thanks [@ttkien](https://github.com/ttkien)! - [Select] Update Select chevron suffix icon behavior

## 8.124.1

### Patch Changes

- [#5044](https://github.com/Thinkei/hero-design/pull/5044) [`d48783e37bcf15a4823071c338db0543e6b77249`](https://github.com/Thinkei/hero-design/commit/d48783e37bcf15a4823071c338db0543e6b77249) Thanks [@phuongthuan](https://github.com/phuongthuan)! - [PS-2828] Add missing icons to Hero Design React Native

## 8.124.0

### Minor Changes

- [#5023](https://github.com/Thinkei/hero-design/pull/5023) [`7d35f92916acd42649e79f2f276dff3cf94a5a03`](https://github.com/Thinkei/hero-design/commit/7d35f92916acd42649e79f2f276dff3cf94a5a03) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Tag] Support icon and rightIcon props

## 8.123.0

### Minor Changes

- [#5000](https://github.com/Thinkei/hero-design/pull/5000) [`65005affb073e5de21dbe2511a8ef42251aa21ca`](https://github.com/Thinkei/hero-design/commit/65005affb073e5de21dbe2511a8ef42251aa21ca) Thanks [@phucdph](https://github.com/phucdph)! - Add `InlineLoader` component for React Native with idle, loading, success, and error states. Supports five text size variants (10–18px), a neutral intent and an AI intent with animated gradient text for the loading state.

## 8.122.0

### Minor Changes

- [#4992](https://github.com/Thinkei/hero-design/pull/4992) [`87bd2b334180c9908328a7cdd2e686694dae1d7d`](https://github.com/Thinkei/hero-design/commit/87bd2b334180c9908328a7cdd2e686694dae1d7d) Thanks [@haudao-eh](https://github.com/haudao-eh)! - [Avatar] Add `neutral` intent to Avatar. `neutral` is now the default intent, replacing `primary`.

  **Note:** Any Avatar rendered without an explicit `intent` prop will now
  display a teal-grey background instead of dark purple. Add `intent="primary"`
  to preserve the previous appearance.

## 8.121.0

### Minor Changes

- [#4963](https://github.com/Thinkei/hero-design/pull/4963) [`8921509e3c0271abe2c0df377316fc5ded154a05`](https://github.com/Thinkei/hero-design/commit/8921509e3c0271abe2c0df377316fc5ded154a05) Thanks [@ttkien](https://github.com/ttkien)! - [Icon] add 'ai' intent

- [#4968](https://github.com/Thinkei/hero-design/pull/4968) [`654135e5178e2ab74dc6e9d80edb7bdab60275d7`](https://github.com/Thinkei/hero-design/commit/654135e5178e2ab74dc6e9d80edb7bdab60275d7) Thanks [@ttkien](https://github.com/ttkien)! - [PS-2754] Add ai intent to RN Typography components

### Patch Changes

- [#4972](https://github.com/Thinkei/hero-design/pull/4972) [`4caa323ce232ef982bab8e3845aadc6b493a3804`](https://github.com/Thinkei/hero-design/commit/4caa323ce232ef982bab8e3845aadc6b493a3804) Thanks [@ttkien](https://github.com/ttkien)! - Fix GradientText cross-axis stretch in row containers

## 8.120.2

### Patch Changes

- [#4962](https://github.com/Thinkei/hero-design/pull/4962) [`78197ad0e210611eedab518bf088e7ee1c872fc3`](https://github.com/Thinkei/hero-design/commit/78197ad0e210611eedab518bf088e7ee1c872fc3) Thanks [@phucdph](https://github.com/phucdph)! - Update sparkle outlined icon

## 8.120.1

### Patch Changes

- [#4880](https://github.com/Thinkei/hero-design/pull/4880) [`58e5d24cb3a296fee8b4192594656a08bf983ab5`](https://github.com/Thinkei/hero-design/commit/58e5d24cb3a296fee8b4192594656a08bf983ab5) Thanks [@tqdungit](https://github.com/tqdungit)! - Update `engines.node` to enforce Node.js 20/22 support. Published packages now require `^20.0.0 || ^22.0.0`, dropping support for Node 14/16/18 and older ranges. Internal packages are set to `^22.0.0`.

- Updated dependencies [[`58e5d24cb3a296fee8b4192594656a08bf983ab5`](https://github.com/Thinkei/hero-design/commit/58e5d24cb3a296fee8b4192594656a08bf983ab5)]:
  - @hero-design/react-native-month-year-picker@8.45.2
  - @hero-design/colors@8.47.3

## 8.120.0

### Minor Changes

- [#4874](https://github.com/Thinkei/hero-design/pull/4874) [`c3c35f0c8d2825138330aaae0ae383b624b8e067`](https://github.com/Thinkei/hero-design/commit/c3c35f0c8d2825138330aaae0ae383b624b8e067) Thanks [@ttkien](https://github.com/ttkien)! - [BottomNavigation] add badge count

## 8.119.1

### Patch Changes

- [#4871](https://github.com/Thinkei/hero-design/pull/4871) [`bc9741dbf1dcb5a8176a14bfe85c19a70c50d283`](https://github.com/Thinkei/hero-design/commit/bc9741dbf1dcb5a8176a14bfe85c19a70c50d283) Thanks [@ngvuthanhnhan-eh-hi](https://github.com/ngvuthanhnhan-eh-hi)! - [Tag] Update border-radius from 4px (`radii.base`) to 12px (`radii.large`)

- [#4872](https://github.com/Thinkei/hero-design/pull/4872) [`611662ff1d9a1ebe799a6c4a06935b51d6795da2`](https://github.com/Thinkei/hero-design/commit/611662ff1d9a1ebe799a6c4a06935b51d6795da2) Thanks [@ngvuthanhnhan-eh-hi](https://github.com/ngvuthanhnhan-eh-hi)! - [Badge] Align string-Badge intent colors with surface-based token

## 8.119.0

### Minor Changes

- [#4754](https://github.com/Thinkei/hero-design/pull/4754) [`da189546e72d936d19d17f64a2fae1d6e4f97fe7`](https://github.com/Thinkei/hero-design/commit/da189546e72d936d19d17f64a2fae1d6e4f97fe7) Thanks [@phthhieu](https://github.com/phthhieu)! - Upgrade react-native 81

### Patch Changes

- [#4770](https://github.com/Thinkei/hero-design/pull/4770) [`f41e0ff2a0a23e37c0be1203320dc2677f7e6af4`](https://github.com/Thinkei/hero-design/commit/f41e0ff2a0a23e37c0be1203320dc2677f7e6af4) Thanks [@tqdungit](https://github.com/tqdungit)! - Upgrade node 22

- Updated dependencies [[`f41e0ff2a0a23e37c0be1203320dc2677f7e6af4`](https://github.com/Thinkei/hero-design/commit/f41e0ff2a0a23e37c0be1203320dc2677f7e6af4)]:
  - @hero-design/colors@8.47.2
  - @hero-design/react-native-month-year-picker@8.45.1

## 8.118.3

### Patch Changes

- [#4786](https://github.com/Thinkei/hero-design/pull/4786) [`0604c66c663667c36e9ae1d76a97fa7c5153ad7f`](https://github.com/Thinkei/hero-design/commit/0604c66c663667c36e9ae1d76a97fa7c5153ad7f) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [BottomNavigation] Update sizing

## 8.118.2

### Patch Changes

- [#4748](https://github.com/Thinkei/hero-design/pull/4748) [`e9ff441072d7d65c7b592a6a81cea49de7fad925`](https://github.com/Thinkei/hero-design/commit/e9ff441072d7d65c7b592a6a81cea49de7fad925) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [BottomNavigation] Update sizing for iOS

## 8.118.1

### Patch Changes

- [#4719](https://github.com/Thinkei/hero-design/pull/4719) [`2d4e3f901018d95280909eac099ad387982ff1b7`](https://github.com/Thinkei/hero-design/commit/2d4e3f901018d95280909eac099ad387982ff1b7) Thanks [@ttkien](https://github.com/ttkien)! - [FAB] Fix redundant FAB button with bottom navigation

## 8.118.0

### Minor Changes

- [#4691](https://github.com/Thinkei/hero-design/pull/4691) [`899740a57668b6f2a24c511ae943eef813c7ee51`](https://github.com/Thinkei/hero-design/commit/899740a57668b6f2a24c511ae943eef813c7ee51) Thanks [@ttkien](https://github.com/ttkien)! - Revert "[ANG-4343] Upgrade rn 81"

### Patch Changes

- Updated dependencies [[`899740a57668b6f2a24c511ae943eef813c7ee51`](https://github.com/Thinkei/hero-design/commit/899740a57668b6f2a24c511ae943eef813c7ee51)]:
  - @hero-design/react-native-month-year-picker@8.45.0

## 8.117.0

### Minor Changes

- [#4688](https://github.com/Thinkei/hero-design/pull/4688) [`3d2afde0f5db3e46a63fc12c5ef2984085022531`](https://github.com/Thinkei/hero-design/commit/3d2afde0f5db3e46a63fc12c5ef2984085022531) Thanks [@ttkien](https://github.com/ttkien)! - Upgrade react-native 0.81

### Patch Changes

- Updated dependencies [[`3d2afde0f5db3e46a63fc12c5ef2984085022531`](https://github.com/Thinkei/hero-design/commit/3d2afde0f5db3e46a63fc12c5ef2984085022531)]:
  - @hero-design/react-native-month-year-picker@8.44.0

## 8.116.0

### Minor Changes

- [#4647](https://github.com/Thinkei/hero-design/pull/4647) [`a5254d3e57528ec951ec233be9a1c6f6d9234a7b`](https://github.com/Thinkei/hero-design/commit/a5254d3e57528ec951ec233be9a1c6f6d9234a7b) Thanks [@cuongnguyeneh](https://github.com/cuongnguyeneh)! - feat: Add support for custom tab header

## 8.115.1

### Patch Changes

- [#4628](https://github.com/Thinkei/hero-design/pull/4628) [`16247abc62d3e7d4cc8b389fa524f71897709203`](https://github.com/Thinkei/hero-design/commit/16247abc62d3e7d4cc8b389fa524f71897709203) Thanks [@tqdungit](https://github.com/tqdungit)! - Add `.npmignore` published packages

- Updated dependencies [[`16247abc62d3e7d4cc8b389fa524f71897709203`](https://github.com/Thinkei/hero-design/commit/16247abc62d3e7d4cc8b389fa524f71897709203)]:
  - @hero-design/colors@8.47.1

## 8.115.0

### Minor Changes

- [#4620](https://github.com/Thinkei/hero-design/pull/4620) [`305a264890d57ea01402684d2ba42e34908cd852`](https://github.com/Thinkei/hero-design/commit/305a264890d57ea01402684d2ba42e34908cd852) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Progress.SegmentedBar] Add custom color config and empty state

## 8.114.0

### Minor Changes

- [#4584](https://github.com/Thinkei/hero-design/pull/4584) [`bd3b472e593d504ecc4f9191708d6b5cb9b45a90`](https://github.com/Thinkei/hero-design/commit/bd3b472e593d504ecc4f9191708d6b5cb9b45a90) Thanks [@phucdph](https://github.com/phucdph)! - [Icon] Add new icons: `diamond-outlined`, `rocket-launch`, `rocket-launch-outlined`

- [#4605](https://github.com/Thinkei/hero-design/pull/4605) [`6be560abe2a1393a31b890b346222773de687e5e`](https://github.com/Thinkei/hero-design/commit/6be560abe2a1393a31b890b346222773de687e5e) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Progress.SegmentedBar] Add legend config support

- [#4599](https://github.com/Thinkei/hero-design/pull/4599) [`123a256c4a639dcd4a1df308e2bc2902b1ece0cc`](https://github.com/Thinkei/hero-design/commit/123a256c4a639dcd4a1df308e2bc2902b1ece0cc) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Progress.SegmentedBar] Add base component with header config

- [#4585](https://github.com/Thinkei/hero-design/pull/4585) [`574a8627ab16ec79aa239f0f3ce8224d879d06b3`](https://github.com/Thinkei/hero-design/commit/574a8627ab16ec79aa239f0f3ce8224d879d06b3) Thanks [@cuongnguyeneh](https://github.com/cuongnguyeneh)! - Add support for custom header for scrollable tab

## 8.113.1

### Patch Changes

- [#4546](https://github.com/Thinkei/hero-design/pull/4546) [`3d952f2800d556206f58098b021b856b0557eb76`](https://github.com/Thinkei/hero-design/commit/3d952f2800d556206f58098b021b856b0557eb76) Thanks [@ttkien](https://github.com/ttkien)! - [Tabs] update Tab highlights animated logic

- [#4558](https://github.com/Thinkei/hero-design/pull/4558) [`3dd028bcd49e00d13c9112e18103659e75c1bc95`](https://github.com/Thinkei/hero-design/commit/3dd028bcd49e00d13c9112e18103659e75c1bc95) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [BottomNavigation]

  - Update label and icon spacing and size.
  - Update text and icon inactive colors to mutedOnDefaultGlobalSurface.

## 8.113.0

### Minor Changes

- [#4482](https://github.com/Thinkei/hero-design/pull/4482) [`5be4e6e0477d9027fd78a36f09eec697f17490c5`](https://github.com/Thinkei/hero-design/commit/5be4e6e0477d9027fd78a36f09eec697f17490c5) Thanks [@nguyenvo-employmenthero](https://github.com/nguyenvo-employmenthero)! - Add new icon lighting-outlined

### Patch Changes

- [#4483](https://github.com/Thinkei/hero-design/pull/4483) [`345892869b9690f168b71cdd66a65996b5c9a15d`](https://github.com/Thinkei/hero-design/commit/345892869b9690f168b71cdd66a65996b5c9a15d) Thanks [@tqdungit](https://github.com/tqdungit)! - Revert "[ANG-4128] Upgrade date-fns from v2 to v4 (#4420)"

## 8.112.5

### Patch Changes

- [#4420](https://github.com/Thinkei/hero-design/pull/4420) [`7125239e43619dae07a68e294b0391f8e1ab570a`](https://github.com/Thinkei/hero-design/commit/7125239e43619dae07a68e294b0391f8e1ab570a) Thanks [@haudao-eh](https://github.com/haudao-eh)! - Upgrade date-fns to v4

## 8.112.4

### Patch Changes

- [#4361](https://github.com/Thinkei/hero-design/pull/4361) [`5456f7a45b50d985b15ec16b2d09e16d7b115a38`](https://github.com/Thinkei/hero-design/commit/5456f7a45b50d985b15ec16b2d09e16d7b115a38) Thanks [@khoaddtran](https://github.com/khoaddtran)! - [RichTextEditor] Sync new features of RichTextEditor to rn-work-uikit

## 8.112.3

### Patch Changes

- [#4377](https://github.com/Thinkei/hero-design/pull/4377) [`7a3fed6a6be38669912438795691e3cf0d3d6a39`](https://github.com/Thinkei/hero-design/commit/7a3fed6a6be38669912438795691e3cf0d3d6a39) Thanks [@ttkien](https://github.com/ttkien)! - [PinInput] set minHeight = 1 to workround fix issue https://employmenthero.atlassian.net/browse/PS-2042

## 8.112.2

### Patch Changes

- Updated dependencies [[`7777ac176c82c545f217a7fe73aa2700c607b298`](https://github.com/Thinkei/hero-design/commit/7777ac176c82c545f217a7fe73aa2700c607b298)]:
  - @hero-design/colors@8.47.0

## 8.112.1

### Patch Changes

- [#4310](https://github.com/Thinkei/hero-design/pull/4310) [`4742897580f05ae3d5f089df7aa0b1a34a90e15c`](https://github.com/Thinkei/hero-design/commit/4742897580f05ae3d5f089df7aa0b1a34a90e15c) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [TimePicker] Correct 12-hour format for iOS picker

## 8.112.0

### Minor Changes

- [#4304](https://github.com/Thinkei/hero-design/pull/4304) [`02ecf1c8ab33f3d95dcc2d168d70f11d8c415883`](https://github.com/Thinkei/hero-design/commit/02ecf1c8ab33f3d95dcc2d168d70f11d8c415883) Thanks [@phucdph](https://github.com/phucdph)! - [Icon] Add `global-pound`, `pound-icon-shine`, `pound-sign`, `file-pound-outline`, `pound-box-outlined`, `pound-card-outlined`, `pound-coin-shine-outlined`, `pound-credit-card-outlined` icons

### Patch Changes

- [#4303](https://github.com/Thinkei/hero-design/pull/4303) [`ee5b1d700200af991bb360e3f514f29790e33511`](https://github.com/Thinkei/hero-design/commit/ee5b1d700200af991bb360e3f514f29790e33511) Thanks [@ngvuthanhnhan-eh-hi](https://github.com/ngvuthanhnhan-eh-hi)! - Suppress `lint` warnings in CI Logs

- Updated dependencies [[`ee5b1d700200af991bb360e3f514f29790e33511`](https://github.com/Thinkei/hero-design/commit/ee5b1d700200af991bb360e3f514f29790e33511)]:
  - @hero-design/colors@8.46.3
  - @hero-design/react-native-month-year-picker@8.43.2

## 8.111.0

### Minor Changes

- [#4287](https://github.com/Thinkei/hero-design/pull/4287) [`e7d09c0d84402f39f49d9de984b435de75fda538`](https://github.com/Thinkei/hero-design/commit/e7d09c0d84402f39f49d9de984b435de75fda538) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Typography.Body][typography.caption][Typography.Label] Support italic style prop

- [#4277](https://github.com/Thinkei/hero-design/pull/4277) [`41d0eb39bb03540a9c2d47c40c79846739ebedcf`](https://github.com/Thinkei/hero-design/commit/41d0eb39bb03540a9c2d47c40c79846739ebedcf) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Typography.Title] Support italic style

### Patch Changes

- [#4285](https://github.com/Thinkei/hero-design/pull/4285) [`52f1ccb86d7c307f93aa95ccf7b9e11ff97e542a`](https://github.com/Thinkei/hero-design/commit/52f1ccb86d7c307f93aa95ccf7b9e11ff97e542a) Thanks [@haudao-eh](https://github.com/haudao-eh)! - Improve component's deprecated props values typing

## 8.110.1

### Patch Changes

- [#4262](https://github.com/Thinkei/hero-design/pull/4262) [`7fbdf8736b42b9a9cb1c7ee203c69192b6d12a1f`](https://github.com/Thinkei/hero-design/commit/7fbdf8736b42b9a9cb1c7ee203c69192b6d12a1f) Thanks [@ttkien](https://github.com/ttkien)! - Upgrade react-native 0.77.3

## 8.110.0

### Minor Changes

- [#4267](https://github.com/Thinkei/hero-design/pull/4267) [`98b97150bf3b8b7a0d836a04ed651b9f79910324`](https://github.com/Thinkei/hero-design/commit/98b97150bf3b8b7a0d836a04ed651b9f79910324) Thanks [@khoaddtran](https://github.com/khoaddtran)! - Update RichTextEditor to use toolbar state from webview and support more event types

## 8.109.2

### Patch Changes

- [#4237](https://github.com/Thinkei/hero-design/pull/4237) [`746100e1369da6411eb771a0f153da6ac9a6dcf9`](https://github.com/Thinkei/hero-design/commit/746100e1369da6411eb771a0f153da6ac9a6dcf9) Thanks [@ngvuthanhnhan-eh-hi](https://github.com/ngvuthanhnhan-eh-hi)! - [Toolbar.Message] Fix the shrinkage issue on iPad

- [#4241](https://github.com/Thinkei/hero-design/pull/4241) [`c901f282aa0d46d38f03470c823696e87632d9ef`](https://github.com/Thinkei/hero-design/commit/c901f282aa0d46d38f03470c823696e87632d9ef) Thanks [@khoaddtran](https://github.com/khoaddtran)! - [RichTextEditor] Fix rich text editor is reset when height changed on Android

## 8.109.1

### Patch Changes

- [#4236](https://github.com/Thinkei/hero-design/pull/4236) [`a873d35cddd56b5302bd4d0f95a2dfa887be995e`](https://github.com/Thinkei/hero-design/commit/a873d35cddd56b5302bd4d0f95a2dfa887be995e) Thanks [@cuongnguyeneh](https://github.com/cuongnguyeneh)! - [Button] call onPress callback with no args

## 8.109.0

### Minor Changes

- [#4220](https://github.com/Thinkei/hero-design/pull/4220) [`c7a8a34a159cec6ce2097614ae47c6d6a575a794`](https://github.com/Thinkei/hero-design/commit/c7a8a34a159cec6ce2097614ae47c6d6a575a794) Thanks [@khoaddtran](https://github.com/khoaddtran)! - [RichTextEditor] Introduce RichTextEditor.Base and `useRichTextEditorEvents` hook

## 8.108.2

### Patch Changes

- [#4216](https://github.com/Thinkei/hero-design/pull/4216) [`498d2b6f8d3eb3090e54346cb7f54a248256f848`](https://github.com/Thinkei/hero-design/commit/498d2b6f8d3eb3090e54346cb7f54a248256f848) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Slider] Update colors to match design

## 8.108.1

### Patch Changes

- [#4210](https://github.com/Thinkei/hero-design/pull/4210) [`d0856e4f74472a83c5227e88638ad9631a7fe8f5`](https://github.com/Thinkei/hero-design/commit/d0856e4f74472a83c5227e88638ad9631a7fe8f5) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [FAB.ActionGroup] Fix double circle issue

- [#4211](https://github.com/Thinkei/hero-design/pull/4211) [`9af53ac4bda22015a04ca404ae2a85d9bfb11ac2`](https://github.com/Thinkei/hero-design/commit/9af53ac4bda22015a04ca404ae2a85d9bfb11ac2) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Progress] Update colors to match design

## 8.108.0

### Minor Changes

- [#4204](https://github.com/Thinkei/hero-design/pull/4204) [`601ffaa1fb7db45e5d2c1ec8daa3829c6dad2827`](https://github.com/Thinkei/hero-design/commit/601ffaa1fb7db45e5d2c1ec8daa3829c6dad2827) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Illustration] Add new sketch illustrations

### Patch Changes

- [#4203](https://github.com/Thinkei/hero-design/pull/4203) [`37361afc4c96b1cea54505023bd55d023327fb0f`](https://github.com/Thinkei/hero-design/commit/37361afc4c96b1cea54505023bd55d023327fb0f) Thanks [@haudao-eh](https://github.com/haudao-eh)! - [Typography] Update danger intent

## 8.107.0

### Minor Changes

- [#4197](https://github.com/Thinkei/hero-design/pull/4197) [`d706fb127368ac597b0c8b1517650e64e39734ba`](https://github.com/Thinkei/hero-design/commit/d706fb127368ac597b0c8b1517650e64e39734ba) Thanks [@ttkien](https://github.com/ttkien)! - [Card.Data] add DataCardContent and update examples

- [#4200](https://github.com/Thinkei/hero-design/pull/4200) [`a2f2b9db429029f263278100365417e9b300d219`](https://github.com/Thinkei/hero-design/commit/a2f2b9db429029f263278100365417e9b300d219) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Illustration] Add component

### Patch Changes

- [#4193](https://github.com/Thinkei/hero-design/pull/4193) [`84aabf6b98f5753616a8376ad5e5be4667d6dcb0`](https://github.com/Thinkei/hero-design/commit/84aabf6b98f5753616a8376ad5e5be4667d6dcb0) Thanks [@ttkien](https://github.com/ttkien)! - [TextInput] Update colors support dark mode

## 8.106.1

### Patch Changes

- [#4185](https://github.com/Thinkei/hero-design/pull/4185) [`353896c59f62ba7230365d8ba59e07edefc0ded2`](https://github.com/Thinkei/hero-design/commit/353896c59f62ba7230365d8ba59e07edefc0ded2) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Avatar] Use mobileAvatarPalette for avatar hook

- Updated dependencies [[`353896c59f62ba7230365d8ba59e07edefc0ded2`](https://github.com/Thinkei/hero-design/commit/353896c59f62ba7230365d8ba59e07edefc0ded2)]:
  - @hero-design/colors@8.46.2

## 8.106.0

### Minor Changes

- [#4176](https://github.com/Thinkei/hero-design/pull/4176) [`2b96e6f94c6fbd1f0fcd799f4ee105ca609b1130`](https://github.com/Thinkei/hero-design/commit/2b96e6f94c6fbd1f0fcd799f4ee105ca609b1130) Thanks [@ttkien](https://github.com/ttkien)! - [CheckBox] add inline variant

- [#4162](https://github.com/Thinkei/hero-design/pull/4162) [`8542ccb19ca8a3773b0c3c8eaa69fc20b1184543`](https://github.com/Thinkei/hero-design/commit/8542ccb19ca8a3773b0c3c8eaa69fc20b1184543) Thanks [@dathuynh-eh](https://github.com/dathuynh-eh)! - - [Button] Add `invered` intent
  - [Button] Deprecated `white` intent
  - [Button] Add `filled-medium`, `outlined-medium` and `text-medium` variant
  - [Button] Add new icon only Button(no label)
  - [Button] Update correct color token support dark mode

### Patch Changes

- [#4166](https://github.com/Thinkei/hero-design/pull/4166) [`33d8c79cb6ea7dc3e997a762fa215d64eb7fe911`](https://github.com/Thinkei/hero-design/commit/33d8c79cb6ea7dc3e997a762fa215d64eb7fe911) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Drawer] Fix backdrop not working and update backdrop style

- [#4181](https://github.com/Thinkei/hero-design/pull/4181) [`e5b376ed3b8d828e6c8a914f918d2c7bb49ebdf1`](https://github.com/Thinkei/hero-design/commit/e5b376ed3b8d828e6c8a914f918d2c7bb49ebdf1) Thanks [@ttkien](https://github.com/ttkien)! - [RichTextEditor] bump hero-editor

## 8.105.4

### Patch Changes

- [#4161](https://github.com/Thinkei/hero-design/pull/4161) [`627837da7838e5a3295dc4dece3de83cbcc19c4b`](https://github.com/Thinkei/hero-design/commit/627837da7838e5a3295dc4dece3de83cbcc19c4b) Thanks [@ttkien](https://github.com/ttkien)! - [Empty]

  - deprecate variant, image

  [Success][error]

  - deprecate image
  - reduce icon size
  - increase Primary Buttons margin from medium to large

## 8.105.3

### Patch Changes

- [#4151](https://github.com/Thinkei/hero-design/pull/4151) [`5a19683ca57a274f39467f7d93b303f6ace3c1ef`](https://github.com/Thinkei/hero-design/commit/5a19683ca57a274f39467f7d93b303f6ace3c1ef) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Icon] Update info intent color

- [#4144](https://github.com/Thinkei/hero-design/pull/4144) [`156380111c911fff401d6a1ee1637c0ccb844029`](https://github.com/Thinkei/hero-design/commit/156380111c911fff401d6a1ee1637c0ccb844029) Thanks [@ngvuthanhnhan-eh-hi](https://github.com/ngvuthanhnhan-eh-hi)! - Add TypeScript deprecated comment for legacy component or prop

- [#4156](https://github.com/Thinkei/hero-design/pull/4156) [`e628ee9c9ebd82dbd63eaca8ce83c583f0d6ecc7`](https://github.com/Thinkei/hero-design/commit/e628ee9c9ebd82dbd63eaca8ce83c583f0d6ecc7) Thanks [@dathuynh-eh](https://github.com/dathuynh-eh)! - [Error][empty][Success] Add Lock, Unlock, NoResult illustration icons

## 8.105.2

### Patch Changes

- [#4153](https://github.com/Thinkei/hero-design/pull/4153) [`2ced09440248a05875fc34e278cff41680173f12`](https://github.com/Thinkei/hero-design/commit/2ced09440248a05875fc34e278cff41680173f12) Thanks [@ttkien](https://github.com/ttkien)! - [PinInput] fix issue cannot paste

## 8.105.1

### Patch Changes

- [#4133](https://github.com/Thinkei/hero-design/pull/4133) [`8e945d988d61e6417e05b1c3c2aa6dc381dfd723`](https://github.com/Thinkei/hero-design/commit/8e945d988d61e6417e05b1c3c2aa6dc381dfd723) Thanks [@ttkien](https://github.com/ttkien)! - [Badge] Fix mis-alignment Badge Count on iOS

- [#4142](https://github.com/Thinkei/hero-design/pull/4142) [`bdfe001823336624c8738fe07caf0fa1eba1cd86`](https://github.com/Thinkei/hero-design/commit/bdfe001823336624c8738fe07caf0fa1eba1cd86) Thanks [@dathuynh-eh](https://github.com/dathuynh-eh)! - Update thumb up icon

## 8.105.0

### Minor Changes

- [#4111](https://github.com/Thinkei/hero-design/pull/4111) [`b456f49b8663432203cbf1e29b2fc9034b9c4626`](https://github.com/Thinkei/hero-design/commit/b456f49b8663432203cbf1e29b2fc9034b9c4626) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Typography] Add inactive intent

- [#4112](https://github.com/Thinkei/hero-design/pull/4112) [`9c1025c6c1dae4d0f26663e10d66e5897d85d855`](https://github.com/Thinkei/hero-design/commit/9c1025c6c1dae4d0f26663e10d66e5897d85d855) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [SegmentedControl] Add component

- [#4114](https://github.com/Thinkei/hero-design/pull/4114) [`32483464c8c3162f88c1490581d1f5bfde8a2766`](https://github.com/Thinkei/hero-design/commit/32483464c8c3162f88c1490581d1f5bfde8a2766) Thanks [@dathuynh-eh](https://github.com/dathuynh-eh)! - Add thumb-up icon

### Patch Changes

- [#4110](https://github.com/Thinkei/hero-design/pull/4110) [`227785af865941bf443c4d1df237365d8c27cc5f`](https://github.com/Thinkei/hero-design/commit/227785af865941bf443c4d1df237365d8c27cc5f) Thanks [@ngvuthanhnhan-eh-hi](https://github.com/ngvuthanhnhan-eh-hi)! - [Calendar] Extract calendar logic into reusable hooks

## 8.104.0

### Minor Changes

- [#4097](https://github.com/Thinkei/hero-design/pull/4097) [`1a70cbc2bc27c426c6d9ee94206fb7915ef9aa32`](https://github.com/Thinkei/hero-design/commit/1a70cbc2bc27c426c6d9ee94206fb7915ef9aa32) Thanks [@ttkien](https://github.com/ttkien)! - [FilterTrigger] Add component

- [#4097](https://github.com/Thinkei/hero-design/pull/4097) [`1a70cbc2bc27c426c6d9ee94206fb7915ef9aa32`](https://github.com/Thinkei/hero-design/commit/1a70cbc2bc27c426c6d9ee94206fb7915ef9aa32) Thanks [@ttkien](https://github.com/ttkien)! - [Icon] Add inactive intent

### Patch Changes

- [#4097](https://github.com/Thinkei/hero-design/pull/4097) [`1a70cbc2bc27c426c6d9ee94206fb7915ef9aa32`](https://github.com/Thinkei/hero-design/commit/1a70cbc2bc27c426c6d9ee94206fb7915ef9aa32) Thanks [@ttkien](https://github.com/ttkien)! - [Toolbar] Fix TextInput layout on Toolbar message

## 8.103.7

### Patch Changes

- [#4080](https://github.com/Thinkei/hero-design/pull/4080) [`920325f82fa122dee579f6b5c86fbea1f5207416`](https://github.com/Thinkei/hero-design/commit/920325f82fa122dee579f6b5c86fbea1f5207416) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [DatePicker][timepicker] Add inputProps and groupStyleEnabled internal props for group style

## 8.103.6

### Patch Changes

- [#4075](https://github.com/Thinkei/hero-design/pull/4075) [`3bd134bd08699566d3c25ad157b7ca68f5debc47`](https://github.com/Thinkei/hero-design/commit/3bd134bd08699566d3c25ad157b7ca68f5debc47) Thanks [@ttkien](https://github.com/ttkien)! - [TextInput] fix layout issue on Android: The height of TextInput is incorrectly increased when the text is long

- [#4071](https://github.com/Thinkei/hero-design/pull/4071) [`a045cd45b79141f02b6570907033fa3f037b5862`](https://github.com/Thinkei/hero-design/commit/a045cd45b79141f02b6570907033fa3f037b5862) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Select] Add internal zIndex for group style

- [#4077](https://github.com/Thinkei/hero-design/pull/4077) [`fa025fbffdf997d83f77919b78eae2520ddb6e2e`](https://github.com/Thinkei/hero-design/commit/fa025fbffdf997d83f77919b78eae2520ddb6e2e) Thanks [@ttkien](https://github.com/ttkien)! - [RichTextEditor] Fix issue that WebView automatiically reset when height is changed on Android

## 8.103.5

### Patch Changes

- [#4068](https://github.com/Thinkei/hero-design/pull/4068) [`3fd150ed0925245f0c9df0956681f19becac09c7`](https://github.com/Thinkei/hero-design/commit/3fd150ed0925245f0c9df0956681f19becac09c7) Thanks [@ttkien](https://github.com/ttkien)! - [RichTextEditor] apply new TextInput
  [TextInput] update typings

- [#4074](https://github.com/Thinkei/hero-design/pull/4074) [`3b1be909daf4d17abe49f37672ecde1ad048ae05`](https://github.com/Thinkei/hero-design/commit/3b1be909daf4d17abe49f37672ecde1ad048ae05) Thanks [@cuongnguyeneh](https://github.com/cuongnguyeneh)! - [PinInput] fix: android lagging issue by replacing keyboardType by inputMode prop

## 8.103.4

### Patch Changes

- [#4069](https://github.com/Thinkei/hero-design/pull/4069) [`2e911c0297496b281a54bad63c5e60ee75bc8d81`](https://github.com/Thinkei/hero-design/commit/2e911c0297496b281a54bad63c5e60ee75bc8d81) Thanks [@ttkien](https://github.com/ttkien)! - [DatePicker] Fix issue month-year picker is gone in react-native 76

- [#4062](https://github.com/Thinkei/hero-design/pull/4062) [`805b3e4f0222ed1e62c0feb2d3de4c42afe2012b`](https://github.com/Thinkei/hero-design/commit/805b3e4f0222ed1e62c0feb2d3de4c42afe2012b) Thanks [@ttkien](https://github.com/ttkien)! - [TimePicker][datepicker] apply new TextInput

## 8.103.3

### Patch Changes

- [#4060](https://github.com/Thinkei/hero-design/pull/4060) [`d1b9b10020bcde438918f7eb17d201d27a75253e`](https://github.com/Thinkei/hero-design/commit/d1b9b10020bcde438918f7eb17d201d27a75253e) Thanks [@ttkien](https://github.com/ttkien)! - [PinInput] Fixing the bug cannot focus on react-native@0.76.x
  [DatePicker][timepicker] align center on react-native@0.76.x

## 8.103.2

### Patch Changes

- [#4050](https://github.com/Thinkei/hero-design/pull/4050) [`44c253319e985a85bf75e00effc140733dd73ee9`](https://github.com/Thinkei/hero-design/commit/44c253319e985a85bf75e00effc140733dd73ee9) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - Revert BottomSheet Fix overlapping with dynamic island in iOS

## 8.103.1

### Patch Changes

- [#4020](https://github.com/Thinkei/hero-design/pull/4020) [`23b0c7f7744bb4972504237b57cce57da9da5a73`](https://github.com/Thinkei/hero-design/commit/23b0c7f7744bb4972504237b57cce57da9da5a73) Thanks [@cuongnguyeneh](https://github.com/cuongnguyeneh)! - [TextInput] Update testId for label of input

## 8.103.0

### Minor Changes

- [#4006](https://github.com/Thinkei/hero-design/pull/4006) [`8ba84012be721c8a18a2ba9453b6cde66f8b3e49`](https://github.com/Thinkei/hero-design/commit/8ba84012be721c8a18a2ba9453b6cde66f8b3e49) Thanks [@hieuvo-eh](https://github.com/hieuvo-eh)! - Wrap StyledFABIcon with forwardRef

### Patch Changes

- [#3980](https://github.com/Thinkei/hero-design/pull/3980) [`7e0859459ea48c43c9edcc01a64c80ab715b4d15`](https://github.com/Thinkei/hero-design/commit/7e0859459ea48c43c9edcc01a64c80ab715b4d15) Thanks [@cuongnguyeneh](https://github.com/cuongnguyeneh)! - [TextInput] Update testId of native text input

## 8.102.0

### Minor Changes

- [`849b412c2d217b636342dcd42ce0f4553c446762`](https://github.com/Thinkei/hero-design/commit/849b412c2d217b636342dcd42ce0f4553c446762) Thanks [@ttkien](https://github.com/ttkien)! - export styled function

### Patch Changes

- [#3998](https://github.com/Thinkei/hero-design/pull/3998) [`7d043a147897938f2c6d59b7716be72dfc40d168`](https://github.com/Thinkei/hero-design/commit/7d043a147897938f2c6d59b7716be72dfc40d168) Thanks [@ttkien](https://github.com/ttkien)! - export types from rn to resolve type error in playground

- [#3999](https://github.com/Thinkei/hero-design/pull/3999) [`28a6ab3090ec7d2a596de5c5838072b12f5c6104`](https://github.com/Thinkei/hero-design/commit/28a6ab3090ec7d2a596de5c5838072b12f5c6104) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [TextInput] Update internal border testID

- [#4002](https://github.com/Thinkei/hero-design/pull/4002) [`ffaa510e9dec7177e29a3afe1b2d07c012d14fd8`](https://github.com/Thinkei/hero-design/commit/ffaa510e9dec7177e29a3afe1b2d07c012d14fd8) Thanks [@ttkien](https://github.com/ttkien)! - export more types

## 8.101.3

### Patch Changes

- [#3976](https://github.com/Thinkei/hero-design/pull/3976) [`e33210e17116b5510e62076d52c48ec1e9d3be58`](https://github.com/Thinkei/hero-design/commit/e33210e17116b5510e62076d52c48ec1e9d3be58) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Badge.Count] Increase text size

## 8.101.2

### Patch Changes

- [#3970](https://github.com/Thinkei/hero-design/pull/3970) [`3d942b61a92e723cc0ce3acdad676ca067a1d588`](https://github.com/Thinkei/hero-design/commit/3d942b61a92e723cc0ce3acdad676ca067a1d588) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [BottomSheet] Fix overlapping with dynamic island issue

## 8.101.1

### Patch Changes

- [#3951](https://github.com/Thinkei/hero-design/pull/3951) [`0145a0dd1ca1ad57ce1d4848821c937b236fb408`](https://github.com/Thinkei/hero-design/commit/0145a0dd1ca1ad57ce1d4848821c937b236fb408) Thanks [@ttkien](https://github.com/ttkien)! - [Empty] internal fix title, remove Typography-wrapper if React title is React Element

## 8.101.0

### Minor Changes

- [#3943](https://github.com/Thinkei/hero-design/pull/3943) [`0eb5957f1c9ff674700266e0c3c460532c369b49`](https://github.com/Thinkei/hero-design/commit/0eb5957f1c9ff674700266e0c3c460532c369b49) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Chart] Support custom color config

## 8.100.2

### Patch Changes

- [#3920](https://github.com/Thinkei/hero-design/pull/3920) [`bfe5684a2834177438488a71e454ebc65bcaaffe`](https://github.com/Thinkei/hero-design/commit/bfe5684a2834177438488a71e454ebc65bcaaffe) Thanks [@anniepham96](https://github.com/anniepham96)! - Clone academic-hat-outlined icon from web to mobile

## 8.100.1

### Patch Changes

- [#3914](https://github.com/Thinkei/hero-design/pull/3914) [`e89cfb49ca75f9b2104e72b630bfb20bfa896e6f`](https://github.com/Thinkei/hero-design/commit/e89cfb49ca75f9b2104e72b630bfb20bfa896e6f) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Select.Multi] Fix crash issue when value is falsy

## 8.100.0

### Minor Changes

- [#3905](https://github.com/Thinkei/hero-design/pull/3905) [`7e8634f5c26d24299f5caccfc4920fcac8d95bbf`](https://github.com/Thinkei/hero-design/commit/7e8634f5c26d24299f5caccfc4920fcac8d95bbf) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Chart.Line] Add component

- [#3907](https://github.com/Thinkei/hero-design/pull/3907) [`8b6414c8554a061255e3554829ba0a41d5fb969a`](https://github.com/Thinkei/hero-design/commit/8b6414c8554a061255e3554829ba0a41d5fb969a) Thanks [@ttkien](https://github.com/ttkien)! - [Chart.Column] add component

### Patch Changes

- [#3911](https://github.com/Thinkei/hero-design/pull/3911) [`c7b09353a06721ac2d9b73535e59ac1c691af2c6`](https://github.com/Thinkei/hero-design/commit/c7b09353a06721ac2d9b73535e59ac1c691af2c6) Thanks [@ttkien](https://github.com/ttkien)! - [Badge.Status] add testID for status dot

- [#3908](https://github.com/Thinkei/hero-design/pull/3908) [`32719fc28aeaf03226d57724382a421790e230ba`](https://github.com/Thinkei/hero-design/commit/32719fc28aeaf03226d57724382a421790e230ba) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - Add new mobile visualization colors

- Updated dependencies [[`32719fc28aeaf03226d57724382a421790e230ba`](https://github.com/Thinkei/hero-design/commit/32719fc28aeaf03226d57724382a421790e230ba)]:
  - @hero-design/colors@8.46.1

## 8.99.4

### Patch Changes

- [#3869](https://github.com/Thinkei/hero-design/pull/3869) [`462eaeacfd5d72708a0ef90bd3374cf4317ee807`](https://github.com/Thinkei/hero-design/commit/462eaeacfd5d72708a0ef90bd3374cf4317ee807) Thanks [@ttkien](https://github.com/ttkien)! - [Tab.Scroll] change the logic to workaround fix android layout issue android 7 and 8

## 8.99.3

### Patch Changes

- [#3840](https://github.com/Thinkei/hero-design/pull/3840) [`f8dbfb708ce36d07d618f9488c1245b562047e14`](https://github.com/Thinkei/hero-design/commit/f8dbfb708ce36d07d618f9488c1245b562047e14) Thanks [@ttkien](https://github.com/ttkien)! - [TextInput] fix label's position when the textinput's width scales up

- [#3844](https://github.com/Thinkei/hero-design/pull/3844) [`695ef1e857c452b98541c71c3f1c8c6cbab2d290`](https://github.com/Thinkei/hero-design/commit/695ef1e857c452b98541c71c3f1c8c6cbab2d290) Thanks [@ttkien](https://github.com/ttkien)! - [TextInput] fix Label overflow issue

## 8.99.2

### Patch Changes

- [#3811](https://github.com/Thinkei/hero-design/pull/3811) [`4a35bdd6c7cf89d87faeef60e385818df2963a62`](https://github.com/Thinkei/hero-design/commit/4a35bdd6c7cf89d87faeef60e385818df2963a62) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Select.Multi] Support display object value

## 8.99.1

### Patch Changes

- [#3816](https://github.com/Thinkei/hero-design/pull/3816) [`9ac2c1cabacfc6b8a5453dfe770e147484532579`](https://github.com/Thinkei/hero-design/commit/9ac2c1cabacfc6b8a5453dfe770e147484532579) Thanks [@ttkien](https://github.com/ttkien)! - [Empty][success][Error] support title with React Element

## 8.99.0

### Minor Changes

- [#3814](https://github.com/Thinkei/hero-design/pull/3814) [`22de5b249fb6bad2230e69e3c4ba1a5cad4e3807`](https://github.com/Thinkei/hero-design/commit/22de5b249fb6bad2230e69e3c4ba1a5cad4e3807) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Radio] Support prefix

## 8.98.1

### Patch Changes

- [#3805](https://github.com/Thinkei/hero-design/pull/3805) [`c0e81efe2716701816fa439485ee1cb20cb593ca`](https://github.com/Thinkei/hero-design/commit/c0e81efe2716701816fa439485ee1cb20cb593ca) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Tabs.Scroll] Fix alignment issue on Android 8

## 8.98.0

### Minor Changes

- [#3788](https://github.com/Thinkei/hero-design/pull/3788) [`1c42238a8c0b3651f621b04994bd812e14a30c8c`](https://github.com/Thinkei/hero-design/commit/1c42238a8c0b3651f621b04994bd812e14a30c8c) Thanks [@ttkien](https://github.com/ttkien)! - [Button] add compact text and compact inline text

## 8.97.0

### Minor Changes

- [#3785](https://github.com/Thinkei/hero-design/pull/3785) [`3e90ba8881f2d13621a3e440fb443a3cc1b58aae`](https://github.com/Thinkei/hero-design/commit/3e90ba8881f2d13621a3e440fb443a3cc1b58aae) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [DatePicker.Dialog] Add component

## 8.96.0

### Minor Changes

- [#3778](https://github.com/Thinkei/hero-design/pull/3778) [`76da7a46f62ac47736d1fae57161a7a98fb0b73d`](https://github.com/Thinkei/hero-design/commit/76da7a46f62ac47736d1fae57161a7a98fb0b73d) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [DatePicker] Support custom value renderer

## 8.95.0

### Minor Changes

- [#3771](https://github.com/Thinkei/hero-design/pull/3771) [`b1bec751aad6c8685211bc875ea004b533cae67d`](https://github.com/Thinkei/hero-design/commit/b1bec751aad6c8685211bc875ea004b533cae67d) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [DatePicker] Support localization and Canadian locale

## 8.94.0

### Minor Changes

- [#3768](https://github.com/Thinkei/hero-design/pull/3768) [`6fcc92d844e0bb50e7007bfcf48367f50ae87dc7`](https://github.com/Thinkei/hero-design/commit/6fcc92d844e0bb50e7007bfcf48367f50ae87dc7) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Error][empty][Success] Support passing icons

## 8.93.0

### Minor Changes

- [#3761](https://github.com/Thinkei/hero-design/pull/3761) [`f92d9b56e581accf3ebafc8becd72068cfaa5493`](https://github.com/Thinkei/hero-design/commit/f92d9b56e581accf3ebafc8becd72068cfaa5493) Thanks [@ttkien](https://github.com/ttkien)! - [Badge.Count] add component

### Patch Changes

- [#3765](https://github.com/Thinkei/hero-design/pull/3765) [`c4d1a248033828799063daae6ef12ab8ee84e8ba`](https://github.com/Thinkei/hero-design/commit/c4d1a248033828799063daae6ef12ab8ee84e8ba) Thanks [@anniepham96](https://github.com/anniepham96)! - Add new icon for profile checklist badge

## 8.92.3

### Patch Changes

- [#3753](https://github.com/Thinkei/hero-design/pull/3753) [`a592fbfcace05f7ffb2f89a9a47150d712fd0acc`](https://github.com/Thinkei/hero-design/commit/a592fbfcace05f7ffb2f89a9a47150d712fd0acc) Thanks [@ttkien](https://github.com/ttkien)! - add calculator-outlined icon

- [#3712](https://github.com/Thinkei/hero-design/pull/3712) [`450be3ea106620aff69e6e2663b6e9d124c641c9`](https://github.com/Thinkei/hero-design/commit/450be3ea106620aff69e6e2663b6e9d124c641c9) Thanks [@haudao-eh](https://github.com/haudao-eh)! - [Progress] Re-implement Progress.Circle with svg

- [#3752](https://github.com/Thinkei/hero-design/pull/3752) [`85e3982e86a1afb2f01467b0ac99a6eec288192d`](https://github.com/Thinkei/hero-design/commit/85e3982e86a1afb2f01467b0ac99a6eec288192d) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Tabs] Update default badge intent

- [#3743](https://github.com/Thinkei/hero-design/pull/3743) [`012cffceeaead5a092d0bd07d23656361bf24060`](https://github.com/Thinkei/hero-design/commit/012cffceeaead5a092d0bd07d23656361bf24060) Thanks [@haudao-eh](https://github.com/haudao-eh)! - [Progress] Update colors

- [#3755](https://github.com/Thinkei/hero-design/pull/3755) [`ef2b8ebce86dfff8c8fae8e142b5051591c55698`](https://github.com/Thinkei/hero-design/commit/ef2b8ebce86dfff8c8fae8e142b5051591c55698) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Search.OneLine][toolbar.message] Update placeholder and text color

- [#3728](https://github.com/Thinkei/hero-design/pull/3728) [`e8753c4f722db4cb1752430fdb6249e0b91145ba`](https://github.com/Thinkei/hero-design/commit/e8753c4f722db4cb1752430fdb6249e0b91145ba) Thanks [@phucdph](https://github.com/phucdph)! - [Search.OneLine] Update styling

- [#3742](https://github.com/Thinkei/hero-design/pull/3742) [`56545aedcff36594973d96d480926a3f905ceb6f`](https://github.com/Thinkei/hero-design/commit/56545aedcff36594973d96d480926a3f905ceb6f) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Button] Update text alignment on android

## 8.92.2

### Patch Changes

- [#3733](https://github.com/Thinkei/hero-design/pull/3733) [`3704e47f0103bde351e4820b81f2ebcbafedc6a5`](https://github.com/Thinkei/hero-design/commit/3704e47f0103bde351e4820b81f2ebcbafedc6a5) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Calendar] Update selection logic

## 8.92.1

### Patch Changes

- [#3731](https://github.com/Thinkei/hero-design/pull/3731) [`65b0238dcab7d2397c913fd36aec5690171f950b`](https://github.com/Thinkei/hero-design/commit/65b0238dcab7d2397c913fd36aec5690171f950b) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [SingleSelect] Support rendering display value with object

## 8.92.0

### Minor Changes

- [#3724](https://github.com/Thinkei/hero-design/pull/3724) [`f90b02dcf7a6cb289d598123162f1f89c53badd0`](https://github.com/Thinkei/hero-design/commit/f90b02dcf7a6cb289d598123162f1f89c53badd0) Thanks [@ttkien](https://github.com/ttkien)! - add ehWork and ehJobs theme, deprecate swagLight and swagLightJobs

### Patch Changes

- Updated dependencies [[`f90b02dcf7a6cb289d598123162f1f89c53badd0`](https://github.com/Thinkei/hero-design/commit/f90b02dcf7a6cb289d598123162f1f89c53badd0)]:
  - @hero-design/colors@8.46.0

## 8.91.8

### Patch Changes

- [#3725](https://github.com/Thinkei/hero-design/pull/3725) [`a3106d46950f6e5008ff8a75608a738d64e1f028`](https://github.com/Thinkei/hero-design/commit/a3106d46950f6e5008ff8a75608a738d64e1f028) Thanks [@quang-dx](https://github.com/quang-dx)! - [Icon] Add new outlined icons: desktop-computer-outlined, mobile-phone-1-outlined, tablet-outlined

- [#3722](https://github.com/Thinkei/hero-design/pull/3722) [`655027fd13f8d2008db326a81aafc946cc558a1d`](https://github.com/Thinkei/hero-design/commit/655027fd13f8d2008db326a81aafc946cc558a1d) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [FAB.ActionGroup] Update styling:

  - Resolve unexpected children margin change when passing margin
  - Update backdrop to cover full screen

## 8.91.7

### Patch Changes

- [#3720](https://github.com/Thinkei/hero-design/pull/3720) [`c6acaedafaa8d246f2882a72234db93b3fff93d3`](https://github.com/Thinkei/hero-design/commit/c6acaedafaa8d246f2882a72234db93b3fff93d3) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Mobile] Update shadow naming

## 8.91.6

### Patch Changes

- [#3713](https://github.com/Thinkei/hero-design/pull/3713) [`b7507e15becc17873237f8fee829149399a0641b`](https://github.com/Thinkei/hero-design/commit/b7507e15becc17873237f8fee829149399a0641b) Thanks [@ttkien](https://github.com/ttkien)! - [Error] make image center

- Updated dependencies [[`4f07a745f50ba5470df6a3b16eb57fcdf52f755c`](https://github.com/Thinkei/hero-design/commit/4f07a745f50ba5470df6a3b16eb57fcdf52f755c)]:
  - @hero-design/colors@8.45.3

## 8.91.5

### Patch Changes

- [#3701](https://github.com/Thinkei/hero-design/pull/3701) [`572ec42b57534831acf2d1e4273e2995e3d6b9e4`](https://github.com/Thinkei/hero-design/commit/572ec42b57534831acf2d1e4273e2995e3d6b9e4) Thanks [@haudao-eh](https://github.com/haudao-eh)! - [MapPin] Update color

- [#3709](https://github.com/Thinkei/hero-design/pull/3709) [`814d559f5acf0f3e04cc1bbe4140d5745dcfd091`](https://github.com/Thinkei/hero-design/commit/814d559f5acf0f3e04cc1bbe4140d5745dcfd091) Thanks [@ttkien](https://github.com/ttkien)! - [Chip] update background color and shadow

- [#3711](https://github.com/Thinkei/hero-design/pull/3711) [`3aeb3bc87f5766bf68f59fe73c7d74d180e033ad`](https://github.com/Thinkei/hero-design/commit/3aeb3bc87f5766bf68f59fe73c7d74d180e033ad) Thanks [@quan-tran-eh](https://github.com/quan-tran-eh)! - Add paperclip-vertical icon

- [#3703](https://github.com/Thinkei/hero-design/pull/3703) [`692b3bb35e8df216f2a7dd46b51689c816cf1d13`](https://github.com/Thinkei/hero-design/commit/692b3bb35e8df216f2a7dd46b51689c816cf1d13) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [FloatingIsland][search][BottomNavigation][list] Update shadow

- [#3710](https://github.com/Thinkei/hero-design/pull/3710) [`b6a1daf8817a4aa1504daf2f709f0a5859b9a5ed`](https://github.com/Thinkei/hero-design/commit/b6a1daf8817a4aa1504daf2f709f0a5859b9a5ed) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Alert][toast] Update shadow

- [#3705](https://github.com/Thinkei/hero-design/pull/3705) [`26dd74bf0f9b84f154cfaa17361e4089ec2296fb`](https://github.com/Thinkei/hero-design/commit/26dd74bf0f9b84f154cfaa17361e4089ec2296fb) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Avatar] Update text color

## 8.91.4

### Patch Changes

- [#3699](https://github.com/Thinkei/hero-design/pull/3699) [`8e1eb77ac97e7b367b74361717772c7e15a61627`](https://github.com/Thinkei/hero-design/commit/8e1eb77ac97e7b367b74361717772c7e15a61627) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [FAB][bottomsheet] Update color

  - FAB: Update button and backdrop color and shadow
  - BottomSheet: Remove shadow and update backdrop color

- [#3704](https://github.com/Thinkei/hero-design/pull/3704) [`643421d7d76789a9bb7f65a850d1c754bed52449`](https://github.com/Thinkei/hero-design/commit/643421d7d76789a9bb7f65a850d1c754bed52449) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Calendar.Range] Allow selecting same date

## 8.91.3

### Patch Changes

- [#3696](https://github.com/Thinkei/hero-design/pull/3696) [`769f2738b4d870703ad169290f3cc36305920a28`](https://github.com/Thinkei/hero-design/commit/769f2738b4d870703ad169290f3cc36305920a28) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - Update mobile shadow tokens

## 8.91.2

### Patch Changes

- [#3694](https://github.com/Thinkei/hero-design/pull/3694) [`6b5810543df428ac5e4ffb6be8a3a0c820177d23`](https://github.com/Thinkei/hero-design/commit/6b5810543df428ac5e4ffb6be8a3a0c820177d23) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Checkbox][switch] Update color

- [#3695](https://github.com/Thinkei/hero-design/pull/3695) [`5b3d9e000462957834b653bf9f2a3934f39aca6b`](https://github.com/Thinkei/hero-design/commit/5b3d9e000462957834b653bf9f2a3934f39aca6b) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Search.OneLine][textinput] Update placeholder color

- [#3697](https://github.com/Thinkei/hero-design/pull/3697) [`0bb02b0f890e99650c5dce6afc231da2c3507539`](https://github.com/Thinkei/hero-design/commit/0bb02b0f890e99650c5dce6afc231da2c3507539) Thanks [@luanlai2201](https://github.com/luanlai2201)! - [TextInput][richtexteditor] Add element to wrap the label

## 8.91.1

### Patch Changes

- [#3692](https://github.com/Thinkei/hero-design/pull/3692) [`55b61687842b3d6b7415195bab1e70fa272da600`](https://github.com/Thinkei/hero-design/commit/55b61687842b3d6b7415195bab1e70fa272da600) Thanks [@ttkien](https://github.com/ttkien)! - [Attachment] change highlightedBackground to decorativeSecondarySurface
  [Success] change fullscreen background to defaultGlobalSurface

## 8.91.0

### Minor Changes

- [#3689](https://github.com/Thinkei/hero-design/pull/3689) [`63af7b99c651170d2f681b1c0f4f641f791cd7a3`](https://github.com/Thinkei/hero-design/commit/63af7b99c651170d2f681b1c0f4f641f791cd7a3) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - Add dark theme

### Patch Changes

- [#3687](https://github.com/Thinkei/hero-design/pull/3687) [`76f795675905d2fe908fba08a9bfc9895f47f86c`](https://github.com/Thinkei/hero-design/commit/76f795675905d2fe908fba08a9bfc9895f47f86c) Thanks [@ttkien](https://github.com/ttkien)! - - [Error] update full screen background color to onDefaultGlobalSurface

  - [Toolbar] update danger text color to onErrorSurface

- [#3684](https://github.com/Thinkei/hero-design/pull/3684) [`0642db8dcb345337f74ab3286e11a1c05f7e706e`](https://github.com/Thinkei/hero-design/commit/0642db8dcb345337f74ab3286e11a1c05f7e706e) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [List] Update background color

## 8.90.1

### Patch Changes

- [#3677](https://github.com/Thinkei/hero-design/pull/3677) [`ac973b40ec94c3fa7e83a6cfc9d781a3ccb68f5b`](https://github.com/Thinkei/hero-design/commit/ac973b40ec94c3fa7e83a6cfc9d781a3ccb68f5b) Thanks [@ttkien](https://github.com/ttkien)! - [Theme] add themeMode to specify dark or light mode
  [MonthYearPicker] change themeVariant base on theme mode
- Updated dependencies [[`ac973b40ec94c3fa7e83a6cfc9d781a3ccb68f5b`](https://github.com/Thinkei/hero-design/commit/ac973b40ec94c3fa7e83a6cfc9d781a3ccb68f5b)]:
  - @hero-design/react-native-month-year-picker@8.43.1

## 8.90.0

### Minor Changes

- [#3682](https://github.com/Thinkei/hero-design/pull/3682) [`9cc1860a717736c1116affb45f44f381c1e0b616`](https://github.com/Thinkei/hero-design/commit/9cc1860a717736c1116affb45f44f381c1e0b616) Thanks [@ttkien](https://github.com/ttkien)! - [Icon] Add xxxsmall size

- [#3682](https://github.com/Thinkei/hero-design/pull/3682) [`9cc1860a717736c1116affb45f44f381c1e0b616`](https://github.com/Thinkei/hero-design/commit/9cc1860a717736c1116affb45f44f381c1e0b616) Thanks [@ttkien](https://github.com/ttkien)! - [Card] Add secondary intent and update Card.Data background color

### Patch Changes

- [#3682](https://github.com/Thinkei/hero-design/pull/3682) [`9cc1860a717736c1116affb45f44f381c1e0b616`](https://github.com/Thinkei/hero-design/commit/9cc1860a717736c1116affb45f44f381c1e0b616) Thanks [@ttkien](https://github.com/ttkien)! - [Image] Deprecate component

- [#3682](https://github.com/Thinkei/hero-design/pull/3682) [`9cc1860a717736c1116affb45f44f381c1e0b616`](https://github.com/Thinkei/hero-design/commit/9cc1860a717736c1116affb45f44f381c1e0b616) Thanks [@ttkien](https://github.com/ttkien)! - [iOS] support text color for react-native-month-year-picker

- Updated dependencies [[`9cc1860a717736c1116affb45f44f381c1e0b616`](https://github.com/Thinkei/hero-design/commit/9cc1860a717736c1116affb45f44f381c1e0b616)]:
  - @hero-design/react-native-month-year-picker@8.43.0

## 8.89.0

### Minor Changes

- [#3662](https://github.com/Thinkei/hero-design/pull/3662) [`b2f1ffecacb90bd35d5ceadadee1030e6efbafe4`](https://github.com/Thinkei/hero-design/commit/b2f1ffecacb90bd35d5ceadadee1030e6efbafe4) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Calendar.Range] Add component

### Patch Changes

- [#3670](https://github.com/Thinkei/hero-design/pull/3670) [`a3bfcaf3b8f603925e66152d95fc30cc68b1c018`](https://github.com/Thinkei/hero-design/commit/a3bfcaf3b8f603925e66152d95fc30cc68b1c018) Thanks [@luanlai2201](https://github.com/luanlai2201)! - [RichTextEditor] Fix label at wrong position

## 8.88.0

### Minor Changes

- [#3630](https://github.com/Thinkei/hero-design/pull/3630) [`b4ae9bf3fe00b4a7a27d2919eb7ef83a7d391e59`](https://github.com/Thinkei/hero-design/commit/b4ae9bf3fe00b4a7a27d2919eb7ef83a7d391e59) Thanks [@phucdph](https://github.com/phucdph)! - [AppCue] Support top-left, top-right, bottom-left, bottom-right placement

### Patch Changes

- [#3633](https://github.com/Thinkei/hero-design/pull/3633) [`040aa3235d512304df0dc00c4aa3c26766f1fc1c`](https://github.com/Thinkei/hero-design/commit/040aa3235d512304df0dc00c4aa3c26766f1fc1c) Thanks [@luanlai2201](https://github.com/luanlai2201)! - [TextInput] Fix label when has value do not align with another TextInput

- [#3638](https://github.com/Thinkei/hero-design/pull/3638) [`4a5628d321f2c6b9dcb96c62b1ceed999a6ec7b7`](https://github.com/Thinkei/hero-design/commit/4a5628d321f2c6b9dcb96c62b1ceed999a6ec7b7) Thanks [@ttkien](https://github.com/ttkien)! - [Empty] Update descrption typeface and font size

## 8.87.2

### Patch Changes

- [#3623](https://github.com/Thinkei/hero-design/pull/3623) [`4898fef1ef1a0c8b4c809188471ba487474bbb28`](https://github.com/Thinkei/hero-design/commit/4898fef1ef1a0c8b4c809188471ba487474bbb28) Thanks [@khoaddtran](https://github.com/khoaddtran)! - Bump hero-editor to 1.15.5

## 8.87.1

### Patch Changes

- [#3619](https://github.com/Thinkei/hero-design/pull/3619) [`88bfafcf9fc3dcaea7fd5ce14c29c03f3b9e80d2`](https://github.com/Thinkei/hero-design/commit/88bfafcf9fc3dcaea7fd5ce14c29c03f3b9e80d2) Thanks [@sonnguyen-eh](https://github.com/sonnguyen-eh)! - Bump hero-editor to 1.15.4, create new events and expose new functions in RichTextEditor

## 8.87.0

### Minor Changes

- [#3620](https://github.com/Thinkei/hero-design/pull/3620) [`5a7779f2a1283c746bd918e5f3fd35fec8471369`](https://github.com/Thinkei/hero-design/commit/5a7779f2a1283c746bd918e5f3fd35fec8471369) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Carousel.Card] Support gap prop

## 8.86.0

### Minor Changes

- [#3609](https://github.com/Thinkei/hero-design/pull/3609) [`6cb53946a493e6550c0bdd2b0c2c0fb683e4e77b`](https://github.com/Thinkei/hero-design/commit/6cb53946a493e6550c0bdd2b0c2c0fb683e4e77b) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Button] Add white intent

## 8.85.0

### Minor Changes

- [#3605](https://github.com/Thinkei/hero-design/pull/3605) [`ab87bce2a285fbbe735eca30fa686f26eb2f2a97`](https://github.com/Thinkei/hero-design/commit/ab87bce2a285fbbe735eca30fa686f26eb2f2a97) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Box] Support gap property

## 8.84.3

### Patch Changes

- [#3598](https://github.com/Thinkei/hero-design/pull/3598) [`b837f8d5986633709c679de6132c10b8d404c398`](https://github.com/Thinkei/hero-design/commit/b837f8d5986633709c679de6132c10b8d404c398) Thanks [@nhatle684](https://github.com/nhatle684)! - [BottomSheet.ScrollView] Add support ref

## 8.84.2

### Patch Changes

- [#3589](https://github.com/Thinkei/hero-design/pull/3589) [`0ba920803345cad369e76c92a2d10f638434673b`](https://github.com/Thinkei/hero-design/commit/0ba920803345cad369e76c92a2d10f638434673b) Thanks [@hani-nguyen-eh](https://github.com/hani-nguyen-eh)! - [Icon] Add new icon:bookmark-checked, search, bookmark-check-outlined

- [#3586](https://github.com/Thinkei/hero-design/pull/3586) [`95cb2eaaa45203dd07f6201d2d765f205f13f482`](https://github.com/Thinkei/hero-design/commit/95cb2eaaa45203dd07f6201d2d765f205f13f482) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [DatePicker] Add custom locale support for iOS

## 8.84.1

### Patch Changes

- [#3582](https://github.com/Thinkei/hero-design/pull/3582) [`2200c47a7d703b4f1d558370307a7de3529c4823`](https://github.com/Thinkei/hero-design/commit/2200c47a7d703b4f1d558370307a7de3529c4823) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [DatePicker] Add custom locale support for iOS

## 8.84.0

### Minor Changes

- [#3571](https://github.com/Thinkei/hero-design/pull/3571) [`8326368063b84b3279fdabd6af1de088abed1deb`](https://github.com/Thinkei/hero-design/commit/8326368063b84b3279fdabd6af1de088abed1deb) Thanks [@phucdph](https://github.com/phucdph)! - [Button] Support compact variant

## 8.83.0

### Minor Changes

- [#3566](https://github.com/Thinkei/hero-design/pull/3566) [`9f058b49e2bf067e0baddfc4903796196cac22ec`](https://github.com/Thinkei/hero-design/commit/9f058b49e2bf067e0baddfc4903796196cac22ec) Thanks [@phucdph](https://github.com/phucdph)! - [AppCue] Add component

- [#3565](https://github.com/Thinkei/hero-design/pull/3565) [`d0c26a6a8e9524505960a14386f23a52ef924dbe`](https://github.com/Thinkei/hero-design/commit/d0c26a6a8e9524505960a14386f23a52ef924dbe) Thanks [@ttkien](https://github.com/ttkien)! - [Slider] add Range Slider

### Patch Changes

- [#3569](https://github.com/Thinkei/hero-design/pull/3569) [`34dab9467c3f3860163f4f9cbf646c4faf5ffa27`](https://github.com/Thinkei/hero-design/commit/34dab9467c3f3860163f4f9cbf646c4faf5ffa27) Thanks [@ttkien](https://github.com/ttkien)! - [Tabs] set background color for Header

- [#3568](https://github.com/Thinkei/hero-design/pull/3568) [`c6934fdcbe8eb6166de986161fba6fd806bf5f52`](https://github.com/Thinkei/hero-design/commit/c6934fdcbe8eb6166de986161fba6fd806bf5f52) Thanks [@haudao-eh](https://github.com/haudao-eh)! - [Chip] Rename `outlined` and `filled` variant

- [#3563](https://github.com/Thinkei/hero-design/pull/3563) [`909e17ec3152f0821c5b99ce167f437bb9a531f0`](https://github.com/Thinkei/hero-design/commit/909e17ec3152f0821c5b99ce167f437bb9a531f0) Thanks [@haudao-eh](https://github.com/haudao-eh)! - Upgrade Typescript to v5

- Updated dependencies [[`909e17ec3152f0821c5b99ce167f437bb9a531f0`](https://github.com/Thinkei/hero-design/commit/909e17ec3152f0821c5b99ce167f437bb9a531f0)]:
  - @hero-design/colors@8.45.2
  - @hero-design/react-native-month-year-picker@8.42.11

## 8.82.1

### Patch Changes

- [#3521](https://github.com/Thinkei/hero-design/pull/3521) [`bce6ea986a2e4570db9a0914f5019c436936b474`](https://github.com/Thinkei/hero-design/commit/bce6ea986a2e4570db9a0914f5019c436936b474) Thanks [@ttkien](https://github.com/ttkien)! - [Font] replace playful font to Saiga

## 8.82.0

### Minor Changes

- [#3539](https://github.com/Thinkei/hero-design/pull/3539) [`e1a88e3ec64576388bafe9cda2d0c8330c1e3126`](https://github.com/Thinkei/hero-design/commit/e1a88e3ec64576388bafe9cda2d0c8330c1e3126) Thanks [@christhuong](https://github.com/christhuong)! - Add new icons to mobile

- [#3538](https://github.com/Thinkei/hero-design/pull/3538) [`5ed5328f70f9fc624f55d7528fb406a0b4536987`](https://github.com/Thinkei/hero-design/commit/5ed5328f70f9fc624f55d7528fb406a0b4536987) Thanks [@ttkien](https://github.com/ttkien)! - [DatePicker] add variant month-year

### Patch Changes

- [#3532](https://github.com/Thinkei/hero-design/pull/3532) [`b2a99b76972adb906c364ef193e030e352981d92`](https://github.com/Thinkei/hero-design/commit/b2a99b76972adb906c364ef193e030e352981d92) Thanks [@ttkien](https://github.com/ttkien)! - [Toast] Update colors

- [#3500](https://github.com/Thinkei/hero-design/pull/3500) [`aaf694dda1807c82b0f9d047f56be922c9631412`](https://github.com/Thinkei/hero-design/commit/aaf694dda1807c82b0f9d047f56be922c9631412) Thanks [@ttkien](https://github.com/ttkien)! - [BottomSheet] fix onDismiss call twice

## 8.81.2

### Patch Changes

- [#3527](https://github.com/Thinkei/hero-design/pull/3527) [`228f8de96b09802ce890eeb6277a12a774af99ad`](https://github.com/Thinkei/hero-design/commit/228f8de96b09802ce890eeb6277a12a774af99ad) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [TimePicker] Fix bottom sheet value not in sync

## 8.81.1

### Patch Changes

- [#3518](https://github.com/Thinkei/hero-design/pull/3518) [`b571a2a4e544551d3ed0cfb1baea6da4f2ae33e2`](https://github.com/Thinkei/hero-design/commit/b571a2a4e544551d3ed0cfb1baea6da4f2ae33e2) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Chip] Update styling and allow custom label

## 8.81.0

### Minor Changes

- [#3505](https://github.com/Thinkei/hero-design/pull/3505) [`6b9e214ee7e9fe63374a4ae7c11c8af4902437ac`](https://github.com/Thinkei/hero-design/commit/6b9e214ee7e9fe63374a4ae7c11c8af4902437ac) Thanks [@haudao-eh](https://github.com/haudao-eh)! - [Button] Support inline-text variant

## 8.80.1

### Patch Changes

- [#3511](https://github.com/Thinkei/hero-design/pull/3511) [`d1de1179742dbf07e5a73b473f1b2247ab497b1e`](https://github.com/Thinkei/hero-design/commit/d1de1179742dbf07e5a73b473f1b2247ab497b1e) Thanks [@ttkien](https://github.com/ttkien)! - [FAB] Update colors

- [#3510](https://github.com/Thinkei/hero-design/pull/3510) [`37f1de1b8c969d4acb9587ec9fb685932d2e57ec`](https://github.com/Thinkei/hero-design/commit/37f1de1b8c969d4acb9587ec9fb685932d2e57ec) Thanks [@peterkhuu](https://github.com/peterkhuu)! - Add folder-upload-outlined icon

## 8.80.0

### Minor Changes

- [#3502](https://github.com/Thinkei/hero-design/pull/3502) [`88c11405abfaf87625b9fde266d58d7fd09e25e9`](https://github.com/Thinkei/hero-design/commit/88c11405abfaf87625b9fde266d58d7fd09e25e9) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Chip] Add compact-outlined variant

## 8.79.1

### Patch Changes

- [#3491](https://github.com/Thinkei/hero-design/pull/3491) [`fec0e3d77e1b75361e59b25f5a06b700385e92e9`](https://github.com/Thinkei/hero-design/commit/fec0e3d77e1b75361e59b25f5a06b700385e92e9) Thanks [@vthanh6494](https://github.com/vthanh6494)! - [Icon] replace dot-filled with the new one

- [#3492](https://github.com/Thinkei/hero-design/pull/3492) [`ee38a7c73c9401cf3fb2b12ce7ad004b67ea5408`](https://github.com/Thinkei/hero-design/commit/ee38a7c73c9401cf3fb2b12ce7ad004b67ea5408) Thanks [@luanlai2201](https://github.com/luanlai2201)! - [Colors] Update secondaryHighlightedSurface for swagLightJobs

## 8.79.0

### Minor Changes

- [#3489](https://github.com/Thinkei/hero-design/pull/3489) [`94719952550e8923edd82d6d236c366e4d220c44`](https://github.com/Thinkei/hero-design/commit/94719952550e8923edd82d6d236c366e4d220c44) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Select] Support custom BottomSheet config

## 8.78.1

### Patch Changes

- [#3487](https://github.com/Thinkei/hero-design/pull/3487) [`5bcbcf14116726514e58aef14c9f7758cd8d1683`](https://github.com/Thinkei/hero-design/commit/5bcbcf14116726514e58aef14c9f7758cd8d1683) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [BottomSheet] Add missing dependencies

## 8.78.0

### Minor Changes

- [#3480](https://github.com/Thinkei/hero-design/pull/3480) [`f27e980c7e5eec77a09a0646fad7a5c990b2ad0c`](https://github.com/Thinkei/hero-design/commit/f27e980c7e5eec77a09a0646fad7a5c990b2ad0c) Thanks [@phucdph](https://github.com/phucdph)! - [Search.OneLine] Support clearable input

## 8.77.0

### Minor Changes

- [#3476](https://github.com/Thinkei/hero-design/pull/3476) [`988c1ad81a6f9551a80237a6962ddd5ebf4ad04c`](https://github.com/Thinkei/hero-design/commit/988c1ad81a6f9551a80237a6962ddd5ebf4ad04c) Thanks [@ttkien](https://github.com/ttkien)! - support swagLight for ThemeSwitcher

## 8.76.1

### Patch Changes

- [#3464](https://github.com/Thinkei/hero-design/pull/3464) [`a4d255c31603bbeb7731fe6e2ad6281219d5405d`](https://github.com/Thinkei/hero-design/commit/a4d255c31603bbeb7731fe6e2ad6281219d5405d) Thanks [@luanlai2201](https://github.com/luanlai2201)! - [Icon] Add thumb-down-outlined, handshake-outlined, box-1-outlined, play-arrow-filled, thumb-down icons

## 8.76.0

### Minor Changes

- [#3462](https://github.com/Thinkei/hero-design/pull/3462) [`1248f4adf06dafddfe18b764690479a17b9f5d80`](https://github.com/Thinkei/hero-design/commit/1248f4adf06dafddfe18b764690479a17b9f5d80) Thanks [@phucdph](https://github.com/phucdph)! - [Toolbar.Message] Add component

### Patch Changes

- [#3469](https://github.com/Thinkei/hero-design/pull/3469) [`6ac30da14b0bb6b9a7db52376b4e9e347cc6e1be`](https://github.com/Thinkei/hero-design/commit/6ac30da14b0bb6b9a7db52376b4e9e347cc6e1be) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [BottomSheet] Resolve animtion causing failed test

## 8.75.0

### Minor Changes

- [#3459](https://github.com/Thinkei/hero-design/pull/3459) [`83f55b47168ad3c7b4b2099200c3e6ebc0db54df`](https://github.com/Thinkei/hero-design/commit/83f55b47168ad3c7b4b2099200c3e6ebc0db54df) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [FloatingIsland] Add commponent

## 8.74.1

### Patch Changes

- [#3457](https://github.com/Thinkei/hero-design/pull/3457) [`e8fd9ab44b7f6aab3046d1129be71aa0e9a5948f`](https://github.com/Thinkei/hero-design/commit/e8fd9ab44b7f6aab3046d1129be71aa0e9a5948f) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [BottomSheet] Resolve onDismiss being called twice

- [#3456](https://github.com/Thinkei/hero-design/pull/3456) [`8a9f0cb48060aa771d4236455acd7fe8d0cee9cf`](https://github.com/Thinkei/hero-design/commit/8a9f0cb48060aa771d4236455acd7fe8d0cee9cf) Thanks [@vuvohoang](https://github.com/vuvohoang)! - Add new icons: evening-outlined, afternoon-outlined, morning-outlined, dot-filled

## 8.74.0

### Minor Changes

- [#3449](https://github.com/Thinkei/hero-design/pull/3449) [`b3029bb02497703734c5fab90aff67d20b94940b`](https://github.com/Thinkei/hero-design/commit/b3029bb02497703734c5fab90aff67d20b94940b) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Icon][typography] Add muted intent

## 8.73.1

### Patch Changes

- [#3447](https://github.com/Thinkei/hero-design/pull/3447) [`c64c609d963c33c72ad416c3833696a8c20f039c`](https://github.com/Thinkei/hero-design/commit/c64c609d963c33c72ad416c3833696a8c20f039c) Thanks [@phucdph](https://github.com/phucdph)! - [MapPin] Update Icon color

- [#3445](https://github.com/Thinkei/hero-design/pull/3445) [`7deae3d675374b98dc1d056a21a4e623db963bef`](https://github.com/Thinkei/hero-design/commit/7deae3d675374b98dc1d056a21a4e623db963bef) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Chip] Reduce outlined border width

## 8.73.0

### Minor Changes

- [#3440](https://github.com/Thinkei/hero-design/pull/3440) [`5959fd728ea18e94a054e4276345218b3c1f15ed`](https://github.com/Thinkei/hero-design/commit/5959fd728ea18e94a054e4276345218b3c1f15ed) Thanks [@phucdph](https://github.com/phucdph)! - [MapPin] Add component

### Patch Changes

- [#3436](https://github.com/Thinkei/hero-design/pull/3436) [`53fc3067bee1db6e209bb4012bf544ec750a93fb`](https://github.com/Thinkei/hero-design/commit/53fc3067bee1db6e209bb4012bf544ec750a93fb) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [PinInput] Resolve onFulfill being called incorrectly

## 8.72.0

### Minor Changes

- [#3431](https://github.com/Thinkei/hero-design/pull/3431) [`74aa7c77c9f026f82dfdd62288f16b5e8c971d50`](https://github.com/Thinkei/hero-design/commit/74aa7c77c9f026f82dfdd62288f16b5e8c971d50) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [FAB.Pair] Add component

- [#3428](https://github.com/Thinkei/hero-design/pull/3428) [`7308ff9d0af86f1f700b781359bc72cbf04a2e25`](https://github.com/Thinkei/hero-design/commit/7308ff9d0af86f1f700b781359bc72cbf04a2e25) Thanks [@phucdph](https://github.com/phucdph)! - [Badge] Add outlined variant
  [Badge] Support icon badge

- [#3429](https://github.com/Thinkei/hero-design/pull/3429) [`63c7267233851d720126866e2ffe9bc30d7b0900`](https://github.com/Thinkei/hero-design/commit/63c7267233851d720126866e2ffe9bc30d7b0900) Thanks [@phucdph](https://github.com/phucdph)! - [Search] Add reversed variant

### Patch Changes

- [#3433](https://github.com/Thinkei/hero-design/pull/3433) [`eab146f43607574f5a4c0349745684fefe259a05`](https://github.com/Thinkei/hero-design/commit/eab146f43607574f5a4c0349745684fefe259a05) Thanks [@ttkien](https://github.com/ttkien)! - [Toolbar] update secondary text of Toolbar item to mutedOnDefaultGlobalSurface

- [#3427](https://github.com/Thinkei/hero-design/pull/3427) [`74c25c46d20979c5818debcc67c6cff721e0d768`](https://github.com/Thinkei/hero-design/commit/74c25c46d20979c5818debcc67c6cff721e0d768) Thanks [@ttkien](https://github.com/ttkien)! - [Switch] Update disable background to muteOnDefaultGlobalSurface and thumb color

- [#3426](https://github.com/Thinkei/hero-design/pull/3426) [`25d1984b9bf5745ee9e2107c33d7e98c4f2c53a8`](https://github.com/Thinkei/hero-design/commit/25d1984b9bf5745ee9e2107c33d7e98c4f2c53a8) Thanks [@ttkien](https://github.com/ttkien)! - [Accordion] update icon color from secondary to primary

- [#3432](https://github.com/Thinkei/hero-design/pull/3432) [`c8b1580f3bbad8fad8d5fbc805085f520918340c`](https://github.com/Thinkei/hero-design/commit/c8b1580f3bbad8fad8d5fbc805085f520918340c) Thanks [@ttkien](https://github.com/ttkien)! - [Button] update secondary-variant color

- [#3423](https://github.com/Thinkei/hero-design/pull/3423) [`4f019dcf8eab14d55abd047afd02d8f8e0440140`](https://github.com/Thinkei/hero-design/commit/4f019dcf8eab14d55abd047afd02d8f8e0440140) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Progress.Step] Add complete state for 1 step

## 8.71.0

### Minor Changes

- [#3422](https://github.com/Thinkei/hero-design/pull/3422) [`a55eee7cee159b592526b978db1eed3beee461c4`](https://github.com/Thinkei/hero-design/commit/a55eee7cee159b592526b978db1eed3beee461c4) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Chip] Add compact variant

## 8.70.0

### Minor Changes

- [#3421](https://github.com/Thinkei/hero-design/pull/3421) [`1a36cbade6beba151ca794d950db19b3cd38f414`](https://github.com/Thinkei/hero-design/commit/1a36cbade6beba151ca794d950db19b3cd38f414) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Card] Add super-round variant

### Patch Changes

- [#3409](https://github.com/Thinkei/hero-design/pull/3409) [`4566296654e11a8d6be117fb241d1d94e29c4750`](https://github.com/Thinkei/hero-design/commit/4566296654e11a8d6be117fb241d1d94e29c4750) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Chip] Allow hiding selected icon

- [#3396](https://github.com/Thinkei/hero-design/pull/3396) [`4fd2a3371237fe4d8dc306380a3575a35e6213f4`](https://github.com/Thinkei/hero-design/commit/4fd2a3371237fe4d8dc306380a3575a35e6213f4) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Chip] Update styling

- [#3419](https://github.com/Thinkei/hero-design/pull/3419) [`3b050b79e0cd915fad534c208044852aeb45210c`](https://github.com/Thinkei/hero-design/commit/3b050b79e0cd915fad534c208044852aeb45210c) Thanks [@ttkien](https://github.com/ttkien)! - Add global theme for swaglight

- Updated dependencies [[`3b050b79e0cd915fad534c208044852aeb45210c`](https://github.com/Thinkei/hero-design/commit/3b050b79e0cd915fad534c208044852aeb45210c)]:
  - @hero-design/colors@8.45.1

## 8.69.0

### Minor Changes

- [#3410](https://github.com/Thinkei/hero-design/pull/3410) [`1dbf68987b0e128c87bb242eacfed4a1e8e20565`](https://github.com/Thinkei/hero-design/commit/1dbf68987b0e128c87bb242eacfed4a1e8e20565) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Progress.Step] Add component

- [#3397](https://github.com/Thinkei/hero-design/pull/3397) [`f754b1fc35bdd5affc394ac3b97a96d2d6a1fed1`](https://github.com/Thinkei/hero-design/commit/f754b1fc35bdd5affc394ac3b97a96d2d6a1fed1) Thanks [@haudao-eh](https://github.com/haudao-eh)! - Add swag light jobs theme

- [#3413](https://github.com/Thinkei/hero-design/pull/3413) [`697404ec334124d9ab5cf27869d4f661fd838e5e`](https://github.com/Thinkei/hero-design/commit/697404ec334124d9ab5cf27869d4f661fd838e5e) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [BottomSheet] Add floating variant

### Patch Changes

- Updated dependencies [[`f754b1fc35bdd5affc394ac3b97a96d2d6a1fed1`](https://github.com/Thinkei/hero-design/commit/f754b1fc35bdd5affc394ac3b97a96d2d6a1fed1)]:
  - @hero-design/colors@8.45.0

## 8.68.0

### Minor Changes

- [#3393](https://github.com/Thinkei/hero-design/pull/3393) [`899ed17b83ee0589036e26ba174a88aae329f72b`](https://github.com/Thinkei/hero-design/commit/899ed17b83ee0589036e26ba174a88aae329f72b) Thanks [@phucdph](https://github.com/phucdph)! - [Badge] Support small size

- [#3399](https://github.com/Thinkei/hero-design/pull/3399) [`e016081f821c6183146257fded80febc60c9ad07`](https://github.com/Thinkei/hero-design/commit/e016081f821c6183146257fded80febc60c9ad07) Thanks [@phucdph](https://github.com/phucdph)! - [CompoundSearch] Add components

### Patch Changes

- [#3401](https://github.com/Thinkei/hero-design/pull/3401) [`3649aa06b0ac70d144862213556834e1ae1ddc68`](https://github.com/Thinkei/hero-design/commit/3649aa06b0ac70d144862213556834e1ae1ddc68) Thanks [@ttkien](https://github.com/ttkien)! - Update Alert colors

## 8.67.0

### Minor Changes

- [#3389](https://github.com/Thinkei/hero-design/pull/3389) [`058c9d7f5bff2958ea2ff873e85ff9acad609cc3`](https://github.com/Thinkei/hero-design/commit/058c9d7f5bff2958ea2ff873e85ff9acad609cc3) Thanks [@ttkien](https://github.com/ttkien)! - add swag light theme

### Patch Changes

- Updated dependencies [[`058c9d7f5bff2958ea2ff873e85ff9acad609cc3`](https://github.com/Thinkei/hero-design/commit/058c9d7f5bff2958ea2ff873e85ff9acad609cc3)]:
  - @hero-design/colors@8.44.0

## 8.66.0

### Minor Changes

- [#3385](https://github.com/Thinkei/hero-design/pull/3385) [`e056fd3ba0867e2879153306e5b9d10a935a590f`](https://github.com/Thinkei/hero-design/commit/e056fd3ba0867e2879153306e5b9d10a935a590f) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Card] Add neutral intent

## 8.65.1

### Patch Changes

- [#3373](https://github.com/Thinkei/hero-design/pull/3373) [`9ed43cdd544600614bbf60c7f6706323f7c906ee`](https://github.com/Thinkei/hero-design/commit/9ed43cdd544600614bbf60c7f6706323f7c906ee) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [PinInput] Enhance PinInput pasting behavior

## 8.65.0

### Minor Changes

- [#3377](https://github.com/Thinkei/hero-design/pull/3377) [`a05212a0d5c19ecdecca919e706447fb7c1298e5`](https://github.com/Thinkei/hero-design/commit/a05212a0d5c19ecdecca919e706447fb7c1298e5) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [BottomNavigation] Bring back component

## 8.64.8

### Patch Changes

- [#3341](https://github.com/Thinkei/hero-design/pull/3341) [`64499bbbdc8c3ee3de9ed61fd1e2d15f95eea7e9`](https://github.com/Thinkei/hero-design/commit/64499bbbdc8c3ee3de9ed61fd1e2d15f95eea7e9) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [PinInput] Update validation logic

## 8.64.7

### Patch Changes

- [#3336](https://github.com/Thinkei/hero-design/pull/3336) [`34f5cb207ed68fcb4d2882e0175c7c085963332d`](https://github.com/Thinkei/hero-design/commit/34f5cb207ed68fcb4d2882e0175c7c085963332d) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [PinInput] Add value validation logic

## 8.64.6

### Patch Changes

- [#3329](https://github.com/Thinkei/hero-design/pull/3329) [`65a9eae2735aa565c2a65416e760aba19de42565`](https://github.com/Thinkei/hero-design/commit/65a9eae2735aa565c2a65416e760aba19de42565) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [PinInput] Fix PinInput not showing context panel when long press

## 8.64.5

### Patch Changes

- [#3322](https://github.com/Thinkei/hero-design/pull/3322) [`7539669a0361a390a19b05b3ad6bd2e5cb55964e`](https://github.com/Thinkei/hero-design/commit/7539669a0361a390a19b05b3ad6bd2e5cb55964e) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [PinInput] Support long press, autoComplete and textContentType props

## 8.64.4

### Patch Changes

- [#3307](https://github.com/Thinkei/hero-design/pull/3307) [`a8013e12bc9ed9f602c66d174f4e652e7527d95f`](https://github.com/Thinkei/hero-design/commit/a8013e12bc9ed9f602c66d174f4e652e7527d95f) Thanks [@ttkien](https://github.com/ttkien)! - downgrade rollup

- Updated dependencies [[`a8013e12bc9ed9f602c66d174f4e652e7527d95f`](https://github.com/Thinkei/hero-design/commit/a8013e12bc9ed9f602c66d174f4e652e7527d95f)]:
  - @hero-design/colors@8.43.1

## 8.64.3

### Patch Changes

- Updated dependencies [[`f50df7c5d`](https://github.com/Thinkei/hero-design/commit/f50df7c5de8f7df3514bd1813e31c75fcc4a456a)]:
  - @hero-design/colors@8.43.0

## 8.64.2

### Patch Changes

- [#3257](https://github.com/Thinkei/hero-design/pull/3257) [`051edd758`](https://github.com/Thinkei/hero-design/commit/051edd7588c6c08b6ade6d9880c607d532fde839) Thanks [@ttkien](https://github.com/ttkien)! - [Spinner] Improve animation

- Updated dependencies []:
  - @hero-design/react-native-month-year-picker@8.42.10

## 8.64.1

### Patch Changes

- [#3246](https://github.com/Thinkei/hero-design/pull/3246) [`1dbb5e198`](https://github.com/Thinkei/hero-design/commit/1dbb5e1985e4b316ca08cd39c10d4d0779aaa43d) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Tabs] Fix onTabPress being called on render

## 8.64.0

### Minor Changes

- [#3239](https://github.com/Thinkei/hero-design/pull/3239) [`a6dfbbed4`](https://github.com/Thinkei/hero-design/commit/a6dfbbed4670c47c54f6c6bc8489d27879bf48cf) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - Add landscape mode support for BottomSheet, DatePicker, DatePickerCalendar, FAB, Select, TimePicker

## 8.63.3

### Patch Changes

- [#3129](https://github.com/Thinkei/hero-design/pull/3129) [`116f04b1a`](https://github.com/Thinkei/hero-design/commit/116f04b1ae7a63a4f3563a935989a318200ce044) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - Fix mobile visual tests workflow

- Updated dependencies [[`de331a19e`](https://github.com/Thinkei/hero-design/commit/de331a19ea56e55ff18b060a21b31831df60c794), [`264d28d3c`](https://github.com/Thinkei/hero-design/commit/264d28d3cb2f68b96bc94f4b72a9681cd4c4abb0)]:
  - @hero-design/react-native-month-year-picker@8.42.10

## 8.63.2

### Patch Changes

- [#3112](https://github.com/Thinkei/hero-design/pull/3112) [`81863a4dd`](https://github.com/Thinkei/hero-design/commit/81863a4ddf02cb87ebc21b8e2fab217166c71339) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - Update Error component local name

- [#3116](https://github.com/Thinkei/hero-design/pull/3116) [`93ce5c6d4`](https://github.com/Thinkei/hero-design/commit/93ce5c6d461d813ba37a3bc26cb817ecad21ee62) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Slider] Update thumb color

- [#3104](https://github.com/Thinkei/hero-design/pull/3104) [`f978158f5`](https://github.com/Thinkei/hero-design/commit/f978158f5e649748fbdd42b2eba4b789458a10f9) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - Upgrade Expo SDK to v50

## 8.63.1

### Patch Changes

- [#3096](https://github.com/Thinkei/hero-design/pull/3096) [`d1f6a9a84`](https://github.com/Thinkei/hero-design/commit/d1f6a9a84521f76a5350ed10db6640f4ea35ad32) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - Upgrade react-native to 0.73.8

- Updated dependencies [[`d1f6a9a84`](https://github.com/Thinkei/hero-design/commit/d1f6a9a84521f76a5350ed10db6640f4ea35ad32)]:
  - @hero-design/react-native-month-year-picker@8.42.9

## 8.63.0

### Minor Changes

- [#3044](https://github.com/Thinkei/hero-design/pull/3044) [`675805609`](https://github.com/Thinkei/hero-design/commit/67580560951948e18472939f68e38eba76fd21e4) Thanks [@TanNguyenEH](https://github.com/TanNguyenEH)! - add new icons for mobile: clock-in-outlined, clock-out-outlined, start-break-outlined, end-break-outlined

- [#3045](https://github.com/Thinkei/hero-design/pull/3045) [`038e3f44a`](https://github.com/Thinkei/hero-design/commit/038e3f44abfd182db5b887c279b7d0a5d4638cd0) Thanks [@ttkien](https://github.com/ttkien)! - [Alert] add actionLabel

## 8.62.0

### Minor Changes

- [#3030](https://github.com/Thinkei/hero-design/pull/3030) [`19693f226`](https://github.com/Thinkei/hero-design/commit/19693f22649c2130d15e1cb8b9c4bd8b47580d80) Thanks [@ttkien](https://github.com/ttkien)! - [Radio] Add extended variant

## 8.61.3

### Patch Changes

- [#2995](https://github.com/Thinkei/hero-design/pull/2995) [`d8519217a`](https://github.com/Thinkei/hero-design/commit/d8519217aedc7900d82446586313a3b6e48c0f21) Thanks [@ttkien](https://github.com/ttkien)! - [Success] Support a description using ReactElement.

- [#2996](https://github.com/Thinkei/hero-design/pull/2996) [`8bc9a4be6`](https://github.com/Thinkei/hero-design/commit/8bc9a4be6faedf8c9c0894303b11103bd419e73d) Thanks [@lygioianeh](https://github.com/lygioianeh)! - [Icon] Add wellness-outlined icon

## 8.61.2

### Patch Changes

- [#2896](https://github.com/Thinkei/hero-design/pull/2896) [`c4fcac207`](https://github.com/Thinkei/hero-design/commit/c4fcac207f9e7172b2c44426e7cd06a21966fa26) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - Upgrade react-native version for HD mobile

- Updated dependencies [[`c4fcac207`](https://github.com/Thinkei/hero-design/commit/c4fcac207f9e7172b2c44426e7cd06a21966fa26)]:
  - @hero-design/react-native-month-year-picker@8.42.8

## 8.61.1

### Patch Changes

- [#2853](https://github.com/Thinkei/hero-design/pull/2853) [`2d654c6de`](https://github.com/Thinkei/hero-design/commit/2d654c6dece0447ad405727cdea18da90c09865a) Thanks [@nguyen315](https://github.com/nguyen315)! - [Icon] Add share-outlined-2 icon

- [#2854](https://github.com/Thinkei/hero-design/pull/2854) [`ce593d70f`](https://github.com/Thinkei/hero-design/commit/ce593d70f51c4968b829145daec222d8c465eba6) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Button] Allow passing custom icon

## 8.61.0

### Minor Changes

- [#2786](https://github.com/Thinkei/hero-design/pull/2786) [`f5f4d1d55`](https://github.com/Thinkei/hero-design/commit/f5f4d1d55601f9ae3e37438f0928e9a6173ae260) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Radio.Group] Update indicator color and add inactiveIntent prop

## 8.60.0

### Minor Changes

- [#2747](https://github.com/Thinkei/hero-design/pull/2747) [`28106e711`](https://github.com/Thinkei/hero-design/commit/28106e711ef6a127e4bfa0890535489649ff516c) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [FAB][fab.actiongroup][Scrollables with FAB] Update animations using Animated

## 8.59.0

### Minor Changes

- [#2765](https://github.com/Thinkei/hero-design/pull/2765) [`d2ebbb352`](https://github.com/Thinkei/hero-design/commit/d2ebbb35203162593468cd243602550ab6510dd9) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Carousel] Make item heading optional.

## 8.58.0

### Minor Changes

- [#2756](https://github.com/Thinkei/hero-design/pull/2756) [`de3e8fa92`](https://github.com/Thinkei/hero-design/commit/de3e8fa92aa4a3598fc24f6fbdf40c66066bbb90) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Carousel] Update styling and make image optional

### Patch Changes

- [#2758](https://github.com/Thinkei/hero-design/pull/2758) [`61012afc4`](https://github.com/Thinkei/hero-design/commit/61012afc45105803d3bec4fc8ca8cf7cbe7f9363) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Tabs] Fix tabs bottom border on iOS not showing in full width

## 8.57.1

### Patch Changes

- [#2717](https://github.com/Thinkei/hero-design/pull/2717) [`7d56b99af`](https://github.com/Thinkei/hero-design/commit/7d56b99afa8cf585f78c2aba57e97817f9365441) Thanks [@ttkien](https://github.com/ttkien)! - refactor card carousel to reduce cognitive comlexity to 15

- [#2738](https://github.com/Thinkei/hero-design/pull/2738) [`819421b35`](https://github.com/Thinkei/hero-design/commit/819421b357b3e87f36326759c636b9958622215c) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - Upgrade Expo SDK to 49

- [#2719](https://github.com/Thinkei/hero-design/pull/2719) [`6985126e1`](https://github.com/Thinkei/hero-design/commit/6985126e14c4a1e43d9daf029afcbf21937d040e) Thanks [@ttkien](https://github.com/ttkien)! - [TextInput] refactor code

- [#2716](https://github.com/Thinkei/hero-design/pull/2716) [`481838499`](https://github.com/Thinkei/hero-design/commit/4818384992a154a309b6c66099069822082f2f77) Thanks [@phucdph](https://github.com/phucdph)! - Fix typing issue

- Updated dependencies [[`819421b35`](https://github.com/Thinkei/hero-design/commit/819421b357b3e87f36326759c636b9958622215c)]:
  - @hero-design/react-native-month-year-picker@8.42.7

## 8.57.0

### Minor Changes

- [#2708](https://github.com/Thinkei/hero-design/pull/2708) [`9e6e0f4ca`](https://github.com/Thinkei/hero-design/commit/9e6e0f4ca9495ba9834926da6c5b05a8d0b093a0) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Tabs.Scroll] Add variant prop and underlined variant

- [#2715](https://github.com/Thinkei/hero-design/pull/2715) [`28295d111`](https://github.com/Thinkei/hero-design/commit/28295d1110f158644f3711c154102d0a3f8e8e7d) Thanks [@dangkhoa2708](https://github.com/dangkhoa2708)! - Add new icon: map-outlined

- [#2706](https://github.com/Thinkei/hero-design/pull/2706) [`5ea1013e7`](https://github.com/Thinkei/hero-design/commit/5ea1013e782bae67336ec4c112ce2f9298e3f0d3) Thanks [@ducminhleeh](https://github.com/ducminhleeh)! - Add new icons: explore_nearby, local_mall_outlined and shopping_basket_outlined

### Patch Changes

- [#2714](https://github.com/Thinkei/hero-design/pull/2714) [`39a2871cd`](https://github.com/Thinkei/hero-design/commit/39a2871cdd0873bfe585a974cffb23b035e271df) Thanks [@ttkien](https://github.com/ttkien)! - [Typography.Body] Fix font of playful variant

- [#2709](https://github.com/Thinkei/hero-design/pull/2709) [`7aa65f3b2`](https://github.com/Thinkei/hero-design/commit/7aa65f3b20babe50cd39a81160d3a495d5828347) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - Resolve @hero-design/rn sonarqube issues

## 8.56.1

### Patch Changes

- [#2673](https://github.com/Thinkei/hero-design/pull/2673) [`4ced86d15`](https://github.com/Thinkei/hero-design/commit/4ced86d15b3c4baf62fb44154eebc1cdd92130e3) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [ScrollViewWithFAB][flatlistwithfab][SectionListWithFAB] Add unit tests and visual tests

## 8.56.0

### Minor Changes

- [#2674](https://github.com/Thinkei/hero-design/pull/2674) [`25b5201d1`](https://github.com/Thinkei/hero-design/commit/25b5201d19da905123c2f9e70b45865da8404c80) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [ScrollView] Add component and docs

## 8.55.1

### Patch Changes

- [#2666](https://github.com/Thinkei/hero-design/pull/2666) [`61807698e`](https://github.com/Thinkei/hero-design/commit/61807698e94cc831a9083f3d531131c86f4af220) Thanks [@ttkien](https://github.com/ttkien)! - [Carousel] replace useWindowsDimension with onLayout and convert Carousel example to react-native-web

## 8.55.0

### Minor Changes

- [#2630](https://github.com/Thinkei/hero-design/pull/2630) [`294faa148`](https://github.com/Thinkei/hero-design/commit/294faa148142ab60861e04d44b43e2a55236c879) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Tabs] Make indicator overlap with bottom border

## 8.54.0

### Minor Changes

- [#2571](https://github.com/Thinkei/hero-design/pull/2571) [`4d36728e3`](https://github.com/Thinkei/hero-design/commit/4d36728e31b566f17a21dc95933f07b6f2eca1a5) Thanks [@ducminhleeh](https://github.com/ducminhleeh)! - Add new icons: hero-points, bill-management-outlined

### Patch Changes

- [#2580](https://github.com/Thinkei/hero-design/pull/2580) [`6ace8b688`](https://github.com/Thinkei/hero-design/commit/6ace8b68820cb1ddefe08dceca140d993f91793b) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [ContentNavigator][drawer] Migrate expo doc examples

## 8.53.0

### Minor Changes

- [#2547](https://github.com/Thinkei/hero-design/pull/2547) [`630f1b2a3`](https://github.com/Thinkei/hero-design/commit/630f1b2a395dee6e88a54e93387630d35cf91f03) Thanks [@ducminhleeh](https://github.com/ducminhleeh)! - Add new icon: unavailability-outlined

- [#2539](https://github.com/Thinkei/hero-design/pull/2539) [`7ddb6f245`](https://github.com/Thinkei/hero-design/commit/7ddb6f245d5bf47004b9a6a6cf07e80897b61463) Thanks [@TanNguyenEH](https://github.com/TanNguyenEH)! - add new icons for mobile: instapay-daily, instapay-now, salary-sacrifice, stash-outlined, cashback-outlined, safety-outlined

## 8.52.1

### Patch Changes

- [#2524](https://github.com/Thinkei/hero-design/pull/2524) [`2fbcd3712`](https://github.com/Thinkei/hero-design/commit/2fbcd371210cce4d257abc29ba37094bb6b1aaae) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Carousel.Card] Remove shadow

## 8.52.0

### Minor Changes

- [#2490](https://github.com/Thinkei/hero-design/pull/2490) [`18b7be6d2`](https://github.com/Thinkei/hero-design/commit/18b7be6d29aafc6847d66c6e800b79aba495e10c) Thanks [@ducminhleeh](https://github.com/ducminhleeh)! - Add new icons: application-outlined, job-search-outlined, resume-outlined and smart-match-outlined

### Patch Changes

- [#2483](https://github.com/Thinkei/hero-design/pull/2483) [`aeb5ccd7a`](https://github.com/Thinkei/hero-design/commit/aeb5ccd7a0b7e7a608ffae1985aab9725f6339d2) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Carousel] Hide page controls when there is only 1 page

- [#2471](https://github.com/Thinkei/hero-design/pull/2471) [`f2724ba80`](https://github.com/Thinkei/hero-design/commit/f2724ba80f5ca9cd591756f69039bfdd9932cb28) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Swipeable] Update container radius

- [#2472](https://github.com/Thinkei/hero-design/pull/2472) [`b24dbec12`](https://github.com/Thinkei/hero-design/commit/b24dbec1202d81a4e8422f1ef645c3a5cf21a1da) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [TextInput] Update max length text alignment

## 8.51.0

### Minor Changes

- [#2482](https://github.com/Thinkei/hero-design/pull/2482) [`5491d0476`](https://github.com/Thinkei/hero-design/commit/5491d0476f573d481c731350e078e43b68e22278) Thanks [@dangkhoa2708](https://github.com/dangkhoa2708)! - Add new icon `location-on`

## 8.50.0

### Minor Changes

- [#2478](https://github.com/Thinkei/hero-design/pull/2478) [`2fa8d6a00`](https://github.com/Thinkei/hero-design/commit/2fa8d6a00e22aba6809856f8943d310a5477ebfe) Thanks [@dangkhoa2708](https://github.com/dangkhoa2708)! - Add new icon `near-me`

## 8.49.0

### Minor Changes

- [#2462](https://github.com/Thinkei/hero-design/pull/2462) [`8d1d76caa`](https://github.com/Thinkei/hero-design/commit/8d1d76caa2d0619b77375291c6f82eae0dd79872) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Typography.Caption] Update letter spacing

### Patch Changes

- [#2461](https://github.com/Thinkei/hero-design/pull/2461) [`f6d24b44c`](https://github.com/Thinkei/hero-design/commit/f6d24b44ca58f4bfb38bd6012143b4dc0ff7d485) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Tabs.Scroll] Prevent onTabPress from running on the first render

## 8.48.0

### Minor Changes

- [#2440](https://github.com/Thinkei/hero-design/pull/2440) [`b7e29d466`](https://github.com/Thinkei/hero-design/commit/b7e29d466db1c9d850982295c351d5f22d43a979) Thanks [@ducminhleeh](https://github.com/ducminhleeh)! - Add new icons `leave-approval-outlined` and `expense-approval-outlined`

## 8.47.0

### Minor Changes

- [`7558c0b83`](https://github.com/Thinkei/hero-design/commit/7558c0b83f82f068a94cf4afcc12f637dd347d6e) Thanks [@ttkien](https://github.com/ttkien)! - [Icon] add timehsheets-icon

## 8.46.2

### Patch Changes

- [#2432](https://github.com/Thinkei/hero-design/pull/2432) [`82d119eb0`](https://github.com/Thinkei/hero-design/commit/82d119eb076b934474494eeaa49ae51abfc245d5) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [DatePicker] Update useCalculateDate comparison logic

## 8.46.1

### Patch Changes

- [#2426](https://github.com/Thinkei/hero-design/pull/2426) [`696e01db8`](https://github.com/Thinkei/hero-design/commit/696e01db8033379871d718dc20f5fdfb448a02e1) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [PageControl] Disable useNativeDriver to prevent crash

## 8.46.0

### Minor Changes

- [#2423](https://github.com/Thinkei/hero-design/pull/2423) [`176e43f0d`](https://github.com/Thinkei/hero-design/commit/176e43f0d2d50a67b053ddba8f8e5fb8d752599a) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Swipeable] Add full-width variant

### Patch Changes

- [#2406](https://github.com/Thinkei/hero-design/pull/2406) [`f6a11c2a9`](https://github.com/Thinkei/hero-design/commit/f6a11c2a97133154a527f607f3af59a5a7e30b3c) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [PageControl] Fix animation not working

- [#2407](https://github.com/Thinkei/hero-design/pull/2407) [`9b943f82d`](https://github.com/Thinkei/hero-design/commit/9b943f82dfa7a3213cb51ef32fc30c5ca77b3c5c) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [DatePicker] Update minDate and maxDate logic

- Updated dependencies [[`f006136ba`](https://github.com/Thinkei/hero-design/commit/f006136ba8db6d5adb9698c493e638338321c63c)]:
  - @hero-design/colors@8.42.5

## 8.45.1

### Patch Changes

- [#2399](https://github.com/Thinkei/hero-design/pull/2399) [`9c30d8876`](https://github.com/Thinkei/hero-design/commit/9c30d88766b22e19eafc02322cc6b4af284a14c0) Thanks [@luanlai2201](https://github.com/luanlai2201)! - [TextInput] [RichTextEditor] Fix label position if width is small

- [#2390](https://github.com/Thinkei/hero-design/pull/2390) [`8c7780262`](https://github.com/Thinkei/hero-design/commit/8c77802626e1069a50b8cf54c0ff36722f5a248f) Thanks [@ttkien](https://github.com/ttkien)! - Upgrade dependencies to the versions which suggested by expo@48

- Updated dependencies [[`8c7780262`](https://github.com/Thinkei/hero-design/commit/8c77802626e1069a50b8cf54c0ff36722f5a248f)]:
  - @hero-design/react-native-month-year-picker@8.42.6

## 8.45.0

### Minor Changes

- [#2365](https://github.com/Thinkei/hero-design/pull/2365) [`cc2811a4a`](https://github.com/Thinkei/hero-design/commit/cc2811a4adbb986c417368bb3a3e2d0071d5dd69) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Avatar] Support vertical variant, total and renderSurplus props

### Patch Changes

- [#2360](https://github.com/Thinkei/hero-design/pull/2360) [`dbb0630fa`](https://github.com/Thinkei/hero-design/commit/dbb0630faa27e1c4d6f099f1e2b48efbe5e1ae1c) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Carousel] Use ref for onViewableItemChanged and add a default background color

## 8.44.1

### Patch Changes

- [#2341](https://github.com/Thinkei/hero-design/pull/2341) [`68a91bfc1`](https://github.com/Thinkei/hero-design/commit/68a91bfc1c2a0cd6b46d6c35e59aeaa2ae86160d) Thanks [@luanlai2201](https://github.com/luanlai2201)! - [TextInput][richtexteditor] Add animation for label

## 8.44.0

### Minor Changes

- [#2330](https://github.com/Thinkei/hero-design/pull/2330) [`4f6a78c46`](https://github.com/Thinkei/hero-design/commit/4f6a78c46c3be8c3c9452194ec1f23754330f88c) Thanks [@peterkhuu](https://github.com/peterkhuu)! - [Icon] Add expand-content and swipe-right icons

### Patch Changes

- [#2327](https://github.com/Thinkei/hero-design/pull/2327) [`da8522e43`](https://github.com/Thinkei/hero-design/commit/da8522e435dbfe0d2ebe2cf3025511e7b8d23f11) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - Update renderWithTheme to use HeroDesignProvider

## 8.43.1

### Patch Changes

- [#2302](https://github.com/Thinkei/hero-design/pull/2302) [`2293190d1`](https://github.com/Thinkei/hero-design/commit/2293190d105fb97dc699e39990c3148f3509fafb) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - Upgrade expo sdk and react-native version

- Updated dependencies [[`2293190d1`](https://github.com/Thinkei/hero-design/commit/2293190d105fb97dc699e39990c3148f3509fafb)]:
  - @hero-design/react-native-month-year-picker@8.42.5

## 8.43.0

### Minor Changes

- [#2306](https://github.com/Thinkei/hero-design/pull/2306) [`1ecb9eb20`](https://github.com/Thinkei/hero-design/commit/1ecb9eb206b00b228be35e4fa5bd8047e902c473) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Chip] Add component

### Patch Changes

- [#2316](https://github.com/Thinkei/hero-design/pull/2316) [`ac1dcf43f`](https://github.com/Thinkei/hero-design/commit/ac1dcf43f2b76f93247307683bbdafce0759b7a0) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - Revert Modal migration
