# @servicetitan/anvil2

## 2.9.0

### Minor Changes

- [#2222](https://github.com/servicetitan/hammer/pull/2222) [`a51345c`](https://github.com/servicetitan/hammer/commit/a51345c0faa0aa450fa0521c20f6f246786200ae) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - Add `html` column type for DataTable that converts HTML content to markdown for rendering

### Patch Changes

- [#2196](https://github.com/servicetitan/hammer/pull/2196) [`f302fec`](https://github.com/servicetitan/hammer/commit/f302fec736e735cd295f99f3ded1781de4cfa01d) Thanks [@ericag1985](https://github.com/ericag1985)! - [Page] Fix `Page.Sidebar` mobile popover not closing on link click and flashing on desktop page load

- [#2222](https://github.com/servicetitan/hammer/pull/2222) [`a51345c`](https://github.com/servicetitan/hammer/commit/a51345c0faa0aa450fa0521c20f6f246786200ae) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - **BETA** [DataTable] Add `markdown` column type for rendering formatted text in cells

- [#2224](https://github.com/servicetitan/hammer/pull/2224) [`decd49c`](https://github.com/servicetitan/hammer/commit/decd49c1013a230ff7b62386dfe47f796361dbfe) Thanks [@rgdelato](https://github.com/rgdelato)! - **BETA** [DataTable] Remove hover state from non-interactive header cells

- [#2211](https://github.com/servicetitan/hammer/pull/2211) [`1867db7`](https://github.com/servicetitan/hammer/commit/1867db761e09a6b503546351954006046f343692) Thanks [@rgdelato](https://github.com/rgdelato)! - **BETA** [DataTable] Update API from `headerLabel` to `header: { label, required, moreInfo }`

- [#2225](https://github.com/servicetitan/hammer/pull/2225) [`714365c`](https://github.com/servicetitan/hammer/commit/714365c32369a28a632b422c9b634421a8db94fb) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [DrillDown] Bugfix for closing parent container making page unclickable

- [#2229](https://github.com/servicetitan/hammer/pull/2229) [`d4b9b0a`](https://github.com/servicetitan/hammer/commit/d4b9b0afa14b4c6d5b7f8eecb960f53437e618d7) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [Page] Fix infinite loop in Next.js caused by `:has()` selectors matching descendant `.panel`/`.sidebar` elements

- [#2230](https://github.com/servicetitan/hammer/pull/2230) [`fe7363e`](https://github.com/servicetitan/hammer/commit/fe7363e12691f0de320b97ab6217cbcbcda814f4) Thanks [@rgdelato](https://github.com/rgdelato)! - [AiMark] Remove `flubber` dependency

- [#2182](https://github.com/servicetitan/hammer/pull/2182) [`f216ae0`](https://github.com/servicetitan/hammer/commit/f216ae0bc3df7fc99917ff2f99f3b988dac5b794) Thanks [@rgdelato](https://github.com/rgdelato)! - [Combobox, ComboboxSelect] Bugfix for sometimes unnecessarily line breaking when `maxRows={1}`

- [#2214](https://github.com/servicetitan/hammer/pull/2214) [`dc8b171`](https://github.com/servicetitan/hammer/commit/dc8b17116d8971217cb2867fc4289a9d5eaaa021) Thanks [@omarmeky](https://github.com/omarmeky)! - [Menu] Fix floating position lagging during scroll

## 2.8.0

### Minor Changes

- [#1883](https://github.com/servicetitan/hammer/pull/1883) [`6042a60`](https://github.com/servicetitan/hammer/commit/6042a60d0b6bc2861ef92946cad8812d276b2165) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Skeleton] Add `ai` prop to `Skeleton.Text`, `Skeleton.Circle`, `Skeleton.Pill`, and `Skeleton.Rectangle` to apply blue gradient colors for AI content loading states

- [#1883](https://github.com/servicetitan/hammer/pull/1883) [`6042a60`](https://github.com/servicetitan/hammer/commit/6042a60d0b6bc2861ef92946cad8812d276b2165) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Switch] Add `labelAiMark` prop for displaying AI-powered field indicators next to the switch label

- [#1883](https://github.com/servicetitan/hammer/pull/1883) [`6042a60`](https://github.com/servicetitan/hammer/commit/6042a60d0b6bc2861ef92946cad8812d276b2165) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Alert, Text, toast] Add `aiMark` prop or toast option for displaying the AI mark inline with titles

- [#1883](https://github.com/servicetitan/hammer/pull/1883) [`6042a60`](https://github.com/servicetitan/hammer/commit/6042a60d0b6bc2861ef92946cad8812d276b2165) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Chip] Add `aiMark` prop to display an AI mark icon

- [#1883](https://github.com/servicetitan/hammer/pull/1883) [`6042a60`](https://github.com/servicetitan/hammer/commit/6042a60d0b6bc2861ef92946cad8812d276b2165) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Button] Add `aiMark` prop to include animated AI icon

- [#2168](https://github.com/servicetitan/hammer/pull/2168) [`f8d56e0`](https://github.com/servicetitan/hammer/commit/f8d56e000d06d8b1725674de99e8e60dcd1e940f) Thanks [@ericag1985](https://github.com/ericag1985)! - [FieldLabel, TextField, NumberField, Textarea, RadioGroup, CheckboxGroup, DateFieldSingle, DateFieldRange, DateFieldYearless, TimeField] Add `hideLabel` prop to visually hide labels while keeping them accessible, and add inline markdown support (`**bold**`, `*italic*`, `***bold italic***`, `==highlight==`, `` `code` ``) in label strings

- [#1883](https://github.com/servicetitan/hammer/pull/1883) [`6042a60`](https://github.com/servicetitan/hammer/commit/6042a60d0b6bc2861ef92946cad8812d276b2165) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [AiMark] Add `AiMark` component for displaying animated AI mark with optional tooltip or popover

- [#2186](https://github.com/servicetitan/hammer/pull/2186) [`75f1cf1`](https://github.com/servicetitan/hammer/commit/75f1cf1d9a13bd95daf1d1913602898baa0df199) Thanks [@ericag1985](https://github.com/ericag1985)! - [SelectCard] Add `value` and `defaultValue` props to `SelectCard.Group` for controlled and uncontrolled group-level selection state

- [#1883](https://github.com/servicetitan/hammer/pull/1883) [`6042a60`](https://github.com/servicetitan/hammer/commit/6042a60d0b6bc2861ef92946cad8812d276b2165) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [usePrefersReducedMotion] Add `usePrefersReducedMotion` hook for detecting the user's reduced motion system preference

- [#1883](https://github.com/servicetitan/hammer/pull/1883) [`6042a60`](https://github.com/servicetitan/hammer/commit/6042a60d0b6bc2861ef92946cad8812d276b2165) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [DateFieldRange, DateFieldSingle, DateFieldYearless, DaysOfTheWeek, NumberField, SelectTrigger, Textarea, TextField, TimeField] Add `aiMark` via `labelProps` for AI-powered field indicators

- [#1883](https://github.com/servicetitan/hammer/pull/1883) [`6042a60`](https://github.com/servicetitan/hammer/commit/6042a60d0b6bc2861ef92946cad8812d276b2165) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [FieldLabel] Add `aiMark` prop for displaying AI-powered field indicators with optional tooltip or popover context

- [#1883](https://github.com/servicetitan/hammer/pull/1883) [`6042a60`](https://github.com/servicetitan/hammer/commit/6042a60d0b6bc2861ef92946cad8812d276b2165) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Types] Export `AiMarkBooleanProps`, `AiMarkCollapsePadding`, `AiMarkWithTooltipOrPopoverProps`, `AiMarkWithTooltipOrPopoverConfig`, and `AiMarkProps` types

- [#1883](https://github.com/servicetitan/hammer/pull/1883) [`6042a60`](https://github.com/servicetitan/hammer/commit/6042a60d0b6bc2861ef92946cad8812d276b2165) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Checkbox.Group, DateFieldYearlessRange, Radio.Group, SelectCard.Group] Add `aiMark` via `legendProps` on the group legend for AI-powered field indicators

### Patch Changes

- [#2184](https://github.com/servicetitan/hammer/pull/2184) [`0814ff2`](https://github.com/servicetitan/hammer/commit/0814ff20e6fe13264289c13014ed3646ca08e69e) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [MultiSelectField] Add `getChipProps` callback to customize chip appearance per selected option

- [#2166](https://github.com/servicetitan/hammer/pull/2166) [`5cef90f`](https://github.com/servicetitan/hammer/commit/5cef90f66ffba73a29f485848312bd5f9cc67037) Thanks [@rgdelato](https://github.com/rgdelato)! - **BETA** [DataTable] Add background gradient for edit cell icon

- [#1883](https://github.com/servicetitan/hammer/pull/1883) [`6042a60`](https://github.com/servicetitan/hammer/commit/6042a60d0b6bc2861ef92946cad8812d276b2165) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - **BETA** [MultiSelectField, SelectField] Add `labelAiMark` prop for displaying AI-powered field indicators

- [#2202](https://github.com/servicetitan/hammer/pull/2202) [`1f3828b`](https://github.com/servicetitan/hammer/commit/1f3828bf0708c806ba03b681425eec6deae4a8b8) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [Page] Memoize context value to prevent unnecessary re-renders of consumers

- [#2156](https://github.com/servicetitan/hammer/pull/2156) [`c27d4df`](https://github.com/servicetitan/hammer/commit/c27d4dfcc4088189eb3c9f7609d7656b6859936a) Thanks [@rgdelato](https://github.com/rgdelato)! - **BETA** [DataTable] Add caching for `loadPageData`

- [#2168](https://github.com/servicetitan/hammer/pull/2168) [`f8d56e0`](https://github.com/servicetitan/hammer/commit/f8d56e000d06d8b1725674de99e8e60dcd1e940f) Thanks [@ericag1985](https://github.com/ericag1985)! - **BETA** [SelectField, MultiSelectField] Remove `labelNode` prop; use inline markdown in the `label` string instead

- [#1883](https://github.com/servicetitan/hammer/pull/1883) [`6042a60`](https://github.com/servicetitan/hammer/commit/6042a60d0b6bc2861ef92946cad8812d276b2165) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Icons] Update `ai_mark_gradient` icon with dark mode color support using `light-dark()`

## 2.7.1

### Patch Changes

- [#2164](https://github.com/servicetitan/hammer/pull/2164) [`42c9c93`](https://github.com/servicetitan/hammer/commit/42c9c931c62463fdbd0d720f608cbe48369c01fa) Thanks [@rgdelato](https://github.com/rgdelato)! - **BETA** [DataTable] Sort full dataset before paginating instead of only the current page. Add `sorting` parameter to `loadPageData` for server-side sort support. Reset page to 0 when sort changes.

- [#2126](https://github.com/servicetitan/hammer/pull/2126) [`a097abc`](https://github.com/servicetitan/hammer/commit/a097abc7028d50e938d69b6f51e50f8afb82f459) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [DataTable] Rework `select` and `multiselect` editable column types; add `select-async` and `multiselect-async`. This change increases parity with the `SelectMenu` and `MultiSelectMenu` interfaces.

- [#2173](https://github.com/servicetitan/hammer/pull/2173) [`14bf4ce`](https://github.com/servicetitan/hammer/commit/14bf4ce34cd407548718ebd400210983485fb85b) Thanks [@ericag1985](https://github.com/ericag1985)! - [DateFieldSingle, DateFieldRange] Fix calendar day cells not being keyboard accessible — `ArrowDown` from the toolbar now moves focus into the day grid

- [#2130](https://github.com/servicetitan/hammer/pull/2130) [`d48dd6e`](https://github.com/servicetitan/hammer/commit/d48dd6e0fce331e241deaf94e24ff8de36032af3) Thanks [@rgdelato](https://github.com/rgdelato)! - [Page] Fix `Page.Content` visible virtual scrollbar on Windows

- [#2174](https://github.com/servicetitan/hammer/pull/2174) [`bd401c6`](https://github.com/servicetitan/hammer/commit/bd401c6fe5c87b06a1bacae9a67bf19a24fe1d8c) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Overflow.Text] Fix ellipsis not appearing in some cases when `children` has no spaces

## 2.7.0

### Minor Changes

- [#2144](https://github.com/servicetitan/hammer/pull/2144) [`071609a`](https://github.com/servicetitan/hammer/commit/071609a1b5c14e507560916921a7e6b3adce7268) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - **BETA** [DataTable] Cell empty states can now be configured

### Patch Changes

- [#2158](https://github.com/servicetitan/hammer/pull/2158) [`c83af0b`](https://github.com/servicetitan/hammer/commit/c83af0b765640ca4b80c668cb512eb868fe3d672) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DndSort] Fix drag preview overlay position when used inside `Dialog` or `Drawer` within a micro-frontend (shadow DOM)

- [#2159](https://github.com/servicetitan/hammer/pull/2159) [`d41f1cf`](https://github.com/servicetitan/hammer/commit/d41f1cfa945acc43e30f92fb1285fcf1eded9102) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [DateFieldSingle, DateFieldRange, DateFieldYearless, TimeField] Fix dropdown popover to only flip between top and bottom positions, preventing unwanted left/right placements

- [#2155](https://github.com/servicetitan/hammer/pull/2155) [`39849e7`](https://github.com/servicetitan/hammer/commit/39849e71d342d306cc37286a3e769c261ae77c28) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [Page] Add support for multiple ` Page.Content`

- [#2154](https://github.com/servicetitan/hammer/pull/2154) [`a0d11a9`](https://github.com/servicetitan/hammer/commit/a0d11a97a2ac9125f7fc4008740e1bd40f7dbe79) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [TextField] Clicking the icon triggers onClick behavior

- [#2144](https://github.com/servicetitan/hammer/pull/2144) [`071609a`](https://github.com/servicetitan/hammer/commit/071609a1b5c14e507560916921a7e6b3adce7268) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - **BETA** [DataTable] Text wrapping no longer forces left alignment.

- [#2160](https://github.com/servicetitan/hammer/pull/2160) [`7979f63`](https://github.com/servicetitan/hammer/commit/7979f630efac6d29154ad4d9b99d52f53eed0ac8) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [DateFieldSingle, DateFieldRange] Remove caret from field dropdown popovers

- [#2131](https://github.com/servicetitan/hammer/pull/2131) [`062c1c3`](https://github.com/servicetitan/hammer/commit/062c1c3a69647c8201c72b1951dda49047ae04ba) Thanks [@rgdelato](https://github.com/rgdelato)! - [SelectCard] Update CSS to fill Flex/Grid container width

## 2.6.1

### Patch Changes

- [#2112](https://github.com/servicetitan/hammer/pull/2112) [`d4f1f36`](https://github.com/servicetitan/hammer/commit/d4f1f36f4cae040f173535d79d7d396a59189c78) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [SelectMenu, MultiSelectMenu] Add new components for attaching robust selection menus to any trigger element

- [#2123](https://github.com/servicetitan/hammer/pull/2123) [`d2e9c25`](https://github.com/servicetitan/hammer/commit/d2e9c2585bdd04b55eb1a1ce190c84388f61285b) Thanks [@rgdelato](https://github.com/rgdelato)! - **BETA** [DataTable] Add warning states

- [#2129](https://github.com/servicetitan/hammer/pull/2129) [`3a16bc1`](https://github.com/servicetitan/hammer/commit/3a16bc15f715a33766bdc833daa3ac3bba1811d4) Thanks [@ericag1985](https://github.com/ericag1985)! - [Listbox, DateFieldSingle, DateFieldRange, DateFieldYearless, ToolbarSelect] Replace existing popover with new internal popover and clean up manual focus work

  **BETA** [FilterButton, ToolbarSelect] Replace existing popover with new internal popover and clean up manual focus work

## 2.6.0

### Minor Changes

- [#2124](https://github.com/servicetitan/hammer/pull/2124) [`37cdb76`](https://github.com/servicetitan/hammer/commit/37cdb766388af11a4552f5f1225016a511c7c225) Thanks [@ericag1985](https://github.com/ericag1985)! - [FieldLabel, TextField, Textarea, NumberField, DateFieldSingle, DateFieldRange, DateFieldYearless, DateFieldYearlessRange, CheckboxGroup, RadioGroup, SelectTrigger, Combobox] Fix `moreInfo` tooltip accessibility — tooltip now opens from a keyboard-accessible button trigger instead of on input focus; Deprecate `moreInfoOpen` prop on `FieldLabel`.

- [#2127](https://github.com/servicetitan/hammer/pull/2127) [`ee81c08`](https://github.com/servicetitan/hammer/commit/ee81c08bc7067c7a2d9e2b865525d4811f2363a5) Thanks [@helenvholmes](https://github.com/helenvholmes)! - [Icon] Add icon resize_window_alt

### Patch Changes

- [#2119](https://github.com/servicetitan/hammer/pull/2119) [`d1eb0c9`](https://github.com/servicetitan/hammer/commit/d1eb0c9fa837dec15a13bf6576d26bba1229a970) Thanks [@rgdelato](https://github.com/rgdelato)! - [useBreakpoint] Bugfix for calculation being affected by browser zoom

## 2.5.1

### Patch Changes

- [#2108](https://github.com/servicetitan/hammer/pull/2108) [`e51e4d4`](https://github.com/servicetitan/hammer/commit/e51e4d43833865bb48d6bc5b14432de376e874f9) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [List] Remove spacing between list items

## 2.5.0

### Minor Changes

- [#2094](https://github.com/servicetitan/hammer/pull/2094) [`a919352`](https://github.com/servicetitan/hammer/commit/a919352f3c13507010023aa0df5def4fa9f550c8) Thanks [@helenvholmes](https://github.com/helenvholmes)! - [Icons] Add `ai_chat`, `ai_edit`, `ai_form`, `ai_mic`, and `ai_search` custom ST icons

- [#2059](https://github.com/servicetitan/hammer/pull/2059) [`2deba8e`](https://github.com/servicetitan/hammer/commit/2deba8e0e1db1a47de16d552493993809aee0c93) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [List] Add `List` component for ordered and unordered lists with `List.Item`, `variant`, and `size` props

## 2.4.0

### Minor Changes

- [#2082](https://github.com/servicetitan/hammer/pull/2082) [`9736150`](https://github.com/servicetitan/hammer/commit/9736150539b2ed46a08808b19f9974b7f6bbf667) Thanks [@ericag1985](https://github.com/ericag1985)! - [Tab] Add `index` and `onIndexChange` props for controlled state

- [#2080](https://github.com/servicetitan/hammer/pull/2080) [`0a7d8c7`](https://github.com/servicetitan/hammer/commit/0a7d8c75028384f1ced3cc1051b68b4badc30163) Thanks [@stadevosyan](https://github.com/stadevosyan)! - [Pagination] Add `itemsPerPageLabel` prop to customize the label displayed before the items-per-page selector (defaults to "Rows per page")

### Patch Changes

- [#2076](https://github.com/servicetitan/hammer/pull/2076) [`623398f`](https://github.com/servicetitan/hammer/commit/623398f22d6c390a049c0968c4340dc82729331e) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [DataTable] Add `boolean` edit mode for inline editing of boolean cell values

- [#2084](https://github.com/servicetitan/hammer/pull/2084) [`edae603`](https://github.com/servicetitan/hammer/commit/edae60309b49c18e87ea2b3d3c02c915124a21d5) Thanks [@rgdelato](https://github.com/rgdelato)! - [DataTable] Add `disableExpandAll` and `disableSelectAll` props

- [#2082](https://github.com/servicetitan/hammer/pull/2082) [`9736150`](https://github.com/servicetitan/hammer/commit/9736150539b2ed46a08808b19f9974b7f6bbf667) Thanks [@ericag1985](https://github.com/ericag1985)! - [Tab] Fix `aria-label` and `aria-labelledby` on `Tab.List` not reaching the `role="tablist"` element

- [#2076](https://github.com/servicetitan/hammer/pull/2076) [`623398f`](https://github.com/servicetitan/hammer/commit/623398f22d6c390a049c0968c4340dc82729331e) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [DataTable] Remove boolean value support from `"text"` edit mode in favor of the new `"boolean"` edit mode

## 2.3.0

### Minor Changes

- [#2011](https://github.com/servicetitan/hammer/pull/2011) [`4d21c97`](https://github.com/servicetitan/hammer/commit/4d21c97eb25b648cd14909ee3980944515739150) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - **BETA** [Toolbar] Add size prop and make "xsmall" the default size.

- [#2011](https://github.com/servicetitan/hammer/pull/2011) [`4d21c97`](https://github.com/servicetitan/hammer/commit/4d21c97eb25b648cd14909ee3980944515739150) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [Toolbar] Add size prop and make "xsmall" the default size.

### Patch Changes

- [#2060](https://github.com/servicetitan/hammer/pull/2060) [`8e4cea6`](https://github.com/servicetitan/hammer/commit/8e4cea6a5fdc178edae27518450f1204464831eb) Thanks [@rgdelato](https://github.com/rgdelato)! - [DataTable] Add `emptyState` prop

- [#2012](https://github.com/servicetitan/hammer/pull/2012) [`656c287`](https://github.com/servicetitan/hammer/commit/656c2870857bb4d88939308e5b567cb24ca8496b) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [SelectField, MultiSelectField] Add `disableSearch` prop which will remove text entry, allowing the components to function as select only.

- [#2060](https://github.com/servicetitan/hammer/pull/2060) [`8e4cea6`](https://github.com/servicetitan/hammer/commit/8e4cea6a5fdc178edae27518450f1204464831eb) Thanks [@rgdelato](https://github.com/rgdelato)! - [Illustrations] Add new `@servicetitan/anvil2-illustrations` package

- [#1872](https://github.com/servicetitan/hammer/pull/1872) [`f64e906`](https://github.com/servicetitan/hammer/commit/f64e906c441cb35cd37848712970e189674559b3) Thanks [@claude](https://github.com/apps/claude)! - [SelectCard] Fix `checked` and `defaultChecked` state when used in `SelectCard.Group`

## 2.2.0

### Minor Changes

- [#2051](https://github.com/servicetitan/hammer/pull/2051) [`e0ca085`](https://github.com/servicetitan/hammer/commit/e0ca0858a7b0b42dd4c8ffaea6a8a2da6c10467e) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateFieldSingle, DateFieldRange] Add `timezone` prop to control the calendar's "Today" button, initial display month, and show a disambiguation message when the timezone differs from the user's locale

### Patch Changes

- [#2039](https://github.com/servicetitan/hammer/pull/2039) [`7decf90`](https://github.com/servicetitan/hammer/commit/7decf9025a64853d5e2c56bf85ac65aae65df9a8) Thanks [@rgdelato](https://github.com/rgdelato)! - [Tokens] Bugfix for using `@servicetitan/anvil2/token/` files in SCSS

- [#2045](https://github.com/servicetitan/hammer/pull/2045) [`22d8c3e`](https://github.com/servicetitan/hammer/commit/22d8c3ea2f9b92beb63a99df60401c7fcdef8e6f) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [SelectField, MultiSelectField] Add `invalidate()` method to imperative handle and fix `SelectFieldSync`/`MultiSelectFieldSync` not updating when `options` prop changes

- [#2053](https://github.com/servicetitan/hammer/pull/2053) [`3da2bf9`](https://github.com/servicetitan/hammer/commit/3da2bf993fa62da2866a5da7976cee693e604786) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [FieldMessage] Update status icon assets

- [#2048](https://github.com/servicetitan/hammer/pull/2048) [`c5dab06`](https://github.com/servicetitan/hammer/commit/c5dab06be72b5d6306b7bbac4e3b431f5f64b9b0) Thanks [@rgdelato](https://github.com/rgdelato)! - [Popover, Tooltip] Bugfix for unintentionally inheriting CSS `font-weight` from parent

- [#2015](https://github.com/servicetitan/hammer/pull/2015) [`79ab1db`](https://github.com/servicetitan/hammer/commit/79ab1db3c9af5e3a6f7ad39ee999bdfbcb885f57) Thanks [@konradszczerba](https://github.com/konradszczerba)! - [Combobox, ComboboxSelect] Fix `groupSorter` prop passthrough

- [#2040](https://github.com/servicetitan/hammer/pull/2040) [`24d0da0`](https://github.com/servicetitan/hammer/commit/24d0da0d8f3fdfee60bb9315ae8c58df4270a9c4) Thanks [@rgdelato](https://github.com/rgdelato)! - [SelectField, MultiSelectField] Bugfix for `options` with `disabled` property

## 2.1.0

### Minor Changes

- [#1910](https://github.com/servicetitan/hammer/pull/1910) [`a3f4962`](https://github.com/servicetitan/hammer/commit/a3f4962710f4c776159094f29aa070dc92708aa2) Thanks [@hbartlett-st](https://github.com/hbartlett-st)! - [DaysOfTheWeek] Add `error` prop accepting `string | string[]` and `warning` prop accepting `string | string[]`. Deprecate `errorMessage` and `errorAriaLive`

- [#1910](https://github.com/servicetitan/hammer/pull/1910) [`a3f4962`](https://github.com/servicetitan/hammer/commit/a3f4962710f4c776159094f29aa070dc92708aa2) Thanks [@hbartlett-st](https://github.com/hbartlett-st)! - [FieldMessage] Add `error` and `warning` props accepting `string | string[]`, support multiple messages, make hints persistent, hardcode `aria-live` values. Deprecate `errorMessage`, `errorAriaLive`, and `ReactElement` usage for `error`/`warning`

- [#1910](https://github.com/servicetitan/hammer/pull/1910) [`a3f4962`](https://github.com/servicetitan/hammer/commit/a3f4962710f4c776159094f29aa070dc92708aa2) Thanks [@hbartlett-st](https://github.com/hbartlett-st)! - [TextField, NumberField, Textarea, DateFieldYearless, DateFieldYearlessRange, ProgressBar, CheckboxGroup, RadioGroup] Widen `error` prop to accept `string | string[]`, add `warning` prop accepting `string | string[]`, deprecate `errorAriaLive` and passing `ReactElement` to `error`

### Patch Changes

- [#1910](https://github.com/servicetitan/hammer/pull/1910) [`a3f4962`](https://github.com/servicetitan/hammer/commit/a3f4962710f4c776159094f29aa070dc92708aa2) Thanks [@hbartlett-st](https://github.com/hbartlett-st)! - **BETA** [SelectField, MultiSelectField] Widen `error` prop to accept `string | string[]`, add `warning` prop accepting `string | string[]`, deprecate `errorAriaLive` and passing `ReactElement` to `error`

- [#1997](https://github.com/servicetitan/hammer/pull/1997) [`51e2b40`](https://github.com/servicetitan/hammer/commit/51e2b40dcf95874b481f8e0d17bda7afb082aed5) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [MultiSelectField] Add `selectFiltered` prop to select/deselect options matching the current search term. Select All and Select Filtered are mutually exclusive: Select All is shown when the search input is empty, Select Filtered is shown when a search term is active. Also adds sticky positioning with a floating shadow for bulk action items (Select All / Select Filtered).

- [#2004](https://github.com/servicetitan/hammer/pull/2004) [`ce5c420`](https://github.com/servicetitan/hammer/commit/ce5c420445f38cefcb50dfa3d111fe782e3cdefe) Thanks [@ericag1985](https://github.com/ericag1985)! - **BETA** [Toolbar.Filters] Fix multi-select filters to call `onFilterChange` on each selection in uncontrolled mode instead of only on popover close

- [#2009](https://github.com/servicetitan/hammer/pull/2009) [`5a2092d`](https://github.com/servicetitan/hammer/commit/5a2092d097fd28c99b4a53a12d5c96ca1b42db18) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [SelectFieldSync, MultiSelectFieldSync] Fix default `filter` to preserve original option order when match quality is equal

- [#1975](https://github.com/servicetitan/hammer/pull/1975) [`cee79b8`](https://github.com/servicetitan/hammer/commit/cee79b85f6aa1ea37c20e17f8fe39f316ede5e85) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Toast] Fix stacking position calculation when batch-firing multiple toasts

- [#1976](https://github.com/servicetitan/hammer/pull/1976) [`ac35fc7`](https://github.com/servicetitan/hammer/commit/ac35fc7ca029ed4a0983f08ee581f8a8df7a5a6c) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [DataTable] Remove number value support from `"text"` edit mode in favor of the new `"number"` edit mode

- [#2005](https://github.com/servicetitan/hammer/pull/2005) [`b3ba2a2`](https://github.com/servicetitan/hammer/commit/b3ba2a20ef977d0e5701aaed858656f4075922e8) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [SelectField, MultiSelectField] Add `chips`, `avatar`, and `icon` support to option `content` for rich option rendering

- [#1976](https://github.com/servicetitan/hammer/pull/1976) [`ac35fc7`](https://github.com/servicetitan/hammer/commit/ac35fc7ca029ed4a0983f08ee581f8a8df7a5a6c) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [DataTable] Add `"number"` editable cell mode with formatting, min/max constraints, and keyboard increment/decrement support

- [#2006](https://github.com/servicetitan/hammer/pull/2006) [`fb6afdd`](https://github.com/servicetitan/hammer/commit/fb6afdd5438c2a0658ced6021751a40e64f06899) Thanks [@ericag1985](https://github.com/ericag1985)! - [Stepper] Add support for initializing in the completed state via `defaultIndex`

- [#2010](https://github.com/servicetitan/hammer/pull/2010) [`9401a15`](https://github.com/servicetitan/hammer/commit/9401a151d2afa1a27a67e31438e6f8028d82dbe6) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [SelectField, MultiSelectField] Add `virtualize` prop for conditional list virtualization

- [#1985](https://github.com/servicetitan/hammer/pull/1985) [`51c1a9e`](https://github.com/servicetitan/hammer/commit/51c1a9e240810841f21bf9e180109c690c5db7dc) Thanks [@rgdelato](https://github.com/rgdelato)! - [DataTable] Add `row` param to `Table` `column` `renderCell`

- [#1997](https://github.com/servicetitan/hammer/pull/1997) [`51e2b40`](https://github.com/servicetitan/hammer/commit/51e2b40dcf95874b481f8e0d17bda7afb082aed5) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [MultiSelectField] Fix an issue where search term would be cleared after making a selection

## 2.0.4

### Patch Changes

- [#1971](https://github.com/servicetitan/hammer/pull/1971) [`c1546dc`](https://github.com/servicetitan/hammer/commit/c1546dc569207a73b610719fe027fb4e187b42e4) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateFieldSingle, DateFieldRange] Fix typed date shifting by a day in non-UTC timezones

- [#1973](https://github.com/servicetitan/hammer/pull/1973) [`860d2c7`](https://github.com/servicetitan/hammer/commit/860d2c737d93cff96f1a93f4b16b2457e613dc6f) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Calendar] Fix month and year dropdown selecting wrong month/year when `defaultTimeZone` is west of the user's local timezone

## 2.0.3

### Patch Changes

- [#1942](https://github.com/servicetitan/hammer/pull/1942) [`e1b9b15`](https://github.com/servicetitan/hammer/commit/e1b9b15f31de4b3944d6b945589afa49fbf3a3f3) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [SelectField, MultiSelectField] Add option grouping via option-level `group` property and component-level `groupToString` prop. Additional support for `groupSorter` prop implemented for eager-loaded fields

- [#1952](https://github.com/servicetitan/hammer/pull/1952) [`e11fee7`](https://github.com/servicetitan/hammer/commit/e11fee70746fc820cf502cdf032a4dd5c448f88f) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Toast] Fix uncleaned timers in `ToastStack` that could fire after unmount, causing `ReferenceError` in test environments

- [#1956](https://github.com/servicetitan/hammer/pull/1956) [`b518b2f`](https://github.com/servicetitan/hammer/commit/b518b2f38ce7e2e5505dd3179e35d8ec0b46f6fc) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - **BETA** [DataTable] Add `className` to component.

- [#1942](https://github.com/servicetitan/hammer/pull/1942) [`e1b9b15`](https://github.com/servicetitan/hammer/commit/e1b9b15f31de4b3944d6b945589afa49fbf3a3f3) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [SelectField, MultiSelectField] Fix search result cache skipping entries when a search returns zero options

- [#1957](https://github.com/servicetitan/hammer/pull/1957) [`74edbd8`](https://github.com/servicetitan/hammer/commit/74edbd80d4a3d5e28d5e92d71caaa8aaad6b0afa) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [DndSort] Drop zone registers correctly for the first drop.

- [#1909](https://github.com/servicetitan/hammer/pull/1909) [`8547db6`](https://github.com/servicetitan/hammer/commit/8547db6b951d84f2f3dc677d2e46b61ec78ab5e1) Thanks [@rgdelato](https://github.com/rgdelato)! - Bump `peerDependencies` versions of React to `^18 || ^19`

- [#1938](https://github.com/servicetitan/hammer/pull/1938) [`0c495a3`](https://github.com/servicetitan/hammer/commit/0c495a38183a43120b9b43370829305b15d7b3e3) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [DataTable] Add `type` and `editConfig` properties to column helper

- [#1942](https://github.com/servicetitan/hammer/pull/1942) [`e1b9b15`](https://github.com/servicetitan/hammer/commit/e1b9b15f31de4b3944d6b945589afa49fbf3a3f3) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [SelectField, MultiSelectField] Add `pinned` prop for displaying labeled pinned option sections with async loading, `searchReactive`, and `cacheSize` configuration

## 2.0.2

### Patch Changes

- [#1902](https://github.com/servicetitan/hammer/pull/1902) [`e66f0a0`](https://github.com/servicetitan/hammer/commit/e66f0a0841fdf4b37b3b2075e2a27a8a76312ec0) Thanks [@omarmeky](https://github.com/omarmeky)! - [Popover] Fix unnecessary child remounting on reopen

- [#1905](https://github.com/servicetitan/hammer/pull/1905) [`0257c91`](https://github.com/servicetitan/hammer/commit/0257c9190e3b3e8bd00852d6b6cfa4435d420d07) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [DataTable] Update default date format presets to `short` for `dateFormatter`, `dateTimeFormatter`, and `yearlessDateFormatter`

## 2.0.1

### Patch Changes

- [#1834](https://github.com/servicetitan/hammer/pull/1834) [`621d4e0`](https://github.com/servicetitan/hammer/commit/621d4e001d3b26a3c982b69ae54f804ec99abd4a) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [DataTable] Fix inability to move between editable cells via click (i.e. no longer requires multiple clicks)

- [#1854](https://github.com/servicetitan/hammer/pull/1854) [`bb399a2`](https://github.com/servicetitan/hammer/commit/bb399a28543ba858d3e2dc2ce5a97792ad1d215f) Thanks [@Diveafall](https://github.com/Diveafall)! - **BETA** [DataTable]: Add imperative `refresh()` method via ref for programmatic data refetch

- [#1834](https://github.com/servicetitan/hammer/pull/1834) [`621d4e0`](https://github.com/servicetitan/hammer/commit/621d4e001d3b26a3c982b69ae54f804ec99abd4a) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [DataTable] Fix excessive re-renders caused by unchanged data when an editable cell was interacted with

- [#1873](https://github.com/servicetitan/hammer/pull/1873) [`70c1726`](https://github.com/servicetitan/hammer/commit/70c1726d55914069c2def6100b9691d9ca3459df) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [DataTable]: Remove `background` prop and add border styling for container distinction

- [#1890](https://github.com/servicetitan/hammer/pull/1890) [`bc4e3a2`](https://github.com/servicetitan/hammer/commit/bc4e3a2d4ff31f35f1fbf05362541133796ebbd7) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [DataTable] Fix `chipsFormatter` to consistently wrap chips in both string and object array modes; also prevent duplicate keys error

- [#1897](https://github.com/servicetitan/hammer/pull/1897) [`20011dc`](https://github.com/servicetitan/hammer/commit/20011dc5b1356a96d1cc2df784a9e21df7a6d24e) Thanks [@ericag1985](https://github.com/ericag1985)! - [Combobox] Fix inputValue not syncing with controlled selectedItem when selection is canceled

- [#1890](https://github.com/servicetitan/hammer/pull/1890) [`bc4e3a2`](https://github.com/servicetitan/hammer/commit/bc4e3a2d4ff31f35f1fbf05362541133796ebbd7) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [DataTable] Fix `currencyFormatter` and `percentFormatter` to correctly format `0` values instead of returning null

- [#1844](https://github.com/servicetitan/hammer/pull/1844) [`5f673dc`](https://github.com/servicetitan/hammer/commit/5f673dc5f8afd2a373ddf50437067663a8ee91d2) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [DataTable] Add support for cell-level and row-level errors

- [#1834](https://github.com/servicetitan/hammer/pull/1834) [`621d4e0`](https://github.com/servicetitan/hammer/commit/621d4e001d3b26a3c982b69ae54f804ec99abd4a) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Menu] Fix issue where trigger element was refocused after a different interactive element was clicked

- [#1834](https://github.com/servicetitan/hammer/pull/1834) [`621d4e0`](https://github.com/servicetitan/hammer/commit/621d4e001d3b26a3c982b69ae54f804ec99abd4a) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [DataTable] Remove `requestAnimationFrame`-based workarounds for focus management

- [#1890](https://github.com/servicetitan/hammer/pull/1890) [`bc4e3a2`](https://github.com/servicetitan/hammer/commit/bc4e3a2d4ff31f35f1fbf05362541133796ebbd7) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [DataTable] Add `booleanFormatter`, `numberFormatter`, `dateFormatter`, `timeFormatter`, `dateTimeFormatter`, and `yearlessDateFormatter` utilities for formatting table cells with i18n support

- [#1877](https://github.com/servicetitan/hammer/pull/1877) [`df8258b`](https://github.com/servicetitan/hammer/commit/df8258bf04ee531fd2a5c21d9b45ac0e3efc0f97) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [NumberField] Fix input starting with a decimal point (e.g., ".5") by automatically prepending "0" to produce valid values (e.g., "0.5")

- [#1895](https://github.com/servicetitan/hammer/pull/1895) [`323e75b`](https://github.com/servicetitan/hammer/commit/323e75b103dae6749d32af383f6ba830af3a153e) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Pagination] Add white background to items per page dropdown menu

- [#1834](https://github.com/servicetitan/hammer/pull/1834) [`621d4e0`](https://github.com/servicetitan/hammer/commit/621d4e001d3b26a3c982b69ae54f804ec99abd4a) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [DataTable] Fix entire `DataTable` re-rendering when traversing between cells

- [#1895](https://github.com/servicetitan/hammer/pull/1895) [`323e75b`](https://github.com/servicetitan/hammer/commit/323e75b103dae6749d32af383f6ba830af3a153e) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - **BETA** [DataTable] Add `rowsPerPageOptions` and `onRowsPerPageChange` props to enable rows per page selection in pagination

- [#1857](https://github.com/servicetitan/hammer/pull/1857) [`a71c558`](https://github.com/servicetitan/hammer/commit/a71c558c22d43b936e29a4cf3f7c960a8c1e364c) Thanks [@rgdelato](https://github.com/rgdelato)! - [Page] Update `Page.Header` `title` to support inline edit

- [#1834](https://github.com/servicetitan/hammer/pull/1834) [`621d4e0`](https://github.com/servicetitan/hammer/commit/621d4e001d3b26a3c982b69ae54f804ec99abd4a) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Menu] No longer refocuses trigger element when deprecated open prop changes

- [#1834](https://github.com/servicetitan/hammer/pull/1834) [`621d4e0`](https://github.com/servicetitan/hammer/commit/621d4e001d3b26a3c982b69ae54f804ec99abd4a) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [DataTable] Fix cells appearing behind footer when navigating via keyboard

- [#1877](https://github.com/servicetitan/hammer/pull/1877) [`df8258b`](https://github.com/servicetitan/hammer/commit/df8258bf04ee531fd2a5c21d9b45ac0e3efc0f97) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [NumberField] Fix inability to type trailing decimal zeros (e.g., "1.0", "1.00") in controlled mode when `minimumFractionDigits` is not set

- [#1834](https://github.com/servicetitan/hammer/pull/1834) [`621d4e0`](https://github.com/servicetitan/hammer/commit/621d4e001d3b26a3c982b69ae54f804ec99abd4a) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [DataTable] Introduce tighter types when `editMode` is used on columns (e.g. a number column should not have `editMode` of `"multiselect"`)

## 2.0.0

### Major Changes

- [#1837](https://github.com/servicetitan/hammer/pull/1837) [`3c638be`](https://github.com/servicetitan/hammer/commit/3c638be98b871aa1c8e18ead49bf4363d276ae2a) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)!
  - [Breadcrumbs] The export of `BreadcrumbsElement` has been removed.
  - [Calendar] The deprecated `unavailableDates` has been removed. Use `unavailable.dates` instead.
  - [Checkbox] The export of `CheckboxGroup` has been removed. Use `Checkbox.Group` instead.
  - [Checkbox] The `event` parameter of the `onChange` prop is required.
  - [Chip] `small` `Chip` only allows either `onChange` or `onClose`.
  - [Combobox] The component now requires the html popover API.
  - [Combobox.SelectTrigger] The deprecated `openMoreInfo` has been removed. Use `moreInfoOpen` instead.
  - [DateField] The deprecated component has been removed. Please use `DateFieldSingle` or `DateFieldRange` instead.
  - [Details] The exports of `DetailsSummary` and `DetailsContent` have been removed. Use `Details.Summary` and `Details.Content` instead.
  - [Dialog] The exports of `DialogContent`, `DialogHeader`, `DialogFooter`, and `DialogCancelButton` have been removed. Use `Dialog.Content`, `Dialog.Header`, `Dialog.Footer`, and `Dialog.CancelButton` instead.
  - [Dialog] The deprecated `onOpen` and `onOpenChange` have been removed. Use `onOpenAnimationStart`, `onOpenAnimationComplete`, and `onClose` instead.
  - [Drawer] The deprecated `onOpen` has been removed. Use `onOpenAnimationStart` and `onOpenAnimationComplete` instead.
  - [FieldLabel] The deprecated `openMoreInfo` has been removed. Use `moreInfoOpen` instead.
  - [Flex] The deprecated `flexShrink` has been removed. Use `shrink` instead.
  - [Icons] Certain icons have been updated for consistent naming.
    - gnav_dial_pad_filled.svg -> gnav_dial_pad_active.svg
    - gnav_dial_pad_outline.svg -> gnav_dial_pad_inactive.svg
    - gnav_dial_pad_inactive_outline.svg -> gnav_dial_pad_disabled.svg
    - gnav_home_filled.svg -> gnav_home_active.svg
    - gnav_home_outline.svg -> gnav_home_inactive.svg
    - gnav_legacy_search_filled.svg -> gnav_legacy_search_active.svg
    - gnav_legacy_search_outline.svg -> gnav_legacy_search_inactive.svg
  - [Link] The deprecated `quiet` prop has been removed. Use `ghost` instead.
  - [LinkButton] The deprecated `quiet` prop has been removed. Use `ghost` instead.
  - [ListView.Option] The `event` parameter of the `onChange` prop is required.
  - [Menu] The component now requires the html popover API.
  - [Menu] The deprecated `root` has been removed. This prop has no functionality, so it can be safely removed.
  - [Popover] The exports of `PopoverButton`, `PopoverClose`, `PopoverContent`, and `PopoverTrigger` have been removed. Use `Popover.Button`, `Popover.Close`, `Popover.Content`, and `Popover.Trigger` instead.
  - [Popover] The deprecated `onOpenChange` has been removed. Use `onOpenAnimationStart`, `onOpenAnimationComplete`, and `onClose` instead.
  - [Popover] The deprecated `onOutsidePress` has been removed. Use `onClickOutside` instead.
  - [Popover] The deprecated `disableFocusLock` has been removed. Use `modal` instead.
  - [Popover] The deprecated `root` has been removed. This prop has no functionality, so it can be safely removed.
  - [Popover] The component now requires the html popover API.
  - [Popover.Trigger] The `data-state` attribute passed in the `children` render function has been replaced with `aria-expanded`.
  - [Radio] The export of `RadioGroup` has been removed. Use `Radio.Group` instead.
  - [Radio] The `event` parameter of the `onChange` prop is required.
  - [Radio.Group] The `legend` prop is required.
  - [SelectCard] The export of `SelectCardElement` has been removed.
  - [SelectCard] The export of `SelectCardGroup` has been removed. Use `SelectCard.Group` instead.
  - [SelectTrigger] The deprecated `openMoreInfo` has been removed. Use `moreInfoOpen` instead.
  - [SideNav] The exports of `SideNavLink`, `SideNavGroup`, and `SideNavCollapsible` have been removed. Use `SideNav.Link`, `SideNav.Group`, and `SideNav.Collapsible` instead.
  - [Textarea] The `errorAriaLive` prop no longer accepts a boolean. Use `"off"`, `"assertive"`, or `"polite"` instead.
  - [Textarea] The `event` parameter of the `onChange` prop is required.
  - [Textarea] The deprecated `openMoreInfo` has been removed. Use `moreInfoOpen` instead.
  - [Toaster] The deprecated `duration` has been removed. The duration can be set on individual toasts.
  - [Toaster] The deprecated `forceRender` has been removed.
  - [Toolbar] The export of `ToolbarElement` has been removed.
  - [Toolbar] The exports of `ToolbarButton`, `ToolbarButtonToggle`, `ToolbarButtonLink`, and `ToolbarSelect` have been removed. Use `Toolbar.Button`, `Toolbar.ButtonToggle`, `Toolbar.ButtonLink`, and `Toolbar.Select` instead.
  - [Toolbar.Button] The `onClick` prop is required.
  - [Tooltip] The deprecated `root` has been removed. This prop has no functionality, so it can be safely removed.
  - [Tooltip] The component now requires the html popover API.

## 1.52.0

### Minor Changes

- [#1853](https://github.com/servicetitan/hammer/pull/1853) [`5d58224`](https://github.com/servicetitan/hammer/commit/5d582247697b0313f9c6f82b962fcb99c549eb2b) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Checkbox.Group, Radio.Group] Add `description`, `error`, `errorAriaLive`, and `hint` props

- [`650b010`](https://github.com/servicetitan/hammer/commit/650b010d13a03713824d7489e93a3ffc98f15f4d) Thanks [@rgdelato](https://github.com/rgdelato)! - [Spinner] Update Spinner to an official version with size properties and dynamic stroke width

### Patch Changes

- [#1839](https://github.com/servicetitan/hammer/pull/1839) [`d38db43`](https://github.com/servicetitan/hammer/commit/d38db43bbacb85443f4a942eacd3e3f97bc02276) Thanks [@Diveafall](https://github.com/Diveafall)! - **BETA** [DataTable]: Add `refreshKey` prop to trigger loading page data

## 1.51.0

### Minor Changes

- [#1805](https://github.com/servicetitan/hammer/pull/1805) [`c517bef`](https://github.com/servicetitan/hammer/commit/c517bef0183714b09856c4bdeb0093757d52b73a) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [SelectCard, SelectCard.Group] New `showSelectIndicator` prop to show radio/checkbox visuals

- [#1829](https://github.com/servicetitan/hammer/pull/1829) [`d8a0670`](https://github.com/servicetitan/hammer/commit/d8a0670e20e823d16bdcd9581c38566f61c736f4) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Button] Add `"xsmall"` option to `size` prop

- [#1771](https://github.com/servicetitan/hammer/pull/1771) [`ce40328`](https://github.com/servicetitan/hammer/commit/ce40328800ee66f5bd4b5d6879a529c6d4933a8a) Thanks [@rgdelato](https://github.com/rgdelato)! - [DrillDown, Dialog, Drawer, Page.Panel] Add new `DrillDown` components for use within `Dialog`, `Drawer`, and `Page.Panel`

### Patch Changes

- [#1806](https://github.com/servicetitan/hammer/pull/1806) [`f8fd824`](https://github.com/servicetitan/hammer/commit/f8fd824cfd673d81346de4f2eda8a9533c53ea99) Thanks [@ericag1985](https://github.com/ericag1985)! - [Announcement] Fix button backgrounds and focus rings not meeting WCAG threshold

- [#1822](https://github.com/servicetitan/hammer/pull/1822) [`a3346c5`](https://github.com/servicetitan/hammer/commit/a3346c52f5054531bd15357a442b1329ca1e6301) Thanks [@da1z](https://github.com/da1z)! - [ListView] Fix type narrowing for onSelectionChange callback when items prop is not provided

- [#1811](https://github.com/servicetitan/hammer/pull/1811) [`0d85336`](https://github.com/servicetitan/hammer/commit/0d85336e1d4e5040dbf01400e4dce33bb6e05812) Thanks [@ericag1985](https://github.com/ericag1985)! - **BETA** [InteractiveCard] Initial beta release of `InteractiveCard`

- [#1813](https://github.com/servicetitan/hammer/pull/1813) [`3262bd6`](https://github.com/servicetitan/hammer/commit/3262bd6a1fbdacb70d3bf4c93d3a2b5b979991e4) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Chip] Refactor multiline calc to use computed styles instead of range

- [#1805](https://github.com/servicetitan/hammer/pull/1805) [`c517bef`](https://github.com/servicetitan/hammer/commit/c517bef0183714b09856c4bdeb0093757d52b73a) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [SelectCard, SelectCard.Group] Make `onChange` props optional

## 1.50.2

### Patch Changes

- [#1803](https://github.com/servicetitan/hammer/pull/1803) [`f898525`](https://github.com/servicetitan/hammer/commit/f898525f69fefdc1bb16ef7d1e8d3e3376d340ee) Thanks [@ericag1985](https://github.com/ericag1985)! - [Filters] Fix date range filter value setting and clearing; Fix focus not returning to filter button when popover closes; Improve keyboard navigation when popovers are open with arrow keys and focus trapping

- [#1780](https://github.com/servicetitan/hammer/pull/1780) [`ce97958`](https://github.com/servicetitan/hammer/commit/ce979589d6a602dce61046f457e192695ccb00c6) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [ListView] Fix TypeScript types of `ListView` component props `onSelectionChange` and `indeterminate` to no longer be `unknown`. Also corrected `selected` to discriminate between strings and objects based on if `items` is supplied.

- [#1779](https://github.com/servicetitan/hammer/pull/1779) [`2536a2b`](https://github.com/servicetitan/hammer/commit/2536a2b39c160e709956d9d9e847f337422350b7) Thanks [@da1z](https://github.com/da1z)! - [Textarea] Fix invalid attribute warning about `minRows` and `maxRows` when not using `autoHeight`.

- [#1778](https://github.com/servicetitan/hammer/pull/1778) [`c8d7d13`](https://github.com/servicetitan/hammer/commit/c8d7d13d8751e371624fa29a93f0c1b9998f8f08) Thanks [@da1z](https://github.com/da1z)! - [Filters] Fix custom filter array values converted to objects in FilterDrawer

- [#1777](https://github.com/servicetitan/hammer/pull/1777) [`9fb16ec`](https://github.com/servicetitan/hammer/commit/9fb16ecd1c5c29eee993f164567f245e0ea987bf) Thanks [@omarmeky](https://github.com/omarmeky)! - [Combobox] eliminate ItemAddNew flashing and excessive re-renders

- [#1801](https://github.com/servicetitan/hammer/pull/1801) [`566e4e3`](https://github.com/servicetitan/hammer/commit/566e4e322131c9c4bfa43d9a07eec1e506fbf687) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [CheckboxGroup, ComboboxTrigger, FieldLabel, SelectTrigger, Textarea, Label] Deprecate `openMoreInfo` in favor of `moreInfoOpen`

- [#1795](https://github.com/servicetitan/hammer/pull/1795) [`545dcdd`](https://github.com/servicetitan/hammer/commit/545dcdd494724f4e493bedd95a35c00a4765f157) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [SelectField, SelectFieldSync] add missing `style` and `className` props, as well as new `hideLabel` and `labelNode` props.

- [#1795](https://github.com/servicetitan/hammer/pull/1795) [`545dcdd`](https://github.com/servicetitan/hammer/commit/545dcdd494724f4e493bedd95a35c00a4765f157) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [SelectField, SelectFieldSync] fix forwarding of `required` prop, initial focus behavior in mobile dialog mode, and click-outside-to-close functionality in popover mode.

- [#1795](https://github.com/servicetitan/hammer/pull/1795) [`545dcdd`](https://github.com/servicetitan/hammer/commit/545dcdd494724f4e493bedd95a35c00a4765f157) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [MultiSelectField, MultiSelectFieldSync] added new field components for selecting multiple options

## 1.50.1

### Patch Changes

- [#1769](https://github.com/servicetitan/hammer/pull/1769) [`68134ef`](https://github.com/servicetitan/hammer/commit/68134ef9d15bd1e0c39d3ce9b457e518eb7bb438) Thanks [@ericag1985](https://github.com/ericag1985)! - [Filters] Fix selected filter values not be set when there is a delay in load; Fix missing css gap in toolbar content; Fix items list being incorrectly reset while searching in multiselect filter; Fix select filters not scrolling when there are a lot of items

- [#1772](https://github.com/servicetitan/hammer/pull/1772) [`d7cccdf`](https://github.com/servicetitan/hammer/commit/d7cccdf68e4b3646a799311658612a237118e563) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [SelectField] Fix option click failing in Shadow DOM, as well as a list styling bug unique to Shadow DOMs.

- [#1764](https://github.com/servicetitan/hammer/pull/1764) [`c4629d9`](https://github.com/servicetitan/hammer/commit/c4629d9d90a93bb1acceab7ff441c2fe6100920d) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [DataTable] Expand to 100% width by default; smaller tables can be accomplished by setting `maxWidth` on every column

## 1.50.0

### Minor Changes

- [#1759](https://github.com/servicetitan/hammer/pull/1759) [`5bd236f`](https://github.com/servicetitan/hammer/commit/5bd236f4f2ef61c08e630dd985b8827c2868301b) Thanks [@ericag1985](https://github.com/ericag1985)! - [Drawer] Add S and XL size options

- [#1759](https://github.com/servicetitan/hammer/pull/1759) [`5bd236f`](https://github.com/servicetitan/hammer/commit/5bd236f4f2ef61c08e630dd985b8827c2868301b) Thanks [@ericag1985](https://github.com/ericag1985)! - [Dialog] Add XL size option

### Patch Changes

- [#1761](https://github.com/servicetitan/hammer/pull/1761) [`3549783`](https://github.com/servicetitan/hammer/commit/35497832b843a84a3b24f665097c43e3e0a372ac) Thanks [@ericag1985](https://github.com/ericag1985)! - [Pagination] Fix `showCount` display and button disabling when `totalItemCount` is 0

- [#1765](https://github.com/servicetitan/hammer/pull/1765) [`7d45f3d`](https://github.com/servicetitan/hammer/commit/7d45f3de08ea61403a91799cc335d910faebcf8e) Thanks [@ericag1985](https://github.com/ericag1985)! - [SearchField] Fix spacer for clear button cutting off placeholder

## 1.49.7

### Patch Changes

- [#1738](https://github.com/servicetitan/hammer/pull/1738) [`04af0a9`](https://github.com/servicetitan/hammer/commit/04af0a94a8b489275fb86f7220b03a907e74b33e) Thanks [@omarmeky](https://github.com/omarmeky)! - [Popover]: Reset hover state on programmatic close and guard unmount race condition

- [#1658](https://github.com/servicetitan/hammer/pull/1658) [`557849d`](https://github.com/servicetitan/hammer/commit/557849df8ca31a62f25542817ed1608811e081e1) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Link] Reduce size of external link icon

- [#1751](https://github.com/servicetitan/hammer/pull/1751) [`856d5c0`](https://github.com/servicetitan/hammer/commit/856d5c08a4151aa765641bac4b0a4fa0e8e54ef2) Thanks [@ericag1985](https://github.com/ericag1985)! - [Drawer] Fix body scrolling when dialog is open due to inline style on body

- [#1751](https://github.com/servicetitan/hammer/pull/1751) [`856d5c0`](https://github.com/servicetitan/hammer/commit/856d5c08a4151aa765641bac4b0a4fa0e8e54ef2) Thanks [@ericag1985](https://github.com/ericag1985)! - [Dialog] Fix body scrolling when dialog is open due to inline style on body

- [#1749](https://github.com/servicetitan/hammer/pull/1749) [`900f38b`](https://github.com/servicetitan/hammer/commit/900f38ba8def3a6ef802e4fad83e83f00a5c0220) Thanks [@ericag1985](https://github.com/ericag1985)! - [Popover] Add a gap bridge between the trigger and content to prevent hover dead zone

- [#1658](https://github.com/servicetitan/hammer/pull/1658) [`557849d`](https://github.com/servicetitan/hammer/commit/557849df8ca31a62f25542817ed1608811e081e1) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Link] Allow links to inherit `font-size` (bootstrap override)

- [#1752](https://github.com/servicetitan/hammer/pull/1752) [`55e5353`](https://github.com/servicetitan/hammer/commit/55e53531ca93374503e92c6d9f9fe9400cbb638f) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Toaster] Make expand/collapse button persistent with overflow visual

## 1.49.6

### Patch Changes

- [#1737](https://github.com/servicetitan/hammer/pull/1737) [`02368fc`](https://github.com/servicetitan/hammer/commit/02368fc7d3f6a567b7cb3d0bbf3039155812c000) Thanks [@ericag1985](https://github.com/ericag1985)! - [Chip] Add instructions for screen readers on how to close. Fix missing space key support for onClick.

- [#1729](https://github.com/servicetitan/hammer/pull/1729) [`7a2af03`](https://github.com/servicetitan/hammer/commit/7a2af035d0904ef5e95fe537ab532e2c678fe607) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Tooltip] Use `popover="manual"` to prevent rendering issues in dialogs or state changes

- [#1732](https://github.com/servicetitan/hammer/pull/1732) [`cef1ac3`](https://github.com/servicetitan/hammer/commit/cef1ac300d68bdb6829027660c7f5011490c2dd8) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [Link, useLinkStyles] Deprecate `quiet` prop in favor of `ghost`

- [#1735](https://github.com/servicetitan/hammer/pull/1735) [`e8758ee`](https://github.com/servicetitan/hammer/commit/e8758ee157006a43ba81e19934d3a6ec8b5349d8) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [SelectField, SelectFieldSync] Add ability to disable individual options.

- [#1735](https://github.com/servicetitan/hammer/pull/1735) [`e8758ee`](https://github.com/servicetitan/hammer/commit/e8758ee157006a43ba81e19934d3a6ec8b5349d8) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [SelectField, SelectFieldSync] Add field props `error`, `hint`, `description`, `errorAriaLive`, `required`, `disabled`, `readOnly`, `prefix`, and `suffix`.

- [#1732](https://github.com/servicetitan/hammer/pull/1732) [`cef1ac3`](https://github.com/servicetitan/hammer/commit/cef1ac300d68bdb6829027660c7f5011490c2dd8) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [LinkButton] Deprecate `quiet` prop in favor of `ghost`

- [#1737](https://github.com/servicetitan/hammer/pull/1737) [`02368fc`](https://github.com/servicetitan/hammer/commit/02368fc7d3f6a567b7cb3d0bbf3039155812c000) Thanks [@ericag1985](https://github.com/ericag1985)! - [Search Field] Add keyboard navigation and keydowns to clear button. Fix clear button target size. Fix labeling of clear button for screen readers.

## 1.49.5

### Patch Changes

- [#1731](https://github.com/servicetitan/hammer/pull/1731) [`1764b75`](https://github.com/servicetitan/hammer/commit/1764b750a7c09d5521c75742d306015d31ef46cc) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Icons] Add new `transaction.svg` custom ST icon

- [#1731](https://github.com/servicetitan/hammer/pull/1731) [`1764b75`](https://github.com/servicetitan/hammer/commit/1764b750a7c09d5521c75742d306015d31ef46cc) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Icons] Fix scaling issue with `titan_intelligence.svg` icon

- [#1716](https://github.com/servicetitan/hammer/pull/1716) [`162f1b0`](https://github.com/servicetitan/hammer/commit/162f1b0c1a048e4ed9d7cd798e905cefc243e461) Thanks [@ericag1985](https://github.com/ericag1985)! - [Dialog] Fix incorrect sticky content z-index

- [#1714](https://github.com/servicetitan/hammer/pull/1714) [`93ca44e`](https://github.com/servicetitan/hammer/commit/93ca44ee1f6229844b292ec4d5ad04e716f5e671) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [useAdaptiveView] Initial beta release of `useAdaptiveView`

- [#1714](https://github.com/servicetitan/hammer/pull/1714) [`93ca44e`](https://github.com/servicetitan/hammer/commit/93ca44ee1f6229844b292ec4d5ad04e716f5e671) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [SelectField, SelectFieldSync] Initial beta release of `SelectField` and `SelectFieldSync`

- [#1730](https://github.com/servicetitan/hammer/pull/1730) [`a3499fa`](https://github.com/servicetitan/hammer/commit/a3499faa64ded02fadd1d2fa1cbc229306920dd3) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - **BETA** [DataTable] Allow `ReactNode` in `customFooter.content`

## 1.49.4

### Patch Changes

- [#1695](https://github.com/servicetitan/hammer/pull/1695) [`97175df`](https://github.com/servicetitan/hammer/commit/97175dfc518fc7908043b014201f94c06360028c) Thanks [@ericag1985](https://github.com/ericag1985)! - [Drawer, Dialog] Add sticky prop to content component to allow for optional sticky content sections

- [#1715](https://github.com/servicetitan/hammer/pull/1715) [`885c8b6`](https://github.com/servicetitan/hammer/commit/885c8b6b5312fc715330014adf81a4771890fb52) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Toast] Fix clipping of left side of expanded toasts

- [#1707](https://github.com/servicetitan/hammer/pull/1707) [`2d79a58`](https://github.com/servicetitan/hammer/commit/2d79a5844ab73b9f27c697d1d30ca93c47830ee1) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [DataTable] Remove reference to `bg-default` style

- [#1708](https://github.com/servicetitan/hammer/pull/1708) [`db62932`](https://github.com/servicetitan/hammer/commit/db62932cbb4cb8f95464a59e19a51e8fe1c11e19) Thanks [@rgdelato](https://github.com/rgdelato)! - [Combobox, SelectTrigger] Optimize `maxRows` calculation to reduce re-renders

## 1.49.3

### Patch Changes

- [#1700](https://github.com/servicetitan/hammer/pull/1700) [`9d5b72d`](https://github.com/servicetitan/hammer/commit/9d5b72d9a338b87f33f1f3c851a978f124b3e0eb) Thanks [@rgdelato](https://github.com/rgdelato)! - [Exports] Add explicit `types` to `package.json` `exports`

## 1.49.2

### Patch Changes

- [#1693](https://github.com/servicetitan/hammer/pull/1693) [`743b27d`](https://github.com/servicetitan/hammer/commit/743b27d9c101fada7c2cc296884f05af15f4e81c) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [Combobox] Fix `AddNew` functionality for single select mode

## 1.49.1

### Patch Changes

- [#1686](https://github.com/servicetitan/hammer/pull/1686) [`4303e89`](https://github.com/servicetitan/hammer/commit/4303e89d90fe7c5ffddb5738b2b4f5273da84239) Thanks [@ericag1985](https://github.com/ericag1985)! - [Calendar] Fix aria-disabled tag placement on calendar day cells

- [#1688](https://github.com/servicetitan/hammer/pull/1688) [`ece3b1e`](https://github.com/servicetitan/hammer/commit/ece3b1e50316b245faaa6145354504cd959f1ab7) Thanks [@ericag1985](https://github.com/ericag1985)! - [DateFieldSingle, DateFieldRange, DateFieldYearless, Dnd Handle, Stepper, Switch, TimeField] Add default and fallback aria-labels for components that were missing them

## 1.49.0

### Minor Changes

- [#1675](https://github.com/servicetitan/hammer/pull/1675) [`cb1bdb0`](https://github.com/servicetitan/hammer/commit/cb1bdb064cf7c0c3f75b005ea7cbfa6d84ffdd90) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [PopoverContent] Add `hideWhileClosed` prop to conditionally render the content based upon the open state of the popover

- [#1675](https://github.com/servicetitan/hammer/pull/1675) [`cb1bdb0`](https://github.com/servicetitan/hammer/commit/cb1bdb064cf7c0c3f75b005ea7cbfa6d84ffdd90) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [FieldLabel] Add polymorphic el prop to allow use of legend

- [#1675](https://github.com/servicetitan/hammer/pull/1675) [`cb1bdb0`](https://github.com/servicetitan/hammer/commit/cb1bdb064cf7c0c3f75b005ea7cbfa6d84ffdd90) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [DateFieldYearlessRange] Add new `DateFieldYearlessRange` component

- [#1675](https://github.com/servicetitan/hammer/pull/1675) [`cb1bdb0`](https://github.com/servicetitan/hammer/commit/cb1bdb064cf7c0c3f75b005ea7cbfa6d84ffdd90) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [DateFieldYearless] Add a dropdown picker

### Patch Changes

- [#1662](https://github.com/servicetitan/hammer/pull/1662) [`e4e3b82`](https://github.com/servicetitan/hammer/commit/e4e3b82dc6c93d20653fc45b70117a89d5e8f09a) Thanks [@rgdelato](https://github.com/rgdelato)! - [Dependencies] Add `@emotion/is-prop-valid` to `anvil2` dependencies

- [#1664](https://github.com/servicetitan/hammer/pull/1664) [`9a2a6fe`](https://github.com/servicetitan/hammer/commit/9a2a6fe75ce27493981a829e233e0c32729d37a5) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [useLayoutPropsUtil] Fix missing styles when value is `0`

- [#1678](https://github.com/servicetitan/hammer/pull/1678) [`5f4fead`](https://github.com/servicetitan/hammer/commit/5f4feadbec088a662faefd87fe0083f1d7ccb0be) Thanks [@jb-servicetitan](https://github.com/jb-servicetitan)! - **BETA** [DataTable] Optimize `pagination.loadPageData` runs

- [#1678](https://github.com/servicetitan/hammer/pull/1678) [`5f4fead`](https://github.com/servicetitan/hammer/commit/5f4feadbec088a662faefd87fe0083f1d7ccb0be) Thanks [@jb-servicetitan](https://github.com/jb-servicetitan)! - **BETA** [DataTable] Make `data` prop optional (for some pagination use cases)

- [#1677](https://github.com/servicetitan/hammer/pull/1677) [`5f13cd5`](https://github.com/servicetitan/hammer/commit/5f13cd5af6d11fd1e8fe365dfabad7d0f924ee56) Thanks [@ericag1985](https://github.com/ericag1985)! - [Page] Fix aria props being spread on wrong component making header not menu not keyboard accessible.

- [#1678](https://github.com/servicetitan/hammer/pull/1678) [`5f4fead`](https://github.com/servicetitan/hammer/commit/5f4feadbec088a662faefd87fe0083f1d7ccb0be) Thanks [@jb-servicetitan](https://github.com/jb-servicetitan)! - **BETA** [DataTable] Fix console error on asynchronously loaded rows with expandable subrows

- [#1674](https://github.com/servicetitan/hammer/pull/1674) [`1fe3340`](https://github.com/servicetitan/hammer/commit/1fe3340ca4464c4ba93c154beac07dfcb0fda4ed) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [Overflow] Fix `undefined` appearing in the list of classes

## 1.48.1

### Patch Changes

- [#1657](https://github.com/servicetitan/hammer/pull/1657) [`f76f28c`](https://github.com/servicetitan/hammer/commit/f76f28cfbb4a6fde0a4de1854181deae72a5cd26) Thanks [@ericag1985](https://github.com/ericag1985)! - [DaysOfTheWeek, NumberField, Radio, Textarea, TextField] Fix aria-described tag being present when there is no helper component

- [#1651](https://github.com/servicetitan/hammer/pull/1651) [`f463031`](https://github.com/servicetitan/hammer/commit/f463031c7f023153157cc49b57534035e0745b71) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - **BETA** [DataTable] Add missing export for `createColumnHelper`

- [#1640](https://github.com/servicetitan/hammer/pull/1640) [`9fee6b2`](https://github.com/servicetitan/hammer/commit/9fee6b2155d80d8e5d1a4175e0da51160b8ae681) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - **BETA** [DataTable] Add `pagination` prop

- [#1640](https://github.com/servicetitan/hammer/pull/1640) [`9fee6b2`](https://github.com/servicetitan/hammer/commit/9fee6b2155d80d8e5d1a4175e0da51160b8ae681) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Pagination] Fix item count on partially filled last page

- [#1647](https://github.com/servicetitan/hammer/pull/1647) [`138b5d2`](https://github.com/servicetitan/hammer/commit/138b5d2c868da26258622fbcd829a7a2923b32ab) Thanks [@da1z](https://github.com/da1z)! - [ListView] Fix initial state loss causing downstream issues in multi-select filters

## 1.48.0

### Minor Changes

- [#1644](https://github.com/servicetitan/hammer/pull/1644) [`834507e`](https://github.com/servicetitan/hammer/commit/834507e1ae1b11d46db95131849258f583a59eea) Thanks [@da1z](https://github.com/da1z)! - [useBreakpoint] Add new attributes for mobile-first breakpoint detection

### Patch Changes

- [#1643](https://github.com/servicetitan/hammer/pull/1643) [`7889423`](https://github.com/servicetitan/hammer/commit/788942353ece5412f6c4c7382907489d9861d068) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Toast] Fix clicking content around toast messages

- [#1643](https://github.com/servicetitan/hammer/pull/1643) [`7889423`](https://github.com/servicetitan/hammer/commit/788942353ece5412f6c4c7382907489d9861d068) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Toast] Fix hover between toast messages collapsing stack

- [#1645](https://github.com/servicetitan/hammer/pull/1645) [`ef457b3`](https://github.com/servicetitan/hammer/commit/ef457b36b15049080c4b7a86024a1a955c10fc0f) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Overflow] Update shadows when `children` changes

- [#1646](https://github.com/servicetitan/hammer/pull/1646) [`a46d097`](https://github.com/servicetitan/hammer/commit/a46d097bd7b8153aed09bdfd717029e231d4ac0b) Thanks [@da1z](https://github.com/da1z)! - **BETA** [Toolbar] Export internal Toolbar Filter types

- [#1641](https://github.com/servicetitan/hammer/pull/1641) [`4a70c88`](https://github.com/servicetitan/hammer/commit/4a70c88392905b3c3de55715eb8d0af05f2f3eef) Thanks [@da1z](https://github.com/da1z)! - [Overflow] Fix `gap` prop implementation

## 1.47.1

### Patch Changes

- [#1638](https://github.com/servicetitan/hammer/pull/1638) [`eec7556`](https://github.com/servicetitan/hammer/commit/eec75569f008fa2df8166b8efd5c5975741ad386) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [useBreakpoint] Fix typo comparing viewport height instead of width

## 1.47.0

### Minor Changes

- [#1609](https://github.com/servicetitan/hammer/pull/1609) [`db91374`](https://github.com/servicetitan/hammer/commit/db9137443c670eb190eb22fac14188c6e7d7537d) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Dialog, Drawer] Export `FocusableElement` type to use with `initialFocusResolver`

- [#1609](https://github.com/servicetitan/hammer/pull/1609) [`db91374`](https://github.com/servicetitan/hammer/commit/db9137443c670eb190eb22fac14188c6e7d7537d) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Combobox] Add `selectAll` prop

- [#1609](https://github.com/servicetitan/hammer/pull/1609) [`db91374`](https://github.com/servicetitan/hammer/commit/db9137443c670eb190eb22fac14188c6e7d7537d) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Dialog, Drawer] Add `initialFocusResolver` prop, which allows you to pick which element should be initially focused when the dialog element opens"

### Patch Changes

- [#1628](https://github.com/servicetitan/hammer/pull/1628) [`32bc784`](https://github.com/servicetitan/hammer/commit/32bc78468278dc7e08a27a5427b6312509d87191) Thanks [@ericag1985](https://github.com/ericag1985)! - [Dialog, Drawer] Add layer manager for handling closing order of multiple displayed components

- [#1636](https://github.com/servicetitan/hammer/pull/1636) [`9ddafae`](https://github.com/servicetitan/hammer/commit/9ddafaeea62cca4513690f0e8d1bb991a1ea4957) Thanks [@kanoshin](https://github.com/kanoshin)! - [useBreakpoint] Optimize `useBreakpoint` hook to eliminate long animation frames

- [#1609](https://github.com/servicetitan/hammer/pull/1609) [`db91374`](https://github.com/servicetitan/hammer/commit/db9137443c670eb190eb22fac14188c6e7d7537d) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Combobox] Fix missing group dividers

- [#1635](https://github.com/servicetitan/hammer/pull/1635) [`54d93cb`](https://github.com/servicetitan/hammer/commit/54d93cb8b0c726fba8815407d800d0c93004aa80) Thanks [@da1z](https://github.com/da1z)! - [Page] No extra space in the Header when breadcrumbs are absent

- [#1637](https://github.com/servicetitan/hammer/pull/1637) [`6c3e1de`](https://github.com/servicetitan/hammer/commit/6c3e1de13a0d4e881cd497e06c0fe739ebe29fbc) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Calendar] fix beta props being forwarded to mainline Calendar

- Updated dependencies [[`a0f7dad`](https://github.com/servicetitan/hammer/commit/a0f7dad3b885d5867df185b79ca1ae118d197a7d)]:
  - @servicetitan/hammer-token@2.5.1

## 1.46.11

### Patch Changes

- [#1630](https://github.com/servicetitan/hammer/pull/1630) [`d7fc638`](https://github.com/servicetitan/hammer/commit/d7fc63866ede9561f6e039d855738d7c2d294716) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - **BETA** [Calendar] Add missing Calendar export

## 1.46.10

### Patch Changes

- [#1611](https://github.com/servicetitan/hammer/pull/1611) [`edeac4f`](https://github.com/servicetitan/hammer/commit/edeac4f9be74f2e8c28ab6dec734a87c6933c180) Thanks [@AdamLantz](https://github.com/AdamLantz)! - **BETA** [Calendar] Add `onMonthView` prop to call back as the calendar view changes

- [#1534](https://github.com/servicetitan/hammer/pull/1534) [`8a69a5e`](https://github.com/servicetitan/hammer/commit/8a69a5eae1b615555a00561103038bfc02ea363e) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - **BETA** [DataTable] Initial beta release of `DataTable` and cell formatters

## 1.46.9

### Patch Changes

- [#1603](https://github.com/servicetitan/hammer/pull/1603) [`853ab3d`](https://github.com/servicetitan/hammer/commit/853ab3dd5ca662325957d79412a7d3668f9588a3) Thanks [@ericag1985](https://github.com/ericag1985)! - **BETA** [Calendar] Add prop for date meta data

- [#1598](https://github.com/servicetitan/hammer/pull/1598) [`b93a325`](https://github.com/servicetitan/hammer/commit/b93a32592af523e90c5f74a2731150d2711666e4) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Menu] Fix keyboard navigation on custom trigger

## 1.46.8

### Patch Changes

- [#1589](https://github.com/servicetitan/hammer/pull/1589) [`fc8b30c`](https://github.com/servicetitan/hammer/commit/fc8b30cc6a8cb7ec99f9630e9ba9d9a4e5af5e4b) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [NumberField] Fix typing "-" in controlled field

- [#1581](https://github.com/servicetitan/hammer/pull/1581) [`3daa6f6`](https://github.com/servicetitan/hammer/commit/3daa6f67670bcdb5e978ad083056db4d29892b16) Thanks [@rgdelato](https://github.com/rgdelato)! - [Drawer] Update scrolling container to fix closing on scrollbar click

- [#1592](https://github.com/servicetitan/hammer/pull/1592) [`3df1040`](https://github.com/servicetitan/hammer/commit/3df1040566f627a937f2f7f7e889c3c2bcfb230a) Thanks [@rgdelato](https://github.com/rgdelato)! - [Tab] Update `Tab.Panel` to forward `style` prop

## 1.46.7

### Patch Changes

- [#1578](https://github.com/servicetitan/hammer/pull/1578) [`01e3411`](https://github.com/servicetitan/hammer/commit/01e34115a6e7a54e93082f96416bbc14252322cc) Thanks [@rgdelato](https://github.com/rgdelato)! - [ProgressBar] Values over `max` (default over `100`) now display as success

- [#1585](https://github.com/servicetitan/hammer/pull/1585) [`d37257c`](https://github.com/servicetitan/hammer/commit/d37257c7a9f904377c6175a07a1784e3d284047a) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Icons] Update svgs for Production Work Queue icons (all 3)

- [#1585](https://github.com/servicetitan/hammer/pull/1585) [`d37257c`](https://github.com/servicetitan/hammer/commit/d37257c7a9f904377c6175a07a1784e3d284047a) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Icons] New icons: `completion_date`, `in_progress`, `to_do`, `waiting_for_reply`, and `work_stage`

- [#1583](https://github.com/servicetitan/hammer/pull/1583) [`051353a`](https://github.com/servicetitan/hammer/commit/051353a4ddd7eaf1019514238be2d82f996384f5) Thanks [@tounsoo](https://github.com/tounsoo)! - [Icons] Add duplicate of gnav icons with incorrect naming with the correct naming convention

## 1.46.6

### Patch Changes

- [#1571](https://github.com/servicetitan/hammer/pull/1571) [`7f43dd6`](https://github.com/servicetitan/hammer/commit/7f43dd66c3a81b6944295f1074efe474dfa5d19b) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Icons] New "Response" icons set

- [#1569](https://github.com/servicetitan/hammer/pull/1569) [`852546d`](https://github.com/servicetitan/hammer/commit/852546db089d6984aadde3e6281d73334aaac5db) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [DaysOfTheWeek] Fix helper element rendering without helper text

## 1.46.5

### Patch Changes

- [#1560](https://github.com/servicetitan/hammer/pull/1560) [`7b5cebb`](https://github.com/servicetitan/hammer/commit/7b5cebb9a5b55c51cff17d4f7015b539bc462e17) Thanks [@ericag1985](https://github.com/ericag1985)! - [Toolbar] Improve toolbar select keyboard interactions

- [#1560](https://github.com/servicetitan/hammer/pull/1560) [`7b5cebb`](https://github.com/servicetitan/hammer/commit/7b5cebb9a5b55c51cff17d4f7015b539bc462e17) Thanks [@ericag1985](https://github.com/ericag1985)! - [Toolbar] Fixing select not closing when option chosen

- [#1568](https://github.com/servicetitan/hammer/pull/1568) [`0304b60`](https://github.com/servicetitan/hammer/commit/0304b60d6662d17efc400aa00e67d55fe0c2e94a) Thanks [@ericag1985](https://github.com/ericag1985)! - [Toolbar] Pass `ref` to `Toolbar.Button`

## 1.46.4

### Patch Changes

- [#1561](https://github.com/servicetitan/hammer/pull/1561) [`17194e1`](https://github.com/servicetitan/hammer/commit/17194e14b7635e61ddc497a5a05d1857b3843e16) Thanks [@rgdelato](https://github.com/rgdelato)! - [DnDSort] Fix `DnDSort` overlay position inside of `Dialog`/`Drawer`

- [#1564](https://github.com/servicetitan/hammer/pull/1564) [`9292fe3`](https://github.com/servicetitan/hammer/commit/9292fe31762595bb16651b522e3bba04d4367b09) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Drawer, Dialog] Fix initial focus logic running after later DOM changes

- [#1564](https://github.com/servicetitan/hammer/pull/1564) [`9292fe3`](https://github.com/servicetitan/hammer/commit/9292fe31762595bb16651b522e3bba04d4367b09) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Dialog] Fix incorrect initial focus target

## 1.46.3

### Patch Changes

- [#1523](https://github.com/servicetitan/hammer/pull/1523) [`13be930`](https://github.com/servicetitan/hammer/commit/13be930e99b9386c9f9e4b9fbe7446f3157af220) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Popover] Fix an issue where `onClickOutside` was not called if `Popover` was not given a controlled value

- [#1523](https://github.com/servicetitan/hammer/pull/1523) [`13be930`](https://github.com/servicetitan/hammer/commit/13be930e99b9386c9f9e4b9fbe7446f3157af220) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Popover] Fix issue where the onClose prop was cached incorrectly resulting in stale data challenges

- [#1562](https://github.com/servicetitan/hammer/pull/1562) [`0639f3f`](https://github.com/servicetitan/hammer/commit/0639f3f8d9efdca3b3957e738afc11f498ceff1e) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [NumberField] Fix text of neighboring elements being selected when using increment and decrement buttons

- [#1523](https://github.com/servicetitan/hammer/pull/1523) [`13be930`](https://github.com/servicetitan/hammer/commit/13be930e99b9386c9f9e4b9fbe7446f3157af220) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Popover] Rework focus management to be more performant and only run when `modal` is `true`

- [#1523](https://github.com/servicetitan/hammer/pull/1523) [`13be930`](https://github.com/servicetitan/hammer/commit/13be930e99b9386c9f9e4b9fbe7446f3157af220) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Popover] Expose openPopover and closePopover functions on Popover ref

- [#1523](https://github.com/servicetitan/hammer/pull/1523) [`13be930`](https://github.com/servicetitan/hammer/commit/13be930e99b9386c9f9e4b9fbe7446f3157af220) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateField, DateFieldSingle, DateFieldRange] Fix invalid state change during render

- [#1559](https://github.com/servicetitan/hammer/pull/1559) [`a947a8a`](https://github.com/servicetitan/hammer/commit/a947a8a91360ab5c787bb6e6209f7d94f121d198) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Menu] Fix scroll container height bug

- [#1523](https://github.com/servicetitan/hammer/pull/1523) [`13be930`](https://github.com/servicetitan/hammer/commit/13be930e99b9386c9f9e4b9fbe7446f3157af220) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Popover] Remove setTimeout from open/close functions

- [#1523](https://github.com/servicetitan/hammer/pull/1523) [`13be930`](https://github.com/servicetitan/hammer/commit/13be930e99b9386c9f9e4b9fbe7446f3157af220) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Popover] Fix issue where `defaultOpen` did nothing

- [#1523](https://github.com/servicetitan/hammer/pull/1523) [`13be930`](https://github.com/servicetitan/hammer/commit/13be930e99b9386c9f9e4b9fbe7446f3157af220) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Calendar] Fix inability keyboard navigate to today, next month, and previous month buttons

## 1.46.2

### Patch Changes

- [#1538](https://github.com/servicetitan/hammer/pull/1538) [`bda4d6c`](https://github.com/servicetitan/hammer/commit/bda4d6c0ad4fec745c9a2c22dac7295aed95bd0a) Thanks [@rgdelato](https://github.com/rgdelato)! - [Combobox] Fix `Combobox` controlled `items` change firing before `onIsOpenChange` (adds 200ms delay to `items` update)

- [#1537](https://github.com/servicetitan/hammer/pull/1537) [`c3a40ad`](https://github.com/servicetitan/hammer/commit/c3a40adb645f25038a33372a3947aa3600732396) Thanks [@rgdelato](https://github.com/rgdelato)! - [Popover, Tooltip, DateField, Dialog, Drawer] Clear timeouts when component is unmounted

- [#1553](https://github.com/servicetitan/hammer/pull/1553) [`372eb9d`](https://github.com/servicetitan/hammer/commit/372eb9d9c11e81de0bf0ee881ee3d2e2333e5bcd) Thanks [@ericag1985](https://github.com/ericag1985)! - [Pagination] Fix a11y issues with the menus, focus outline, and aria labeling

- [#1550](https://github.com/servicetitan/hammer/pull/1550) [`3e2f79b`](https://github.com/servicetitan/hammer/commit/3e2f79bfc3a140d29415ae826766ea55ef0780b7) Thanks [@tounsoo](https://github.com/tounsoo)! - [Button] Change min-width to 2.5rem(40px)

- [#1538](https://github.com/servicetitan/hammer/pull/1538) [`bda4d6c`](https://github.com/servicetitan/hammer/commit/bda4d6c0ad4fec745c9a2c22dac7295aed95bd0a) Thanks [@rgdelato](https://github.com/rgdelato)! - [Combobox] Allow `groupToString` to return `null` to render empty group labels

- [#1553](https://github.com/servicetitan/hammer/pull/1553) [`372eb9d`](https://github.com/servicetitan/hammer/commit/372eb9d9c11e81de0bf0ee881ee3d2e2333e5bcd) Thanks [@ericag1985](https://github.com/ericag1985)! - [Pagination] Fix next page button not working if there is no total page count

- [#1538](https://github.com/servicetitan/hammer/pull/1538) [`bda4d6c`](https://github.com/servicetitan/hammer/commit/bda4d6c0ad4fec745c9a2c22dac7295aed95bd0a) Thanks [@rgdelato](https://github.com/rgdelato)! - [Combobox] Add `hideCheckbox` prop to `Combobox.Item`

- [#1548](https://github.com/servicetitan/hammer/pull/1548) [`6db8bd8`](https://github.com/servicetitan/hammer/commit/6db8bd8df46b85cec152d1b7f3438ed71cccc109) Thanks [@ericag1985](https://github.com/ericag1985)! - [TimeField] Fix position of popover relative to the input

- [#1551](https://github.com/servicetitan/hammer/pull/1551) [`8ce9652`](https://github.com/servicetitan/hammer/commit/8ce96521b7a56ce73b7a4b757b7ac607339bc2e5) Thanks [@tounsoo](https://github.com/tounsoo)! - [ButtonLink] Fix href not being passed correctly to anchor tag

- [#1538](https://github.com/servicetitan/hammer/pull/1538) [`bda4d6c`](https://github.com/servicetitan/hammer/commit/bda4d6c0ad4fec745c9a2c22dac7295aed95bd0a) Thanks [@rgdelato](https://github.com/rgdelato)! - [Combobox] Add `forceCloseOnSelect` and `forceClearInputValueOnSelect` props to `Combobox.Item`

## 1.46.1

### Patch Changes

- [#1543](https://github.com/servicetitan/hammer/pull/1543) [`12d6554`](https://github.com/servicetitan/hammer/commit/12d6554a0b0641d92eaf6287b8baef0803e08103) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Icons] Update SVGs for GNAV Legacy Search icons

- [#1547](https://github.com/servicetitan/hammer/pull/1547) [`e77b5e5`](https://github.com/servicetitan/hammer/commit/e77b5e5f512893d4a09a1bb6757317c564638c14) Thanks [@ericag1985](https://github.com/ericag1985)! - [Menu] Fix menu not flipping to top position at bottom of scroll container

## 1.46.0

### Minor Changes

- [#1414](https://github.com/servicetitan/hammer/pull/1414) [`b54aed1`](https://github.com/servicetitan/hammer/commit/b54aed18011024d526fe2f3e73cd7282a1b199d4) Thanks [@ericag1985](https://github.com/ericag1985)! - [Combobox] Add onClear to search trigger for custom clear action

### Patch Changes

- [#1414](https://github.com/servicetitan/hammer/pull/1414) [`b54aed1`](https://github.com/servicetitan/hammer/commit/b54aed18011024d526fe2f3e73cd7282a1b199d4) Thanks [@ericag1985](https://github.com/ericag1985)! - [Checkbox] Add legend to revert layer fix

- [#1414](https://github.com/servicetitan/hammer/pull/1414) [`b54aed1`](https://github.com/servicetitan/hammer/commit/b54aed18011024d526fe2f3e73cd7282a1b199d4) Thanks [@ericag1985](https://github.com/ericag1985)! - **BETA** [Toolbar] Release beta version of `Toolbar` with `Toolbar.Filters`

## 1.45.2

### Patch Changes

- [#1530](https://github.com/servicetitan/hammer/pull/1530) [`ef07e3d`](https://github.com/servicetitan/hammer/commit/ef07e3d84538c24eb33db41c5aad4349529e59f1) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateFieldSingle, DateFieldRange] Close calendar popover upon selection

- [#1511](https://github.com/servicetitan/hammer/pull/1511) [`9c7721d`](https://github.com/servicetitan/hammer/commit/9c7721d7de2bc77f4741b92e29bebc33bb3e91c7) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Calendar] Resolve scrolling issues in year picker

- [#1511](https://github.com/servicetitan/hammer/pull/1511) [`9c7721d`](https://github.com/servicetitan/hammer/commit/9c7721d7de2bc77f4741b92e29bebc33bb3e91c7) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Calendar] Modify default minimum and maximum years so that the year picker has a discrete range

- [#1511](https://github.com/servicetitan/hammer/pull/1511) [`9c7721d`](https://github.com/servicetitan/hammer/commit/9c7721d7de2bc77f4741b92e29bebc33bb3e91c7) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Calendar] Adjust year picker keyboard interactions for accessibility

- [#1522](https://github.com/servicetitan/hammer/pull/1522) [`c9903d3`](https://github.com/servicetitan/hammer/commit/c9903d31a5d727c620c4374007f71921fc83733b) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateFieldSingle, DateFieldRange] Fix Android next button not navigating to next field when a datefield popover is open

- [#1518](https://github.com/servicetitan/hammer/pull/1518) [`f363ff7`](https://github.com/servicetitan/hammer/commit/f363ff7e53110eaf52895c595d4b2ae59dfc0892) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Calendar] Fix calendar losing focus after selecting month or year

- [#1518](https://github.com/servicetitan/hammer/pull/1518) [`f363ff7`](https://github.com/servicetitan/hammer/commit/f363ff7e53110eaf52895c595d4b2ae59dfc0892) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateFieldSingle, DateFieldRange] Fix input being not keyboard-modifiable once a date has been entered; also fix extraneous onChange calls

- [`a23b2c4`](https://github.com/servicetitan/hammer/commit/a23b2c4b8a78a844669dcfd075c96e6cea3e6f59) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Field components] Fix `moreInfo` tooltip lingering and positioning incorrectly after focus has left the field

- [#1522](https://github.com/servicetitan/hammer/pull/1522) [`c9903d3`](https://github.com/servicetitan/hammer/commit/c9903d31a5d727c620c4374007f71921fc83733b) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateFieldSingle, DateFieldRange, NumberField] Fix some misfiring of onFocus and onBlur; corrected types from `FocusEvent` to `React.FocusEvent`

## 1.45.1

### Patch Changes

- [#1520](https://github.com/servicetitan/hammer/pull/1520) [`48ad98c`](https://github.com/servicetitan/hammer/commit/48ad98c9b2b8b84a4b9ce11219b1f7d5d573a7ea) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [LinkButton] Fix missing exports

## 1.45.0

### Minor Changes

- [#1429](https://github.com/servicetitan/hammer/pull/1429) [`4751366`](https://github.com/servicetitan/hammer/commit/475136642ecdde393fa2d6bb10f05a986ea4faa4) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [Dependencies] Removed `@servicetitan/hammer-react`

- [#1429](https://github.com/servicetitan/hammer/pull/1429) [`4751366`](https://github.com/servicetitan/hammer/commit/475136642ecdde393fa2d6bb10f05a986ea4faa4) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [Types] New exports: `ButtonToggleState`, `CalendarRangeValue`, `CalendarValue`, `CheckboxState`, `ComboboxContextProps`, `ComboboxMultipleProps`, `ComboboxSingleProps`, `CustomThemeType`, `DateFieldRangeValue`, `LayoutUtilProps`, `ListboxItemType`, `MenuCommonProps`, `MenuReturnProps`, `RadioState`, `SegmentState`, `SelectMultipleProps`, `SelectSingleProps`, `SideNavLinkProps`, `SkeletonCircleProps`, `SkeletonPillProps`, `SkeletonRectangleProps`, `SkeletonTextProps`, `SwitchState`, `UseSwipeFn`, `DataTrackingId`, `DistributiveOmit`, `MaxLengthCounterProps`, `IANA_TIMEZONES`, `IanaZone`, `Locale`, `ButtonAppearance`, `OnCloseProps`, `DisableCloseOnEscapeOrClickProps`, `GapSize`, `LayoutUtilProps`, `SemanticColor`, `Size`, `Status`, `Svg`

### Patch Changes

- [#1513](https://github.com/servicetitan/hammer/pull/1513) [`1f642b8`](https://github.com/servicetitan/hammer/commit/1f642b86839700bc99b94712dc82055f2ea0f5e7) Thanks [@ericag1985](https://github.com/ericag1985)! - [TimeField] Fix page scrolling and dropdown height issues

- [#1429](https://github.com/servicetitan/hammer/pull/1429) [`4751366`](https://github.com/servicetitan/hammer/commit/475136642ecdde393fa2d6bb10f05a986ea4faa4) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [Icon] Fix type of ref from script to span

- [#1513](https://github.com/servicetitan/hammer/pull/1513) [`1f642b8`](https://github.com/servicetitan/hammer/commit/1f642b86839700bc99b94712dc82055f2ea0f5e7) Thanks [@ericag1985](https://github.com/ericag1985)! - [TimeField] Fix autocompletion and auto rounding not working on same time entries

- [#1429](https://github.com/servicetitan/hammer/pull/1429) [`4751366`](https://github.com/servicetitan/hammer/commit/475136642ecdde393fa2d6bb10f05a986ea4faa4) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [InputMask] Add deprecation message

- [#1429](https://github.com/servicetitan/hammer/pull/1429) [`4751366`](https://github.com/servicetitan/hammer/commit/475136642ecdde393fa2d6bb10f05a986ea4faa4) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [ThemeProvider] New export: `useTheme`

- [#1506](https://github.com/servicetitan/hammer/pull/1506) [`3055e6b`](https://github.com/servicetitan/hammer/commit/3055e6b637a98d0cd6b94732710491fb6f760471) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Icons] New icons: `atlas_gradient`, `atlas_logo`, and `atlas_simple`

## 1.44.1

### Patch Changes

- [#1503](https://github.com/servicetitan/hammer/pull/1503) [`5567ca0`](https://github.com/servicetitan/hammer/commit/5567ca067ff26b0a68d3808b34204efb86dc6fd2) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Add missing patch updates from `1.43.1` → `1.43.3`
  - [Combobox] Fix `Combobox` `disabled` and `readOnly` behavior
  - [Icons] Add `gnav_home_filled` and `gnav_home_outline` icons
  - [Icons] Add `ai_mark` icon
  - [Icons] Add new `ai_mark_gradient` icon

## 1.44.0

### Minor Changes

- [#1396](https://github.com/servicetitan/hammer/pull/1396) [`f36288b`](https://github.com/servicetitan/hammer/commit/f36288bc6dbc39d8b78bfd0d4e8cd29e4d694939) Thanks [@tounsoo](https://github.com/tounsoo)! - [LinkButton] Add LinkButton component - Link styled button component

- [#1409](https://github.com/servicetitan/hammer/pull/1409) [`7646cce`](https://github.com/servicetitan/hammer/commit/7646cce3c6b02c8c883a554700f0f5eab07f56fd) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [ListView] New `indeterminate` prop for indeterminate checkboxes on options

- [#1416](https://github.com/servicetitan/hammer/pull/1416) [`62475a4`](https://github.com/servicetitan/hammer/commit/62475a43d02c4c386dc17d3e2ffd9f41c60c193d) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [NumberField] Add `NumberField` component

### Patch Changes

- Updated dependencies [[`f36288b`](https://github.com/servicetitan/hammer/commit/f36288bc6dbc39d8b78bfd0d4e8cd29e4d694939), [`7646cce`](https://github.com/servicetitan/hammer/commit/7646cce3c6b02c8c883a554700f0f5eab07f56fd), [`62475a4`](https://github.com/servicetitan/hammer/commit/62475a43d02c4c386dc17d3e2ffd9f41c60c193d)]:
  - @servicetitan/hammer-react@1.42.0

## 1.43.3

### Patch Changes

- [#1496](https://github.com/servicetitan/hammer/pull/1496) [`f60e3a6`](https://github.com/servicetitan/hammer/commit/f60e3a65e5816a100b73f6fbe69386b86ff817a9) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Icons] Add new `ai_mark_gradient` icon

## 1.43.2

### Patch Changes

- [#1486](https://github.com/servicetitan/hammer/pull/1486) [`045ed38`](https://github.com/servicetitan/hammer/commit/045ed3862064dc4a61d9ad6e6a45fcc88009b65f) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Icons] Add `ai_mark` icon

## 1.43.1

### Patch Changes

- [#1426](https://github.com/servicetitan/hammer/pull/1426) [`1cd7d09`](https://github.com/servicetitan/hammer/commit/1cd7d09176e98b1ad454336d49a32b3fd428b0a3) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Icons] Add gnav_home_filled and gnav_home_outline icons

- [#1424](https://github.com/servicetitan/hammer/pull/1424) [`fa87b98`](https://github.com/servicetitan/hammer/commit/fa87b98bad36fb124a4ed946429266d7a7e58e79) Thanks [@rgdelato](https://github.com/rgdelato)! - [Combobox] Fix `Combobox` `disabled` and `readOnly` behavior

- Updated dependencies [[`fa87b98`](https://github.com/servicetitan/hammer/commit/fa87b98bad36fb124a4ed946429266d7a7e58e79)]:
  - @servicetitan/hammer-react@1.41.1

## 1.43.0

### Minor Changes

- [#1370](https://github.com/servicetitan/hammer/pull/1370) [`1efcc9c`](https://github.com/servicetitan/hammer/commit/1efcc9c0d726253734034ccaf122c65c06bf36a9) Thanks [@ericag1985](https://github.com/ericag1985)! - [TimeField] Add `TimeField` component

### Patch Changes

- [#1419](https://github.com/servicetitan/hammer/pull/1419) [`2a34f6b`](https://github.com/servicetitan/hammer/commit/2a34f6ba7f2af858cdede89372ce902375c9ab13) Thanks [@karpoff-titan](https://github.com/karpoff-titan)! - [Page] Fix Page panel adding extra scroll space when offset

- Updated dependencies [[`1efcc9c`](https://github.com/servicetitan/hammer/commit/1efcc9c0d726253734034ccaf122c65c06bf36a9)]:
  - @servicetitan/hammer-react@1.41.0

## 1.42.2

### Patch Changes

- [#1412](https://github.com/servicetitan/hammer/pull/1412) [`2b4eac0`](https://github.com/servicetitan/hammer/commit/2b4eac0fd3c0790fcd2a31940f2c6e06d1142535) Thanks [@tounsoo](https://github.com/tounsoo)! - [Pagination] Fix Pagination not being exported

- [#1413](https://github.com/servicetitan/hammer/pull/1413) [`78b778e`](https://github.com/servicetitan/hammer/commit/78b778e1207a23924e982552d9e2564926f8dfc9) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Icon] Add global nav icon for Field Pro

- [#1403](https://github.com/servicetitan/hammer/pull/1403) [`46b4a7b`](https://github.com/servicetitan/hammer/commit/46b4a7bb061a2aecbc934b494b9805685adde5c8) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateFieldYearless] Fix a case where pasting a value in could result in onChange not being called

- Updated dependencies [[`46b4a7b`](https://github.com/servicetitan/hammer/commit/46b4a7bb061a2aecbc934b494b9805685adde5c8)]:
  - @servicetitan/hammer-react@1.40.2

## 1.42.1

### Patch Changes

- [#1401](https://github.com/servicetitan/hammer/pull/1401) [`7aba43b`](https://github.com/servicetitan/hammer/commit/7aba43bfb1bdfb4d5fdb04fa36436d187601c6bc) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateFieldSingle, DateFieldRange] Fix invalid props spread onto input element

- Updated dependencies [[`7aba43b`](https://github.com/servicetitan/hammer/commit/7aba43bfb1bdfb4d5fdb04fa36436d187601c6bc)]:
  - @servicetitan/hammer-react@1.40.1

## 1.42.0

### Minor Changes

- [#1363](https://github.com/servicetitan/hammer/pull/1363) [`6ec6d61`](https://github.com/servicetitan/hammer/commit/6ec6d615cfa50f362fb3d63a8fa23354ad28e26a) Thanks [@rgdelato](https://github.com/rgdelato)! - [Chip] Add `icon` and `avatar` props to `Chip`

- [#1399](https://github.com/servicetitan/hammer/pull/1399) [`c21406d`](https://github.com/servicetitan/hammer/commit/c21406da3a513b694f635f7c78fabf2f2759fbca) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Icons] Four new icons: `Fixed`, `FullFluid`, `InstalledEquipment`, `Unpin`

- [#1393](https://github.com/servicetitan/hammer/pull/1393) [`0869aed`](https://github.com/servicetitan/hammer/commit/0869aed7c5d63837d10d74576e0932ad14812401) Thanks [@rgdelato](https://github.com/rgdelato)! - [Tokens] Add chart color tokens to `hammer-token` package

### Patch Changes

- [#1389](https://github.com/servicetitan/hammer/pull/1389) [`b433751`](https://github.com/servicetitan/hammer/commit/b433751ae5b388c526140d766563f16683a10ffd) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateField] Deprecate DateField in favor of DateFieldSingle, DateFieldRange

- [#1397](https://github.com/servicetitan/hammer/pull/1397) [`4229149`](https://github.com/servicetitan/hammer/commit/4229149e8d43cd2d7d49560db5de81c6d2cc8ed0) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Calendar] Fix `minDate` and `maxDate` incorrectly disabling the month they occur in

- [#1398](https://github.com/servicetitan/hammer/pull/1398) [`c1dc055`](https://github.com/servicetitan/hammer/commit/c1dc055cda836a304534ef57d7359f3b45e33721) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateFieldSingle] Internal refactor to make code more composable for re-use in filters

- [#1386](https://github.com/servicetitan/hammer/pull/1386) [`808cde3`](https://github.com/servicetitan/hammer/commit/808cde3a787a9a5502c5230c8ce2dadadfc9bf95) Thanks [@tounsoo](https://github.com/tounsoo)! - [Text] Add focus ring for Text when it is focus-visible

- [#1395](https://github.com/servicetitan/hammer/pull/1395) [`13d97a9`](https://github.com/servicetitan/hammer/commit/13d97a99da73932c71721dfda78d4b71d60825d6) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Menu] Fix closure of root menu on nested item click

- [#1392](https://github.com/servicetitan/hammer/pull/1392) [`09637f9`](https://github.com/servicetitan/hammer/commit/09637f9da186787e04fa2f12a4aafc894bb02c50) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [TextField, Textarea] Fix bugs related to `showCounter`

- [#1392](https://github.com/servicetitan/hammer/pull/1392) [`09637f9`](https://github.com/servicetitan/hammer/commit/09637f9da186787e04fa2f12a4aafc894bb02c50) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Textarea] **Partially deprecated prop:** `errorAriaLive` does not support `boolean`

- [#1400](https://github.com/servicetitan/hammer/pull/1400) [`99a098a`](https://github.com/servicetitan/hammer/commit/99a098a00601211c690fc3a53d77809d31bcfa24) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateFieldRange] Internal refactor to make code more composable for re-use in filters

- Updated dependencies [[`b433751`](https://github.com/servicetitan/hammer/commit/b433751ae5b388c526140d766563f16683a10ffd), [`4229149`](https://github.com/servicetitan/hammer/commit/4229149e8d43cd2d7d49560db5de81c6d2cc8ed0), [`c1dc055`](https://github.com/servicetitan/hammer/commit/c1dc055cda836a304534ef57d7359f3b45e33721), [`808cde3`](https://github.com/servicetitan/hammer/commit/808cde3a787a9a5502c5230c8ce2dadadfc9bf95), [`09637f9`](https://github.com/servicetitan/hammer/commit/09637f9da186787e04fa2f12a4aafc894bb02c50), [`0869aed`](https://github.com/servicetitan/hammer/commit/0869aed7c5d63837d10d74576e0932ad14812401), [`13d97a9`](https://github.com/servicetitan/hammer/commit/13d97a99da73932c71721dfda78d4b71d60825d6), [`6ec6d61`](https://github.com/servicetitan/hammer/commit/6ec6d615cfa50f362fb3d63a8fa23354ad28e26a), [`09637f9`](https://github.com/servicetitan/hammer/commit/09637f9da186787e04fa2f12a4aafc894bb02c50), [`09637f9`](https://github.com/servicetitan/hammer/commit/09637f9da186787e04fa2f12a4aafc894bb02c50), [`99a098a`](https://github.com/servicetitan/hammer/commit/99a098a00601211c690fc3a53d77809d31bcfa24)]:
  - @servicetitan/hammer-react@1.40.0
  - @servicetitan/hammer-token@2.5.0

## 1.41.0

### Minor Changes

- [#1356](https://github.com/servicetitan/hammer/pull/1356) [`76e7206`](https://github.com/servicetitan/hammer/commit/76e72066ecaa46787b9caaf3e2eaccd178e66ce6) Thanks [@rgdelato](https://github.com/rgdelato)! - [FieldLabel] Add `FieldLabel` component

- [#1371](https://github.com/servicetitan/hammer/pull/1371) [`e698265`](https://github.com/servicetitan/hammer/commit/e69826504f2cbf32bc12925f16930afcb57952c9) Thanks [@tounsoo](https://github.com/tounsoo)! - [Popover] Provide finer control over open state timing of the Popover relative to animation

- [#1364](https://github.com/servicetitan/hammer/pull/1364) [`75f3468`](https://github.com/servicetitan/hammer/commit/75f3468786a0bfb196d04c351a6363b58614e257) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateFieldYearless] Add DateFieldYearless component

### Patch Changes

- [#1383](https://github.com/servicetitan/hammer/pull/1383) [`96c526d`](https://github.com/servicetitan/hammer/commit/96c526d2bb80884ad897beed9647bd8334150abe) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [Drawer] Focus in Drawers within iframes is now respected.

- [#1384](https://github.com/servicetitan/hammer/pull/1384) [`66f031c`](https://github.com/servicetitan/hammer/commit/66f031cb91674168cc1cbc09e65ac8d640963804) Thanks [@tounsoo](https://github.com/tounsoo)! - [Dialog, Drawer] Fix Dialog and Drawer to also consider Toaster to be clickable without closing

- [#1382](https://github.com/servicetitan/hammer/pull/1382) [`d135b02`](https://github.com/servicetitan/hammer/commit/d135b02ec09a076eb6222d1da5102f61a0cd9bc0) Thanks [@ericag1985](https://github.com/ericag1985)! - [Calendar] Fix not being able to add custom class

- [#1364](https://github.com/servicetitan/hammer/pull/1364) [`75f3468`](https://github.com/servicetitan/hammer/commit/75f3468786a0bfb196d04c351a6363b58614e257) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateFieldSingle, DateFieldRange] Export additional types related to onChange

- Updated dependencies [[`96c526d`](https://github.com/servicetitan/hammer/commit/96c526d2bb80884ad897beed9647bd8334150abe), [`66f031c`](https://github.com/servicetitan/hammer/commit/66f031cb91674168cc1cbc09e65ac8d640963804), [`d6ccb84`](https://github.com/servicetitan/hammer/commit/d6ccb846d40568719c478d6bec2ece9038a23be6), [`e698265`](https://github.com/servicetitan/hammer/commit/e69826504f2cbf32bc12925f16930afcb57952c9), [`d135b02`](https://github.com/servicetitan/hammer/commit/d135b02ec09a076eb6222d1da5102f61a0cd9bc0), [`75f3468`](https://github.com/servicetitan/hammer/commit/75f3468786a0bfb196d04c351a6363b58614e257)]:
  - @servicetitan/hammer-react@1.39.0

## 1.40.3

### Patch Changes

- [#1373](https://github.com/servicetitan/hammer/pull/1373) [`d617c5f`](https://github.com/servicetitan/hammer/commit/d617c5f2a70e9b1cc6671cf1d317a5e3b3eec3cf) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateField, DateFieldSingle, DateFieldRange] Tweak conditional rendering of popover content

- [#1373](https://github.com/servicetitan/hammer/pull/1373) [`d617c5f`](https://github.com/servicetitan/hammer/commit/d617c5f2a70e9b1cc6671cf1d317a5e3b3eec3cf) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateFieldSingle, DateFieldRange] Reduce number of excess `onChange` calls

- [#1373](https://github.com/servicetitan/hammer/pull/1373) [`d617c5f`](https://github.com/servicetitan/hammer/commit/d617c5f2a70e9b1cc6671cf1d317a5e3b3eec3cf) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateField, DateFieldSingle, DateFieldRange] Restrict calendar positioning to verticial axis

- [#1373](https://github.com/servicetitan/hammer/pull/1373) [`d617c5f`](https://github.com/servicetitan/hammer/commit/d617c5f2a70e9b1cc6671cf1d317a5e3b3eec3cf) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateFieldSingle, DateFieldRange] Update `onFocus` and `onBlur` to treat calendar as part of the focus area

- Updated dependencies [[`d617c5f`](https://github.com/servicetitan/hammer/commit/d617c5f2a70e9b1cc6671cf1d317a5e3b3eec3cf), [`d617c5f`](https://github.com/servicetitan/hammer/commit/d617c5f2a70e9b1cc6671cf1d317a5e3b3eec3cf), [`d617c5f`](https://github.com/servicetitan/hammer/commit/d617c5f2a70e9b1cc6671cf1d317a5e3b3eec3cf), [`d617c5f`](https://github.com/servicetitan/hammer/commit/d617c5f2a70e9b1cc6671cf1d317a5e3b3eec3cf)]:
  - @servicetitan/hammer-react@1.38.3

## 1.40.2

### Patch Changes

- [#1367](https://github.com/servicetitan/hammer/pull/1367) [`8af6242`](https://github.com/servicetitan/hammer/commit/8af62425ecdf3006813b5b28663dcf452e515eb4) Thanks [@tounsoo](https://github.com/tounsoo)! - [Overflow] Fix Overflow not recalculating internal clip state when content changes

- [#1325](https://github.com/servicetitan/hammer/pull/1325) [`2791619`](https://github.com/servicetitan/hammer/commit/2791619fdf4bd4e4dbfd7ac1757ad5dac1a18420) Thanks [@tounsoo](https://github.com/tounsoo)! - [Dialog, Drawer] Fix Dialog and Drawer to not close when the select drag ends outside of the component

- [#1325](https://github.com/servicetitan/hammer/pull/1325) [`2791619`](https://github.com/servicetitan/hammer/commit/2791619fdf4bd4e4dbfd7ac1757ad5dac1a18420) Thanks [@tounsoo](https://github.com/tounsoo)! - [Popover] Deprecate `onOutsidePress` over `onClickOutside` to sync prop names

- [#1368](https://github.com/servicetitan/hammer/pull/1368) [`52eb524`](https://github.com/servicetitan/hammer/commit/52eb52469c544bcef9d8a20e472fd6fa731310d7) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [Checkbox] Focus is no longer lost on change

- [#1366](https://github.com/servicetitan/hammer/pull/1366) [`30eba12`](https://github.com/servicetitan/hammer/commit/30eba12b44f79e3dcddff15468e48af9c99b04cf) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateField, DateFieldSingle, DateFieldRange, InputMask] Switch to subdued color when the input value is equivalent to empty

- Updated dependencies [[`8af6242`](https://github.com/servicetitan/hammer/commit/8af62425ecdf3006813b5b28663dcf452e515eb4), [`2791619`](https://github.com/servicetitan/hammer/commit/2791619fdf4bd4e4dbfd7ac1757ad5dac1a18420), [`2791619`](https://github.com/servicetitan/hammer/commit/2791619fdf4bd4e4dbfd7ac1757ad5dac1a18420), [`52eb524`](https://github.com/servicetitan/hammer/commit/52eb52469c544bcef9d8a20e472fd6fa731310d7), [`30eba12`](https://github.com/servicetitan/hammer/commit/30eba12b44f79e3dcddff15468e48af9c99b04cf)]:
  - @servicetitan/hammer-react@1.38.2

## 1.40.1

### Patch Changes

- [#1361](https://github.com/servicetitan/hammer/pull/1361) [`e7de26c`](https://github.com/servicetitan/hammer/commit/e7de26c1b819ff02ea1503556022652edf69d488) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [Dialog, Drawer] Fix for dialog or drawer closing when the open state is not changed

- Updated dependencies [[`e7de26c`](https://github.com/servicetitan/hammer/commit/e7de26c1b819ff02ea1503556022652edf69d488)]:
  - @servicetitan/hammer-react@1.38.1

## 1.40.0

### Minor Changes

- [#1350](https://github.com/servicetitan/hammer/pull/1350) [`3faa08f`](https://github.com/servicetitan/hammer/commit/3faa08fb3fa2df9013b43c03b5482fbd0a3c5f9e) Thanks [@tounsoo](https://github.com/tounsoo)! - [Pagination] Add `Pagination` component

- [#1357](https://github.com/servicetitan/hammer/pull/1357) [`a9fe6a6`](https://github.com/servicetitan/hammer/commit/a9fe6a60291bccbf7de4ae6d6d485a2a6a784aab) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Icon] Add global nav icons for work queues; optimize some document SVG files

- [#1304](https://github.com/servicetitan/hammer/pull/1304) [`51ba5ed`](https://github.com/servicetitan/hammer/commit/51ba5edefe1ed1b300fbc7d7fc7450f3a7387840) Thanks [@rgdelato](https://github.com/rgdelato)! - [SelectTrigger] Add `SelectTrigger` component for more complex `Combobox`-style use cases

- [#1354](https://github.com/servicetitan/hammer/pull/1354) [`49c3886`](https://github.com/servicetitan/hammer/commit/49c38864fc9411fb67a0b30c398dd57827b893c1) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Icon] Add 10 icons for document management

- [#1271](https://github.com/servicetitan/hammer/pull/1271) [`66419c5`](https://github.com/servicetitan/hammer/commit/66419c5d240c5a527741b9cb2b20aace07883218) Thanks [@tounsoo](https://github.com/tounsoo)! - [SelectCard] Add option to remove drop shadow in SelectCard and update background color for interactive states

- [#1345](https://github.com/servicetitan/hammer/pull/1345) [`81cbe05`](https://github.com/servicetitan/hammer/commit/81cbe05ba5740cc3d630850151db5ed1a9726d14) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateFieldSingle] Implement DateFieldSingle component

- [#1345](https://github.com/servicetitan/hammer/pull/1345) [`81cbe05`](https://github.com/servicetitan/hammer/commit/81cbe05ba5740cc3d630850151db5ed1a9726d14) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateFieldRange] Add `DateFieldRange` component

### Patch Changes

- [`9262fcd`](https://github.com/servicetitan/hammer/commit/9262fcdb154fe8367547f43219b0e3e73e19eedd) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateField] No longer renders a calendar when popover is closed

- [#1355](https://github.com/servicetitan/hammer/pull/1355) [`082055e`](https://github.com/servicetitan/hammer/commit/082055eac4c50fc5be44fd27f077bfa6886d6213) Thanks [@rgdelato](https://github.com/rgdelato)! - [Combobox, SelectTrigger] Add `layoutProps` to `SelectTrigger`, `Combobox.SearchField`, and `Combobox.SelectTrigger`

- [#1355](https://github.com/servicetitan/hammer/pull/1355) [`082055e`](https://github.com/servicetitan/hammer/commit/082055eac4c50fc5be44fd27f077bfa6886d6213) Thanks [@rgdelato](https://github.com/rgdelato)! - [Combobox, SelectTrigger] Update `data-anv` attibutes for `SelectTrigger`, `Combobox.SearchField`, and `Combobox.SelectTrigger`

- [#1336](https://github.com/servicetitan/hammer/pull/1336) [`9619654`](https://github.com/servicetitan/hammer/commit/9619654c7c50fb416bbe99d1978ce08c37a3917d) Thanks [@tounsoo](https://github.com/tounsoo)! - [Page] Page to use its own width to calculate responsiveness timing instead of visualViewport width

- Updated dependencies [[`3faa08f`](https://github.com/servicetitan/hammer/commit/3faa08fb3fa2df9013b43c03b5482fbd0a3c5f9e), [`9262fcd`](https://github.com/servicetitan/hammer/commit/9262fcdb154fe8367547f43219b0e3e73e19eedd), [`51ba5ed`](https://github.com/servicetitan/hammer/commit/51ba5edefe1ed1b300fbc7d7fc7450f3a7387840), [`66419c5`](https://github.com/servicetitan/hammer/commit/66419c5d240c5a527741b9cb2b20aace07883218), [`082055e`](https://github.com/servicetitan/hammer/commit/082055eac4c50fc5be44fd27f077bfa6886d6213), [`81cbe05`](https://github.com/servicetitan/hammer/commit/81cbe05ba5740cc3d630850151db5ed1a9726d14), [`81cbe05`](https://github.com/servicetitan/hammer/commit/81cbe05ba5740cc3d630850151db5ed1a9726d14), [`082055e`](https://github.com/servicetitan/hammer/commit/082055eac4c50fc5be44fd27f077bfa6886d6213)]:
  - @servicetitan/hammer-react@1.38.0

## 1.39.0

### Minor Changes

- [#1341](https://github.com/servicetitan/hammer/pull/1341) [`46212ed`](https://github.com/servicetitan/hammer/commit/46212ed9ff046019b8c65a7edfce746766c93e90) Thanks [@rgdelato](https://github.com/rgdelato)! - [CSS Utils] Add `"a2-"` prefixed CSS utils files

### Patch Changes

- [#1344](https://github.com/servicetitan/hammer/pull/1344) [`62d0547`](https://github.com/servicetitan/hammer/commit/62d05471a27676615864d539adb910d02d2c934a) Thanks [@ericag1985](https://github.com/ericag1985)! - [Tooltip] Fixed custom trigger content so that it is always an accessible element

- [#1346](https://github.com/servicetitan/hammer/pull/1346) [`12a8880`](https://github.com/servicetitan/hammer/commit/12a8880afeec369f09e1f4b3ad2f7f630fe00cfa) Thanks [@rgdelato](https://github.com/rgdelato)! - [FieldMessage] Update `FieldMessage` CSS reset

- [#1344](https://github.com/servicetitan/hammer/pull/1344) [`62d0547`](https://github.com/servicetitan/hammer/commit/62d05471a27676615864d539adb910d02d2c934a) Thanks [@ericag1985](https://github.com/ericag1985)! - [SearchField, TextField, TextArea] Fix label logic so that there is always an accessible label present

- [#1342](https://github.com/servicetitan/hammer/pull/1342) [`ac30e1c`](https://github.com/servicetitan/hammer/commit/ac30e1c52b7b546b89baedcd3e33d4e2cfc0db43) Thanks [@rgdelato](https://github.com/rgdelato)! - [SelectCard] Fix `SelectCard` `defaultChecked` inside of `SelectCardGroup`

- Updated dependencies [[`62d0547`](https://github.com/servicetitan/hammer/commit/62d05471a27676615864d539adb910d02d2c934a), [`12a8880`](https://github.com/servicetitan/hammer/commit/12a8880afeec369f09e1f4b3ad2f7f630fe00cfa), [`62d0547`](https://github.com/servicetitan/hammer/commit/62d05471a27676615864d539adb910d02d2c934a), [`ac30e1c`](https://github.com/servicetitan/hammer/commit/ac30e1c52b7b546b89baedcd3e33d4e2cfc0db43), [`46212ed`](https://github.com/servicetitan/hammer/commit/46212ed9ff046019b8c65a7edfce746766c93e90)]:
  - @servicetitan/hammer-react@1.37.4
  - @servicetitan/hammer-token@2.4.0

## 1.38.0

### Minor Changes

- [#1330](https://github.com/servicetitan/hammer/pull/1330) [`8658e41`](https://github.com/servicetitan/hammer/commit/8658e41857e7fe6d69de07b8e880a25ac4f3c5b7) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Icon] Add icons insurance_work_queue and production_work_queue

### Patch Changes

- [#1309](https://github.com/servicetitan/hammer/pull/1309) [`d0d3a50`](https://github.com/servicetitan/hammer/commit/d0d3a5009a453d9f7665bcdd73974055451ed593) Thanks [@ericag1985](https://github.com/ericag1985)! - [Switch] Fix no helper text being present

- [#1329](https://github.com/servicetitan/hammer/pull/1329) [`fd8dd1b`](https://github.com/servicetitan/hammer/commit/fd8dd1b312e3fac008ce58808ef1148aeab00ae2) Thanks [@tounsoo](https://github.com/tounsoo)! - [Page] Fix PagePanel mobile size to be closed when clicked outside which breaks the state sync

- [#1319](https://github.com/servicetitan/hammer/pull/1319) [`708f38e`](https://github.com/servicetitan/hammer/commit/708f38e9954cb37d6eaa838ab998efce5f07ab62) Thanks [@rgdelato](https://github.com/rgdelato)! - [Fonts] Add `@servicetitan/anvil-fonts` import to `index.ts` in `hammer-react`

- [#1339](https://github.com/servicetitan/hammer/pull/1339) [`66f764c`](https://github.com/servicetitan/hammer/commit/66f764cf3e8dc243213641ce92e25e13c5424c05) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [InputMask, DateField] Fix keypresses being swallowed on Android devices

- [#1332](https://github.com/servicetitan/hammer/pull/1332) [`bad14e1`](https://github.com/servicetitan/hammer/commit/bad14e137fd0990073abd5852d3a0f27a6bf4a76) Thanks [@tounsoo](https://github.com/tounsoo)! - [ListView] Fix onSelectionChange not firing and incorrectly firing at wrong state change

- Updated dependencies [[`d0d3a50`](https://github.com/servicetitan/hammer/commit/d0d3a5009a453d9f7665bcdd73974055451ed593), [`708f38e`](https://github.com/servicetitan/hammer/commit/708f38e9954cb37d6eaa838ab998efce5f07ab62), [`66f764c`](https://github.com/servicetitan/hammer/commit/66f764cf3e8dc243213641ce92e25e13c5424c05), [`bad14e1`](https://github.com/servicetitan/hammer/commit/bad14e137fd0990073abd5852d3a0f27a6bf4a76)]:
  - @servicetitan/hammer-react@1.37.3

## 1.37.2

### Patch Changes

- [#1317](https://github.com/servicetitan/hammer/pull/1317) [`c3c8561`](https://github.com/servicetitan/hammer/commit/c3c8561f8c00b5caaff5f613acd2c6c58b238685) Thanks [@tounsoo](https://github.com/tounsoo)! - [Tooltip] Fix Tooltip.Content `id` being overwritten

- [#1310](https://github.com/servicetitan/hammer/pull/1310) [`9ce3f62`](https://github.com/servicetitan/hammer/commit/9ce3f62f0561d2a186ce8e83ac3b78001f4bfc3e) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Toast] Fix clicking on items overlapped by transparent toast stack element

- [#1311](https://github.com/servicetitan/hammer/pull/1311) [`01db305`](https://github.com/servicetitan/hammer/commit/01db3058acd835419b0497ab455338de58cd72f9) Thanks [@ericag1985](https://github.com/ericag1985)! - [Page] Fix order of page elements on mobile

- [#1321](https://github.com/servicetitan/hammer/pull/1321) [`8734469`](https://github.com/servicetitan/hammer/commit/8734469bb8a140a37bf96d8f6df75cf94d97ba6a) Thanks [@ericag1985](https://github.com/ericag1985)! - [Tooltip] Add themeprovider around complex content

- Updated dependencies [[`c3c8561`](https://github.com/servicetitan/hammer/commit/c3c8561f8c00b5caaff5f613acd2c6c58b238685), [`9ce3f62`](https://github.com/servicetitan/hammer/commit/9ce3f62f0561d2a186ce8e83ac3b78001f4bfc3e), [`8734469`](https://github.com/servicetitan/hammer/commit/8734469bb8a140a37bf96d8f6df75cf94d97ba6a)]:
  - @servicetitan/hammer-react@1.37.2

## 1.37.1

### Patch Changes

- [#1314](https://github.com/servicetitan/hammer/pull/1314) [`1527357`](https://github.com/servicetitan/hammer/commit/15273575109f32e5d175b88b022d34c0238a6d50) Thanks [@ericag1985](https://github.com/ericag1985)! - Reverting bringing revert-layer into anvil2

## 1.37.0

### Minor Changes

- [#1301](https://github.com/servicetitan/hammer/pull/1301) [`5c52b85`](https://github.com/servicetitan/hammer/commit/5c52b85103b69e4e3ed732442f219a3edac7a613) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Icon] Added icons: column_editor, due_date, production_manager, recurring_service, sales_manager, start_date, subtasks

### Patch Changes

- [#1198](https://github.com/servicetitan/hammer/pull/1198) [`2994641`](https://github.com/servicetitan/hammer/commit/29946416693d2aa6710cc3943a379c0f97ae971e) Thanks [@rgdelato](https://github.com/rgdelato)! - [FieldMessage] Add `FieldMessage` component

- [#1299](https://github.com/servicetitan/hammer/pull/1299) [`6c5b393`](https://github.com/servicetitan/hammer/commit/6c5b393e106c17e1be6290ed716c6dc860d8ec56) Thanks [@ericag1985](https://github.com/ericag1985)! - [Page] Fix header spacing when there are no actions

- [#1302](https://github.com/servicetitan/hammer/pull/1302) [`d014286`](https://github.com/servicetitan/hammer/commit/d014286ccfc72791e5bb55e0b562c736765ce26f) Thanks [@ericag1985](https://github.com/ericag1985)! - [Drawer] Fix not being able to add custom classes to drawer components

- Updated dependencies [[`5c52b85`](https://github.com/servicetitan/hammer/commit/5c52b85103b69e4e3ed732442f219a3edac7a613), [`2994641`](https://github.com/servicetitan/hammer/commit/29946416693d2aa6710cc3943a379c0f97ae971e), [`d014286`](https://github.com/servicetitan/hammer/commit/d014286ccfc72791e5bb55e0b562c736765ce26f)]:
  - @servicetitan/hammer-icon@1.2.0
  - @servicetitan/hammer-react@1.37.1

## 1.36.0

### Minor Changes

- [#1277](https://github.com/servicetitan/hammer/pull/1277) [`099a80c`](https://github.com/servicetitan/hammer/commit/099a80c2030b821a0e4b53a411d38f4be8769ca6) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Drawer, Dialog] Add props to leverage animation state (onOpenAnimationStart, onOpenAnimationComplete, onCloseAnimationStart, onCloseAnimationComplete)

### Patch Changes

- [#1297](https://github.com/servicetitan/hammer/pull/1297) [`dca9813`](https://github.com/servicetitan/hammer/commit/dca981344ca5291b48cba3999c3fc3053a451eb4) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Dialog, Drawer] Fix cleanup of body scroll disable

- [#1277](https://github.com/servicetitan/hammer/pull/1277) [`099a80c`](https://github.com/servicetitan/hammer/commit/099a80c2030b821a0e4b53a411d38f4be8769ca6) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Drawer] Deprecate onOpen prop

- [#1277](https://github.com/servicetitan/hammer/pull/1277) [`099a80c`](https://github.com/servicetitan/hammer/commit/099a80c2030b821a0e4b53a411d38f4be8769ca6) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Dialog, Drawer] Delay onClose until after close animation completes

- [#1277](https://github.com/servicetitan/hammer/pull/1277) [`099a80c`](https://github.com/servicetitan/hammer/commit/099a80c2030b821a0e4b53a411d38f4be8769ca6) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Dialog] Deprecate onOpenChange prop

- [#1294](https://github.com/servicetitan/hammer/pull/1294) [`965baaf`](https://github.com/servicetitan/hammer/commit/965baafe7a8e34bbcc8404da5337ab53648f91af) Thanks [@rgdelato](https://github.com/rgdelato)! - [Combobox] Update `Combobox` selected item gap

- Updated dependencies [[`dca9813`](https://github.com/servicetitan/hammer/commit/dca981344ca5291b48cba3999c3fc3053a451eb4), [`099a80c`](https://github.com/servicetitan/hammer/commit/099a80c2030b821a0e4b53a411d38f4be8769ca6), [`099a80c`](https://github.com/servicetitan/hammer/commit/099a80c2030b821a0e4b53a411d38f4be8769ca6), [`099a80c`](https://github.com/servicetitan/hammer/commit/099a80c2030b821a0e4b53a411d38f4be8769ca6), [`099a80c`](https://github.com/servicetitan/hammer/commit/099a80c2030b821a0e4b53a411d38f4be8769ca6), [`965baaf`](https://github.com/servicetitan/hammer/commit/965baafe7a8e34bbcc8404da5337ab53648f91af)]:
  - @servicetitan/hammer-react@1.37.0

## 1.35.1

### Patch Changes

- [#1280](https://github.com/servicetitan/hammer/pull/1280) [`0c48362`](https://github.com/servicetitan/hammer/commit/0c48362a7020ecca1a81fd129d18cf0f13ceb5cf) Thanks [@tounsoo](https://github.com/tounsoo)! - [Menu, Popover, Tooltip, Toaster] Add stronger safe guard for Popover API usages

- [#1287](https://github.com/servicetitan/hammer/pull/1287) [`0e51e8b`](https://github.com/servicetitan/hammer/commit/0e51e8b938dbe8a53526acfb780ef4b22bebd69a) Thanks [@ericag1985](https://github.com/ericag1985)! - [Page] Fix page header not showing only a primary action

- Updated dependencies [[`0c48362`](https://github.com/servicetitan/hammer/commit/0c48362a7020ecca1a81fd129d18cf0f13ceb5cf)]:
  - @servicetitan/hammer-react@1.36.1

## 1.35.0

### Minor Changes

- [#1241](https://github.com/servicetitan/hammer/pull/1241) [`6bc71b2`](https://github.com/servicetitan/hammer/commit/6bc71b27a329f89c905dbc8f08871262a1d0c1b8) Thanks [@rgdelato](https://github.com/rgdelato)! - [Combobox] Add `prefix` and `selectedItemProps` props to `Combobox`.

### Patch Changes

- [#1272](https://github.com/servicetitan/hammer/pull/1272) [`2e6ba3f`](https://github.com/servicetitan/hammer/commit/2e6ba3fce24f3ba179da6a6b1ae6e8f89da9f5b2) Thanks [@rgdelato](https://github.com/rgdelato)! - [Chip] Remove `Chip` `aria-label` when `Chip` is not interactive

- [#1269](https://github.com/servicetitan/hammer/pull/1269) [`fe42e32`](https://github.com/servicetitan/hammer/commit/fe42e322ffe1781bbd6b1fb35c2bdd06e30ff036) Thanks [@tounsoo](https://github.com/tounsoo)! - [Tooltip] Tooltip to have proper role depending on content type for accessibility

- [#1260](https://github.com/servicetitan/hammer/pull/1260) [`b15af34`](https://github.com/servicetitan/hammer/commit/b15af34334d3667aab8ed5036a31b7020e969cbf) Thanks [@tounsoo](https://github.com/tounsoo)! - [Tooltip] Fix Tooltip getting stuck when moving rapidly between them

- [#1273](https://github.com/servicetitan/hammer/pull/1273) [`7edde5c`](https://github.com/servicetitan/hammer/commit/7edde5c13eac5ef32a7ef1fd4d3e0d496fd99db9) Thanks [@tounsoo](https://github.com/tounsoo)! - [ButtonToggle] Fix border color to match the design – using `border-color-default` token

- [#1268](https://github.com/servicetitan/hammer/pull/1268) [`d5c4afd`](https://github.com/servicetitan/hammer/commit/d5c4afdfdd26c1d64980ca81011f5ff2f05f4209) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Dialog] Revert overflow clipping to allow A1 Select, etc. to overflow

- [#1270](https://github.com/servicetitan/hammer/pull/1270) [`539d261`](https://github.com/servicetitan/hammer/commit/539d26142989b17206a102eb2af827940954e244) Thanks [@tounsoo](https://github.com/tounsoo)! - [Overflow] Fix truncated Overflow not showing "Show less" after expanding

- [#1260](https://github.com/servicetitan/hammer/pull/1260) [`b15af34`](https://github.com/servicetitan/hammer/commit/b15af34334d3667aab8ed5036a31b7020e969cbf) Thanks [@tounsoo](https://github.com/tounsoo)! - [Tooltip] Allow Dialog to close when Tooltip is open

- [#1260](https://github.com/servicetitan/hammer/pull/1260) [`b15af34`](https://github.com/servicetitan/hammer/commit/b15af34334d3667aab8ed5036a31b7020e969cbf) Thanks [@tounsoo](https://github.com/tounsoo)! - [Popover] [Tooltip] Fix Popover that opens on hover getting stuck when moving rapidly between them

- [#1248](https://github.com/servicetitan/hammer/pull/1248) [`f23ab10`](https://github.com/servicetitan/hammer/commit/f23ab10f2d951545af1be9a2a969ffde65c65542) Thanks [@ericag1985](https://github.com/ericag1985)! - [TextField] Fix initial value not being tallied in character count

- Updated dependencies [[`2e6ba3f`](https://github.com/servicetitan/hammer/commit/2e6ba3fce24f3ba179da6a6b1ae6e8f89da9f5b2), [`fe42e32`](https://github.com/servicetitan/hammer/commit/fe42e322ffe1781bbd6b1fb35c2bdd06e30ff036), [`b15af34`](https://github.com/servicetitan/hammer/commit/b15af34334d3667aab8ed5036a31b7020e969cbf), [`6bc71b2`](https://github.com/servicetitan/hammer/commit/6bc71b27a329f89c905dbc8f08871262a1d0c1b8), [`7edde5c`](https://github.com/servicetitan/hammer/commit/7edde5c13eac5ef32a7ef1fd4d3e0d496fd99db9), [`d5c4afd`](https://github.com/servicetitan/hammer/commit/d5c4afdfdd26c1d64980ca81011f5ff2f05f4209), [`539d261`](https://github.com/servicetitan/hammer/commit/539d26142989b17206a102eb2af827940954e244), [`b15af34`](https://github.com/servicetitan/hammer/commit/b15af34334d3667aab8ed5036a31b7020e969cbf), [`b15af34`](https://github.com/servicetitan/hammer/commit/b15af34334d3667aab8ed5036a31b7020e969cbf), [`f23ab10`](https://github.com/servicetitan/hammer/commit/f23ab10f2d951545af1be9a2a969ffde65c65542)]:
  - @servicetitan/hammer-react@1.36.0

## 1.34.1

### Patch Changes

- [#1262](https://github.com/servicetitan/hammer/pull/1262) [`1c87a6c`](https://github.com/servicetitan/hammer/commit/1c87a6c23661f567522d7558ed07e704fa06e4ea) Thanks [@rgdelato](https://github.com/rgdelato)! - [Combobox] Increasing `setTimeout` on `Combobox.ItemAddNew` to fire after `Popover` closes

- [#1079](https://github.com/servicetitan/hammer/pull/1079) [`acae1dc`](https://github.com/servicetitan/hammer/commit/acae1dc6d9de5ef7e237a44d023ae45f16ffb469) Thanks [@tounsoo](https://github.com/tounsoo)! - [Link] Add a way to handle route handling similar to `SideNavLink`

- Updated dependencies [[`1c87a6c`](https://github.com/servicetitan/hammer/commit/1c87a6c23661f567522d7558ed07e704fa06e4ea)]:
  - @servicetitan/hammer-react@1.35.1

## 1.34.0

### Minor Changes

- [#1243](https://github.com/servicetitan/hammer/pull/1243) [`3dc3fe0`](https://github.com/servicetitan/hammer/commit/3dc3fe0c86416f739b421114a5509a0d7616d456) Thanks [@rgdelato](https://github.com/rgdelato)! - [Grid] Add `inline` prop to `Grid` component

- [#1242](https://github.com/servicetitan/hammer/pull/1242) [`074d4b1`](https://github.com/servicetitan/hammer/commit/074d4b1069b6069acfdb656cb9b7aaf9984be8c0) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Calendar, DateField] Add month and year selection

- [#1242](https://github.com/servicetitan/hammer/pull/1242) [`074d4b1`](https://github.com/servicetitan/hammer/commit/074d4b1069b6069acfdb656cb9b7aaf9984be8c0) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [SelectCard] Add controlled state with `checked` prop

- [#1232](https://github.com/servicetitan/hammer/pull/1232) [`56854b3`](https://github.com/servicetitan/hammer/commit/56854b36b3edf32865ffd141ee0e66b56a3eb1ca) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Dnd] Add Dnd primitive components

### Patch Changes

- [#1244](https://github.com/servicetitan/hammer/pull/1244) [`1fa8614`](https://github.com/servicetitan/hammer/commit/1fa861447d3b66eaff08554300b53d493e513a6a) Thanks [@rgdelato](https://github.com/rgdelato)! - [Toast] Update `Toast` `message` prop to be optional

- [#1252](https://github.com/servicetitan/hammer/pull/1252) [`71fd6fc`](https://github.com/servicetitan/hammer/commit/71fd6fc9a0ba9e1eebb81e65784e27a87fd1be4b) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Toast] Fix blocking clicks under toasts

- [#1242](https://github.com/servicetitan/hammer/pull/1242) [`074d4b1`](https://github.com/servicetitan/hammer/commit/074d4b1069b6069acfdb656cb9b7aaf9984be8c0) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Calendar] Fix no-op `defaultFocusedDate` prop

- [#1232](https://github.com/servicetitan/hammer/pull/1232) [`56854b3`](https://github.com/servicetitan/hammer/commit/56854b36b3edf32865ffd141ee0e66b56a3eb1ca) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DndSort] Fixed card props not being forward to the drag preview

- [#1242](https://github.com/servicetitan/hammer/pull/1242) [`074d4b1`](https://github.com/servicetitan/hammer/commit/074d4b1069b6069acfdb656cb9b7aaf9984be8c0) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [DateField] Fix missing asterisk when `required` is `true`

- [#1247](https://github.com/servicetitan/hammer/pull/1247) [`dd61597`](https://github.com/servicetitan/hammer/commit/dd61597f3156f0a11c5c1de107acaa8359ddb0a5) Thanks [@rgdelato](https://github.com/rgdelato)! - [Combobox] Update `Combobox` `multiple` input to allow key actions (such as Backspace) while the popover is open

- [#1232](https://github.com/servicetitan/hammer/pull/1232) [`56854b3`](https://github.com/servicetitan/hammer/commit/56854b36b3edf32865ffd141ee0e66b56a3eb1ca) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DndSort] Fix potential issue with various zone gap sizes

- [#1232](https://github.com/servicetitan/hammer/pull/1232) [`56854b3`](https://github.com/servicetitan/hammer/commit/56854b36b3edf32865ffd141ee0e66b56a3eb1ca) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DndSort] Fix card and handle border styling issues

- [#1246](https://github.com/servicetitan/hammer/pull/1246) [`5b78a36`](https://github.com/servicetitan/hammer/commit/5b78a362bf0e6e82978fd3a622b766fdbbe86af8) Thanks [@rgdelato](https://github.com/rgdelato)! - [Divider] Fix `Divider` `children` wrapping on multi-word content

- Updated dependencies [[`1fa8614`](https://github.com/servicetitan/hammer/commit/1fa861447d3b66eaff08554300b53d493e513a6a), [`3dc3fe0`](https://github.com/servicetitan/hammer/commit/3dc3fe0c86416f739b421114a5509a0d7616d456), [`074d4b1`](https://github.com/servicetitan/hammer/commit/074d4b1069b6069acfdb656cb9b7aaf9984be8c0), [`71fd6fc`](https://github.com/servicetitan/hammer/commit/71fd6fc9a0ba9e1eebb81e65784e27a87fd1be4b), [`074d4b1`](https://github.com/servicetitan/hammer/commit/074d4b1069b6069acfdb656cb9b7aaf9984be8c0), [`56854b3`](https://github.com/servicetitan/hammer/commit/56854b36b3edf32865ffd141ee0e66b56a3eb1ca), [`074d4b1`](https://github.com/servicetitan/hammer/commit/074d4b1069b6069acfdb656cb9b7aaf9984be8c0), [`074d4b1`](https://github.com/servicetitan/hammer/commit/074d4b1069b6069acfdb656cb9b7aaf9984be8c0), [`dd61597`](https://github.com/servicetitan/hammer/commit/dd61597f3156f0a11c5c1de107acaa8359ddb0a5), [`56854b3`](https://github.com/servicetitan/hammer/commit/56854b36b3edf32865ffd141ee0e66b56a3eb1ca), [`56854b3`](https://github.com/servicetitan/hammer/commit/56854b36b3edf32865ffd141ee0e66b56a3eb1ca), [`5b78a36`](https://github.com/servicetitan/hammer/commit/5b78a362bf0e6e82978fd3a622b766fdbbe86af8), [`56854b3`](https://github.com/servicetitan/hammer/commit/56854b36b3edf32865ffd141ee0e66b56a3eb1ca)]:
  - @servicetitan/hammer-react@1.35.0

## 1.33.1

### Patch Changes

- [#1237](https://github.com/servicetitan/hammer/pull/1237) [`47dbf2a`](https://github.com/servicetitan/hammer/commit/47dbf2a3590be6e5e8bf4f7c4e0a929a2a74ebdd) Thanks [@rgdelato](https://github.com/rgdelato)! - [Flex] Revert omitting `flexShrink` prop type and deprecate instead

- Updated dependencies [[`47dbf2a`](https://github.com/servicetitan/hammer/commit/47dbf2a3590be6e5e8bf4f7c4e0a929a2a74ebdd)]:
  - @servicetitan/hammer-react@1.34.1

## 1.33.0

### Minor Changes

- [#1212](https://github.com/servicetitan/hammer/pull/1212) [`1b63032`](https://github.com/servicetitan/hammer/commit/1b6303229bafadaba49eca50259c782de2c5562e) Thanks [@rgdelato](https://github.com/rgdelato)! - [Flex] Add `inline` prop to `Flex` component

- [#1213](https://github.com/servicetitan/hammer/pull/1213) [`5aa9071`](https://github.com/servicetitan/hammer/commit/5aa9071087467182e4cc28612880709f1121f7f7) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [CheckboxGroup, RadioGroup] Add `moreInfo` prop to add icon and tooltip to label

### Patch Changes

- [#1213](https://github.com/servicetitan/hammer/pull/1213) [`5aa9071`](https://github.com/servicetitan/hammer/commit/5aa9071087467182e4cc28612880709f1121f7f7) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [CheckboxGroup, RadioGroup] Fix label font-size to match other form field labels

- [#1227](https://github.com/servicetitan/hammer/pull/1227) [`76b5a25`](https://github.com/servicetitan/hammer/commit/76b5a25320844dd42ceb01691c88af048fe7bd20) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Dialog, Drawer] Fix issue with scroll blocking on body and nested dialogs

- [#1233](https://github.com/servicetitan/hammer/pull/1233) [`5f14d4e`](https://github.com/servicetitan/hammer/commit/5f14d4ea5d93795779e4eab60022afb1921532a0) Thanks [@ericag1985](https://github.com/ericag1985)! - [Menu] Fix nested menus throwing resize observor loop if taller than base menu

- Updated dependencies [[`5aa9071`](https://github.com/servicetitan/hammer/commit/5aa9071087467182e4cc28612880709f1121f7f7), [`1b63032`](https://github.com/servicetitan/hammer/commit/1b6303229bafadaba49eca50259c782de2c5562e), [`76b5a25`](https://github.com/servicetitan/hammer/commit/76b5a25320844dd42ceb01691c88af048fe7bd20), [`5f14d4e`](https://github.com/servicetitan/hammer/commit/5f14d4ea5d93795779e4eab60022afb1921532a0), [`5aa9071`](https://github.com/servicetitan/hammer/commit/5aa9071087467182e4cc28612880709f1121f7f7)]:
  - @servicetitan/hammer-react@1.34.0

## 1.32.1

### Patch Changes

- [#1223](https://github.com/servicetitan/hammer/pull/1223) [`5a5dcfa`](https://github.com/servicetitan/hammer/commit/5a5dcfa2cc1afcb9fadf3dbb7a72dd360dc0fa7f) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [Combobox, DateField, Dialog, Drawer, Menu] Focus no longer unexpectedly jumps when used in the shadow DOM

- [#1226](https://github.com/servicetitan/hammer/pull/1226) [`36a2ed6`](https://github.com/servicetitan/hammer/commit/36a2ed6c2e083c091e8ecf283069bdd5c3b2a544) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [Tooltip] Reference to child Trigger is preserved

- [#1230](https://github.com/servicetitan/hammer/pull/1230) [`425d247`](https://github.com/servicetitan/hammer/commit/425d2478cb24fda008038e8392cc54b9cea8154b) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [Calendar, DateField] Calendar no longer resets focus unexpectedly

- Updated dependencies [[`5a5dcfa`](https://github.com/servicetitan/hammer/commit/5a5dcfa2cc1afcb9fadf3dbb7a72dd360dc0fa7f), [`36a2ed6`](https://github.com/servicetitan/hammer/commit/36a2ed6c2e083c091e8ecf283069bdd5c3b2a544), [`425d247`](https://github.com/servicetitan/hammer/commit/425d2478cb24fda008038e8392cc54b9cea8154b)]:
  - @servicetitan/hammer-react@1.33.1

## 1.32.0

### Minor Changes

- [#1209](https://github.com/servicetitan/hammer/pull/1209) [`37c2411`](https://github.com/servicetitan/hammer/commit/37c24110b543941ded1677d502677c87d8d320e7) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [SegmentedControl] Add ability to control state to SegmentedControl

- [#1203](https://github.com/servicetitan/hammer/pull/1203) [`37c2411`](https://github.com/servicetitan/hammer/commit/37c24110b543941ded1677d502677c87d8d320e7) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DaysOfTheWeek] Adds DaysOfTheWeek component

### Patch Changes

- Updated dependencies [[`37c2411`](https://github.com/servicetitan/hammer/commit/37c24110b543941ded1677d502677c87d8d320e7), [`37c2411`](https://github.com/servicetitan/hammer/commit/37c24110b543941ded1677d502677c87d8d320e7), [`37c2411`](https://github.com/servicetitan/hammer/commit/37c24110b543941ded1677d502677c87d8d320e7)]:
  - @servicetitan/hammer-react@1.33.0

## 1.31.4

### Patch Changes

- [#1210](https://github.com/servicetitan/hammer/pull/1210) [`fde3405`](https://github.com/servicetitan/hammer/commit/fde340599bc56083d01c30ead7ed90948d08f54e) Thanks [@rgdelato](https://github.com/rgdelato)! - [Combobox] Update `Combobox` to maintain `highlightedIndex` when selecting items

- [#1208](https://github.com/servicetitan/hammer/pull/1208) [`8adbf6c`](https://github.com/servicetitan/hammer/commit/8adbf6cde8527f1f7914957cb0a9fc9f1521c703) Thanks [@ericag1985](https://github.com/ericag1985)! - [Toolbar] Fix icon only controls not having tooltip

- [#1215](https://github.com/servicetitan/hammer/pull/1215) [`e1bedfe`](https://github.com/servicetitan/hammer/commit/e1bedfe2ef24e58fb931b35a550338582f77d4f8) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Tooltip] Fix position bug for `Tooltip.Trigger.children` that do not accept `ref`

- [#1218](https://github.com/servicetitan/hammer/pull/1218) [`ae90937`](https://github.com/servicetitan/hammer/commit/ae909374f43d9f1711afbcf849d474929e67670c) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Tooltip] Allow for React fragment as `Tooltip.Trigger.children`

- Updated dependencies [[`fde3405`](https://github.com/servicetitan/hammer/commit/fde340599bc56083d01c30ead7ed90948d08f54e), [`8adbf6c`](https://github.com/servicetitan/hammer/commit/8adbf6cde8527f1f7914957cb0a9fc9f1521c703), [`e1bedfe`](https://github.com/servicetitan/hammer/commit/e1bedfe2ef24e58fb931b35a550338582f77d4f8), [`ae90937`](https://github.com/servicetitan/hammer/commit/ae909374f43d9f1711afbcf849d474929e67670c)]:
  - @servicetitan/hammer-react@1.32.4

## 1.31.3

### Patch Changes

- [#1200](https://github.com/servicetitan/hammer/pull/1200) [`aca4db6`](https://github.com/servicetitan/hammer/commit/aca4db680fe251b398968ef8ff76f0df32603793) Thanks [@ericag1985](https://github.com/ericag1985)! - [Page] Fix footer bootstrap override with revert layer

- [#1199](https://github.com/servicetitan/hammer/pull/1199) [`d579afa`](https://github.com/servicetitan/hammer/commit/d579afa1dfe6dae27cacf83f0648235e91ef7e4e) Thanks [@ericag1985](https://github.com/ericag1985)! - [Button Toggle, Toolbar Toggle Button] Fix tier 3 token style regression

- Updated dependencies [[`d579afa`](https://github.com/servicetitan/hammer/commit/d579afa1dfe6dae27cacf83f0648235e91ef7e4e)]:
  - @servicetitan/hammer-react@1.32.3

## 1.31.2

### Patch Changes

- [#1183](https://github.com/servicetitan/hammer/pull/1183) [`1d5a78f`](https://github.com/servicetitan/hammer/commit/1d5a78f8753f3ca7fde0ead285834639feb4342c) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DndSort] Fix missing export of DndSort

- [#1194](https://github.com/servicetitan/hammer/pull/1194) [`19d88d4`](https://github.com/servicetitan/hammer/commit/19d88d421383159566b4454b2dbd35f66ceb3ad2) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [AvatarGroup] Fix overflow count if 10 or greater

- Updated dependencies [[`19d88d4`](https://github.com/servicetitan/hammer/commit/19d88d421383159566b4454b2dbd35f66ceb3ad2)]:
  - @servicetitan/hammer-react@1.32.2

## 1.31.1

### Patch Changes

- [#1187](https://github.com/servicetitan/hammer/pull/1187) [`a05dd07`](https://github.com/servicetitan/hammer/commit/a05dd07c53f3579d86c8cfcb655db419f930f7ae) Thanks [@rgdelato](https://github.com/rgdelato)! - [Chip] Bugfix for `Chip` `data-tracking-id` value

- [#1190](https://github.com/servicetitan/hammer/pull/1190) [`b310fb5`](https://github.com/servicetitan/hammer/commit/b310fb52d12cf49e2b17bf05e445168e7ef49845) Thanks [@tounsoo](https://github.com/tounsoo)! - [CSS] Unwrap theme variables in scss mapping to optimize performance

- [#1193](https://github.com/servicetitan/hammer/pull/1193) [`2638541`](https://github.com/servicetitan/hammer/commit/2638541f57c3de5292444eefde7ebe71b5cf66ff) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Toaster] Fix toast duration bug

- Updated dependencies [[`b310fb5`](https://github.com/servicetitan/hammer/commit/b310fb52d12cf49e2b17bf05e445168e7ef49845), [`2638541`](https://github.com/servicetitan/hammer/commit/2638541f57c3de5292444eefde7ebe71b5cf66ff)]:
  - @servicetitan/hammer-react@1.32.1

## 1.31.0

### Minor Changes

- [#1170](https://github.com/servicetitan/hammer/pull/1170) [`aec6645`](https://github.com/servicetitan/hammer/commit/aec6645cf072e821982bda5b69f724c65506450c) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Toaster] Add `onToastEvent` callback and do internal refactors

### Patch Changes

- [#1180](https://github.com/servicetitan/hammer/pull/1180) [`8fba073`](https://github.com/servicetitan/hammer/commit/8fba07315ce49f8f8a9ac231cfe206e6799bf3f3) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [DateField] Now additionally accepts ISO formatted dates

- [#1179](https://github.com/servicetitan/hammer/pull/1179) [`36b63ed`](https://github.com/servicetitan/hammer/commit/36b63ed6908b3c28375730e500cce5aee2c2c84c) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Toaster] Fix issue with `Toaster` rendering below `Dialog` and `Drawer`

- [#1165](https://github.com/servicetitan/hammer/pull/1165) [`6a9768c`](https://github.com/servicetitan/hammer/commit/6a9768c710d1caa645b41ac6358acaa5bc5bacab) Thanks [@rgdelato](https://github.com/rgdelato)! - Expose `useBreakpoint` hook

- [#1177](https://github.com/servicetitan/hammer/pull/1177) [`ebf7a03`](https://github.com/servicetitan/hammer/commit/ebf7a03f143dc4d33b65ebd858825122ade53151) Thanks [@rgdelato](https://github.com/rgdelato)! - [DateField] Export `DateSelect` and `DateRangeSelect` types

- Updated dependencies [[`aec6645`](https://github.com/servicetitan/hammer/commit/aec6645cf072e821982bda5b69f724c65506450c), [`8fba073`](https://github.com/servicetitan/hammer/commit/8fba07315ce49f8f8a9ac231cfe206e6799bf3f3), [`36b63ed`](https://github.com/servicetitan/hammer/commit/36b63ed6908b3c28375730e500cce5aee2c2c84c), [`aec6645`](https://github.com/servicetitan/hammer/commit/aec6645cf072e821982bda5b69f724c65506450c)]:
  - @servicetitan/hammer-react@1.32.0

## 1.30.0

### Minor Changes

- [#1173](https://github.com/servicetitan/hammer/pull/1173) [`7cd90c2`](https://github.com/servicetitan/hammer/commit/7cd90c22240cdb7b1f80ee3e88336ffacfaa4bcd) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DndSort] Add keyboard interactions

- [#1058](https://github.com/servicetitan/hammer/pull/1058) [`e51ea16`](https://github.com/servicetitan/hammer/commit/e51ea16532654e9abe794ee945e5bc8f936bb79a) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DndSort] Add drag and drop components

### Patch Changes

- [#1164](https://github.com/servicetitan/hammer/pull/1164) [`b6e5db1`](https://github.com/servicetitan/hammer/commit/b6e5db16ca0b1c6c2961b9e366dbff9de019017d) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Flex] Allow gap property to be a number

- [#1162](https://github.com/servicetitan/hammer/pull/1162) [`934ff0f`](https://github.com/servicetitan/hammer/commit/934ff0f3290b01ee91eb201a4ecccd579314e222) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [EditCard] layoutProps now applied to contents instead of container

- [#1171](https://github.com/servicetitan/hammer/pull/1171) [`dc0c19f`](https://github.com/servicetitan/hammer/commit/dc0c19f1a8b58890030ad5bea2923d7e6951e92c) Thanks [@tounsoo](https://github.com/tounsoo)! - [Dialog, Drawer] Fix focus jumping to first element on content mutation

- [#1158](https://github.com/servicetitan/hammer/pull/1158) [`e13e415`](https://github.com/servicetitan/hammer/commit/e13e4155a0eba2918a53a90d1e210af8aa7b1bce) Thanks [@tounsoo](https://github.com/tounsoo)! - [Dialog] Fix fullscreen Dialog not scrolling when overflowing

- [#1156](https://github.com/servicetitan/hammer/pull/1156) [`1511142`](https://github.com/servicetitan/hammer/commit/151114285ffc64dcebcfc6c08cca5b58544e4822) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Checkbox] Cleanup internal state for controlled Checkboxes

- Updated dependencies [[`b6e5db1`](https://github.com/servicetitan/hammer/commit/b6e5db16ca0b1c6c2961b9e366dbff9de019017d), [`7cd90c2`](https://github.com/servicetitan/hammer/commit/7cd90c22240cdb7b1f80ee3e88336ffacfaa4bcd), [`e51ea16`](https://github.com/servicetitan/hammer/commit/e51ea16532654e9abe794ee945e5bc8f936bb79a), [`e51ea16`](https://github.com/servicetitan/hammer/commit/e51ea16532654e9abe794ee945e5bc8f936bb79a), [`934ff0f`](https://github.com/servicetitan/hammer/commit/934ff0f3290b01ee91eb201a4ecccd579314e222), [`e51ea16`](https://github.com/servicetitan/hammer/commit/e51ea16532654e9abe794ee945e5bc8f936bb79a), [`dc0c19f`](https://github.com/servicetitan/hammer/commit/dc0c19f1a8b58890030ad5bea2923d7e6951e92c), [`e13e415`](https://github.com/servicetitan/hammer/commit/e13e4155a0eba2918a53a90d1e210af8aa7b1bce), [`1511142`](https://github.com/servicetitan/hammer/commit/151114285ffc64dcebcfc6c08cca5b58544e4822)]:
  - @servicetitan/hammer-react@1.31.0
  - @servicetitan/hammer-token@2.3.0

## 1.29.0

### Minor Changes

- [#1143](https://github.com/servicetitan/hammer/pull/1143) [`a783c92`](https://github.com/servicetitan/hammer/commit/a783c92caa122b604f20accb599d1ff6625de951) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Combobox] Add support for grouping Combobox options

- [#1153](https://github.com/servicetitan/hammer/pull/1153) [`326735c`](https://github.com/servicetitan/hammer/commit/326735cd8805190e971d6a88ee33a70df7ec782c) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [toast] Add `onDismiss` to `toast` methods

### Patch Changes

- [#1125](https://github.com/servicetitan/hammer/pull/1125) [`3570a1c`](https://github.com/servicetitan/hammer/commit/3570a1c63fbfa1509a1a6bd4c67c5bb5848f39e5) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [DateField] Better handling of inputs and accepting default states

- [#1145](https://github.com/servicetitan/hammer/pull/1145) [`21b1215`](https://github.com/servicetitan/hammer/commit/21b12159e07ef53c47bde1313bc395c6002a54ec) Thanks [@tounsoo](https://github.com/tounsoo)! - [PopoverLegacy] Fix PopoverLegacyButton to handle undefined children

- [#1124](https://github.com/servicetitan/hammer/pull/1124) [`bf2eb9f`](https://github.com/servicetitan/hammer/commit/bf2eb9f7225eb94ff3dad2749b6ada920986e4a3) Thanks [@tounsoo](https://github.com/tounsoo)! - [Dialog, Drawer] Reimplement fix contained scrolling when Dialog or Drawer is open and new `enableScrollChaining` prop is `false` (default)

- [#1145](https://github.com/servicetitan/hammer/pull/1145) [`21b1215`](https://github.com/servicetitan/hammer/commit/21b12159e07ef53c47bde1313bc395c6002a54ec) Thanks [@tounsoo](https://github.com/tounsoo)! - [Menu] Add `root` prop to Menu for fallback usages

- Updated dependencies [[`a783c92`](https://github.com/servicetitan/hammer/commit/a783c92caa122b604f20accb599d1ff6625de951), [`3570a1c`](https://github.com/servicetitan/hammer/commit/3570a1c63fbfa1509a1a6bd4c67c5bb5848f39e5), [`21b1215`](https://github.com/servicetitan/hammer/commit/21b12159e07ef53c47bde1313bc395c6002a54ec), [`326735c`](https://github.com/servicetitan/hammer/commit/326735cd8805190e971d6a88ee33a70df7ec782c), [`bf2eb9f`](https://github.com/servicetitan/hammer/commit/bf2eb9f7225eb94ff3dad2749b6ada920986e4a3), [`21b1215`](https://github.com/servicetitan/hammer/commit/21b12159e07ef53c47bde1313bc395c6002a54ec)]:
  - @servicetitan/hammer-react@1.30.0

## 1.28.0

### Minor Changes

- [#1036](https://github.com/servicetitan/hammer/pull/1036) [`a2654bb`](https://github.com/servicetitan/hammer/commit/a2654bb8261ca1a9d85ca4e1901f467458e60de4) Thanks [@da1z](https://github.com/da1z)! - [Page] Add page footer component

### Patch Changes

- [#1129](https://github.com/servicetitan/hammer/pull/1129) [`6e2f4f1`](https://github.com/servicetitan/hammer/commit/6e2f4f184052921f378862ef4428987d8cbedf55) Thanks [@tounsoo](https://github.com/tounsoo)! - [Popover, Tooltip] Fix Popover and Tooltip repositioning when it is closing

- [#1138](https://github.com/servicetitan/hammer/pull/1138) [`64574f4`](https://github.com/servicetitan/hammer/commit/64574f404ad8485fc81de43591f782de12908e39) Thanks [@tounsoo](https://github.com/tounsoo)! - [Popover, Tooltip] Add `root` prop to Tooltip and Popover for fallback usages

- [#1120](https://github.com/servicetitan/hammer/pull/1120) [`e4fa835`](https://github.com/servicetitan/hammer/commit/e4fa8353d0a4bcb7870d800190cd1c2fd0fb2581) Thanks [@tounsoo](https://github.com/tounsoo)! - [Popover, Menu, Combobox, Tooltip, DateField] Add fallback for components using Popover API to legacy version component if browser is incompatible

- [#1140](https://github.com/servicetitan/hammer/pull/1140) [`c54203a`](https://github.com/servicetitan/hammer/commit/c54203add8393c26c5b41050a9951333a427ca18) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Dialog] Use mousedown event to only close when click starts outside dialog

- Updated dependencies [[`6e2f4f1`](https://github.com/servicetitan/hammer/commit/6e2f4f184052921f378862ef4428987d8cbedf55), [`64574f4`](https://github.com/servicetitan/hammer/commit/64574f404ad8485fc81de43591f782de12908e39), [`e4fa835`](https://github.com/servicetitan/hammer/commit/e4fa8353d0a4bcb7870d800190cd1c2fd0fb2581), [`c54203a`](https://github.com/servicetitan/hammer/commit/c54203add8393c26c5b41050a9951333a427ca18)]:
  - @servicetitan/hammer-react@1.29.3

## 1.27.2

### Patch Changes

- [#1105](https://github.com/servicetitan/hammer/pull/1105) [`df18de5`](https://github.com/servicetitan/hammer/commit/df18de5099a5d019a1bde27fa3274162d5d4fcaa) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Grid] Fix missing export of Grid.Item

- [#1126](https://github.com/servicetitan/hammer/pull/1126) [`7186837`](https://github.com/servicetitan/hammer/commit/718683785d6c84d18dee50c5cfd24eb3cd538bf6) Thanks [@tounsoo](https://github.com/tounsoo)! - [Popover, Combobox, DateField] Reimplement update to Popover to gets focusable elements so that it updates them on mutation

- [#1128](https://github.com/servicetitan/hammer/pull/1128) [`2519a25`](https://github.com/servicetitan/hammer/commit/2519a25bcf79ab943c48dc19213f9aedf4817f1f) Thanks [@ericag1985](https://github.com/ericag1985)! - [Button Toggle] Fix pressed state hover state

- [#1128](https://github.com/servicetitan/hammer/pull/1128) [`2519a25`](https://github.com/servicetitan/hammer/commit/2519a25bcf79ab943c48dc19213f9aedf4817f1f) Thanks [@ericag1985](https://github.com/ericag1985)! - [Toolbar] Fix space between controls and vertical overflow menu icon direction

- Updated dependencies [[`df18de5`](https://github.com/servicetitan/hammer/commit/df18de5099a5d019a1bde27fa3274162d5d4fcaa), [`7186837`](https://github.com/servicetitan/hammer/commit/718683785d6c84d18dee50c5cfd24eb3cd538bf6), [`2519a25`](https://github.com/servicetitan/hammer/commit/2519a25bcf79ab943c48dc19213f9aedf4817f1f), [`2519a25`](https://github.com/servicetitan/hammer/commit/2519a25bcf79ab943c48dc19213f9aedf4817f1f)]:
  - @servicetitan/hammer-react@1.29.2

## 1.27.1

### Patch Changes

- [#1121](https://github.com/servicetitan/hammer/pull/1121) [`98c8378`](https://github.com/servicetitan/hammer/commit/98c83780d069ac86eeca073969e0c115844baf31) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Combobox] Revert #1094, which caused Combobox to crash in some cases

- [#1121](https://github.com/servicetitan/hammer/pull/1121) [`98c8378`](https://github.com/servicetitan/hammer/commit/98c83780d069ac86eeca073969e0c115844baf31) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Dialog, Drawer] Revert #1107, which caused broken page scrolling in some cases

- [#1121](https://github.com/servicetitan/hammer/pull/1121) [`98c8378`](https://github.com/servicetitan/hammer/commit/98c83780d069ac86eeca073969e0c115844baf31) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [DateField] Revert #1064, which relied on broken Combobox changes

- Updated dependencies [[`98c8378`](https://github.com/servicetitan/hammer/commit/98c83780d069ac86eeca073969e0c115844baf31), [`98c8378`](https://github.com/servicetitan/hammer/commit/98c83780d069ac86eeca073969e0c115844baf31), [`98c8378`](https://github.com/servicetitan/hammer/commit/98c83780d069ac86eeca073969e0c115844baf31)]:
  - @servicetitan/hammer-react@1.29.1

## 1.27.0

### Minor Changes

- [#1080](https://github.com/servicetitan/hammer/pull/1080) [`a28a71b`](https://github.com/servicetitan/hammer/commit/a28a71bf913b256bd5a37bd7aeb8a3230226a8a2) Thanks [@tounsoo](https://github.com/tounsoo)! - [useOnClickOutside] New custom hook useOnClickOutside hook added

- [#1041](https://github.com/servicetitan/hammer/pull/1041) [`d701b5e`](https://github.com/servicetitan/hammer/commit/d701b5e15d8114d7a3f42e70e9f9826e5c11aada) Thanks [@helenvholmes](https://github.com/helenvholmes)! - [SelectCard] Add select card component to the library

- [#1089](https://github.com/servicetitan/hammer/pull/1089) [`ae7ed47`](https://github.com/servicetitan/hammer/commit/ae7ed4709d875f6f866eaba5c45cac46e382168e) Thanks [@tounsoo](https://github.com/tounsoo)! - [icon] Add 13 icons standardized for Toolbelt

- [#1055](https://github.com/servicetitan/hammer/pull/1055) [`5298f64`](https://github.com/servicetitan/hammer/commit/5298f6452bd666bd5ec56e4755413b62522630e0) Thanks [@ericag1985](https://github.com/ericag1985)! - [Page] Add global page header component to page layout

- [#1053](https://github.com/servicetitan/hammer/pull/1053) [`a77ea35`](https://github.com/servicetitan/hammer/commit/a77ea3512be19df6c62518236fd618ec133b6828) Thanks [@tounsoo](https://github.com/tounsoo)! - [Token] Add component token for Button (Tier 3)

- [#1107](https://github.com/servicetitan/hammer/pull/1107) [`d0aa050`](https://github.com/servicetitan/hammer/commit/d0aa0506d92db87254d76c43b51a3b48b11b18e7) Thanks [@tounsoo](https://github.com/tounsoo)! - [Dialog, Drawer] Fix contained scrolling when Dialog or Drawer is open and new `enableScrollChaining` prop is `false` (default)

- [#1114](https://github.com/servicetitan/hammer/pull/1114) [`cd71261`](https://github.com/servicetitan/hammer/commit/cd712612e9d50a6ca6b19853349677e0f10b33cf) Thanks [@tounsoo](https://github.com/tounsoo)! - [CSS-Utils] Add all side padding and margin utility classes

- [#1069](https://github.com/servicetitan/hammer/pull/1069) [`6ab7e37`](https://github.com/servicetitan/hammer/commit/6ab7e37f81accac94e1629cb37d32174d681dbc3) Thanks [@rgdelato](https://github.com/rgdelato)! - [Divider] Update `Divider` spacing to match expected values

### Patch Changes

- [#1106](https://github.com/servicetitan/hammer/pull/1106) [`4726a31`](https://github.com/servicetitan/hammer/commit/4726a31cce3c608f8dc9cb94f4c578ee0610e33a) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Toast] Fix "Show More" button colors

- [#1091](https://github.com/servicetitan/hammer/pull/1091) [`16d33c2`](https://github.com/servicetitan/hammer/commit/16d33c23ab76097078cf3931b1b9502bb12d4563) Thanks [@tounsoo](https://github.com/tounsoo)! - [Page] Fix PagePanel not changing to responsive mode with rest of the Page elements

- [#1081](https://github.com/servicetitan/hammer/pull/1081) [`d38d599`](https://github.com/servicetitan/hammer/commit/d38d599c0cccbe26390b8811284140ed9fa7ac3b) Thanks [@tounsoo](https://github.com/tounsoo)! - [SearchField] Fix clear button not reacting to value change

- [#1070](https://github.com/servicetitan/hammer/pull/1070) [`c50dea6`](https://github.com/servicetitan/hammer/commit/c50dea6c2a4a04e3081776df86d8581997623129) Thanks [@rgdelato](https://github.com/rgdelato)! - [TextField, Textarea, Combobox, Radio, Checkbox, ProgressBar] Update error message alignment

- [#1053](https://github.com/servicetitan/hammer/pull/1053) [`a77ea35`](https://github.com/servicetitan/hammer/commit/a77ea3512be19df6c62518236fd618ec133b6828) Thanks [@tounsoo](https://github.com/tounsoo)! - [Button] Style change for secondary to be borderless with gray background

- [#1080](https://github.com/servicetitan/hammer/pull/1080) [`a28a71b`](https://github.com/servicetitan/hammer/commit/a28a71bf913b256bd5a37bd7aeb8a3230226a8a2) Thanks [@tounsoo](https://github.com/tounsoo)! - [Popover, Combobox, DateField] Refactor onClickOutside to use custom hook

- [#1064](https://github.com/servicetitan/hammer/pull/1064) [`c4f23da`](https://github.com/servicetitan/hammer/commit/c4f23da338021a2ee8a764e9b37cf99090a0a95b) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [DateField] Better handling of inputs and accepting default states

- [#1116](https://github.com/servicetitan/hammer/pull/1116) [`abe9bff`](https://github.com/servicetitan/hammer/commit/abe9bff6546f37a7775e063c95848ac8a5cb8ebe) Thanks [@rgdelato](https://github.com/rgdelato)! - [Toast] Bugfix for extra space when `Toast` `message` is empty

- [#1111](https://github.com/servicetitan/hammer/pull/1111) [`a6f19a2`](https://github.com/servicetitan/hammer/commit/a6f19a21beaec4f7fe190e4c60a3c42b0ff39e6d) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [toast.promise] Resolve promise toast messages when closed while loading

- [#1071](https://github.com/servicetitan/hammer/pull/1071) [`7832c7d`](https://github.com/servicetitan/hammer/commit/7832c7ddd0e9067bb334fb40d3faa8736d071413) Thanks [@rgdelato](https://github.com/rgdelato)! - [Page] Update `Page` `panel` breakpoint from `md` to `lg`

- [#1104](https://github.com/servicetitan/hammer/pull/1104) [`f8b390e`](https://github.com/servicetitan/hammer/commit/f8b390e34c0025ee63f2329241c95f743ba7c8c5) Thanks [@tounsoo](https://github.com/tounsoo)! - [CSS-Utils] Update css-util formatter to have correct css variables and proper fallback for colors

- [#1094](https://github.com/servicetitan/hammer/pull/1094) [`39120dd`](https://github.com/servicetitan/hammer/commit/39120ddc51c3c2b1fbc77ce8821d43d59b78b836) Thanks [@tounsoo](https://github.com/tounsoo)! - [Popover, Combobox, DateField] Update Popover to gets focusable elements so that it updates them on mutation

- [#1109](https://github.com/servicetitan/hammer/pull/1109) [`71f0eee`](https://github.com/servicetitan/hammer/commit/71f0eee840c125734d790a746363deac6de8d556) Thanks [@ericag1985](https://github.com/ericag1985)! - [OverflowText] Add "unlimited" option for rows property

- [#1088](https://github.com/servicetitan/hammer/pull/1088) [`340372c`](https://github.com/servicetitan/hammer/commit/340372c73ada60196e58c74d8a18a5b424200507) Thanks [@rgdelato](https://github.com/rgdelato)! - [Combobox] Remove checkbox from `Combobox.ItemAddNew` in `Combobox` `multiple`

- [#1092](https://github.com/servicetitan/hammer/pull/1092) [`0fc0c27`](https://github.com/servicetitan/hammer/commit/0fc0c271cd7312b1defb97156a0b1c5ac82d727f) Thanks [@tounsoo](https://github.com/tounsoo)! - [Page] Fix regression of scroll not working in Page main content

- [#1107](https://github.com/servicetitan/hammer/pull/1107) [`d0aa050`](https://github.com/servicetitan/hammer/commit/d0aa0506d92db87254d76c43b51a3b48b11b18e7) Thanks [@tounsoo](https://github.com/tounsoo)! - [Dialog] Fix focusable item calculation timing and to focus on first focusable content instead of close button if it is available

- [#1074](https://github.com/servicetitan/hammer/pull/1074) [`cc9ecc1`](https://github.com/servicetitan/hammer/commit/cc9ecc125995265a053f8e96152a30a6bb795678) Thanks [@tounsoo](https://github.com/tounsoo)! - [Link] Fix external icon to wrap inline with text

- [#1113](https://github.com/servicetitan/hammer/pull/1113) [`6d54959`](https://github.com/servicetitan/hammer/commit/6d54959b06b2c2f403cced4f349ed2aa80066bef) Thanks [@tounsoo](https://github.com/tounsoo)! - [Popover] Update max-width so that Popover in small screen doesn't create horizontal scrolling

- [#837](https://github.com/servicetitan/hammer/pull/837) [`4bc855e`](https://github.com/servicetitan/hammer/commit/4bc855efa494fb697f52924f66f917b8af4e93bd) Thanks [@rgdelato](https://github.com/rgdelato)! - [Combobox] Add `useInfiniteCombobox` hook for use with ST backend APIs

- [#1112](https://github.com/servicetitan/hammer/pull/1112) [`a9d8f7c`](https://github.com/servicetitan/hammer/commit/a9d8f7cf06e9bec8052f534fae917765e9d92d47) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - [Combobox] No longer closes on scrollbar click

- [#1108](https://github.com/servicetitan/hammer/pull/1108) [`876f6c5`](https://github.com/servicetitan/hammer/commit/876f6c59e44207b284a42439d76ca0918c4626ad) Thanks [@tounsoo](https://github.com/tounsoo)! - [Dialog] Fix Dialog not clipping the overflow properly

- [#1110](https://github.com/servicetitan/hammer/pull/1110) [`c64daae`](https://github.com/servicetitan/hammer/commit/c64daae0e007316d5c54698d15e65f1e87d34b17) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Page] Fix sidenav positioning issue when scrollbar present

- Updated dependencies [[`4726a31`](https://github.com/servicetitan/hammer/commit/4726a31cce3c608f8dc9cb94f4c578ee0610e33a), [`a28a71b`](https://github.com/servicetitan/hammer/commit/a28a71bf913b256bd5a37bd7aeb8a3230226a8a2), [`d38d599`](https://github.com/servicetitan/hammer/commit/d38d599c0cccbe26390b8811284140ed9fa7ac3b), [`c50dea6`](https://github.com/servicetitan/hammer/commit/c50dea6c2a4a04e3081776df86d8581997623129), [`a77ea35`](https://github.com/servicetitan/hammer/commit/a77ea3512be19df6c62518236fd618ec133b6828), [`a28a71b`](https://github.com/servicetitan/hammer/commit/a28a71bf913b256bd5a37bd7aeb8a3230226a8a2), [`d701b5e`](https://github.com/servicetitan/hammer/commit/d701b5e15d8114d7a3f42e70e9f9826e5c11aada), [`c4f23da`](https://github.com/servicetitan/hammer/commit/c4f23da338021a2ee8a764e9b37cf99090a0a95b), [`abe9bff`](https://github.com/servicetitan/hammer/commit/abe9bff6546f37a7775e063c95848ac8a5cb8ebe), [`a6f19a2`](https://github.com/servicetitan/hammer/commit/a6f19a21beaec4f7fe190e4c60a3c42b0ff39e6d), [`f8b390e`](https://github.com/servicetitan/hammer/commit/f8b390e34c0025ee63f2329241c95f743ba7c8c5), [`39120dd`](https://github.com/servicetitan/hammer/commit/39120ddc51c3c2b1fbc77ce8821d43d59b78b836), [`a77ea35`](https://github.com/servicetitan/hammer/commit/a77ea3512be19df6c62518236fd618ec133b6828), [`d0aa050`](https://github.com/servicetitan/hammer/commit/d0aa0506d92db87254d76c43b51a3b48b11b18e7), [`71f0eee`](https://github.com/servicetitan/hammer/commit/71f0eee840c125734d790a746363deac6de8d556), [`cd71261`](https://github.com/servicetitan/hammer/commit/cd712612e9d50a6ca6b19853349677e0f10b33cf), [`340372c`](https://github.com/servicetitan/hammer/commit/340372c73ada60196e58c74d8a18a5b424200507), [`d0aa050`](https://github.com/servicetitan/hammer/commit/d0aa0506d92db87254d76c43b51a3b48b11b18e7), [`f6dfeb3`](https://github.com/servicetitan/hammer/commit/f6dfeb3037f5966eb909be37db60f17c0e79e694), [`cc9ecc1`](https://github.com/servicetitan/hammer/commit/cc9ecc125995265a053f8e96152a30a6bb795678), [`6d54959`](https://github.com/servicetitan/hammer/commit/6d54959b06b2c2f403cced4f349ed2aa80066bef), [`4bc855e`](https://github.com/servicetitan/hammer/commit/4bc855efa494fb697f52924f66f917b8af4e93bd), [`a9d8f7c`](https://github.com/servicetitan/hammer/commit/a9d8f7cf06e9bec8052f534fae917765e9d92d47), [`6ab7e37`](https://github.com/servicetitan/hammer/commit/6ab7e37f81accac94e1629cb37d32174d681dbc3), [`876f6c5`](https://github.com/servicetitan/hammer/commit/876f6c59e44207b284a42439d76ca0918c4626ad)]:
  - @servicetitan/hammer-react@1.29.0
  - @servicetitan/hammer-token@2.2.0

## 1.26.5

### Patch Changes

- [#1144](https://github.com/servicetitan/hammer/pull/1144) [`6e92522`](https://github.com/servicetitan/hammer/commit/6e925224b4cf56c49ccbb215a28f20ec3156790c) Thanks [@tounsoo](https://github.com/tounsoo)! - [PopoverLegacy] Fix PopoverLegacyButton to handle undefined children

- Updated dependencies [[`6e92522`](https://github.com/servicetitan/hammer/commit/6e925224b4cf56c49ccbb215a28f20ec3156790c)]:
  - @servicetitan/hammer-react@1.28.5

## 1.26.4

### Patch Changes

- [#1141](https://github.com/servicetitan/hammer/pull/1141) [`cddd91e`](https://github.com/servicetitan/hammer/commit/cddd91e7ada37d3622b2e0fc0493bb93bcc1652a) Thanks [@tounsoo](https://github.com/tounsoo)! - [Menu] Add `root` prop to Menu for fallback usages

- Updated dependencies [[`cddd91e`](https://github.com/servicetitan/hammer/commit/cddd91e7ada37d3622b2e0fc0493bb93bcc1652a)]:
  - @servicetitan/hammer-react@1.28.4

## 1.26.3

### Patch Changes

- [#1137](https://github.com/servicetitan/hammer/pull/1137) [`6e565fc`](https://github.com/servicetitan/hammer/commit/6e565fc9eeed40eb542235f291f0d77264df3033) Thanks [@tounsoo](https://github.com/tounsoo)! - [Popover, Tooltip] Add `root` prop to Tooltip and Popover for fallback usages

- Updated dependencies [[`6e565fc`](https://github.com/servicetitan/hammer/commit/6e565fc9eeed40eb542235f291f0d77264df3033)]:
  - @servicetitan/hammer-react@1.28.3

## 1.26.2

### Patch Changes

- [#1133](https://github.com/servicetitan/hammer/pull/1133) [`d72785a`](https://github.com/servicetitan/hammer/commit/d72785ad92dbdfc77e4544da0c13eef747380fe4) Thanks [@tounsoo](https://github.com/tounsoo)! - [Popover, Menu, Combobox, Tooltip, DateField] Add fallback for components using Popover API to legacy version component if browser is incompatible

- Updated dependencies [[`d72785a`](https://github.com/servicetitan/hammer/commit/d72785ad92dbdfc77e4544da0c13eef747380fe4)]:
  - @servicetitan/hammer-react@1.28.2

## 1.26.1

### Patch Changes

- [#1078](https://github.com/servicetitan/hammer/pull/1078) [`d7a4c4f`](https://github.com/servicetitan/hammer/commit/d7a4c4fb36c8f655a0ca754ce61a8b7ca6c94446) Thanks [@rgdelato](https://github.com/rgdelato)! - [Tooltip] Add `max-width` to `Tooltip.Content`

- [#1072](https://github.com/servicetitan/hammer/pull/1072) [`bbb1822`](https://github.com/servicetitan/hammer/commit/bbb18226af201f921c1e735a69d43de372fd64a6) Thanks [@ericag1985](https://github.com/ericag1985)! - [Side Nav Link] Fix disabled links still be clickable

- [#1075](https://github.com/servicetitan/hammer/pull/1075) [`e012972`](https://github.com/servicetitan/hammer/commit/e01297264b05e60489fcc9d6f14758f4ce605755) Thanks [@tounsoo](https://github.com/tounsoo)! - [Drawer, Dialog] onClick to fire before close

- [#1068](https://github.com/servicetitan/hammer/pull/1068) [`14505d4`](https://github.com/servicetitan/hammer/commit/14505d456543988d51197c5e1aaa584365e19247) Thanks [@ericag1985](https://github.com/ericag1985)! - [CSS-utils] fix layers being out of order when using the utility css sheets

- [#1066](https://github.com/servicetitan/hammer/pull/1066) [`b6fda14`](https://github.com/servicetitan/hammer/commit/b6fda1418302f591593d832bdc55d661b605f04c) Thanks [@tounsoo](https://github.com/tounsoo)! - [Toaster] Bugfix incorrect show more button colors

- [#1073](https://github.com/servicetitan/hammer/pull/1073) [`e268d7c`](https://github.com/servicetitan/hammer/commit/e268d7c695cfa594e6d41def17c3b116ad2bf329) Thanks [@tounsoo](https://github.com/tounsoo)! - [useKeyboardFocusables] Add a new method to update focusables

- [#1076](https://github.com/servicetitan/hammer/pull/1076) [`9e0de09`](https://github.com/servicetitan/hammer/commit/9e0de09c0bab4d7467f8a2fece58c3eb458d9775) Thanks [@tounsoo](https://github.com/tounsoo)! - [ButtonCompound] Fix border radius of rounded variant to match Card's new border radius

- [#1082](https://github.com/servicetitan/hammer/pull/1082) [`c34722b`](https://github.com/servicetitan/hammer/commit/c34722b486b9e9809142e024d62373b7d8bc5767) Thanks [@tounsoo](https://github.com/tounsoo)! - [Tab] Fix Tab to update interal state when a new tab is dynamically added

- [#1073](https://github.com/servicetitan/hammer/pull/1073) [`e268d7c`](https://github.com/servicetitan/hammer/commit/e268d7c695cfa594e6d41def17c3b116ad2bf329) Thanks [@tounsoo](https://github.com/tounsoo)! - [Drawer] Change focus behavior to focus first focusable content

- Updated dependencies [[`d7a4c4f`](https://github.com/servicetitan/hammer/commit/d7a4c4fb36c8f655a0ca754ce61a8b7ca6c94446), [`bbb1822`](https://github.com/servicetitan/hammer/commit/bbb18226af201f921c1e735a69d43de372fd64a6), [`e012972`](https://github.com/servicetitan/hammer/commit/e01297264b05e60489fcc9d6f14758f4ce605755), [`14505d4`](https://github.com/servicetitan/hammer/commit/14505d456543988d51197c5e1aaa584365e19247), [`b6fda14`](https://github.com/servicetitan/hammer/commit/b6fda1418302f591593d832bdc55d661b605f04c), [`e268d7c`](https://github.com/servicetitan/hammer/commit/e268d7c695cfa594e6d41def17c3b116ad2bf329), [`9e0de09`](https://github.com/servicetitan/hammer/commit/9e0de09c0bab4d7467f8a2fece58c3eb458d9775), [`c34722b`](https://github.com/servicetitan/hammer/commit/c34722b486b9e9809142e024d62373b7d8bc5767), [`e268d7c`](https://github.com/servicetitan/hammer/commit/e268d7c695cfa594e6d41def17c3b116ad2bf329)]:
  - @servicetitan/hammer-react@1.28.1
  - @servicetitan/hammer-token@2.1.1

## 1.26.0

### Minor Changes

- [#1042](https://github.com/servicetitan/hammer/pull/1042) [`c1b8aec`](https://github.com/servicetitan/hammer/commit/c1b8aecd198c3732187402ce74c5295b8b0b16a1) Thanks [@tounsoo](https://github.com/tounsoo)! - [Menu] Under-the-hood refactoring of Menu to use HTML Popover API

- [#1013](https://github.com/servicetitan/hammer/pull/1013) [`494dc6c`](https://github.com/servicetitan/hammer/commit/494dc6cc272ade28ffc1603b128f0c7367cbb683) Thanks [@ericag1985](https://github.com/ericag1985)! - [Toolbar] Add toolbar component to library

### Patch Changes

- [#1054](https://github.com/servicetitan/hammer/pull/1054) [`ed57d47`](https://github.com/servicetitan/hammer/commit/ed57d47a7119e9ecb582100d3f8c772cabeb2eb0) Thanks [@tounsoo](https://github.com/tounsoo)! - [Popover, Tooltip] Fix error that occurs when .showPopover() is triggered on a removed trigger element

- [#1047](https://github.com/servicetitan/hammer/pull/1047) [`e21a3c0`](https://github.com/servicetitan/hammer/commit/e21a3c080d712a23c58699d03e41393a01f8a8d1) Thanks [@tounsoo](https://github.com/tounsoo)! - [Dialog] Fix Dialog to update internal focusable elements on mutation to proper trap focus

- [#1063](https://github.com/servicetitan/hammer/pull/1063) [`4202e22`](https://github.com/servicetitan/hammer/commit/4202e223fad1a1cea44b9a1da5bc0a6694d41e9b) Thanks [@tounsoo](https://github.com/tounsoo)! - [Stepper] Fix Stepper onChange type by omitting html div default onChange

- [#1052](https://github.com/servicetitan/hammer/pull/1052) [`475d055`](https://github.com/servicetitan/hammer/commit/475d0557c96948d24d699fe75eef4e3b98333a8b) Thanks [@tounsoo](https://github.com/tounsoo)! - [Dialog] Update Dialog to avoid spanning edge to edge on small screens for non-fullscreen variant

- [`df2ca06`](https://github.com/servicetitan/hammer/commit/df2ca062490417c867794cde3a71868fa1682e13) Thanks [@rgdelato](https://github.com/rgdelato)! - [Popover, Tooltip, Combobox, DateField] Bugfix for `Popover`/`Tooltip` `updatePosition` timing error

- [#1059](https://github.com/servicetitan/hammer/pull/1059) [`6837e19`](https://github.com/servicetitan/hammer/commit/6837e1939390af7643e6cbc6730a9165fb9112f4) Thanks [@rgdelato](https://github.com/rgdelato)! - [Radio] Bugfix for `Radio` cursor on hover

- Updated dependencies [[`ed57d47`](https://github.com/servicetitan/hammer/commit/ed57d47a7119e9ecb582100d3f8c772cabeb2eb0), [`e21a3c0`](https://github.com/servicetitan/hammer/commit/e21a3c080d712a23c58699d03e41393a01f8a8d1), [`c1b8aec`](https://github.com/servicetitan/hammer/commit/c1b8aecd198c3732187402ce74c5295b8b0b16a1), [`494dc6c`](https://github.com/servicetitan/hammer/commit/494dc6cc272ade28ffc1603b128f0c7367cbb683), [`4202e22`](https://github.com/servicetitan/hammer/commit/4202e223fad1a1cea44b9a1da5bc0a6694d41e9b), [`475d055`](https://github.com/servicetitan/hammer/commit/475d0557c96948d24d699fe75eef4e3b98333a8b), [`df2ca06`](https://github.com/servicetitan/hammer/commit/df2ca062490417c867794cde3a71868fa1682e13), [`6837e19`](https://github.com/servicetitan/hammer/commit/6837e1939390af7643e6cbc6730a9165fb9112f4)]:
  - @servicetitan/hammer-react@1.28.0

## 1.25.0

### Minor Changes

- [#973](https://github.com/servicetitan/hammer/pull/973) [`254017e`](https://github.com/servicetitan/hammer/commit/254017e119885123599b7bdb549ef6e9354a5e7b) Thanks [@rgdelato](https://github.com/rgdelato)! - Drop support for Node.js 18.x and below

### Patch Changes

- [#1034](https://github.com/servicetitan/hammer/pull/1034) [`9739cf1`](https://github.com/servicetitan/hammer/commit/9739cf1bf6edc64498f0cbeb2c2b206fe230f6d6) Thanks [@tounsoo](https://github.com/tounsoo)! - [Combobox] Fix Combobox arrow not opening popover and adjust input clear timing when closing

- [#1038](https://github.com/servicetitan/hammer/pull/1038) [`ec06bc2`](https://github.com/servicetitan/hammer/commit/ec06bc24b0835b3b1f6ad005acd65039abf2fd33) Thanks [@rgdelato](https://github.com/rgdelato)! - [Chip] Add event parameter to `Chip` `onClick` prop

- [#1045](https://github.com/servicetitan/hammer/pull/1045) [`4d9bc0b`](https://github.com/servicetitan/hammer/commit/4d9bc0bc3d2863cc1bcb61b0545a1b346f5c50b7) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Toaster] Fix issue where escape key unexpectedly moved focus after interacting with toasts

- [#1037](https://github.com/servicetitan/hammer/pull/1037) [`b0e6f84`](https://github.com/servicetitan/hammer/commit/b0e6f840d6add5f88501b88eff00f2e4afb5145e) Thanks [@ericag1985](https://github.com/ericag1985)! - [Button] fix disabled hover style application

- [#1039](https://github.com/servicetitan/hammer/pull/1039) [`cb8bd4a`](https://github.com/servicetitan/hammer/commit/cb8bd4aa8048af5cadba314ce4935d77c2bb9d59) Thanks [@rgdelato](https://github.com/rgdelato)! - [Combobox] Bugfix for `Combobox.SelectTrigger` throwing error on `ref` not applied

- [#1048](https://github.com/servicetitan/hammer/pull/1048) [`30d016e`](https://github.com/servicetitan/hammer/commit/30d016e7af04749ebc6220ac0d389f22b37cb828) Thanks [@rgdelato](https://github.com/rgdelato)! - [Layout] Bugfix for `Layout` `xs={4}` overriding `sm` breakpoints

- Updated dependencies [[`9739cf1`](https://github.com/servicetitan/hammer/commit/9739cf1bf6edc64498f0cbeb2c2b206fe230f6d6), [`ec06bc2`](https://github.com/servicetitan/hammer/commit/ec06bc24b0835b3b1f6ad005acd65039abf2fd33), [`4d9bc0b`](https://github.com/servicetitan/hammer/commit/4d9bc0bc3d2863cc1bcb61b0545a1b346f5c50b7), [`b0e6f84`](https://github.com/servicetitan/hammer/commit/b0e6f840d6add5f88501b88eff00f2e4afb5145e), [`cb8bd4a`](https://github.com/servicetitan/hammer/commit/cb8bd4aa8048af5cadba314ce4935d77c2bb9d59), [`254017e`](https://github.com/servicetitan/hammer/commit/254017e119885123599b7bdb549ef6e9354a5e7b)]:
  - @servicetitan/hammer-react@1.27.0
  - @servicetitan/hammer-icon@1.1.0
  - @servicetitan/hammer-token@2.1.0

## 1.24.0

### Minor Changes

- [#1031](https://github.com/servicetitan/hammer/pull/1031) [`e90d0e4`](https://github.com/servicetitan/hammer/commit/e90d0e4e427aab6fb41b6e831afeba2663cd3de1) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Icon] Add View Kanban (filled & outline) icons

## 1.23.1

### Patch Changes

- [#980](https://github.com/servicetitan/hammer/pull/980) [`8d42dbe`](https://github.com/servicetitan/hammer/commit/8d42dbe24f8b66692efeb1190e984a90660ae383) Thanks [@rgdelato](https://github.com/rgdelato)! - [Textarea] Bugfix for `Textarea` erroring during SSR

- [#1025](https://github.com/servicetitan/hammer/pull/1025) [`3489b4b`](https://github.com/servicetitan/hammer/commit/3489b4baf59081b1c0a84947e3fd22f13f669b6f) Thanks [@rgdelato](https://github.com/rgdelato)! - [Divider, Overflow, SegmentedControl, Layout, Page] Bugfix for width in non-Webkit browsers (such as Firefox)

- [#1029](https://github.com/servicetitan/hammer/pull/1029) [`240b47f`](https://github.com/servicetitan/hammer/commit/240b47fb2d9e755baf93ff4501de3909cfe3b0ed) Thanks [@tounsoo](https://github.com/tounsoo)! - [Popover] Fix modal Popover closing when tabbing back to trigger

- Updated dependencies [[`8d42dbe`](https://github.com/servicetitan/hammer/commit/8d42dbe24f8b66692efeb1190e984a90660ae383), [`3489b4b`](https://github.com/servicetitan/hammer/commit/3489b4baf59081b1c0a84947e3fd22f13f669b6f), [`240b47f`](https://github.com/servicetitan/hammer/commit/240b47fb2d9e755baf93ff4501de3909cfe3b0ed)]:
  - @servicetitan/hammer-react@1.26.1

## 1.23.0

### Minor Changes

- [#1016](https://github.com/servicetitan/hammer/pull/1016) [`2c39aae`](https://github.com/servicetitan/hammer/commit/2c39aae8bbfde0b1b79e232679db14645d0e5c63) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Combobox, Popover] add `minPopoverHeight` prop to `Combobox`, tweak `Popover` styles

- [#1006](https://github.com/servicetitan/hammer/pull/1006) [`8302987`](https://github.com/servicetitan/hammer/commit/830298712a40716e7bba2693f24807dd5c109f3f) Thanks [@tounsoo](https://github.com/tounsoo)! - [Tooltip, Label] Under-the-hood refactoring of Tooltip to use HTML Popover API

- [#983](https://github.com/servicetitan/hammer/pull/983) [`6d1e8fd`](https://github.com/servicetitan/hammer/commit/6d1e8fd8cff9fccb78da00cfca5fef62da7c14d8) Thanks [@tounsoo](https://github.com/tounsoo)! - [Popover, Combobox, DateField] Under-the-hood refactoring of Popover to use HTML Popover API

### Patch Changes

- [#1022](https://github.com/servicetitan/hammer/pull/1022) [`9ea51f9`](https://github.com/servicetitan/hammer/commit/9ea51f9bee1568e4256f7f33f87d62a4ca254eba) Thanks [@rgdelato](https://github.com/rgdelato)! - [CSS Utils] Wrap duplicated CSS util classes in `@layer application`

- [#1021](https://github.com/servicetitan/hammer/pull/1021) [`d19cdd5`](https://github.com/servicetitan/hammer/commit/d19cdd5fa10ef87baf3e28145bc9e759970f08fe) Thanks [@rgdelato](https://github.com/rgdelato)! - [Flex, Grid, Layout] Bugfix for `useBreakpoint` responsive width calculation

- Updated dependencies [[`2c39aae`](https://github.com/servicetitan/hammer/commit/2c39aae8bbfde0b1b79e232679db14645d0e5c63), [`8302987`](https://github.com/servicetitan/hammer/commit/830298712a40716e7bba2693f24807dd5c109f3f), [`9ea51f9`](https://github.com/servicetitan/hammer/commit/9ea51f9bee1568e4256f7f33f87d62a4ca254eba), [`d19cdd5`](https://github.com/servicetitan/hammer/commit/d19cdd5fa10ef87baf3e28145bc9e759970f08fe), [`6d1e8fd`](https://github.com/servicetitan/hammer/commit/6d1e8fd8cff9fccb78da00cfca5fef62da7c14d8)]:
  - @servicetitan/hammer-react@1.26.0
  - @servicetitan/hammer-token@2.0.2

## 1.22.0

### Minor Changes

- [#1011](https://github.com/servicetitan/hammer/pull/1011) [`a876dc8`](https://github.com/servicetitan/hammer/commit/a876dc82b485d9e2a2a8c9e103ea3faf5d15edbb) Thanks [@ericag1985](https://github.com/ericag1985)! - [Icon] Add new icons: Roofing, Commercial, Full Procurement Integration, and SalesPro

### Patch Changes

- [#1004](https://github.com/servicetitan/hammer/pull/1004) [`e871e3b`](https://github.com/servicetitan/hammer/commit/e871e3b2d93af27134b8b1216619c2c1b87059bf) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Toaster] Fix Toasters failing to prefer monolith toasters

- [#1000](https://github.com/servicetitan/hammer/pull/1000) [`1e6de04`](https://github.com/servicetitan/hammer/commit/1e6de04ea0101c78f7fe42d9ef9f641bb2802625) Thanks [@ericag1985](https://github.com/ericag1985)! - [Icon] Fix audit log svg missing its viewbox property

- [#999](https://github.com/servicetitan/hammer/pull/999) [`c855167`](https://github.com/servicetitan/hammer/commit/c85516732b0a4b185e2bb38b4f573a48d17ed6c0) Thanks [@tounsoo](https://github.com/tounsoo)! - [SegmentedControl, Stepper, Tab] Revert using view-transition and use `motion` package

- [#990](https://github.com/servicetitan/hammer/pull/990) [`8089e75`](https://github.com/servicetitan/hammer/commit/8089e753970d9485f0ebc7f19f2ef970e1b5d64b) Thanks [@rgdelato](https://github.com/rgdelato)! - [Popover, DateField, Combobox] Fix `Popover` click outside in MFE

- [#1003](https://github.com/servicetitan/hammer/pull/1003) [`dd6af3b`](https://github.com/servicetitan/hammer/commit/dd6af3bff76db508dc8d18cc5c0850b588f2dcbd) Thanks [@ericag1985](https://github.com/ericag1985)! - [Button] Fix ghost button border style

- [#1004](https://github.com/servicetitan/hammer/pull/1004) [`e871e3b`](https://github.com/servicetitan/hammer/commit/e871e3b2d93af27134b8b1216619c2c1b87059bf) Thanks [@AdamLantz](https://github.com/AdamLantz)! - [Toaster] Fix multiple Toasters causing infinite loop and subsequent crash

- Updated dependencies [[`e871e3b`](https://github.com/servicetitan/hammer/commit/e871e3b2d93af27134b8b1216619c2c1b87059bf), [`91685db`](https://github.com/servicetitan/hammer/commit/91685db139ae18bbfd694cd716c7283c85f7d13d), [`c855167`](https://github.com/servicetitan/hammer/commit/c85516732b0a4b185e2bb38b4f573a48d17ed6c0), [`8089e75`](https://github.com/servicetitan/hammer/commit/8089e753970d9485f0ebc7f19f2ef970e1b5d64b), [`dd6af3b`](https://github.com/servicetitan/hammer/commit/dd6af3bff76db508dc8d18cc5c0850b588f2dcbd), [`e871e3b`](https://github.com/servicetitan/hammer/commit/e871e3b2d93af27134b8b1216619c2c1b87059bf)]:
  - @servicetitan/hammer-react@1.25.2

## 1.21.1

### Patch Changes

- [#985](https://github.com/servicetitan/hammer/pull/985) [`60b58f8`](https://github.com/servicetitan/hammer/commit/60b58f8d1c94d7831e363e6040f99867170afa9d) Thanks [@tounsoo](https://github.com/tounsoo)! - Remove animation package dependency and use view-transition API

- Updated dependencies [[`60b58f8`](https://github.com/servicetitan/hammer/commit/60b58f8d1c94d7831e363e6040f99867170afa9d)]:
  - @servicetitan/hammer-react@1.25.1

## 1.21.0

### Minor Changes

- [#946](https://github.com/servicetitan/hammer/pull/946) [`52a79d4`](https://github.com/servicetitan/hammer/commit/52a79d40980c365b92fdbb97e0a6d80a73086e31) Thanks [@rgdelato](https://github.com/rgdelato)! - Add `Combobox.ItemAddNew` child component

### Patch Changes

- [#975](https://github.com/servicetitan/hammer/pull/975) [`3a1da21`](https://github.com/servicetitan/hammer/commit/3a1da216efef83776df372e31b419e5c643854a0) Thanks [@AdamLantz](https://github.com/AdamLantz)! - Fix stacking issues with `Drawer.Header` and `Drawer.Content`
  Fix unnecessary `z-index` of `SegmentedControl`

- [#976](https://github.com/servicetitan/hammer/pull/976) [`c6d2daf`](https://github.com/servicetitan/hammer/commit/c6d2dafb86ca671e97c1860da8c3952f24f6ea2f) Thanks [@ericag1985](https://github.com/ericag1985)! - Fix DateField component to trigger an onBlur event

- [#969](https://github.com/servicetitan/hammer/pull/969) [`28d8e0f`](https://github.com/servicetitan/hammer/commit/28d8e0f4c65327910c32036dd91e7a66c519a620) Thanks [@tounsoo](https://github.com/tounsoo)! - Introduce a way to disable format hint in DateField component

- [#984](https://github.com/servicetitan/hammer/pull/984) [`4beb097`](https://github.com/servicetitan/hammer/commit/4beb0973c3858487f567582e2573add2d904d1a9) Thanks [@ericag1985](https://github.com/ericag1985)! - Fix item highlight location in combobox when there is no search term present but the overlay stays open

- [#986](https://github.com/servicetitan/hammer/pull/986) [`002be29`](https://github.com/servicetitan/hammer/commit/002be293dc4d370f1b3440cde40ec705e1190f02) Thanks [@AdamLantz](https://github.com/AdamLantz)! - Increased padding for sidenav groups inside sidenav collapsibles

- Updated dependencies [[`3a1da21`](https://github.com/servicetitan/hammer/commit/3a1da216efef83776df372e31b419e5c643854a0), [`52a79d4`](https://github.com/servicetitan/hammer/commit/52a79d40980c365b92fdbb97e0a6d80a73086e31), [`c6d2daf`](https://github.com/servicetitan/hammer/commit/c6d2dafb86ca671e97c1860da8c3952f24f6ea2f), [`28d8e0f`](https://github.com/servicetitan/hammer/commit/28d8e0f4c65327910c32036dd91e7a66c519a620), [`4beb097`](https://github.com/servicetitan/hammer/commit/4beb0973c3858487f567582e2573add2d904d1a9), [`002be29`](https://github.com/servicetitan/hammer/commit/002be293dc4d370f1b3440cde40ec705e1190f02)]:
  - @servicetitan/hammer-react@1.25.0

## 1.20.5

### Patch Changes

- [#964](https://github.com/servicetitan/hammer/pull/964) [`96e312c`](https://github.com/servicetitan/hammer/commit/96e312cb2ed236f5c05a5b5fedbd3178e2c91134) Thanks [@tounsoo](https://github.com/tounsoo)! - Fix Overflow creating empty scroll when input type elements are overflowing.

- [#965](https://github.com/servicetitan/hammer/pull/965) [`e092c88`](https://github.com/servicetitan/hammer/commit/e092c88eaf5b7dc75abc9c9a0cf597c945a11632) Thanks [@seanmadi](https://github.com/seanmadi)! - Fix Toast preventing `t` key press due to active element incorrectly identified when in an MFE

- Updated dependencies [[`96e312c`](https://github.com/servicetitan/hammer/commit/96e312cb2ed236f5c05a5b5fedbd3178e2c91134), [`e092c88`](https://github.com/servicetitan/hammer/commit/e092c88eaf5b7dc75abc9c9a0cf597c945a11632)]:
  - @servicetitan/hammer-react@1.24.1

## 1.20.4

### Patch Changes

- [#958](https://github.com/servicetitan/hammer/pull/958) [`1862ba2`](https://github.com/servicetitan/hammer/commit/1862ba21051434116b9211d4aa5b1a4240561f47) Thanks [@rgdelato](https://github.com/rgdelato)! - ANV-2527: Update `useAccessibleColor` light mode to preserve `color` prop

- [#947](https://github.com/servicetitan/hammer/pull/947) [`c0eaae4`](https://github.com/servicetitan/hammer/commit/c0eaae445d5430d579dc032607d646b4fbb40e93) Thanks [@tounsoo](https://github.com/tounsoo)! - Update `Overflow` to have option to use inherited height
  - Fix rendering issue on resize

- [#957](https://github.com/servicetitan/hammer/pull/957) [`850ef84`](https://github.com/servicetitan/hammer/commit/850ef84820a8d29b066dcc91a75512f8a23ac7bf) Thanks [@tounsoo](https://github.com/tounsoo)! - Add additional foreground tokens and update overlay tokens to enhance color accessibility- Update Button, Listbox, Calendar, SideNav, Link to use the new tokens

- [#962](https://github.com/servicetitan/hammer/pull/962) [`897a39c`](https://github.com/servicetitan/hammer/commit/897a39c9a466f767860d3b684f323990829e22bc) Thanks [@tounsoo](https://github.com/tounsoo)! - Fix incorrect with when Layout component is used inside a flexbox
  - Fix incorrect type used in Overflow component

- Updated dependencies [[`1862ba2`](https://github.com/servicetitan/hammer/commit/1862ba21051434116b9211d4aa5b1a4240561f47), [`c0eaae4`](https://github.com/servicetitan/hammer/commit/c0eaae445d5430d579dc032607d646b4fbb40e93), [`850ef84`](https://github.com/servicetitan/hammer/commit/850ef84820a8d29b066dcc91a75512f8a23ac7bf), [`897a39c`](https://github.com/servicetitan/hammer/commit/897a39c9a466f767860d3b684f323990829e22bc)]:
  - @servicetitan/hammer-react@1.24.0
  - @servicetitan/hammer-token@2.0.1

## 1.20.3

### Patch Changes

- [#956](https://github.com/servicetitan/hammer/pull/956) [`babf3c8`](https://github.com/servicetitan/hammer/commit/babf3c81c864044056c0d157ffacc6ab148701d7) Thanks [@tounsoo](https://github.com/tounsoo)! - Fix sticky elements to work properly within PageContent

- [#950](https://github.com/servicetitan/hammer/pull/950) [`1efb6d6`](https://github.com/servicetitan/hammer/commit/1efb6d624cdd743f89df1977b537388def87fcb8) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Enable line breaks and text wrapping in toasts

- [#945](https://github.com/servicetitan/hammer/pull/945) [`87e0760`](https://github.com/servicetitan/hammer/commit/87e0760c3615268e28444d109479d9502bfa0788) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Update `border-radius-*` tokens to use new `hammer-token` versions

- [#850](https://github.com/servicetitan/hammer/pull/850) [`ce46633`](https://github.com/servicetitan/hammer/commit/ce46633aa370ce292c4d2261d98829e5b976ffce) Thanks [@rgdelato](https://github.com/rgdelato)! - Add `gap` flex props to `Combobox.Item` component

- Updated dependencies [[`1efb6d6`](https://github.com/servicetitan/hammer/commit/1efb6d624cdd743f89df1977b537388def87fcb8), [`87e0760`](https://github.com/servicetitan/hammer/commit/87e0760c3615268e28444d109479d9502bfa0788), [`ce46633`](https://github.com/servicetitan/hammer/commit/ce46633aa370ce292c4d2261d98829e5b976ffce), [`87e0760`](https://github.com/servicetitan/hammer/commit/87e0760c3615268e28444d109479d9502bfa0788)]:
  - @servicetitan/hammer-react@1.23.3
  - @servicetitan/hammer-token@2.0.0

## 1.20.2

### Patch Changes

- [#932](https://github.com/servicetitan/hammer/pull/932) [`61c9dde`](https://github.com/servicetitan/hammer/commit/61c9ddede8c10394e175efb49ce7cdac4aedd6b1) Thanks [@tounsoo](https://github.com/tounsoo)! - Fix inconsistant placeholder color between input components

- [#944](https://github.com/servicetitan/hammer/pull/944) [`af80dff`](https://github.com/servicetitan/hammer/commit/af80dff03043f6d7ba180d467072f45d6ee5c77e) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Refactor `Combobox.SelectTrigger` aria label usage

- [#943](https://github.com/servicetitan/hammer/pull/943) [`3ce0920`](https://github.com/servicetitan/hammer/commit/3ce0920ae2e315e4c12ce0ca7e1c3f7efaa4d595) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - Minor updates to `EditCard` to align with design

- Updated dependencies [[`61c9dde`](https://github.com/servicetitan/hammer/commit/61c9ddede8c10394e175efb49ce7cdac4aedd6b1), [`af80dff`](https://github.com/servicetitan/hammer/commit/af80dff03043f6d7ba180d467072f45d6ee5c77e), [`3ce0920`](https://github.com/servicetitan/hammer/commit/3ce0920ae2e315e4c12ce0ca7e1c3f7efaa4d595)]:
  - @servicetitan/hammer-react@1.23.2

## 1.20.1

### Patch Changes

- [#938](https://github.com/servicetitan/hammer/pull/938) [`46787fc`](https://github.com/servicetitan/hammer/commit/46787fcf0baca7e1dc56d13e4303a57d67e18209) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - Bug fixes for EditCard

- [#940](https://github.com/servicetitan/hammer/pull/940) [`5849aa8`](https://github.com/servicetitan/hammer/commit/5849aa8ce29e0f86cccc92b6ecca921c02145d4d) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Fix implementation of semantic aria labels within Comboboxes

- Updated dependencies [[`46787fc`](https://github.com/servicetitan/hammer/commit/46787fcf0baca7e1dc56d13e4303a57d67e18209), [`5849aa8`](https://github.com/servicetitan/hammer/commit/5849aa8ce29e0f86cccc92b6ecca921c02145d4d)]:
  - @servicetitan/hammer-react@1.23.1

## 1.20.0

### Minor Changes

- [#929](https://github.com/servicetitan/hammer/pull/929) [`54b13b4`](https://github.com/servicetitan/hammer/commit/54b13b4e8740ea535170cbcc848241d38abbfef0) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Add `disableClearSelection` to `Combobox.Select` (single)

### Patch Changes

- Updated dependencies [[`54b13b4`](https://github.com/servicetitan/hammer/commit/54b13b4e8740ea535170cbcc848241d38abbfef0)]:
  - @servicetitan/hammer-react@1.23.0

## 1.19.0

### Minor Changes

- [#927](https://github.com/servicetitan/hammer/pull/927) [`464e018`](https://github.com/servicetitan/hammer/commit/464e01851f18e6ecbbb86a78668ef6536c43d1c1) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Add `offset` prop to `Tooltip`

- [#902](https://github.com/servicetitan/hammer/pull/902) [`5cd5a9c`](https://github.com/servicetitan/hammer/commit/5cd5a9ca572d4462026c8dbb3d7d835eb4b884ef) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - EditCard feature complete

### Patch Changes

- [#923](https://github.com/servicetitan/hammer/pull/923) [`1a6b7c6`](https://github.com/servicetitan/hammer/commit/1a6b7c6e5d99c920231a60ff0a05f266c1335c10) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Fix `DateField` click event target bug in shadow dom

- [#921](https://github.com/servicetitan/hammer/pull/921) [`a783b59`](https://github.com/servicetitan/hammer/commit/a783b5941a9114a009ac307611973f08be039228) Thanks [@tounsoo](https://github.com/tounsoo)! - Update TextField to enable the use of number type (`type="number"`)

- Updated dependencies [[`464e018`](https://github.com/servicetitan/hammer/commit/464e01851f18e6ecbbb86a78668ef6536c43d1c1), [`1a6b7c6`](https://github.com/servicetitan/hammer/commit/1a6b7c6e5d99c920231a60ff0a05f266c1335c10), [`1e113cf`](https://github.com/servicetitan/hammer/commit/1e113cf741c196d13d45b215106f19d85dc72d40), [`5cd5a9c`](https://github.com/servicetitan/hammer/commit/5cd5a9ca572d4462026c8dbb3d7d835eb4b884ef), [`a783b59`](https://github.com/servicetitan/hammer/commit/a783b5941a9114a009ac307611973f08be039228)]:
  - @servicetitan/hammer-react@1.22.0

## 1.18.0

### Minor Changes

- [#906](https://github.com/servicetitan/hammer/pull/906) [`d916a9b`](https://github.com/servicetitan/hammer/commit/d916a9ba54a6bc3fdb69050f303f86ff8e5feae1) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - Fix TextField loading state

### Patch Changes

- [#915](https://github.com/servicetitan/hammer/pull/915) [`c3f79b7`](https://github.com/servicetitan/hammer/commit/c3f79b7bf4c75d43c324e6566820758174ac30b1) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Fix closing `DateField` dropdown on click outside in shadow root

- [#910](https://github.com/servicetitan/hammer/pull/910) [`43a2f02`](https://github.com/servicetitan/hammer/commit/43a2f023afdcbd86ed846383292415651c096b08) Thanks [@tounsoo](https://github.com/tounsoo)! - Fix Page content not allowing horizontal scrolling when content overflows and Page height not covering available space when in small screen.

- Updated dependencies [[`c3f79b7`](https://github.com/servicetitan/hammer/commit/c3f79b7bf4c75d43c324e6566820758174ac30b1), [`3246da5`](https://github.com/servicetitan/hammer/commit/3246da57b0b41ad823acf6c45fa4bea0fe8fca84)]:
  - @servicetitan/hammer-react@1.21.1
  - @servicetitan/hammer-token@1.3.6

## 1.17.0

### Minor Changes

- [#907](https://github.com/servicetitan/hammer/pull/907) [`51d7a8f`](https://github.com/servicetitan/hammer/commit/51d7a8f316c498e40de8686450c52772348ff1d1) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Disable next step if `Stepper.NextButton.onClick` returns `false` or `Promise<false>`

- [#899](https://github.com/servicetitan/hammer/pull/899) [`9e745c9`](https://github.com/servicetitan/hammer/commit/9e745c9c330965ac75118ada4a1580c50c968333) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Add new Audit Trail icon and implement SVGO optimization in build

- [#898](https://github.com/servicetitan/hammer/pull/898) [`a55799b`](https://github.com/servicetitan/hammer/commit/a55799b271c8df42cf25125240fa75c6e5604741) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Add `Stepper.onChange` to pass current step data

### Patch Changes

- [#905](https://github.com/servicetitan/hammer/pull/905) [`f2efd37`](https://github.com/servicetitan/hammer/commit/f2efd3727c9bd11065687e84c71270eb3b75a84c) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Add `TrackingProvider.optOut` and `AnvilProvider.idTrackingData` to prevent `data-tracking-id` generation

- [#897](https://github.com/servicetitan/hammer/pull/897) [`80ebce6`](https://github.com/servicetitan/hammer/commit/80ebce67e9d235cb3d932313d581463b387fe206) Thanks [@da1z](https://github.com/da1z)! - Fix incorrect tracking ID name in Dialog component

- [#884](https://github.com/servicetitan/hammer/pull/884) [`e998a7a`](https://github.com/servicetitan/hammer/commit/e998a7a00b18a2ee528293fbdc859caaa5fabb92) Thanks [@tounsoo](https://github.com/tounsoo)! - Fix `OverflowText` respecting rows over the actual content height

- [#901](https://github.com/servicetitan/hammer/pull/901) [`2650fb8`](https://github.com/servicetitan/hammer/commit/2650fb831454a06cc9ab818a76c5b45b12555722) Thanks [@rgdelato](https://github.com/rgdelato)! - Remove Avatar functionality that hides image before load

- Updated dependencies [[`e998a7a`](https://github.com/servicetitan/hammer/commit/e998a7a00b18a2ee528293fbdc859caaa5fabb92), [`51d7a8f`](https://github.com/servicetitan/hammer/commit/51d7a8f316c498e40de8686450c52772348ff1d1), [`a55799b`](https://github.com/servicetitan/hammer/commit/a55799b271c8df42cf25125240fa75c6e5604741), [`2650fb8`](https://github.com/servicetitan/hammer/commit/2650fb831454a06cc9ab818a76c5b45b12555722)]:
  - @servicetitan/hammer-react@1.21.0

## 1.16.14

### Patch Changes

- [#892](https://github.com/servicetitan/hammer/pull/892) [`08dbcd5`](https://github.com/servicetitan/hammer/commit/08dbcd5736cc16999f558c89b7d32c3b82a14f33) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Import `@servicetitan/anvil2` package into `@servicetitan/hammer` repository
  - Update `@servicetitan/anvil2` to use `pnpm`
    - Remove `package-lock.json`
    - Update `@servicetitan/hammer-*` dependencies to use `workspace:*` version
  - Update `@servicetitan/anvil2` dependency to use `workspace:*` version in `docs` and `figma-icon-gen`
  - Update root `package.json` `packageManager` entry to latest `pnpm` version
  - Update `vite-plugin-dts` from `3.9.1` to `4.4.0`
  - Update `@types/node` from `18` to `20`
  - Generate new `pnpm-lock.yaml` file

  Update hammer dependencies:
  - @servicetitan/hammer-react@1.20.6
  - @servicetitan/hammer-token@1.3.5
  - @servicetitan/hammer-icon@1.0.3

## 1.16.13

### Patch Changes

- [#310](https://github.com/servicetitan/anvil2/pull/310) [`b83d396`](https://github.com/servicetitan/anvil2/commit/b83d39674a4618a6008811e838e8396bf08fdee8) Thanks [@tounsoo](https://github.com/tounsoo)! - - Fix Sidebar toggle button positioning
  - Merge Page.Content padding with virtual scroll safe area in order to reduce unnecessary space usage

## 1.16.12

### Patch Changes

- [#309](https://github.com/servicetitan/anvil2/pull/309) [`ec30316`](https://github.com/servicetitan/anvil2/commit/ec30316656880cb484caa92e54ee123cf6b3aea2) Thanks [@dependabot](https://github.com/apps/dependabot)! - Update patch and minor dependencies

## 1.16.11

### Patch Changes

- [#308](https://github.com/servicetitan/anvil2/pull/308) [`d90c5c3`](https://github.com/servicetitan/anvil2/commit/d90c5c3e3dd67266303b9f5d5691bc703a549810) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - Optionally use crypto to ensure testing environments pass

## 1.16.10

### Patch Changes

- [#291](https://github.com/servicetitan/anvil2/pull/291) [`ce849bc`](https://github.com/servicetitan/anvil2/commit/ce849bc911b381d1989b28fccd2aceebb6c02e80) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - Remove React Router dependency

- [#306](https://github.com/servicetitan/anvil2/pull/306) [`c2a9f3a`](https://github.com/servicetitan/anvil2/commit/c2a9f3a09884e2d6381cc90d210d6cf303d2c43b) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - Remove the crypto-js dependency

## 1.16.9

### Patch Changes

- [#305](https://github.com/servicetitan/anvil2/pull/305) [`de49dad`](https://github.com/servicetitan/anvil2/commit/de49dad2a2d214297297af09a90d7129b9ef2bb5) Thanks [@dependabot](https://github.com/apps/dependabot)! - - Bump `@servicetitan/hammer-icon` from `1.0.1` to `1.0.2`
  - 🏠 Internal
    - ANV-2332: Adding `CHANGELOG.md` to `package.json` `files` field [#840](https://github.com/servicetitan/hammer/pull/840) ([@rgdelato](https://github.com/rgdelato))
  - Bump `@servicetitan/hammer-react` from `1.20.1` to `1.20.4`
    - 🐛 Bug Fix
      - ANV-1896: `Avatar` falls back to initials when image doesn't load [#841](https://github.com/servicetitan/hammer/pull/841) ([@rgdelato](https://github.com/rgdelato))
      - ANV-2338: `HammerProvider.themeData` fix [#843](https://github.com/servicetitan/hammer/pull/843) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
    - 🏠 Internal
      - ANV-2332: Adding `CHANGELOG.md` to `package.json` `files` field [#840](https://github.com/servicetitan/hammer/pull/840) ([@rgdelato](https://github.com/rgdelato))

## 1.16.8

### Patch Changes

- [#297](https://github.com/servicetitan/anvil2/pull/297) [`f56a442`](https://github.com/servicetitan/anvil2/commit/f56a4422d76a41ed82a03b00d24243dd08a009b1) Thanks [@rgdelato](https://github.com/rgdelato)! - - Bump `@servicetitan/hammer-react` from `1.18.10` to `1.20.1`
  - 🚀 Enhancement
    - ANV-2080: Select-only Combobox [#817](https://github.com/servicetitan/hammer/pull/817) ([@rgdelato](https://github.com/rgdelato))
  - 🐛 Bug Fix
    - ANV-2080: Bugfix for `Combobox.Select` exports [#836](https://github.com/servicetitan/hammer/pull/836) ([@rgdelato](https://github.com/rgdelato))
    - ANV-2282: fix Listbox controlled mode not working [#829](https://github.com/servicetitan/hammer/pull/829) ([@tounsoo](https://github.com/tounsoo))
  - 📝 Dependencies
    - Bump the patch-and-minor group with 14 updates [#824](https://github.com/servicetitan/hammer/pull/824) ([@dependabot[bot]](https://github.com/dependabot[bot]))
  - 🏠 Internal
    - ANV-1854: Stepper code coverage to 90% [#820](https://github.com/servicetitan/hammer/pull/820) ([@tounsoo](https://github.com/tounsoo) [@pbuckingham-st](https://github.com/pbuckingham-st))
    - ANV-2265: Optimize backdrop and border color for Drawer and Dialog [#816](https://github.com/servicetitan/hammer/pull/816) ([@tounsoo](https://github.com/tounsoo) [@pbuckingham-st](https://github.com/pbuckingham-st))

## 1.16.7

### Patch Changes

- [#287](https://github.com/servicetitan/anvil2/pull/287) [`3f5c258`](https://github.com/servicetitan/anvil2/commit/3f5c25837020d6901d6a423820124771dbe6d659) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Add missing Skeleton export to index file

## 1.16.6

### Patch Changes

- [#285](https://github.com/servicetitan/anvil2/pull/285) [`7f4b8f3`](https://github.com/servicetitan/anvil2/commit/7f4b8f35d5de131a94cf62adf9611ffc676c2a94) Thanks [@rgdelato](https://github.com/rgdelato)! - ANV-2259: Bugfix for hardcoded fill color in latest Global Nav icons

## 1.16.5

### Patch Changes

- [#278](https://github.com/servicetitan/anvil2/pull/278) [`845ab77`](https://github.com/servicetitan/anvil2/commit/845ab7775a1799e35238f9ab0ee0dfd45d273aee) Thanks [@dependabot](https://github.com/apps/dependabot)! - - Bump `@servicetitan/hammer-react` from `1.18.8` to `1.18.10`
  - 🐛 Bug Fix
    - ANV-1970: Inline Text Fix [#812](https://github.com/servicetitan/hammer/pull/812) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
  - 📝 Dependencies
    - Bump the patch-and-minor group with 12 updates [#815](https://github.com/servicetitan/hammer/pull/815) ([@dependabot[bot]](https://github.com/dependabot[bot]))

- [#281](https://github.com/servicetitan/anvil2/pull/281) [`f1a0847`](https://github.com/servicetitan/anvil2/commit/f1a08478a92ca510ff2ba87dd013b795cafbe097) Thanks [@rgdelato](https://github.com/rgdelato)! - Adding new icons for Global Nav

## 1.16.4

### Patch Changes

- [#272](https://github.com/servicetitan/anvil2/pull/272) [`9b2980d`](https://github.com/servicetitan/anvil2/commit/9b2980d0ba10073dc011948d232af5dbfbe447b6) Thanks [@dependabot](https://github.com/apps/dependabot)! - - Bump `@servicetitan/hammer-react` from `1.18.6` to `1.18.8`
  - 📝 Dependencies
    - Bump the patch-and-minor group with 13 updates [#806](https://github.com/servicetitan/hammer/pull/806) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@tounsoo](https://github.com/tounsoo))
    - ANV-2226: Bump `match-sorter` to `8.0.0` [#808](https://github.com/servicetitan/hammer/pull/808) ([@rgdelato](https://github.com/rgdelato))
  - 🐛 Bug Fix
    - ANV-1875: Combobox `maxRows` Fix [#811](https://github.com/servicetitan/hammer/pull/811) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
    - ANV-1837: fix Combobox clear button and Chips still being interactive while disabled [#807](https://github.com/servicetitan/hammer/pull/807) ([@tounsoo](https://github.com/tounsoo))

## 1.16.3

### Patch Changes

- [#263](https://github.com/servicetitan/anvil2/pull/263) [`6804864`](https://github.com/servicetitan/anvil2/commit/6804864fbd76e1411466689fa1e2a6d8be3d25da) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Optimize icons and fix style issues

## 1.16.2

### Patch Changes

- [#260](https://github.com/servicetitan/anvil2/pull/260) [`bfa8dd1`](https://github.com/servicetitan/anvil2/commit/bfa8dd1bfeff49d2dedea47f94ff893c538ead5d) Thanks [@rgdelato](https://github.com/rgdelato)! - - Bump `@servicetitan/hammer-react` from `1.18.5` to `1.18.6`
  - 🐛 Bug Fix
    - ANV-1953: Add monolith CSS to storybook, create CSS file to temp fix `71.1orion` [#796](https://github.com/servicetitan/hammer/pull/796) ([@rgdelato](https://github.com/rgdelato) [@tounsoo](https://github.com/tounsoo) [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
  - Bump `@servicetitan/hammer-token` from `1.3.3` to `1.3.4`
    - 🐛 Bug Fix
      - ANV-1953: Add monolith CSS to storybook, create CSS file to temp fix `71.1orion` [#796](https://github.com/servicetitan/hammer/pull/796) ([@rgdelato](https://github.com/rgdelato) [@tounsoo](https://github.com/tounsoo) [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))

## 1.16.1

### Patch Changes

- [#258](https://github.com/servicetitan/anvil2/pull/258) [`9276b81`](https://github.com/servicetitan/anvil2/commit/9276b81779e956792f7d5979338c07a841384436) Thanks [@rgdelato](https://github.com/rgdelato)! - - Bump `@servicetitan/hammer-react` from `1.18.4` to `1.18.5`
  - 📝 Dependencies
    - Bump next from 14.2.0 to 14.2.10 in the npm_and_yarn group [#789](https://github.com/servicetitan/hammer/pull/789) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
  - 🐛 Bug Fix
    - ANV-2043: Fix missing gap for listbox option when it is in group [#794](https://github.com/servicetitan/hammer/pull/794) ([@tounsoo](https://github.com/tounsoo))
    - ANV-2046 ANV-2060: Overflow bug fixes [#770](https://github.com/servicetitan/hammer/pull/770) ([@tounsoo](https://github.com/tounsoo))
    - ANV-1746: Dialog [A2]: on initial open focus is not trapped inside [#779](https://github.com/servicetitan/hammer/pull/779) ([@pbuckingham-st](https://github.com/pbuckingham-st) [@rgdelato](https://github.com/rgdelato))
    - ANV-1835: Fix Combobox single select items not matching listbox interactive styles [#795](https://github.com/servicetitan/hammer/pull/795) ([@tounsoo](https://github.com/tounsoo) [@rgdelato](https://github.com/rgdelato))
    - ANV-2214: Bugfixes for extra state changes on `Checkbox` click inside `Combobox.Item`, custom `environment` prop, and `Combobox.Item` flex properties [#791](https://github.com/servicetitan/hammer/pull/791) ([@rgdelato](https://github.com/rgdelato))
    - ANV-2222: Fix button compound hover and active overlay with incorrect border radius [#793](https://github.com/servicetitan/hammer/pull/793) ([@tounsoo](https://github.com/tounsoo))
  - 🏠 Internal
    - ANV-2185 & ANV-2186: Fix icon gen plugin and add new icons [#792](https://github.com/servicetitan/hammer/pull/792) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))

## 1.16.0

### Minor Changes

- [#257](https://github.com/servicetitan/anvil2/pull/257) [`56ce312`](https://github.com/servicetitan/anvil2/commit/56ce312626c3edddbe161f09e60b5665461079c4) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - New global nav icons added:
  - `gnav_account_active.svg`, `gnav_account_inactive.svg`
  - `gnav_accounting_active.svg`, `gnav_accounting_inactive.svg`
  - `gnav_agreements_active.svg`, `gnav_agreements_inactive.svg`
  - `gnav_calls_active.svg`, `gnav_calls_inactive.svg`
  - `gnav_chat_active.svg`, `gnav_chat_inactive.svg`
  - `gnav_dashboard_active.svg`, `gnav_dashboard_inactive.svg`
  - `gnav_dispatch_active.svg`, `gnav_dispatch_inactive.svg`
  - `gnav_fleet_pro_active.svg`, `gnav_fleet_pro_inactive.svg`
  - `gnav_follow_up_active.svg`, `gnav_follow_up_inactive.svg`
  - `gnav_help_active.svg`, `gnav_help_inactive.svg`
  - `gnav_inventory_active.svg`, `gnav_inventory_inactive.svg`
  - `gnav_marketing_active.svg`, `gnav_marketing_inactive.svg`
  - `gnav_menu_collapse.svg`
  - `gnav_menu_expand.svg`
  - `gnav_plg_active.svg`, `gnav_plg_inactive.svg`
  - `gnav_pos_active.svg`, `gnav_pos_inactive.svg`
  - `gnav_pricebook_active.svg`, `gnav_pricebook_inactive.svg`
  - `gnav_projects_active.svg`, `gnav_projects_inactive.svg`
  - `gnav_reports_active.svg`, `gnav_reports_inactive.svg`
  - `gnav_schedule_active.svg`, `gnav_schedule_inactive.svg`
  - `gnav_settings_active.svg`, `gnav_settings_inactive.svg`
  - `gnav_tasks_active.svg`, `gnav_tasks_inactive.svg`
  - `gnav_titan_advisor_active.svg`, `gnav_titan_advisor_inactive.svg`

- [#256](https://github.com/servicetitan/anvil2/pull/256) [`32d1be0`](https://github.com/servicetitan/anvil2/commit/32d1be0fdeb6676376e00527bd08fd17e757c2b9) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - New standardized icons added:
  - `accounting_integrations.svg`
  - `appointments.svg`
  - `enterprise_hub.svg`
  - `leads.svg`
  - `release_notes.svg`

## 1.15.3

### Patch Changes

- [#253](https://github.com/servicetitan/anvil2/pull/253) [`3ddea9d`](https://github.com/servicetitan/anvil2/commit/3ddea9d09b398d1166f04c739b06fd706fb6c17e) Thanks [@tounsoo](https://github.com/tounsoo)! - - Bump `@servicetitan/hammer-token` from `1.3.2` to `1.3.3`
  - 🐛 Bug Fix
    - NOTICK: Add missing primitive tokens and remove `color-scheme` setting in Theme Provider [#790](https://github.com/servicetitan/hammer/pull/790) ([@tounsoo](https://github.com/tounsoo))

## 1.15.2

### Patch Changes

- [#252](https://github.com/servicetitan/anvil2/pull/252) [`75fc7e9`](https://github.com/servicetitan/anvil2/commit/75fc7e946a882014da13d2491f0f5ebc9f9cec02) Thanks [@tounsoo](https://github.com/tounsoo)! - - Bump `@servicetitan/hammer-react` from `1.8.3` to `1.8.4`
  - 🐛 Bug Fix
    - NOTICK: Add missing primitive tokens and remove `color-scheme` setting in Theme Provider [#790](https://github.com/servicetitan/hammer/pull/790) ([@tounsoo](https://github.com/tounsoo))

## 1.15.1

### Patch Changes

- [#250](https://github.com/servicetitan/anvil2/pull/250) [`6abc32a`](https://github.com/servicetitan/anvil2/commit/6abc32a930166bef9c7fbe02391570501daa3fa1) Thanks [@tounsoo](https://github.com/tounsoo)! - - Bump `@servicetitan/hammer-react` from `1.8.0` to `1.8.3`
  - 🐛 Bug Fix
    - ANV-2090: Toast Shadow DOM update [#786](https://github.com/servicetitan/hammer/pull/786) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
    - ANV-2216: Fix CSS var not being available in certain conditions, theme tokens to not override each other with different versions values [#776](https://github.com/servicetitan/hammer/pull/776) ([@tounsoo](https://github.com/tounsoo))
    - ANV-2067: Adding `@deprecated` to `Combobox` `onInputValueChange` prop [#766](https://github.com/servicetitan/hammer/pull/766) ([@rgdelato](https://github.com/rgdelato))
    - ANV-1955: Update Date Field input mask to default to the mm/dd/yyyy format [#781](https://github.com/servicetitan/hammer/pull/781) ([@pbuckingham-st](https://github.com/pbuckingham-st))
  - 🏠 Internal
    - ANV-2217: update themeprovider css to be more legible [#788](https://github.com/servicetitan/hammer/pull/788) ([@tounsoo](https://github.com/tounsoo))
  - Bump `@servicetitan/hammer-token` from `1.2.0` to `1.3.2`
    - ✨ New Feature
      - ANV-2021: Add sr-only class to css-utils [#773](https://github.com/servicetitan/hammer/pull/773) ([@tounsoo](https://github.com/tounsoo))
    - 🐛 Bug Fix
      - ANV-2216: Fix CSS var not being available in certain conditions, theme tokens to not override each other with different versions values [#776](https://github.com/servicetitan/hammer/pull/776) ([@tounsoo](https://github.com/tounsoo))

## 1.15.0

### Minor Changes

- [#246](https://github.com/servicetitan/anvil2/pull/246) [`cf2ede5`](https://github.com/servicetitan/anvil2/commit/cf2ede56413282cd35f893a46193acd6b8a36d2a) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - - Bump `@servicetitan/hammer-react` from `1.17.7` to `1.18.0`
  - 🚀 Enhancement
    - ANV-2090: Toast API Compatibility Updates [#775](https://github.com/servicetitan/hammer/pull/775) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
  - 🐛 Bug Fix
    - ANV-1344: Adding `useMemo` to `useAccessibleColor` hook [#778](https://github.com/servicetitan/hammer/pull/778) ([@rgdelato](https://github.com/rgdelato))

## 1.14.2

### Patch Changes

- [#240](https://github.com/servicetitan/anvil2/pull/240) [`d251ac2`](https://github.com/servicetitan/anvil2/commit/d251ac208e7909a2a67832be4582daa7919534c3) Thanks [@tounsoo](https://github.com/tounsoo)! - - Bugfix: scrollbar removing css to be scoped to only when Page is present

- [#238](https://github.com/servicetitan/anvil2/pull/238) [`3f20c8a`](https://github.com/servicetitan/anvil2/commit/3f20c8a639e99435026a420b5f16f96a8b613512) Thanks [@dependabot](https://github.com/apps/dependabot)! - - Bump @servicetitan/hammer-react from 1.17.5 to 1.17.7 in the hammer-packages group across 1 directory
  - 🐛 Bug Fix
    - ANV-1344: Refactor `useAccessibleColor` hook [#771](https://github.com/servicetitan/hammer/pull/771) ([@rgdelato](https://github.com/rgdelato))

## 1.14.1

### Patch Changes

- [#235](https://github.com/servicetitan/anvil2/pull/235) [`35d676b`](https://github.com/servicetitan/anvil2/commit/35d676bf071b4aa1900b7446f25abc20a2c4b16e) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump the patch-and-minor group across 1 directory with 4 updates

## 1.14.0

### Minor Changes

- [#233](https://github.com/servicetitan/anvil2/pull/233) [`7fdbd25`](https://github.com/servicetitan/anvil2/commit/7fdbd251428ce07c73d1d50f488328fde5988125) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - - Bump `@servicetitan/hammer-react` to `1.17.5`
  - 🐛 Bug Fix
    - ANV-2037, ANV-2014, ANV-1867, ANV-1786: Maintain `Combobox` filter state when updating `items` prop and more fixes [#730](https://github.com/servicetitan/hammer/pull/730) ([@rgdelato](https://github.com/rgdelato) [@pbuckingham-st](https://github.com/pbuckingham-st))
    - ANV-1906: Anvil2 SideNav collapsible doesn't show indicator when child is active while collapsed [#762](https://github.com/servicetitan/hammer/pull/762) ([@pbuckingham-st](https://github.com/pbuckingham-st))
    - ANV-1356: Add missing `Skeleton` exports [#761](https://github.com/servicetitan/hammer/pull/761) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))

## 1.13.2

### Patch Changes

- [#230](https://github.com/servicetitan/anvil2/pull/230) [`8c3c1f0`](https://github.com/servicetitan/anvil2/commit/8c3c1f07815aa2d99c48e6edb0f880ab3adb5981) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump the patch-and-minor group across 1 directory with 24 updates

## 1.13.1

### Patch Changes

- [#228](https://github.com/servicetitan/anvil2/pull/228) [`a932841`](https://github.com/servicetitan/anvil2/commit/a932841efd14dcf827e882e1c36aa538dd4f5312) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Add missing exports for Skeleton components

## 1.13.0

### Minor Changes

- [#225](https://github.com/servicetitan/anvil2/pull/225) [`a70e131`](https://github.com/servicetitan/anvil2/commit/a70e1316f49dc13b0bc1ca3cc7951bdd4e2d14d9) Thanks [@dependabot](https://github.com/apps/dependabot)! - - Bump `@servicetitan/hammer-react` to `1.17.1`
  - ✨ New Feature
    - ANV-1934: Export `Spinner` component (previously internal) [#756](https://github.com/servicetitan/hammer/pull/756) ([@rgdelato](https://github.com/rgdelato) [@tounsoo](https://github.com/tounsoo))
    - ANV-1356: New Skeleton component [#753](https://github.com/servicetitan/hammer/pull/753) ([@tounsoo](https://github.com/tounsoo))
  - 🚀 Enhancement
    - ANV-1760: A1 Toast Compatibility [#735](https://github.com/servicetitan/hammer/pull/735) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
  - 📝 Dependencies
    - Bump the patch-and-minor group with 14 updates [#757](https://github.com/servicetitan/hammer/pull/757) ([@dependabot[bot]](https://github.com/dependabot[bot]))
  - 🐛 Bug Fix
    - ANV-1795: `SideNavGroup` label style fix [#754](https://github.com/servicetitan/hammer/pull/754) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))

### Patch Changes

- [#221](https://github.com/servicetitan/anvil2/pull/221) [`2397db6`](https://github.com/servicetitan/anvil2/commit/2397db6d82c79e09e3d067f57b62941add9bc1bb) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - Remove unneeded optional dependencies

## 1.12.3

### Patch Changes

- [#222](https://github.com/servicetitan/anvil2/pull/222) [`a47e221`](https://github.com/servicetitan/anvil2/commit/a47e2211867c3ca96e9cd132a814e54f4222b981) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump `@servicetitan/hammer-react` from `1.16.2` to `1.16.4` ([Changelog](https://github.com/servicetitan/hammer/blob/master/packages/hammer-react/CHANGELOG.md#v1164-wed-oct-09-2024))
  - 🐛 Bug Fixes
    - ANV-2059: Fix `Menu.Item` not combining `className` prop with internal `className` [#750](https://github.com/servicetitan/hammer/pull/750) ([@tounsoo](https://github.com/tounsoo))
    - ANV-1664: Add missing layout util props [#736](https://github.com/servicetitan/hammer/pull/736) ([@tounsoo](https://github.com/tounsoo))
    - ANV-1987: Bugfix for `Listbox.Option` (and single `Combobox.Item`) not allowing use of full width [#731](https://github.com/servicetitan/hammer/pull/731) ([@rgdelato](https://github.com/rgdelato))
  - 📝 Dependencies
    - Bump the patch-and-minor group across 1 directory with 20 updates [#743](https://github.com/servicetitan/hammer/pull/743) ([@dependabot[bot]](https://github.com/dependabot[bot]))

## 1.12.2

### Patch Changes

- [#216](https://github.com/servicetitan/anvil2/pull/216) [`7f39237`](https://github.com/servicetitan/anvil2/commit/7f39237f18855ac8ad1a74d3e46c807ca4c9cb62) Thanks [@bugron](https://github.com/bugron)! - Bugfix for Button tracking ID data attribute

## 1.12.1

### Patch Changes

- [#214](https://github.com/servicetitan/anvil2/pull/214) [`8d951f7`](https://github.com/servicetitan/anvil2/commit/8d951f720766ae90e722e1ca1c7c3c8630d6058b) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - Update hammer-react

## 1.12.0

### Minor Changes

- [#208](https://github.com/servicetitan/anvil2/pull/208) [`0963649`](https://github.com/servicetitan/anvil2/commit/0963649f1ca71ec3038630a2342dec7350906e7c) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - - Bump `@servicetitan/hammer-react` to `1.15.0`
  - ✨ New Feature
    - ANV-1675: Breadcrumbs components [#713](https://github.com/servicetitan/hammer/pull/713) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))

  - 🐛 Bug Fix
    - ANV-1860: Bugfix for TextField input missing `maxLength` [#722](https://github.com/servicetitan/hammer/pull/722) ([@rgdelato](https://github.com/rgdelato))
    - ANV-1886: OverflowText shows expand button even if it isn't overflowing [#715](https://github.com/servicetitan/hammer/pull/715) ([@pbuckingham-st](https://github.com/pbuckingham-st))

  - ANV-1675: Export new Breadcrumbs and Breadcrumbs.Link components

## 1.11.1

### Patch Changes

- [#206](https://github.com/servicetitan/anvil2/pull/206) [`6b1a534`](https://github.com/servicetitan/anvil2/commit/6b1a5348f36d4da2fb1d2f41ac841a0c9715bc49) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - Fixes an issue resulting in a circular reference error.

## 1.11.0

### Minor Changes

- [#204](https://github.com/servicetitan/anvil2/pull/204) [`8cd6fb7`](https://github.com/servicetitan/anvil2/commit/8cd6fb7d1676b0e93a7741799a019ef5b2c54ca7) Thanks [@tounsoo](https://github.com/tounsoo)! - - Bump `@servicetitan/hammer-react` to `1.14.0`
  - @servicetitan/hammer-react@1.14.0
    - 🚀 Enhancement
      - ANV-1884: Feature to disabled dates by day of week in Calendar [#702](https://github.com/servicetitan/hammer/pull/702) ([@tounsoo](https://github.com/tounsoo))
    - 📝 Dependencies
      - Bump the patch-and-minor group across 1 directory with 33 updates [#708](https://github.com/servicetitan/hammer/pull/708) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@pbuckingham-st](https://github.com/pbuckingham-st))
    - 🐛 Bug Fix
      - ANV-1990: Progress Bar color variable defaults [#714](https://github.com/servicetitan/hammer/pull/714) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
      - ANV-1931: Divider not able to be used as children for Details.Summary [#699](https://github.com/servicetitan/hammer/pull/699) ([@tounsoo](https://github.com/tounsoo))
      - ANV-1880: fix Overflow cutting off focus ring [#711](https://github.com/servicetitan/hammer/pull/711) ([@tounsoo](https://github.com/tounsoo))
      - ANV-1882: Adding `description` to `Radio` and `Checkbox` components [#704](https://github.com/servicetitan/hammer/pull/704) ([@rgdelato](https://github.com/rgdelato))
    - 🏠 Internal
      - ANV-1791: Increase code coverage of SegmentedControl to 90% [#716](https://github.com/servicetitan/hammer/pull/716) ([@tounsoo](https://github.com/tounsoo))
      - ANV-1855: Increase code coverage to 90% on Tooltip code [#709](https://github.com/servicetitan/hammer/pull/709) ([@pbuckingham-st](https://github.com/pbuckingham-st))
  - @servicetitan/hammer-react@1.13.1
    - 🐛 Bug Fix
      - ANV-1895: Progress Bar to show completed styles when value and max are equal number with different types [#701](https://github.com/servicetitan/hammer/pull/701) ([@tounsoo](https://github.com/tounsoo))
  - @servicetitan/hammer-react@1.13.0
    - 🚀 Enhancement
      - ANV-1918: Menu to have better fallback placement and to add manual control of placement [#703](https://github.com/servicetitan/hammer/pull/703) ([@tounsoo](https://github.com/tounsoo))
    - 📝 Documentation
      - ANV-1904: Bump docs site Anvil2 version [#697](https://github.com/servicetitan/hammer/pull/697) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))

### Patch Changes

- [#203](https://github.com/servicetitan/anvil2/pull/203) [`1b1e9cd`](https://github.com/servicetitan/anvil2/commit/1b1e9cd9284fe0d8806551b63d438bcecb6041ed) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Prevent `Page.className` from overriding internal `className`

## 1.10.3

### Patch Changes

- [#160](https://github.com/servicetitan/anvil2/pull/160) [`acdba45`](https://github.com/servicetitan/anvil2/commit/acdba45c160ff90c60409a0ff18a4a1d5bab3f94) Thanks [@rgdelato](https://github.com/rgdelato)! - Add passthrough for hammer-token files

- [#201](https://github.com/servicetitan/anvil2/pull/201) [`7d9b1d7`](https://github.com/servicetitan/anvil2/commit/7d9b1d7e9875700ccbe548787c4b40973902c305) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - Add OptionGroup to Listbox object.

## 1.10.2

### Patch Changes

- [#198](https://github.com/servicetitan/anvil2/pull/198) [`62a213b`](https://github.com/servicetitan/anvil2/commit/62a213b16b0f05c7b8a636138dcb540df02354b1) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Remove accidental prefix from custom icon (Titan Intelligence)

## 1.10.1

### Patch Changes

- [#197](https://github.com/servicetitan/anvil2/pull/197) [`30a0929`](https://github.com/servicetitan/anvil2/commit/30a092979c6491efed305a67754252e6f833da50) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - Add main to package.json to fix a build issue on specific machines.

## 1.10.0

### Minor Changes

- [#195](https://github.com/servicetitan/anvil2/pull/195) [`c17851d`](https://github.com/servicetitan/anvil2/commit/c17851dc17c361f3a5a856fe2deee244d0d0a742) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Bump `@servicetitan/hammer-react` to `1.12.0`
  - ANV-1905: Fix Overflow truncate height bug [#689](https://github.com/servicetitan/hammer/pull/689) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
  - ANV-1833: listbox option background not changing on hover [#664](https://github.com/servicetitan/hammer/pull/664) ([@tounsoo](https://github.com/tounsoo))
  - ANV-1870: `svg` prop to be required in Icon component [#691](https://github.com/servicetitan/hammer/pull/691) ([@tounsoo](https://github.com/tounsoo))
  - ANV-1869: deprecate onOpen and add onOpenChange [#690](https://github.com/servicetitan/hammer/pull/690) ([@tounsoo](https://github.com/tounsoo))

## 1.9.1

### Patch Changes

- [#193](https://github.com/servicetitan/anvil2/pull/193) [`724ccc4`](https://github.com/servicetitan/anvil2/commit/724ccc4bbe86d7daf526db87462d19e82d01a0de) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - Fix a bug that breaks on the TC build process

## 1.9.0

### Minor Changes

- [#191](https://github.com/servicetitan/anvil2/pull/191) [`2fe8b1a`](https://github.com/servicetitan/anvil2/commit/2fe8b1a50ac5bfc8a5578a4981bef1e789d13456) Thanks [@jpex](https://github.com/jpex)! - Adds the Titan Intelligence (TI) Icon

### Patch Changes

- [#188](https://github.com/servicetitan/anvil2/pull/188) [`67ac2a6`](https://github.com/servicetitan/anvil2/commit/67ac2a6516f2e111f348ca160c10f008671182ca) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump patch and minor dependencies.

## 1.8.2

### Patch Changes

- [#190](https://github.com/servicetitan/anvil2/pull/190) [`48bd439`](https://github.com/servicetitan/anvil2/commit/48bd4393a49dc7f3967dcb92cf5c0a4b4ba4be33) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - Surface package.json for consumers

## 1.8.1

### Patch Changes

- [#189](https://github.com/servicetitan/anvil2/pull/189) [`3eb6781`](https://github.com/servicetitan/anvil2/commit/3eb6781c5b168941aadb6c321c558d9b1673f211) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - Fixed a bug where the published package was missing the dist directory.

- [#187](https://github.com/servicetitan/anvil2/pull/187) [`c7ee85e`](https://github.com/servicetitan/anvil2/commit/c7ee85eb175120eb7e7a09eed381725d72dd06d5) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - Limit import paths using the `package.json#exports` field. Going forward, all imports from this package should use one of the following paths:
  - `"@servicetitan/anvil2";`
  - `"@servicetitan/anvil2/token";`
  - `"@servicetitan/anvil2/assets/*";` (icons, etc.)

## 1.8.0

### Minor Changes

- [#185](https://github.com/servicetitan/anvil2/pull/185) [`82470ab`](https://github.com/servicetitan/anvil2/commit/82470ab32cd628e54a7c5bbc7aa779ed6d8d1793) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - Remove minification, remove CJS files, and add tree shaking.

## 1.7.0

### Minor Changes

- [#166](https://github.com/servicetitan/anvil2/pull/166) [`ef29dac`](https://github.com/servicetitan/anvil2/commit/ef29dac0c5ead4d159187b001a97346431d02788) Thanks [@rgdelato](https://github.com/rgdelato)! - <br />
  - New DateField component

### Patch Changes

- [#182](https://github.com/servicetitan/anvil2/pull/182) [`e49bd57`](https://github.com/servicetitan/anvil2/commit/e49bd571c50332daf917b4a4469821101c7f0a4f) Thanks [@dependabot](https://github.com/apps/dependabot)! - - Bump `@servicetitan/hammer-react` to `1.10.3`
  - NOTICK: Fix SearchField not firing onChange when clearing [#661](https://github.com/servicetitan/hammer/pull/661) ([@tounsoo](https://github.com/tounsoo))
  - ANV-1872: Fix regression of DialogFooter not sticking to bottom [#678](https://github.com/servicetitan/hammer/pull/678) ([@tounsoo](https://github.com/tounsoo))
  - ANV-1902: font size 100% is using local size defined from monolith stylesheet [#667](https://github.com/servicetitan/hammer/pull/667) ([@tounsoo](https://github.com/tounsoo))
  - ANV-1796: Fix ComboboxSearchField dead click areas [#676](https://github.com/servicetitan/hammer/pull/676) ([@tounsoo](https://github.com/tounsoo))
  - FEP-1914: Prevent `Dialog.showModal()` from running if dialog is already open [#682](https://github.com/servicetitan/hammer/pull/682) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
  - ANV-1875: Fix Combobox dropdown to scroll when navigating with keyboard arrows [#677](https://github.com/servicetitan/hammer/pull/677) ([@tounsoo](https://github.com/tounsoo))

## 1.6.1

### Patch Changes

- [#180](https://github.com/servicetitan/anvil2/pull/180) [`9794829`](https://github.com/servicetitan/anvil2/commit/9794829884d5eb4e7b30c19db311c5b8170def8c) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - Enhance react router support

## 1.6.0

### Minor Changes

- [#177](https://github.com/servicetitan/anvil2/pull/177) [`be8b454`](https://github.com/servicetitan/anvil2/commit/be8b454a4f134ebb1cc0fe7f263a1e0f922f5e71) Thanks [@dependabot](https://github.com/apps/dependabot)! - - Minor and patch dependency bumps
  - Fix SearchField clear button cursor ([hammer-react@4.9.5](https://github.com/servicetitan/hammer/releases/tag/%40servicetitan%2Fhammer-react%401.9.5))
  - Fix icon displaying in Menu button ([hammer-react@4.10.0](https://github.com/servicetitan/hammer/releases/tag/%40servicetitan%2Fhammer-react%401.10.0))

## 1.5.0

### Minor Changes

- [#176](https://github.com/servicetitan/anvil2/pull/176) [`eb33f56`](https://github.com/servicetitan/anvil2/commit/eb33f563c58d008ee51299e795d31ff2955c717d) Thanks [@tounsoo](https://github.com/tounsoo)! - <br />
  - New SearchField component

## 1.4.2

### Patch Changes

- [#171](https://github.com/servicetitan/anvil2/pull/171) [`70c5657`](https://github.com/servicetitan/anvil2/commit/70c5657f6518342603a24f37aaa1018a325e7cd0) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Fix Page styles when no SideBar is added

- [#164](https://github.com/servicetitan/anvil2/pull/164) [`7018dcb`](https://github.com/servicetitan/anvil2/commit/7018dcb83530ca3640793131bd9e0f7d19a62714) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Update Vite and plugins

## 1.4.1

### Patch Changes

- [#168](https://github.com/servicetitan/anvil2/pull/168) [`97f67f6`](https://github.com/servicetitan/anvil2/commit/97f67f68f5ffa3d706945e8ca798fd5096a795cd) Thanks [@rgdelato](https://github.com/rgdelato)! - <br />
  - Bump `@servicetitan/hammer-react` to `1.9.2`
    - Bugfix for Combobox not removing Chips [#647](https://github.com/servicetitan/hammer/pull/647) ([@rgdelato](https://github.com/rgdelato))
    - ANV-1873: Fix custom docs site table text in dark mode [#648](https://github.com/servicetitan/hammer/pull/648) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
    - Hot Fix: Docs site scrolling broken with `Dialog` examples [#646](https://github.com/servicetitan/hammer/pull/646) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
    - ANV-1225: Upgrade Vite and plugins [#641](https://github.com/servicetitan/hammer/pull/641) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
    - ANV-1660: Docs site blog [#627](https://github.com/servicetitan/hammer/pull/627) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))

## 1.4.0

### Minor Changes

- [#161](https://github.com/servicetitan/anvil2/pull/161) [`a7f598b`](https://github.com/servicetitan/anvil2/commit/a7f598b93e9459ac98dc6ca6dd5bd1f9ee2cd8ab) Thanks [@rgdelato](https://github.com/rgdelato)! - <br />
  - Bump `@servicetitan/hammer-react` to `1.9.0`
    - ANV-1052: DateField and InputMask [#505](https://github.com/servicetitan/hammer/pull/505) ([@pbuckingham-st](https://github.com/pbuckingham-st) [@rgdelato](https://github.com/rgdelato))
    - Bump docs site `@servicetitan/anvil2` dependency to `1.3.4` [#633](https://github.com/servicetitan/hammer/pull/633) ([@rgdelato](https://github.com/rgdelato))
    - Copying `useMergeRefs` function into `hooks` directory [#631](https://github.com/servicetitan/hammer/pull/631) ([@rgdelato](https://github.com/rgdelato))
    - ANV-1718: New SearchField component [#622](https://github.com/servicetitan/hammer/pull/622) ([@tounsoo](https://github.com/tounsoo))
    - Bugfix for missing DateField type exports [#639](https://github.com/servicetitan/hammer/pull/639) ([@rgdelato](https://github.com/rgdelato))
    - Fix test coverage and update mutation benchmarks [#636](https://github.com/servicetitan/hammer/pull/636) ([@pbuckingham-st](https://github.com/pbuckingham-st))

## 1.3.5

### Patch Changes

- [#152](https://github.com/servicetitan/anvil2/pull/152) [`01060a8`](https://github.com/servicetitan/anvil2/commit/01060a894456c4095fd333cd48d815b2fd7102ce) Thanks [@tounsoo](https://github.com/tounsoo)! - - Add missing PortalProvider to index.ts

## 1.3.4

### Patch Changes

- [#159](https://github.com/servicetitan/anvil2/pull/159) [`c63d987`](https://github.com/servicetitan/anvil2/commit/c63d9870e6b5c76e427144113ac192200b93fc00) Thanks [@rgdelato](https://github.com/rgdelato)! - <br />
  - Updating `hammer-react` to `1.7.3`
  - Importing `hammer-react` hooks and functions from `dist` directory
  - Externalizing `react-router` and `react-router-dom` in the vite build

## 1.3.3

### Patch Changes

- [#155](https://github.com/servicetitan/anvil2/pull/155) [`16c8f70`](https://github.com/servicetitan/anvil2/commit/16c8f70ada69608a228f5514b4e8f57b5e5be7c0) Thanks [@rgdelato](https://github.com/rgdelato)! - <br />
  - Bump `@servicetitan/hammer-react` to `1.7.2`
  - Bump `@servicetitan/hammer-token` to `1.2.0`
  - Combobox bugfixes [#620](https://github.com/servicetitan/hammer/pull/620) ([@rgdelato](https://github.com/rgdelato))
  - ANV-1643: Update fillAvailableHeight and add maxHeight [#604](https://github.com/servicetitan/hammer/pull/604) ([@tounsoo](https://github.com/tounsoo))
  - Popover: Add fitScreen prop [#626](https://github.com/servicetitan/hammer/pull/626) ([@tounsoo](https://github.com/tounsoo))

## 1.3.2

### Patch Changes

- [#154](https://github.com/servicetitan/anvil2/pull/154) [`94762e9`](https://github.com/servicetitan/anvil2/commit/94762e918d5d61d445c4134a4778045cf980f4b9) Thanks [@tounsoo](https://github.com/tounsoo)! - - Wrapped all data items that can be ReactElement with childrenToString()
  - Added useTrackingId to SegmentedControl component

## 1.3.1

### Patch Changes

- [#153](https://github.com/servicetitan/anvil2/pull/153) [`4f807d6`](https://github.com/servicetitan/anvil2/commit/4f807d696ae6dee13ba689118d1bf3a30698cbb7) Thanks [@tounsoo](https://github.com/tounsoo)! - - Bump @servicetitan/hammer-react@1.7.1

## 1.3.0

### Minor Changes

- [#150](https://github.com/servicetitan/anvil2/pull/150) [`82d346f`](https://github.com/servicetitan/anvil2/commit/82d346ff008d949bbcbbad35e9b1183648e454b8) Thanks [@tounsoo](https://github.com/tounsoo)! - - Bump @servicetitan/hammer-react@1.7.0
  - Added PortalProvider

## 1.2.8

### Patch Changes

- [#147](https://github.com/servicetitan/anvil2/pull/147) [`95b8095`](https://github.com/servicetitan/anvil2/commit/95b8095892993ebb6d56103ad98c6d41abb46552) Thanks [@rgdelato](https://github.com/rgdelato)! - <br />
  - Bump `@servicetitan/hammer-react` to `1.5.0`
  - ANV-1435: Add new `SegmentedControl` component as Beta
  - Bugfix for `Popover` components (`Combobox`, `Menu`, etc) inside of `Dialog`

## 1.2.7

### Patch Changes

- [#145](https://github.com/servicetitan/anvil2/pull/145) [`993feff`](https://github.com/servicetitan/anvil2/commit/993feffff6b5a22a136c2532c9dd88323c2ca006) Thanks [@rgdelato](https://github.com/rgdelato)! - <br />
  - Remove `forwardRef` from `Popover`
  - Bump `@servicetitan/hammer-react` to `1.4.1`

## 1.2.6

### Patch Changes

- [#140](https://github.com/servicetitan/anvil2/pull/140) [`c561053`](https://github.com/servicetitan/anvil2/commit/c561053a579916ce9d203e580c8deabbeb6f50d3) Thanks [@rgdelato](https://github.com/rgdelato)! - Update package.json to remove @svgr/core from dependencies

- [#142](https://github.com/servicetitan/anvil2/pull/142) [`54175c7`](https://github.com/servicetitan/anvil2/commit/54175c767465beedd2b70aacdbdffc9cba651a23) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - See https://github.com/servicetitan/hammer/releases/tag/%40servicetitan%2Fhammer-react%401.3.2

## 1.2.5

### Patch Changes

- [#139](https://github.com/servicetitan/anvil2/pull/139) [`65e380c`](https://github.com/servicetitan/anvil2/commit/65e380c8b1a1092f577ae997313069a53fe8b8fb) Thanks [@pbuckingham-st](https://github.com/pbuckingham-st)! - Added viewbox to icons

## 1.2.4

### Patch Changes

- [#133](https://github.com/servicetitan/anvil2/pull/133) [`37a21be`](https://github.com/servicetitan/anvil2/commit/37a21be6307f2bce80c20e4e849aa71b1b80a1d3) Thanks [@tounsoo](https://github.com/tounsoo)! - - Added a function to update window scroll position when virtual scrollbar scroll changes
  - Added a blocker to stop update of each other while one is in use

## 1.2.3

### Patch Changes

- [#136](https://github.com/servicetitan/anvil2/pull/136) [`3431bc0`](https://github.com/servicetitan/anvil2/commit/3431bc0c8948ece936b1b18e258f0a1d4371ef01) Thanks [@dependabot](https://github.com/apps/dependabot)! - <br/>
  - Update patch and minor dependencies (dependabot)
  - Update `Overflow.rows` prop based on https://github.com/servicetitan/hammer/pull/563

- [#137](https://github.com/servicetitan/anvil2/pull/137) [`8c07fa7`](https://github.com/servicetitan/anvil2/commit/8c07fa751fc69453695f1faa5b644c7495c2d9cf) Thanks [@rgdelato](https://github.com/rgdelato)! - Bump @servicetitan/hammer-react to 1.3.1

## 1.2.2

### Patch Changes

- [#129](https://github.com/servicetitan/anvil2/pull/129) [`25ad234`](https://github.com/servicetitan/anvil2/commit/25ad234e204c2fa66c92112710892da107e0a71c) Thanks [@rgdelato](https://github.com/rgdelato)! - Bugfix for using SideNavLink outside of react-router

## 1.2.1

### Patch Changes

- [#132](https://github.com/servicetitan/anvil2/pull/132) [`be1fd40`](https://github.com/servicetitan/anvil2/commit/be1fd40a85348e37fe1671e17915dede9992cdc5) Thanks [@dependabot](https://github.com/apps/dependabot)! - [dependabot] patch and minor version bumps

## 1.2.0

### Minor Changes

- [#116](https://github.com/servicetitan/anvil2/pull/116) [`83182ad`](https://github.com/servicetitan/anvil2/commit/83182ad6eca0acb0b64cb220f98576566c696ece) Thanks [@tounsoo](https://github.com/tounsoo)! - - Added responsiveness to Page Sidebar
  - Fixed scrollbar not showing on Page Content in chrome
  - Fixed `--offset` not working as expected

### Patch Changes

- [#130](https://github.com/servicetitan/anvil2/pull/130) [`59c1e5d`](https://github.com/servicetitan/anvil2/commit/59c1e5d884c3ffa3897767d1d3a5effaa408ffce) Thanks [@tounsoo](https://github.com/tounsoo)! - - Bump: hammer-react@1.1.3, hammer-icon@1.0.1, hammer-token@1.1.2
  - Replace getLabelFromChildren with childrenToString function from Hammer

## 1.1.2

### Patch Changes

- [#127](https://github.com/servicetitan/anvil2/pull/127) [`ef899d6`](https://github.com/servicetitan/anvil2/commit/ef899d651bdb4b12fed3d833cb54d068163eda38) Thanks [@dependabot](https://github.com/apps/dependabot)! - [dependabot] patch and minor version bumps

- [#124](https://github.com/servicetitan/anvil2/pull/124) [`ac9a779`](https://github.com/servicetitan/anvil2/commit/ac9a7797d300a1e373a9eeb6fb093937299a14fb) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Fix default size of Local Settings icon

- [#122](https://github.com/servicetitan/anvil2/pull/122) [`57f824a`](https://github.com/servicetitan/anvil2/commit/57f824a1efadc079a991b2c28c89edf1e8e277b2) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - <br />
  - Bump `hammer-react` to `1.1.0`
  - Bump `hammer-token` to `1.1.0`
  - Add `commander` to `devDependencies`
  - Use `hammer-token` CLI tool to generate CSS Utils (no external changes)

- [#126](https://github.com/servicetitan/anvil2/pull/126) [`ec3d88c`](https://github.com/servicetitan/anvil2/commit/ec3d88c0eebeb98cdf1ff5446a16ab0adcf25878) Thanks [@tounsoo](https://github.com/tounsoo)! - - bump @servcietitan/hammer-react@1.1.2
  - export types from hammer-react

## v1.1.1 (Wed Jul 10 2024)

#### 📝 Dependencies

- Bump the patch-and-minor group with 12 updates [#117](https://github.com/servicetitan/anvil2/pull/117) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))

#### 🐛 Bug Fix

- ANV-1637: Fix circular structure issue with useTrackingId on SB [#118](https://github.com/servicetitan/anvil2/pull/118) ([@tounsoo](https://github.com/tounsoo))

#### 🏠 Internal

- Chore: add dependabot label for weekly dependabot action [#121](https://github.com/servicetitan/anvil2/pull/121) ([@tounsoo](https://github.com/tounsoo))
- Add dependabot label for dependabot PRs [#119](https://github.com/servicetitan/anvil2/pull/119) ([@tounsoo](https://github.com/tounsoo))
- ANV-1264: Creating index.ts files for icons [#113](https://github.com/servicetitan/anvil2/pull/113) ([@rgdelato](https://github.com/rgdelato))

#### Authors: 4

- [@dependabot[bot]](https://github.com/dependabot[bot])
- Ben Ho ([@tounsoo](https://github.com/tounsoo))
- Derek Watson ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))

---

## v1.1.0 (Tue Jul 02 2024)

#### 🚀 Enhancement

- ANV-1398: Implement FullStory Tagging Solution [#105](https://github.com/servicetitan/anvil2/pull/105) ([@tounsoo](https://github.com/tounsoo))

#### 📝 Dependencies

- Bump '@servicetitan/hammer-react' to 1.0.8 [#115](https://github.com/servicetitan/anvil2/pull/115) ([@rgdelato](https://github.com/rgdelato))
- Bump the patch-and-minor group with 12 updates [#111](https://github.com/servicetitan/anvil2/pull/111) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
- Bump the patch-and-minor group across 1 directory with 27 updates [#104](https://github.com/servicetitan/anvil2/pull/104) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))

#### 🐛 Bug Fix

- ANV-1621: Fix typo in SideNav local storage key [#112](https://github.com/servicetitan/anvil2/pull/112) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
- Export HammerProviderContext [#110](https://github.com/servicetitan/anvil2/pull/110) ([@rgdelato](https://github.com/rgdelato) [@tounsoo](https://github.com/tounsoo))

#### 🏠 Internal

- Adding GitHub action to run the actual build in PRs [#114](https://github.com/servicetitan/anvil2/pull/114) ([@rgdelato](https://github.com/rgdelato))

#### Authors: 4

- [@dependabot[bot]](https://github.com/dependabot[bot])
- Ben Ho ([@tounsoo](https://github.com/tounsoo))
- Derek Watson ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))

---

## v1.0.2 (Wed Jun 26 2024)

#### 🐛 Bug Fix

- ANV-963: Add missing `Layout` export [#107](https://github.com/servicetitan/anvil2/pull/107) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
- ANV-975: Add Final Panel [#102](https://github.com/servicetitan/anvil2/pull/102) ([@pbuckingham-st](https://github.com/pbuckingham-st) [@rgdelato](https://github.com/rgdelato))

#### Authors: 3

- Derek Watson ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
- Patrick Buckingham ([@pbuckingham-st](https://github.com/pbuckingham-st))
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))

---

## v1.0.1 (Tue Jun 25 2024)

#### 📝 Dependencies

- Bump hammer-react to 1.0.5 [#103](https://github.com/servicetitan/anvil2/pull/103) ([@rgdelato](https://github.com/rgdelato))
- Bump @react-hook/resize-observer from 1.2.6 to 2.0.1 [#87](https://github.com/servicetitan/anvil2/pull/87) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@tounsoo](https://github.com/tounsoo))

#### ✨ New Asset

- ANV-1470: icons added [#93](https://github.com/servicetitan/anvil2/pull/93) ([@pbuckingham-st](https://github.com/pbuckingham-st) [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))

#### 🐛 Bug Fix

- ANV-1579: Fix border-radius for Page sidebar toggle button [#100](https://github.com/servicetitan/anvil2/pull/100) ([@tounsoo](https://github.com/tounsoo))
- ANV-1581: Fix TextField prefix type to string [#99](https://github.com/servicetitan/anvil2/pull/99) ([@tounsoo](https://github.com/tounsoo))

#### 🏠 Internal

- ANV-1470: remove extra icon [#97](https://github.com/servicetitan/anvil2/pull/97) ([@pbuckingham-st](https://github.com/pbuckingham-st))
- ANV-1154: PR Template [#91](https://github.com/servicetitan/anvil2/pull/91) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))

#### Authors: 5

- [@dependabot[bot]](https://github.com/dependabot[bot])
- Ben Ho ([@tounsoo](https://github.com/tounsoo))
- Derek Watson ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
- Patrick Buckingham ([@pbuckingham-st](https://github.com/pbuckingham-st))
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))

---

## v1.0.0 (Mon Jun 03 2024)

#### 💥 Breaking Change

- ANV-1341: v1.0.0 release [#89](https://github.com/servicetitan/anvil2/pull/89) ([@rgdelato](https://github.com/rgdelato))

#### ✨ New Feature

- ANV-1253: Hammer hooks and `ThemeProvider` update [#90](https://github.com/servicetitan/anvil2/pull/90) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))

#### 🚀 Enhancement

- ANV-1488: Update how Layout width and padding works [#83](https://github.com/servicetitan/anvil2/pull/83) ([@tounsoo](https://github.com/tounsoo))
- ANV-1388: Remove `filled` icons [#84](https://github.com/servicetitan/anvil2/pull/84) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))

#### 📝 Dependencies

- Bump the patch-and-minor group across 1 directory with 29 updates [#88](https://github.com/servicetitan/anvil2/pull/88) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@tounsoo](https://github.com/tounsoo))

#### ✨ New Asset

- ANV-1392: CSS Utils [#86](https://github.com/servicetitan/anvil2/pull/86) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))

#### 🐛 Bug Fix

- ANV-1403: SideNavLink bugfix [#85](https://github.com/servicetitan/anvil2/pull/85) ([@rgdelato](https://github.com/rgdelato))

#### ⚠️ Pushed to `master`

- Update README.md ([@rgdelato](https://github.com/rgdelato))
- ANV-1345: Updating README.md ([@rgdelato](https://github.com/rgdelato))

#### Authors: 4

- [@dependabot[bot]](https://github.com/dependabot[bot])
- Ben Ho ([@tounsoo](https://github.com/tounsoo))
- Derek Watson ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))

---

## v0.10.1 (Mon May 27 2024)

#### 🐛 Bug Fix

- Add OptionCell to ListView [#80](https://github.com/servicetitan/anvil2/pull/80) ([@pbuckingham-st](https://github.com/pbuckingham-st))

#### Authors: 1

- Patrick Buckingham ([@pbuckingham-st](https://github.com/pbuckingham-st))

---

## v0.10.0 (Thu May 23 2024)

:tada: This release contains work from a new contributor! :tada:

Thank you, Derek Watson ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)), for all your work!

#### ✨ New Feature

- ANV-1287: `Toaster` and `toast` methods in Anvil2 [#76](https://github.com/servicetitan/anvil2/pull/76) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))

#### 📝 Dependencies

- Bump the patch-and-minor group across 1 directory with 29 updates [#77](https://github.com/servicetitan/anvil2/pull/77) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))

#### 🐛 Bug Fix

- Dialog.Content component [#79](https://github.com/servicetitan/anvil2/pull/79) ([@rgdelato](https://github.com/rgdelato))
- Icon component [#78](https://github.com/servicetitan/anvil2/pull/78) ([@rgdelato](https://github.com/rgdelato))

#### 🏠 Internal

- ANV-1301: Add @layer for Page and Layout component [#75](https://github.com/servicetitan/anvil2/pull/75) ([@tounsoo](https://github.com/tounsoo))

#### Authors: 4

- [@dependabot[bot]](https://github.com/dependabot[bot])
- Ben Ho ([@tounsoo](https://github.com/tounsoo))
- Derek Watson ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))

---

## v0.9.2 (Fri May 10 2024)

#### 📝 Dependencies

- Bump @servicetitan/hammer-react from 0.18.0 to 0.18.3 [#73](https://github.com/servicetitan/anvil2/pull/73) ([@rgdelato](https://github.com/rgdelato))
- Bump chromatic from 10.8.0 to 11.3.0 [#39](https://github.com/servicetitan/anvil2/pull/39) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@rgdelato](https://github.com/rgdelato) [@pbuckingham-st](https://github.com/pbuckingham-st))
- Bump the patch-and-minor group across 1 directory with 13 updates [#66](https://github.com/servicetitan/anvil2/pull/66) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@pbuckingham-st](https://github.com/pbuckingham-st))

#### 🐛 Bug Fix

- Fix: Sidebar close tooltip z-index issue [#72](https://github.com/servicetitan/anvil2/pull/72) ([@tounsoo](https://github.com/tounsoo))
- Fix: chroamtic dark mode testing [#71](https://github.com/servicetitan/anvil2/pull/71) ([@tounsoo](https://github.com/tounsoo))

#### 🏠 Internal

- ANV-1263: Remove MDX files [#69](https://github.com/servicetitan/anvil2/pull/69) ([@rgdelato](https://github.com/rgdelato))
- ANV-1159: Add breapoint to viewport size in SB [#68](https://github.com/servicetitan/anvil2/pull/68) ([@tounsoo](https://github.com/tounsoo))

#### Authors: 4

- [@dependabot[bot]](https://github.com/dependabot[bot])
- Ben Ho ([@tounsoo](https://github.com/tounsoo))
- Patrick Buckingham ([@pbuckingham-st](https://github.com/pbuckingham-st))
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))

---

## v0.9.1 (Tue Apr 30 2024)

#### 🐛 Bug Fix

- Bugfix for Combobox export [#67](https://github.com/servicetitan/anvil2/pull/67) ([@rgdelato](https://github.com/rgdelato))

#### Authors: 1

- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))

---

## v0.9.0 (Tue Apr 30 2024)

#### 🚀 Enhancement

- Upgrade: Bump hammer-react from 0.14.2 to 0.18.0 [#64](https://github.com/servicetitan/anvil2/pull/64) ([@rgdelato](https://github.com/rgdelato))

#### ⚠️ Pushed to `master`

- Disable release.yml schedule cron ([@rgdelato](https://github.com/rgdelato))

#### 📝 Documentation

- Minor readme fix [#65](https://github.com/servicetitan/anvil2/pull/65) ([@tounsoo](https://github.com/tounsoo))

#### Authors: 2

- Ben Ho ([@tounsoo](https://github.com/tounsoo))
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))

---

## v0.8.3 (Thu Apr 25 2024)

---

## v0.8.2 (Wed Apr 24 2024)

:tada: This release contains work from new contributors! :tada:

Thanks for all your work!

:heart: Nick Sands ([@sandsng](https://github.com/sandsng))

:heart: Derek Watson ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))

#### ✨ New Asset

- Add st icons [#62](https://github.com/servicetitan/anvil2/pull/62) ([@sandsng](https://github.com/sandsng) [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))

#### Authors: 2

- Derek Watson ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
- Nick Sands ([@sandsng](https://github.com/sandsng))

---

## v0.8.1 (Tue Apr 23 2024)

---

## v0.8.0 (Mon Apr 22 2024)

#### ✨ New Feature

- ANV-810: Layout component [#50](https://github.com/servicetitan/anvil2/pull/50) ([@rgdelato](https://github.com/rgdelato) [@tounsoo](https://github.com/tounsoo))

#### 🚀 Enhancement

- Upgrade: Bump hammer-react (and hammer-token) from 0.12.0 to 0.14.2 [#58](https://github.com/servicetitan/anvil2/pull/58) ([@rgdelato](https://github.com/rgdelato))

#### 📝 Dependencies

- Bump tar from 6.2.0 to 6.2.1 [#48](https://github.com/servicetitan/anvil2/pull/48) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@rgdelato](https://github.com/rgdelato))
- Bump the patch-and-minor group across 1 directory with 23 updates [#61](https://github.com/servicetitan/anvil2/pull/61) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@rgdelato](https://github.com/rgdelato))
- Bump chromaui/action from 1 to 11 [#40](https://github.com/servicetitan/anvil2/pull/40) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@rgdelato](https://github.com/rgdelato))

#### ⚠️ Pushed to `master`

- Update package-lock.json ([@rgdelato](https://github.com/rgdelato))

#### 🏠 Internal

- ANV-1206: Update GitHub action for scheduled daily release [#56](https://github.com/servicetitan/anvil2/pull/56) ([@rgdelato](https://github.com/rgdelato))
- fix: story to use proper prop to show value of Texture [#60](https://github.com/servicetitan/anvil2/pull/60) ([@tounsoo](https://github.com/tounsoo))
- ANV-1239: Forge SB cleanup + dark mode toggle [#44](https://github.com/servicetitan/anvil2/pull/44) ([@tounsoo](https://github.com/tounsoo))
- Update: disable snapshot by default for chromatic [#55](https://github.com/servicetitan/anvil2/pull/55) ([@tounsoo](https://github.com/tounsoo))

#### Authors: 3

- [@dependabot[bot]](https://github.com/dependabot[bot])
- Ben Ho ([@tounsoo](https://github.com/tounsoo))
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))

---

## v0.7.0 (Mon Apr 15 2024)

#### ✨ New Feature

- Anvil 2 -> Hammer [#51](https://github.com/servicetitan/anvil2/pull/51) ([@rgdelato](https://github.com/rgdelato))

#### 🐛 Bug Fix

- Rename HammerProvider to AnvilProvider [#54](https://github.com/servicetitan/anvil2/pull/54) ([@pbuckingham-st](https://github.com/pbuckingham-st))

#### Authors: 2

- Patrick Buckingham ([@pbuckingham-st](https://github.com/pbuckingham-st))
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))

---

## v0.6.0 (Fri Apr 12 2024)

:tada: This release contains work from a new contributor! :tada:

Thank you, Derek Watson ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)), for all your work!

#### ✨ New Feature

- Anvil 2 -> Hammer [#51](https://github.com/servicetitan/forge/pull/51) ([@rgdelato](https://github.com/rgdelato))
- Update: bump anvil packages and add pass through and stories for them [#45](https://github.com/servicetitan/forge/pull/45) ([@tounsoo](https://github.com/tounsoo))

#### 🚀 Enhancement

- ANV-1162: Adding React Router functionality to SideNavLink [#36](https://github.com/servicetitan/forge/pull/36) ([@rgdelato](https://github.com/rgdelato))

#### 📝 Dependencies

- Bump actions/checkout from 1 to 4 [#41](https://github.com/servicetitan/forge/pull/41) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
- Bump actions/upload-artifact and actions/download-artifact from 3 to 4 [#38](https://github.com/servicetitan/forge/pull/38) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
- Update: Anvil packages and fix forwardRefs [#31](https://github.com/servicetitan/forge/pull/31) ([@tounsoo](https://github.com/tounsoo))

#### ✨ New Asset

- ANV-1043: Add `local_settings` icon in Forge [#35](https://github.com/servicetitan/forge/pull/35) ([@pbuckingham-st](https://github.com/pbuckingham-st))

#### 🏠 Internal

- ANV-913: Add `dependabot.yml` [#37](https://github.com/servicetitan/forge/pull/37) ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))

#### Authors: 5

- [@dependabot[bot]](https://github.com/dependabot[bot])
- Ben Ho ([@tounsoo](https://github.com/tounsoo))
- Derek Watson ([@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n))
- Patrick Buckingham ([@pbuckingham-st](https://github.com/pbuckingham-st))
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))

---

## v0.5.0 (Mon Mar 25 2024)

#### ✨ New Feature

- ANV-1104: New Page component [#29](https://github.com/servicetitan/forge/pull/29) ([@tounsoo](https://github.com/tounsoo))

#### 🚀 Enhancement

- ANV-1128: Remove icon build and just pass through static SVGs [#30](https://github.com/servicetitan/forge/pull/30) ([@rgdelato](https://github.com/rgdelato))

#### 📝 Dependencies

- Bump vite from 4.3.9 to 4.5.2 [#33](https://github.com/servicetitan/forge/pull/33) ([@dependabot[bot]](https://github.com/dependabot[bot]))

#### ⚠️ Pushed to `master`

- Update release.yml ([@rgdelato](https://github.com/rgdelato))
- Create .autorc ([@rgdelato](https://github.com/rgdelato))
- Update check-labels.yml ([@rgdelato](https://github.com/rgdelato))

#### 🏠 Internal

- Update: check label for forge [#32](https://github.com/servicetitan/forge/pull/32) ([@tounsoo](https://github.com/tounsoo))

#### Authors: 3

- [@dependabot[bot]](https://github.com/dependabot[bot])
- Ben Ho ([@tounsoo](https://github.com/tounsoo))
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))

---

## v0.4.0 (Thu Mar 07 2024)

#### 🚀 Enhancement

- Upgrade: Bump anvil-react from 0.3.0 to 0.4.0 [#26](https://github.com/servicetitan/forge/pull/26) ([@rgdelato](https://github.com/rgdelato))

#### 🐛 Bug Fix

- Upgrade: Bump auto (and related dependencies) from 11.0.4 to 11.1.1 [#28](https://github.com/servicetitan/forge/pull/28) ([@rgdelato](https://github.com/rgdelato))

#### ⚠️ Pushed to `master`

- Update release.yml ([@rgdelato](https://github.com/rgdelato))

#### 🔩 Dependency Updates

- Bump ip from 2.0.0 to 2.0.1 [#27](https://github.com/servicetitan/forge/pull/27) ([@dependabot[bot]](https://github.com/dependabot[bot]))

#### Authors: 2

- [@dependabot[bot]](https://github.com/dependabot[bot])
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))

---

## v0.2.1 (Thu Feb 08 2024)

#### 🐛 Bug Fix

- ANV-1049: Upgrading A2 to v0.3.0 and adding missing components/exports [#25](https://github.com/servicetitan/forge/pull/25) ([@rgdelato](https://github.com/rgdelato))

#### ⚠️ Pushed to `master`

- Bugfix for Announcement component error ([@rgdelato](https://github.com/rgdelato))

#### 🏠 Internal

- Separate build step for icons [#23](https://github.com/servicetitan/forge/pull/23) ([@rgdelato](https://github.com/rgdelato))

#### 🔩 Dependency Updates

- ANV-943: Initial version of @servicetitan/anvil-token passthrough [#24](https://github.com/servicetitan/forge/pull/24) ([@rgdelato](https://github.com/rgdelato))

#### Authors: 1

- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))

---

## v0.0.2 (Wed Jan 10 2024)

#### 🐛 Bug Fix

- Update: anvil-react [#10](https://github.com/servicetitan/forge/pull/10) ([@tounsoo](https://github.com/tounsoo))
- Anvil Forge Icons [#8](https://github.com/servicetitan/forge/pull/8) ([@pbuckingham-st](https://github.com/pbuckingham-st))
- Update release.yml [#9](https://github.com/servicetitan/forge/pull/9) ([@rgdelato](https://github.com/rgdelato))
- Add: library config for forge [#7](https://github.com/servicetitan/forge/pull/7) ([@tounsoo](https://github.com/tounsoo))
- Update: reenable export of localization provider items [#6](https://github.com/servicetitan/forge/pull/6) ([@tounsoo](https://github.com/tounsoo))
- Update: component index file to export all [#5](https://github.com/servicetitan/forge/pull/5) ([@tounsoo](https://github.com/tounsoo))
- Clean export [#4](https://github.com/servicetitan/forge/pull/4) ([@tounsoo](https://github.com/tounsoo))
- ADD: chromatic [#1](https://github.com/servicetitan/forge/pull/1) ([@tounsoo](https://github.com/tounsoo))

#### ⚠️ Pushed to `master`

- Update release.yml ([@rgdelato](https://github.com/rgdelato))
- Update package.json ([@rgdelato](https://github.com/rgdelato))
- Update README.md ([@tounsoo](https://github.com/tounsoo))
- ADD: initial SB and component pass through setup ([@tounsoo](https://github.com/tounsoo))
- first commit ([@tounsoo](https://github.com/tounsoo))

#### 📝 Documentation

- Add: rest of the components that can be added [#3](https://github.com/servicetitan/forge/pull/3) ([@tounsoo](https://github.com/tounsoo))
- Add components from anvil2 part1 [#2](https://github.com/servicetitan/forge/pull/2) ([@tounsoo](https://github.com/tounsoo))

#### Authors: 3

- Ben Ho ([@tounsoo](https://github.com/tounsoo))
- Patrick Buckingham ([@pbuckingham-st](https://github.com/pbuckingham-st))
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
