# Change Log

## 21.5.0

### Minor Changes

- [`e9c40b331`](https://github.com/twilio-labs/paste/commit/e9c40b3319096baa3a54af4aa3d73cb43c567727) [#4356](https://github.com/twilio-labs/paste/pull/4356) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [AI Chat Log] add new `AIChatMessageSourceLink` component and new stories

### Patch Changes

- [`e9c40b331`](https://github.com/twilio-labs/paste/commit/e9c40b3319096baa3a54af4aa3d73cb43c567727) [#4356](https://github.com/twilio-labs/paste/pull/4356) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [AI Chat Log] Add new stories

* [`e9c40b331`](https://github.com/twilio-labs/paste/commit/e9c40b3319096baa3a54af4aa3d73cb43c567727) [#4356](https://github.com/twilio-labs/paste/pull/4356) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Footnote] add min width

- [`b58cfd06a`](https://github.com/twilio-labs/paste/commit/b58cfd06ac8b92feb85caf3ae1ff412e1cf3830e) [#4378](https://github.com/twilio-labs/paste/pull/4378) Thanks [@nkrantz](https://github.com/nkrantz)! - [Side Panel] Fix bug where rendering side panel closed would flash a right margin while breakpointindex was undefined.

- Updated dependencies [[`e9c40b331`](https://github.com/twilio-labs/paste/commit/e9c40b3319096baa3a54af4aa3d73cb43c567727), [`b58cfd06a`](https://github.com/twilio-labs/paste/commit/b58cfd06ac8b92feb85caf3ae1ff412e1cf3830e), [`e9c40b331`](https://github.com/twilio-labs/paste/commit/e9c40b3319096baa3a54af4aa3d73cb43c567727)]:
  - @twilio-paste/footnote@1.0.1
  - @twilio-paste/side-panel@2.0.2
  - @twilio-paste/ai-chat-log@2.2.0

## 21.4.0

### Minor Changes

- [`849f52da1`](https://github.com/twilio-labs/paste/commit/849f52da189cb8ef626a67128dc464b7ff308ccb) [#4370](https://github.com/twilio-labs/paste/pull/4370) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Codemods] add Footnote component

* [`a88fdab49`](https://github.com/twilio-labs/paste/commit/a88fdab497bd2acd53781957f663135db0fbd53c) [#4335](https://github.com/twilio-labs/paste/pull/4335) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Data Visualization Library] added the ability to set accessibility options

- [`793258bbf`](https://github.com/twilio-labs/paste/commit/793258bbf2165e9d0566dac6ef265db5c2d9319f) [#4336](https://github.com/twilio-labs/paste/pull/4336) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Timeline] add a new prop called `onClick` to `TimelineItem` that makes the title interactive

* [`f1c859cb3`](https://github.com/twilio-labs/paste/commit/f1c859cb3aaf39fef4caaaa441654df0abe76d95) [#4339](https://github.com/twilio-labs/paste/pull/4339) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Chat Composer] add `ChatComposerActionRow` to render below `ChatComposer`

- [`1ce483766`](https://github.com/twilio-labs/paste/commit/1ce48376600ded9ecd236a1e9d24d182eb0d68d2) [#4375](https://github.com/twilio-labs/paste/pull/4375) Thanks [@nkrantz](https://github.com/nkrantz)! - [Sidebar] export type for SidebarNavigationDisclosureContent

* [`849f52da1`](https://github.com/twilio-labs/paste/commit/849f52da189cb8ef626a67128dc464b7ff308ccb) [#4370](https://github.com/twilio-labs/paste/pull/4370) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Tokens] add shadow-border-bottom

- [`219e25c1b`](https://github.com/twilio-labs/paste/commit/219e25c1bfa7001ee9d19a3a3c74b6de4d680149) [#4331](https://github.com/twilio-labs/paste/pull/4331) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [AI Chat Log] Update styles of AI Chat Log, add new props, add event component. Deprecates `size` prop from `AIChatMessageBody` and move it to `AIChatLog`

* [`3705495c7`](https://github.com/twilio-labs/paste/commit/3705495c77495f732db1c4796c610d7862f2c245) [#4318](https://github.com/twilio-labs/paste/pull/4318) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Data visualization library] added helper functions and types to provide support for creating highcharts options for supported chart types

- [`849f52da1`](https://github.com/twilio-labs/paste/commit/849f52da189cb8ef626a67128dc464b7ff308ccb) [#4370](https://github.com/twilio-labs/paste/pull/4370) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Footnote] add new component to reference related information such as a citation.

* [`3705495c7`](https://github.com/twilio-labs/paste/commit/3705495c77495f732db1c4796c610d7862f2c245) [#4318](https://github.com/twilio-labs/paste/pull/4318) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Chart Provider] added the ability to use options for supported chart types

### Patch Changes

- [`098c2bbfb`](https://github.com/twilio-labs/paste/commit/098c2bbfbbba136499d73fcfafae9c407ab6f483) [#4374](https://github.com/twilio-labs/paste/pull/4374) Thanks [@nkrantz](https://github.com/nkrantz)! - [Box] remove `className` from `BOX_PROPS_TO_BLOCK` so that `safelySpreadBoxProps` doesn't strip away usage of `styled`. Necessary for One Console chrome team to customize certain components. `styled` should not be used by other teams and `className` should not be used at all with Paste components.

* [`637362e10`](https://github.com/twilio-labs/paste/commit/637362e106d4008a82a4bc90197cb37df610f6bc) [#4359](https://github.com/twilio-labs/paste/pull/4359) Thanks [@simpixelated](https://github.com/simpixelated)! - [ProductSwitcherItem] made productIcon optional

- [`c0eff2ddc`](https://github.com/twilio-labs/paste/commit/c0eff2ddc326bba633ebe9e03814d5a494ee66d2) [#4354](https://github.com/twilio-labs/paste/pull/4354) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Select] fixed an issue where unmounted select component does not use the correct variant styling

* [`098085f69`](https://github.com/twilio-labs/paste/commit/098085f69b06508d7f937562e219e27337a46bdc) [#4348](https://github.com/twilio-labs/paste/pull/4348) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Combobx] add element name for Combobox List Item child

* Updated dependencies [[`a88fdab49`](https://github.com/twilio-labs/paste/commit/a88fdab497bd2acd53781957f663135db0fbd53c), [`793258bbf`](https://github.com/twilio-labs/paste/commit/793258bbf2165e9d0566dac6ef265db5c2d9319f), [`098c2bbfb`](https://github.com/twilio-labs/paste/commit/098c2bbfbbba136499d73fcfafae9c407ab6f483), [`637362e10`](https://github.com/twilio-labs/paste/commit/637362e106d4008a82a4bc90197cb37df610f6bc), [`f1c859cb3`](https://github.com/twilio-labs/paste/commit/f1c859cb3aaf39fef4caaaa441654df0abe76d95), [`c0eff2ddc`](https://github.com/twilio-labs/paste/commit/c0eff2ddc326bba633ebe9e03814d5a494ee66d2), [`1ce483766`](https://github.com/twilio-labs/paste/commit/1ce48376600ded9ecd236a1e9d24d182eb0d68d2), [`098085f69`](https://github.com/twilio-labs/paste/commit/098085f69b06508d7f937562e219e27337a46bdc), [`849f52da1`](https://github.com/twilio-labs/paste/commit/849f52da189cb8ef626a67128dc464b7ff308ccb), [`219e25c1b`](https://github.com/twilio-labs/paste/commit/219e25c1bfa7001ee9d19a3a3c74b6de4d680149), [`3705495c7`](https://github.com/twilio-labs/paste/commit/3705495c77495f732db1c4796c610d7862f2c245), [`849f52da1`](https://github.com/twilio-labs/paste/commit/849f52da189cb8ef626a67128dc464b7ff308ccb), [`3705495c7`](https://github.com/twilio-labs/paste/commit/3705495c77495f732db1c4796c610d7862f2c245)]:
  - @twilio-paste/data-visualization-library@6.1.0
  - @twilio-paste/timeline@2.1.0
  - @twilio-paste/box@11.0.2
  - @twilio-paste/product-switcher@4.0.2
  - @twilio-paste/chat-composer@6.2.0
  - @twilio-paste/select@13.0.3
  - @twilio-paste/sidebar@2.1.0
  - @twilio-paste/combobox@17.0.3
  - @twilio-paste/design-tokens@10.15.0
  - @twilio-paste/ai-chat-log@2.1.0
  - @twilio-paste/footnote@1.0.0
  - @twilio-paste/chart-provider@2.1.0

## 21.3.0

### Minor Changes

- [`c7734a359`](https://github.com/twilio-labs/paste/commit/c7734a3592c3d04e57f1c092f2843915fce73d48) [#4303](https://github.com/twilio-labs/paste/pull/4303) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Icons] added 2 new icons SplitIcon and RandomizeIcon

* [`6040893c0`](https://github.com/twilio-labs/paste/commit/6040893c0b7c8c0e2d61d14d2278de2b9829a825) [#4311](https://github.com/twilio-labs/paste/pull/4311) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Label] Update font weight, expose new prop for optional variant and fix require dot causing scrolling issue

- [`2e469921a`](https://github.com/twilio-labs/paste/commit/2e469921a54d96f714da4ed568d85eb53642784c) [#4304](https://github.com/twilio-labs/paste/pull/4304) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Card]: add `fillWidth` prop to make card width stretch to the container width

* [`404eeec61`](https://github.com/twilio-labs/paste/commit/404eeec6110f4a1f2f413cf10de16b3055c798f7) [#4327](https://github.com/twilio-labs/paste/pull/4327) Thanks [@nkrantz](https://github.com/nkrantz)! - [Chat Composer] add prop `autoLink` which defaults to `true` to allow users to disable the AutoLink plugin

- [`404eeec61`](https://github.com/twilio-labs/paste/commit/404eeec6110f4a1f2f413cf10de16b3055c798f7) [#4327](https://github.com/twilio-labs/paste/pull/4327) Thanks [@nkrantz](https://github.com/nkrantz)! - [Lexical] add export for the LexicalTypeaheadMenuPlugin plugin.

### Patch Changes

- [`bf5666048`](https://github.com/twilio-labs/paste/commit/bf56660483b91ead10f7a5bffb1ac28fe128b505) [#4312](https://github.com/twilio-labs/paste/pull/4312) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Data Visualization Library] update Highcharts native tooltip styles to align more closely with Paste styles including correctly setting the font family

* [`6040893c0`](https://github.com/twilio-labs/paste/commit/6040893c0b7c8c0e2d61d14d2278de2b9829a825) [#4311](https://github.com/twilio-labs/paste/pull/4311) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Base Radio Checkbox, Button, Combobox, File Picker, File Uploader, Input, Input Box, Menu, Select, Textarea, Visual Picker] Update styles of form related components

- [`16e8016a0`](https://github.com/twilio-labs/paste/commit/16e8016a0654601c8c12224603daa1ada56708db) [#4334](https://github.com/twilio-labs/paste/pull/4334) Thanks [@serifluous](https://github.com/serifluous)! - Visible changes in dark themes only. Redarkened color-background-weak and added color-background-weaker-elevation

* [`6040893c0`](https://github.com/twilio-labs/paste/commit/6040893c0b7c8c0e2d61d14d2278de2b9829a825) [#4311](https://github.com/twilio-labs/paste/pull/4311) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Design Tokens] Update palette and new elevation token

- [`cddfffdd4`](https://github.com/twilio-labs/paste/commit/cddfffdd4cae5d899cf8490013de315218a07941) [#4320](https://github.com/twilio-labs/paste/pull/4320) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [List] removed the default listStyleType on the primitive List component to inherit CSS nesting styling

- Updated dependencies [[`bf5666048`](https://github.com/twilio-labs/paste/commit/bf56660483b91ead10f7a5bffb1ac28fe128b505), [`6040893c0`](https://github.com/twilio-labs/paste/commit/6040893c0b7c8c0e2d61d14d2278de2b9829a825), [`16e8016a0`](https://github.com/twilio-labs/paste/commit/16e8016a0654601c8c12224603daa1ada56708db), [`6040893c0`](https://github.com/twilio-labs/paste/commit/6040893c0b7c8c0e2d61d14d2278de2b9829a825), [`6040893c0`](https://github.com/twilio-labs/paste/commit/6040893c0b7c8c0e2d61d14d2278de2b9829a825), [`2e469921a`](https://github.com/twilio-labs/paste/commit/2e469921a54d96f714da4ed568d85eb53642784c), [`404eeec61`](https://github.com/twilio-labs/paste/commit/404eeec6110f4a1f2f413cf10de16b3055c798f7), [`cddfffdd4`](https://github.com/twilio-labs/paste/commit/cddfffdd4cae5d899cf8490013de315218a07941), [`404eeec61`](https://github.com/twilio-labs/paste/commit/404eeec6110f4a1f2f413cf10de16b3055c798f7)]:
  - @twilio-paste/data-visualization-library@6.0.2
  - @twilio-paste/base-radio-checkbox@14.0.2
  - @twilio-paste/button@15.0.2
  - @twilio-paste/checkbox@14.0.2
  - @twilio-paste/combobox@17.0.2
  - @twilio-paste/file-picker@5.0.2
  - @twilio-paste/file-uploader@5.0.2
  - @twilio-paste/input@10.0.2
  - @twilio-paste/input-box@11.0.2
  - @twilio-paste/menu@15.0.2
  - @twilio-paste/select@13.0.2
  - @twilio-paste/textarea@11.1.1
  - @twilio-paste/visual-picker@3.0.2
  - @twilio-paste/chat-composer@6.1.0
  - @twilio-paste/topbar@2.0.2
  - @twilio-paste/design-tokens@10.14.1
  - @twilio-paste/label@14.1.0
  - @twilio-paste/card@10.2.0
  - @twilio-paste/list@9.0.2
  - @twilio-paste/lexical-library@5.1.0

## 21.2.0

### Minor Changes

- [`986703e4a`](https://github.com/twilio-labs/paste/commit/986703e4ac8cfd9f7185594fa20a5719635789db) [#4291](https://github.com/twilio-labs/paste/pull/4291) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [TextArea] exposed a prop to allow the minRows to be configured effectively setting the min height

### Patch Changes

- [`986703e4a`](https://github.com/twilio-labs/paste/commit/986703e4ac8cfd9f7185594fa20a5719635789db) [#4291](https://github.com/twilio-labs/paste/pull/4291) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [DataGridCell] reworked the click events triggered to allow interactive elements to correctly pull focus

* [`a9e30405c`](https://github.com/twilio-labs/paste/commit/a9e30405cae79335b2ef953f63ffe3171d6405e8) [#4292](https://github.com/twilio-labs/paste/pull/4292) Thanks [@nkrantz](https://github.com/nkrantz)! - [Chat Composer] Make `attachmentIcon` optional for the attachment card, adjust spacing slightly. NOTE: if you are using the Customization Provider to target "CHAT_COMPOSER_MEDIA_OBJECT", you will need to update your styles as Media Object is no longer being used in the Chat Composer package.

* Updated dependencies [[`986703e4a`](https://github.com/twilio-labs/paste/commit/986703e4ac8cfd9f7185594fa20a5719635789db), [`a9e30405c`](https://github.com/twilio-labs/paste/commit/a9e30405cae79335b2ef953f63ffe3171d6405e8), [`986703e4a`](https://github.com/twilio-labs/paste/commit/986703e4ac8cfd9f7185594fa20a5719635789db)]:
  - @twilio-paste/data-grid@9.0.2
  - @twilio-paste/chat-composer@6.0.2
  - @twilio-paste/textarea@11.1.0

## 21.1.0

### Minor Changes

- [`ee25fa4eb`](https://github.com/twilio-labs/paste/commit/ee25fa4eb43160bad0d0038c6d1fe124c2e54d60) [#4286](https://github.com/twilio-labs/paste/pull/4286) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Card]: add `fillHeight` prop to make card height stretch to the container height

### Patch Changes

- [`262c1b715`](https://github.com/twilio-labs/paste/commit/262c1b71503e735ef98a4bdb6491ad5277cc2597) [#4281](https://github.com/twilio-labs/paste/pull/4281) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [all packages]: add use client directive to the components and icons. This will make paste library compatible with server components

- Updated dependencies [[`262c1b715`](https://github.com/twilio-labs/paste/commit/262c1b71503e735ef98a4bdb6491ad5277cc2597), [`ee25fa4eb`](https://github.com/twilio-labs/paste/commit/ee25fa4eb43160bad0d0038c6d1fe124c2e54d60)]:
  - @twilio-paste/account-switcher@4.0.1
  - @twilio-paste/ai-chat-log@2.0.1
  - @twilio-paste/alert@15.0.1
  - @twilio-paste/alert-dialog@10.0.1
  - @twilio-paste/anchor@13.0.1
  - @twilio-paste/avatar@10.0.1
  - @twilio-paste/badge@9.0.1
  - @twilio-paste/base-radio-checkbox@14.0.1
  - @twilio-paste/blockquote@2.0.1
  - @twilio-paste/breadcrumb@12.0.1
  - @twilio-paste/button@15.0.1
  - @twilio-paste/button-group@5.0.1
  - @twilio-paste/callout@5.0.1
  - @twilio-paste/card@10.1.0
  - @twilio-paste/chart-provider@2.0.1
  - @twilio-paste/chat-composer@6.0.1
  - @twilio-paste/chat-log@6.0.1
  - @twilio-paste/checkbox@14.0.1
  - @twilio-paste/code-block@6.0.1
  - @twilio-paste/combobox@17.0.1
  - @twilio-paste/corner-ornament@2.0.1
  - @twilio-paste/data-grid@9.0.1
  - @twilio-paste/date-picker@7.0.1
  - @twilio-paste/description-list@5.0.1
  - @twilio-paste/detail-text@4.0.1
  - @twilio-paste/disclosure@13.0.1
  - @twilio-paste/display-heading@5.0.1
  - @twilio-paste/display-pill-group@9.0.1
  - @twilio-paste/editable-code-block@3.0.1
  - @twilio-paste/example-text@2.0.1
  - @twilio-paste/file-picker@5.0.1
  - @twilio-paste/file-uploader@5.0.1
  - @twilio-paste/form@12.0.1
  - @twilio-paste/form-pill-group@9.0.1
  - @twilio-paste/heading@12.0.1
  - @twilio-paste/help-text@14.0.1
  - @twilio-paste/in-page-navigation@5.0.1
  - @twilio-paste/inline-code@5.0.1
  - @twilio-paste/inline-control-group@14.0.1
  - @twilio-paste/input@10.0.1
  - @twilio-paste/input-box@11.0.1
  - @twilio-paste/keyboard-key@2.0.1
  - @twilio-paste/label@14.0.1
  - @twilio-paste/list@9.0.1
  - @twilio-paste/menu@15.0.1
  - @twilio-paste/meter@2.0.1
  - @twilio-paste/minimizable-dialog@5.0.1
  - @twilio-paste/modal@17.0.1
  - @twilio-paste/page-header@2.0.1
  - @twilio-paste/pagination@8.0.1
  - @twilio-paste/paragraph@11.0.1
  - @twilio-paste/popover@14.0.1
  - @twilio-paste/product-switcher@4.0.1
  - @twilio-paste/progress-bar@2.0.1
  - @twilio-paste/progress-steps@3.0.1
  - @twilio-paste/radio-button-group@5.0.1
  - @twilio-paste/radio-group@14.0.1
  - @twilio-paste/screen-reader-only@14.0.1
  - @twilio-paste/select@13.0.1
  - @twilio-paste/separator@9.0.1
  - @twilio-paste/side-modal@5.0.1
  - @twilio-paste/side-panel@2.0.1
  - @twilio-paste/sidebar@2.0.1
  - @twilio-paste/skeleton-loader@7.0.1
  - @twilio-paste/slider@4.0.1
  - @twilio-paste/spinner@15.0.1
  - @twilio-paste/status@3.0.1
  - @twilio-paste/summary-detail@2.0.1
  - @twilio-paste/switch@6.0.1
  - @twilio-paste/table@9.0.1
  - @twilio-paste/tabs@9.0.1
  - @twilio-paste/textarea@11.0.1
  - @twilio-paste/time-picker@7.0.1
  - @twilio-paste/timeline@2.0.1
  - @twilio-paste/toast@13.0.1
  - @twilio-paste/tooltip@13.0.1
  - @twilio-paste/topbar@2.0.1
  - @twilio-paste/truncate@15.0.1
  - @twilio-paste/user-dialog@3.0.1
  - @twilio-paste/visual-picker@3.0.1
  - @twilio-paste/aspect-ratio@11.0.1
  - @twilio-paste/flex@9.0.1
  - @twilio-paste/grid@9.0.1
  - @twilio-paste/media-object@11.0.1
  - @twilio-paste/stack@9.0.1
  - @twilio-paste/box@11.0.1
  - @twilio-paste/combobox-primitive@3.0.1
  - @twilio-paste/disclosure-primitive@3.0.1
  - @twilio-paste/listbox-primitive@4.0.1
  - @twilio-paste/menu-primitive@3.0.1
  - @twilio-paste/modal-dialog-primitive@3.0.1
  - @twilio-paste/non-modal-dialog-primitive@3.0.1
  - @twilio-paste/sibling-box@10.0.1
  - @twilio-paste/tabs-primitive@3.0.1
  - @twilio-paste/text@11.0.1
  - @twilio-paste/tooltip-primitive@3.0.1
  - @twilio-paste/customization@9.0.1
  - @twilio-paste/animation-library@3.0.1
  - @twilio-paste/clipboard-copy-library@4.0.1
  - @twilio-paste/code-editor-library@3.0.1
  - @twilio-paste/data-visualization-library@6.0.1
  - @twilio-paste/dropdown-library@4.0.1
  - @twilio-paste/lexical-library@5.0.1
  - @twilio-paste/react-spectrum-library@3.0.1
  - @twilio-paste/react-textarea-autosize-library@4.0.1
  - @twilio-paste/reakit-library@3.0.1
  - @twilio-paste/styling-library@4.0.1
  - @twilio-paste/syntax-highlighter-library@4.0.1
  - @twilio-paste/uid-library@3.0.1
  - @twilio-paste/style-props@10.0.1
  - @twilio-paste/theme@12.0.1
  - @twilio-paste/types@7.0.1
  - @twilio-paste/utils@6.0.1

## 21.0.0

### Major Changes

- [`f48211e56`](https://github.com/twilio-labs/paste/commit/f48211e5681a0c7afc5055842fe98273174fde2a) [#4258](https://github.com/twilio-labs/paste/pull/4258) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [all packages]: Upgrade to React 19 and drop support for React 16. Paste only supports the three latest versions of React. If you're using Paste in a React 17, 18, or 19 app, you should be able to upgrade with full backwards compatibility. If you experience any issues, please let us know on Github.

### Patch Changes

- Updated dependencies [[`f48211e56`](https://github.com/twilio-labs/paste/commit/f48211e5681a0c7afc5055842fe98273174fde2a)]:
  - @twilio-paste/account-switcher@4.0.0
  - @twilio-paste/ai-chat-log@2.0.0
  - @twilio-paste/alert@15.0.0
  - @twilio-paste/alert-dialog@10.0.0
  - @twilio-paste/anchor@13.0.0
  - @twilio-paste/avatar@10.0.0
  - @twilio-paste/badge@9.0.0
  - @twilio-paste/base-radio-checkbox@14.0.0
  - @twilio-paste/blockquote@2.0.0
  - @twilio-paste/breadcrumb@12.0.0
  - @twilio-paste/button@15.0.0
  - @twilio-paste/button-group@5.0.0
  - @twilio-paste/callout@5.0.0
  - @twilio-paste/card@10.0.0
  - @twilio-paste/chart-provider@2.0.0
  - @twilio-paste/chat-composer@6.0.0
  - @twilio-paste/chat-log@6.0.0
  - @twilio-paste/checkbox@14.0.0
  - @twilio-paste/code-block@6.0.0
  - @twilio-paste/combobox@17.0.0
  - @twilio-paste/corner-ornament@2.0.0
  - @twilio-paste/data-grid@9.0.0
  - @twilio-paste/date-picker@7.0.0
  - @twilio-paste/description-list@5.0.0
  - @twilio-paste/detail-text@4.0.0
  - @twilio-paste/disclosure@13.0.0
  - @twilio-paste/display-heading@5.0.0
  - @twilio-paste/display-pill-group@9.0.0
  - @twilio-paste/editable-code-block@3.0.0
  - @twilio-paste/example-text@2.0.0
  - @twilio-paste/file-picker@5.0.0
  - @twilio-paste/file-uploader@5.0.0
  - @twilio-paste/form@12.0.0
  - @twilio-paste/form-pill-group@9.0.0
  - @twilio-paste/heading@12.0.0
  - @twilio-paste/help-text@14.0.0
  - @twilio-paste/in-page-navigation@5.0.0
  - @twilio-paste/inline-code@5.0.0
  - @twilio-paste/inline-control-group@14.0.0
  - @twilio-paste/input@10.0.0
  - @twilio-paste/input-box@11.0.0
  - @twilio-paste/keyboard-key@2.0.0
  - @twilio-paste/label@14.0.0
  - @twilio-paste/list@9.0.0
  - @twilio-paste/menu@15.0.0
  - @twilio-paste/meter@2.0.0
  - @twilio-paste/minimizable-dialog@5.0.0
  - @twilio-paste/modal@17.0.0
  - @twilio-paste/page-header@2.0.0
  - @twilio-paste/pagination@8.0.0
  - @twilio-paste/paragraph@11.0.0
  - @twilio-paste/popover@14.0.0
  - @twilio-paste/product-switcher@4.0.0
  - @twilio-paste/progress-bar@2.0.0
  - @twilio-paste/progress-steps@3.0.0
  - @twilio-paste/radio-button-group@5.0.0
  - @twilio-paste/radio-group@14.0.0
  - @twilio-paste/screen-reader-only@14.0.0
  - @twilio-paste/select@13.0.0
  - @twilio-paste/separator@9.0.0
  - @twilio-paste/side-modal@5.0.0
  - @twilio-paste/side-panel@2.0.0
  - @twilio-paste/sidebar@2.0.0
  - @twilio-paste/skeleton-loader@7.0.0
  - @twilio-paste/slider@4.0.0
  - @twilio-paste/spinner@15.0.0
  - @twilio-paste/status@3.0.0
  - @twilio-paste/summary-detail@2.0.0
  - @twilio-paste/switch@6.0.0
  - @twilio-paste/table@9.0.0
  - @twilio-paste/tabs@9.0.0
  - @twilio-paste/textarea@11.0.0
  - @twilio-paste/time-picker@7.0.0
  - @twilio-paste/timeline@2.0.0
  - @twilio-paste/toast@13.0.0
  - @twilio-paste/tooltip@13.0.0
  - @twilio-paste/topbar@2.0.0
  - @twilio-paste/truncate@15.0.0
  - @twilio-paste/user-dialog@3.0.0
  - @twilio-paste/visual-picker@3.0.0
  - @twilio-paste/aspect-ratio@11.0.0
  - @twilio-paste/flex@9.0.0
  - @twilio-paste/grid@9.0.0
  - @twilio-paste/media-object@11.0.0
  - @twilio-paste/stack@9.0.0
  - @twilio-paste/box@11.0.0
  - @twilio-paste/combobox-primitive@3.0.0
  - @twilio-paste/disclosure-primitive@3.0.0
  - @twilio-paste/listbox-primitive@4.0.0
  - @twilio-paste/menu-primitive@3.0.0
  - @twilio-paste/modal-dialog-primitive@3.0.0
  - @twilio-paste/non-modal-dialog-primitive@3.0.0
  - @twilio-paste/sibling-box@10.0.0
  - @twilio-paste/tabs-primitive@3.0.0
  - @twilio-paste/text@11.0.0
  - @twilio-paste/tooltip-primitive@3.0.0
  - @twilio-paste/customization@9.0.0
  - @twilio-paste/icons@13.0.0
  - @twilio-paste/animation-library@3.0.0
  - @twilio-paste/clipboard-copy-library@4.0.0
  - @twilio-paste/code-editor-library@3.0.0
  - @twilio-paste/data-visualization-library@6.0.0
  - @twilio-paste/dropdown-library@4.0.0
  - @twilio-paste/lexical-library@5.0.0
  - @twilio-paste/react-spectrum-library@3.0.0
  - @twilio-paste/react-textarea-autosize-library@4.0.0
  - @twilio-paste/reakit-library@3.0.0
  - @twilio-paste/styling-library@4.0.0
  - @twilio-paste/syntax-highlighter-library@4.0.0
  - @twilio-paste/uid-library@3.0.0
  - @twilio-paste/style-props@10.0.0
  - @twilio-paste/theme@12.0.0
  - @twilio-paste/types@7.0.0
  - @twilio-paste/utils@6.0.0

## 20.23.0

### Minor Changes

- [`b5e73f1a7`](https://github.com/twilio-labs/paste/commit/b5e73f1a7485b707fed2aaa491f23e55263326d1) [#4264](https://github.com/twilio-labs/paste/pull/4264) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Design Tokens] added a new build script to generate a CSS file that applies variables for individual themes using the body[data-theme] attribute.

* [`b5e73f1a7`](https://github.com/twilio-labs/paste/commit/b5e73f1a7485b707fed2aaa491f23e55263326d1) [#4264](https://github.com/twilio-labs/paste/pull/4264) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Theme] Added the property `useCssVariables` which allows the color values to be pulled from CSS variables instead of static values

### Patch Changes

- Updated dependencies [[`b5e73f1a7`](https://github.com/twilio-labs/paste/commit/b5e73f1a7485b707fed2aaa491f23e55263326d1), [`b5e73f1a7`](https://github.com/twilio-labs/paste/commit/b5e73f1a7485b707fed2aaa491f23e55263326d1)]:
  - @twilio-paste/design-tokens@10.14.0
  - @twilio-paste/theme@11.2.0

## 20.22.0

### Minor Changes

- [`0ed9f3482`](https://github.com/twilio-labs/paste/commit/0ed9f348271260678f7a1d5f31e4789315de031e) [#4226](https://github.com/twilio-labs/paste/pull/4226) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Design Tokens] Add new box shadow and background color tokens for elevation

* [`3e9bf5fbd`](https://github.com/twilio-labs/paste/commit/3e9bf5fbdbfa800a86746baf5369ed104afd1ba3) [#4230](https://github.com/twilio-labs/paste/pull/4230) Thanks [@nkrantz](https://github.com/nkrantz)! - [Side Panel] Update mobile styles, add useSidePanelState hook, animation fixes

- [`dbd869a0c`](https://github.com/twilio-labs/paste/commit/dbd869a0ce1a1fef4c4d3f57f85611444a1a14a7) [#4261](https://github.com/twilio-labs/paste/pull/4261) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Design tokens] added new background token, colorBackgroundWeakest and updated dark mode user shadow token in dark themes

* [`50da0778c`](https://github.com/twilio-labs/paste/commit/50da0778cb52ab99cbac325d09d1ee15451b91a2) [#4236](https://github.com/twilio-labs/paste/pull/4236) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [ChartProvider] added a new component that will wrap chart instances to control and share the state to child charting components

### Patch Changes

- [`dbd869a0c`](https://github.com/twilio-labs/paste/commit/dbd869a0ce1a1fef4c4d3f57f85611444a1a14a7) [#4261](https://github.com/twilio-labs/paste/pull/4261) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Button, Card, InputBox, Table] updated design tokens used for background color in preparation for theme changes

* [`0ed9f3482`](https://github.com/twilio-labs/paste/commit/0ed9f348271260678f7a1d5f31e4789315de031e) [#4226](https://github.com/twilio-labs/paste/pull/4226) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Callout, ChatComposer, ChatLog, Combobox, Input, InputBox, Menu, MinimizableDialog, Modal, Popover, SideModal, SidePanel, Sidebar, Toast, Tooltip, Topbar, UserDialog]: Update styles to implement new elevation tokens

* Updated dependencies [[`dbd869a0c`](https://github.com/twilio-labs/paste/commit/dbd869a0ce1a1fef4c4d3f57f85611444a1a14a7), [`0ed9f3482`](https://github.com/twilio-labs/paste/commit/0ed9f348271260678f7a1d5f31e4789315de031e), [`3e9bf5fbd`](https://github.com/twilio-labs/paste/commit/3e9bf5fbdbfa800a86746baf5369ed104afd1ba3), [`dbd869a0c`](https://github.com/twilio-labs/paste/commit/dbd869a0ce1a1fef4c4d3f57f85611444a1a14a7), [`50da0778c`](https://github.com/twilio-labs/paste/commit/50da0778cb52ab99cbac325d09d1ee15451b91a2), [`0ed9f3482`](https://github.com/twilio-labs/paste/commit/0ed9f348271260678f7a1d5f31e4789315de031e)]:
  - @twilio-paste/button@14.1.3
  - @twilio-paste/card@9.1.1
  - @twilio-paste/input-box@10.1.2
  - @twilio-paste/table@8.2.2
  - @twilio-paste/design-tokens@10.13.0
  - @twilio-paste/side-panel@1.2.0
  - @twilio-paste/chart-provider@1.0.0
  - @twilio-paste/callout@4.2.2
  - @twilio-paste/chat-composer@5.2.2
  - @twilio-paste/chat-log@5.2.2
  - @twilio-paste/combobox@16.3.1
  - @twilio-paste/input@9.1.4
  - @twilio-paste/menu@14.1.4
  - @twilio-paste/minimizable-dialog@4.1.2
  - @twilio-paste/modal@16.1.3
  - @twilio-paste/popover@13.3.1
  - @twilio-paste/side-modal@4.2.1
  - @twilio-paste/sidebar@1.1.3
  - @twilio-paste/toast@12.2.2
  - @twilio-paste/tooltip@12.0.1
  - @twilio-paste/topbar@1.2.1
  - @twilio-paste/user-dialog@2.1.3

## 20.21.0

### Minor Changes

- [`c128d63c7`](https://github.com/twilio-labs/paste/commit/c128d63c7f72bf35599bb22ba2943a11cc942783) [#4197](https://github.com/twilio-labs/paste/pull/4197) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Icons] added 4 new icons FeedbackIcon, TextIcon, CarouselIcon and CardIcon

* [`2fba6b9cd`](https://github.com/twilio-labs/paste/commit/2fba6b9cdb8e4c26fb09095bd8a6144d63e3f0c8) [#4207](https://github.com/twilio-labs/paste/pull/4207) Thanks [@nkrantz](https://github.com/nkrantz)! - [Design Tokens] Update aliases and add new tokens for elevation foundations

- [`3aa24f5c0`](https://github.com/twilio-labs/paste/commit/3aa24f5c0c10e9449ae01fe67d639e8670853c6d) [#4206](https://github.com/twilio-labs/paste/pull/4206) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [InPageNavigation] modified vertical items to wrap text as opposed to using ellipses

* [`f3a48a4b1`](https://github.com/twilio-labs/paste/commit/f3a48a4b1768694b490fd77b92460b228c7e0185) [#4199](https://github.com/twilio-labs/paste/pull/4199) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [AI Chat Log] added optional typewriter animation to AIChatMessageBody

### Patch Changes

- [`58096a172`](https://github.com/twilio-labs/paste/commit/58096a172e37a808991d4c81fd1ac73ceaf18de4) [#4191](https://github.com/twilio-labs/paste/pull/4191) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Select]: Fix wrong background color during disabled state

* [`add4a2d0c`](https://github.com/twilio-labs/paste/commit/add4a2d0c6f600b6879c344a56c09844280973a4) [#4220](https://github.com/twilio-labs/paste/pull/4220) Thanks [@serifluous](https://github.com/serifluous)! - [Design tokens] Added shadow border tokens and font-size-40 token back to evergreen theme

* Updated dependencies [[`58096a172`](https://github.com/twilio-labs/paste/commit/58096a172e37a808991d4c81fd1ac73ceaf18de4), [`2fba6b9cd`](https://github.com/twilio-labs/paste/commit/2fba6b9cdb8e4c26fb09095bd8a6144d63e3f0c8), [`3aa24f5c0`](https://github.com/twilio-labs/paste/commit/3aa24f5c0c10e9449ae01fe67d639e8670853c6d), [`f3a48a4b1`](https://github.com/twilio-labs/paste/commit/f3a48a4b1768694b490fd77b92460b228c7e0185), [`add4a2d0c`](https://github.com/twilio-labs/paste/commit/add4a2d0c6f600b6879c344a56c09844280973a4)]:
  - @twilio-paste/select@12.1.3
  - @twilio-paste/design-tokens@10.12.0
  - @twilio-paste/in-page-navigation@4.4.0
  - @twilio-paste/ai-chat-log@1.1.0

## 20.20.0

### Minor Changes

- [`36bd1e305`](https://github.com/twilio-labs/paste/commit/36bd1e3058d06af6470f8f64c12b1fcdbc9f84a3) [#4168](https://github.com/twilio-labs/paste/pull/4168) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Icon]: Add Blockquote icon.

* [`36bd1e305`](https://github.com/twilio-labs/paste/commit/36bd1e3058d06af6470f8f64c12b1fcdbc9f84a3) [#4168](https://github.com/twilio-labs/paste/pull/4168) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Box]: Add cite prop for use with Blockquote

- [`077d397e4`](https://github.com/twilio-labs/paste/commit/077d397e4c9e2991466b78ee7ed0270a331c18e7) [#4167](https://github.com/twilio-labs/paste/pull/4167) Thanks [@nkrantz](https://github.com/nkrantz)! - [Blockquote] add default bottom margin of space-70 to Blockquote, add marginBottom prop for the option to remove bottom margin when necessary.

* [`932a03f23`](https://github.com/twilio-labs/paste/commit/932a03f2313f6a743729bd19e8222eeb704f7721) [#4173](https://github.com/twilio-labs/paste/pull/4173) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Lexical Library] exported additional helper functions and commands to allow advanced editor node manipulation programatically

- [`36bd1e305`](https://github.com/twilio-labs/paste/commit/36bd1e3058d06af6470f8f64c12b1fcdbc9f84a3) [#4168](https://github.com/twilio-labs/paste/pull/4168) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Blockquote]: Added a new Blockquote component to library to act as a stylized text wrapper for a quotation and source.

### Patch Changes

- [`168a8dfdf`](https://github.com/twilio-labs/paste/commit/168a8dfdf8bda1d5e7f9c66d2d50c3e649095024) [#4184](https://github.com/twilio-labs/paste/pull/4184) Thanks [@serifluous](https://github.com/serifluous)! - Updated spacing and sizing tokens for overflow button. No visible changes.

* [`5df8f1a13`](https://github.com/twilio-labs/paste/commit/5df8f1a132884efa2169614a10e8244866f39772) [#4175](https://github.com/twilio-labs/paste/pull/4175) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Tokens,Theme] fixed an issue when converting percentages to pixel values as alternatives text descriptions

* Updated dependencies [[`168a8dfdf`](https://github.com/twilio-labs/paste/commit/168a8dfdf8bda1d5e7f9c66d2d50c3e649095024), [`5df8f1a13`](https://github.com/twilio-labs/paste/commit/5df8f1a132884efa2169614a10e8244866f39772), [`36bd1e305`](https://github.com/twilio-labs/paste/commit/36bd1e3058d06af6470f8f64c12b1fcdbc9f84a3), [`077d397e4`](https://github.com/twilio-labs/paste/commit/077d397e4c9e2991466b78ee7ed0270a331c18e7), [`932a03f23`](https://github.com/twilio-labs/paste/commit/932a03f2313f6a743729bd19e8222eeb704f7721), [`36bd1e305`](https://github.com/twilio-labs/paste/commit/36bd1e3058d06af6470f8f64c12b1fcdbc9f84a3)]:
  - @twilio-paste/code-block@5.0.1
  - @twilio-paste/design-tokens@10.11.1
  - @twilio-paste/theme@11.1.1
  - @twilio-paste/box@10.4.0
  - @twilio-paste/blockquote@1.0.0
  - @twilio-paste/lexical-library@4.3.0

## 20.19.0

### Minor Changes

- [`a720e5e0c`](https://github.com/twilio-labs/paste/commit/a720e5e0c33350f92618eab3ac84a3aa998a2001) [#4161](https://github.com/twilio-labs/paste/pull/4161) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Tooltip] added the ability to put keyboard combinations using the KeyboardKey in the tooltip

* [`dbd982f8d`](https://github.com/twilio-labs/paste/commit/dbd982f8df4160a85a2d51a8709ea84d0fcff428) [#4157](https://github.com/twilio-labs/paste/pull/4157) Thanks [@nkrantz](https://github.com/nkrantz)! - [Example Text] create new component Example Text which is a stylized text wrapper that distinguishes user input examples from body text.

- [`a4404eab3`](https://github.com/twilio-labs/paste/commit/a4404eab37a8ce17e9505607857c6c5251337980) [#4136](https://github.com/twilio-labs/paste/pull/4136) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Design Tokens] added new design tokens shadowBorderBottomWeak and shadowBorderBottomInverseWeaker to support new feature, KeybaordKey.

* [`a4404eab3`](https://github.com/twilio-labs/paste/commit/a4404eab37a8ce17e9505607857c6c5251337980) [#4136](https://github.com/twilio-labs/paste/pull/4136) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [KeyboardKey] added a new component to display visual indicators for keyboard shortcuts available to users

### Patch Changes

- [`7f39856ee`](https://github.com/twilio-labs/paste/commit/7f39856ee3697235b535ea02eaef2cb105cd4d86) [#4170](https://github.com/twilio-labs/paste/pull/4170) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [ProgressSteps] fixed an issue where progress steps was rerendering unnecessarily

* [`ac3a553d0`](https://github.com/twilio-labs/paste/commit/ac3a553d039371ca5c8d63e7093954656af33430) [#4146](https://github.com/twilio-labs/paste/pull/4146) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Timeline]: Remove unnecessary `z-index` from `TimelineItemIcon`

- [`42a4dcbf4`](https://github.com/twilio-labs/paste/commit/42a4dcbf4f5f217fb77d06d0aa7f02e07717cf6a) [#4164](https://github.com/twilio-labs/paste/pull/4164) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [KeyboardKey] fixed issue with shift key being captured as capitals on subsequesnt key presses

- Updated dependencies [[`a720e5e0c`](https://github.com/twilio-labs/paste/commit/a720e5e0c33350f92618eab3ac84a3aa998a2001), [`7f39856ee`](https://github.com/twilio-labs/paste/commit/7f39856ee3697235b535ea02eaef2cb105cd4d86), [`dbd982f8d`](https://github.com/twilio-labs/paste/commit/dbd982f8df4160a85a2d51a8709ea84d0fcff428), [`ac3a553d0`](https://github.com/twilio-labs/paste/commit/ac3a553d039371ca5c8d63e7093954656af33430), [`a4404eab3`](https://github.com/twilio-labs/paste/commit/a4404eab37a8ce17e9505607857c6c5251337980), [`42a4dcbf4`](https://github.com/twilio-labs/paste/commit/42a4dcbf4f5f217fb77d06d0aa7f02e07717cf6a), [`a4404eab3`](https://github.com/twilio-labs/paste/commit/a4404eab37a8ce17e9505607857c6c5251337980)]:
  - @twilio-paste/tooltip@12.0.0
  - @twilio-paste/progress-steps@2.2.2
  - @twilio-paste/example-text@1.0.0
  - @twilio-paste/timeline@1.0.1
  - @twilio-paste/design-tokens@10.11.0
  - @twilio-paste/keyboard-key@1.0.0
  - @twilio-paste/code-block@5.0.0

## 20.18.1

### Patch Changes

- [`0f7cb22a0`](https://github.com/twilio-labs/paste/commit/0f7cb22a05d803b2a2c32d62bdf892c48f218775) [#4148](https://github.com/twilio-labs/paste/pull/4148) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Tabs, CodeBlock, InPageNavigation] fixed a bug where items in the tabs list may not complete the scroll, still showing the overflow right button.

- Updated dependencies [[`0f7cb22a0`](https://github.com/twilio-labs/paste/commit/0f7cb22a05d803b2a2c32d62bdf892c48f218775)]:
  - @twilio-paste/code-block@4.1.3
  - @twilio-paste/in-page-navigation@4.3.4
  - @twilio-paste/tabs@8.3.2

## 20.18.0

### Minor Changes

- [`aa192283b`](https://github.com/twilio-labs/paste/commit/aa192283b3bbee127d7a31e43d1f64f3c2a58f96) [#4139](https://github.com/twilio-labs/paste/pull/4139) Thanks [@nkrantz](https://github.com/nkrantz)! - [Design Tokens] add new spacing tokens up to space-310

* [`7c93dafd5`](https://github.com/twilio-labs/paste/commit/7c93dafd52ac78b1325b1c76f3ed0476bc98170e) [#4140](https://github.com/twilio-labs/paste/pull/4140) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Side Modal]: Align `SideModalFooterActions` to left. This change is to make `Side Modal` more aligned with `Side Panel` component. If you want to keep the actions on the right, you can use the `justifyContent` prop to align them to the right. If you are keeping them on the left, it's recommended to move the primary action to the left and the secondary action to the right.

### Patch Changes

- [`e9586bdf8`](https://github.com/twilio-labs/paste/commit/e9586bdf82321ec1815a6df3752f50a20677fe4f) [#4143](https://github.com/twilio-labs/paste/pull/4143) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Tabs] fix issue with currently selected item causing vertical scroll

* [`e9586bdf8`](https://github.com/twilio-labs/paste/commit/e9586bdf82321ec1815a6df3752f50a20677fe4f) [#4143](https://github.com/twilio-labs/paste/pull/4143) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [InPageNavigation] fix issue with currently selected item causing vertical scroll

* Updated dependencies [[`e9586bdf8`](https://github.com/twilio-labs/paste/commit/e9586bdf82321ec1815a6df3752f50a20677fe4f), [`e9586bdf8`](https://github.com/twilio-labs/paste/commit/e9586bdf82321ec1815a6df3752f50a20677fe4f), [`aa192283b`](https://github.com/twilio-labs/paste/commit/aa192283b3bbee127d7a31e43d1f64f3c2a58f96), [`7c93dafd5`](https://github.com/twilio-labs/paste/commit/7c93dafd52ac78b1325b1c76f3ed0476bc98170e)]:
  - @twilio-paste/tabs@8.3.1
  - @twilio-paste/in-page-navigation@4.3.3
  - @twilio-paste/design-tokens@10.10.0
  - @twilio-paste/side-modal@4.2.0

## 20.17.0

### Minor Changes

- [`52ea25758`](https://github.com/twilio-labs/paste/commit/52ea25758a46f4da27950b4809d473fbfe9b74a1) [#4094](https://github.com/twilio-labs/paste/pull/4094) Thanks [@nkrantz](https://github.com/nkrantz)! - [Status Badge] add new `size` value "borderless" which removes padding and border (box shadow) for a less stylized option of Status Badge for use in Tables and other crowded layouts.

* [`0d10a085b`](https://github.com/twilio-labs/paste/commit/0d10a085be3940fcf59288edc69a6992a090e97f) [#4067](https://github.com/twilio-labs/paste/pull/4067) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Design Token] added new box shadows to support scrollable styling on inverse colored components

- [`c23bb4c2a`](https://github.com/twilio-labs/paste/commit/c23bb4c2a809c8664898e84378b43eb26c263f4c) [#4122](https://github.com/twilio-labs/paste/pull/4122) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Tokens]: Add new tokens related to box shadow of Tabs component

* [`52ea25758`](https://github.com/twilio-labs/paste/commit/52ea25758a46f4da27950b4809d473fbfe9b74a1) [#4094](https://github.com/twilio-labs/paste/pull/4094) Thanks [@nkrantz](https://github.com/nkrantz)! - [Badge] new type export: BadgeSizes for use in status-badge package

- [`0d10a085b`](https://github.com/twilio-labs/paste/commit/0d10a085be3940fcf59288edc69a6992a090e97f) [#4067](https://github.com/twilio-labs/paste/pull/4067) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Tabs] make the non-fitted variant Tabs responsive. Export the context provider `TabsContext`.

### Patch Changes

- [`c23bb4c2a`](https://github.com/twilio-labs/paste/commit/c23bb4c2a809c8664898e84378b43eb26c263f4c) [#4122](https://github.com/twilio-labs/paste/pull/4122) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [In Page Navigation]: Fix underline bug caused due to pixel rounding

* [`fb3dc4835`](https://github.com/twilio-labs/paste/commit/fb3dc4835c6b2d8d0fd3390ac3f0fdefc9efaddd) [#4084](https://github.com/twilio-labs/paste/pull/4084) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Grid]: Fix rowGap and columnGap prop not applying

- [`0d10a085b`](https://github.com/twilio-labs/paste/commit/0d10a085be3940fcf59288edc69a6992a090e97f) [#4067](https://github.com/twilio-labs/paste/pull/4067) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [CodeBlock] make tabs responsive

* [`0d10a085b`](https://github.com/twilio-labs/paste/commit/0d10a085be3940fcf59288edc69a6992a090e97f) [#4067](https://github.com/twilio-labs/paste/pull/4067) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [In Page Navigation] make items scrollable

- [`afba2aeba`](https://github.com/twilio-labs/paste/commit/afba2aeba8ca7bbdca4d0baebc4975b96c862a48) [#4102](https://github.com/twilio-labs/paste/pull/4102) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Visual Picker]: Fix Visual Picker checkbox doesn't work in firefox when checkbox is clicked on directly

* [`7425eceb8`](https://github.com/twilio-labs/paste/commit/7425eceb892b15becce4ed5da13e79045c3cfb63) [#4109](https://github.com/twilio-labs/paste/pull/4109) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Inline Code]: Update children prop to accept `React.ReactNode` instead of `string`

- [`c23bb4c2a`](https://github.com/twilio-labs/paste/commit/c23bb4c2a809c8664898e84378b43eb26c263f4c) [#4122](https://github.com/twilio-labs/paste/pull/4122) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Code Block]: Fix underline bug caused due to pixel rounding

* [`c23bb4c2a`](https://github.com/twilio-labs/paste/commit/c23bb4c2a809c8664898e84378b43eb26c263f4c) [#4122](https://github.com/twilio-labs/paste/pull/4122) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Tabs]: Fix underline bug caused due to pixel rounding

- [`a150cf7a8`](https://github.com/twilio-labs/paste/commit/a150cf7a8cabd6a109d7130a5ddf2e3bd4532880) [#4127](https://github.com/twilio-labs/paste/pull/4127) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Callout] changed layout so elements align horizontally reducing vertical space used

* [`69d8d7c72`](https://github.com/twilio-labs/paste/commit/69d8d7c7204d672b742ce5c7eb02bf0d3b36b0a9) [#4126](https://github.com/twilio-labs/paste/pull/4126) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Progress Steps]: remove unnecessary space

* Updated dependencies [[`52ea25758`](https://github.com/twilio-labs/paste/commit/52ea25758a46f4da27950b4809d473fbfe9b74a1), [`c23bb4c2a`](https://github.com/twilio-labs/paste/commit/c23bb4c2a809c8664898e84378b43eb26c263f4c), [`fb3dc4835`](https://github.com/twilio-labs/paste/commit/fb3dc4835c6b2d8d0fd3390ac3f0fdefc9efaddd), [`0d10a085b`](https://github.com/twilio-labs/paste/commit/0d10a085be3940fcf59288edc69a6992a090e97f), [`0d10a085b`](https://github.com/twilio-labs/paste/commit/0d10a085be3940fcf59288edc69a6992a090e97f), [`0d10a085b`](https://github.com/twilio-labs/paste/commit/0d10a085be3940fcf59288edc69a6992a090e97f), [`c23bb4c2a`](https://github.com/twilio-labs/paste/commit/c23bb4c2a809c8664898e84378b43eb26c263f4c), [`afba2aeba`](https://github.com/twilio-labs/paste/commit/afba2aeba8ca7bbdca4d0baebc4975b96c862a48), [`52ea25758`](https://github.com/twilio-labs/paste/commit/52ea25758a46f4da27950b4809d473fbfe9b74a1), [`7425eceb8`](https://github.com/twilio-labs/paste/commit/7425eceb892b15becce4ed5da13e79045c3cfb63), [`0d10a085b`](https://github.com/twilio-labs/paste/commit/0d10a085be3940fcf59288edc69a6992a090e97f), [`c23bb4c2a`](https://github.com/twilio-labs/paste/commit/c23bb4c2a809c8664898e84378b43eb26c263f4c), [`c23bb4c2a`](https://github.com/twilio-labs/paste/commit/c23bb4c2a809c8664898e84378b43eb26c263f4c), [`a150cf7a8`](https://github.com/twilio-labs/paste/commit/a150cf7a8cabd6a109d7130a5ddf2e3bd4532880), [`69d8d7c72`](https://github.com/twilio-labs/paste/commit/69d8d7c7204d672b742ce5c7eb02bf0d3b36b0a9)]:
  - @twilio-paste/status@2.2.0
  - @twilio-paste/in-page-navigation@4.3.2
  - @twilio-paste/grid@8.1.2
  - @twilio-paste/design-tokens@10.9.0
  - @twilio-paste/code-block@4.1.2
  - @twilio-paste/visual-picker@2.0.4
  - @twilio-paste/badge@8.4.0
  - @twilio-paste/inline-code@4.1.2
  - @twilio-paste/tabs@8.3.0
  - @twilio-paste/callout@4.2.1
  - @twilio-paste/progress-steps@2.2.1

## 20.16.0

### Minor Changes

- [`43bd80a01`](https://github.com/twilio-labs/paste/commit/43bd80a018b2887522af4aa9bea3995ddb023051) [#4054](https://github.com/twilio-labs/paste/pull/4054) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Timeline]: Added a new Timeline component to the library to display events in chronological order

* [`37acfcdf6`](https://github.com/twilio-labs/paste/commit/37acfcdf605aeda52ebf1b4b345717a9682f0ed6) [#4049](https://github.com/twilio-labs/paste/pull/4049) Thanks [@nkrantz](https://github.com/nkrantz)! - [Combobox] Add new prop `usePortal` which defaults to `true`. The prop was introduced to address a bug when Comboboxes are placed in Popovers. usePortal should be set to false when using a Combobox inside a Popover in order to retain full functionality.

- [`31defbae0`](https://github.com/twilio-labs/paste/commit/31defbae0835226579b5239fc78851ada6c07c2a) [#4060](https://github.com/twilio-labs/paste/pull/4060) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Design Tokens] added a new design token for color-border-new-weak and made changes to color-text-icon-warning in the Twilio theme to support design updates to Alert and Callout components

* [`31defbae0`](https://github.com/twilio-labs/paste/commit/31defbae0835226579b5239fc78851ada6c07c2a) [#4060](https://github.com/twilio-labs/paste/pull/4060) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Callout] added dismissible functionality to the component

- [`d108aeb7f`](https://github.com/twilio-labs/paste/commit/d108aeb7f9f8e455fb5490ae790e21d32f0a7ec9) [#4065](https://github.com/twilio-labs/paste/pull/4065) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Progress Steps] Add `ProgressStepsContent` component to add additional content during vertical orientation

* [`bc7d13f43`](https://github.com/twilio-labs/paste/commit/bc7d13f43b777af3cd379ddf63bd46825dcdbaf0) [#4051](https://github.com/twilio-labs/paste/pull/4051) Thanks [@nkrantz](https://github.com/nkrantz)! - [Button Group] add justifyContent prop on unattached button groups. Use flex for unattached button groups.

- [`b20a3a1a8`](https://github.com/twilio-labs/paste/commit/b20a3a1a8764fd57603f2299481456c4c3c3fb46) [#4053](https://github.com/twilio-labs/paste/pull/4053) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Data Visualization]: added a new helper function, applyPasteHighchartsModules, that applies any number of modules to Highcharts setting accesibility required.

### Patch Changes

- [`2951f5c07`](https://github.com/twilio-labs/paste/commit/2951f5c07c4dc537150c83e6985348fc2196f20e) [#4058](https://github.com/twilio-labs/paste/pull/4058) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Toast] resolved issue where multiple toasts were not being dismissed

* [`ae522366f`](https://github.com/twilio-labs/paste/commit/ae522366f61aa1c841e3c915468be013355a11ec) [#4072](https://github.com/twilio-labs/paste/pull/4072) Thanks [@nkrantz](https://github.com/nkrantz)! - [Badge] add a min-width of size-base-50 to small badges to ensure badges with only one character (e.g. "1") render as a circle rather than an oval.

- [`7ae14af12`](https://github.com/twilio-labs/paste/commit/7ae14af1293eee0f3af149f6ebc3612fe9b028b7) [#4011](https://github.com/twilio-labs/paste/pull/4011) Thanks [@cogwizzle](https://github.com/cogwizzle)! - [Sidebar] Updating the unselected Sidebar Disclosure Header and SidebarNavigationItems.

* [`31defbae0`](https://github.com/twilio-labs/paste/commit/31defbae0835226579b5239fc78851ada6c07c2a) [#4060](https://github.com/twilio-labs/paste/pull/4060) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Callout, Alert] updated styling

- [`a84b45ba8`](https://github.com/twilio-labs/paste/commit/a84b45ba87992407e734acd17eae8d4aa93ec112) [#4077](https://github.com/twilio-labs/paste/pull/4077) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Timeline]: Fix alignment issue on large text

* [`f612d1ba6`](https://github.com/twilio-labs/paste/commit/f612d1ba651b6c50cec0d87e4546a1d83ce28d57) [#4047](https://github.com/twilio-labs/paste/pull/4047) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [FormPillGroup] fixed a bug where long text in a form pill would wrap and break styling. Text within FormPill is now truncated so FormPill(s) will not stretch beyond FormPillGroup width.

- [`f612d1ba6`](https://github.com/twilio-labs/paste/commit/f612d1ba651b6c50cec0d87e4546a1d83ce28d57) [#4047](https://github.com/twilio-labs/paste/pull/4047) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Combobox] added ellipse styling to text that exceeds length of a single select combobox when not active

* [`e95c7121a`](https://github.com/twilio-labs/paste/commit/e95c7121a52d111114fc5acb95f46e939031063e) [#4043](https://github.com/twilio-labs/paste/pull/4043) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Design Tokens] Update box shadow tokens. Remove hardcoded values.

* Updated dependencies [[`2951f5c07`](https://github.com/twilio-labs/paste/commit/2951f5c07c4dc537150c83e6985348fc2196f20e), [`ae522366f`](https://github.com/twilio-labs/paste/commit/ae522366f61aa1c841e3c915468be013355a11ec), [`43bd80a01`](https://github.com/twilio-labs/paste/commit/43bd80a018b2887522af4aa9bea3995ddb023051), [`37acfcdf6`](https://github.com/twilio-labs/paste/commit/37acfcdf605aeda52ebf1b4b345717a9682f0ed6), [`7ae14af12`](https://github.com/twilio-labs/paste/commit/7ae14af1293eee0f3af149f6ebc3612fe9b028b7), [`31defbae0`](https://github.com/twilio-labs/paste/commit/31defbae0835226579b5239fc78851ada6c07c2a), [`31defbae0`](https://github.com/twilio-labs/paste/commit/31defbae0835226579b5239fc78851ada6c07c2a), [`d108aeb7f`](https://github.com/twilio-labs/paste/commit/d108aeb7f9f8e455fb5490ae790e21d32f0a7ec9), [`31defbae0`](https://github.com/twilio-labs/paste/commit/31defbae0835226579b5239fc78851ada6c07c2a), [`a84b45ba8`](https://github.com/twilio-labs/paste/commit/a84b45ba87992407e734acd17eae8d4aa93ec112), [`bc7d13f43`](https://github.com/twilio-labs/paste/commit/bc7d13f43b777af3cd379ddf63bd46825dcdbaf0), [`b20a3a1a8`](https://github.com/twilio-labs/paste/commit/b20a3a1a8764fd57603f2299481456c4c3c3fb46), [`f612d1ba6`](https://github.com/twilio-labs/paste/commit/f612d1ba651b6c50cec0d87e4546a1d83ce28d57), [`f612d1ba6`](https://github.com/twilio-labs/paste/commit/f612d1ba651b6c50cec0d87e4546a1d83ce28d57), [`e95c7121a`](https://github.com/twilio-labs/paste/commit/e95c7121a52d111114fc5acb95f46e939031063e)]:
  - @twilio-paste/toast@12.2.1
  - @twilio-paste/badge@8.3.1
  - @twilio-paste/timeline@1.0.0
  - @twilio-paste/combobox@16.3.0
  - @twilio-paste/sidebar@1.1.2
  - @twilio-paste/design-tokens@10.8.0
  - @twilio-paste/callout@4.2.0
  - @twilio-paste/progress-steps@2.2.0
  - @twilio-paste/alert@14.1.1
  - @twilio-paste/button-group@4.2.0
  - @twilio-paste/data-visualization-library@5.1.0
  - @twilio-paste/form-pill-group@8.1.1

## 20.15.0

### Minor Changes

- [`8cdebfe6c`](https://github.com/twilio-labs/paste/commit/8cdebfe6cd3abf294dda460812e00a382f78a201) [#4018](https://github.com/twilio-labs/paste/pull/4018) Thanks [@nkrantz](https://github.com/nkrantz)! - [FormPillGroup] added a new variant 'tree' to support different interactions for FormPill where selecting the item triggers other flows instead of updating state directly. Reference Filters Pattern for in depth use case.

* [`d3d74e540`](https://github.com/twilio-labs/paste/commit/d3d74e54083f2ad46a15a236d90ac94ecba79450) [#4009](https://github.com/twilio-labs/paste/pull/4009) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Design Tokens] added a new text color for notification icons "colorTextIconNotification"

- [`8cdebfe6c`](https://github.com/twilio-labs/paste/commit/8cdebfe6cd3abf294dda460812e00a382f78a201) [#4018](https://github.com/twilio-labs/paste/pull/4018) Thanks [@nkrantz](https://github.com/nkrantz)! - [Popover] Added a new button variant to trigger the popover PopoverFormPillButton, only to be used as part of complex filters pattern

* [`fe8825efc`](https://github.com/twilio-labs/paste/commit/fe8825efcfec00aeaa0b91354e4f476bcec98f51) [#3989](https://github.com/twilio-labs/paste/pull/3989) Thanks [@PixeledCode](https://github.com/PixeledCode)! - - [Design Tokens] Add new base sizing tokens and update description of existing sizing tokens

- [`d3d74e540`](https://github.com/twilio-labs/paste/commit/d3d74e54083f2ad46a15a236d90ac94ecba79450) [#4009](https://github.com/twilio-labs/paste/pull/4009) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Icons] Added new Icon NotificationOrnamentIcon for use in Corner Ornament Component

* [`7ee977291`](https://github.com/twilio-labs/paste/commit/7ee9772916b62c5bde305ac6492255ac7355c46d) [#3993](https://github.com/twilio-labs/paste/pull/3993) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Badge] Added a new notification variant

- [`4ea2bcc63`](https://github.com/twilio-labs/paste/commit/4ea2bcc63e479a6815a13d0b880436031a23c28e) [#3978](https://github.com/twilio-labs/paste/pull/3978) Thanks [@cogwizzle](https://github.com/cogwizzle)! - [Form Pill Group] Adding size property to the FormPillGroup component. Sizes include default and "large".

* [`b04532dad`](https://github.com/twilio-labs/paste/commit/b04532dada23159d364f0d1dbe845ebc7ce81928) [#3987](https://github.com/twilio-labs/paste/pull/3987) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Design tokens]: Add new notification tokens:
  - color-background-notification
  - shadow-border-notification
  - shadow-border-bottom-notification-stronger

- [`b315321db`](https://github.com/twilio-labs/paste/commit/b315321dbc67caaaf2c2aebd319b2712ccd13715) [#4002](https://github.com/twilio-labs/paste/pull/4002) Thanks [@nkrantz](https://github.com/nkrantz)! - [Side Panel] Create SidePanelFooter exported from the Side Panel package for actions or chat composers. Make scrollbar color of SidePanelBody slightly darker for better visibility. Small improvements to spacing and alignment of SidePanelHeader.

* [`d3d74e540`](https://github.com/twilio-labs/paste/commit/d3d74e54083f2ad46a15a236d90ac94ecba79450) [#4009](https://github.com/twilio-labs/paste/pull/4009) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Corner Ornament] Release a new component that controls the posiitoning of another elements in relation to a parent component to be displayed as a corner ornament

### Patch Changes

- [`0da577fc5`](https://github.com/twilio-labs/paste/commit/0da577fc516a9b01274c77c77346a7b322004ba1) [#4026](https://github.com/twilio-labs/paste/pull/4026) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Popover] Fix typings that were not exposing additional props on using a reset button variant

* [`9838a4f18`](https://github.com/twilio-labs/paste/commit/9838a4f18bd0ef1a12cf4231766fb45fca44ecde) [#3994](https://github.com/twilio-labs/paste/pull/3994) Thanks [@nkrantz](https://github.com/nkrantz)! - [Chat Composer] Increase max-height of ChatComposerContainer so that it's greater than the max-height of ChatComposer and doesn't create a vertical scrollbar when the default max-height is reached.

- [`2aacaf780`](https://github.com/twilio-labs/paste/commit/2aacaf780a11c61932ef940afde1282e71576935) [#4000](https://github.com/twilio-labs/paste/pull/4000) Thanks [@cogwizzle](https://github.com/cogwizzle)! - Update the size of the UserDialog's inner Avatar component.

* [`b315321db`](https://github.com/twilio-labs/paste/commit/b315321dbc67caaaf2c2aebd319b2712ccd13715) [#4002](https://github.com/twilio-labs/paste/pull/4002) Thanks [@nkrantz](https://github.com/nkrantz)! - [AI Chat Log] Remove padding-x on AI Chat Log to prevent double padding when log is used within a Side Panel container.

- [`b315321db`](https://github.com/twilio-labs/paste/commit/b315321dbc67caaaf2c2aebd319b2712ccd13715) [#4002](https://github.com/twilio-labs/paste/pull/4002) Thanks [@nkrantz](https://github.com/nkrantz)! - [Chat Composer] Add width="100%" to ChatComposerContainer to prevent composer from shrinking when no value

* [`b315321db`](https://github.com/twilio-labs/paste/commit/b315321dbc67caaaf2c2aebd319b2712ccd13715) [#4002](https://github.com/twilio-labs/paste/pull/4002) Thanks [@nkrantz](https://github.com/nkrantz)! - [Side Modal] Increase size of close icon.

- [`300c6c299`](https://github.com/twilio-labs/paste/commit/300c6c29980057c86c2711feef6700ccffc82ff1) [#4020](https://github.com/twilio-labs/paste/pull/4020) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Checkbox] exposed helpText on CheckboxDisclaimer

* [`4441e59af`](https://github.com/twilio-labs/paste/commit/4441e59af9ada2fb809f5fba88c8eaf1788da45d) [#4003](https://github.com/twilio-labs/paste/pull/4003) Thanks [@PixeledCode](https://github.com/PixeledCode)! - [Form Pill Group]: Fix position of dismiss button for large pill size

- [`0da577fc5`](https://github.com/twilio-labs/paste/commit/0da577fc516a9b01274c77c77346a7b322004ba1) [#4026](https://github.com/twilio-labs/paste/pull/4026) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [AIChatLog] Correctly set the color of the AI icon

- Updated dependencies [[`0da577fc5`](https://github.com/twilio-labs/paste/commit/0da577fc516a9b01274c77c77346a7b322004ba1), [`9838a4f18`](https://github.com/twilio-labs/paste/commit/9838a4f18bd0ef1a12cf4231766fb45fca44ecde), [`8cdebfe6c`](https://github.com/twilio-labs/paste/commit/8cdebfe6cd3abf294dda460812e00a382f78a201), [`d3d74e540`](https://github.com/twilio-labs/paste/commit/d3d74e54083f2ad46a15a236d90ac94ecba79450), [`2aacaf780`](https://github.com/twilio-labs/paste/commit/2aacaf780a11c61932ef940afde1282e71576935), [`8cdebfe6c`](https://github.com/twilio-labs/paste/commit/8cdebfe6cd3abf294dda460812e00a382f78a201), [`b315321db`](https://github.com/twilio-labs/paste/commit/b315321dbc67caaaf2c2aebd319b2712ccd13715), [`b315321db`](https://github.com/twilio-labs/paste/commit/b315321dbc67caaaf2c2aebd319b2712ccd13715), [`fe8825efc`](https://github.com/twilio-labs/paste/commit/fe8825efcfec00aeaa0b91354e4f476bcec98f51), [`b315321db`](https://github.com/twilio-labs/paste/commit/b315321dbc67caaaf2c2aebd319b2712ccd13715), [`300c6c299`](https://github.com/twilio-labs/paste/commit/300c6c29980057c86c2711feef6700ccffc82ff1), [`4441e59af`](https://github.com/twilio-labs/paste/commit/4441e59af9ada2fb809f5fba88c8eaf1788da45d), [`7ee977291`](https://github.com/twilio-labs/paste/commit/7ee9772916b62c5bde305ac6492255ac7355c46d), [`4ea2bcc63`](https://github.com/twilio-labs/paste/commit/4ea2bcc63e479a6815a13d0b880436031a23c28e), [`b04532dad`](https://github.com/twilio-labs/paste/commit/b04532dada23159d364f0d1dbe845ebc7ce81928), [`b315321db`](https://github.com/twilio-labs/paste/commit/b315321dbc67caaaf2c2aebd319b2712ccd13715), [`d3d74e540`](https://github.com/twilio-labs/paste/commit/d3d74e54083f2ad46a15a236d90ac94ecba79450), [`0da577fc5`](https://github.com/twilio-labs/paste/commit/0da577fc516a9b01274c77c77346a7b322004ba1)]:
  - @twilio-paste/popover@13.3.0
  - @twilio-paste/chat-composer@5.2.1
  - @twilio-paste/form-pill-group@8.1.0
  - @twilio-paste/design-tokens@10.7.0
  - @twilio-paste/user-dialog@2.1.2
  - @twilio-paste/ai-chat-log@1.0.1
  - @twilio-paste/side-modal@4.1.3
  - @twilio-paste/checkbox@13.1.2
  - @twilio-paste/badge@8.3.0
  - @twilio-paste/side-panel@1.1.0
  - @twilio-paste/corner-ornament@1.0.0

## 20.14.0

### Minor Changes

- [`3302f72e4`](https://github.com/twilio-labs/paste/commit/3302f72e4f02394b0ec7636275c8437f93e637b2) [#3927](https://github.com/twilio-labs/paste/pull/3927) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [AIChatLog]: Added a new AIChatLog component to the library to display interactions between AI entities

* [`7779a24e5`](https://github.com/twilio-labs/paste/commit/7779a24e5a3173811e52675c7d5a9f8dcf608361) [#3964](https://github.com/twilio-labs/paste/pull/3964) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [ChatComposer] Added new components to allow contained variants, actions buttons and attachments

- [`7779a24e5`](https://github.com/twilio-labs/paste/commit/7779a24e5a3173811e52675c7d5a9f8dcf608361) [#3964](https://github.com/twilio-labs/paste/pull/3964) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Lexical] added export for EditorRefPlugin

* [`b5e6d3fd1`](https://github.com/twilio-labs/paste/commit/b5e6d3fd1c85747821ba68e250b02329001f9da3) [#3962](https://github.com/twilio-labs/paste/pull/3962) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Icons] Added 5 new icons: AuthenticationIcon, TemplateMessageIcon, TriggerIcon, ProductUnifiedProfilesIcon and UnstarIcon. Also updated 2 icons: ProductSupportIcon and SupportIcon

### Patch Changes

- [`9e54abcd2`](https://github.com/twilio-labs/paste/commit/9e54abcd24da731301464ad13124df9dd4bfcae2) [#3981](https://github.com/twilio-labs/paste/pull/3981) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [ChatComposer] updated JS Doc used for tpye gen in docs website

* [`96eb7cf0f`](https://github.com/twilio-labs/paste/commit/96eb7cf0f4db02d2ed6456f6737021e762a710a5) [#3918](https://github.com/twilio-labs/paste/pull/3918) Thanks [@cogwizzle](https://github.com/cogwizzle)! - Changing the property name, onConfirmDisabled, in AlertDialog component. The property is called isConfirmDisabled. Non breaking change.

- [`3302f72e4`](https://github.com/twilio-labs/paste/commit/3302f72e4f02394b0ec7636275c8437f93e637b2) [#3927](https://github.com/twilio-labs/paste/pull/3927) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Button Group] allow unattached button groups to wrap to another line

* [`7779a24e5`](https://github.com/twilio-labs/paste/commit/7779a24e5a3173811e52675c7d5a9f8dcf608361) [#3964](https://github.com/twilio-labs/paste/pull/3964) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [AIChatLog] Updated internal styling types

- [`3302f72e4`](https://github.com/twilio-labs/paste/commit/3302f72e4f02394b0ec7636275c8437f93e637b2) [#3927](https://github.com/twilio-labs/paste/pull/3927) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Button] Add border radius 20 to size="reset" buttons which can be overridden by passing a border radius token to variant="reset" and size="reset" buttons

* [`7779a24e5`](https://github.com/twilio-labs/paste/commit/7779a24e5a3173811e52675c7d5a9f8dcf608361) [#3964](https://github.com/twilio-labs/paste/pull/3964) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Anchor] Added border radius to focus styling

* Updated dependencies [[`9e54abcd2`](https://github.com/twilio-labs/paste/commit/9e54abcd24da731301464ad13124df9dd4bfcae2), [`3302f72e4`](https://github.com/twilio-labs/paste/commit/3302f72e4f02394b0ec7636275c8437f93e637b2), [`96eb7cf0f`](https://github.com/twilio-labs/paste/commit/96eb7cf0f4db02d2ed6456f6737021e762a710a5), [`3302f72e4`](https://github.com/twilio-labs/paste/commit/3302f72e4f02394b0ec7636275c8437f93e637b2), [`7779a24e5`](https://github.com/twilio-labs/paste/commit/7779a24e5a3173811e52675c7d5a9f8dcf608361), [`7779a24e5`](https://github.com/twilio-labs/paste/commit/7779a24e5a3173811e52675c7d5a9f8dcf608361), [`7779a24e5`](https://github.com/twilio-labs/paste/commit/7779a24e5a3173811e52675c7d5a9f8dcf608361), [`3302f72e4`](https://github.com/twilio-labs/paste/commit/3302f72e4f02394b0ec7636275c8437f93e637b2), [`7779a24e5`](https://github.com/twilio-labs/paste/commit/7779a24e5a3173811e52675c7d5a9f8dcf608361)]:
  - @twilio-paste/chat-composer@5.2.0
  - @twilio-paste/ai-chat-log@1.0.0
  - @twilio-paste/alert-dialog@9.2.1
  - @twilio-paste/button-group@4.1.1
  - @twilio-paste/lexical-library@4.2.0
  - @twilio-paste/button@14.1.2
  - @twilio-paste/anchor@12.1.1

## 20.13.0

### Minor Changes

- [`5bb1b010b`](https://github.com/twilio-labs/paste/commit/5bb1b010bb106e4133bb4f4c256e3e09ae925c4a) [#3903](https://github.com/twilio-labs/paste/pull/3903) Thanks [@nkrantz](https://github.com/nkrantz)! - [Icons] add 8 new icons: CartIcon, CustomerCareIcon, PaymentIcon, RepeatPurchaseIcon, TransferIcon, UpsellIcon, WinbackIcon, and ProductAccountDashboardIcon, and modify 1 existing icon: ProductAdminAccountsIcon.

* [`bb893822d`](https://github.com/twilio-labs/paste/commit/bb893822d9f1fbea00ebe97a0cb463a4392e369f) [#3827](https://github.com/twilio-labs/paste/pull/3827) Thanks [@nkrantz](https://github.com/nkrantz)! - [Side Panel] add new Side Panel component. Side panel is a container that pushes the main page content when open.

- [`dfb08d575`](https://github.com/twilio-labs/paste/commit/dfb08d575a097baa7ca95147cc95021ea4f56ffa) [#3884](https://github.com/twilio-labs/paste/pull/3884) Thanks [@nkrantz](https://github.com/nkrantz)! - [Icons] Add 6 new icons: ProductConversationalInsightsIcon, DataArrayIcon, DataBooleanIcon, DataNumberIcon, DataObectIcon, and DataStringIcon.

### Patch Changes

- [`1177b8f06`](https://github.com/twilio-labs/paste/commit/1177b8f06b0e961a10c0ef7521ac713681ba889b) [#3878](https://github.com/twilio-labs/paste/pull/3878) Thanks [@cogwizzle](https://github.com/cogwizzle)! - Adding help text to the paste button component via JSDoc to ensure the design system guidance is accessible via the Language Server output. Minor updates to the syntax of the button component to modernize it.

* [`d6c1b73ad`](https://github.com/twilio-labs/paste/commit/d6c1b73addd4589ee0153eee66efb553169e02a3) [#3805](https://github.com/twilio-labs/paste/pull/3805) Thanks [@nkrantz](https://github.com/nkrantz)! - [List] improve text alignment for OrderedDisplayList between the list item number and the corresponding heading.

- [`7d5c312f7`](https://github.com/twilio-labs/paste/commit/7d5c312f79e11396e07ddcb25d8f02d94ae2a6d2) [#3846](https://github.com/twilio-labs/paste/pull/3846) Thanks [@TheSisb](https://github.com/TheSisb)! - [Modal] fix padding around ModalFooter for when the content overflows and scrolls.

* [`825dc39a3`](https://github.com/twilio-labs/paste/commit/825dc39a36170a6975a7a150fe82665aa3c531af) [#3917](https://github.com/twilio-labs/paste/pull/3917) Thanks [@krisantrobus](https://github.com/krisantrobus)! - [Input] updated focus stylings on increment/decrement buttons for number input type on both default and inverse variants

- [`a3b7520bf`](https://github.com/twilio-labs/paste/commit/a3b7520bf6907e017ff8bd4215c769c3acf61844) [#3904](https://github.com/twilio-labs/paste/pull/3904) Thanks [@nkrantz](https://github.com/nkrantz)! - [Side Panel] Fix positioning of close button when no header actions are being used by adding justifyContent="space-between"

* [`383658791`](https://github.com/twilio-labs/paste/commit/383658791c200aceae72135ef778e07b1d134c94) [#3886](https://github.com/twilio-labs/paste/pull/3886) Thanks [@TheSisb](https://github.com/TheSisb)! - [SideModal] fix position of SideModalContainer when using the state hook

* Updated dependencies [[`1177b8f06`](https://github.com/twilio-labs/paste/commit/1177b8f06b0e961a10c0ef7521ac713681ba889b), [`bb893822d`](https://github.com/twilio-labs/paste/commit/bb893822d9f1fbea00ebe97a0cb463a4392e369f), [`d6c1b73ad`](https://github.com/twilio-labs/paste/commit/d6c1b73addd4589ee0153eee66efb553169e02a3), [`7d5c312f7`](https://github.com/twilio-labs/paste/commit/7d5c312f79e11396e07ddcb25d8f02d94ae2a6d2), [`825dc39a3`](https://github.com/twilio-labs/paste/commit/825dc39a36170a6975a7a150fe82665aa3c531af), [`a3b7520bf`](https://github.com/twilio-labs/paste/commit/a3b7520bf6907e017ff8bd4215c769c3acf61844), [`383658791`](https://github.com/twilio-labs/paste/commit/383658791c200aceae72135ef778e07b1d134c94)]:
  - @twilio-paste/button@14.1.1
  - @twilio-paste/side-panel@1.0.0
  - @twilio-paste/list@8.2.1
  - @twilio-paste/modal@16.1.2
  - @twilio-paste/input@9.1.3
  - @twilio-paste/side-modal@4.1.2

## 20.12.0

### Minor Changes

- [`33800d2f9`](https://github.com/twilio-labs/paste/commit/33800d2f9a07114793ab9daa0e52baa4ca2df686) [#3835](https://github.com/twilio-labs/paste/pull/3835) Thanks [@TheSisb](https://github.com/TheSisb)! - [List] add `OrderedDisplayList`, `OrderedDisplayListItem`, and `OrderedDisplayListHeading` components.

  These new components provide a visually enhanced numbered list to improve the scannability of sequential steps.

### Patch Changes

- [`9ab72f5b6`](https://github.com/twilio-labs/paste/commit/9ab72f5b6f84b3c7100c5dee51b6c6d9a80fbc6c) [#3829](https://github.com/twilio-labs/paste/pull/3829) Thanks [@TheSisb](https://github.com/TheSisb)! - [Reakit Library] fix `PopoverArrow` rendering on theme toggles

* [`9d096e572`](https://github.com/twilio-labs/paste/commit/9d096e5722c236df9cde766efb9c00318c79dba5) [#3841](https://github.com/twilio-labs/paste/pull/3841) Thanks [@TheSisb](https://github.com/TheSisb)! - [Codeblock] fix an error when triggering the copy button while using React v18.

- [`c020edefc`](https://github.com/twilio-labs/paste/commit/c020edefcf15f5cb227e79248702e2a72be82e88) [#3834](https://github.com/twilio-labs/paste/pull/3834) Thanks [@nkrantz](https://github.com/nkrantz)! - [Spinner] Fix a bug that previously occured when a Safari user zoomed in on a page with a Spinner. The animated track moving around the Spinner circle would lose its center and appear off of the circle. This was due to the fact that Safari does not accept "center" as a value for the `transformOrigin` property. The fix was to remove the extra animations for Safari windows only.

- Updated dependencies [[`33800d2f9`](https://github.com/twilio-labs/paste/commit/33800d2f9a07114793ab9daa0e52baa4ca2df686), [`9ab72f5b6`](https://github.com/twilio-labs/paste/commit/9ab72f5b6f84b3c7100c5dee51b6c6d9a80fbc6c), [`9d096e572`](https://github.com/twilio-labs/paste/commit/9d096e5722c236df9cde766efb9c00318c79dba5), [`c020edefc`](https://github.com/twilio-labs/paste/commit/c020edefcf15f5cb227e79248702e2a72be82e88)]:
  - @twilio-paste/list@8.2.0
  - @twilio-paste/reakit-library@2.1.1
  - @twilio-paste/code-block@4.1.1
  - @twilio-paste/spinner@14.1.2

## 20.11.0

### Minor Changes

- [`dc599cecb`](https://github.com/twilio-labs/paste/commit/dc599cecbb044a06f61cfd3714e22b2d6e0be5aa) [#3798](https://github.com/twilio-labs/paste/pull/3798) Thanks [@nkrantz](https://github.com/nkrantz)! - [Design tokens] add 6 new shadow border tokens for brand badges:

  - shadow-border-brand-10
  - shadow-border-brand-20
  - shadow-border-brand-30
  - shadow-border-bottom-brand-10-strong
  - shadow-border-bottom-brand-20-strong
  - shadow-border-bottom-brand-30-strong

* [`1430b8c80`](https://github.com/twilio-labs/paste/commit/1430b8c80f1abefc2c6ef18d70bbaa5a80fd2ad0) [#3808](https://github.com/twilio-labs/paste/pull/3808) Thanks [@nkrantz](https://github.com/nkrantz)! - [Icons] Add new icons SentimentNeutral, SentimentPositive, SentimentNegative, and Folder

- [`dc599cecb`](https://github.com/twilio-labs/paste/commit/dc599cecbb044a06f61cfd3714e22b2d6e0be5aa) [#3798](https://github.com/twilio-labs/paste/pull/3798) Thanks [@nkrantz](https://github.com/nkrantz)! - [Badge] add 3 new badge variants: brand10, brand20, and brand30

### Patch Changes

- Updated dependencies [[`dc599cecb`](https://github.com/twilio-labs/paste/commit/dc599cecbb044a06f61cfd3714e22b2d6e0be5aa), [`dc599cecb`](https://github.com/twilio-labs/paste/commit/dc599cecbb044a06f61cfd3714e22b2d6e0be5aa)]:
  - @twilio-paste/design-tokens@10.6.0
  - @twilio-paste/badge@8.2.0

## 20.10.0

### Minor Changes

- [`e954efd02`](https://github.com/twilio-labs/paste/commit/e954efd02bc4a67a8406ae2018185b135641d741) [#3773](https://github.com/twilio-labs/paste/pull/3773) Thanks [@nkrantz](https://github.com/nkrantz)! - [Design tokens] add new border radius tokens (40-90) for new homepage and ai kit'

* [`e659ab991`](https://github.com/twilio-labs/paste/commit/e659ab9914bcfbf81fbd6161377116c381955310) [#3758](https://github.com/twilio-labs/paste/pull/3758) Thanks [@nkrantz](https://github.com/nkrantz)! - [Icons] Add new LogoPaste icon

- [`67c25a7c9`](https://github.com/twilio-labs/paste/commit/67c25a7c9b7bbda3137621182843d2cc44e9cd06) [#3788](https://github.com/twilio-labs/paste/pull/3788) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [design-tokens]: added three new branding accent background colors and a new text color token to be used on top of those. Updated 3 branding background colors in the Twilio and twilio-dark themes

### Patch Changes

- [`67c25a7c9`](https://github.com/twilio-labs/paste/commit/67c25a7c9b7bbda3137621182843d2cc44e9cd06) [#3788](https://github.com/twilio-labs/paste/pull/3788) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Heading]: minor adjustment to the bottom margin of the variant 20 heading

* [`eb189f10e`](https://github.com/twilio-labs/paste/commit/eb189f10eb88b7df2d2ee02ad6f49cf3360a3cc9) [#3790](https://github.com/twilio-labs/paste/pull/3790) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Menu] Fix a regression in sub-menu items that was introduced whilst preventing very long, non-scrolling menus

* Updated dependencies [[`e954efd02`](https://github.com/twilio-labs/paste/commit/e954efd02bc4a67a8406ae2018185b135641d741), [`67c25a7c9`](https://github.com/twilio-labs/paste/commit/67c25a7c9b7bbda3137621182843d2cc44e9cd06), [`eb189f10e`](https://github.com/twilio-labs/paste/commit/eb189f10eb88b7df2d2ee02ad6f49cf3360a3cc9), [`67c25a7c9`](https://github.com/twilio-labs/paste/commit/67c25a7c9b7bbda3137621182843d2cc44e9cd06)]:
  - @twilio-paste/design-tokens@10.5.0
  - @twilio-paste/heading@11.1.2
  - @twilio-paste/menu@14.1.3

## 20.9.0

### Minor Changes

- [`33116f9c9`](https://github.com/twilio-labs/paste/commit/33116f9c9ef5211959dd844668c803095d202098) [#3749](https://github.com/twilio-labs/paste/pull/3749) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Toast]: adds ability to display multiple toasts from a single call

* [`3c3ec9b76`](https://github.com/twilio-labs/paste/commit/3c3ec9b765e22892674a09132987017881724e89) [#3746](https://github.com/twilio-labs/paste/pull/3746) Thanks [@TheSisb](https://github.com/TheSisb)! - [Textarea] add `maxRows` prop which sets a max height the textarea can grow based on its content.

### Patch Changes

- [`8d042fe67`](https://github.com/twilio-labs/paste/commit/8d042fe67a6dc1b451af4be8156bd009309b6fd9) [#3747](https://github.com/twilio-labs/paste/pull/3747) Thanks [@TheSisb](https://github.com/TheSisb)! - [DatePicker] limit the max year to 9999 by default. This is overwritable.

* [`27b9e89ea`](https://github.com/twilio-labs/paste/commit/27b9e89ea4b3618216af1dba56dac5128a712ae4) [#3757](https://github.com/twilio-labs/paste/pull/3757) Thanks [@TheSisb](https://github.com/TheSisb)! - [Table, DataGrid] Fix regression that broke `noWrap` prop on Table and DataGrids.

* Updated dependencies [[`33116f9c9`](https://github.com/twilio-labs/paste/commit/33116f9c9ef5211959dd844668c803095d202098), [`8d042fe67`](https://github.com/twilio-labs/paste/commit/8d042fe67a6dc1b451af4be8156bd009309b6fd9), [`3c3ec9b76`](https://github.com/twilio-labs/paste/commit/3c3ec9b765e22892674a09132987017881724e89), [`27b9e89ea`](https://github.com/twilio-labs/paste/commit/27b9e89ea4b3618216af1dba56dac5128a712ae4)]:
  - @twilio-paste/toast@12.2.0
  - @twilio-paste/date-picker@6.1.1
  - @twilio-paste/textarea@10.2.0
  - @twilio-paste/data-grid@8.3.1
  - @twilio-paste/table@8.2.1

## 20.8.0

### Minor Changes

- [`55786c61c`](https://github.com/twilio-labs/paste/commit/55786c61cb6c217b0305d7dafc2cadffa6675f92) [#3727](https://github.com/twilio-labs/paste/pull/3727) Thanks [@TheSisb](https://github.com/TheSisb)! - [Summary Detail] Add new SummaryDetail component package.

  A Summary Detail is a collapsible container that can be used to hide or show content.

* [`e0e69e760`](https://github.com/twilio-labs/paste/commit/e0e69e7601216bc79535b7ee6978ae227a155300) [#3731](https://github.com/twilio-labs/paste/pull/3731) Thanks [@nkrantz](https://github.com/nkrantz)! - [Page Header] Create new PageHeaderSeparator component as part of the Page Header package

- [`d9f96d7d8`](https://github.com/twilio-labs/paste/commit/d9f96d7d8b72f3d3fa8f66c24b5725a2a92bfc35) [#3739](https://github.com/twilio-labs/paste/pull/3739) Thanks [@TheSisb](https://github.com/TheSisb)! - [ThemeProvider, CustomizationProvider] Now accepts an optional `style` prop to override element styles.

  This is helpful in scenarios where ThemeProvider isn't wrapping your app root, but instead is nested in your DOM tree and needs some styling overrides.

* [`22a917aed`](https://github.com/twilio-labs/paste/commit/22a917aed53a0e4b3c1a78a8c946321d326fb12c) [#3740](https://github.com/twilio-labs/paste/pull/3740) Thanks [@TheSisb](https://github.com/TheSisb)! - [Table, DataGrid] Allow passing `whiteSpace` style prop to `Th`/`DataGridHeader` and `Td`/`DataGridCell` components.

- [`f5a0ae961`](https://github.com/twilio-labs/paste/commit/f5a0ae9610a838503d081f448324c354d39e6394) [#3662](https://github.com/twilio-labs/paste/pull/3662) Thanks [@nkrantz](https://github.com/nkrantz)! - [Page Header] Create new Page Header package. Page Header is a layout component that wraps all top level components on a page.

### Patch Changes

- [`f5a0ae961`](https://github.com/twilio-labs/paste/commit/f5a0ae9610a838503d081f448324c354d39e6394) [#3662](https://github.com/twilio-labs/paste/pull/3662) Thanks [@nkrantz](https://github.com/nkrantz)! - [Design Tokens] Update value of line-height-90 from 2.75rem to 2.5rem

* [`47c329b57`](https://github.com/twilio-labs/paste/commit/47c329b573b19696b8697ceadc5c3f5a75511c50) [#3722](https://github.com/twilio-labs/paste/pull/3722) Thanks [@TheSisb](https://github.com/TheSisb)! - [Input] Fix rendering logic of decrement arrow on number input

- [`855830c89`](https://github.com/twilio-labs/paste/commit/855830c89536073a24bda7cee9c3b6e4756254d0) [#3735](https://github.com/twilio-labs/paste/pull/3735) Thanks [@serifluous](https://github.com/serifluous)! - Remove evergreen font size definitions that inherit from global and update font-size-40 value

* [`048c3cfa0`](https://github.com/twilio-labs/paste/commit/048c3cfa048639da15b77035f7aee2c35df4b167) [#3743](https://github.com/twilio-labs/paste/pull/3743) Thanks [@serifluous](https://github.com/serifluous)! - Reduced left padding on Visual Picker content

- [`fbd399636`](https://github.com/twilio-labs/paste/commit/fbd39963687623baf9352e034b83dbe8bb70eeff) [#3736](https://github.com/twilio-labs/paste/pull/3736) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Theme]: patch bump in Paste fonts to fix a bug in the Twilio sans font regarding backticks not taking up physical space

* [`ba0d7bcfb`](https://github.com/twilio-labs/paste/commit/ba0d7bcfbd6fa8e6413597966667ec7d68f954bf) [#3709](https://github.com/twilio-labs/paste/pull/3709) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Menu]: Adds overflow scrolling behaviour on menus with a large number of items in, currently defaulting to 10 items

- [`41b3668ea`](https://github.com/twilio-labs/paste/commit/41b3668ea41e914be85f9099cba6e61350d0abed) [#3723](https://github.com/twilio-labs/paste/pull/3723) Thanks [@TheSisb](https://github.com/TheSisb)! - [ChatLog] Fix overflow on message bubbles

* [`f5a0ae961`](https://github.com/twilio-labs/paste/commit/f5a0ae9610a838503d081f448324c354d39e6394) [#3662](https://github.com/twilio-labs/paste/pull/3662) Thanks [@nkrantz](https://github.com/nkrantz)! - [Icons] Update svg of the DocumentationIcon for better alignment with text

- [`d8b33e2b9`](https://github.com/twilio-labs/paste/commit/d8b33e2b9218aa36a3e0651051ec9611a3149cf5) [#3741](https://github.com/twilio-labs/paste/pull/3741) Thanks [@TheSisb](https://github.com/TheSisb)! - [SummaryDetail] Fixed an issue with React versions below 18.

- Updated dependencies [[`f5a0ae961`](https://github.com/twilio-labs/paste/commit/f5a0ae9610a838503d081f448324c354d39e6394), [`55786c61c`](https://github.com/twilio-labs/paste/commit/55786c61cb6c217b0305d7dafc2cadffa6675f92), [`e0e69e760`](https://github.com/twilio-labs/paste/commit/e0e69e7601216bc79535b7ee6978ae227a155300), [`d9f96d7d8`](https://github.com/twilio-labs/paste/commit/d9f96d7d8b72f3d3fa8f66c24b5725a2a92bfc35), [`47c329b57`](https://github.com/twilio-labs/paste/commit/47c329b573b19696b8697ceadc5c3f5a75511c50), [`855830c89`](https://github.com/twilio-labs/paste/commit/855830c89536073a24bda7cee9c3b6e4756254d0), [`048c3cfa0`](https://github.com/twilio-labs/paste/commit/048c3cfa048639da15b77035f7aee2c35df4b167), [`fbd399636`](https://github.com/twilio-labs/paste/commit/fbd39963687623baf9352e034b83dbe8bb70eeff), [`ba0d7bcfb`](https://github.com/twilio-labs/paste/commit/ba0d7bcfbd6fa8e6413597966667ec7d68f954bf), [`41b3668ea`](https://github.com/twilio-labs/paste/commit/41b3668ea41e914be85f9099cba6e61350d0abed), [`22a917aed`](https://github.com/twilio-labs/paste/commit/22a917aed53a0e4b3c1a78a8c946321d326fb12c), [`f5a0ae961`](https://github.com/twilio-labs/paste/commit/f5a0ae9610a838503d081f448324c354d39e6394), [`d8b33e2b9`](https://github.com/twilio-labs/paste/commit/d8b33e2b9218aa36a3e0651051ec9611a3149cf5)]:
  - @twilio-paste/design-tokens@10.4.1
  - @twilio-paste/summary-detail@1.0.0
  - @twilio-paste/page-header@1.0.0
  - @twilio-paste/customization@8.2.0
  - @twilio-paste/theme@11.1.0
  - @twilio-paste/input@9.1.2
  - @twilio-paste/visual-picker@2.0.3
  - @twilio-paste/menu@14.1.2
  - @twilio-paste/chat-log@5.2.1
  - @twilio-paste/data-grid@8.3.0
  - @twilio-paste/table@8.2.0

## 20.7.0

### Minor Changes

- [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a) [#3634](https://github.com/twilio-labs/paste/pull/3634) Thanks [@nkrantz](https://github.com/nkrantz)! - [Design tokens] add new box shadow token "shadow-border-right-inverse-strong" for vertical Tabs, update values of "shadow-border-top-primary-strongest" tokens in dark themes.

* [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a) [#3634](https://github.com/twilio-labs/paste/pull/3634) Thanks [@nkrantz](https://github.com/nkrantz)! - [Box] Add new pseydo prop style `_disabled_focus_after` for controlling styling of disabled tabs.

### Patch Changes

- [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a) [#3634](https://github.com/twilio-labs/paste/pull/3634) Thanks [@nkrantz](https://github.com/nkrantz)! - [Tabs] Minor styling bug fixes on horizontal and vertical tabs.

* [`4d7e2364d`](https://github.com/twilio-labs/paste/commit/4d7e2364da2ad00acdd1fa4b0eb26366a640063a) [#3649](https://github.com/twilio-labs/paste/pull/3649) Thanks [@nkrantz](https://github.com/nkrantz)! - [Icons] Swap SVGs for ProductDestinationsIcon and ProductSourcesIcon because they were backwards.

- [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a) [#3634](https://github.com/twilio-labs/paste/pull/3634) Thanks [@nkrantz](https://github.com/nkrantz)! - [In Page Navigation] change border bottom color of In Page Nav Items to "colorBorderInverseWeaker" when using inverse variants for improved styling.

- Updated dependencies [[`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a), [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a), [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a), [`ecbba0427`](https://github.com/twilio-labs/paste/commit/ecbba0427542d91c05b1f17aa64762606984d63a)]:
  - @twilio-paste/design-tokens@10.4.0
  - @twilio-paste/tabs@8.2.1
  - @twilio-paste/in-page-navigation@4.3.1
  - @twilio-paste/box@10.3.0

## 20.6.0

### Minor Changes

- [`28db966db`](https://github.com/twilio-labs/paste/commit/28db966dbafbb52a384407acb0f3952de4ff8979) [#3579](https://github.com/twilio-labs/paste/pull/3579) Thanks [@nkrantz](https://github.com/nkrantz)! - [Tabs] Update styles of vertical and horizontal tabs, add new variants full_width and inverse_full_width which do the same thing as fitted tabs, but are more appropriately named.

* [`28db966db`](https://github.com/twilio-labs/paste/commit/28db966dbafbb52a384407acb0f3952de4ff8979) [#3579](https://github.com/twilio-labs/paste/pull/3579) Thanks [@nkrantz](https://github.com/nkrantz)! - [In Page Navigation] Add vertical styles and update horizontal styles. Updated horizontal styles include a bottom border. Adds a new prop `hideBottomBorder` for specific cases when the bottom border shouldn't be visible.

- [`2c5f5935e`](https://github.com/twilio-labs/paste/commit/2c5f5935e71616bc8db59b4e5d41a725ec6bce60) [#3584](https://github.com/twilio-labs/paste/pull/3584) Thanks [@nkrantz](https://github.com/nkrantz)! - [Topbar] Add third value to `justify` prop type on TopbarActions, "center", allowing actions within the topbar to be center justified. For use with ProgressSteps in the Wizard flow.

* [`28db966db`](https://github.com/twilio-labs/paste/commit/28db966dbafbb52a384407acb0f3952de4ff8979) [#3579](https://github.com/twilio-labs/paste/pull/3579) Thanks [@nkrantz](https://github.com/nkrantz)! - [Design tokens] Add three new box shadow tokens, shadow-border-top-primary, shadow-border-top-inverse-strongest, and shadow-border-top-primary-strongest for use in the tabs package. Add new background color, color-background-inverse-strongest.

- [`28db966db`](https://github.com/twilio-labs/paste/commit/28db966dbafbb52a384407acb0f3952de4ff8979) [#3579](https://github.com/twilio-labs/paste/pull/3579) Thanks [@nkrantz](https://github.com/nkrantz)! - [Box] Add four new pseudo prop style selectors for use in the tabs package: `_selected_after`, `_focus_selected_after`, `_selected_hover_after`, `_focus_selected_hover_after`.

### Patch Changes

- [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [List] remove `listStyleType` from Ordered and Unordered List type signature as it is not passed to the underlying component

* [`949df9e5e`](https://github.com/twilio-labs/paste/commit/949df9e5e3e7cfd8575ed8fdd39bcbe70530b531) [#3612](https://github.com/twilio-labs/paste/pull/3612) Thanks [@nkrantz](https://github.com/nkrantz)! - [Customization] Minor change to customization tests to reflect updated prop change from 'variant' to 'variants' on CustomizationProvider.

- [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [codemods]: Updated exports map

* [`3d5d1db5e`](https://github.com/twilio-labs/paste/commit/3d5d1db5e8eea37bcc6d296e4a349d08b0f75414) [#3601](https://github.com/twilio-labs/paste/pull/3601) Thanks [@nkrantz](https://github.com/nkrantz)! - [Form] Change color of FormSectionDescription from color-text-weak to color-text

- [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Tabs primitive] Updated dev depenedencies to include typescript and tsx for running build scripts

* [`e238ce11a`](https://github.com/twilio-labs/paste/commit/e238ce11a6610fb793cefb977c024086865e2037) [#3618](https://github.com/twilio-labs/paste/pull/3618) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Modal Dialog Primitive] Updated dev depenedencies to include typescript and tsx for running build scripts

- [`e238ce11a`](https://github.com/twilio-labs/paste/commit/e238ce11a6610fb793cefb977c024086865e2037) [#3618](https://github.com/twilio-labs/paste/pull/3618) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Non-modal dialog primitive] Updated dev depenedencies to include typescript and tsx for running build scripts

* [`e238ce11a`](https://github.com/twilio-labs/paste/commit/e238ce11a6610fb793cefb977c024086865e2037) [#3618](https://github.com/twilio-labs/paste/pull/3618) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Menu primitve] Updated dev depenedencies to include typescript and tsx for running build scripts

- [`e238ce11a`](https://github.com/twilio-labs/paste/commit/e238ce11a6610fb793cefb977c024086865e2037) [#3618](https://github.com/twilio-labs/paste/pull/3618) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Listbox primitive] Updated dev depenedencies to include typescript and tsx for running build scripts

* [`e238ce11a`](https://github.com/twilio-labs/paste/commit/e238ce11a6610fb793cefb977c024086865e2037) [#3618](https://github.com/twilio-labs/paste/pull/3618) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Disclosure primitive] Updated dev depenedencies to include typescript and tsx for running build scripts

- [`e238ce11a`](https://github.com/twilio-labs/paste/commit/e238ce11a6610fb793cefb977c024086865e2037) [#3618](https://github.com/twilio-labs/paste/pull/3618) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Combobox primitive] Updated dev depenedencies to include typescript and tsx for running build scripts

* [`e238ce11a`](https://github.com/twilio-labs/paste/commit/e238ce11a6610fb793cefb977c024086865e2037) [#3618](https://github.com/twilio-labs/paste/pull/3618) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Tooltip primitive] Updated dev depenedencies to include typescript and tsx for running build scripts

- [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Data Grid]: Re-add SortDirection type export

* [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Style-props] Improved TsDoc type annotations

- [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Icons] Improved TsDoc type annotations

* [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Sidebar] Improved TsDoc type annotations

- [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Side Modal] Improved TsDoc type annotations

* [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Separator] Improved TsDoc type annotations

- [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Select] Improved TsDoc type annotations

* [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Screen reader only] Improved TsDoc type annotations

- [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Radio group] Improved TsDoc type annotations

* [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Radio button group] Improved TsDoc type annotations

- [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Inline control group] Improved TsDoc type annotations

* [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Text] Improved TsDoc type annotations

- [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Sibling Box] Improved TsDoc type annotations

* [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Box] Improved TsDoc type annotations

- [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Switch] Improved TsDoc type annotations

* [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Status] Improved TsDoc type annotations

- [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Spinner] Improved TsDoc type annotations

* [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Slider] Improved TsDoc type annotations

- [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9) [#3607](https://github.com/twilio-labs/paste/pull/3607) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Skeleton loader] Improved TsDoc type annotations

* [`26577a21e`](https://github.com/twilio-labs/paste/commit/26577a21e015ce7c4ecdfc3a4ae97e4012e9cdde) [#3576](https://github.com/twilio-labs/paste/pull/3576) Thanks [@serifluous](https://github.com/serifluous)! - [Heading] Update bottom margin on H2 and H4 by one spacing token step

* Updated dependencies [[`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9), [`949df9e5e`](https://github.com/twilio-labs/paste/commit/949df9e5e3e7cfd8575ed8fdd39bcbe70530b531), [`3d5d1db5e`](https://github.com/twilio-labs/paste/commit/3d5d1db5e8eea37bcc6d296e4a349d08b0f75414), [`28db966db`](https://github.com/twilio-labs/paste/commit/28db966dbafbb52a384407acb0f3952de4ff8979), [`28db966db`](https://github.com/twilio-labs/paste/commit/28db966dbafbb52a384407acb0f3952de4ff8979), [`2c5f5935e`](https://github.com/twilio-labs/paste/commit/2c5f5935e71616bc8db59b4e5d41a725ec6bce60), [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9), [`e238ce11a`](https://github.com/twilio-labs/paste/commit/e238ce11a6610fb793cefb977c024086865e2037), [`e238ce11a`](https://github.com/twilio-labs/paste/commit/e238ce11a6610fb793cefb977c024086865e2037), [`e238ce11a`](https://github.com/twilio-labs/paste/commit/e238ce11a6610fb793cefb977c024086865e2037), [`e238ce11a`](https://github.com/twilio-labs/paste/commit/e238ce11a6610fb793cefb977c024086865e2037), [`e238ce11a`](https://github.com/twilio-labs/paste/commit/e238ce11a6610fb793cefb977c024086865e2037), [`e238ce11a`](https://github.com/twilio-labs/paste/commit/e238ce11a6610fb793cefb977c024086865e2037), [`e238ce11a`](https://github.com/twilio-labs/paste/commit/e238ce11a6610fb793cefb977c024086865e2037), [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9), [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9), [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9), [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9), [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9), [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9), [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9), [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9), [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9), [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9), [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9), [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9), [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9), [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9), [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9), [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9), [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9), [`b97c0525b`](https://github.com/twilio-labs/paste/commit/b97c0525b7c3211cdb02808f07d45cb7106438f9), [`28db966db`](https://github.com/twilio-labs/paste/commit/28db966dbafbb52a384407acb0f3952de4ff8979), [`28db966db`](https://github.com/twilio-labs/paste/commit/28db966dbafbb52a384407acb0f3952de4ff8979), [`26577a21e`](https://github.com/twilio-labs/paste/commit/26577a21e015ce7c4ecdfc3a4ae97e4012e9cdde)]:
  - @twilio-paste/list@8.1.2
  - @twilio-paste/customization@8.1.1
  - @twilio-paste/form@11.1.1
  - @twilio-paste/tabs@8.2.0
  - @twilio-paste/in-page-navigation@4.3.0
  - @twilio-paste/topbar@1.2.0
  - @twilio-paste/tabs-primitive@2.0.1
  - @twilio-paste/modal-dialog-primitive@2.0.1
  - @twilio-paste/non-modal-dialog-primitive@2.0.2
  - @twilio-paste/menu-primitive@2.1.1
  - @twilio-paste/listbox-primitive@3.0.1
  - @twilio-paste/disclosure-primitive@2.1.1
  - @twilio-paste/combobox-primitive@2.1.1
  - @twilio-paste/tooltip-primitive@2.0.1
  - @twilio-paste/data-grid@8.2.1
  - @twilio-paste/style-props@9.1.1
  - @twilio-paste/sidebar@1.1.1
  - @twilio-paste/side-modal@4.1.1
  - @twilio-paste/separator@8.1.1
  - @twilio-paste/select@12.1.2
  - @twilio-paste/screen-reader-only@13.1.1
  - @twilio-paste/radio-group@13.1.1
  - @twilio-paste/radio-button-group@4.1.1
  - @twilio-paste/inline-control-group@13.0.2
  - @twilio-paste/text@10.1.1
  - @twilio-paste/sibling-box@9.1.1
  - @twilio-paste/box@10.2.0
  - @twilio-paste/switch@5.1.1
  - @twilio-paste/status@2.1.1
  - @twilio-paste/spinner@14.1.1
  - @twilio-paste/slider@3.0.1
  - @twilio-paste/skeleton-loader@6.1.1
  - @twilio-paste/design-tokens@10.3.0
  - @twilio-paste/heading@11.1.1
  - @twilio-paste/account-switcher@3.0.1
  - @twilio-paste/product-switcher@3.0.2

## 20.5.0

### Minor Changes

- [`3f6e05d10`](https://github.com/twilio-labs/paste/commit/3f6e05d10553b563cc81dd5c246610be330fb23a) [#3541](https://github.com/twilio-labs/paste/pull/3541) Thanks [@nkrantz](https://github.com/nkrantz)! - [Data Grid] Add ability to override default "grid" role to be "treegrid" for making custom tree grid components using Data Grid. "treegrid" is the only valid type that can be passed to role.

* [`72ec59143`](https://github.com/twilio-labs/paste/commit/72ec5914375231ac37c4c2989633615b914fbad1) [#3549](https://github.com/twilio-labs/paste/pull/3549) Thanks [@TheSisb](https://github.com/TheSisb)! - [ProgressBar] Added new features and updated the design.

  The ProgressBarLabel component has the following new props:

  - `valueLabel` which displays a plain text value on the right side of the label.
  - `disabled` which applies disabled styling on the label.

  The ProgressBar component has updated styling and the following new props:

  - `hasError` which displays error styling.
  - `disabled` which displays disabled styling.

- [`92c16ec9d`](https://github.com/twilio-labs/paste/commit/92c16ec9de1ac35b5dc0a05cf8463729b01a7822) [#3537](https://github.com/twilio-labs/paste/pull/3537) Thanks [@TheSisb](https://github.com/TheSisb)! - [In Page Navigation] Add new `orientation` property with a vertical option.

* [`c023e7345`](https://github.com/twilio-labs/paste/commit/c023e73456e29ef13cee26850a872bc2d57037ba) [#3528](https://github.com/twilio-labs/paste/pull/3528) Thanks [@nkrantz](https://github.com/nkrantz)! - [Description List] Adjust spacing on Description List component. Description List was previously inheriting 14px of top and bottom margin from the HTML element. This change removes that spacing, so the component now has 0px of top/bottom margin. The same amount of spacing remains between DescriptionListTerms and DescriptionListDetails. In order to maintain designs with Description Lists, you may have to replace the removed spacing to your layout.

### Patch Changes

- [`7d193d6bd`](https://github.com/twilio-labs/paste/commit/7d193d6bda1535f1a9347798c8ab96733bb8af77) [#3558](https://github.com/twilio-labs/paste/pull/3558) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Textarea] Improve TsDoc type annotations

* [`7d193d6bd`](https://github.com/twilio-labs/paste/commit/7d193d6bda1535f1a9347798c8ab96733bb8af77) [#3558](https://github.com/twilio-labs/paste/pull/3558) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Time picker] Improve TsDoc type annotations

- [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8) [#3557](https://github.com/twilio-labs/paste/pull/3557) Thanks [@nkrantz](https://github.com/nkrantz)! - [Modal] Improve TsDoc type annotations

* [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8) [#3557](https://github.com/twilio-labs/paste/pull/3557) Thanks [@nkrantz](https://github.com/nkrantz)! - [In Page Navigation] Improved TsDoc type annotations

- [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8) [#3557](https://github.com/twilio-labs/paste/pull/3557) Thanks [@nkrantz](https://github.com/nkrantz)! - [Product Switcher] Improve TsDoc type annotations.

* [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8) [#3557](https://github.com/twilio-labs/paste/pull/3557) Thanks [@nkrantz](https://github.com/nkrantz)! - [Pagination] Improved TsDoc type annotations. Fix isHovered and isFocused props usage on PaginationArrow so the passed value is actually used.

- [`bc51057db`](https://github.com/twilio-labs/paste/commit/bc51057dbad9d941b2f0299cb372ca64637ee45d) [#3545](https://github.com/twilio-labs/paste/pull/3545) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Meter] Remove console.warn log spam regarding aria-label

* [`3b350c741`](https://github.com/twilio-labs/paste/commit/3b350c741615094c62ba1df4d062d3e02c0ab261) [#3522](https://github.com/twilio-labs/paste/pull/3522) Thanks [@abereghici](https://github.com/abereghici)! - chore: removed unnecessary type assertions

- [`1a70ec030`](https://github.com/twilio-labs/paste/commit/1a70ec030da48161ec296034cab19d34ce24f01d) [#3543](https://github.com/twilio-labs/paste/pull/3543) Thanks [@nkrantz](https://github.com/nkrantz)! - [Chat Composer] Change overflowY from "scroll" to "auto" to prevent non-scrollable scrollbar bug

* [`7d193d6bd`](https://github.com/twilio-labs/paste/commit/7d193d6bda1535f1a9347798c8ab96733bb8af77) [#3558](https://github.com/twilio-labs/paste/pull/3558) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Topbar] Improve TsDoc type annotations

- [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8) [#3557](https://github.com/twilio-labs/paste/pull/3557) Thanks [@nkrantz](https://github.com/nkrantz)! - [Inline Code] Improved TsDoc type annotations

* [`7d193d6bd`](https://github.com/twilio-labs/paste/commit/7d193d6bda1535f1a9347798c8ab96733bb8af77) [#3558](https://github.com/twilio-labs/paste/pull/3558) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [User dialog] Improve TsDoc type annotations

- [`7d193d6bd`](https://github.com/twilio-labs/paste/commit/7d193d6bda1535f1a9347798c8ab96733bb8af77) [#3558](https://github.com/twilio-labs/paste/pull/3558) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Tabs] Improve TsDoc type annotations

* [`7d193d6bd`](https://github.com/twilio-labs/paste/commit/7d193d6bda1535f1a9347798c8ab96733bb8af77) [#3558](https://github.com/twilio-labs/paste/pull/3558) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Tooltip] Improve TsDoc type annotations

- [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8) [#3557](https://github.com/twilio-labs/paste/pull/3557) Thanks [@nkrantz](https://github.com/nkrantz)! - [Input] Improve TsDoc type annotations

* [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8) [#3557](https://github.com/twilio-labs/paste/pull/3557) Thanks [@nkrantz](https://github.com/nkrantz)! - [Inline Control Group] Improve TsDoc type annotations

- [`7d193d6bd`](https://github.com/twilio-labs/paste/commit/7d193d6bda1535f1a9347798c8ab96733bb8af77) [#3558](https://github.com/twilio-labs/paste/pull/3558) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Codemods] updated paste exports map

* [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8) [#3557](https://github.com/twilio-labs/paste/pull/3557) Thanks [@nkrantz](https://github.com/nkrantz)! - [Paragraph] Improve TsDoc type annotations

- [`7d193d6bd`](https://github.com/twilio-labs/paste/commit/7d193d6bda1535f1a9347798c8ab96733bb8af77) [#3558](https://github.com/twilio-labs/paste/pull/3558) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Truncate] Improve TsDoc type annotations

* [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8) [#3557](https://github.com/twilio-labs/paste/pull/3557) Thanks [@nkrantz](https://github.com/nkrantz)! - [Progress Steps] Improve TsDoc type annotations

- [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8) [#3557](https://github.com/twilio-labs/paste/pull/3557) Thanks [@nkrantz](https://github.com/nkrantz)! - [Label] Improve TsDoc type annotations

* [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8) [#3557](https://github.com/twilio-labs/paste/pull/3557) Thanks [@nkrantz](https://github.com/nkrantz)! - [Popover] Improve TsDoc type annotations

- [`7d193d6bd`](https://github.com/twilio-labs/paste/commit/7d193d6bda1535f1a9347798c8ab96733bb8af77) [#3558](https://github.com/twilio-labs/paste/pull/3558) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Toast] Improve TsDoc type annotations

* [`7d193d6bd`](https://github.com/twilio-labs/paste/commit/7d193d6bda1535f1a9347798c8ab96733bb8af77) [#3558](https://github.com/twilio-labs/paste/pull/3558) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Visual Picker] Improve TsDoc type annotations

- [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8) [#3557](https://github.com/twilio-labs/paste/pull/3557) Thanks [@nkrantz](https://github.com/nkrantz)! - [Minimizable Dialog] Improved TsDoc type annotations

* [`bc51057db`](https://github.com/twilio-labs/paste/commit/bc51057dbad9d941b2f0299cb372ca64637ee45d) [#3545](https://github.com/twilio-labs/paste/pull/3545) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Data Grid] Fix issue where form elements in the data-grid that immediately re-render on mount cause the tabIndex management system to faulter.

- [`a684a6bc7`](https://github.com/twilio-labs/paste/commit/a684a6bc79a66987659d7838945b54648faeed4f) [#3516](https://github.com/twilio-labs/paste/pull/3516) Thanks [@abereghici](https://github.com/abereghici)! - chore(data-grid): change isCell function into a type guard and remove unnecessary type assertions

* [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8) [#3557](https://github.com/twilio-labs/paste/pull/3557) Thanks [@nkrantz](https://github.com/nkrantz)! - [Meter] Improve TsDoc type annotations

- [`c58b3bfbd`](https://github.com/twilio-labs/paste/commit/c58b3bfbd50d07221eff953feed9bbb2b9a84186) [#3540](https://github.com/twilio-labs/paste/pull/3540) Thanks [@TheSisb](https://github.com/TheSisb)! - [Combobox] Fix `placeholder` cropping issue in MultiselectCombobox

* [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8) [#3557](https://github.com/twilio-labs/paste/pull/3557) Thanks [@nkrantz](https://github.com/nkrantz)! - [List] Improve TsDoc type annotations

- [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8) [#3557](https://github.com/twilio-labs/paste/pull/3557) Thanks [@nkrantz](https://github.com/nkrantz)! - [Progress Bar] Improve TsDoc type annotations

* [`bc51057db`](https://github.com/twilio-labs/paste/commit/bc51057dbad9d941b2f0299cb372ca64637ee45d) [#3545](https://github.com/twilio-labs/paste/pull/3545) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Select] fix the hydration issue which caused the `defaultValue` prop to not be respected.

  Since the React v18 upgrade, we were only rendering the children options after the component and html select
  wrapper had mounted. The select would mount with a `defaultValue` of a child that didn't exist, then the
  children would be added, so it wouldn't know what value to select. To fix the hydration and `defaultValue`
  together we now re-render the entire Select on mount.

- [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8) [#3557](https://github.com/twilio-labs/paste/pull/3557) Thanks [@nkrantz](https://github.com/nkrantz)! - [Input Box] Improve TsDoc type annotations

* [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8) [#3557](https://github.com/twilio-labs/paste/pull/3557) Thanks [@nkrantz](https://github.com/nkrantz)! - [Menu] Improve TsDoc type annotations

* Updated dependencies [[`7d193d6bd`](https://github.com/twilio-labs/paste/commit/7d193d6bda1535f1a9347798c8ab96733bb8af77), [`7d193d6bd`](https://github.com/twilio-labs/paste/commit/7d193d6bda1535f1a9347798c8ab96733bb8af77), [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8), [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8), [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8), [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8), [`bc51057db`](https://github.com/twilio-labs/paste/commit/bc51057dbad9d941b2f0299cb372ca64637ee45d), [`3f6e05d10`](https://github.com/twilio-labs/paste/commit/3f6e05d10553b563cc81dd5c246610be330fb23a), [`72ec59143`](https://github.com/twilio-labs/paste/commit/72ec5914375231ac37c4c2989633615b914fbad1), [`3b350c741`](https://github.com/twilio-labs/paste/commit/3b350c741615094c62ba1df4d062d3e02c0ab261), [`1a70ec030`](https://github.com/twilio-labs/paste/commit/1a70ec030da48161ec296034cab19d34ce24f01d), [`7d193d6bd`](https://github.com/twilio-labs/paste/commit/7d193d6bda1535f1a9347798c8ab96733bb8af77), [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8), [`7d193d6bd`](https://github.com/twilio-labs/paste/commit/7d193d6bda1535f1a9347798c8ab96733bb8af77), [`7d193d6bd`](https://github.com/twilio-labs/paste/commit/7d193d6bda1535f1a9347798c8ab96733bb8af77), [`7d193d6bd`](https://github.com/twilio-labs/paste/commit/7d193d6bda1535f1a9347798c8ab96733bb8af77), [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8), [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8), [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8), [`7d193d6bd`](https://github.com/twilio-labs/paste/commit/7d193d6bda1535f1a9347798c8ab96733bb8af77), [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8), [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8), [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8), [`7d193d6bd`](https://github.com/twilio-labs/paste/commit/7d193d6bda1535f1a9347798c8ab96733bb8af77), [`7d193d6bd`](https://github.com/twilio-labs/paste/commit/7d193d6bda1535f1a9347798c8ab96733bb8af77), [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8), [`bc51057db`](https://github.com/twilio-labs/paste/commit/bc51057dbad9d941b2f0299cb372ca64637ee45d), [`a684a6bc7`](https://github.com/twilio-labs/paste/commit/a684a6bc79a66987659d7838945b54648faeed4f), [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8), [`92c16ec9d`](https://github.com/twilio-labs/paste/commit/92c16ec9de1ac35b5dc0a05cf8463729b01a7822), [`c58b3bfbd`](https://github.com/twilio-labs/paste/commit/c58b3bfbd50d07221eff953feed9bbb2b9a84186), [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8), [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8), [`c023e7345`](https://github.com/twilio-labs/paste/commit/c023e73456e29ef13cee26850a872bc2d57037ba), [`bc51057db`](https://github.com/twilio-labs/paste/commit/bc51057dbad9d941b2f0299cb372ca64637ee45d), [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8), [`3f33da826`](https://github.com/twilio-labs/paste/commit/3f33da826be1f339dc960bd91ae07b6186c87bb8)]:
  - @twilio-paste/textarea@10.1.1
  - @twilio-paste/time-picker@6.1.1
  - @twilio-paste/modal@16.1.1
  - @twilio-paste/in-page-navigation@4.2.0
  - @twilio-paste/product-switcher@3.0.1
  - @twilio-paste/pagination@7.1.1
  - @twilio-paste/meter@1.0.3
  - @twilio-paste/data-grid@8.2.0
  - @twilio-paste/progress-bar@1.1.0
  - @twilio-paste/breadcrumb@11.1.1
  - @twilio-paste/checkbox@13.1.1
  - @twilio-paste/menu@14.1.1
  - @twilio-paste/grid@8.1.1
  - @twilio-paste/chat-composer@5.1.1
  - @twilio-paste/topbar@1.1.1
  - @twilio-paste/inline-code@4.1.1
  - @twilio-paste/user-dialog@2.1.1
  - @twilio-paste/tabs@8.1.1
  - @twilio-paste/tooltip@11.1.1
  - @twilio-paste/input@9.1.1
  - @twilio-paste/inline-control-group@13.0.1
  - @twilio-paste/paragraph@10.1.1
  - @twilio-paste/truncate@14.1.1
  - @twilio-paste/progress-steps@2.1.1
  - @twilio-paste/label@13.1.1
  - @twilio-paste/popover@13.2.0
  - @twilio-paste/toast@12.1.1
  - @twilio-paste/visual-picker@2.0.2
  - @twilio-paste/minimizable-dialog@4.1.1
  - @twilio-paste/combobox@16.2.1
  - @twilio-paste/list@8.1.1
  - @twilio-paste/description-list@4.2.0
  - @twilio-paste/select@12.1.1
  - @twilio-paste/input-box@10.1.1

## 20.4.0

### Minor Changes

- [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2) [#3505](https://github.com/twilio-labs/paste/pull/3505) Thanks [@nkrantz](https://github.com/nkrantz)! - [Reakit library] export menu state return and menu initial state

* [`6bc4a8ade`](https://github.com/twilio-labs/paste/commit/6bc4a8ade1b3b9f76bfeee8a954fe3b3969c36d2) [#3501](https://github.com/twilio-labs/paste/pull/3501) Thanks [@nkrantz](https://github.com/nkrantz)! - [Codemods] New exports from icons package

- [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2) [#3505](https://github.com/twilio-labs/paste/pull/3505) Thanks [@nkrantz](https://github.com/nkrantz)! - [Menu Primitive] new exports for use in the Account Switcher package: MenuPrimitiveInitialState and MenuPrimitiveStateReturn

* [`6bc4a8ade`](https://github.com/twilio-labs/paste/commit/6bc4a8ade1b3b9f76bfeee8a954fe3b3969c36d2) [#3501](https://github.com/twilio-labs/paste/pull/3501) Thanks [@nkrantz](https://github.com/nkrantz)! - [Icons] Add new icons: ProductCommsIcon and TaskIcon

- [`b8d79200b`](https://github.com/twilio-labs/paste/commit/b8d79200b03d2bef7e0f2106ea1ab2bc6335bc85) [#3442](https://github.com/twilio-labs/paste/pull/3442) Thanks [@TheSisb](https://github.com/TheSisb)! - Removed all run-time [prop-type checking](https://www.npmjs.com/package/prop-types)from Paste components. Paste now ships with only TypeScript types.

  **ACTION NEEDED**: None. This should be 100% backwards compatible.

* [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2) [#3505](https://github.com/twilio-labs/paste/pull/3505) Thanks [@nkrantz](https://github.com/nkrantz)! - [Menu] Add all inherited props from "div" element to MenuGroupProps, add new exports: MenuInitialState and MenuStateReturn

### Patch Changes

- [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2) [#3505](https://github.com/twilio-labs/paste/pull/3505) Thanks [@nkrantz](https://github.com/nkrantz)! - [Alert Dialog] Improved TsDoc annotations

* [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2) [#3505](https://github.com/twilio-labs/paste/pull/3505) Thanks [@nkrantz](https://github.com/nkrantz)! - [Breadcrumb] Improved TsDoc type annotations

- [`7d155c53b`](https://github.com/twilio-labs/paste/commit/7d155c53b63e0ad6a9914aed6309f3703d371848) [#3488](https://github.com/twilio-labs/paste/pull/3488) Thanks [@nkrantz](https://github.com/nkrantz)! - [Slider] Add spacing between min and max range labels, wrap overflow content onto second line, and right-align max range label.

* [`dfff35e1e`](https://github.com/twilio-labs/paste/commit/dfff35e1e6241596ad93ac1056e072e1a8f57dc9) [#3493](https://github.com/twilio-labs/paste/pull/3493) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Media Object]: Improved type annotations

- [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5) [#3502](https://github.com/twilio-labs/paste/pull/3502) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Heading]: Improved TsDoc type annotations

* [`7d155c53b`](https://github.com/twilio-labs/paste/commit/7d155c53b63e0ad6a9914aed6309f3703d371848) [#3488](https://github.com/twilio-labs/paste/pull/3488) Thanks [@nkrantz](https://github.com/nkrantz)! - [Meter] Add spacing between the min and max labels for readability, right-align the max label, and make overflow min/max labels wrap to second line.

- [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5) [#3502](https://github.com/twilio-labs/paste/pull/3502) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Data Grid]: Improved TsDoc type annotation

* [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2) [#3505](https://github.com/twilio-labs/paste/pull/3505) Thanks [@nkrantz](https://github.com/nkrantz)! - [Card] Improved TsDoc type annotations

- [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2) [#3505](https://github.com/twilio-labs/paste/pull/3505) Thanks [@nkrantz](https://github.com/nkrantz)! - [Chat Composer] Improved TsDoc type annotations

* [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5) [#3502](https://github.com/twilio-labs/paste/pull/3502) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Editable Code Block]: Improved TsDoc type annotations

- [`dfff35e1e`](https://github.com/twilio-labs/paste/commit/dfff35e1e6241596ad93ac1056e072e1a8f57dc9) [#3493](https://github.com/twilio-labs/paste/pull/3493) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Flex]: Improved TsDoc annotations

* [`dfff35e1e`](https://github.com/twilio-labs/paste/commit/dfff35e1e6241596ad93ac1056e072e1a8f57dc9) [#3493](https://github.com/twilio-labs/paste/pull/3493) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Aspect Ratio]: improved TsDoc annotations

- [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5) [#3502](https://github.com/twilio-labs/paste/pull/3502) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Form]: Improved TsDoc type annotations

* [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2) [#3505](https://github.com/twilio-labs/paste/pull/3505) Thanks [@nkrantz](https://github.com/nkrantz)! - [Combobox] Improved TsDoc type annotations

- [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2) [#3505](https://github.com/twilio-labs/paste/pull/3505) Thanks [@nkrantz](https://github.com/nkrantz)! - [Base-radio-checkbox] Specify exports for clarity in index.js file

* [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5) [#3502](https://github.com/twilio-labs/paste/pull/3502) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Display Heading]: Improved TsDoc type annotations

- [`f1121febc`](https://github.com/twilio-labs/paste/commit/f1121febcc818f964ef74e2a36aeb667d7f74ab7) [#3514](https://github.com/twilio-labs/paste/pull/3514) Thanks [@TheSisb](https://github.com/TheSisb)! - [Non-modal Dialog Primitive] Fix to always use a portal when rendering, even when using the state hook.

* [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5) [#3502](https://github.com/twilio-labs/paste/pull/3502) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Display Pill Group]: Improved TsDoc type annotations

- [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2) [#3505](https://github.com/twilio-labs/paste/pull/3505) Thanks [@nkrantz](https://github.com/nkrantz)! - [Alert] Improved TsDoc annotations

* [`dfff35e1e`](https://github.com/twilio-labs/paste/commit/dfff35e1e6241596ad93ac1056e072e1a8f57dc9) [#3493](https://github.com/twilio-labs/paste/pull/3493) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Grid]: Improved TsDoc annotations

- [`e2d2d5c91`](https://github.com/twilio-labs/paste/commit/e2d2d5c91c306de6629bb3932d1b8c63a6b08722) [#3474](https://github.com/twilio-labs/paste/pull/3474) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [User Dialog]: small improvement to the `UserDiaglogButton` types to omit the color prop type from Global HTML attributes, to prevent a type clash

* [`dfff35e1e`](https://github.com/twilio-labs/paste/commit/dfff35e1e6241596ad93ac1056e072e1a8f57dc9) [#3493](https://github.com/twilio-labs/paste/pull/3493) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Codemods] updated exports map

- [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5) [#3502](https://github.com/twilio-labs/paste/pull/3502) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Description List] Improved TsDoc type annotations

* [`dfff35e1e`](https://github.com/twilio-labs/paste/commit/dfff35e1e6241596ad93ac1056e072e1a8f57dc9) [#3493](https://github.com/twilio-labs/paste/pull/3493) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Stack]: Improved TsDoc annotations

- [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5) [#3502](https://github.com/twilio-labs/paste/pull/3502) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Date Picker]: Improved TsDoc type annotation

* [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5) [#3502](https://github.com/twilio-labs/paste/pull/3502) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Codemods] updated pacakge exports

- [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5) [#3502](https://github.com/twilio-labs/paste/pull/3502) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Healp Text]: Improved TsDoc type annotations

* [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2) [#3505](https://github.com/twilio-labs/paste/pull/3505) Thanks [@nkrantz](https://github.com/nkrantz)! - [Checkbox] Improved TsDoc type annotations

- [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5) [#3502](https://github.com/twilio-labs/paste/pull/3502) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [File Picker]: Improved TsDoc type annotations

* [`e2d2d5c91`](https://github.com/twilio-labs/paste/commit/e2d2d5c91c306de6629bb3932d1b8c63a6b08722) [#3474](https://github.com/twilio-labs/paste/pull/3474) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Table] Added TsDoc type annotations

- [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5) [#3502](https://github.com/twilio-labs/paste/pull/3502) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Form Pill Group]: Improved TsDoc type annotations

* [`e2d2d5c91`](https://github.com/twilio-labs/paste/commit/e2d2d5c91c306de6629bb3932d1b8c63a6b08722) [#3474](https://github.com/twilio-labs/paste/pull/3474) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Button] Added TsDoc type annotations

- [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5) [#3502](https://github.com/twilio-labs/paste/pull/3502) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Disclosure]: Improved TsDoc type annotations

* [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2) [#3505](https://github.com/twilio-labs/paste/pull/3505) Thanks [@nkrantz](https://github.com/nkrantz)! - [Combobox] Improved TsDoc type annotations

- [`e2d2d5c91`](https://github.com/twilio-labs/paste/commit/e2d2d5c91c306de6629bb3932d1b8c63a6b08722) [#3474](https://github.com/twilio-labs/paste/pull/3474) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Anchor] Add TsDoc type annotations

* [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2) [#3505](https://github.com/twilio-labs/paste/pull/3505) Thanks [@nkrantz](https://github.com/nkrantz)! - [Chat Log] Improved TsDoc type annotations

- [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2) [#3505](https://github.com/twilio-labs/paste/pull/3505) Thanks [@nkrantz](https://github.com/nkrantz)! - [Callout] Improved TsDoc type annotations

* [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5) [#3502](https://github.com/twilio-labs/paste/pull/3502) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Table] Improved TsDoc type annotations

- [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2) [#3505](https://github.com/twilio-labs/paste/pull/3505) Thanks [@nkrantz](https://github.com/nkrantz)! - [Avatar] Improved TsDoc annotations

* [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2) [#3505](https://github.com/twilio-labs/paste/pull/3505) Thanks [@nkrantz](https://github.com/nkrantz)! - [Button Group] Improved TsDoc type annotations

- [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2) [#3505](https://github.com/twilio-labs/paste/pull/3505) Thanks [@nkrantz](https://github.com/nkrantz)! - [Account Switcher] Improved TsDoc annotations

* [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2) [#3505](https://github.com/twilio-labs/paste/pull/3505) Thanks [@nkrantz](https://github.com/nkrantz)! - [Badge] Improved TsDoc type annotations

- [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5) [#3502](https://github.com/twilio-labs/paste/pull/3502) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [File Uploader]: Improved TsDoc type annotations

* [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5) [#3502](https://github.com/twilio-labs/paste/pull/3502) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Detail Text]: Improved TsDoc type annotations

* Updated dependencies [[`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2), [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2), [`7d155c53b`](https://github.com/twilio-labs/paste/commit/7d155c53b63e0ad6a9914aed6309f3703d371848), [`dfff35e1e`](https://github.com/twilio-labs/paste/commit/dfff35e1e6241596ad93ac1056e072e1a8f57dc9), [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5), [`7d155c53b`](https://github.com/twilio-labs/paste/commit/7d155c53b63e0ad6a9914aed6309f3703d371848), [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5), [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2), [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2), [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5), [`dfff35e1e`](https://github.com/twilio-labs/paste/commit/dfff35e1e6241596ad93ac1056e072e1a8f57dc9), [`dfff35e1e`](https://github.com/twilio-labs/paste/commit/dfff35e1e6241596ad93ac1056e072e1a8f57dc9), [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5), [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2), [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2), [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2), [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5), [`f1121febc`](https://github.com/twilio-labs/paste/commit/f1121febcc818f964ef74e2a36aeb667d7f74ab7), [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5), [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2), [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2), [`dfff35e1e`](https://github.com/twilio-labs/paste/commit/dfff35e1e6241596ad93ac1056e072e1a8f57dc9), [`e2d2d5c91`](https://github.com/twilio-labs/paste/commit/e2d2d5c91c306de6629bb3932d1b8c63a6b08722), [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5), [`dfff35e1e`](https://github.com/twilio-labs/paste/commit/dfff35e1e6241596ad93ac1056e072e1a8f57dc9), [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5), [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5), [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2), [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5), [`e2d2d5c91`](https://github.com/twilio-labs/paste/commit/e2d2d5c91c306de6629bb3932d1b8c63a6b08722), [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5), [`e2d2d5c91`](https://github.com/twilio-labs/paste/commit/e2d2d5c91c306de6629bb3932d1b8c63a6b08722), [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5), [`b8d79200b`](https://github.com/twilio-labs/paste/commit/b8d79200b03d2bef7e0f2106ea1ab2bc6335bc85), [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2), [`e2d2d5c91`](https://github.com/twilio-labs/paste/commit/e2d2d5c91c306de6629bb3932d1b8c63a6b08722), [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2), [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2), [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2), [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5), [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2), [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2), [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2), [`dc8deca8a`](https://github.com/twilio-labs/paste/commit/dc8deca8aa22bc4a8dd7c4604f5e42bd44caaea2), [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5), [`b48a0f4ea`](https://github.com/twilio-labs/paste/commit/b48a0f4ea67060070c9fbddc3fde505427b83eb5)]:
  - @twilio-paste/alert-dialog@9.2.0
  - @twilio-paste/breadcrumb@11.1.0
  - @twilio-paste/slider@3.0.0
  - @twilio-paste/media-object@10.1.0
  - @twilio-paste/heading@11.1.0
  - @twilio-paste/meter@1.0.2
  - @twilio-paste/data-grid@8.1.0
  - @twilio-paste/card@9.1.0
  - @twilio-paste/chat-composer@5.1.0
  - @twilio-paste/editable-code-block@2.1.0
  - @twilio-paste/flex@8.1.0
  - @twilio-paste/aspect-ratio@10.1.0
  - @twilio-paste/form@11.1.0
  - @twilio-paste/combobox@16.2.0
  - @twilio-paste/base-radio-checkbox@13.1.0
  - @twilio-paste/reakit-library@2.1.0
  - @twilio-paste/display-heading@4.1.0
  - @twilio-paste/non-modal-dialog-primitive@2.0.1
  - @twilio-paste/display-pill-group@8.0.1
  - @twilio-paste/alert@14.1.0
  - @twilio-paste/menu-primitive@2.1.0
  - @twilio-paste/grid@8.1.0
  - @twilio-paste/user-dialog@2.1.0
  - @twilio-paste/description-list@4.1.0
  - @twilio-paste/stack@8.1.0
  - @twilio-paste/date-picker@6.1.0
  - @twilio-paste/help-text@13.1.0
  - @twilio-paste/checkbox@13.1.0
  - @twilio-paste/file-picker@4.1.0
  - @twilio-paste/table@8.1.0
  - @twilio-paste/form-pill-group@8.0.1
  - @twilio-paste/button@14.1.0
  - @twilio-paste/disclosure@12.1.0
  - @twilio-paste/account-switcher@3.0.0
  - @twilio-paste/anchor@12.1.0
  - @twilio-paste/avatar@9.1.0
  - @twilio-paste/badge@8.1.0
  - @twilio-paste/button-group@4.1.0
  - @twilio-paste/callout@4.1.0
  - @twilio-paste/chat-log@5.2.0
  - @twilio-paste/code-block@4.1.0
  - @twilio-paste/detail-text@3.1.0
  - @twilio-paste/file-uploader@4.1.0
  - @twilio-paste/in-page-navigation@4.1.0
  - @twilio-paste/inline-code@4.1.0
  - @twilio-paste/input@9.1.0
  - @twilio-paste/input-box@10.1.0
  - @twilio-paste/label@13.1.0
  - @twilio-paste/list@8.1.0
  - @twilio-paste/menu@14.1.0
  - @twilio-paste/minimizable-dialog@4.1.0
  - @twilio-paste/modal@16.1.0
  - @twilio-paste/pagination@7.1.0
  - @twilio-paste/paragraph@10.1.0
  - @twilio-paste/popover@13.1.0
  - @twilio-paste/product-switcher@3.0.0
  - @twilio-paste/progress-steps@2.1.0
  - @twilio-paste/radio-button-group@4.1.0
  - @twilio-paste/radio-group@13.1.0
  - @twilio-paste/screen-reader-only@13.1.0
  - @twilio-paste/select@12.1.0
  - @twilio-paste/separator@8.1.0
  - @twilio-paste/side-modal@4.1.0
  - @twilio-paste/sidebar@1.1.0
  - @twilio-paste/skeleton-loader@6.1.0
  - @twilio-paste/spinner@14.1.0
  - @twilio-paste/status@2.1.0
  - @twilio-paste/switch@5.1.0
  - @twilio-paste/tabs@8.1.0
  - @twilio-paste/textarea@10.1.0
  - @twilio-paste/time-picker@6.1.0
  - @twilio-paste/toast@12.1.0
  - @twilio-paste/tooltip@11.1.0
  - @twilio-paste/topbar@1.1.0
  - @twilio-paste/truncate@14.1.0
  - @twilio-paste/box@10.1.0
  - @twilio-paste/combobox-primitive@2.1.0
  - @twilio-paste/disclosure-primitive@2.1.0
  - @twilio-paste/sibling-box@9.1.0
  - @twilio-paste/text@10.1.0
  - @twilio-paste/customization@8.1.0
  - @twilio-paste/design-tokens@10.2.0
  - @twilio-paste/lexical-library@4.1.0
  - @twilio-paste/react-spectrum-library@2.2.0
  - @twilio-paste/style-props@9.1.0

## 20.3.0

### Minor Changes

- [`4d5dc6842`](https://github.com/twilio-labs/paste/commit/4d5dc684258f3f5766b402f988191572aaf42848) [#3470](https://github.com/twilio-labs/paste/pull/3470) Thanks [@TheSisb](https://github.com/TheSisb)! - [MultiSelect Combobox] allow inversion of control with the internal state so that consumers can manage the selectedItems array themselves. This enables functionality like clearing the selectedItems through an external Button.

### Patch Changes

- [`554c23006`](https://github.com/twilio-labs/paste/commit/554c2300695839c29fd17717ecddb3732e32e111) [#3463](https://github.com/twilio-labs/paste/pull/3463) Thanks [@nkrantz](https://github.com/nkrantz)! - [Meter] Finalize designs of Meter component, bump to Production status, and add documentation.

* [`f6320be83`](https://github.com/twilio-labs/paste/commit/f6320be83fd744aee1c677da1dbaed1e1c89b5ce) [#3462](https://github.com/twilio-labs/paste/pull/3462) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [combobox]: improve the way combobox handles hidden labels and conditional help text related aria attributes for improved accessibility

- [`80decbe21`](https://github.com/twilio-labs/paste/commit/80decbe21966080f987f4567b459b0eb5b36e150) [#3478](https://github.com/twilio-labs/paste/pull/3478) Thanks [@nkrantz](https://github.com/nkrantz)! - [Slider] Update designs to reflect generic Paste value bar design with min and max value labels below the visual bar.

* [`455172f9e`](https://github.com/twilio-labs/paste/commit/455172f9edc0837dc778b6b7203151fb169a5766) [#3461](https://github.com/twilio-labs/paste/pull/3461) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Codemods] Include new mappings:

  - `ProgressBar`
  - `useMultiselectCombobox`
  - `useMultiSelectPrimitive`

- [`0b5f37e96`](https://github.com/twilio-labs/paste/commit/0b5f37e960683ed832c467a9d21d7f11e763a77b) [#3472](https://github.com/twilio-labs/paste/pull/3472) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [account-switcher, product-switcher, progress-steps, visual-picker] Corrected the React and React-dom peer dependency versions to include React 16 and 17

- Updated dependencies [[`554c23006`](https://github.com/twilio-labs/paste/commit/554c2300695839c29fd17717ecddb3732e32e111), [`f6320be83`](https://github.com/twilio-labs/paste/commit/f6320be83fd744aee1c677da1dbaed1e1c89b5ce), [`80decbe21`](https://github.com/twilio-labs/paste/commit/80decbe21966080f987f4567b459b0eb5b36e150), [`4d5dc6842`](https://github.com/twilio-labs/paste/commit/4d5dc684258f3f5766b402f988191572aaf42848), [`0b5f37e96`](https://github.com/twilio-labs/paste/commit/0b5f37e960683ed832c467a9d21d7f11e763a77b)]:
  - @twilio-paste/meter@1.0.1
  - @twilio-paste/combobox@16.1.0
  - @twilio-paste/slider@2.0.2
  - @twilio-paste/account-switcher@2.0.1
  - @twilio-paste/product-switcher@2.0.1
  - @twilio-paste/progress-steps@2.0.1
  - @twilio-paste/visual-picker@2.0.1

## 20.2.0

### Minor Changes

- [`7bdac721b`](https://github.com/twilio-labs/paste/commit/7bdac721b968a73180e3a74fbcd1bfecb0b53ef2) [#3430](https://github.com/twilio-labs/paste/pull/3430) Thanks [@nkrantz](https://github.com/nkrantz)! - [Meter] Create Meter package. Meter is a visual representation of a numerical value within a known range.

### Patch Changes

- [`424fa78d5`](https://github.com/twilio-labs/paste/commit/424fa78d559b8820b6bd8f221652ce24540a3608) [#3435](https://github.com/twilio-labs/paste/pull/3435) Thanks [@TheSisb](https://github.com/TheSisb)! - [Progress Bar] add new Progress Bar package. A Progress Bar visually displays the progression/duration of a system operation such as downloading, uploading, or processing information.

* [`10da7d27a`](https://github.com/twilio-labs/paste/commit/10da7d27ab4bddd9830e97485e5f888a818da068) [#3454](https://github.com/twilio-labs/paste/pull/3454) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Input] increment and decrement button types corrected for tabIndex

- [`611a2daaf`](https://github.com/twilio-labs/paste/commit/611a2daafbdd142da60afa6cc280824e4ab54ce6) [#3456](https://github.com/twilio-labs/paste/pull/3456) Thanks [@nkrantz](https://github.com/nkrantz)! - [Theme] Change the type of sizeIcon tokens in the GenericThemeShape to be `any`. Previously they were incorrectly typed as the value of the token in the Twilio theme, which was preventing consumers from passing custom icon sizes using the Customization Provider.

* [`e6ebb11f7`](https://github.com/twilio-labs/paste/commit/e6ebb11f71ee930a0cc5fb7256f750ff5caa8498) [#3450](https://github.com/twilio-labs/paste/pull/3450) Thanks [@TheSisb](https://github.com/TheSisb)! - [MultiselectCombobox] fix bug where passing `required` would block form submit events. `required` now only blocks the submit event if no items are selected rather than when the input box is blank.

- [`29b6b7b65`](https://github.com/twilio-labs/paste/commit/29b6b7b65ced04ee9f7ac3361fdd5c60025f21bf) [#3459](https://github.com/twilio-labs/paste/pull/3459) Thanks [@TheSisb](https://github.com/TheSisb)! - [Combobox] Now opens the dropdown menu upwards when positioned towards the bottom of the viewport.

* [`10da7d27a`](https://github.com/twilio-labs/paste/commit/10da7d27ab4bddd9830e97485e5f888a818da068) [#3454](https://github.com/twilio-labs/paste/pull/3454) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Button] improved reset variant typing to allow style props enabling the creation of custom buttons

- [`424fa78d5`](https://github.com/twilio-labs/paste/commit/424fa78d559b8820b6bd8f221652ce24540a3608) [#3435](https://github.com/twilio-labs/paste/pull/3435) Thanks [@TheSisb](https://github.com/TheSisb)! - [Slider] corrected a typo on the `aria-labelledby` prop

* [`7bdac721b`](https://github.com/twilio-labs/paste/commit/7bdac721b968a73180e3a74fbcd1bfecb0b53ef2) [#3430](https://github.com/twilio-labs/paste/pull/3430) Thanks [@nkrantz](https://github.com/nkrantz)! - Slightly improved Label component types

* Updated dependencies [[`424fa78d5`](https://github.com/twilio-labs/paste/commit/424fa78d559b8820b6bd8f221652ce24540a3608), [`10da7d27a`](https://github.com/twilio-labs/paste/commit/10da7d27ab4bddd9830e97485e5f888a818da068), [`7bdac721b`](https://github.com/twilio-labs/paste/commit/7bdac721b968a73180e3a74fbcd1bfecb0b53ef2), [`611a2daaf`](https://github.com/twilio-labs/paste/commit/611a2daafbdd142da60afa6cc280824e4ab54ce6), [`e6ebb11f7`](https://github.com/twilio-labs/paste/commit/e6ebb11f71ee930a0cc5fb7256f750ff5caa8498), [`29b6b7b65`](https://github.com/twilio-labs/paste/commit/29b6b7b65ced04ee9f7ac3361fdd5c60025f21bf), [`10da7d27a`](https://github.com/twilio-labs/paste/commit/10da7d27ab4bddd9830e97485e5f888a818da068), [`424fa78d5`](https://github.com/twilio-labs/paste/commit/424fa78d559b8820b6bd8f221652ce24540a3608), [`7bdac721b`](https://github.com/twilio-labs/paste/commit/7bdac721b968a73180e3a74fbcd1bfecb0b53ef2)]:
  - @twilio-paste/progress-bar@1.0.0
  - @twilio-paste/input@9.0.2
  - @twilio-paste/meter@1.0.0
  - @twilio-paste/theme@11.0.1
  - @twilio-paste/combobox@16.0.1
  - @twilio-paste/button@14.0.2
  - @twilio-paste/slider@2.0.1
  - @twilio-paste/base-radio-checkbox@13.0.1
  - @twilio-paste/file-uploader@4.0.1
  - @twilio-paste/label@13.0.1

## 20.1.0

### Minor Changes

- [`c72b4b538`](https://github.com/twilio-labs/paste/commit/c72b4b538f6903b5b8766e14dc09edb689522d90) [#3426](https://github.com/twilio-labs/paste/pull/3426) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Chat Log] Better handling of user generated text with line breaks and forward Refs to the ChatLogger component for better control over displaying chat messages

* [`feeaa90fa`](https://github.com/twilio-labs/paste/commit/feeaa90fa4fff395ffc8a817f4ca358713d5d9be) [#3421](https://github.com/twilio-labs/paste/pull/3421) Thanks [@TheSisb](https://github.com/TheSisb)! - [React Spectrum Library] export the `useProgressBar` hook and the `useMeter` hook

- [`c72b4b538`](https://github.com/twilio-labs/paste/commit/c72b4b538f6903b5b8766e14dc09edb689522d90) [#3426](https://github.com/twilio-labs/paste/pull/3426) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Lexical Library] Update lexical to version v0.12.0 This includes some breaking changes as listed in their [Changelog](https://github.com/facebook/lexical/releases)

* [`48c8d8271`](https://github.com/twilio-labs/paste/commit/48c8d82714f1e54d072644348c68f0a74fa790f9) [#3402](https://github.com/twilio-labs/paste/pull/3402) Thanks [@nkrantz](https://github.com/nkrantz)! - [Alert Dialog] Add prop `onConfirmDisabled` to allow for the confirm button on destructive Alert Dialogs to be conditionally disabled. This interaction is primarily for use in the High Severity Delete Pattern.

- [`eb055b2b4`](https://github.com/twilio-labs/paste/commit/eb055b2b4624390b3356ca6727981ad86bb5a1f8) [#3424](https://github.com/twilio-labs/paste/pull/3424) Thanks [@loreina](https://github.com/loreina)! - - [design-tokens] Add colorTextDestructive tokens

* [`c72b4b538`](https://github.com/twilio-labs/paste/commit/c72b4b538f6903b5b8766e14dc09edb689522d90) [#3426](https://github.com/twilio-labs/paste/pull/3426) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Chat-Composer] updates to accomodate the new version of Lexical

### Patch Changes

- [`eb055b2b4`](https://github.com/twilio-labs/paste/commit/eb055b2b4624390b3356ca6727981ad86bb5a1f8) [#3424](https://github.com/twilio-labs/paste/pull/3424) Thanks [@loreina](https://github.com/loreina)! - [Menu] Update destructive Menu items to use the new `colorTextDestructive` token

* [`2a1f8b954`](https://github.com/twilio-labs/paste/commit/2a1f8b954cdfc12cf40b7f5cd633d0b9ea9e882d) [#3425](https://github.com/twilio-labs/paste/pull/3425) Thanks [@TheSisb](https://github.com/TheSisb)! - [Input, Input Box] allow passing `type="url"` to the Input component for convenient browser validation.

- [`eb055b2b4`](https://github.com/twilio-labs/paste/commit/eb055b2b4624390b3356ca6727981ad86bb5a1f8) [#3424](https://github.com/twilio-labs/paste/pull/3424) Thanks [@loreina](https://github.com/loreina)! - [Button] Update `variant="destructive"` Buttons to use the new `colorTextDestructive` token

- Updated dependencies [[`c72b4b538`](https://github.com/twilio-labs/paste/commit/c72b4b538f6903b5b8766e14dc09edb689522d90), [`eb055b2b4`](https://github.com/twilio-labs/paste/commit/eb055b2b4624390b3356ca6727981ad86bb5a1f8), [`feeaa90fa`](https://github.com/twilio-labs/paste/commit/feeaa90fa4fff395ffc8a817f4ca358713d5d9be), [`c72b4b538`](https://github.com/twilio-labs/paste/commit/c72b4b538f6903b5b8766e14dc09edb689522d90), [`2a1f8b954`](https://github.com/twilio-labs/paste/commit/2a1f8b954cdfc12cf40b7f5cd633d0b9ea9e882d), [`48c8d8271`](https://github.com/twilio-labs/paste/commit/48c8d82714f1e54d072644348c68f0a74fa790f9), [`eb055b2b4`](https://github.com/twilio-labs/paste/commit/eb055b2b4624390b3356ca6727981ad86bb5a1f8), [`eb055b2b4`](https://github.com/twilio-labs/paste/commit/eb055b2b4624390b3356ca6727981ad86bb5a1f8), [`c72b4b538`](https://github.com/twilio-labs/paste/commit/c72b4b538f6903b5b8766e14dc09edb689522d90)]:
  - @twilio-paste/chat-log@5.1.0
  - @twilio-paste/menu@14.0.1
  - @twilio-paste/react-spectrum-library@2.1.0
  - @twilio-paste/lexical-library@4.0.0
  - @twilio-paste/input@9.0.1
  - @twilio-paste/input-box@10.0.1
  - @twilio-paste/alert-dialog@9.1.0
  - @twilio-paste/design-tokens@10.1.0
  - @twilio-paste/button@14.0.1
  - @twilio-paste/chat-composer@5.0.0

## 20.0.1

### Patch Changes

- [`81b4c3f18`](https://github.com/twilio-labs/paste/commit/81b4c3f18e581ae93ee18a55a755de6529333c53) [#3404](https://github.com/twilio-labs/paste/pull/3404) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [User Dialog] Fix the positioning of the user dialog by adding back the passing down of calculted styles to Box

- Updated dependencies [[`81b4c3f18`](https://github.com/twilio-labs/paste/commit/81b4c3f18e581ae93ee18a55a755de6529333c53)]:
  - @twilio-paste/user-dialog@2.0.1

## 20.0.0

### Major Changes

- [`733709127`](https://github.com/twilio-labs/paste/commit/7337091278722531e0b7498163be96857c889603) [#3395](https://github.com/twilio-labs/paste/pull/3395) Thanks [@SiTaggart](https://github.com/SiTaggart)! - Modified the compile target of our JavaScript bundles from `node` to `browser` to minimize the risk of clashing with RequireJS. This is marked as a major out of an abundance of caution. You shouldn't need to do anything but we wanted you to be aware of the change on the off chance it has unintended consequences

### Patch Changes

- Updated dependencies [[`733709127`](https://github.com/twilio-labs/paste/commit/7337091278722531e0b7498163be96857c889603)]:
  - @twilio-paste/uid-library@2.0.0
  - @twilio-paste/color-contrast-utils@5.0.0
  - @twilio-paste/account-switcher@2.0.0
  - @twilio-paste/alert@14.0.0
  - @twilio-paste/alert-dialog@9.0.0
  - @twilio-paste/anchor@12.0.0
  - @twilio-paste/avatar@9.0.0
  - @twilio-paste/badge@8.0.0
  - @twilio-paste/base-radio-checkbox@13.0.0
  - @twilio-paste/breadcrumb@11.0.0
  - @twilio-paste/button@14.0.0
  - @twilio-paste/button-group@4.0.0
  - @twilio-paste/callout@4.0.0
  - @twilio-paste/card@9.0.0
  - @twilio-paste/chat-composer@4.0.0
  - @twilio-paste/chat-log@5.0.0
  - @twilio-paste/checkbox@13.0.0
  - @twilio-paste/code-block@4.0.0
  - @twilio-paste/combobox@16.0.0
  - @twilio-paste/data-grid@8.0.0
  - @twilio-paste/date-picker@6.0.0
  - @twilio-paste/description-list@4.0.0
  - @twilio-paste/detail-text@3.0.0
  - @twilio-paste/disclosure@12.0.0
  - @twilio-paste/display-heading@4.0.0
  - @twilio-paste/display-pill-group@8.0.0
  - @twilio-paste/editable-code-block@2.0.0
  - @twilio-paste/file-picker@4.0.0
  - @twilio-paste/file-uploader@4.0.0
  - @twilio-paste/form@11.0.0
  - @twilio-paste/form-pill-group@8.0.0
  - @twilio-paste/heading@11.0.0
  - @twilio-paste/help-text@13.0.0
  - @twilio-paste/in-page-navigation@4.0.0
  - @twilio-paste/inline-code@4.0.0
  - @twilio-paste/inline-control-group@13.0.0
  - @twilio-paste/input@9.0.0
  - @twilio-paste/input-box@10.0.0
  - @twilio-paste/label@13.0.0
  - @twilio-paste/list@8.0.0
  - @twilio-paste/menu@14.0.0
  - @twilio-paste/minimizable-dialog@4.0.0
  - @twilio-paste/modal@16.0.0
  - @twilio-paste/pagination@7.0.0
  - @twilio-paste/paragraph@10.0.0
  - @twilio-paste/popover@13.0.0
  - @twilio-paste/product-switcher@2.0.0
  - @twilio-paste/progress-steps@2.0.0
  - @twilio-paste/radio-button-group@4.0.0
  - @twilio-paste/radio-group@13.0.0
  - @twilio-paste/screen-reader-only@13.0.0
  - @twilio-paste/select@12.0.0
  - @twilio-paste/separator@8.0.0
  - @twilio-paste/side-modal@4.0.0
  - @twilio-paste/sidebar@1.0.0
  - @twilio-paste/skeleton-loader@6.0.0
  - @twilio-paste/slider@2.0.0
  - @twilio-paste/spinner@14.0.0
  - @twilio-paste/status@2.0.0
  - @twilio-paste/switch@5.0.0
  - @twilio-paste/table@8.0.0
  - @twilio-paste/tabs@8.0.0
  - @twilio-paste/textarea@10.0.0
  - @twilio-paste/time-picker@6.0.0
  - @twilio-paste/toast@12.0.0
  - @twilio-paste/tooltip@11.0.0
  - @twilio-paste/topbar@1.0.0
  - @twilio-paste/truncate@14.0.0
  - @twilio-paste/user-dialog@2.0.0
  - @twilio-paste/visual-picker@2.0.0
  - @twilio-paste/aspect-ratio@10.0.0
  - @twilio-paste/flex@8.0.0
  - @twilio-paste/grid@8.0.0
  - @twilio-paste/media-object@10.0.0
  - @twilio-paste/stack@8.0.0
  - @twilio-paste/box@10.0.0
  - @twilio-paste/combobox-primitive@2.0.0
  - @twilio-paste/disclosure-primitive@2.0.0
  - @twilio-paste/listbox-primitive@3.0.0
  - @twilio-paste/menu-primitive@2.0.0
  - @twilio-paste/modal-dialog-primitive@2.0.0
  - @twilio-paste/non-modal-dialog-primitive@2.0.0
  - @twilio-paste/sibling-box@9.0.0
  - @twilio-paste/tabs-primitive@2.0.0
  - @twilio-paste/text@10.0.0
  - @twilio-paste/tooltip-primitive@2.0.0
  - @twilio-paste/customization@8.0.0
  - @twilio-paste/design-tokens@10.0.0
  - @twilio-paste/icons@12.0.0
  - @twilio-paste/animation-library@2.0.0
  - @twilio-paste/clipboard-copy-library@3.0.0
  - @twilio-paste/code-editor-library@2.0.0
  - @twilio-paste/data-visualization-library@5.0.0
  - @twilio-paste/dropdown-library@3.0.0
  - @twilio-paste/lexical-library@3.0.0
  - @twilio-paste/react-spectrum-library@2.0.0
  - @twilio-paste/react-textarea-autosize-library@3.0.0
  - @twilio-paste/reakit-library@2.0.0
  - @twilio-paste/styling-library@3.0.0
  - @twilio-paste/syntax-highlighter-library@3.0.0
  - @twilio-paste/style-props@9.0.0
  - @twilio-paste/theme@11.0.0
  - @twilio-paste/types@6.0.0
  - @twilio-paste/utils@5.0.0

## 19.7.0

### Minor Changes

- [`bb49609a7`](https://github.com/twilio-labs/paste/commit/bb49609a7a8f5dd3b18f240bd66a6a98ab2d6805) [#3332](https://github.com/twilio-labs/paste/pull/3332) Thanks [@TheSisb](https://github.com/TheSisb)! - [Editable CodeBlock] Refined the API and added a wrapper and header component.

* [`54afe1ce8`](https://github.com/twilio-labs/paste/commit/54afe1ce83d5bf27a83c3db802953f4fe53f0cd6) [#3378](https://github.com/twilio-labs/paste/pull/3378) Thanks [@TheSisb](https://github.com/TheSisb)! - [Slider] add new Slider package. A Slider is a draggable input that allows a user to select an imprecise numerical value within a range.

- [`c4a70d95b`](https://github.com/twilio-labs/paste/commit/c4a70d95bf8d61649e5fb3cb9b67148438d27662) [#3371](https://github.com/twilio-labs/paste/pull/3371) Thanks [@TheSisb](https://github.com/TheSisb)! - [React-Spectrum-Library] Add wrapper around react-spectrum which exposes the `useSlider`, `useSliderThumb`, and `useSliderState` hooks.

* [`6b42044d7`](https://github.com/twilio-labs/paste/commit/6b42044d7d4208df6af4c21ef325489fa9112121) [#3384](https://github.com/twilio-labs/paste/pull/3384) Thanks [@TheSisb](https://github.com/TheSisb)! - [Slider] allow passing `aria-labeledby` prop

- [`360d79922`](https://github.com/twilio-labs/paste/commit/360d7992263fb162c74c8e7db20a97d0f170151c) [#3350](https://github.com/twilio-labs/paste/pull/3350) Thanks [@nkrantz](https://github.com/nkrantz)! - [Visual Picker] Create new Visual Picker package for stylized radio and checkbox groups

* [`176b7a5b6`](https://github.com/twilio-labs/paste/commit/176b7a5b6d0c2bbcdb5323d9afda12c57aa78bc2) [#3342](https://github.com/twilio-labs/paste/pull/3342) Thanks [@serifluous](https://github.com/serifluous)! - Add new brand colors as aliases, sun and accents

### Patch Changes

- [`3c8e02a3d`](https://github.com/twilio-labs/paste/commit/3c8e02a3dc7c27c1fa337df4618b4236d5b6f305) [#3346](https://github.com/twilio-labs/paste/pull/3346) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Sidebar] fixed an issue with overlay sidebars where the topbar would be over the sidebar when sidebar is expanded

* [`360d79922`](https://github.com/twilio-labs/paste/commit/360d7992263fb162c74c8e7db20a97d0f170151c) [#3350](https://github.com/twilio-labs/paste/pull/3350) Thanks [@nkrantz](https://github.com/nkrantz)! - [Checkbox, Radio Group] export HiddenRadio, HiddenRadioState, HiddenCheckbox, and CheckboxIcon from package for use in Visual Picker package

- [`360d79922`](https://github.com/twilio-labs/paste/commit/360d7992263fb162c74c8e7db20a97d0f170151c) [#3350](https://github.com/twilio-labs/paste/pull/3350) Thanks [@nkrantz](https://github.com/nkrantz)! - [Inline control group] add new `fieldStyleProps` property to enable overriding styles for visual picker

* [`3c8e02a3d`](https://github.com/twilio-labs/paste/commit/3c8e02a3dc7c27c1fa337df4618b4236d5b6f305) [#3346](https://github.com/twilio-labs/paste/pull/3346) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [In-page Navigation] allow in page navigation to remove bottom margin

- [`4d1f7c65e`](https://github.com/twilio-labs/paste/commit/4d1f7c65e77e5e0bbf6c7422b46a477bdb932ee6) [#3360](https://github.com/twilio-labs/paste/pull/3360) Thanks [@SiTaggart](https://github.com/SiTaggart)! - Improved types where Paste extends the base HTML element that a component is based on, so that the existing blocked styling properties are not exposed as valid properties for the component via Typescript. This leads to less confusion around what is supported by a Paste component.

  Existing blocked component properties include:

  - `className`
  - `style`
  - `color`

* [`1fe9f3286`](https://github.com/twilio-labs/paste/commit/1fe9f328696cbfdc9fa6e6b004bc19b90e59aeda) [#3370](https://github.com/twilio-labs/paste/pull/3370) Thanks [@nkrantz](https://github.com/nkrantz)! - [Visual Picker] Adjust spacing to make pickers equal width and height

- [`abf6c1912`](https://github.com/twilio-labs/paste/commit/abf6c19126a1e4fef5898c10354efe2141f27464) [#3347](https://github.com/twilio-labs/paste/pull/3347) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Combobox] small fix for multiselect combobox listbox positioning now that it uses a portal

* [`360d79922`](https://github.com/twilio-labs/paste/commit/360d7992263fb162c74c8e7db20a97d0f170151c) [#3350](https://github.com/twilio-labs/paste/pull/3350) Thanks [@nkrantz](https://github.com/nkrantz)! - [Base Radio Checkbox] add new prop `applyHoverStyles` for extended styling abilities

- [`bb49609a7`](https://github.com/twilio-labs/paste/commit/bb49609a7a8f5dd3b18f240bd66a6a98ab2d6805) [#3332](https://github.com/twilio-labs/paste/pull/3332) Thanks [@TheSisb](https://github.com/TheSisb)! - [Sidebar] `SidebarNavigationItem` now opens external links with the correct default `rel` and `target` attributes.

* [`1fe9f3286`](https://github.com/twilio-labs/paste/commit/1fe9f328696cbfdc9fa6e6b004bc19b90e59aeda) [#3370](https://github.com/twilio-labs/paste/pull/3370) Thanks [@nkrantz](https://github.com/nkrantz)! - [Inline control group] Adjust spacing for Visual Picker

- [`93851962d`](https://github.com/twilio-labs/paste/commit/93851962dfe583724496603681a11bb9d452c34b) [#3349](https://github.com/twilio-labs/paste/pull/3349) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Avatar]: set transparent background color for image based avatars so that transparent images are displayed as such. Also fix setting the size of icon and image avatars when placed in a group

* [`360d79922`](https://github.com/twilio-labs/paste/commit/360d7992263fb162c74c8e7db20a97d0f170151c) [#3350](https://github.com/twilio-labs/paste/pull/3350) Thanks [@nkrantz](https://github.com/nkrantz)! - [Callout] Remove CalloutHeading propTypes

* Updated dependencies [[`bb49609a7`](https://github.com/twilio-labs/paste/commit/bb49609a7a8f5dd3b18f240bd66a6a98ab2d6805), [`3c8e02a3d`](https://github.com/twilio-labs/paste/commit/3c8e02a3dc7c27c1fa337df4618b4236d5b6f305), [`360d79922`](https://github.com/twilio-labs/paste/commit/360d7992263fb162c74c8e7db20a97d0f170151c), [`360d79922`](https://github.com/twilio-labs/paste/commit/360d7992263fb162c74c8e7db20a97d0f170151c), [`3c8e02a3d`](https://github.com/twilio-labs/paste/commit/3c8e02a3dc7c27c1fa337df4618b4236d5b6f305), [`54afe1ce8`](https://github.com/twilio-labs/paste/commit/54afe1ce83d5bf27a83c3db802953f4fe53f0cd6), [`4d1f7c65e`](https://github.com/twilio-labs/paste/commit/4d1f7c65e77e5e0bbf6c7422b46a477bdb932ee6), [`1fe9f3286`](https://github.com/twilio-labs/paste/commit/1fe9f328696cbfdc9fa6e6b004bc19b90e59aeda), [`abf6c1912`](https://github.com/twilio-labs/paste/commit/abf6c19126a1e4fef5898c10354efe2141f27464), [`c4a70d95b`](https://github.com/twilio-labs/paste/commit/c4a70d95bf8d61649e5fb3cb9b67148438d27662), [`360d79922`](https://github.com/twilio-labs/paste/commit/360d7992263fb162c74c8e7db20a97d0f170151c), [`6b42044d7`](https://github.com/twilio-labs/paste/commit/6b42044d7d4208df6af4c21ef325489fa9112121), [`bb49609a7`](https://github.com/twilio-labs/paste/commit/bb49609a7a8f5dd3b18f240bd66a6a98ab2d6805), [`360d79922`](https://github.com/twilio-labs/paste/commit/360d7992263fb162c74c8e7db20a97d0f170151c), [`176b7a5b6`](https://github.com/twilio-labs/paste/commit/176b7a5b6d0c2bbcdb5323d9afda12c57aa78bc2), [`1fe9f3286`](https://github.com/twilio-labs/paste/commit/1fe9f328696cbfdc9fa6e6b004bc19b90e59aeda), [`93851962d`](https://github.com/twilio-labs/paste/commit/93851962dfe583724496603681a11bb9d452c34b), [`360d79922`](https://github.com/twilio-labs/paste/commit/360d7992263fb162c74c8e7db20a97d0f170151c)]:
  - @twilio-paste/editable-code-block@1.1.0
  - @twilio-paste/sidebar@0.5.1
  - @twilio-paste/checkbox@12.0.1
  - @twilio-paste/radio-group@12.0.1
  - @twilio-paste/inline-control-group@12.0.1
  - @twilio-paste/in-page-navigation@3.0.2
  - @twilio-paste/slider@1.0.0
  - @twilio-paste/alert@13.0.1
  - @twilio-paste/alert-dialog@8.0.1
  - @twilio-paste/anchor@11.0.1
  - @twilio-paste/avatar@8.1.1
  - @twilio-paste/badge@7.1.1
  - @twilio-paste/breadcrumb@10.0.1
  - @twilio-paste/button@13.0.4
  - @twilio-paste/card@8.0.1
  - @twilio-paste/display-heading@3.0.1
  - @twilio-paste/display-pill-group@7.0.1
  - @twilio-paste/file-picker@3.0.2
  - @twilio-paste/heading@10.0.1
  - @twilio-paste/help-text@12.0.2
  - @twilio-paste/input@8.1.1
  - @twilio-paste/label@12.0.3
  - @twilio-paste/list@7.0.1
  - @twilio-paste/minimizable-dialog@3.0.1
  - @twilio-paste/modal@15.0.1
  - @twilio-paste/pagination@6.0.2
  - @twilio-paste/paragraph@9.0.1
  - @twilio-paste/progress-steps@1.0.1
  - @twilio-paste/radio-button-group@3.0.1
  - @twilio-paste/select@11.0.3
  - @twilio-paste/separator@7.0.1
  - @twilio-paste/side-modal@3.1.1
  - @twilio-paste/skeleton-loader@5.0.1
  - @twilio-paste/status@1.0.3
  - @twilio-paste/switch@4.0.1
  - @twilio-paste/table@7.0.2
  - @twilio-paste/tabs@7.0.3
  - @twilio-paste/textarea@9.0.2
  - @twilio-paste/toast@11.0.1
  - @twilio-paste/topbar@0.3.1
  - @twilio-paste/truncate@13.0.1
  - @twilio-paste/user-dialog@1.0.3
  - @twilio-paste/grid@7.0.1
  - @twilio-paste/media-object@9.0.1
  - @twilio-paste/types@5.0.1
  - @twilio-paste/visual-picker@1.0.0
  - @twilio-paste/combobox@15.0.4
  - @twilio-paste/react-spectrum-library@1.0.0
  - @twilio-paste/base-radio-checkbox@12.0.1
  - @twilio-paste/design-tokens@9.3.0
  - @twilio-paste/callout@3.0.1

## 19.6.0

### Minor Changes

- [`61c310e78`](https://github.com/twilio-labs/paste/commit/61c310e78636b3951b1d6825dbf8ee41782bad61) [#3317](https://github.com/twilio-labs/paste/pull/3317) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Sidebar] Included skip link functionality, allowing consumers an easy way to create application navigation skip links. Added three new required props `mainContentSkipLinkID`, `sidebarNavigationSkipLinkID` and `topbarSkipLinkID`. Plus three optional internationalization props to translate the skip link text

* [`5b0d3f360`](https://github.com/twilio-labs/paste/commit/5b0d3f360f90d97f5e487a863230716c3696ab48) [#3312](https://github.com/twilio-labs/paste/pull/3312) Thanks [@nkrantz](https://github.com/nkrantz)! - [Utils] Add useMergeRefs util (previously removed because it was unused) for use in the input package.

- [`61ba09fa3`](https://github.com/twilio-labs/paste/commit/61ba09fa3a66252180e9f9bdac5f81ef671db7e4) [#3309](https://github.com/twilio-labs/paste/pull/3309) Thanks [@TheSisb](https://github.com/TheSisb)! - [Code Editor Library] Add new Code Editor library package which wraps the excellent Monaco editor. Enables building full featured code editors in the browser, like Visual Studio code.

* [`5b0d3f360`](https://github.com/twilio-labs/paste/commit/5b0d3f360f90d97f5e487a863230716c3696ab48) [#3312](https://github.com/twilio-labs/paste/pull/3312) Thanks [@nkrantz](https://github.com/nkrantz)! - [Box] Add PseudoPropStyles **webkit_inner_spin_button and **webkit_outer_spin_button and CustomStyleProp -moz-appearance to Box Primitive Style Props for use in the Input package for hiding native components from all browsers.

- [`5b0d3f360`](https://github.com/twilio-labs/paste/commit/5b0d3f360f90d97f5e487a863230716c3696ab48) [#3312](https://github.com/twilio-labs/paste/pull/3312) Thanks [@nkrantz](https://github.com/nkrantz)! - [Input] Adjust type="number" Input to use native HTML element, add custom styling and functionality.

* [`61ba09fa3`](https://github.com/twilio-labs/paste/commit/61ba09fa3a66252180e9f9bdac5f81ef671db7e4) [#3309](https://github.com/twilio-labs/paste/pull/3309) Thanks [@TheSisb](https://github.com/TheSisb)! - [Editable Code Block] Add the new EditableCodeBlock component. Enables building code editors in the browser, styled with Paste default styles.

- [`61c310e78`](https://github.com/twilio-labs/paste/commit/61c310e78636b3951b1d6825dbf8ee41782bad61) [#3317](https://github.com/twilio-labs/paste/pull/3317) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Topbar] Enable application navigation by providing an ID to the topbar for users to jump to via skiplink navigation.

### Patch Changes

- [`61c310e78`](https://github.com/twilio-labs/paste/commit/61c310e78636b3951b1d6825dbf8ee41782bad61) [#3317](https://github.com/twilio-labs/paste/pull/3317) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Codemods] include new skiplinks export from Sidebar

* [`61c310e78`](https://github.com/twilio-labs/paste/commit/61c310e78636b3951b1d6825dbf8ee41782bad61) [#3317](https://github.com/twilio-labs/paste/pull/3317) Thanks [@SiTaggart](https://github.com/SiTaggart)! - Fixed incorrect prop types for menu based components

- [`b9d9e7123`](https://github.com/twilio-labs/paste/commit/b9d9e712374a3e0aef44bd7609bc1036b10802df) [#3328](https://github.com/twilio-labs/paste/pull/3328) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Topbar] improved alignment with the sidebar header

* [`b9d9e7123`](https://github.com/twilio-labs/paste/commit/b9d9e712374a3e0aef44bd7609bc1036b10802df) [#3328](https://github.com/twilio-labs/paste/pull/3328) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Style-props] Create types for responsive versions of basic CSS properties to be use in Box and Text style primitives. Previously they were just static single css property values

- [`b9d9e7123`](https://github.com/twilio-labs/paste/commit/b9d9e712374a3e0aef44bd7609bc1036b10802df) [#3328](https://github.com/twilio-labs/paste/pull/3328) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Topbar] Allow responsive display properties on Topbar Actions to enable building responsive and adaptive topbars

* [`b9d9e7123`](https://github.com/twilio-labs/paste/commit/b9d9e712374a3e0aef44bd7609bc1036b10802df) [#3328](https://github.com/twilio-labs/paste/pull/3328) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Text] Add transistionDelay CSS property to accompany transistion style prop

- [`b9d9e7123`](https://github.com/twilio-labs/paste/commit/b9d9e712374a3e0aef44bd7609bc1036b10802df) [#3328](https://github.com/twilio-labs/paste/pull/3328) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Sidebar] corrected the SideBarNavigationItem children proptype validation rule

* [`8f96d66a9`](https://github.com/twilio-labs/paste/commit/8f96d66a952e67617578fc7da11f4be225a2da8f) [#3327](https://github.com/twilio-labs/paste/pull/3327) Thanks [@TheSisb](https://github.com/TheSisb)! - [Theme] Update Inter font version from 3.15 to 3.19, which fixes a Chrome issue with number emojis

- [`5b0d3f360`](https://github.com/twilio-labs/paste/commit/5b0d3f360f90d97f5e487a863230716c3696ab48) [#3312](https://github.com/twilio-labs/paste/pull/3312) Thanks [@nkrantz](https://github.com/nkrantz)! - [Date Picker, Time Picker] add missing dependencies to package.json

* [`b9d9e7123`](https://github.com/twilio-labs/paste/commit/b9d9e712374a3e0aef44bd7609bc1036b10802df) [#3328](https://github.com/twilio-labs/paste/pull/3328) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Topbar] match z-index level to that of the sidebar so they share the same plane within an application

- [`b9d9e7123`](https://github.com/twilio-labs/paste/commit/b9d9e712374a3e0aef44bd7609bc1036b10802df) [#3328](https://github.com/twilio-labs/paste/pull/3328) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Box] Allow responsive values for the CSS properties Box supports as style props.

* [`b9d9e7123`](https://github.com/twilio-labs/paste/commit/b9d9e712374a3e0aef44bd7609bc1036b10802df) [#3328](https://github.com/twilio-labs/paste/pull/3328) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Sidebar] improved SSR handling of the push content wrapper for small screen responsive layouts

* Updated dependencies [[`61c310e78`](https://github.com/twilio-labs/paste/commit/61c310e78636b3951b1d6825dbf8ee41782bad61), [`b9d9e7123`](https://github.com/twilio-labs/paste/commit/b9d9e712374a3e0aef44bd7609bc1036b10802df), [`b9d9e7123`](https://github.com/twilio-labs/paste/commit/b9d9e712374a3e0aef44bd7609bc1036b10802df), [`b9d9e7123`](https://github.com/twilio-labs/paste/commit/b9d9e712374a3e0aef44bd7609bc1036b10802df), [`b9d9e7123`](https://github.com/twilio-labs/paste/commit/b9d9e712374a3e0aef44bd7609bc1036b10802df), [`61c310e78`](https://github.com/twilio-labs/paste/commit/61c310e78636b3951b1d6825dbf8ee41782bad61), [`b9d9e7123`](https://github.com/twilio-labs/paste/commit/b9d9e712374a3e0aef44bd7609bc1036b10802df), [`5b0d3f360`](https://github.com/twilio-labs/paste/commit/5b0d3f360f90d97f5e487a863230716c3696ab48), [`8f96d66a9`](https://github.com/twilio-labs/paste/commit/8f96d66a952e67617578fc7da11f4be225a2da8f), [`5b0d3f360`](https://github.com/twilio-labs/paste/commit/5b0d3f360f90d97f5e487a863230716c3696ab48), [`b9d9e7123`](https://github.com/twilio-labs/paste/commit/b9d9e712374a3e0aef44bd7609bc1036b10802df), [`61ba09fa3`](https://github.com/twilio-labs/paste/commit/61ba09fa3a66252180e9f9bdac5f81ef671db7e4), [`5b0d3f360`](https://github.com/twilio-labs/paste/commit/5b0d3f360f90d97f5e487a863230716c3696ab48), [`b9d9e7123`](https://github.com/twilio-labs/paste/commit/b9d9e712374a3e0aef44bd7609bc1036b10802df), [`5b0d3f360`](https://github.com/twilio-labs/paste/commit/5b0d3f360f90d97f5e487a863230716c3696ab48), [`b9d9e7123`](https://github.com/twilio-labs/paste/commit/b9d9e712374a3e0aef44bd7609bc1036b10802df), [`61ba09fa3`](https://github.com/twilio-labs/paste/commit/61ba09fa3a66252180e9f9bdac5f81ef671db7e4), [`61c310e78`](https://github.com/twilio-labs/paste/commit/61c310e78636b3951b1d6825dbf8ee41782bad61)]:
  - @twilio-paste/account-switcher@1.0.2
  - @twilio-paste/menu@13.1.1
  - @twilio-paste/product-switcher@1.0.3
  - @twilio-paste/topbar@0.3.0
  - @twilio-paste/style-props@8.0.1
  - @twilio-paste/text@9.0.3
  - @twilio-paste/sidebar@0.5.0
  - @twilio-paste/utils@4.1.0
  - @twilio-paste/theme@10.0.3
  - @twilio-paste/date-picker@5.0.1
  - @twilio-paste/time-picker@5.0.1
  - @twilio-paste/code-editor-library@1.0.0
  - @twilio-paste/box@9.2.0
  - @twilio-paste/input@8.1.0
  - @twilio-paste/editable-code-block@1.0.0

## 19.5.0

### Minor Changes

- [`83307d2e2`](https://github.com/twilio-labs/paste/commit/83307d2e2ef6204b9e30d812257e19c7e3e09639) [#3306](https://github.com/twilio-labs/paste/pull/3306) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Sidebar] Improved ability to place children, like badges, inside a navigation item and have it positioned nicely by default

### Patch Changes

- [`c05f8686a`](https://github.com/twilio-labs/paste/commit/c05f8686af26f473a97895c6055bdbca2a2e5421) [#3319](https://github.com/twilio-labs/paste/pull/3319) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Text] exposing missing typography style properties that are allowed via typescript, but aren't actually implemented on the component. These include list-style-type, textOverflow and overflowWrap

* [`e2f12ff7a`](https://github.com/twilio-labs/paste/commit/e2f12ff7a6a415cae2432da31b51ce58df738cae) [#3299](https://github.com/twilio-labs/paste/pull/3299) Thanks [@nkrantz](https://github.com/nkrantz)! - [User Dialog] adjust padding of list items to more clearly define item groups

- [`950568e63`](https://github.com/twilio-labs/paste/commit/950568e6335261c279f1e093b0058b600c444ae1) [#3304](https://github.com/twilio-labs/paste/pull/3304) Thanks [@serifluous](https://github.com/serifluous)! - Updates navigation component descriptions

* [`fc88a1f5c`](https://github.com/twilio-labs/paste/commit/fc88a1f5c3a73fdfb691ac2493e009bbb7e4ed73) [#3301](https://github.com/twilio-labs/paste/pull/3301) Thanks [@nkrantz](https://github.com/nkrantz)! - [Topbar] style adjustment to the column-gap in TopbarActions

- [`6d384057e`](https://github.com/twilio-labs/paste/commit/6d384057ea74c790e8c91b5d4582a6386d1ffd3d) [#3303](https://github.com/twilio-labs/paste/pull/3303) Thanks [@TheSisb](https://github.com/TheSisb)! - [Sidebar] fix flicker in animation when expanding/collapsing the sidebar in compact mode. Reduce width of custom scrollbar and add margin-top.

- Updated dependencies [[`c05f8686a`](https://github.com/twilio-labs/paste/commit/c05f8686af26f473a97895c6055bdbca2a2e5421), [`e2f12ff7a`](https://github.com/twilio-labs/paste/commit/e2f12ff7a6a415cae2432da31b51ce58df738cae), [`83307d2e2`](https://github.com/twilio-labs/paste/commit/83307d2e2ef6204b9e30d812257e19c7e3e09639), [`950568e63`](https://github.com/twilio-labs/paste/commit/950568e6335261c279f1e093b0058b600c444ae1), [`fc88a1f5c`](https://github.com/twilio-labs/paste/commit/fc88a1f5c3a73fdfb691ac2493e009bbb7e4ed73), [`6d384057e`](https://github.com/twilio-labs/paste/commit/6d384057ea74c790e8c91b5d4582a6386d1ffd3d)]:
  - @twilio-paste/text@9.0.2
  - @twilio-paste/user-dialog@1.0.2
  - @twilio-paste/sidebar@0.4.0
  - @twilio-paste/account-switcher@1.0.1
  - @twilio-paste/product-switcher@1.0.2
  - @twilio-paste/status@1.0.2
  - @twilio-paste/topbar@0.2.2

## 19.4.0

### Minor Changes

- [`771da3b74`](https://github.com/twilio-labs/paste/commit/771da3b74936774b7620a19ab735a3a6baff3237) [#3296](https://github.com/twilio-labs/paste/pull/3296) Thanks [@TheSisb](https://github.com/TheSisb)! - [SideModal] Add new prop `hideOnEsc` which enables closing the SideModal when the "Escape" keyboard key is pressed

### Patch Changes

- [`db35f7150`](https://github.com/twilio-labs/paste/commit/db35f71500623bf090741039ba8e49a7ed581c1a) [#3217](https://github.com/twilio-labs/paste/pull/3217) Thanks [@TheSisb](https://github.com/TheSisb)! - [Product Switcher] minor change to the size of the trigger button

* [`cc840e4aa`](https://github.com/twilio-labs/paste/commit/cc840e4aa0f83922d80ace5acfa6fe409c98216a) [#3298](https://github.com/twilio-labs/paste/pull/3298) Thanks [@nkrantz](https://github.com/nkrantz)! - [User dialog] add zindex so menu overlays the page its on

- [`db35f7150`](https://github.com/twilio-labs/paste/commit/db35f71500623bf090741039ba8e49a7ed581c1a) [#3217](https://github.com/twilio-labs/paste/pull/3217) Thanks [@TheSisb](https://github.com/TheSisb)! - [Sidebar] `SidebarBetaBadge` no longer passes `onClick` when `as="span"`. Other miscellaneous typescript fixes.

* [`db35f7150`](https://github.com/twilio-labs/paste/commit/db35f71500623bf090741039ba8e49a7ed581c1a) [#3217](https://github.com/twilio-labs/paste/pull/3217) Thanks [@TheSisb](https://github.com/TheSisb)! - [User Dialog] ensure the user dialog list is correctly labelled for accessibility reasons

- [`db35f7150`](https://github.com/twilio-labs/paste/commit/db35f71500623bf090741039ba8e49a7ed581c1a) [#3217](https://github.com/twilio-labs/paste/pull/3217) Thanks [@TheSisb](https://github.com/TheSisb)! - [Sidebar] Style updates to the Sidebar navigation components

* [`db35f7150`](https://github.com/twilio-labs/paste/commit/db35f71500623bf090741039ba8e49a7ed581c1a) [#3217](https://github.com/twilio-labs/paste/pull/3217) Thanks [@TheSisb](https://github.com/TheSisb)! - [Topbar] Update to the size of the User Dialog trigger for better alignment with other topbar related components

- [`771da3b74`](https://github.com/twilio-labs/paste/commit/771da3b74936774b7620a19ab735a3a6baff3237) [#3296](https://github.com/twilio-labs/paste/pull/3296) Thanks [@TheSisb](https://github.com/TheSisb)! - [SideModal] Fix to correctly focus the close button when the SideModal first opens

* [`db35f7150`](https://github.com/twilio-labs/paste/commit/db35f71500623bf090741039ba8e49a7ed581c1a) [#3217](https://github.com/twilio-labs/paste/pull/3217) Thanks [@TheSisb](https://github.com/TheSisb)! - [Combobox]: ability to have a truly visually hidden label for search comboboxes

* Updated dependencies [[`db35f7150`](https://github.com/twilio-labs/paste/commit/db35f71500623bf090741039ba8e49a7ed581c1a), [`771da3b74`](https://github.com/twilio-labs/paste/commit/771da3b74936774b7620a19ab735a3a6baff3237), [`cc840e4aa`](https://github.com/twilio-labs/paste/commit/cc840e4aa0f83922d80ace5acfa6fe409c98216a), [`db35f7150`](https://github.com/twilio-labs/paste/commit/db35f71500623bf090741039ba8e49a7ed581c1a), [`db35f7150`](https://github.com/twilio-labs/paste/commit/db35f71500623bf090741039ba8e49a7ed581c1a), [`db35f7150`](https://github.com/twilio-labs/paste/commit/db35f71500623bf090741039ba8e49a7ed581c1a), [`db35f7150`](https://github.com/twilio-labs/paste/commit/db35f71500623bf090741039ba8e49a7ed581c1a), [`771da3b74`](https://github.com/twilio-labs/paste/commit/771da3b74936774b7620a19ab735a3a6baff3237), [`db35f7150`](https://github.com/twilio-labs/paste/commit/db35f71500623bf090741039ba8e49a7ed581c1a)]:
  - @twilio-paste/product-switcher@1.0.1
  - @twilio-paste/side-modal@3.1.0
  - @twilio-paste/user-dialog@1.0.1
  - @twilio-paste/sidebar@0.3.1
  - @twilio-paste/topbar@0.2.1
  - @twilio-paste/combobox@15.0.3

## 19.3.0

### Minor Changes

- [`9e5b3b7f0`](https://github.com/twilio-labs/paste/commit/9e5b3b7f05b591af9349d17f646cf8e4f51c6981) [#3224](https://github.com/twilio-labs/paste/pull/3224) Thanks [@TheSisb](https://github.com/TheSisb)! - [Sidebar] add SidebarNavigation and all relevant sub-components

* [`66127dd15`](https://github.com/twilio-labs/paste/commit/66127dd15e5e2738e711bd9533e24deaf7d13986) [#3254](https://github.com/twilio-labs/paste/pull/3254) Thanks [@nkrantz](https://github.com/nkrantz)! - [User Dialog] create package

- [`a2c1c910a`](https://github.com/twilio-labs/paste/commit/a2c1c910addc4efc2a5db87b11eac2289489de38) [#3272](https://github.com/twilio-labs/paste/pull/3272) Thanks [@TheSisb](https://github.com/TheSisb)! - [ProgressSteps] Add new ProgressSteps package. Progress steps show a user a clear path to complete a complex multi step task.

* [`be917a43f`](https://github.com/twilio-labs/paste/commit/be917a43f5024be62c7e7ba91e2d5d1ea9ff8f8b) [#3271](https://github.com/twilio-labs/paste/pull/3271) Thanks [@TheSisb](https://github.com/TheSisb)! - [Chat Log] `useChatLogger` now exposes a `clear` function to clear all chats at once. Also, the animations have been slightly adjusted.

- [`66127dd15`](https://github.com/twilio-labs/paste/commit/66127dd15e5e2738e711bd9533e24deaf7d13986) [#3254](https://github.com/twilio-labs/paste/pull/3254) Thanks [@nkrantz](https://github.com/nkrantz)! - [Topbar] Separate user dialog into its own package

### Patch Changes

- [`9e5b3b7f0`](https://github.com/twilio-labs/paste/commit/9e5b3b7f05b591af9349d17f646cf8e4f51c6981) [#3224](https://github.com/twilio-labs/paste/pull/3224) Thanks [@TheSisb](https://github.com/TheSisb)! - [Button] allow passing all style props to Button with variant="reset", effectively making it a Button primitive.

* [`53e20c6de`](https://github.com/twilio-labs/paste/commit/53e20c6de2941bb14f1ea456ad3ed6467bd77e92) [#3242](https://github.com/twilio-labs/paste/pull/3242) Thanks [@nkrantz](https://github.com/nkrantz)! - [Codeblock] Update styles

- [`9e5b3b7f0`](https://github.com/twilio-labs/paste/commit/9e5b3b7f05b591af9349d17f646cf8e4f51c6981) [#3224](https://github.com/twilio-labs/paste/pull/3224) Thanks [@TheSisb](https://github.com/TheSisb)! - [Design tokens] update the `shadowFocusInverseInset` token in the `twilio` and `twilio-dark` themes

* [`1ada1e37c`](https://github.com/twilio-labs/paste/commit/1ada1e37c758bc79c6ed0e5641e4b74dbe685553) [#3260](https://github.com/twilio-labs/paste/pull/3260) Thanks [@TheSisb](https://github.com/TheSisb)! - [Combobox] prevent selection of disabled items when using keyboard navigation and the enter key

- [`9e5b3b7f0`](https://github.com/twilio-labs/paste/commit/9e5b3b7f05b591af9349d17f646cf8e4f51c6981) [#3224](https://github.com/twilio-labs/paste/pull/3224) Thanks [@TheSisb](https://github.com/TheSisb)! - [Codemods] add SidebarNavigation components

* [`53e20c6de`](https://github.com/twilio-labs/paste/commit/53e20c6de2941bb14f1ea456ad3ed6467bd77e92) [#3242](https://github.com/twilio-labs/paste/pull/3242) Thanks [@nkrantz](https://github.com/nkrantz)! - [Topbar] Update styles

- [`dd884662b`](https://github.com/twilio-labs/paste/commit/dd884662b06eea1adc694ff35a9a9e99d62ad4ba) [#3279](https://github.com/twilio-labs/paste/pull/3279) Thanks [@serifluous](https://github.com/serifluous)! - [Design tokens] Make focus shadows in evergreen theme consistent by matching them to twilio theme

* [`8fc130d03`](https://github.com/twilio-labs/paste/commit/8fc130d03556970df344a3db6d851f09c3c1a1bf) [#3261](https://github.com/twilio-labs/paste/pull/3261) Thanks [@TheSisb](https://github.com/TheSisb)! - [Table, DataGrid] Typescript type improvements for Tr, Th, and Td elements

- [`76b28cb9d`](https://github.com/twilio-labs/paste/commit/76b28cb9dd428bc5ef1b41ed73fd79778053dc27) [#3255](https://github.com/twilio-labs/paste/pull/3255) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Status] paired iconography should be decorative and paired with visible, descriptive text

* [`53e20c6de`](https://github.com/twilio-labs/paste/commit/53e20c6de2941bb14f1ea456ad3ed6467bd77e92) [#3242](https://github.com/twilio-labs/paste/pull/3242) Thanks [@nkrantz](https://github.com/nkrantz)! - [Sidebar] Update styles

- [`1ada1e37c`](https://github.com/twilio-labs/paste/commit/1ada1e37c758bc79c6ed0e5641e4b74dbe685553) [#3260](https://github.com/twilio-labs/paste/pull/3260) Thanks [@TheSisb](https://github.com/TheSisb)! - [Combobox Primitive] export new type `UseComboboxPrimitiveStateChangeOptions` to help type stateReducers

- Updated dependencies [[`9e5b3b7f0`](https://github.com/twilio-labs/paste/commit/9e5b3b7f05b591af9349d17f646cf8e4f51c6981), [`53e20c6de`](https://github.com/twilio-labs/paste/commit/53e20c6de2941bb14f1ea456ad3ed6467bd77e92), [`9e5b3b7f0`](https://github.com/twilio-labs/paste/commit/9e5b3b7f05b591af9349d17f646cf8e4f51c6981), [`66127dd15`](https://github.com/twilio-labs/paste/commit/66127dd15e5e2738e711bd9533e24deaf7d13986), [`a2c1c910a`](https://github.com/twilio-labs/paste/commit/a2c1c910addc4efc2a5db87b11eac2289489de38), [`9e5b3b7f0`](https://github.com/twilio-labs/paste/commit/9e5b3b7f05b591af9349d17f646cf8e4f51c6981), [`1ada1e37c`](https://github.com/twilio-labs/paste/commit/1ada1e37c758bc79c6ed0e5641e4b74dbe685553), [`53e20c6de`](https://github.com/twilio-labs/paste/commit/53e20c6de2941bb14f1ea456ad3ed6467bd77e92), [`be917a43f`](https://github.com/twilio-labs/paste/commit/be917a43f5024be62c7e7ba91e2d5d1ea9ff8f8b), [`66127dd15`](https://github.com/twilio-labs/paste/commit/66127dd15e5e2738e711bd9533e24deaf7d13986), [`dd884662b`](https://github.com/twilio-labs/paste/commit/dd884662b06eea1adc694ff35a9a9e99d62ad4ba), [`8fc130d03`](https://github.com/twilio-labs/paste/commit/8fc130d03556970df344a3db6d851f09c3c1a1bf), [`76b28cb9d`](https://github.com/twilio-labs/paste/commit/76b28cb9dd428bc5ef1b41ed73fd79778053dc27), [`53e20c6de`](https://github.com/twilio-labs/paste/commit/53e20c6de2941bb14f1ea456ad3ed6467bd77e92), [`1ada1e37c`](https://github.com/twilio-labs/paste/commit/1ada1e37c758bc79c6ed0e5641e4b74dbe685553)]:
  - @twilio-paste/button@13.0.3
  - @twilio-paste/code-block@3.1.1
  - @twilio-paste/sidebar@0.3.0
  - @twilio-paste/user-dialog@1.0.0
  - @twilio-paste/progress-steps@1.0.0
  - @twilio-paste/design-tokens@9.2.1
  - @twilio-paste/combobox@15.0.2
  - @twilio-paste/topbar@0.2.0
  - @twilio-paste/chat-log@4.1.0
  - @twilio-paste/data-grid@7.0.1
  - @twilio-paste/table@7.0.1
  - @twilio-paste/status@1.0.1
  - @twilio-paste/combobox-primitive@1.0.1

## 19.2.0

### Minor Changes

- [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c) [#3230](https://github.com/twilio-labs/paste/pull/3230) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Menu] Add Menu Badge, and Checkbox and Radio group Menu Items added. Enables the ability to create menus from badges. Enables single and multiselect menu items.

* [`d0ea87541`](https://github.com/twilio-labs/paste/commit/d0ea875419dfa20bb47c3b2d689ec85e6c034e84) [#3218](https://github.com/twilio-labs/paste/pull/3218) Thanks [@nkrantz](https://github.com/nkrantz)! - [Avatar] Add Avatar Group component

- [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c) [#3230](https://github.com/twilio-labs/paste/pull/3230) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Status] Introduces a new Status badge for communicating the status of processes and connections. Provides compositions of the Status Pattern for ease of use.

* [`9e6399dda`](https://github.com/twilio-labs/paste/commit/9e6399dda8ea592a57319685144deda714565c93) [#3208](https://github.com/twilio-labs/paste/pull/3208) Thanks [@nkrantz](https://github.com/nkrantz)! - [Badge] add `size` prop ("default" and "small") and add new variant ("subaccount"), export styles for Sidebar Beta Badge

- [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c) [#3230](https://github.com/twilio-labs/paste/pull/3230) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Topbar] Add User Dialog component

* [`9e6399dda`](https://github.com/twilio-labs/paste/commit/9e6399dda8ea592a57319685144deda714565c93) [#3208](https://github.com/twilio-labs/paste/pull/3208) Thanks [@nkrantz](https://github.com/nkrantz)! - [Sidebar] Add Sidebar Beta Badge

- [`6060c8dfd`](https://github.com/twilio-labs/paste/commit/6060c8dfd15f4fb338d92637eec503e87c509125) [#3205](https://github.com/twilio-labs/paste/pull/3205) Thanks [@TheSisb](https://github.com/TheSisb)! - [Topbar] add package with stories and tests

* [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c) [#3230](https://github.com/twilio-labs/paste/pull/3230) Thanks [@SiTaggart](https://github.com/SiTaggart)! - Created the Account Switcher and Product Switcher pacakges for use in Topbar and navigation UI kit

- [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c) [#3230](https://github.com/twilio-labs/paste/pull/3230) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Avatar] Export types for use in the Topbar package

* [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c) [#3230](https://github.com/twilio-labs/paste/pull/3230) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Badge] Update to default badge styles. Makes Badge styles more sharable with other packages.

- [`9e6399dda`](https://github.com/twilio-labs/paste/commit/9e6399dda8ea592a57319685144deda714565c93) [#3208](https://github.com/twilio-labs/paste/pull/3208) Thanks [@nkrantz](https://github.com/nkrantz)! - [Design tokens] add new box shadow tokens (shadow-border-subaccount, shadow-border-bottom-subaccount, shadow-border-inverse-new, shadow-border-bottom-inverse-new) and text tokens (color-text-subaccount, color-text-inverse-new) and update existing background color token (color-background-subaccount) for use in the subaccount badge and the sidebar beta badge

* [`48e5f1e5c`](https://github.com/twilio-labs/paste/commit/48e5f1e5cd1c06c6967ee4e43f30179498efede8) [#3225](https://github.com/twilio-labs/paste/pull/3225) Thanks [@nkrantz](https://github.com/nkrantz)! - [Design tokens] Add shadow-focus-inverse-inset token, adjust inverse text tokens for navigation ui kit

### Patch Changes

- [`48e5f1e5c`](https://github.com/twilio-labs/paste/commit/48e5f1e5cd1c06c6967ee4e43f30179498efede8) [#3225](https://github.com/twilio-labs/paste/pull/3225) Thanks [@nkrantz](https://github.com/nkrantz)! - [Button, Help Text, In Page Navigation, Input, Input Box, Label, Select, Tab, Text Area] Update color text tokens for inverse styles

* [`0d57f59af`](https://github.com/twilio-labs/paste/commit/0d57f59af2d8fc53afc9976fe81708965c8f589c) [#3171](https://github.com/twilio-labs/paste/pull/3171) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Inline Code] Design upate to the default inline code to match the minimal styles with a view to deprecating "blue" inline code styles

- [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c) [#3230](https://github.com/twilio-labs/paste/pull/3230) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Menu] add and export proptypes for various menu related components.

* [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c) [#3230](https://github.com/twilio-labs/paste/pull/3230) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Codemod]: updated exports

- [`6060c8dfd`](https://github.com/twilio-labs/paste/commit/6060c8dfd15f4fb338d92637eec503e87c509125) [#3205](https://github.com/twilio-labs/paste/pull/3205) Thanks [@TheSisb](https://github.com/TheSisb)! - [Sidebar] set width to 100% for `SidebarOverlayContentWrapper`

* [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c) [#3230](https://github.com/twilio-labs/paste/pull/3230) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Menu] update to Menu Group text color to Color Text Weak

- [`6060c8dfd`](https://github.com/twilio-labs/paste/commit/6060c8dfd15f4fb338d92637eec503e87c509125) [#3205](https://github.com/twilio-labs/paste/pull/3205) Thanks [@TheSisb](https://github.com/TheSisb)! - [Sidebar] fix SidebarOverlayContentWrapper left margin when `compact=true`

* [`d0ea87541`](https://github.com/twilio-labs/paste/commit/d0ea875419dfa20bb47c3b2d689ec85e6c034e84) [#3218](https://github.com/twilio-labs/paste/pull/3218) Thanks [@nkrantz](https://github.com/nkrantz)! - [Design tokens] adjust avatar border tokens for default and dark themes

- [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c) [#3230](https://github.com/twilio-labs/paste/pull/3230) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Codemods]: Updated package exports for new components

* [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c) [#3230](https://github.com/twilio-labs/paste/pull/3230) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Menu]: Improved handling of styling checked menu items and reserving space for the checkmark to prevent resizing on selection

- [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c) [#3230](https://github.com/twilio-labs/paste/pull/3230) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Badge] Update to default badge color to Color Text

* [`d0ea87541`](https://github.com/twilio-labs/paste/commit/d0ea875419dfa20bb47c3b2d689ec85e6c034e84) [#3218](https://github.com/twilio-labs/paste/pull/3218) Thanks [@nkrantz](https://github.com/nkrantz)! - [Design tokens] update `shadow-border-user` token to fix grouped avatars bug in default theme

- [`6060c8dfd`](https://github.com/twilio-labs/paste/commit/6060c8dfd15f4fb338d92637eec503e87c509125) [#3205](https://github.com/twilio-labs/paste/pull/3205) Thanks [@TheSisb](https://github.com/TheSisb)! - [Design tokens] add `size-topbar` token

* [`ed2ae23e2`](https://github.com/twilio-labs/paste/commit/ed2ae23e2aadb8a80cda313672c052a0c3225c82) [#3212](https://github.com/twilio-labs/paste/pull/3212) Thanks [@TheSisb](https://github.com/TheSisb)! - [Sidebar] split up SidebarHeader so it now is composable with the new SidebarHeaderLabel and SidebarHeaderIconButton components

- [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c) [#3230](https://github.com/twilio-labs/paste/pull/3230) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Button] Export sharable Button PropTypes

* [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c) [#3230](https://github.com/twilio-labs/paste/pull/3230) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Menu Primitive]: Corrected the name of previously undocumented exports for Radio and Checkbox Menu Items

* Updated dependencies [[`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c), [`d0ea87541`](https://github.com/twilio-labs/paste/commit/d0ea875419dfa20bb47c3b2d689ec85e6c034e84), [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c), [`48e5f1e5c`](https://github.com/twilio-labs/paste/commit/48e5f1e5cd1c06c6967ee4e43f30179498efede8), [`0d57f59af`](https://github.com/twilio-labs/paste/commit/0d57f59af2d8fc53afc9976fe81708965c8f589c), [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c), [`9e6399dda`](https://github.com/twilio-labs/paste/commit/9e6399dda8ea592a57319685144deda714565c93), [`6060c8dfd`](https://github.com/twilio-labs/paste/commit/6060c8dfd15f4fb338d92637eec503e87c509125), [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c), [`6060c8dfd`](https://github.com/twilio-labs/paste/commit/6060c8dfd15f4fb338d92637eec503e87c509125), [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c), [`9e6399dda`](https://github.com/twilio-labs/paste/commit/9e6399dda8ea592a57319685144deda714565c93), [`d0ea87541`](https://github.com/twilio-labs/paste/commit/d0ea875419dfa20bb47c3b2d689ec85e6c034e84), [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c), [`6060c8dfd`](https://github.com/twilio-labs/paste/commit/6060c8dfd15f4fb338d92637eec503e87c509125), [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c), [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c), [`d0ea87541`](https://github.com/twilio-labs/paste/commit/d0ea875419dfa20bb47c3b2d689ec85e6c034e84), [`6060c8dfd`](https://github.com/twilio-labs/paste/commit/6060c8dfd15f4fb338d92637eec503e87c509125), [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c), [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c), [`ed2ae23e2`](https://github.com/twilio-labs/paste/commit/ed2ae23e2aadb8a80cda313672c052a0c3225c82), [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c), [`5958ffb5b`](https://github.com/twilio-labs/paste/commit/5958ffb5b46574886d4695d4a81a3bcb9a02256c), [`9e6399dda`](https://github.com/twilio-labs/paste/commit/9e6399dda8ea592a57319685144deda714565c93), [`48e5f1e5c`](https://github.com/twilio-labs/paste/commit/48e5f1e5cd1c06c6967ee4e43f30179498efede8)]:
  - @twilio-paste/menu@13.1.0
  - @twilio-paste/avatar@8.1.0
  - @twilio-paste/status@1.0.0
  - @twilio-paste/button@13.0.2
  - @twilio-paste/help-text@12.0.1
  - @twilio-paste/in-page-navigation@3.0.1
  - @twilio-paste/input@8.0.1
  - @twilio-paste/input-box@9.0.1
  - @twilio-paste/label@12.0.2
  - @twilio-paste/select@11.0.2
  - @twilio-paste/tabs@7.0.2
  - @twilio-paste/textarea@9.0.1
  - @twilio-paste/inline-code@3.0.1
  - @twilio-paste/badge@7.1.0
  - @twilio-paste/sidebar@0.2.0
  - @twilio-paste/topbar@0.1.0
  - @twilio-paste/design-tokens@9.2.0
  - @twilio-paste/product-switcher@1.0.0
  - @twilio-paste/account-switcher@1.0.0
  - @twilio-paste/menu-primitive@1.0.1

## 19.1.0

### Minor Changes

- [`d1d3088ca`](https://github.com/twilio-labs/paste/commit/d1d3088ca0c300740f640f80ebfc532168b35263) [#3160](https://github.com/twilio-labs/paste/pull/3160) Thanks [@nkrantz](https://github.com/nkrantz)! - [Sidebar] Add `SidebarCollapseButton` and `SidebarFooter` components. Renamed ContentWrappers

* [`dd43b8676`](https://github.com/twilio-labs/paste/commit/dd43b86765e790eac5ddc846256d300df28fd0d5) [#3192](https://github.com/twilio-labs/paste/pull/3192) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Code Block] Switch the Code block tabs to use the inverse variant of the Tabs component

- [`c2de547e4`](https://github.com/twilio-labs/paste/commit/c2de547e4eb60b2385837c452b5132277ad9db9e) [#3141](https://github.com/twilio-labs/paste/pull/3141) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Box] add `_disabled_focus` pseudoprop style

* [`0c3861824`](https://github.com/twilio-labs/paste/commit/0c38618244d1494c7153b341cfd4e486afafc47d) [#3154](https://github.com/twilio-labs/paste/pull/3154) Thanks [@TheSisb](https://github.com/TheSisb)! - [Sidebar] add new Sidebar component with several variant styles

- [`c2de547e4`](https://github.com/twilio-labs/paste/commit/c2de547e4eb60b2385837c452b5132277ad9db9e) [#3141](https://github.com/twilio-labs/paste/pull/3141) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Design-tokens] add the `color-border-weakest` token

* [`6d845fd69`](https://github.com/twilio-labs/paste/commit/6d845fd69e62d900e74eac9b29833c0375294098) [#3178](https://github.com/twilio-labs/paste/pull/3178) Thanks [@TheSisb](https://github.com/TheSisb)! - [Sidebar] add `SidebarHeader` component

- [`0c3861824`](https://github.com/twilio-labs/paste/commit/0c38618244d1494c7153b341cfd4e486afafc47d) [#3154](https://github.com/twilio-labs/paste/pull/3154) Thanks [@TheSisb](https://github.com/TheSisb)! - [Design tokens] add `size-sidebar-compact` token

### Patch Changes

- [`f267a9f75`](https://github.com/twilio-labs/paste/commit/f267a9f7534d8a32641d395fdf5c68f7c7a98904) [#3148](https://github.com/twilio-labs/paste/pull/3148) Thanks [@nkrantz](https://github.com/nkrantz)! - [Pagination] specify label line height to fix alignment issue

* [`80c9f85f7`](https://github.com/twilio-labs/paste/commit/80c9f85f7a46856f01ee262418f7d0e394999e69) [#3172](https://github.com/twilio-labs/paste/pull/3172) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Codemods] babel dependency update

- [`f267a9f75`](https://github.com/twilio-labs/paste/commit/f267a9f7534d8a32641d395fdf5c68f7c7a98904) [#3148](https://github.com/twilio-labs/paste/pull/3148) Thanks [@nkrantz](https://github.com/nkrantz)! - [Button] Fix secondary destructive toggle button hover styles

* [`1a09aa61d`](https://github.com/twilio-labs/paste/commit/1a09aa61d57d4bd6339c65a0869befed9659870f) [#3146](https://github.com/twilio-labs/paste/pull/3146) Thanks [@serifluous](https://github.com/serifluous)! - [Design tokens] Fixed visual bugs in Evergreen theme tokens: $color-text-icon-brand-highlight, $color-background-overlay, $color-background-primary-strongest, $color-text-user

- [`f267a9f75`](https://github.com/twilio-labs/paste/commit/f267a9f7534d8a32641d395fdf5c68f7c7a98904) [#3148](https://github.com/twilio-labs/paste/pull/3148) Thanks [@nkrantz](https://github.com/nkrantz)! - [File picker] set width to 100% to match other input components

* [`c2de547e4`](https://github.com/twilio-labs/paste/commit/c2de547e4eb60b2385837c452b5132277ad9db9e) [#3141](https://github.com/twilio-labs/paste/pull/3141) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Codeblock] small adjustment to the backgroundColor on `CodeBlockHeader`

- [`0c3861824`](https://github.com/twilio-labs/paste/commit/0c38618244d1494c7153b341cfd4e486afafc47d) [#3154](https://github.com/twilio-labs/paste/pull/3154) Thanks [@TheSisb](https://github.com/TheSisb)! - [Theme] theme breakpoint values are now represented as `px` values instead of `rem` values. MediaQueries are more easily grokked as `px` values, and it simplifies development by eliminating variability in widths. In rare cases, some tests - like snapshot tests - may need to be updated.

* [`c2de547e4`](https://github.com/twilio-labs/paste/commit/c2de547e4eb60b2385837c452b5132277ad9db9e) [#3141](https://github.com/twilio-labs/paste/pull/3141) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Design Tokens] adjusting inverse colors for the `Twilio` and `Twilio-Dark` themes

  - `color-background-body-inverse` from `gray-110` to `gray-100`
  - `shadow-border-inverse-weakest` from `gray-90` to `gray-100`
  - `color-border-inverse-weakest` from `gray-90` to `gray-100`

- [`c2de547e4`](https://github.com/twilio-labs/paste/commit/c2de547e4eb60b2385837c452b5132277ad9db9e) [#3141](https://github.com/twilio-labs/paste/pull/3141) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Tabs] update horizontal tabs style. They are now visually distinct from the InPageNavigation component.

* [`b27913706`](https://github.com/twilio-labs/paste/commit/b2791370651de378a819f77e8980a97ebad8b3ba) [#3200](https://github.com/twilio-labs/paste/pull/3200) Thanks [@TheSisb](https://github.com/TheSisb)! - [Styling-library] expand the types allowed for emotion's CacheProvider. This change allows passing `container` which helps with setting styles on specific elements and shadow dom.

- [`dd43b8676`](https://github.com/twilio-labs/paste/commit/dd43b86765e790eac5ddc846256d300df28fd0d5) [#3192](https://github.com/twilio-labs/paste/pull/3192) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Tabs] allow removing the top padding in the tab panel for greater control over the tab content alignment. Improved prop types to include inverse variants as being valid values to the variant prop.

* [`e801b776b`](https://github.com/twilio-labs/paste/commit/e801b776bc7dc454428a2dd71ac0e5ed21854619) [#3173](https://github.com/twilio-labs/paste/pull/3173) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Box, Text]: inject the Paste Core version into the DOM for better debugging in consumer applications and remote inspection

- [`c2de547e4`](https://github.com/twilio-labs/paste/commit/c2de547e4eb60b2385837c452b5132277ad9db9e) [#3141](https://github.com/twilio-labs/paste/pull/3141) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Tooltip] improve border color of the Tooltip

- Updated dependencies [[`f267a9f75`](https://github.com/twilio-labs/paste/commit/f267a9f7534d8a32641d395fdf5c68f7c7a98904), [`f267a9f75`](https://github.com/twilio-labs/paste/commit/f267a9f7534d8a32641d395fdf5c68f7c7a98904), [`d1d3088ca`](https://github.com/twilio-labs/paste/commit/d1d3088ca0c300740f640f80ebfc532168b35263), [`1a09aa61d`](https://github.com/twilio-labs/paste/commit/1a09aa61d57d4bd6339c65a0869befed9659870f), [`dd43b8676`](https://github.com/twilio-labs/paste/commit/dd43b86765e790eac5ddc846256d300df28fd0d5), [`c2de547e4`](https://github.com/twilio-labs/paste/commit/c2de547e4eb60b2385837c452b5132277ad9db9e), [`f267a9f75`](https://github.com/twilio-labs/paste/commit/f267a9f7534d8a32641d395fdf5c68f7c7a98904), [`c2de547e4`](https://github.com/twilio-labs/paste/commit/c2de547e4eb60b2385837c452b5132277ad9db9e), [`0c3861824`](https://github.com/twilio-labs/paste/commit/0c38618244d1494c7153b341cfd4e486afafc47d), [`c2de547e4`](https://github.com/twilio-labs/paste/commit/c2de547e4eb60b2385837c452b5132277ad9db9e), [`0c3861824`](https://github.com/twilio-labs/paste/commit/0c38618244d1494c7153b341cfd4e486afafc47d), [`c2de547e4`](https://github.com/twilio-labs/paste/commit/c2de547e4eb60b2385837c452b5132277ad9db9e), [`c2de547e4`](https://github.com/twilio-labs/paste/commit/c2de547e4eb60b2385837c452b5132277ad9db9e), [`b27913706`](https://github.com/twilio-labs/paste/commit/b2791370651de378a819f77e8980a97ebad8b3ba), [`6d845fd69`](https://github.com/twilio-labs/paste/commit/6d845fd69e62d900e74eac9b29833c0375294098), [`dd43b8676`](https://github.com/twilio-labs/paste/commit/dd43b86765e790eac5ddc846256d300df28fd0d5), [`e801b776b`](https://github.com/twilio-labs/paste/commit/e801b776bc7dc454428a2dd71ac0e5ed21854619), [`c2de547e4`](https://github.com/twilio-labs/paste/commit/c2de547e4eb60b2385837c452b5132277ad9db9e), [`0c3861824`](https://github.com/twilio-labs/paste/commit/0c38618244d1494c7153b341cfd4e486afafc47d)]:
  - @twilio-paste/pagination@6.0.1
  - @twilio-paste/button@13.0.1
  - @twilio-paste/sidebar@0.1.0
  - @twilio-paste/design-tokens@9.1.0
  - @twilio-paste/code-block@3.1.0
  - @twilio-paste/box@9.1.0
  - @twilio-paste/file-picker@3.0.1
  - @twilio-paste/theme@10.0.2
  - @twilio-paste/tabs@7.0.1
  - @twilio-paste/styling-library@2.0.2
  - @twilio-paste/text@9.0.1
  - @twilio-paste/tooltip@10.0.1

## 19.0.1

### Patch Changes

- [`819c87512`](https://github.com/twilio-labs/paste/commit/819c875123f8c7f1795224ea3f6f32e2c56be47f) [#3059](https://github.com/twilio-labs/paste/pull/3059) Thanks [@TheSisb](https://github.com/TheSisb)! - [Side modal] Add an opening animation

* [`215a44717`](https://github.com/twilio-labs/paste/commit/215a44717bc11c87479e9b5c367749d87db31ffb) [#3142](https://github.com/twilio-labs/paste/pull/3142) Thanks [@TheSisb](https://github.com/TheSisb)! - [Combobox] Fix incorrect dropdown menu position when Combobox is opened on a scrolled page.

- [`845eb62ba`](https://github.com/twilio-labs/paste/commit/845eb62ba326291bf2f5b05fa65e3f38573f5beb) [#3119](https://github.com/twilio-labs/paste/pull/3119) Thanks [@nkrantz](https://github.com/nkrantz)! - [Label] Add "required" title to required dot

* [`c882c0884`](https://github.com/twilio-labs/paste/commit/c882c088430d5ce655befb5d01de2a445203220b) [#3140](https://github.com/twilio-labs/paste/pull/3140) Thanks [@TheSisb](https://github.com/TheSisb)! - [Combobox] Multiselect Combobox now correctly clears the input value when selecting an item in the dropdown.

- [`ac5a84407`](https://github.com/twilio-labs/paste/commit/ac5a84407c1305ebb60fa317dd98fb8c99332d81) [#3110](https://github.com/twilio-labs/paste/pull/3110) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Select] Fixed a bug in dark mode on Windows where the options list was still white and the options were unreadable

* [`c42ad640b`](https://github.com/twilio-labs/paste/commit/c42ad640b6e4af057a7f0ff982b6f7533d028493) [#3130](https://github.com/twilio-labs/paste/pull/3130) Thanks [@SiTaggart](https://github.com/SiTaggart)! - Enable the ability to theme the [color-scheme css property](https://developer.mozilla.org/en-US/docs/Web/CSS/color-scheme) which can be used to control native HTML elements and the way they render in light or dark mode

* Updated dependencies [[`819c87512`](https://github.com/twilio-labs/paste/commit/819c875123f8c7f1795224ea3f6f32e2c56be47f), [`215a44717`](https://github.com/twilio-labs/paste/commit/215a44717bc11c87479e9b5c367749d87db31ffb), [`845eb62ba`](https://github.com/twilio-labs/paste/commit/845eb62ba326291bf2f5b05fa65e3f38573f5beb), [`c882c0884`](https://github.com/twilio-labs/paste/commit/c882c088430d5ce655befb5d01de2a445203220b), [`ac5a84407`](https://github.com/twilio-labs/paste/commit/ac5a84407c1305ebb60fa317dd98fb8c99332d81), [`c42ad640b`](https://github.com/twilio-labs/paste/commit/c42ad640b6e4af057a7f0ff982b6f7533d028493)]:
  - @twilio-paste/side-modal@3.0.1
  - @twilio-paste/combobox@15.0.1
  - @twilio-paste/label@12.0.1
  - @twilio-paste/select@11.0.1
  - @twilio-paste/design-tokens@9.0.3
  - @twilio-paste/styling-library@2.0.1
  - @twilio-paste/theme@10.0.1

## 19.0.0

### Major Changes

- [`e45d34c14`](https://github.com/twilio-labs/paste/commit/e45d34c143a4b2cd5c9905506eea1f5365417133) [#3081](https://github.com/twilio-labs/paste/pull/3081) Thanks [@nkrantz](https://github.com/nkrantz)! - [Toast]

  - Remove `__console_patch` prop from the Toast package. This was a temporary z-index fix for console that is no longer necessary.
  - Add `left` prop to the Toast package so that consumers can place their Toasts according to their app's breakpoints. This feature enables mobile responsiveness for Toast.

* [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c) [#3114](https://github.com/twilio-labs/paste/pull/3114) Thanks [@SiTaggart](https://github.com/SiTaggart)! - ### Breaking change

  We have moved `@types/react` and `@types/react-dom` to peer dependencies of the library. This should allow for greater control and backwards compatibility with older versions of React as Paste is no longer bundling the type libraries.

  Your application likely has both of these as dependencies anyway, but it is now up to you to manage that version number.

  **Action needed**

  Ensure `@types/react` and `@types/react-dom` are installed as dependencies of your application.

### Minor Changes

- [`6730aac19`](https://github.com/twilio-labs/paste/commit/6730aac19056d33373032eb37abb6150caea9f08) [#3112](https://github.com/twilio-labs/paste/pull/3112) Thanks [@nkrantz](https://github.com/nkrantz)! - [Button] Add toggle button styles to `destructive_secondary` variant.

### Patch Changes

- [`05b0c3dda`](https://github.com/twilio-labs/paste/commit/05b0c3dda0df1564a60ce13f83586bd6fed1922d) [#3083](https://github.com/twilio-labs/paste/pull/3083) Thanks [@nkrantz](https://github.com/nkrantz)! - [Pagination] Update styles to align with new Paste Twilio theme.

* [`6730aac19`](https://github.com/twilio-labs/paste/commit/6730aac19056d33373032eb37abb6150caea9f08) [#3112](https://github.com/twilio-labs/paste/pull/3112) Thanks [@nkrantz](https://github.com/nkrantz)! - [Radio button group] Update styles to align with new Paste Twilio theme. Fix vertical spacing and border zIndex bugs.

- [`1e100909f`](https://github.com/twilio-labs/paste/commit/1e100909f279ddb0b52287a1ad45de97fb3b4981) [#3105](https://github.com/twilio-labs/paste/pull/3105) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Combobox, Form Pill Group] Updated Combobox styles as part of the One Twilio design update.

  Fixed height and alignment issues with Multi select Combobox and form pills

* [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c) [#3114](https://github.com/twilio-labs/paste/pull/3114) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Anchor] Improved backwards compat with React 17 types

- [`05b0c3dda`](https://github.com/twilio-labs/paste/commit/05b0c3dda0df1564a60ce13f83586bd6fed1922d) [#3083](https://github.com/twilio-labs/paste/pull/3083) Thanks [@nkrantz](https://github.com/nkrantz)! - [File uploader] Update styles to align with new Paste Twilio theme.

* [`bce889344`](https://github.com/twilio-labs/paste/commit/bce889344773d840d7dc75902e1be64f1a010da3) [#3090](https://github.com/twilio-labs/paste/pull/3090) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Design Tokens, Theme] add ability to override the base font size that Paste uses from the HTML element tag via the new token `$font-size-base`. Also removes setting font size from the body element for when Paste is embedded into another application with its own styles

- [`05b0c3dda`](https://github.com/twilio-labs/paste/commit/05b0c3dda0df1564a60ce13f83586bd6fed1922d) [#3083](https://github.com/twilio-labs/paste/pull/3083) Thanks [@nkrantz](https://github.com/nkrantz)! - [File picker] Update styles to align with new Paste Twilio theme.

* [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c) [#3114](https://github.com/twilio-labs/paste/pull/3114) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Box, Sibling-Box, Text] improved backwards compat with React 17 types

- [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c) [#3114](https://github.com/twilio-labs/paste/pull/3114) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Chat log] Improved typing on the forwarded element from ChatAttachmentLink

* [`b47e13173`](https://github.com/twilio-labs/paste/commit/b47e13173161cad7ffc78b94ff4b1c776260c7db) [#3107](https://github.com/twilio-labs/paste/pull/3107) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Menu] fix focus styles on menu items since design updates

- [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c) [#3114](https://github.com/twilio-labs/paste/pull/3114) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Grid] improved backwards compat with React 17 types

* [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c) [#3114](https://github.com/twilio-labs/paste/pull/3114) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Button] Improved backwards compat with React 17 types

- [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c) [#3114](https://github.com/twilio-labs/paste/pull/3114) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Toast] improved backwards compat with React 17 types

* [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c) [#3114](https://github.com/twilio-labs/paste/pull/3114) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Switch] improved backwards compat with React 17 types

- [`bba742ebd`](https://github.com/twilio-labs/paste/commit/bba742ebd404274cbe78bf1726d2a83c7070bc02) [#3089](https://github.com/twilio-labs/paste/pull/3089) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [data-grid] Update styles to align with new Paste Twilio theme.

* [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c) [#3114](https://github.com/twilio-labs/paste/pull/3114) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Checkbox, Radio Group, Radio Button Group] improved backwards compat with React 17 types

- [`dc07ca41b`](https://github.com/twilio-labs/paste/commit/dc07ca41b7ae9a3045c44210d2d25cdc9b84f0dd) [#3106](https://github.com/twilio-labs/paste/pull/3106) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Side Modal] set screen position to fixed to ensure the dialog is always full height in long scrolling screens'

* [`05b0c3dda`](https://github.com/twilio-labs/paste/commit/05b0c3dda0df1564a60ce13f83586bd6fed1922d) [#3083](https://github.com/twilio-labs/paste/pull/3083) Thanks [@nkrantz](https://github.com/nkrantz)! - [Side modal] Increase width to size-80 (816px)

- [`6730aac19`](https://github.com/twilio-labs/paste/commit/6730aac19056d33373032eb37abb6150caea9f08) [#3112](https://github.com/twilio-labs/paste/pull/3112) Thanks [@nkrantz](https://github.com/nkrantz)! - [Button group] fix zIndex border bug

* [`fb0005bb2`](https://github.com/twilio-labs/paste/commit/fb0005bb2bbf06b6598dec5eee56680cac990e41) [#3078](https://github.com/twilio-labs/paste/pull/3078) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Badge, Popover] Improved typings for restricted Badge prop combinations when create button or linked badges

* Updated dependencies [[`6730aac19`](https://github.com/twilio-labs/paste/commit/6730aac19056d33373032eb37abb6150caea9f08), [`1d75f223e`](https://github.com/twilio-labs/paste/commit/1d75f223e0e2011a7a969e7ef1980fa9366cfbca), [`05b0c3dda`](https://github.com/twilio-labs/paste/commit/05b0c3dda0df1564a60ce13f83586bd6fed1922d), [`6730aac19`](https://github.com/twilio-labs/paste/commit/6730aac19056d33373032eb37abb6150caea9f08), [`1e100909f`](https://github.com/twilio-labs/paste/commit/1e100909f279ddb0b52287a1ad45de97fb3b4981), [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c), [`05b0c3dda`](https://github.com/twilio-labs/paste/commit/05b0c3dda0df1564a60ce13f83586bd6fed1922d), [`50cde4668`](https://github.com/twilio-labs/paste/commit/50cde4668b003c410713d4a51eed16a394471ed0), [`bce889344`](https://github.com/twilio-labs/paste/commit/bce889344773d840d7dc75902e1be64f1a010da3), [`e45d34c14`](https://github.com/twilio-labs/paste/commit/e45d34c143a4b2cd5c9905506eea1f5365417133), [`05b0c3dda`](https://github.com/twilio-labs/paste/commit/05b0c3dda0df1564a60ce13f83586bd6fed1922d), [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c), [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c), [`b47e13173`](https://github.com/twilio-labs/paste/commit/b47e13173161cad7ffc78b94ff4b1c776260c7db), [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c), [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c), [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c), [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c), [`bba742ebd`](https://github.com/twilio-labs/paste/commit/bba742ebd404274cbe78bf1726d2a83c7070bc02), [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c), [`dc07ca41b`](https://github.com/twilio-labs/paste/commit/dc07ca41b7ae9a3045c44210d2d25cdc9b84f0dd), [`05b0c3dda`](https://github.com/twilio-labs/paste/commit/05b0c3dda0df1564a60ce13f83586bd6fed1922d), [`3ab2bb6f4`](https://github.com/twilio-labs/paste/commit/3ab2bb6f4b294379e9dcba4ad7173ebf18eac56c), [`6730aac19`](https://github.com/twilio-labs/paste/commit/6730aac19056d33373032eb37abb6150caea9f08), [`fb0005bb2`](https://github.com/twilio-labs/paste/commit/fb0005bb2bbf06b6598dec5eee56680cac990e41)]:
  - @twilio-paste/button@13.0.0
  - @twilio-paste/icons@11.0.0
  - @twilio-paste/pagination@6.0.0
  - @twilio-paste/radio-button-group@3.0.0
  - @twilio-paste/combobox@15.0.0
  - @twilio-paste/form-pill-group@7.0.0
  - @twilio-paste/anchor@11.0.0
  - @twilio-paste/file-uploader@3.0.0
  - @twilio-paste/design-tokens@9.0.2
  - @twilio-paste/theme@10.0.0
  - @twilio-paste/toast@11.0.0
  - @twilio-paste/file-picker@3.0.0
  - @twilio-paste/box@9.0.0
  - @twilio-paste/sibling-box@8.0.0
  - @twilio-paste/text@9.0.0
  - @twilio-paste/chat-log@4.0.0
  - @twilio-paste/menu@13.0.0
  - @twilio-paste/grid@7.0.0
  - @twilio-paste/switch@4.0.0
  - @twilio-paste/data-grid@7.0.0
  - @twilio-paste/checkbox@12.0.0
  - @twilio-paste/inline-control-group@12.0.0
  - @twilio-paste/radio-group@12.0.0
  - @twilio-paste/side-modal@3.0.0
  - @twilio-paste/alert@13.0.0
  - @twilio-paste/alert-dialog@8.0.0
  - @twilio-paste/avatar@8.0.0
  - @twilio-paste/badge@7.0.0
  - @twilio-paste/base-radio-checkbox@12.0.0
  - @twilio-paste/breadcrumb@10.0.0
  - @twilio-paste/button-group@3.0.0
  - @twilio-paste/callout@3.0.0
  - @twilio-paste/card@8.0.0
  - @twilio-paste/chat-composer@3.0.0
  - @twilio-paste/code-block@3.0.0
  - @twilio-paste/date-picker@5.0.0
  - @twilio-paste/description-list@3.0.0
  - @twilio-paste/detail-text@2.0.0
  - @twilio-paste/disclosure@11.0.0
  - @twilio-paste/display-heading@3.0.0
  - @twilio-paste/display-pill-group@7.0.0
  - @twilio-paste/form@10.0.0
  - @twilio-paste/heading@10.0.0
  - @twilio-paste/help-text@12.0.0
  - @twilio-paste/in-page-navigation@3.0.0
  - @twilio-paste/inline-code@3.0.0
  - @twilio-paste/input@8.0.0
  - @twilio-paste/input-box@9.0.0
  - @twilio-paste/label@12.0.0
  - @twilio-paste/list@7.0.0
  - @twilio-paste/minimizable-dialog@3.0.0
  - @twilio-paste/modal@15.0.0
  - @twilio-paste/paragraph@9.0.0
  - @twilio-paste/popover@12.0.0
  - @twilio-paste/screen-reader-only@12.0.0
  - @twilio-paste/select@11.0.0
  - @twilio-paste/separator@7.0.0
  - @twilio-paste/skeleton-loader@5.0.0
  - @twilio-paste/spinner@13.0.0
  - @twilio-paste/table@7.0.0
  - @twilio-paste/tabs@7.0.0
  - @twilio-paste/textarea@9.0.0
  - @twilio-paste/time-picker@5.0.0
  - @twilio-paste/tooltip@10.0.0
  - @twilio-paste/truncate@13.0.0
  - @twilio-paste/aspect-ratio@9.0.0
  - @twilio-paste/flex@7.0.0
  - @twilio-paste/media-object@9.0.0
  - @twilio-paste/stack@7.0.0
  - @twilio-paste/customization@7.0.0
  - @twilio-paste/data-visualization-library@4.0.0
  - @twilio-paste/style-props@8.0.0
  - @twilio-paste/types@5.0.0
  - @twilio-paste/utils@4.0.0

## 18.1.0

### Minor Changes

- [`d4122a492`](https://github.com/twilio-labs/paste/commit/d4122a49268621780c58c9da78964283d2764c90) [#3067](https://github.com/twilio-labs/paste/pull/3067) Thanks [@shleewhite](https://github.com/shleewhite)! - [Tabs] Add inverse and inverse_fitted variants. Update styles to align with new Paste Twilio theme

* [`45cdceb92`](https://github.com/twilio-labs/paste/commit/45cdceb9241e75abac2b73363c77fa43d541f64a) [#3063](https://github.com/twilio-labs/paste/pull/3063) Thanks [@shleewhite](https://github.com/shleewhite)! - [Menu] Add destructive_group_item variant to MenuItem. Update styles to align with new Paste Twilio theme.

- [`b87a7c720`](https://github.com/twilio-labs/paste/commit/b87a7c720d45b5839969e51d30d3a420ee951677) [#3053](https://github.com/twilio-labs/paste/pull/3053) Thanks [@shleewhite](https://github.com/shleewhite)! - [Minimizable Dialog] Add toggleMinimized function to the object useMinimizableDialogState returns. Update styles to align with new Paste Twilio theme.

* [`d4122a492`](https://github.com/twilio-labs/paste/commit/d4122a49268621780c58c9da78964283d2764c90) [#3067](https://github.com/twilio-labs/paste/pull/3067) Thanks [@shleewhite](https://github.com/shleewhite)! - [In Page Navigation] Add inverse and inverse_fullWidth variants. Update styles to align with new Paste Twilio theme.

- [`71f5b1898`](https://github.com/twilio-labs/paste/commit/71f5b18980c1ced85dcce101e74fb8c385a60bab) [#3033](https://github.com/twilio-labs/paste/pull/3033) Thanks [@gloriliale](https://github.com/gloriliale)! - [Box] Add `_pressed_disabled` and `_pressed_active` pseudo styles.

* [`b27a244dd`](https://github.com/twilio-labs/paste/commit/b27a244dd162a0cf7ffd41e8b792f22abc2848af) [#3043](https://github.com/twilio-labs/paste/pull/3043) Thanks [@shleewhite](https://github.com/shleewhite)! - [Inline Code] Add variant prop, with "default" and "minimal" styles. Update styles to align with new Paste Twilio theme.

### Patch Changes

- [`e7f4fcdaf`](https://github.com/twilio-labs/paste/commit/e7f4fcdaf4111511b7a5b400b1f4ad1523d0e142) [#3062](https://github.com/twilio-labs/paste/pull/3062) Thanks [@nkrantz](https://github.com/nkrantz)! - [Alert] Update styles to align with new Paste Twilio theme.

  In order to see all of the new style updates, you may have to remove any `<Text>` component children from your Alerts, passing in the string as a direct child of Alert.

* [`6b159b597`](https://github.com/twilio-labs/paste/commit/6b159b59728e5b425315ef7215fd6c4e982365e2) [#3069](https://github.com/twilio-labs/paste/pull/3069) Thanks [@nkrantz](https://github.com/nkrantz)! - [Design tokens] update default theme token to fix Avatar styles, no changes to new Twilio theme

- [`b942178ad`](https://github.com/twilio-labs/paste/commit/b942178adbcf9c0cb5359936169b8a7268d2b689) [#3052](https://github.com/twilio-labs/paste/pull/3052) Thanks [@TheSisb](https://github.com/TheSisb)! - [Theme] Add theme override via url by using `#paste-theme-override=[newtheme]`.

* [`71f5b1898`](https://github.com/twilio-labs/paste/commit/71f5b18980c1ced85dcce101e74fb8c385a60bab) [#3033](https://github.com/twilio-labs/paste/pull/3033) Thanks [@gloriliale](https://github.com/gloriliale)! - [Button] Update the design for the new Twilio theme

- [`ee0abba79`](https://github.com/twilio-labs/paste/commit/ee0abba79bbffaf845e4643d4e9cb7c4115b5e2d) [#3075](https://github.com/twilio-labs/paste/pull/3075) Thanks [@nkrantz](https://github.com/nkrantz)! - [Button group] Fix disabled hover state styles

* [`6b159b597`](https://github.com/twilio-labs/paste/commit/6b159b59728e5b425315ef7215fd6c4e982365e2) [#3069](https://github.com/twilio-labs/paste/pull/3069) Thanks [@nkrantz](https://github.com/nkrantz)! - [Minimizable dialog] Update styles to align with new Paste Twilio theme.

- [`71ce96cdc`](https://github.com/twilio-labs/paste/commit/71ce96cdc3db0c43d705c6b10c370d8dd5648319) [#3060](https://github.com/twilio-labs/paste/pull/3060) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Display and Form pill group] Update styles for new design language

* [`6b159b597`](https://github.com/twilio-labs/paste/commit/6b159b59728e5b425315ef7215fd6c4e982365e2) [#3069](https://github.com/twilio-labs/paste/pull/3069) Thanks [@nkrantz](https://github.com/nkrantz)! - [Chat log] Update styles to align with new Paste Twilio theme.

- [`71f5b1898`](https://github.com/twilio-labs/paste/commit/71f5b18980c1ced85dcce101e74fb8c385a60bab) [#3033](https://github.com/twilio-labs/paste/pull/3033) Thanks [@gloriliale](https://github.com/gloriliale)! - [design tokens] update shadow focuc shadow border design tokens for the twilio themes

* [`71ce96cdc`](https://github.com/twilio-labs/paste/commit/71ce96cdc3db0c43d705c6b10c370d8dd5648319) [#3060](https://github.com/twilio-labs/paste/pull/3060) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Checkbox, Radio group] Update to styles for the One Twilio Design Language refresh

- [`d4122a492`](https://github.com/twilio-labs/paste/commit/d4122a49268621780c58c9da78964283d2764c90) [#3067](https://github.com/twilio-labs/paste/pull/3067) Thanks [@shleewhite](https://github.com/shleewhite)! - [Code Block] Update styles to align with new Paste Twilio theme

* [`71f5b1898`](https://github.com/twilio-labs/paste/commit/71f5b18980c1ced85dcce101e74fb8c385a60bab) [#3033](https://github.com/twilio-labs/paste/pull/3033) Thanks [@gloriliale](https://github.com/gloriliale)! - [input box]: ensure inputs use the correct focus shadow for new design language'

- [`71ce96cdc`](https://github.com/twilio-labs/paste/commit/71ce96cdc3db0c43d705c6b10c370d8dd5648319) [#3060](https://github.com/twilio-labs/paste/pull/3060) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Radio group] Improved checked state tracking for uncontrolled radios to help with styling

* [`45cdceb92`](https://github.com/twilio-labs/paste/commit/45cdceb9241e75abac2b73363c77fa43d541f64a) [#3063](https://github.com/twilio-labs/paste/pull/3063) Thanks [@shleewhite](https://github.com/shleewhite)! - [Tooltip] Update styles to align with new Paste Twilio theme

- [`a081285f2`](https://github.com/twilio-labs/paste/commit/a081285f29cca470ff09a9faa2b4aac4bed7b0a5) [#3034](https://github.com/twilio-labs/paste/pull/3034) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Design Tokens]: correct color contrast token pair naming for decorative background 10

* [`e7f4fcdaf`](https://github.com/twilio-labs/paste/commit/e7f4fcdaf4111511b7a5b400b1f4ad1523d0e142) [#3062](https://github.com/twilio-labs/paste/pull/3062) Thanks [@nkrantz](https://github.com/nkrantz)! - [Switch] Update styles to align with new Paste Twilio theme

- [`fa0596ead`](https://github.com/twilio-labs/paste/commit/fa0596ead628d49adb8ff766ad865e18b08e0996) [#3055](https://github.com/twilio-labs/paste/pull/3055) Thanks [@nkrantz](https://github.com/nkrantz)! - [Design Tokens] Fix modal background overlay color for evergreen theme

* [`6b159b597`](https://github.com/twilio-labs/paste/commit/6b159b59728e5b425315ef7215fd6c4e982365e2) [#3069](https://github.com/twilio-labs/paste/pull/3069) Thanks [@nkrantz](https://github.com/nkrantz)! - [Chat composer] Update Update styles to align with new Paste Twilio theme.

- [`e7f4fcdaf`](https://github.com/twilio-labs/paste/commit/e7f4fcdaf4111511b7a5b400b1f4ad1523d0e142) [#3062](https://github.com/twilio-labs/paste/pull/3062) Thanks [@nkrantz](https://github.com/nkrantz)! - [Toast] Update styles to align with new Paste Twilio theme.

  In order to see all of the new style updates, you may have to remove any `<Text>` component children from your Toasts, passing in the string as a direct child of Toast.

* [`b27a244dd`](https://github.com/twilio-labs/paste/commit/b27a244dd162a0cf7ffd41e8b792f22abc2848af) [#3043](https://github.com/twilio-labs/paste/pull/3043) Thanks [@shleewhite](https://github.com/shleewhite)! - [Display Heading] Update styles to align with new Paste Twilio theme

* Updated dependencies [[`d4122a492`](https://github.com/twilio-labs/paste/commit/d4122a49268621780c58c9da78964283d2764c90), [`45cdceb92`](https://github.com/twilio-labs/paste/commit/45cdceb9241e75abac2b73363c77fa43d541f64a), [`e7f4fcdaf`](https://github.com/twilio-labs/paste/commit/e7f4fcdaf4111511b7a5b400b1f4ad1523d0e142), [`6b159b597`](https://github.com/twilio-labs/paste/commit/6b159b59728e5b425315ef7215fd6c4e982365e2), [`b942178ad`](https://github.com/twilio-labs/paste/commit/b942178adbcf9c0cb5359936169b8a7268d2b689), [`71f5b1898`](https://github.com/twilio-labs/paste/commit/71f5b18980c1ced85dcce101e74fb8c385a60bab), [`ee0abba79`](https://github.com/twilio-labs/paste/commit/ee0abba79bbffaf845e4643d4e9cb7c4115b5e2d), [`6b159b597`](https://github.com/twilio-labs/paste/commit/6b159b59728e5b425315ef7215fd6c4e982365e2), [`71ce96cdc`](https://github.com/twilio-labs/paste/commit/71ce96cdc3db0c43d705c6b10c370d8dd5648319), [`b87a7c720`](https://github.com/twilio-labs/paste/commit/b87a7c720d45b5839969e51d30d3a420ee951677), [`6b159b597`](https://github.com/twilio-labs/paste/commit/6b159b59728e5b425315ef7215fd6c4e982365e2), [`d4122a492`](https://github.com/twilio-labs/paste/commit/d4122a49268621780c58c9da78964283d2764c90), [`71f5b1898`](https://github.com/twilio-labs/paste/commit/71f5b18980c1ced85dcce101e74fb8c385a60bab), [`71ce96cdc`](https://github.com/twilio-labs/paste/commit/71ce96cdc3db0c43d705c6b10c370d8dd5648319), [`d4122a492`](https://github.com/twilio-labs/paste/commit/d4122a49268621780c58c9da78964283d2764c90), [`71f5b1898`](https://github.com/twilio-labs/paste/commit/71f5b18980c1ced85dcce101e74fb8c385a60bab), [`71ce96cdc`](https://github.com/twilio-labs/paste/commit/71ce96cdc3db0c43d705c6b10c370d8dd5648319), [`45cdceb92`](https://github.com/twilio-labs/paste/commit/45cdceb9241e75abac2b73363c77fa43d541f64a), [`a081285f2`](https://github.com/twilio-labs/paste/commit/a081285f29cca470ff09a9faa2b4aac4bed7b0a5), [`e7f4fcdaf`](https://github.com/twilio-labs/paste/commit/e7f4fcdaf4111511b7a5b400b1f4ad1523d0e142), [`71f5b1898`](https://github.com/twilio-labs/paste/commit/71f5b18980c1ced85dcce101e74fb8c385a60bab), [`fa0596ead`](https://github.com/twilio-labs/paste/commit/fa0596ead628d49adb8ff766ad865e18b08e0996), [`6b159b597`](https://github.com/twilio-labs/paste/commit/6b159b59728e5b425315ef7215fd6c4e982365e2), [`b27a244dd`](https://github.com/twilio-labs/paste/commit/b27a244dd162a0cf7ffd41e8b792f22abc2848af), [`e7f4fcdaf`](https://github.com/twilio-labs/paste/commit/e7f4fcdaf4111511b7a5b400b1f4ad1523d0e142), [`b27a244dd`](https://github.com/twilio-labs/paste/commit/b27a244dd162a0cf7ffd41e8b792f22abc2848af)]:
  - @twilio-paste/tabs@6.1.0
  - @twilio-paste/menu@12.1.0
  - @twilio-paste/alert@12.0.1
  - @twilio-paste/design-tokens@9.0.1
  - @twilio-paste/theme@9.0.1
  - @twilio-paste/button@12.0.1
  - @twilio-paste/button-group@2.0.1
  - @twilio-paste/minimizable-dialog@2.1.0
  - @twilio-paste/display-pill-group@6.0.1
  - @twilio-paste/form-pill-group@6.0.1
  - @twilio-paste/chat-log@3.0.1
  - @twilio-paste/in-page-navigation@2.1.0
  - @twilio-paste/base-radio-checkbox@11.0.1
  - @twilio-paste/checkbox@11.0.1
  - @twilio-paste/inline-control-group@11.0.1
  - @twilio-paste/radio-group@11.0.1
  - @twilio-paste/code-block@2.0.1
  - @twilio-paste/input-box@8.0.1
  - @twilio-paste/tooltip@9.0.1
  - @twilio-paste/switch@3.0.1
  - @twilio-paste/box@8.1.0
  - @twilio-paste/chat-composer@2.0.1
  - @twilio-paste/inline-code@2.1.0
  - @twilio-paste/toast@10.0.1
  - @twilio-paste/display-heading@2.0.1

## 18.0.0

### Major Changes

- [`3c89fd83d`](https://github.com/twilio-labs/paste/commit/3c89fd83d09c0f49e362c4d33ade4d3688d7381a) [#2965](https://github.com/twilio-labs/paste/pull/2965) Thanks [@Niznikr](https://github.com/Niznikr)! - Add support for React 18

* [`0acdf3486`](https://github.com/twilio-labs/paste/commit/0acdf3486c0956d5e70fda67c8031eda96aae9ee) [#3049](https://github.com/twilio-labs/paste/pull/3049) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Design Tokens] remove deprecated light/dark color tokens from the system

### Minor Changes

- [`b1ae14e22`](https://github.com/twilio-labs/paste/commit/b1ae14e2223bd5f094b76c10cfedc3ff0b0a4103) [#3000](https://github.com/twilio-labs/paste/pull/3000) Thanks [@shleewhite](https://github.com/shleewhite)! - [Detail Text] create the new DetailText component, meant to be used for short pieces of secondary text content.

* [`d97098846`](https://github.com/twilio-labs/paste/commit/d970988465700f5b396f71911b750ba2ac7f5bea) [#3020](https://github.com/twilio-labs/paste/pull/3020) Thanks [@SiTaggart](https://github.com/SiTaggart)! - Version bump of internal pacakges

- [`0acdf3486`](https://github.com/twilio-labs/paste/commit/0acdf3486c0956d5e70fda67c8031eda96aae9ee) [#3049](https://github.com/twilio-labs/paste/pull/3049) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Box, Text, Style Props, Theme]: remove checking and warning for deprecated design tokens and themes that have been removed from the system

* [`5f5790d1c`](https://github.com/twilio-labs/paste/commit/5f5790d1cad547537843b9ebc60916647939fd1e) [#3032](https://github.com/twilio-labs/paste/pull/3032) Thanks [@shleewhite](https://github.com/shleewhite)! - [Popover] Add new props:

  - initialFocusRef: focuses a ref when the Popover opens
  - width: sets the width of the Popover, up to size50.

  Update styles to align with new Paste Twilio theme

### Patch Changes

- [`154b02c06`](https://github.com/twilio-labs/paste/commit/154b02c06d209a72337ead97b2a6f6e132868b39) [#3010](https://github.com/twilio-labs/paste/pull/3010) Thanks [@shleewhite](https://github.com/shleewhite)! - [Breadcrumb] Update styles to align with new Paste Twilio theme

* [`154b02c06`](https://github.com/twilio-labs/paste/commit/154b02c06d209a72337ead97b2a6f6e132868b39) [#3010](https://github.com/twilio-labs/paste/pull/3010) Thanks [@shleewhite](https://github.com/shleewhite)! - [Anchor] Update styles to align with new Paste Twilio theme

- [`154b02c06`](https://github.com/twilio-labs/paste/commit/154b02c06d209a72337ead97b2a6f6e132868b39) [#3010](https://github.com/twilio-labs/paste/pull/3010) Thanks [@shleewhite](https://github.com/shleewhite)! - [Separator] Update styles to align with new Paste Twilio theme

* [`05075e4c7`](https://github.com/twilio-labs/paste/commit/05075e4c76495fbc9dda3a0ad0311b61032639a5) [#3042](https://github.com/twilio-labs/paste/pull/3042) Thanks [@shleewhite](https://github.com/shleewhite)! - [Modal] Update styles to align with new Paste Twilio theme

- [`dbd9bf992`](https://github.com/twilio-labs/paste/commit/dbd9bf992c6dfec2858a8a73e7ec428d8185f12c) [#3028](https://github.com/twilio-labs/paste/pull/3028) Thanks [@gloriliale](https://github.com/gloriliale)! - [design tokens] update evergreen theme font-sizes

* [`3c89fd83d`](https://github.com/twilio-labs/paste/commit/3c89fd83d09c0f49e362c4d33ade4d3688d7381a) [#2965](https://github.com/twilio-labs/paste/pull/2965) Thanks [@Niznikr](https://github.com/Niznikr)! - [Select] Render options after mounted

- [`154b02c06`](https://github.com/twilio-labs/paste/commit/154b02c06d209a72337ead97b2a6f6e132868b39) [#3010](https://github.com/twilio-labs/paste/pull/3010) Thanks [@shleewhite](https://github.com/shleewhite)! - [Callout] Update styles to align with new Paste Twilio theme

* [`154b02c06`](https://github.com/twilio-labs/paste/commit/154b02c06d209a72337ead97b2a6f6e132868b39) [#3010](https://github.com/twilio-labs/paste/pull/3010) Thanks [@shleewhite](https://github.com/shleewhite)! - [Label] Update styles to align with new Paste Twilio theme

- [`154b02c06`](https://github.com/twilio-labs/paste/commit/154b02c06d209a72337ead97b2a6f6e132868b39) [#3010](https://github.com/twilio-labs/paste/pull/3010) Thanks [@shleewhite](https://github.com/shleewhite)! - [Table] Update styles to align with new Paste Twilio theme

* [`ef094db4a`](https://github.com/twilio-labs/paste/commit/ef094db4a259f734eac1ad926edfd07e5b4e58df) [#3021](https://github.com/twilio-labs/paste/pull/3021) Thanks [@shleewhite](https://github.com/shleewhite)! - [Design Tokens] update the value of colorTextUser for default and dark themes

- [`3c89fd83d`](https://github.com/twilio-labs/paste/commit/3c89fd83d09c0f49e362c4d33ade4d3688d7381a) [#2965](https://github.com/twilio-labs/paste/pull/2965) Thanks [@Niznikr](https://github.com/Niznikr)! - [CodeBlock] Fix concurrent render of copy button tooltip

* [`ef094db4a`](https://github.com/twilio-labs/paste/commit/ef094db4a259f734eac1ad926edfd07e5b4e58df) [#3021](https://github.com/twilio-labs/paste/pull/3021) Thanks [@shleewhite](https://github.com/shleewhite)! - [Avatar] Update styles to align with new Paste Twilio theme

- [`154b02c06`](https://github.com/twilio-labs/paste/commit/154b02c06d209a72337ead97b2a6f6e132868b39) [#3010](https://github.com/twilio-labs/paste/pull/3010) Thanks [@shleewhite](https://github.com/shleewhite)! - [Input Box] Update styles to align with new Paste Twilio theme

* [`05075e4c7`](https://github.com/twilio-labs/paste/commit/05075e4c76495fbc9dda3a0ad0311b61032639a5) [#3042](https://github.com/twilio-labs/paste/pull/3042) Thanks [@shleewhite](https://github.com/shleewhite)! - [Alert Dialog] Update styles to align with new Paste Twilio theme

- [`62983adb8`](https://github.com/twilio-labs/paste/commit/62983adb8acf447a644b6eaa933628cb3d4c6742) [#3029](https://github.com/twilio-labs/paste/pull/3029) Thanks [@gloriliale](https://github.com/gloriliale)! - [Badge] Update styles to align with new Paste Twilio theme

* [`154b02c06`](https://github.com/twilio-labs/paste/commit/154b02c06d209a72337ead97b2a6f6e132868b39) [#3010](https://github.com/twilio-labs/paste/pull/3010) Thanks [@shleewhite](https://github.com/shleewhite)! - [Heading] Update styles to align with new Paste Twilio theme

* Updated dependencies [[`b1ae14e22`](https://github.com/twilio-labs/paste/commit/b1ae14e2223bd5f094b76c10cfedc3ff0b0a4103), [`154b02c06`](https://github.com/twilio-labs/paste/commit/154b02c06d209a72337ead97b2a6f6e132868b39), [`154b02c06`](https://github.com/twilio-labs/paste/commit/154b02c06d209a72337ead97b2a6f6e132868b39), [`154b02c06`](https://github.com/twilio-labs/paste/commit/154b02c06d209a72337ead97b2a6f6e132868b39), [`05075e4c7`](https://github.com/twilio-labs/paste/commit/05075e4c76495fbc9dda3a0ad0311b61032639a5), [`dbd9bf992`](https://github.com/twilio-labs/paste/commit/dbd9bf992c6dfec2858a8a73e7ec428d8185f12c), [`3c89fd83d`](https://github.com/twilio-labs/paste/commit/3c89fd83d09c0f49e362c4d33ade4d3688d7381a), [`d97098846`](https://github.com/twilio-labs/paste/commit/d970988465700f5b396f71911b750ba2ac7f5bea), [`3c89fd83d`](https://github.com/twilio-labs/paste/commit/3c89fd83d09c0f49e362c4d33ade4d3688d7381a), [`154b02c06`](https://github.com/twilio-labs/paste/commit/154b02c06d209a72337ead97b2a6f6e132868b39), [`154b02c06`](https://github.com/twilio-labs/paste/commit/154b02c06d209a72337ead97b2a6f6e132868b39), [`0acdf3486`](https://github.com/twilio-labs/paste/commit/0acdf3486c0956d5e70fda67c8031eda96aae9ee), [`154b02c06`](https://github.com/twilio-labs/paste/commit/154b02c06d209a72337ead97b2a6f6e132868b39), [`ef094db4a`](https://github.com/twilio-labs/paste/commit/ef094db4a259f734eac1ad926edfd07e5b4e58df), [`3c89fd83d`](https://github.com/twilio-labs/paste/commit/3c89fd83d09c0f49e362c4d33ade4d3688d7381a), [`ef094db4a`](https://github.com/twilio-labs/paste/commit/ef094db4a259f734eac1ad926edfd07e5b4e58df), [`154b02c06`](https://github.com/twilio-labs/paste/commit/154b02c06d209a72337ead97b2a6f6e132868b39), [`0acdf3486`](https://github.com/twilio-labs/paste/commit/0acdf3486c0956d5e70fda67c8031eda96aae9ee), [`05075e4c7`](https://github.com/twilio-labs/paste/commit/05075e4c76495fbc9dda3a0ad0311b61032639a5), [`62983adb8`](https://github.com/twilio-labs/paste/commit/62983adb8acf447a644b6eaa933628cb3d4c6742), [`154b02c06`](https://github.com/twilio-labs/paste/commit/154b02c06d209a72337ead97b2a6f6e132868b39), [`5f5790d1c`](https://github.com/twilio-labs/paste/commit/5f5790d1cad547537843b9ebc60916647939fd1e)]:
  - @twilio-paste/detail-text@1.0.0
  - @twilio-paste/breadcrumb@9.0.0
  - @twilio-paste/anchor@10.0.0
  - @twilio-paste/separator@6.0.0
  - @twilio-paste/modal@14.0.0
  - @twilio-paste/design-tokens@9.0.0
  - @twilio-paste/alert@12.0.0
  - @twilio-paste/alert-dialog@7.0.0
  - @twilio-paste/avatar@7.0.0
  - @twilio-paste/badge@6.0.0
  - @twilio-paste/base-radio-checkbox@11.0.0
  - @twilio-paste/button@12.0.0
  - @twilio-paste/button-group@2.0.0
  - @twilio-paste/callout@2.0.0
  - @twilio-paste/card@7.0.0
  - @twilio-paste/chat-composer@2.0.0
  - @twilio-paste/chat-log@3.0.0
  - @twilio-paste/checkbox@11.0.0
  - @twilio-paste/code-block@2.0.0
  - @twilio-paste/combobox@14.0.0
  - @twilio-paste/data-grid@6.0.0
  - @twilio-paste/date-picker@4.0.0
  - @twilio-paste/description-list@2.0.0
  - @twilio-paste/disclosure@10.0.0
  - @twilio-paste/display-heading@2.0.0
  - @twilio-paste/display-pill-group@6.0.0
  - @twilio-paste/file-picker@2.0.0
  - @twilio-paste/file-uploader@2.0.0
  - @twilio-paste/form@9.0.0
  - @twilio-paste/form-pill-group@6.0.0
  - @twilio-paste/heading@9.0.0
  - @twilio-paste/help-text@11.0.0
  - @twilio-paste/in-page-navigation@2.0.0
  - @twilio-paste/inline-code@2.0.0
  - @twilio-paste/inline-control-group@11.0.0
  - @twilio-paste/input@7.0.0
  - @twilio-paste/input-box@8.0.0
  - @twilio-paste/label@11.0.0
  - @twilio-paste/list@6.0.0
  - @twilio-paste/menu@12.0.0
  - @twilio-paste/minimizable-dialog@2.0.0
  - @twilio-paste/pagination@5.0.0
  - @twilio-paste/paragraph@8.0.0
  - @twilio-paste/popover@11.0.0
  - @twilio-paste/radio-button-group@2.0.0
  - @twilio-paste/radio-group@11.0.0
  - @twilio-paste/screen-reader-only@11.0.0
  - @twilio-paste/select@10.0.0
  - @twilio-paste/side-modal@2.0.0
  - @twilio-paste/skeleton-loader@4.0.0
  - @twilio-paste/spinner@12.0.0
  - @twilio-paste/switch@3.0.0
  - @twilio-paste/table@6.0.0
  - @twilio-paste/tabs@6.0.0
  - @twilio-paste/textarea@8.0.0
  - @twilio-paste/time-picker@4.0.0
  - @twilio-paste/toast@10.0.0
  - @twilio-paste/tooltip@9.0.0
  - @twilio-paste/truncate@12.0.0
  - @twilio-paste/aspect-ratio@8.0.0
  - @twilio-paste/flex@6.0.0
  - @twilio-paste/grid@6.0.0
  - @twilio-paste/media-object@8.0.0
  - @twilio-paste/stack@6.0.0
  - @twilio-paste/box@8.0.0
  - @twilio-paste/combobox-primitive@1.0.0
  - @twilio-paste/disclosure-primitive@1.0.0
  - @twilio-paste/listbox-primitive@2.0.0
  - @twilio-paste/menu-primitive@1.0.0
  - @twilio-paste/modal-dialog-primitive@1.0.0
  - @twilio-paste/non-modal-dialog-primitive@1.0.0
  - @twilio-paste/sibling-box@7.0.0
  - @twilio-paste/tabs-primitive@1.0.0
  - @twilio-paste/text@8.0.0
  - @twilio-paste/tooltip-primitive@1.0.0
  - @twilio-paste/customization@6.0.0
  - @twilio-paste/icons@10.0.0
  - @twilio-paste/animation-library@1.0.0
  - @twilio-paste/clipboard-copy-library@2.0.0
  - @twilio-paste/data-visualization-library@3.0.0
  - @twilio-paste/dropdown-library@2.0.0
  - @twilio-paste/lexical-library@2.0.0
  - @twilio-paste/react-textarea-autosize-library@2.0.0
  - @twilio-paste/reakit-library@1.0.0
  - @twilio-paste/styling-library@2.0.0
  - @twilio-paste/syntax-highlighter-library@2.0.0
  - @twilio-paste/uid-library@1.0.0
  - @twilio-paste/style-props@7.0.0
  - @twilio-paste/theme@9.0.0
  - @twilio-paste/types@4.0.0
  - @twilio-paste/utils@3.0.0
  - @twilio-paste/color-contrast-utils@4.0.0

## 17.7.0

### Minor Changes

- [`2bde84f96`](https://github.com/twilio-labs/paste/commit/2bde84f9686a421f3bfb7b488c6d0afeb6aab86c) [#3006](https://github.com/twilio-labs/paste/pull/3006) Thanks [@brandongregoryscott](https://github.com/brandongregoryscott)! - [Theme] Export EvergreenTheme, TwilioTheme and TwilioDarkTheme objects and types

### Patch Changes

- Updated dependencies [[`2bde84f96`](https://github.com/twilio-labs/paste/commit/2bde84f9686a421f3bfb7b488c6d0afeb6aab86c)]:
  - @twilio-paste/theme@8.4.0

## 17.6.0

### Minor Changes

- [`c056da73e`](https://github.com/twilio-labs/paste/commit/c056da73e1d6379dfc74d49201c4129902791c17) [#2927](https://github.com/twilio-labs/paste/pull/2927) Thanks [@jb-twilio](https://github.com/jb-twilio)! - [Theme, Design Tokens] Add evergreen design tokens and theme

### Patch Changes

- [`0b497ed21`](https://github.com/twilio-labs/paste/commit/0b497ed21b409a00b5b262f6cf106ad763b08449) [#2961](https://github.com/twilio-labs/paste/pull/2961) Thanks [@shleewhite](https://github.com/shleewhite)! - [Icons] update the ChevronDisclosureIcon, deprecate ChevronDisclosureExpandedIcon and ChevronDisclosureCollapsedIcon

* [`0b497ed21`](https://github.com/twilio-labs/paste/commit/0b497ed21b409a00b5b262f6cf106ad763b08449) [#2961](https://github.com/twilio-labs/paste/pull/2961) Thanks [@shleewhite](https://github.com/shleewhite)! - [Disclosure] Update styles to align with new Paste Twilio theme

* Updated dependencies [[`c056da73e`](https://github.com/twilio-labs/paste/commit/c056da73e1d6379dfc74d49201c4129902791c17), [`0b497ed21`](https://github.com/twilio-labs/paste/commit/0b497ed21b409a00b5b262f6cf106ad763b08449)]:
  - @twilio-paste/design-tokens@8.5.0
  - @twilio-paste/theme@8.3.0
  - @twilio-paste/disclosure@9.0.3

## 17.5.0

### Minor Changes

- [`b7e429ef5`](https://github.com/twilio-labs/paste/commit/b7e429ef5d34309a8e09efb2a4653fbc446302c2) [#2948](https://github.com/twilio-labs/paste/pull/2948) Thanks [@Niznikr](https://github.com/Niznikr)! - [Theme] Add new themes `twilio` and `twilio-dark` as part of our new unified design language to be used for Twilio products. Add Twilio Sans Text and Twilio Sans Display fonts used in the themes.

* [`4ae8972b4`](https://github.com/twilio-labs/paste/commit/4ae8972b47334173123c720d2354d0d8573257a5) [#2971](https://github.com/twilio-labs/paste/pull/2971) Thanks [@TheSisb](https://github.com/TheSisb)! - [Theme] Add `cacheProviderProps` to the ThemeProvider which allows passing a custom `key` and `nonce` into Emotion's CacheProvider to get around CSP limitations.

- [`b7e429ef5`](https://github.com/twilio-labs/paste/commit/b7e429ef5d34309a8e09efb2a4653fbc446302c2) [#2948](https://github.com/twilio-labs/paste/pull/2948) Thanks [@Niznikr](https://github.com/Niznikr)! - [Design Tokens] Add tokens for new themes `twilio` and `twilio-dark`:

  - Aliases: color-palette
    - Add `palette-red-65`
    - Add `palette-red-05`
    - Add `palette-orange-05`
    - Add `palette-yellow-05`
    - Add `palette-green-05`
    - Add `palette-blue-05`
    - Add `palette-blue-55`
    - Add `palette-purple-05`

* [`4ae8972b4`](https://github.com/twilio-labs/paste/commit/4ae8972b47334173123c720d2354d0d8573257a5) [#2971](https://github.com/twilio-labs/paste/pull/2971) Thanks [@TheSisb](https://github.com/TheSisb)! - [Styling-library] Expose EmotionCacheProvider to pass in a key or nonce to help with Emotion + CSP

### Patch Changes

- [`2fe476a71`](https://github.com/twilio-labs/paste/commit/2fe476a71f73f96e69d2a2b6b451e98b0799d9a1) [#2949](https://github.com/twilio-labs/paste/pull/2949) Thanks [@shleewhite](https://github.com/shleewhite)! - [Combobox] Render the listbox in a portal to fix a bug where the contents of the listbox are cut off when it placed inside a scrolling container. Adds a new dependency on @radix-ui/react-use-rect.

* [`353b8323a`](https://github.com/twilio-labs/paste/commit/353b8323a1a1ab293d35d3bcabf3ed3793bbe1b2) [#2938](https://github.com/twilio-labs/paste/pull/2938) Thanks [@nkrantz](https://github.com/nkrantz)! - [Card] Update styles to align with new Paste Twilio theme

- [`353b8323a`](https://github.com/twilio-labs/paste/commit/353b8323a1a1ab293d35d3bcabf3ed3793bbe1b2) [#2938](https://github.com/twilio-labs/paste/pull/2938) Thanks [@nkrantz](https://github.com/nkrantz)! - [Side Modal] Update styles to align with new Paste Twilio theme

* [`d35903dc2`](https://github.com/twilio-labs/paste/commit/d35903dc24adf334021a7609fb919efee7e23f87) [#2966](https://github.com/twilio-labs/paste/pull/2966) Thanks [@shleewhite](https://github.com/shleewhite)! - [List] explicitly set the list style type on UnorderedList and OrderedList components.

* Updated dependencies [[`2fe476a71`](https://github.com/twilio-labs/paste/commit/2fe476a71f73f96e69d2a2b6b451e98b0799d9a1), [`b7e429ef5`](https://github.com/twilio-labs/paste/commit/b7e429ef5d34309a8e09efb2a4653fbc446302c2), [`353b8323a`](https://github.com/twilio-labs/paste/commit/353b8323a1a1ab293d35d3bcabf3ed3793bbe1b2), [`353b8323a`](https://github.com/twilio-labs/paste/commit/353b8323a1a1ab293d35d3bcabf3ed3793bbe1b2), [`4ae8972b4`](https://github.com/twilio-labs/paste/commit/4ae8972b47334173123c720d2354d0d8573257a5), [`b7e429ef5`](https://github.com/twilio-labs/paste/commit/b7e429ef5d34309a8e09efb2a4653fbc446302c2), [`d35903dc2`](https://github.com/twilio-labs/paste/commit/d35903dc24adf334021a7609fb919efee7e23f87), [`4ae8972b4`](https://github.com/twilio-labs/paste/commit/4ae8972b47334173123c720d2354d0d8573257a5)]:
  - @twilio-paste/combobox@13.0.3
  - @twilio-paste/theme@8.2.0
  - @twilio-paste/card@6.0.3
  - @twilio-paste/side-modal@1.0.4
  - @twilio-paste/design-tokens@8.4.0
  - @twilio-paste/list@5.0.3
  - @twilio-paste/styling-library@1.1.0

## 17.4.0

### Minor Changes

- [`338b836c8`](https://github.com/twilio-labs/paste/commit/338b836c8d705ca4aaf96516eb0ea330f7048d31) [#2956](https://github.com/twilio-labs/paste/pull/2956) Thanks [@shleewhite](https://github.com/shleewhite)! - [Form] Fix the version released, use ^8.0.0 or higher.

### Patch Changes

- Updated dependencies [[`338b836c8`](https://github.com/twilio-labs/paste/commit/338b836c8d705ca4aaf96516eb0ea330f7048d31)]:
  - @twilio-paste/form@8.0.0

## 17.3.0

### Minor Changes

- [`135df9631`](https://github.com/twilio-labs/paste/commit/135df963190e60ce7a51572b197edc7ea0bf02fb) [#2908](https://github.com/twilio-labs/paste/pull/2908) Thanks [@shleewhite](https://github.com/shleewhite)! - [Design Tokens] add a new colorBackgroundWeak token

* [`a4b9a58ad`](https://github.com/twilio-labs/paste/commit/a4b9a58ad97b745cf55274ae8cb8b99aadc7af78) [#2925](https://github.com/twilio-labs/paste/pull/2925) Thanks [@shleewhite](https://github.com/shleewhite)! - [Form] Create a set of components to handle form layouts.

- [`45f503712`](https://github.com/twilio-labs/paste/commit/45f5037122c4fd54e343e7643798fa497e6bc232) [#2928](https://github.com/twilio-labs/paste/pull/2928) Thanks [@Niznikr](https://github.com/Niznikr)! - [Listbox Primitive] create a new Listbox Primitive component used to build accessible listboxes

* [`135df9631`](https://github.com/twilio-labs/paste/commit/135df963190e60ce7a51572b197edc7ea0bf02fb) [#2908](https://github.com/twilio-labs/paste/pull/2908) Thanks [@shleewhite](https://github.com/shleewhite)! - [File Uploader] create a new File Uploader component meant to be used in situations where the user needs to upload multiple files.

- [`6e8b78f57`](https://github.com/twilio-labs/paste/commit/6e8b78f57127bb72e7dc8b2c23fefab2480c7616) [#2923](https://github.com/twilio-labs/paste/pull/2923) Thanks [@nkrantz](https://github.com/nkrantz)! - [Description list] create a new Description List package for displaying small static bits of data

### Patch Changes

- [`fb79204d9`](https://github.com/twilio-labs/paste/commit/fb79204d9b35262a0ee7be62f0bc9dd4494ef19c) [#2901](https://github.com/twilio-labs/paste/pull/2901) Thanks [@jb-twilio](https://github.com/jb-twilio)! - Add eslint escape for type level import using src in path

* [`804fb9316`](https://github.com/twilio-labs/paste/commit/804fb9316aa473529920a269b204dbb2710abd1b) [#2895](https://github.com/twilio-labs/paste/pull/2895) Thanks [@Niznikr](https://github.com/Niznikr)! - [Design Tokens] Update `tokens.generic.js` export from commonjs to ESM

- [`804fb9316`](https://github.com/twilio-labs/paste/commit/804fb9316aa473529920a269b204dbb2710abd1b) [#2895](https://github.com/twilio-labs/paste/pull/2895) Thanks [@Niznikr](https://github.com/Niznikr)! - Update packages to be ESM-compatible

- Updated dependencies [[`135df9631`](https://github.com/twilio-labs/paste/commit/135df963190e60ce7a51572b197edc7ea0bf02fb), [`fb79204d9`](https://github.com/twilio-labs/paste/commit/fb79204d9b35262a0ee7be62f0bc9dd4494ef19c), [`a4b9a58ad`](https://github.com/twilio-labs/paste/commit/a4b9a58ad97b745cf55274ae8cb8b99aadc7af78), [`45f503712`](https://github.com/twilio-labs/paste/commit/45f5037122c4fd54e343e7643798fa497e6bc232), [`804fb9316`](https://github.com/twilio-labs/paste/commit/804fb9316aa473529920a269b204dbb2710abd1b), [`135df9631`](https://github.com/twilio-labs/paste/commit/135df963190e60ce7a51572b197edc7ea0bf02fb), [`6e8b78f57`](https://github.com/twilio-labs/paste/commit/6e8b78f57127bb72e7dc8b2c23fefab2480c7616), [`804fb9316`](https://github.com/twilio-labs/paste/commit/804fb9316aa473529920a269b204dbb2710abd1b)]:
  - @twilio-paste/design-tokens@8.3.0
  - @twilio-paste/callout@1.0.2
  - @twilio-paste/menu@11.1.3
  - @twilio-paste/form@1.0.0
  - @twilio-paste/listbox-primitive@1.0.0
  - @twilio-paste/file-uploader@1.0.0
  - @twilio-paste/description-list@1.0.0
  - @twilio-paste/alert@11.0.3
  - @twilio-paste/alert-dialog@6.0.2
  - @twilio-paste/anchor@9.0.2
  - @twilio-paste/avatar@6.1.3
  - @twilio-paste/badge@5.0.2
  - @twilio-paste/base-radio-checkbox@10.0.2
  - @twilio-paste/breadcrumb@8.0.2
  - @twilio-paste/button@11.1.6
  - @twilio-paste/button-group@1.0.2
  - @twilio-paste/card@6.0.2
  - @twilio-paste/chat-composer@1.0.2
  - @twilio-paste/chat-log@2.1.2
  - @twilio-paste/checkbox@10.0.4
  - @twilio-paste/code-block@1.1.2
  - @twilio-paste/combobox@13.0.2
  - @twilio-paste/data-grid@5.0.2
  - @twilio-paste/date-picker@3.0.2
  - @twilio-paste/disclosure@9.0.2
  - @twilio-paste/display-heading@1.0.1
  - @twilio-paste/file-picker@1.1.2
  - @twilio-paste/form-pill-group@5.1.2
  - @twilio-paste/heading@8.0.2
  - @twilio-paste/help-text@10.1.2
  - @twilio-paste/in-page-navigation@1.0.1
  - @twilio-paste/inline-code@1.0.2
  - @twilio-paste/inline-control-group@10.0.2
  - @twilio-paste/input@6.1.2
  - @twilio-paste/input-box@7.1.3
  - @twilio-paste/label@10.1.2
  - @twilio-paste/list@5.0.2
  - @twilio-paste/minimizable-dialog@1.0.4
  - @twilio-paste/modal@13.0.2
  - @twilio-paste/pagination@4.0.2
  - @twilio-paste/paragraph@7.0.2
  - @twilio-paste/popover@10.0.2
  - @twilio-paste/radio-button-group@1.0.3
  - @twilio-paste/radio-group@10.0.3
  - @twilio-paste/screen-reader-only@10.0.3
  - @twilio-paste/select@9.1.2
  - @twilio-paste/separator@5.0.2
  - @twilio-paste/side-modal@1.0.3
  - @twilio-paste/skeleton-loader@3.0.2
  - @twilio-paste/spinner@11.0.2
  - @twilio-paste/switch@2.0.1
  - @twilio-paste/table@5.1.2
  - @twilio-paste/tabs@5.0.2
  - @twilio-paste/textarea@7.0.2
  - @twilio-paste/time-picker@3.0.2
  - @twilio-paste/toast@9.0.2
  - @twilio-paste/tooltip@8.0.2
  - @twilio-paste/truncate@11.0.2
  - @twilio-paste/aspect-ratio@7.0.2
  - @twilio-paste/flex@5.0.2
  - @twilio-paste/grid@5.0.3
  - @twilio-paste/media-object@7.0.2
  - @twilio-paste/stack@5.0.2
  - @twilio-paste/box@7.1.2
  - @twilio-paste/sibling-box@6.0.3
  - @twilio-paste/text@7.0.2
  - @twilio-paste/customization@5.0.2
  - @twilio-paste/data-visualization-library@2.0.2
  - @twilio-paste/style-props@6.1.2

## 17.2.0

### Minor Changes

- [`b742fa207`](https://github.com/twilio-labs/paste/commit/b742fa207b6a6c249eae225d2af08296134da6e8) [#2859](https://github.com/twilio-labs/paste/pull/2859) Thanks [@shleewhite](https://github.com/shleewhite)! - [Lexical Library] add export for: CLEAR_EDITOR_COMMAND, CLEAR_EDITOR_COMMAND, KEY_ENTER_COMMAND, COMMAND_PRIORITY_CRITICAL, COMMAND_PRIORITY_HIGH, COMMAND_PRIORITY_NORMAL, COMMAND_PRIORITY_LOW, and COMMAND_PRIORITY_EDITOR

### Patch Changes

- [`c39613422`](https://github.com/twilio-labs/paste/commit/c39613422428ba7765bcd6e03817111c2f1910bb) [#2878](https://github.com/twilio-labs/paste/pull/2878) Thanks [@Niznikr](https://github.com/Niznikr)! - Update to TypeScript v4.9

* [`b742fa207`](https://github.com/twilio-labs/paste/commit/b742fa207b6a6c249eae225d2af08296134da6e8) [#2859](https://github.com/twilio-labs/paste/pull/2859) Thanks [@shleewhite](https://github.com/shleewhite)! - [Chat Composer] refactor stories, create a new one called Conversations UI Kit Example.

- [`468b1b6d0`](https://github.com/twilio-labs/paste/commit/468b1b6d0bd8746a0c46d9ca298294120534e8c4) [#2894](https://github.com/twilio-labs/paste/pull/2894) Thanks [@gloriliale](https://github.com/gloriliale)! - [Icons] Modify ProductSegmentIcon, add new product icons:

  - ProductAudiencesIcon
  - ProductConnectionsIcon
  - ProductEngageIcon
  - ProductPersonasIcon
  - ProductPrivacyIcon
  - ProductProtocolsIcon
  - ProductReverseETLIcon
  - ProductTraitsIcon
  - ProductUSSDIcon

* [`b742fa207`](https://github.com/twilio-labs/paste/commit/b742fa207b6a6c249eae225d2af08296134da6e8) [#2859](https://github.com/twilio-labs/paste/pull/2859) Thanks [@shleewhite](https://github.com/shleewhite)! - [Chat Log] refactor styles to use row gap instead of margin bottom

* Updated dependencies [[`c39613422`](https://github.com/twilio-labs/paste/commit/c39613422428ba7765bcd6e03817111c2f1910bb), [`b742fa207`](https://github.com/twilio-labs/paste/commit/b742fa207b6a6c249eae225d2af08296134da6e8), [`b742fa207`](https://github.com/twilio-labs/paste/commit/b742fa207b6a6c249eae225d2af08296134da6e8), [`b742fa207`](https://github.com/twilio-labs/paste/commit/b742fa207b6a6c249eae225d2af08296134da6e8)]:
  - @twilio-paste/checkbox@10.0.3
  - @twilio-paste/menu@11.1.2
  - @twilio-paste/grid@5.0.2
  - @twilio-paste/theme@8.1.1
  - @twilio-paste/chat-composer@1.0.1
  - @twilio-paste/lexical-library@1.1.0
  - @twilio-paste/chat-log@2.1.1

## 17.1.0

### Minor Changes

- [`026bf7f52`](https://github.com/twilio-labs/paste/commit/026bf7f52f6273f8294c313796ba97971e4bc679) [#2799](https://github.com/twilio-labs/paste/pull/2799) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [design-tokens, theme] updated mono spaced font in default and dark themes to use the new Twilio Sans Mono font

* [`6af951ded`](https://github.com/twilio-labs/paste/commit/6af951ded6516200e0c40c61a92b54291489e554) [#2806](https://github.com/twilio-labs/paste/pull/2806) Thanks [@nkrantz](https://github.com/nkrantz)! - [Design Tokens]: add 7 new tokens for the Display Heading package: fontSizeDisplay10, fontSizeDisplay20, fontSizeDisplay30, fontWeightExtrabold, lineHeightDisplay10, lineHeightDisplay20, and lineHeightDisplay30.

- [`9c85685cb`](https://github.com/twilio-labs/paste/commit/9c85685cbb3675b9cc5a06776f08acbb70e2de63) [#2825](https://github.com/twilio-labs/paste/pull/2825) Thanks [@shleewhite](https://github.com/shleewhite)! - [Chat Composer] Creates a new ChatComposer component

* [`80cb7ceb8`](https://github.com/twilio-labs/paste/commit/80cb7ceb889854d65ba5467f8060cfaa8a992c0c) [#2793](https://github.com/twilio-labs/paste/pull/2793) Thanks [@jb-twilio](https://github.com/jb-twilio)! - [ChatLog]: add useChatLogger hook

- [`9c85685cb`](https://github.com/twilio-labs/paste/commit/9c85685cbb3675b9cc5a06776f08acbb70e2de63) [#2825](https://github.com/twilio-labs/paste/pull/2825) Thanks [@shleewhite](https://github.com/shleewhite)! - [Lexical Library] Creates a new library that re-exports lexical.

* [`8290a1e1f`](https://github.com/twilio-labs/paste/commit/8290a1e1fc219b079b2fec0c5ec3a2faad1a61cd) [#2827](https://github.com/twilio-labs/paste/pull/2827) Thanks [@gloriliale](https://github.com/gloriliale)! - [In Page Navigation] add a package for the navigation component In Page Navigation

- [`6af951ded`](https://github.com/twilio-labs/paste/commit/6af951ded6516200e0c40c61a92b54291489e554) [#2806](https://github.com/twilio-labs/paste/pull/2806) Thanks [@nkrantz](https://github.com/nkrantz)! - [Display Heading]: add component package to Paste

### Patch Changes

- [`4ebab8bc3`](https://github.com/twilio-labs/paste/commit/4ebab8bc3149f7872aa257d0f0918db3785ec9d7) [#2854](https://github.com/twilio-labs/paste/pull/2854) Thanks [@jb-twilio](https://github.com/jb-twilio)! - [ChatComposer]: fix Lexical global styles

* [`9c85685cb`](https://github.com/twilio-labs/paste/commit/9c85685cbb3675b9cc5a06776f08acbb70e2de63) [#2825](https://github.com/twilio-labs/paste/pull/2825) Thanks [@shleewhite](https://github.com/shleewhite)! - [Button] add circle and circle_small sizes to the Button PropTypes

- [`9c85685cb`](https://github.com/twilio-labs/paste/commit/9c85685cbb3675b9cc5a06776f08acbb70e2de63) [#2825](https://github.com/twilio-labs/paste/pull/2825) Thanks [@shleewhite](https://github.com/shleewhite)! - [Chat Log] refactored a ChatAttachment story

* [`9c85685cb`](https://github.com/twilio-labs/paste/commit/9c85685cbb3675b9cc5a06776f08acbb70e2de63) [#2825](https://github.com/twilio-labs/paste/pull/2825) Thanks [@shleewhite](https://github.com/shleewhite)! - [Minimizable Dialog] removes the padding from the MinimizableDialogContents component. To add the padding back, use a Box with padding='space70' inside the MinimizableDialogContents.

* Updated dependencies [[`026bf7f52`](https://github.com/twilio-labs/paste/commit/026bf7f52f6273f8294c313796ba97971e4bc679), [`4ebab8bc3`](https://github.com/twilio-labs/paste/commit/4ebab8bc3149f7872aa257d0f0918db3785ec9d7), [`6af951ded`](https://github.com/twilio-labs/paste/commit/6af951ded6516200e0c40c61a92b54291489e554), [`9c85685cb`](https://github.com/twilio-labs/paste/commit/9c85685cbb3675b9cc5a06776f08acbb70e2de63), [`80cb7ceb8`](https://github.com/twilio-labs/paste/commit/80cb7ceb889854d65ba5467f8060cfaa8a992c0c), [`9c85685cb`](https://github.com/twilio-labs/paste/commit/9c85685cbb3675b9cc5a06776f08acbb70e2de63), [`9c85685cb`](https://github.com/twilio-labs/paste/commit/9c85685cbb3675b9cc5a06776f08acbb70e2de63), [`8290a1e1f`](https://github.com/twilio-labs/paste/commit/8290a1e1fc219b079b2fec0c5ec3a2faad1a61cd), [`9c85685cb`](https://github.com/twilio-labs/paste/commit/9c85685cbb3675b9cc5a06776f08acbb70e2de63), [`9c85685cb`](https://github.com/twilio-labs/paste/commit/9c85685cbb3675b9cc5a06776f08acbb70e2de63), [`6af951ded`](https://github.com/twilio-labs/paste/commit/6af951ded6516200e0c40c61a92b54291489e554)]:
  - @twilio-paste/design-tokens@8.2.0
  - @twilio-paste/theme@8.1.0
  - @twilio-paste/chat-composer@1.0.0
  - @twilio-paste/chat-log@2.1.0
  - @twilio-paste/lexical-library@1.0.0
  - @twilio-paste/button@11.1.5
  - @twilio-paste/in-page-navigation@1.0.0
  - @twilio-paste/minimizable-dialog@1.0.3
  - @twilio-paste/display-heading@1.0.0

## 17.0.1

### Patch Changes

- [`0865d51a7`](https://github.com/twilio-labs/paste/commit/0865d51a770aa2e0ac054f83d26a7808d9f55054) [#2807](https://github.com/twilio-labs/paste/pull/2807) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [side-modal] set an element name on the root dialog node, to allow full control of custom styling including widths

- Updated dependencies [[`0865d51a7`](https://github.com/twilio-labs/paste/commit/0865d51a770aa2e0ac054f83d26a7808d9f55054)]:
  - @twilio-paste/side-modal@1.0.2

## 17.0.0

### Major Changes

- [`38a72ad0c`](https://github.com/twilio-labs/paste/commit/38a72ad0c64ad0e11316cf410505dcec640d0c16) [#2753](https://github.com/twilio-labs/paste/pull/2753) Thanks [@TheSisb](https://github.com/TheSisb)! - [Switch] Updated Switch component API to match other form components in Paste.

  - `SwitchContainer` has been replaced with `SwitchGroup`
  - `SwitchGroup` props changes:
    - removes `id?: string`
    - removes `label: ReactNode` - use the new `legend` prop instead.
    - adds `legend: string | NonNullable<React.ReactNode>` to replace the old `label` prop.
    - adds `errorText?: string | React.ReactNode` to handle error states.
    - adds `orientation?: 'vertical' | 'horizontal;` to set children orientation.
    - adds `i18nRequiredLabel?: string` to change the required label for internationalization.
    - adds `name: string` to label the switch group for forms.
    - adds `onChange?: (checked: boolean) => void` to handle changes to any child Switch's checked state in a single function.
    - `helpText` prop now accepts a string.
    - `required` prop is now optional.
    - `element` prop default value changed to `SWITCH_GROUP` from `SWITCH_CONTAINER`
  - `Switch` props changes:
    - `children` prop type changed to `NonNullable<React.ReactNode>`
    - adds `hasError?: boolean` to handle error states.
    - adds `helpText?: string | React.React.Node` to add additional context to a switch.
    - adds `checked?: boolean` to use the Switch in a controlled manner.
    - adds `defaultChecked?: boolean` to set the default checked value in an uncontrolled manner.

### Patch Changes

- [`448c9fec8`](https://github.com/twilio-labs/paste/commit/448c9fec8b5bf14481940e7226fa1d2456290e83) [#2737](https://github.com/twilio-labs/paste/pull/2737) Thanks [@gloriliale](https://github.com/gloriliale)! - [Button Group] update internal variable name

* [`efffcde51`](https://github.com/twilio-labs/paste/commit/efffcde5161524fb00d09942fca0471315b2fbe5) [#2782](https://github.com/twilio-labs/paste/pull/2782) Thanks [@shleewhite](https://github.com/shleewhite)! - [Combobox] remove inherited HTML `autoComplete` prop because it conflicts with the autocomplete prop and remove state prop from Multiselect Combobox because we don't support using it with the useComboboxState hook.

- [`a4c9e70b0`](https://github.com/twilio-labs/paste/commit/a4c9e70b0820bfb2a41f58a61e7f991d9fa3a09b) [#2763](https://github.com/twilio-labs/paste/pull/2763) Thanks [@shleewhite](https://github.com/shleewhite)! - Update ESLint rules, which changed some formatting.

- Updated dependencies [[`448c9fec8`](https://github.com/twilio-labs/paste/commit/448c9fec8b5bf14481940e7226fa1d2456290e83), [`38a72ad0c`](https://github.com/twilio-labs/paste/commit/38a72ad0c64ad0e11316cf410505dcec640d0c16), [`efffcde51`](https://github.com/twilio-labs/paste/commit/efffcde5161524fb00d09942fca0471315b2fbe5), [`a4c9e70b0`](https://github.com/twilio-labs/paste/commit/a4c9e70b0820bfb2a41f58a61e7f991d9fa3a09b)]:
  - @twilio-paste/button-group@1.0.1
  - @twilio-paste/switch@2.0.0
  - @twilio-paste/combobox@13.0.1
  - @twilio-paste/color-contrast-utils@3.0.1
  - @twilio-paste/alert@11.0.2
  - @twilio-paste/alert-dialog@6.0.1
  - @twilio-paste/anchor@9.0.1
  - @twilio-paste/avatar@6.1.2
  - @twilio-paste/badge@5.0.1
  - @twilio-paste/base-radio-checkbox@10.0.1
  - @twilio-paste/breadcrumb@8.0.1
  - @twilio-paste/button@11.1.4
  - @twilio-paste/callout@1.0.1
  - @twilio-paste/card@6.0.1
  - @twilio-paste/chat-log@2.0.3
  - @twilio-paste/checkbox@10.0.2
  - @twilio-paste/code-block@1.1.1
  - @twilio-paste/data-grid@5.0.1
  - @twilio-paste/date-picker@3.0.1
  - @twilio-paste/disclosure@9.0.1
  - @twilio-paste/display-pill-group@5.0.1
  - @twilio-paste/file-picker@1.1.1
  - @twilio-paste/form-pill-group@5.1.1
  - @twilio-paste/heading@8.0.1
  - @twilio-paste/help-text@10.1.1
  - @twilio-paste/inline-code@1.0.1
  - @twilio-paste/inline-control-group@10.0.1
  - @twilio-paste/input@6.1.1
  - @twilio-paste/input-box@7.1.2
  - @twilio-paste/label@10.1.1
  - @twilio-paste/list@5.0.1
  - @twilio-paste/menu@11.1.1
  - @twilio-paste/minimizable-dialog@1.0.2
  - @twilio-paste/modal@13.0.1
  - @twilio-paste/pagination@4.0.1
  - @twilio-paste/paragraph@7.0.1
  - @twilio-paste/popover@10.0.1
  - @twilio-paste/radio-button-group@1.0.2
  - @twilio-paste/radio-group@10.0.2
  - @twilio-paste/screen-reader-only@10.0.2
  - @twilio-paste/select@9.1.1
  - @twilio-paste/separator@5.0.1
  - @twilio-paste/side-modal@1.0.1
  - @twilio-paste/skeleton-loader@3.0.1
  - @twilio-paste/spinner@11.0.1
  - @twilio-paste/table@5.1.1
  - @twilio-paste/tabs@5.0.1
  - @twilio-paste/textarea@7.0.1
  - @twilio-paste/time-picker@3.0.1
  - @twilio-paste/toast@9.0.1
  - @twilio-paste/tooltip@8.0.1
  - @twilio-paste/truncate@11.0.1
  - @twilio-paste/aspect-ratio@7.0.1
  - @twilio-paste/flex@5.0.1
  - @twilio-paste/grid@5.0.1
  - @twilio-paste/media-object@7.0.1
  - @twilio-paste/stack@5.0.1
  - @twilio-paste/box@7.1.1
  - @twilio-paste/combobox-primitive@0.3.6
  - @twilio-paste/disclosure-primitive@0.3.10
  - @twilio-paste/menu-primitive@0.2.11
  - @twilio-paste/modal-dialog-primitive@0.3.3
  - @twilio-paste/non-modal-dialog-primitive@0.3.11
  - @twilio-paste/sibling-box@6.0.2
  - @twilio-paste/tabs-primitive@0.2.9
  - @twilio-paste/text@7.0.1
  - @twilio-paste/tooltip-primitive@0.2.10
  - @twilio-paste/customization@5.0.1
  - @twilio-paste/design-tokens@8.1.2
  - @twilio-paste/animation-library@0.3.9
  - @twilio-paste/data-visualization-library@2.0.1
  - @twilio-paste/dropdown-library@1.1.7
  - @twilio-paste/react-textarea-autosize-library@1.0.1
  - @twilio-paste/reakit-library@0.8.7
  - @twilio-paste/styling-library@1.0.3
  - @twilio-paste/syntax-highlighter-library@1.0.1
  - @twilio-paste/uid-library@0.2.6
  - @twilio-paste/style-props@6.1.1
  - @twilio-paste/theme@8.0.3
  - @twilio-paste/types@3.1.9
  - @twilio-paste/utils@2.0.1

## 16.0.1

### Patch Changes

- [`edca0f7c8`](https://github.com/twilio-labs/paste/commit/edca0f7c8dcf612c6edf0dd98eb7dffe28c3fce9) [#2757](https://github.com/twilio-labs/paste/pull/2757) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Button, radio-button-group, codemods] Correct the ToggleButtonStyles export for use in Radio Button Group

- Updated dependencies [[`edca0f7c8`](https://github.com/twilio-labs/paste/commit/edca0f7c8dcf612c6edf0dd98eb7dffe28c3fce9)]:
  - @twilio-paste/button@11.1.3
  - @twilio-paste/radio-button-group@1.0.1

## 16.0.0

### Major Changes

- [`56186cb51`](https://github.com/twilio-labs/paste/commit/56186cb511555bc20f5fe57439e207b33a3f7653) [#2697](https://github.com/twilio-labs/paste/pull/2697) Thanks [@nkrantz](https://github.com/nkrantz)! - [Modal] remove `__console_patch` prop because it is no longer necessary

### Minor Changes

- [`d49514a27`](https://github.com/twilio-labs/paste/commit/d49514a274f30ba9ccaae45c23fb30f987cda37c) [#2746](https://github.com/twilio-labs/paste/pull/2746) Thanks [@jb-twilio](https://github.com/jb-twilio)! - [RadioButtonGroup]: add new package

* [`bb46d95db`](https://github.com/twilio-labs/paste/commit/bb46d95dbddb754abb11042d5f03b77539353c42) [#2743](https://github.com/twilio-labs/paste/pull/2743) Thanks [@nkrantz](https://github.com/nkrantz)! - [File picker] add `onChange` and `name` props

- [`38a210f9f`](https://github.com/twilio-labs/paste/commit/38a210f9f7c229a46ab9850f528eb60204dd1273) [#2719](https://github.com/twilio-labs/paste/pull/2719) Thanks [@nkrantz](https://github.com/nkrantz)! - [Utils] Remove useMergeRef() hook

* [`8ce66e675`](https://github.com/twilio-labs/paste/commit/8ce66e675e6f621a46e35da8029d5a0e95ff5478) [#2703](https://github.com/twilio-labs/paste/pull/2703) Thanks [@shleewhite](https://github.com/shleewhite)! - [Code Block] add copyTextFormatter prop

- [`b7b927ac2`](https://github.com/twilio-labs/paste/commit/b7b927ac2cfc7d039f48c00a672926a65e82e9fe) [#2712](https://github.com/twilio-labs/paste/pull/2712) Thanks [@jb-twilio](https://github.com/jb-twilio)! - [ButtonGroup] add ButtonGroup package

### Patch Changes

- [`d49514a27`](https://github.com/twilio-labs/paste/commit/d49514a274f30ba9ccaae45c23fb30f987cda37c) [#2746](https://github.com/twilio-labs/paste/pull/2746) Thanks [@jb-twilio](https://github.com/jb-twilio)! - [Design Tokens] Add token for box-shadow that includes focus and regular border

* [`114e80db7`](https://github.com/twilio-labs/paste/commit/114e80db74253a2bf902edfb853a940d6b6310dd) [#2693](https://github.com/twilio-labs/paste/pull/2693) Thanks [@shleewhite](https://github.com/shleewhite)! - [Avatar] add flexShrink 0 so it stays the correct size in a flex layout

- [`4a3974fce`](https://github.com/twilio-labs/paste/commit/4a3974fce6d8d099e0e00b8ab12ae0cb921c719a) [#2745](https://github.com/twilio-labs/paste/pull/2745) Thanks [@TheSisb](https://github.com/TheSisb)! - [Theme] Fix type for the `iconSizes` token bucket under the theme object

* [`d068c208a`](https://github.com/twilio-labs/paste/commit/d068c208aa2657a48656acc47381ee9a8920d555) [#2711](https://github.com/twilio-labs/paste/pull/2711) Thanks [@TheSisb](https://github.com/TheSisb)! - [Combobox] Refine typings and styling for group options for Multiselect Combobox.

- [`7599162bc`](https://github.com/twilio-labs/paste/commit/7599162bcdfcd0c997c688ab49ede59b5f627c0f) [#2710](https://github.com/twilio-labs/paste/pull/2710) Thanks [@gloriliale](https://github.com/gloriliale)! - [Button] add box shadow to toggle button's pressed states to match regular button height

* [`b5c19e60e`](https://github.com/twilio-labs/paste/commit/b5c19e60e5d1c59b47c3455b3adf0d779ecf65e5) [#2685](https://github.com/twilio-labs/paste/pull/2685) Thanks [@nkrantz](https://github.com/nkrantz)! - [Avatar] Prevent underlines from being added to Avatar initials inside of anchors or display pills

- [`d49514a27`](https://github.com/twilio-labs/paste/commit/d49514a274f30ba9ccaae45c23fb30f987cda37c) [#2746](https://github.com/twilio-labs/paste/pull/2746) Thanks [@jb-twilio](https://github.com/jb-twilio)! - [Button]: refine styling for focus state

* [`114e80db7`](https://github.com/twilio-labs/paste/commit/114e80db74253a2bf902edfb853a940d6b6310dd) [#2693](https://github.com/twilio-labs/paste/pull/2693) Thanks [@shleewhite](https://github.com/shleewhite)! - [Chat Message] hug the width of the ChatBubble to the width of the message

- [`d49514a27`](https://github.com/twilio-labs/paste/commit/d49514a274f30ba9ccaae45c23fb30f987cda37c) [#2746](https://github.com/twilio-labs/paste/pull/2746) Thanks [@jb-twilio](https://github.com/jb-twilio)! - [ButtonGroup]: touch up attached styles

- Updated dependencies [[`d49514a27`](https://github.com/twilio-labs/paste/commit/d49514a274f30ba9ccaae45c23fb30f987cda37c), [`114e80db7`](https://github.com/twilio-labs/paste/commit/114e80db74253a2bf902edfb853a940d6b6310dd), [`4a3974fce`](https://github.com/twilio-labs/paste/commit/4a3974fce6d8d099e0e00b8ab12ae0cb921c719a), [`d49514a27`](https://github.com/twilio-labs/paste/commit/d49514a274f30ba9ccaae45c23fb30f987cda37c), [`56186cb51`](https://github.com/twilio-labs/paste/commit/56186cb511555bc20f5fe57439e207b33a3f7653), [`bb46d95db`](https://github.com/twilio-labs/paste/commit/bb46d95dbddb754abb11042d5f03b77539353c42), [`38a210f9f`](https://github.com/twilio-labs/paste/commit/38a210f9f7c229a46ab9850f528eb60204dd1273), [`d068c208a`](https://github.com/twilio-labs/paste/commit/d068c208aa2657a48656acc47381ee9a8920d555), [`8ce66e675`](https://github.com/twilio-labs/paste/commit/8ce66e675e6f621a46e35da8029d5a0e95ff5478), [`7599162bc`](https://github.com/twilio-labs/paste/commit/7599162bcdfcd0c997c688ab49ede59b5f627c0f), [`b7b927ac2`](https://github.com/twilio-labs/paste/commit/b7b927ac2cfc7d039f48c00a672926a65e82e9fe), [`b5c19e60e`](https://github.com/twilio-labs/paste/commit/b5c19e60e5d1c59b47c3455b3adf0d779ecf65e5), [`d49514a27`](https://github.com/twilio-labs/paste/commit/d49514a274f30ba9ccaae45c23fb30f987cda37c), [`114e80db7`](https://github.com/twilio-labs/paste/commit/114e80db74253a2bf902edfb853a940d6b6310dd), [`d49514a27`](https://github.com/twilio-labs/paste/commit/d49514a274f30ba9ccaae45c23fb30f987cda37c)]:
  - @twilio-paste/design-tokens@8.1.1
  - @twilio-paste/avatar@6.1.1
  - @twilio-paste/theme@8.0.2
  - @twilio-paste/radio-button-group@1.0.0
  - @twilio-paste/modal@13.0.0
  - @twilio-paste/file-picker@1.1.0
  - @twilio-paste/utils@2.0.0
  - @twilio-paste/combobox@13.0.0
  - @twilio-paste/code-block@1.1.0
  - @twilio-paste/button@11.1.2
  - @twilio-paste/button-group@1.0.0
  - @twilio-paste/chat-log@2.0.2
  - @twilio-paste/alert-dialog@6.0.0
  - @twilio-paste/data-grid@5.0.0

## 15.3.0

### Minor Changes

- [`982557683`](https://github.com/twilio-labs/paste/commit/982557683314e31fdf60ed286ffac083e9cb21a0) [#2674](https://github.com/twilio-labs/paste/pull/2674) Thanks [@nkrantz](https://github.com/nkrantz)! - [File Picker]: creates the File Picker package and adds it to the system

* [`0ead4dfa0`](https://github.com/twilio-labs/paste/commit/0ead4dfa0492a8caa50b147a81583ea8e306a665) [#2681](https://github.com/twilio-labs/paste/pull/2681) Thanks [@shleewhite](https://github.com/shleewhite)! - [Avatar] add new variant and color props

- [`312a3ccf6`](https://github.com/twilio-labs/paste/commit/312a3ccf66c217a332526dfdd09c21606fbf4e9d) [#2660](https://github.com/twilio-labs/paste/pull/2660) Thanks [@TheSisb](https://github.com/TheSisb)! - [Input] Add ability to unset padding with `padding="space0"`

* [`312a3ccf6`](https://github.com/twilio-labs/paste/commit/312a3ccf66c217a332526dfdd09c21606fbf4e9d) [#2660](https://github.com/twilio-labs/paste/pull/2660) Thanks [@TheSisb](https://github.com/TheSisb)! - [Utils] Add a `useWindowSize` hook which can be used to react to window resize events. This hook also returns the current responsive breakpoint index used by the design system.

- [`312a3ccf6`](https://github.com/twilio-labs/paste/commit/312a3ccf66c217a332526dfdd09c21606fbf4e9d) [#2660](https://github.com/twilio-labs/paste/pull/2660) Thanks [@TheSisb](https://github.com/TheSisb)! - [Combobox] Several improvements, including the addition of the much awaited `MultiselectCombobox` component!

  - Improve styling of Combobox menu items
  - Performance improvements around virtualized list items
  - Add a new `emptyState` prop that is rendered when there are no items in the list.
  - Accessibility improvements.

* [`fcd2de38a`](https://github.com/twilio-labs/paste/commit/fcd2de38aba559e7bb9b1d150417a94a30beff16) [#2676](https://github.com/twilio-labs/paste/pull/2676) Thanks [@shleewhite](https://github.com/shleewhite)! - [Box, Style Props] add support for inset CSS property

- [`312a3ccf6`](https://github.com/twilio-labs/paste/commit/312a3ccf66c217a332526dfdd09c21606fbf4e9d) [#2660](https://github.com/twilio-labs/paste/pull/2660) Thanks [@TheSisb](https://github.com/TheSisb)! - [Form Pill Group] Allow passing a `display` prop as either `inline-flex` or `flex` (default) to the `FormPillGroup` container.

* [`fcd2de38a`](https://github.com/twilio-labs/paste/commit/fcd2de38aba559e7bb9b1d150417a94a30beff16) [#2676](https://github.com/twilio-labs/paste/pull/2676) Thanks [@shleewhite](https://github.com/shleewhite)! - [Side Modal] create a new Side Modal component! This modal sits on top of the page on the right side. It should be used when you want a full height modal where you can interact with the rest of the page while it is open.

### Patch Changes

- [`312a3ccf6`](https://github.com/twilio-labs/paste/commit/312a3ccf66c217a332526dfdd09c21606fbf4e9d) [#2660](https://github.com/twilio-labs/paste/pull/2660) Thanks [@TheSisb](https://github.com/TheSisb)! - [Form Pill Group] Allow overriding the `aria-describedby` attribute.

* [`982557683`](https://github.com/twilio-labs/paste/commit/982557683314e31fdf60ed286ffac083e9cb21a0) [#2674](https://github.com/twilio-labs/paste/pull/2674) Thanks [@nkrantz](https://github.com/nkrantz)! - [Sibling Box] adds type 'file' for use in the File Picker package

- [`312a3ccf6`](https://github.com/twilio-labs/paste/commit/312a3ccf66c217a332526dfdd09c21606fbf4e9d) [#2660](https://github.com/twilio-labs/paste/pull/2660) Thanks [@TheSisb](https://github.com/TheSisb)! - [Input Box] Remove focus boxShadow when disabled

* [`312a3ccf6`](https://github.com/twilio-labs/paste/commit/312a3ccf66c217a332526dfdd09c21606fbf4e9d) [#2660](https://github.com/twilio-labs/paste/pull/2660) Thanks [@TheSisb](https://github.com/TheSisb)! - [Combobox Primtiive] Export additional Typescript types for the MultiSelect hook

- [`fcd2de38a`](https://github.com/twilio-labs/paste/commit/fcd2de38aba559e7bb9b1d150417a94a30beff16) [#2676](https://github.com/twilio-labs/paste/pull/2676) Thanks [@shleewhite](https://github.com/shleewhite)! - [Modal] spread props onto ModalFooterActions component

* [`99bb7a146`](https://github.com/twilio-labs/paste/commit/99bb7a146bdd75c1b90f90769e74f162128b698e) [#2664](https://github.com/twilio-labs/paste/pull/2664) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Animation Library]: remove unecessary check for VRT tool we no longer use

- [`fcd2de38a`](https://github.com/twilio-labs/paste/commit/fcd2de38aba559e7bb9b1d150417a94a30beff16) [#2676](https://github.com/twilio-labs/paste/pull/2676) Thanks [@shleewhite](https://github.com/shleewhite)! - [Minimizable Dialog] fix generic HTMLDiv prop extension, add missing propTypes, export all component interfaces, and add missing peer/dev dependencies.

* [`312a3ccf6`](https://github.com/twilio-labs/paste/commit/312a3ccf66c217a332526dfdd09c21606fbf4e9d) [#2660](https://github.com/twilio-labs/paste/pull/2660) Thanks [@TheSisb](https://github.com/TheSisb)! - [Screen Reader Only] Minor typescript fix for 'as' prop.

- [`fcd2de38a`](https://github.com/twilio-labs/paste/commit/fcd2de38aba559e7bb9b1d150417a94a30beff16) [#2676](https://github.com/twilio-labs/paste/pull/2676) Thanks [@shleewhite](https://github.com/shleewhite)! - [Code Block] add missing peer/dev dependencies

* [`982557683`](https://github.com/twilio-labs/paste/commit/982557683314e31fdf60ed286ffac083e9cb21a0) [#2674](https://github.com/twilio-labs/paste/pull/2674) Thanks [@nkrantz](https://github.com/nkrantz)! - [Box] adds `accept` prop for use in the File Picker package

- [`312a3ccf6`](https://github.com/twilio-labs/paste/commit/312a3ccf66c217a332526dfdd09c21606fbf4e9d) [#2660](https://github.com/twilio-labs/paste/pull/2660) Thanks [@TheSisb](https://github.com/TheSisb)! - [Dropdown Library] Upgrade downshiftjs from version 6.0.6 to 6.1.7

* [`02725a235`](https://github.com/twilio-labs/paste/commit/02725a235378cd9bb3eaa6513731d98877cc5b35) [#2667](https://github.com/twilio-labs/paste/pull/2667) Thanks [@shleewhite](https://github.com/shleewhite)! - [Checkbox, RadioGroup] When no id is passed, use a unique id. This fixes an issue where id is not marked as a required prop, but the control won't work unless it is passed.

* Updated dependencies [[`312a3ccf6`](https://github.com/twilio-labs/paste/commit/312a3ccf66c217a332526dfdd09c21606fbf4e9d), [`982557683`](https://github.com/twilio-labs/paste/commit/982557683314e31fdf60ed286ffac083e9cb21a0), [`312a3ccf6`](https://github.com/twilio-labs/paste/commit/312a3ccf66c217a332526dfdd09c21606fbf4e9d), [`312a3ccf6`](https://github.com/twilio-labs/paste/commit/312a3ccf66c217a332526dfdd09c21606fbf4e9d), [`fcd2de38a`](https://github.com/twilio-labs/paste/commit/fcd2de38aba559e7bb9b1d150417a94a30beff16), [`99bb7a146`](https://github.com/twilio-labs/paste/commit/99bb7a146bdd75c1b90f90769e74f162128b698e), [`fcd2de38a`](https://github.com/twilio-labs/paste/commit/fcd2de38aba559e7bb9b1d150417a94a30beff16), [`982557683`](https://github.com/twilio-labs/paste/commit/982557683314e31fdf60ed286ffac083e9cb21a0), [`0ead4dfa0`](https://github.com/twilio-labs/paste/commit/0ead4dfa0492a8caa50b147a81583ea8e306a665), [`312a3ccf6`](https://github.com/twilio-labs/paste/commit/312a3ccf66c217a332526dfdd09c21606fbf4e9d), [`312a3ccf6`](https://github.com/twilio-labs/paste/commit/312a3ccf66c217a332526dfdd09c21606fbf4e9d), [`312a3ccf6`](https://github.com/twilio-labs/paste/commit/312a3ccf66c217a332526dfdd09c21606fbf4e9d), [`312a3ccf6`](https://github.com/twilio-labs/paste/commit/312a3ccf66c217a332526dfdd09c21606fbf4e9d), [`fcd2de38a`](https://github.com/twilio-labs/paste/commit/fcd2de38aba559e7bb9b1d150417a94a30beff16), [`fcd2de38a`](https://github.com/twilio-labs/paste/commit/fcd2de38aba559e7bb9b1d150417a94a30beff16), [`982557683`](https://github.com/twilio-labs/paste/commit/982557683314e31fdf60ed286ffac083e9cb21a0), [`312a3ccf6`](https://github.com/twilio-labs/paste/commit/312a3ccf66c217a332526dfdd09c21606fbf4e9d), [`312a3ccf6`](https://github.com/twilio-labs/paste/commit/312a3ccf66c217a332526dfdd09c21606fbf4e9d), [`312a3ccf6`](https://github.com/twilio-labs/paste/commit/312a3ccf66c217a332526dfdd09c21606fbf4e9d), [`fcd2de38a`](https://github.com/twilio-labs/paste/commit/fcd2de38aba559e7bb9b1d150417a94a30beff16), [`02725a235`](https://github.com/twilio-labs/paste/commit/02725a235378cd9bb3eaa6513731d98877cc5b35)]:
  - @twilio-paste/form-pill-group@5.1.0
  - @twilio-paste/sibling-box@6.0.1
  - @twilio-paste/input-box@7.1.1
  - @twilio-paste/combobox-primitive@0.3.5
  - @twilio-paste/modal@12.0.1
  - @twilio-paste/animation-library@0.3.8
  - @twilio-paste/minimizable-dialog@1.0.1
  - @twilio-paste/file-picker@1.0.0
  - @twilio-paste/avatar@6.1.0
  - @twilio-paste/input@6.1.0
  - @twilio-paste/utils@1.2.0
  - @twilio-paste/screen-reader-only@10.0.1
  - @twilio-paste/combobox@12.2.0
  - @twilio-paste/box@7.1.0
  - @twilio-paste/style-props@6.1.0
  - @twilio-paste/code-block@1.0.1
  - @twilio-paste/dropdown-library@1.1.6
  - @twilio-paste/side-modal@1.0.0
  - @twilio-paste/checkbox@10.0.1
  - @twilio-paste/radio-group@10.0.1

## 15.2.0

### Minor Changes

- [`280c8725d`](https://github.com/twilio-labs/paste/commit/280c8725d3e0c689fbaf5569fc1a83bf0e4dc5bd) [#2641](https://github.com/twilio-labs/paste/pull/2641) Thanks [@shleewhite](https://github.com/shleewhite)! - [Code Block] create a new CodeBlock component, which allows you to display readable blocks of code 🎉

* [`280c8725d`](https://github.com/twilio-labs/paste/commit/280c8725d3e0c689fbaf5569fc1a83bf0e4dc5bd) [#2641](https://github.com/twilio-labs/paste/pull/2641) Thanks [@shleewhite](https://github.com/shleewhite)! - [Syntax Highlighter] Create a new library, @twilio-paste/syntax-highlighter-library. Supports: javascript, jsx, csharp, php, ruby, python, java, json, c, bash, shell, go, and groovy.

- [`c65d69840`](https://github.com/twilio-labs/paste/commit/c65d6984039112b877f30ce30a69bc882e5652f5) [#2654](https://github.com/twilio-labs/paste/pull/2654) Thanks [@nkrantz](https://github.com/nkrantz)! - [Help text] add success and warning variants

* [`257051d67`](https://github.com/twilio-labs/paste/commit/257051d67988132c8d96b04940d35c401b622aa5) [#2642](https://github.com/twilio-labs/paste/pull/2642) Thanks [@gloriliale](https://github.com/gloriliale)! - [Inline Code] Introducing the Inline Code component! Helpful for all those moments when a piece of text is actually representing code.

### Patch Changes

- [`87146566c`](https://github.com/twilio-labs/paste/commit/87146566c4188d986da7cd4fcb84d54edc84dcf2) [#2647](https://github.com/twilio-labs/paste/pull/2647) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Combobox] Minor fix to controlled Comboboxes, where the input cursor would always jump to the end of the input string in autocomplete examples, even when you want to amend the beginning or middle. Cursor position should now remain in place as you type or modify the input value.

* [`a890926a6`](https://github.com/twilio-labs/paste/commit/a890926a6509ab0b0f86bc8d5ee876c3340b8015) [#2651](https://github.com/twilio-labs/paste/pull/2651) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Chat Log]: replaces the deprecated CloseCircleIcon with ClearIcon in the ComposerAttachment component

- [`280c8725d`](https://github.com/twilio-labs/paste/commit/280c8725d3e0c689fbaf5569fc1a83bf0e4dc5bd) [#2641](https://github.com/twilio-labs/paste/pull/2641) Thanks [@shleewhite](https://github.com/shleewhite)! - [Button] support `<Button as='a' variant='inverse'>` and add the `target` prop

- Updated dependencies [[`280c8725d`](https://github.com/twilio-labs/paste/commit/280c8725d3e0c689fbaf5569fc1a83bf0e4dc5bd), [`280c8725d`](https://github.com/twilio-labs/paste/commit/280c8725d3e0c689fbaf5569fc1a83bf0e4dc5bd), [`87146566c`](https://github.com/twilio-labs/paste/commit/87146566c4188d986da7cd4fcb84d54edc84dcf2), [`c65d69840`](https://github.com/twilio-labs/paste/commit/c65d6984039112b877f30ce30a69bc882e5652f5), [`257051d67`](https://github.com/twilio-labs/paste/commit/257051d67988132c8d96b04940d35c401b622aa5), [`a890926a6`](https://github.com/twilio-labs/paste/commit/a890926a6509ab0b0f86bc8d5ee876c3340b8015), [`280c8725d`](https://github.com/twilio-labs/paste/commit/280c8725d3e0c689fbaf5569fc1a83bf0e4dc5bd)]:
  - @twilio-paste/code-block@1.0.0
  - @twilio-paste/syntax-highlighter-library@1.0.0
  - @twilio-paste/combobox@12.1.1
  - @twilio-paste/help-text@10.1.0
  - @twilio-paste/inline-code@1.0.0
  - @twilio-paste/chat-log@2.0.1
  - @twilio-paste/button@11.1.1

## 15.1.0

### Minor Changes

- [`bd0a3feaa`](https://github.com/twilio-labs/paste/commit/bd0a3feaad502ad834bb4333cac4821ff8deb184) [#2625](https://github.com/twilio-labs/paste/pull/2625) Thanks [@nkrantz](https://github.com/nkrantz)! - [Label] add the ability to use the label as a div HTML element

* [`bd0a3feaa`](https://github.com/twilio-labs/paste/commit/bd0a3feaad502ad834bb4333cac4821ff8deb184) [#2625](https://github.com/twilio-labs/paste/pull/2625) Thanks [@nkrantz](https://github.com/nkrantz)! - [Switch] add Switch package

- [`b79d20d2a`](https://github.com/twilio-labs/paste/commit/b79d20d2a4cdaaa85ffec09d280f7315f2556f76) [#2595](https://github.com/twilio-labs/paste/pull/2595) Thanks [@TheSisb](https://github.com/TheSisb)! - [InputBox, Combobox, Select] InputBox's `InputChevronWrapper` has refreshed styling which will appear in Select and Combobox. InputBox now exports a `getInputChevronIconColor()` function which returns a textColor to use for styling the icon child to the `InputChevronWrapper`.

* [`7e75f8119`](https://github.com/twilio-labs/paste/commit/7e75f8119067c8aad70f14b70324ca93d8d07917) [#2574](https://github.com/twilio-labs/paste/pull/2574) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [table, data-grid] adding sticky header functionality to both the Table and Data Grid components

- [`b8c3d33c9`](https://github.com/twilio-labs/paste/commit/b8c3d33c9b55b6967b075159f8fe490f7cba2d38) [#2623](https://github.com/twilio-labs/paste/pull/2623) Thanks [@shleewhite](https://github.com/shleewhite)! - [Minimizable Dialog] Introducing the all-new Minimizable Dialog component! This component can be used for a chat widget so that users can keep the chat open while they interact with the rest of the page. 🎉

* [`bd0a3feaa`](https://github.com/twilio-labs/paste/commit/bd0a3feaad502ad834bb4333cac4821ff8deb184) [#2625](https://github.com/twilio-labs/paste/pull/2625) Thanks [@nkrantz](https://github.com/nkrantz)! - [Design tokens] add new icon size and line height tokens (05), adust dark theme background tokens

- [`6555c7bf5`](https://github.com/twilio-labs/paste/commit/6555c7bf52e5f05dbe64d282663663fa491dd6be) [#2582](https://github.com/twilio-labs/paste/pull/2582) Thanks [@shleewhite](https://github.com/shleewhite)! - [Button] add toggle button for secondary and secondary_icon variants

* [`563dff9a8`](https://github.com/twilio-labs/paste/commit/563dff9a889e9b880e86568add91cfe5b686f7bd) [#2604](https://github.com/twilio-labs/paste/pull/2604) Thanks [@loreina](https://github.com/loreina)! - - [menu] add menu item destructive variant

- [`68d851d7a`](https://github.com/twilio-labs/paste/commit/68d851d7a888152cd957808b1f902de310f5b01c) [#2620](https://github.com/twilio-labs/paste/pull/2620) Thanks [@shleewhite](https://github.com/shleewhite)! - [Callout] Introducing the all-new Callout component! This component is useful in those moments when you want to highlight important, static information in a page of text. 🎉

### Patch Changes

- [`bd0a3feaa`](https://github.com/twilio-labs/paste/commit/bd0a3feaad502ad834bb4333cac4821ff8deb184) [#2625](https://github.com/twilio-labs/paste/pull/2625) Thanks [@nkrantz](https://github.com/nkrantz)! - [Theme] add new icon size (05) to theme shape

* [`6555c7bf5`](https://github.com/twilio-labs/paste/commit/6555c7bf52e5f05dbe64d282663663fa491dd6be) [#2582](https://github.com/twilio-labs/paste/pull/2582) Thanks [@shleewhite](https://github.com/shleewhite)! - [Box] add pressed_focus and pressed_hover pseudoselectors

- [`bd0a3feaa`](https://github.com/twilio-labs/paste/commit/bd0a3feaad502ad834bb4333cac4821ff8deb184) [#2625](https://github.com/twilio-labs/paste/pull/2625) Thanks [@nkrantz](https://github.com/nkrantz)! - [Box] add a `_checked_hover` pseudo selector style prop for use in switch package

* [`68d851d7a`](https://github.com/twilio-labs/paste/commit/68d851d7a888152cd957808b1f902de310f5b01c) [#2620](https://github.com/twilio-labs/paste/pull/2620) Thanks [@shleewhite](https://github.com/shleewhite)! - [Alert] add screen-reader-only as peerDependency

- [`ceb26bb91`](https://github.com/twilio-labs/paste/commit/ceb26bb91348c4ace5a81522f7da3c3595c77de1) [#2634](https://github.com/twilio-labs/paste/pull/2634) Thanks [@shleewhite](https://github.com/shleewhite)! - [Menu] fix href not getting passed to MenuItem

- Updated dependencies [[`bd0a3feaa`](https://github.com/twilio-labs/paste/commit/bd0a3feaad502ad834bb4333cac4821ff8deb184), [`bd0a3feaa`](https://github.com/twilio-labs/paste/commit/bd0a3feaad502ad834bb4333cac4821ff8deb184), [`bd0a3feaa`](https://github.com/twilio-labs/paste/commit/bd0a3feaad502ad834bb4333cac4821ff8deb184), [`6555c7bf5`](https://github.com/twilio-labs/paste/commit/6555c7bf52e5f05dbe64d282663663fa491dd6be), [`b79d20d2a`](https://github.com/twilio-labs/paste/commit/b79d20d2a4cdaaa85ffec09d280f7315f2556f76), [`bd0a3feaa`](https://github.com/twilio-labs/paste/commit/bd0a3feaad502ad834bb4333cac4821ff8deb184), [`7e75f8119`](https://github.com/twilio-labs/paste/commit/7e75f8119067c8aad70f14b70324ca93d8d07917), [`b8c3d33c9`](https://github.com/twilio-labs/paste/commit/b8c3d33c9b55b6967b075159f8fe490f7cba2d38), [`bd0a3feaa`](https://github.com/twilio-labs/paste/commit/bd0a3feaad502ad834bb4333cac4821ff8deb184), [`68d851d7a`](https://github.com/twilio-labs/paste/commit/68d851d7a888152cd957808b1f902de310f5b01c), [`6555c7bf5`](https://github.com/twilio-labs/paste/commit/6555c7bf52e5f05dbe64d282663663fa491dd6be), [`563dff9a8`](https://github.com/twilio-labs/paste/commit/563dff9a889e9b880e86568add91cfe5b686f7bd), [`ceb26bb91`](https://github.com/twilio-labs/paste/commit/ceb26bb91348c4ace5a81522f7da3c3595c77de1), [`68d851d7a`](https://github.com/twilio-labs/paste/commit/68d851d7a888152cd957808b1f902de310f5b01c)]:
  - @twilio-paste/label@10.1.0
  - @twilio-paste/switch@1.0.0
  - @twilio-paste/theme@8.0.1
  - @twilio-paste/box@7.0.1
  - @twilio-paste/combobox@12.1.0
  - @twilio-paste/input-box@7.1.0
  - @twilio-paste/select@9.1.0
  - @twilio-paste/data-grid@4.1.0
  - @twilio-paste/table@5.1.0
  - @twilio-paste/minimizable-dialog@1.0.0
  - @twilio-paste/design-tokens@8.1.0
  - @twilio-paste/alert@11.0.1
  - @twilio-paste/button@11.1.0
  - @twilio-paste/menu@11.1.0
  - @twilio-paste/callout@1.0.0

## 15.0.0

### Major Changes

- [`364083627`](https://github.com/twilio-labs/paste/commit/3640836277f46f6f8bbe994d5aa3f9af44c9e355) [#2577](https://github.com/twilio-labs/paste/pull/2577) Thanks [@zahnster](https://github.com/zahnster)! - [Design tokens] Created a new category of design token, Data Visualization, and subsequently relocated all of the Data Visualization tokens from the generic Color category. If you are using categorized Data Visualization design tokens, you will need to update their reference.

### Minor Changes

- [`12c4ba22a`](https://github.com/twilio-labs/paste/commit/12c4ba22a0e7675e63964bf9846fb540cd50957c) [#2578](https://github.com/twilio-labs/paste/pull/2578) Thanks [@TheSisb](https://github.com/TheSisb)! - [box, style-props] Enable CSS Grid on Box by adding all the requisite style props to the Box component.

* [`ee2e535e9`](https://github.com/twilio-labs/paste/commit/ee2e535e906397caacaf1f5137acac34d4034213) [#2573](https://github.com/twilio-labs/paste/pull/2573) Thanks [@shleewhite](https://github.com/shleewhite)! - [Button] add "circle" and "circle_small" sizes

### Patch Changes

- [`e21a9ff58`](https://github.com/twilio-labs/paste/commit/e21a9ff580b1a0f8595752b2eeac858abf7f085f) [#2597](https://github.com/twilio-labs/paste/pull/2597) Thanks [@jb-twilio](https://github.com/jb-twilio)! - [Data Grid] include supporting types and documentation for existing colSpan prop

* [`fdfb6d759`](https://github.com/twilio-labs/paste/commit/fdfb6d759aa4d4da704aa50a15fc927d0fd6a7d9) [#2589](https://github.com/twilio-labs/paste/pull/2589) Thanks [@shleewhite](https://github.com/shleewhite)! - [Form Pill Group] fix small style issues

- [`364083627`](https://github.com/twilio-labs/paste/commit/3640836277f46f6f8bbe994d5aa3f9af44c9e355) [#2577](https://github.com/twilio-labs/paste/pull/2577) Thanks [@zahnster](https://github.com/zahnster)! - [Theme] Updated Data Visualization colors to use the new Data Visualization category from the Design Tokens package.

* [`364083627`](https://github.com/twilio-labs/paste/commit/3640836277f46f6f8bbe994d5aa3f9af44c9e355) [#2577](https://github.com/twilio-labs/paste/pull/2577) Thanks [@zahnster](https://github.com/zahnster)! - [Design tokens] Updates ordering on design tokens to be alphanumeric.

- [`364083627`](https://github.com/twilio-labs/paste/commit/3640836277f46f6f8bbe994d5aa3f9af44c9e355) [#2577](https://github.com/twilio-labs/paste/pull/2577) Thanks [@zahnster](https://github.com/zahnster)! - [Design tokens] Update the generic export to exclude deprecated tokens, provide pre-computed alt values, and to omit the originalValue key.

- Updated dependencies [[`12c4ba22a`](https://github.com/twilio-labs/paste/commit/12c4ba22a0e7675e63964bf9846fb540cd50957c), [`364083627`](https://github.com/twilio-labs/paste/commit/3640836277f46f6f8bbe994d5aa3f9af44c9e355), [`e21a9ff58`](https://github.com/twilio-labs/paste/commit/e21a9ff580b1a0f8595752b2eeac858abf7f085f), [`fdfb6d759`](https://github.com/twilio-labs/paste/commit/fdfb6d759aa4d4da704aa50a15fc927d0fd6a7d9), [`364083627`](https://github.com/twilio-labs/paste/commit/3640836277f46f6f8bbe994d5aa3f9af44c9e355), [`364083627`](https://github.com/twilio-labs/paste/commit/3640836277f46f6f8bbe994d5aa3f9af44c9e355), [`ee2e535e9`](https://github.com/twilio-labs/paste/commit/ee2e535e906397caacaf1f5137acac34d4034213), [`364083627`](https://github.com/twilio-labs/paste/commit/3640836277f46f6f8bbe994d5aa3f9af44c9e355)]:
  - @twilio-paste/box@7.0.0
  - @twilio-paste/style-props@6.0.0
  - @twilio-paste/design-tokens@8.0.0
  - @twilio-paste/data-grid@4.0.0
  - @twilio-paste/form-pill-group@5.0.0
  - @twilio-paste/theme@8.0.0
  - @twilio-paste/button@11.0.0
  - @twilio-paste/color-contrast-utils@3.0.0
  - @twilio-paste/alert@11.0.0
  - @twilio-paste/anchor@9.0.0
  - @twilio-paste/avatar@6.0.0
  - @twilio-paste/badge@5.0.0
  - @twilio-paste/base-radio-checkbox@10.0.0
  - @twilio-paste/breadcrumb@8.0.0
  - @twilio-paste/card@6.0.0
  - @twilio-paste/chat-log@2.0.0
  - @twilio-paste/checkbox@10.0.0
  - @twilio-paste/combobox@12.0.0
  - @twilio-paste/date-picker@3.0.0
  - @twilio-paste/disclosure@9.0.0
  - @twilio-paste/display-pill-group@5.0.0
  - @twilio-paste/heading@8.0.0
  - @twilio-paste/help-text@10.0.0
  - @twilio-paste/inline-control-group@10.0.0
  - @twilio-paste/input@6.0.0
  - @twilio-paste/input-box@7.0.0
  - @twilio-paste/label@10.0.0
  - @twilio-paste/list@5.0.0
  - @twilio-paste/menu@11.0.0
  - @twilio-paste/modal@12.0.0
  - @twilio-paste/pagination@4.0.0
  - @twilio-paste/paragraph@7.0.0
  - @twilio-paste/popover@10.0.0
  - @twilio-paste/radio-group@10.0.0
  - @twilio-paste/screen-reader-only@10.0.0
  - @twilio-paste/select@9.0.0
  - @twilio-paste/separator@5.0.0
  - @twilio-paste/skeleton-loader@3.0.0
  - @twilio-paste/spinner@11.0.0
  - @twilio-paste/table@5.0.0
  - @twilio-paste/tabs@5.0.0
  - @twilio-paste/textarea@7.0.0
  - @twilio-paste/time-picker@3.0.0
  - @twilio-paste/toast@9.0.0
  - @twilio-paste/tooltip@8.0.0
  - @twilio-paste/truncate@11.0.0
  - @twilio-paste/aspect-ratio@7.0.0
  - @twilio-paste/flex@5.0.0
  - @twilio-paste/grid@5.0.0
  - @twilio-paste/media-object@7.0.0
  - @twilio-paste/stack@5.0.0
  - @twilio-paste/sibling-box@6.0.0
  - @twilio-paste/text@7.0.0
  - @twilio-paste/customization@5.0.0
  - @twilio-paste/icons@9.0.0
  - @twilio-paste/data-visualization-library@2.0.0
  - @twilio-paste/alert-dialog@5.0.0

## 14.2.0

### Minor Changes

- [`f510fea8`](https://github.com/twilio-labs/paste/commit/f510fea82f732da0f7e52497285292ad9c47ae57) [#2506](https://github.com/twilio-labs/paste/pull/2506) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Alert Dialog, Modal]: changing header and footer elements to be more generic HTML elements to prevent global banner and contentinfo landmarks being placed in the DOM when using just a Dialog

* [`95b65bdfd`](https://github.com/twilio-labs/paste/commit/95b65bdfd87ba4c6a1e9fd20a6cdcf0d5d7f95bf) [#2526](https://github.com/twilio-labs/paste/pull/2526) Thanks [@TheSisb](https://github.com/TheSisb)! - [Design Tokens] add color-background-error-strongest and color-text-error-stronger tokens

- [`95b65bdfd`](https://github.com/twilio-labs/paste/commit/95b65bdfd87ba4c6a1e9fd20a6cdcf0d5d7f95bf) [#2526](https://github.com/twilio-labs/paste/pull/2526) Thanks [@TheSisb](https://github.com/TheSisb)! - [Form Pill Group] add error variant, update styles, and support disabled pills

* [`f9796f1ce`](https://github.com/twilio-labs/paste/commit/f9796f1ced5a89138d789ef8f95bbf15be531d92) [#2520](https://github.com/twilio-labs/paste/pull/2520) Thanks [@gloriliale](https://github.com/gloriliale)! - [Chat Log] Add new components for related to events and bookends:

  - ChatBookend
  - ChatBookendItem
  - ChatEvent

### Patch Changes

- [`7ded6de0`](https://github.com/twilio-labs/paste/commit/7ded6de0550bb4bc2251b6a7d91707e8b17af7d0) [#2554](https://github.com/twilio-labs/paste/pull/2554) Thanks [@shleewhite](https://github.com/shleewhite)! - [Badge] fix colGap between Badge contents

* [`d9c3b850`](https://github.com/twilio-labs/paste/commit/d9c3b850577be0e34487b7475d49568053f18fe5) [#2569](https://github.com/twilio-labs/paste/pull/2569) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Select] fixed the disabled select background color

- [`95b65bdfd`](https://github.com/twilio-labs/paste/commit/95b65bdfd87ba4c6a1e9fd20a6cdcf0d5d7f95bf) [#2526](https://github.com/twilio-labs/paste/pull/2526) Thanks [@TheSisb](https://github.com/TheSisb)! - [Box] add missing disabled prop and \_focus_hover pseudoSelector prop

* [`f510fea8`](https://github.com/twilio-labs/paste/commit/f510fea82f732da0f7e52497285292ad9c47ae57) [#2506](https://github.com/twilio-labs/paste/pull/2506) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Breadcrumb] allow aria-label to be overwritten on the breadcrumb navigation element. This is useful to remove duplicate labels and for internationalization

* Updated dependencies [[`7ded6de0`](https://github.com/twilio-labs/paste/commit/7ded6de0550bb4bc2251b6a7d91707e8b17af7d0), [`f510fea8`](https://github.com/twilio-labs/paste/commit/f510fea82f732da0f7e52497285292ad9c47ae57), [`95b65bdfd`](https://github.com/twilio-labs/paste/commit/95b65bdfd87ba4c6a1e9fd20a6cdcf0d5d7f95bf), [`d9c3b850`](https://github.com/twilio-labs/paste/commit/d9c3b850577be0e34487b7475d49568053f18fe5), [`95b65bdfd`](https://github.com/twilio-labs/paste/commit/95b65bdfd87ba4c6a1e9fd20a6cdcf0d5d7f95bf), [`95b65bdfd`](https://github.com/twilio-labs/paste/commit/95b65bdfd87ba4c6a1e9fd20a6cdcf0d5d7f95bf), [`f510fea8`](https://github.com/twilio-labs/paste/commit/f510fea82f732da0f7e52497285292ad9c47ae57), [`f9796f1ce`](https://github.com/twilio-labs/paste/commit/f9796f1ced5a89138d789ef8f95bbf15be531d92)]:
  - @twilio-paste/badge@4.0.2
  - @twilio-paste/alert-dialog@4.1.0
  - @twilio-paste/modal@11.1.0
  - @twilio-paste/design-tokens@7.4.0
  - @twilio-paste/select@8.0.2
  - @twilio-paste/box@6.0.2
  - @twilio-paste/form-pill-group@4.1.0
  - @twilio-paste/breadcrumb@7.0.2
  - @twilio-paste/chat-log@1.2.0

## 14.1.0

### Minor Changes

- [`24cf22318`](https://github.com/twilio-labs/paste/commit/24cf22318149087ef0d1b67d3fe7bbc11c8883ad) [#2493](https://github.com/twilio-labs/paste/pull/2493) Thanks [@nkrantz](https://github.com/nkrantz)! - [Button] Adds a new size, 'rounded_small', for the Conversations UI Kit

* [`39cfc65ea`](https://github.com/twilio-labs/paste/commit/39cfc65ea1f44e024732390527fc139a86138a72) [#2489](https://github.com/twilio-labs/paste/pull/2489) Thanks [@shleewhite](https://github.com/shleewhite)! - [Chat Log] add a ChatLog component

- [`0aa52162`](https://github.com/twilio-labs/paste/commit/0aa5216294bb195873e46b7fe83ce71250b7c38b) [#2501](https://github.com/twilio-labs/paste/pull/2501) Thanks [@gloriliale](https://github.com/gloriliale)! - [Chat log] Add several new components related to displaying attachments:

  - ComposerAttachmentCard
  - ChatAttachment
  - ChatAttachmentLink
  - ChatAttachmentDescription

### Patch Changes

- [`ce87a07d`](https://github.com/twilio-labs/paste/commit/ce87a07de10936cce9f3d0414bae5910e3ddbc9f) [#2476](https://github.com/twilio-labs/paste/pull/2476) Thanks [@shleewhite](https://github.com/shleewhite)! - [Truncate] fix alignment when truncate is within another component

* [`a8ad034fe`](https://github.com/twilio-labs/paste/commit/a8ad034fe0868e725d50dfe02266ea3855119bdb) [#2509](https://github.com/twilio-labs/paste/pull/2509) Thanks [@shleewhite](https://github.com/shleewhite)! - [Chat Log] Move types and styles to the component files

- [`90b019171`](https://github.com/twilio-labs/paste/commit/90b019171c520a92671d2514d48a332791f80e55) [#2515](https://github.com/twilio-labs/paste/pull/2515) Thanks [@TheSisb](https://github.com/TheSisb)! - [Display Pill Group] minor updates to the design.

* [`eb490746c`](https://github.com/twilio-labs/paste/commit/eb490746cb957a349fb217c13b886db4a7277342) [#2480](https://github.com/twilio-labs/paste/pull/2480) Thanks [@shleewhite](https://github.com/shleewhite)! - [Theme] fix isDeprecatedTheme to only throw a console error if a theme is deprecated.

* Updated dependencies [[`24cf22318`](https://github.com/twilio-labs/paste/commit/24cf22318149087ef0d1b67d3fe7bbc11c8883ad), [`ce87a07d`](https://github.com/twilio-labs/paste/commit/ce87a07de10936cce9f3d0414bae5910e3ddbc9f), [`a8ad034fe`](https://github.com/twilio-labs/paste/commit/a8ad034fe0868e725d50dfe02266ea3855119bdb), [`90b019171`](https://github.com/twilio-labs/paste/commit/90b019171c520a92671d2514d48a332791f80e55), [`39cfc65ea`](https://github.com/twilio-labs/paste/commit/39cfc65ea1f44e024732390527fc139a86138a72), [`eb490746c`](https://github.com/twilio-labs/paste/commit/eb490746cb957a349fb217c13b886db4a7277342), [`0aa52162`](https://github.com/twilio-labs/paste/commit/0aa5216294bb195873e46b7fe83ce71250b7c38b)]:
  - @twilio-paste/button@10.1.0
  - @twilio-paste/truncate@10.0.2
  - @twilio-paste/chat-log@1.1.0
  - @twilio-paste/display-pill-group@4.0.2
  - @twilio-paste/theme@7.0.2

## 14.0.0

### Major Changes

- [`70fb21269`](https://github.com/twilio-labs/paste/commit/70fb21269a49f35387b2c521aac2512727aec002) [#2454](https://github.com/twilio-labs/paste/pull/2454) Thanks [@shleewhite](https://github.com/shleewhite)! - [Textarea] Update textarea to use @twilio-paste/react-autosize-textarea library and add the resize prop which allows users to resize the textarea height.

* [`70fb2126`](https://github.com/twilio-labs/paste/commit/70fb21269a49f35387b2c521aac2512727aec002) [#2454](https://github.com/twilio-labs/paste/pull/2454) Thanks [@shleewhite](https://github.com/shleewhite)! - [react-textarea-autosize-library] add react-textarea-autosize library

### Minor Changes

- [`1c7765ac0`](https://github.com/twilio-labs/paste/commit/1c7765ac091bb50157257665337216af7aeb845d) [#2467](https://github.com/twilio-labs/paste/pull/2467) Thanks [@andipants12](https://github.com/andipants12)! - [Design tokens] Add a new generic export featuring additional metadata. This can be used in documentation or software tooling.

  - CommonJS export `tokens.gatsby.js`
  - complimentary declaration file included `tokens.gatsby.d.ts`
  - Maps token buckets/categories (e.g. "background-colors") to a list of token objects.

### Patch Changes

- [`8263d8a3`](https://github.com/twilio-labs/paste/commit/8263d8a3618685582cd282aae9877a00a92c320c) [#2452](https://github.com/twilio-labs/paste/pull/2452) Thanks [@shleewhite](https://github.com/shleewhite)! - [Avatar] allow both src and icon props at the same

* [`ae9dd50f`](https://github.com/twilio-labs/paste/commit/ae9dd50fd2c14436cb984c2daec3914daca20866) [#2466](https://github.com/twilio-labs/paste/pull/2466) Thanks [@TheSisb](https://github.com/TheSisb)! - [Table] removed uneccessarily spread prop on Tr component and set an initial value correctly for the context provider

- [`ae9dd50f`](https://github.com/twilio-labs/paste/commit/ae9dd50fd2c14436cb984c2daec3914daca20866) [#2466](https://github.com/twilio-labs/paste/pull/2466) Thanks [@TheSisb](https://github.com/TheSisb)! - [All packages] Update our ESBuild version and remove minification of identifiers in our production builds.

* [`3bfd6394`](https://github.com/twilio-labs/paste/commit/3bfd639407f60386fdd92b76d66e5e506979c282) [#2456](https://github.com/twilio-labs/paste/pull/2456) Thanks [@shleewhite](https://github.com/shleewhite)! - [Avatar] simplify logic for when to show image or icon

* Updated dependencies [[`8263d8a3`](https://github.com/twilio-labs/paste/commit/8263d8a3618685582cd282aae9877a00a92c320c), [`70fb21269`](https://github.com/twilio-labs/paste/commit/70fb21269a49f35387b2c521aac2512727aec002), [`ae9dd50f`](https://github.com/twilio-labs/paste/commit/ae9dd50fd2c14436cb984c2daec3914daca20866), [`70fb2126`](https://github.com/twilio-labs/paste/commit/70fb21269a49f35387b2c521aac2512727aec002), [`1c7765ac0`](https://github.com/twilio-labs/paste/commit/1c7765ac091bb50157257665337216af7aeb845d), [`ae9dd50f`](https://github.com/twilio-labs/paste/commit/ae9dd50fd2c14436cb984c2daec3914daca20866), [`3bfd6394`](https://github.com/twilio-labs/paste/commit/3bfd639407f60386fdd92b76d66e5e506979c282)]:
  - @twilio-paste/avatar@5.0.1
  - @twilio-paste/textarea@6.0.0
  - @twilio-paste/table@4.0.1
  - @twilio-paste/react-textarea-autosize-library@1.0.0
  - @twilio-paste/design-tokens@7.3.0
  - @twilio-paste/color-contrast-utils@2.0.5
  - @twilio-paste/alert@10.0.1
  - @twilio-paste/alert-dialog@4.0.1
  - @twilio-paste/anchor@8.0.1
  - @twilio-paste/badge@4.0.1
  - @twilio-paste/base-radio-checkbox@9.0.1
  - @twilio-paste/breadcrumb@7.0.1
  - @twilio-paste/button@10.0.1
  - @twilio-paste/card@5.0.1
  - @twilio-paste/chat-log@1.0.1
  - @twilio-paste/checkbox@9.0.1
  - @twilio-paste/combobox@11.0.2
  - @twilio-paste/data-grid@3.0.2
  - @twilio-paste/date-picker@2.0.1
  - @twilio-paste/disclosure@8.0.2
  - @twilio-paste/display-pill-group@4.0.1
  - @twilio-paste/form-pill-group@4.0.2
  - @twilio-paste/heading@7.0.1
  - @twilio-paste/help-text@9.0.1
  - @twilio-paste/inline-control-group@9.0.1
  - @twilio-paste/input@5.0.1
  - @twilio-paste/input-box@6.0.1
  - @twilio-paste/label@9.0.1
  - @twilio-paste/list@4.0.1
  - @twilio-paste/menu@10.0.2
  - @twilio-paste/modal@11.0.2
  - @twilio-paste/pagination@3.0.1
  - @twilio-paste/paragraph@6.0.1
  - @twilio-paste/popover@9.0.2
  - @twilio-paste/radio-group@9.0.1
  - @twilio-paste/screen-reader-only@9.0.1
  - @twilio-paste/select@8.0.1
  - @twilio-paste/separator@4.0.1
  - @twilio-paste/skeleton-loader@2.0.1
  - @twilio-paste/spinner@10.0.1
  - @twilio-paste/tabs@4.0.2
  - @twilio-paste/time-picker@2.0.1
  - @twilio-paste/toast@8.0.1
  - @twilio-paste/tooltip@7.0.2
  - @twilio-paste/truncate@10.0.1
  - @twilio-paste/aspect-ratio@6.0.1
  - @twilio-paste/flex@4.0.1
  - @twilio-paste/grid@4.0.1
  - @twilio-paste/media-object@6.0.1
  - @twilio-paste/stack@4.0.1
  - @twilio-paste/box@6.0.1
  - @twilio-paste/combobox-primitive@0.3.4
  - @twilio-paste/disclosure-primitive@0.3.9
  - @twilio-paste/menu-primitive@0.2.10
  - @twilio-paste/modal-dialog-primitive@0.3.2
  - @twilio-paste/non-modal-dialog-primitive@0.3.10
  - @twilio-paste/sibling-box@5.0.1
  - @twilio-paste/tabs-primitive@0.2.8
  - @twilio-paste/text@6.0.1
  - @twilio-paste/tooltip-primitive@0.2.9
  - @twilio-paste/customization@4.0.2
  - @twilio-paste/animation-library@0.3.7
  - @twilio-paste/clipboard-copy-library@1.0.4
  - @twilio-paste/data-visualization-library@1.0.1
  - @twilio-paste/dropdown-library@1.1.5
  - @twilio-paste/reakit-library@0.8.6
  - @twilio-paste/styling-library@1.0.2
  - @twilio-paste/uid-library@0.2.5
  - @twilio-paste/style-props@5.0.2
  - @twilio-paste/theme@7.0.1
  - @twilio-paste/types@3.1.8
  - @twilio-paste/utils@1.1.5

## 13.0.1

### Patch Changes

- [`12a5e83e`](https://github.com/twilio-labs/paste/commit/12a5e83ed7bb998dfbf855072f9f38140f2f87a5) [#2449](https://github.com/twilio-labs/paste/pull/2449) Thanks [@shleewhite](https://github.com/shleewhite)! - Made a slight improvement to the TypeScript typings of several packages for better interoperability.

* [`81fb5944`](https://github.com/twilio-labs/paste/commit/81fb5944168dbbb5579a6d0ebf2cff37d2455cd8) [#2410](https://github.com/twilio-labs/paste/pull/2410) Thanks [@nkrantz](https://github.com/nkrantz)! - [Tabs] Enable left/right arrow key tab switching on vertical tabs in addition to up/down

- [`12a5e83ed`](https://github.com/twilio-labs/paste/commit/12a5e83ed7bb998dfbf855072f9f38140f2f87a5) [#2449](https://github.com/twilio-labs/paste/pull/2449) Thanks [@shleewhite](https://github.com/shleewhite)! - [Styling] Downgrade `emotion` libraries by one minor version to resolve a bug in the newest version. [#2429](https://github.com/twilio-labs/paste/issues/2429)

* [`9983b52e9`](https://github.com/twilio-labs/paste/commit/9983b52e92d15373824e4b3cc10572b2f51d58f8) [#2419](https://github.com/twilio-labs/paste/pull/2419) Thanks [@gloriliale](https://github.com/gloriliale)! - [Combobox, Data grid, Color contrast utils, Customization, Design tokens, Icons, Style props, Token contrast checker, Types, Utils, Website] Consolidate and update lodash dependencies and the way lodash is imported in our files, per lodash's guidance. Details: https://lodash.com/per-method-packages

* Updated dependencies [[`12a5e83e`](https://github.com/twilio-labs/paste/commit/12a5e83ed7bb998dfbf855072f9f38140f2f87a5), [`81fb5944`](https://github.com/twilio-labs/paste/commit/81fb5944168dbbb5579a6d0ebf2cff37d2455cd8), [`12a5e83ed`](https://github.com/twilio-labs/paste/commit/12a5e83ed7bb998dfbf855072f9f38140f2f87a5), [`9983b52e9`](https://github.com/twilio-labs/paste/commit/9983b52e92d15373824e4b3cc10572b2f51d58f8)]:
  - @twilio-paste/disclosure@8.0.1
  - @twilio-paste/form-pill-group@4.0.1
  - @twilio-paste/menu@10.0.1
  - @twilio-paste/modal@11.0.1
  - @twilio-paste/popover@9.0.1
  - @twilio-paste/tabs@4.0.1
  - @twilio-paste/tooltip@7.0.1
  - @twilio-paste/disclosure-primitive@0.3.8
  - @twilio-paste/menu-primitive@0.2.9
  - @twilio-paste/modal-dialog-primitive@0.3.1
  - @twilio-paste/non-modal-dialog-primitive@0.3.9
  - @twilio-paste/tabs-primitive@0.2.7
  - @twilio-paste/tooltip-primitive@0.2.8
  - @twilio-paste/styling-library@1.0.1
  - @twilio-paste/color-contrast-utils@2.0.4
  - @twilio-paste/combobox@11.0.1
  - @twilio-paste/data-grid@3.0.1
  - @twilio-paste/customization@4.0.1
  - @twilio-paste/design-tokens@7.2.2
  - @twilio-paste/style-props@5.0.1
  - @twilio-paste/types@3.1.7
  - @twilio-paste/utils@1.1.4

## 13.0.0

### Major Changes

- [`09762f0f1`](https://github.com/twilio-labs/paste/commit/09762f0f1bcfd42d901bd90c33279be68464c68c) [#2376](https://github.com/twilio-labs/paste/pull/2376) Thanks [@andipants12](https://github.com/andipants12)! - [Styling Library] Upgrade to Emotion v11

  - replace `@emotion/core` with `@emotion/react`
  - bump `@emotion/styled` to v11
  - remove `emotion`, remove `emotion-themeing`
  - both packages now included with `@emotion/react`

### Minor Changes

- [`09762f0f`](https://github.com/twilio-labs/paste/commit/09762f0f1bcfd42d901bd90c33279be68464c68c) [#2376](https://github.com/twilio-labs/paste/pull/2376) Thanks [@andipants12](https://github.com/andipants12)! - [Text] Update tests to account for `stylis` parser change in jest emotion matchers.

* [`09762f0f`](https://github.com/twilio-labs/paste/commit/09762f0f1bcfd42d901bd90c33279be68464c68c) [#2376](https://github.com/twilio-labs/paste/pull/2376) Thanks [@andipants12](https://github.com/andipants12)! - [Box] Small updates to usage of `styled` to create the `Box` component. Small type updates (to adopt utility types).

### Patch Changes

- [`09762f0f1`](https://github.com/twilio-labs/paste/commit/09762f0f1bcfd42d901bd90c33279be68464c68c) [#2376](https://github.com/twilio-labs/paste/pull/2376) Thanks [@andipants12](https://github.com/andipants12)! - [Modal] Remove comment for obsolete ESLint rule.

* [`09762f0f1`](https://github.com/twilio-labs/paste/commit/09762f0f1bcfd42d901bd90c33279be68464c68c) [#2376](https://github.com/twilio-labs/paste/pull/2376) Thanks [@andipants12](https://github.com/andipants12)! - [Sibling Box] Remove obsolete eslint ignore statement; cosmetic change only.

- [`09762f0f1`](https://github.com/twilio-labs/paste/commit/09762f0f1bcfd42d901bd90c33279be68464c68c) [#2376](https://github.com/twilio-labs/paste/pull/2376) Thanks [@andipants12](https://github.com/andipants12)! - [Theme] Small edit to cased named imports and usage of `keyof` in types.

* [`09762f0f`](https://github.com/twilio-labs/paste/commit/09762f0f1bcfd42d901bd90c33279be68464c68c) [#2376](https://github.com/twilio-labs/paste/pull/2376) Thanks [@andipants12](https://github.com/andipants12)! - [Textarea] Remove comment for obsolete lint rule

* Updated dependencies [[`09762f0f1`](https://github.com/twilio-labs/paste/commit/09762f0f1bcfd42d901bd90c33279be68464c68c), [`09762f0f`](https://github.com/twilio-labs/paste/commit/09762f0f1bcfd42d901bd90c33279be68464c68c), [`09762f0f`](https://github.com/twilio-labs/paste/commit/09762f0f1bcfd42d901bd90c33279be68464c68c), [`09762f0f1`](https://github.com/twilio-labs/paste/commit/09762f0f1bcfd42d901bd90c33279be68464c68c), [`09762f0f1`](https://github.com/twilio-labs/paste/commit/09762f0f1bcfd42d901bd90c33279be68464c68c), [`09762f0f1`](https://github.com/twilio-labs/paste/commit/09762f0f1bcfd42d901bd90c33279be68464c68c), [`09762f0f`](https://github.com/twilio-labs/paste/commit/09762f0f1bcfd42d901bd90c33279be68464c68c)]:
  - @twilio-paste/modal@11.0.0
  - @twilio-paste/text@6.0.0
  - @twilio-paste/box@6.0.0
  - @twilio-paste/styling-library@1.0.0
  - @twilio-paste/sibling-box@5.0.0
  - @twilio-paste/theme@7.0.0
  - @twilio-paste/textarea@5.0.0
  - @twilio-paste/alert@10.0.0
  - @twilio-paste/alert-dialog@4.0.0
  - @twilio-paste/anchor@8.0.0
  - @twilio-paste/avatar@5.0.0
  - @twilio-paste/badge@4.0.0
  - @twilio-paste/base-radio-checkbox@9.0.0
  - @twilio-paste/breadcrumb@7.0.0
  - @twilio-paste/button@10.0.0
  - @twilio-paste/card@5.0.0
  - @twilio-paste/checkbox@9.0.0
  - @twilio-paste/combobox@11.0.0
  - @twilio-paste/data-grid@3.0.0
  - @twilio-paste/date-picker@2.0.0
  - @twilio-paste/disclosure@8.0.0
  - @twilio-paste/display-pill-group@4.0.0
  - @twilio-paste/form-pill-group@4.0.0
  - @twilio-paste/heading@7.0.0
  - @twilio-paste/help-text@9.0.0
  - @twilio-paste/inline-control-group@9.0.0
  - @twilio-paste/input@5.0.0
  - @twilio-paste/input-box@6.0.0
  - @twilio-paste/label@9.0.0
  - @twilio-paste/list@4.0.0
  - @twilio-paste/menu@10.0.0
  - @twilio-paste/pagination@3.0.0
  - @twilio-paste/paragraph@6.0.0
  - @twilio-paste/popover@9.0.0
  - @twilio-paste/radio-group@9.0.0
  - @twilio-paste/screen-reader-only@9.0.0
  - @twilio-paste/select@8.0.0
  - @twilio-paste/separator@4.0.0
  - @twilio-paste/skeleton-loader@2.0.0
  - @twilio-paste/spinner@10.0.0
  - @twilio-paste/table@4.0.0
  - @twilio-paste/tabs@4.0.0
  - @twilio-paste/time-picker@2.0.0
  - @twilio-paste/toast@8.0.0
  - @twilio-paste/tooltip@7.0.0
  - @twilio-paste/truncate@10.0.0
  - @twilio-paste/aspect-ratio@6.0.0
  - @twilio-paste/flex@4.0.0
  - @twilio-paste/grid@4.0.0
  - @twilio-paste/media-object@6.0.0
  - @twilio-paste/stack@4.0.0
  - @twilio-paste/customization@4.0.0
  - @twilio-paste/icons@8.0.0
  - @twilio-paste/data-visualization-library@1.0.0
  - @twilio-paste/style-props@5.0.0
  - @twilio-paste/chat-log@1.0.0

## 12.1.0

### Minor Changes

- [`28d87c14b`](https://github.com/twilio-labs/paste/commit/28d87c14b8f58005b8bdc9691c86acc2cef6ad27) [#2383](https://github.com/twilio-labs/paste/pull/2383) Thanks [@andipants12](https://github.com/andipants12)! - [Box, Text, Style-props] CSS types package dependency upgrade

### Patch Changes

- [`13aad7aa7`](https://github.com/twilio-labs/paste/commit/13aad7aa748399bb850a0bc9b738914622e579ba) [#2375](https://github.com/twilio-labs/paste/pull/2375) Thanks [@TheSisb](https://github.com/TheSisb)! - [Checkbox] Minor code refactor

* [`322400c6`](https://github.com/twilio-labs/paste/commit/322400c659678e71afe9e6fc2db543ec7e3046ba) [#2282](https://github.com/twilio-labs/paste/pull/2282) Thanks [@zahnster](https://github.com/zahnster)! - [Skeleton Loader] Update Spring animation to CSS animation

- [`13aad7aa7`](https://github.com/twilio-labs/paste/commit/13aad7aa748399bb850a0bc9b738914622e579ba) [#2375](https://github.com/twilio-labs/paste/pull/2375) Thanks [@TheSisb](https://github.com/TheSisb)! - [RadioGroup] Allows usage of uncontrolled Radios and RadioGroups

* [`f7e6ac1f`](https://github.com/twilio-labs/paste/commit/f7e6ac1f01f63c97fce0a45978f1a8d2d072405c) [#2233](https://github.com/twilio-labs/paste/pull/2233) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Alert Dialog] improved typing

- [`322400c6`](https://github.com/twilio-labs/paste/commit/322400c659678e71afe9e6fc2db543ec7e3046ba) [#2282](https://github.com/twilio-labs/paste/pull/2282) Thanks [@zahnster](https://github.com/zahnster)! - [Animation Library] Updates React Spring dependencies to resolve bug with RequestAnimationFrame calls

* [`f7e6ac1f0`](https://github.com/twilio-labs/paste/commit/f7e6ac1f01f63c97fce0a45978f1a8d2d072405c) [#2233](https://github.com/twilio-labs/paste/pull/2233) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Modal] export ModalDialogContentProps interface

- [`13aad7aa`](https://github.com/twilio-labs/paste/commit/13aad7aa748399bb850a0bc9b738914622e579ba) [#2375](https://github.com/twilio-labs/paste/pull/2375) Thanks [@TheSisb](https://github.com/TheSisb)! - [Sibling-box, Base-radio-checkbox] Add styles for when the element has an error while it is disabled

- Updated dependencies [[`28d87c14b`](https://github.com/twilio-labs/paste/commit/28d87c14b8f58005b8bdc9691c86acc2cef6ad27), [`13aad7aa7`](https://github.com/twilio-labs/paste/commit/13aad7aa748399bb850a0bc9b738914622e579ba), [`322400c6`](https://github.com/twilio-labs/paste/commit/322400c659678e71afe9e6fc2db543ec7e3046ba), [`13aad7aa7`](https://github.com/twilio-labs/paste/commit/13aad7aa748399bb850a0bc9b738914622e579ba), [`f7e6ac1f`](https://github.com/twilio-labs/paste/commit/f7e6ac1f01f63c97fce0a45978f1a8d2d072405c), [`322400c6`](https://github.com/twilio-labs/paste/commit/322400c659678e71afe9e6fc2db543ec7e3046ba), [`f7e6ac1f0`](https://github.com/twilio-labs/paste/commit/f7e6ac1f01f63c97fce0a45978f1a8d2d072405c), [`dee7d9b01`](https://github.com/twilio-labs/paste/commit/dee7d9b01c0b7b2fee64f7a01cadd1238521ab8f), [`13aad7aa`](https://github.com/twilio-labs/paste/commit/13aad7aa748399bb850a0bc9b738914622e579ba)]:
  - @twilio-paste/box@5.2.0
  - @twilio-paste/text@5.2.0
  - @twilio-paste/style-props@4.1.0
  - @twilio-paste/checkbox@8.0.1
  - @twilio-paste/skeleton-loader@1.0.4
  - @twilio-paste/radio-group@8.0.1
  - @twilio-paste/alert-dialog@3.0.1
  - @twilio-paste/animation-library@0.3.6
  - @twilio-paste/modal@10.0.1
  - @twilio-paste/color-contrast-utils@2.0.3
  - @twilio-paste/tabs@3.0.3
  - @twilio-paste/popover@8.0.1
  - @twilio-paste/styling-library@0.3.9
  - @twilio-paste/types@3.1.6
  - @twilio-paste/sibling-box@4.0.3
  - @twilio-paste/base-radio-checkbox@8.0.1

## 12.0.0

### Major Changes

- [`10178f39d`](https://github.com/twilio-labs/paste/commit/10178f39dd8a317f3544cf982706ba50d2c7d377) [#2363](https://github.com/twilio-labs/paste/pull/2363) Thanks [@shleewhite](https://github.com/shleewhite)! - [Icons] add React.forwardRef to all icons

### Patch Changes

- [`3482db481`](https://github.com/twilio-labs/paste/commit/3482db4814aed77e7355c079ae931823da854f4b) [#2355](https://github.com/twilio-labs/paste/pull/2355) Thanks [@TheSisb](https://github.com/TheSisb)! - [Design-Tokens] remove the 'Courier New' font from the code font family, falling back to 'Courier' instead.

* [`10178f39`](https://github.com/twilio-labs/paste/commit/10178f39dd8a317f3544cf982706ba50d2c7d377) [#2363](https://github.com/twilio-labs/paste/pull/2363) Thanks [@shleewhite](https://github.com/shleewhite)! - [Avatar] update icon prop to work with forwardRef icons

* Updated dependencies [[`3482db481`](https://github.com/twilio-labs/paste/commit/3482db4814aed77e7355c079ae931823da854f4b), [`10178f39d`](https://github.com/twilio-labs/paste/commit/10178f39dd8a317f3544cf982706ba50d2c7d377), [`10178f39`](https://github.com/twilio-labs/paste/commit/10178f39dd8a317f3544cf982706ba50d2c7d377)]:
  - @twilio-paste/design-tokens@7.2.1
  - @twilio-paste/icons@7.0.0
  - @twilio-paste/avatar@4.0.0
  - @twilio-paste/alert@9.0.0
  - @twilio-paste/anchor@7.0.0
  - @twilio-paste/badge@3.0.0
  - @twilio-paste/base-radio-checkbox@8.0.0
  - @twilio-paste/button@9.0.0
  - @twilio-paste/checkbox@8.0.0
  - @twilio-paste/combobox@10.0.0
  - @twilio-paste/data-grid@2.0.0
  - @twilio-paste/disclosure@7.0.0
  - @twilio-paste/display-pill-group@3.0.0
  - @twilio-paste/form-pill-group@3.0.0
  - @twilio-paste/help-text@8.0.0
  - @twilio-paste/inline-control-group@8.0.0
  - @twilio-paste/menu@9.0.0
  - @twilio-paste/modal@10.0.0
  - @twilio-paste/pagination@2.0.0
  - @twilio-paste/popover@8.0.0
  - @twilio-paste/radio-group@8.0.0
  - @twilio-paste/screen-reader-only@8.0.0
  - @twilio-paste/select@7.0.0
  - @twilio-paste/spinner@9.0.0
  - @twilio-paste/toast@7.0.0
  - @twilio-paste/tooltip@6.0.0
  - @twilio-paste/truncate@9.0.0
  - @twilio-paste/breadcrumb@6.0.0
  - @twilio-paste/alert-dialog@3.0.0
  - @twilio-paste/label@8.0.0

## 11.5.0

### Minor Changes

- [`f76b99d45`](https://github.com/twilio-labs/paste/commit/f76b99d455d587e7865515338f65d1a8d25c01ac) [#2334](https://github.com/twilio-labs/paste/pull/2334) Thanks [@shleewhite](https://github.com/shleewhite)! - [ChatLog] add ChatMessageMeta and ChatMessageMetaItem components

* [`f5ce8b0c6`](https://github.com/twilio-labs/paste/commit/f5ce8b0c63154caa26a0e5174a040aa4dcc4154a) [#2335](https://github.com/twilio-labs/paste/pull/2335) Thanks [@andipants12](https://github.com/andipants12)! - [Fix] Remediate erratic scrolling behavior for grouped combobox. Scroll function for the virtualization library was being called even though grouped comboboxes are not virtualized. The jumping behavior on scroll was observed because the indices in the virtual list and the actual list did not match. Added guard to prevent the scroll function from the virtualization library from being called.

### Patch Changes

- [`b6ccaa266`](https://github.com/twilio-labs/paste/commit/b6ccaa266c8abc81820b77127da5abb0cf5308d4) [#2347](https://github.com/twilio-labs/paste/pull/2347) Thanks [@gloriliale](https://github.com/gloriliale)! - [Alert, Modal, Popover, Toast] Adjust close icon's hover state color, which was previously being overwritten.

* [`91d20b99`](https://github.com/twilio-labs/paste/commit/91d20b99f5697b91c3e84d3aa778c94938677120) [#2328](https://github.com/twilio-labs/paste/pull/2328) Thanks [@TheSisb](https://github.com/TheSisb)! - [Theme & Customization] Fix an issue where animations would run once regardless of if animations should be disabled.

- [`91d20b99f`](https://github.com/twilio-labs/paste/commit/91d20b99f5697b91c3e84d3aa778c94938677120) [#2328](https://github.com/twilio-labs/paste/pull/2328) Thanks [@TheSisb](https://github.com/TheSisb)! - [Skeleton-Loader]: Small animation tweak so that the highlight fully moves through the skeleton loader correctly at the end state.

* [`ff7454a0`](https://github.com/twilio-labs/paste/commit/ff7454a0d7355654c42dbe39e2eca29c6ea6d8cb) [#2348](https://github.com/twilio-labs/paste/pull/2348) Thanks [@TheSisb](https://github.com/TheSisb)! - [reakit-library] update Reakit dependency to fix typings in TS 4.4.x

* Updated dependencies [[`b6ccaa266`](https://github.com/twilio-labs/paste/commit/b6ccaa266c8abc81820b77127da5abb0cf5308d4), [`f76b99d45`](https://github.com/twilio-labs/paste/commit/f76b99d455d587e7865515338f65d1a8d25c01ac), [`f5ce8b0c6`](https://github.com/twilio-labs/paste/commit/f5ce8b0c63154caa26a0e5174a040aa4dcc4154a), [`91d20b99`](https://github.com/twilio-labs/paste/commit/91d20b99f5697b91c3e84d3aa778c94938677120), [`91d20b99f`](https://github.com/twilio-labs/paste/commit/91d20b99f5697b91c3e84d3aa778c94938677120), [`ff7454a0`](https://github.com/twilio-labs/paste/commit/ff7454a0d7355654c42dbe39e2eca29c6ea6d8cb)]:
  - @twilio-paste/alert@8.0.4
  - @twilio-paste/modal@9.0.1
  - @twilio-paste/popover@7.0.4
  - @twilio-paste/toast@6.0.3
  - @twilio-paste/chat-log@0.2.0
  - @twilio-paste/combobox@9.1.0
  - @twilio-paste/customization@3.0.3
  - @twilio-paste/theme@6.0.4
  - @twilio-paste/skeleton-loader@1.0.3
  - @twilio-paste/reakit-library@0.8.5

## 11.4.0

### Minor Changes

- [`3b467fd60`](https://github.com/twilio-labs/paste/commit/3b467fd60da812dacb0447533c5b7abb46822a22) [#2319](https://github.com/twilio-labs/paste/pull/2319) Thanks [@shleewhite](https://github.com/shleewhite)! - [Chat Log] create new package with ChatBubble and ChatMessage components

### Patch Changes

- [`3b467fd6`](https://github.com/twilio-labs/paste/commit/3b467fd60da812dacb0447533c5b7abb46822a22) [#2319](https://github.com/twilio-labs/paste/pull/2319) Thanks [@shleewhite](https://github.com/shleewhite)! - [Codemods] add ChatMessage and ChatBubble to the component map

- Updated dependencies [[`3b467fd60`](https://github.com/twilio-labs/paste/commit/3b467fd60da812dacb0447533c5b7abb46822a22)]:
  - @twilio-paste/chat-log@0.1.0

## 11.3.0

### Minor Changes

- [`68ee1a35e`](https://github.com/twilio-labs/paste/commit/68ee1a35e5aed2bf099be01ceef0d4dbd608c8c1) [#2304](https://github.com/twilio-labs/paste/pull/2304) Thanks [@gloriliale](https://github.com/gloriliale)! - [Spinner] make title an optional prop, throw an error when not decorative and no title

* [`b1359c95e`](https://github.com/twilio-labs/paste/commit/b1359c95ebbd0ec12eca3d72cfbcac72c06f6b85) [#2307](https://github.com/twilio-labs/paste/pull/2307) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Table] Adds the ability to safely render tables for mobile screens using the `scrollHorizontally` prop. Also adds the `noWrap` prop to control cell density by preventing line wrapping.

- [`68ee1a35`](https://github.com/twilio-labs/paste/commit/68ee1a35e5aed2bf099be01ceef0d4dbd608c8c1) [#2304](https://github.com/twilio-labs/paste/pull/2304) Thanks [@gloriliale](https://github.com/gloriliale)! - [Button] add i18n props to support i18n

* [`b1359c95e`](https://github.com/twilio-labs/paste/commit/b1359c95ebbd0ec12eca3d72cfbcac72c06f6b85) [#2307](https://github.com/twilio-labs/paste/pull/2307) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Data grid]: inherit more things from the base table component, including the new responsive and no line wrapping behaviours for better table rendering options.

- [`badff092`](https://github.com/twilio-labs/paste/commit/badff092245be305f4696ea2999764ce931fea6d) [#2306](https://github.com/twilio-labs/paste/pull/2306) Thanks [@nkrantz](https://github.com/nkrantz)! - [Anchor] add `i18nshowExternalLinkLabel`prop to Anchor

* [`cf5878d82`](https://github.com/twilio-labs/paste/commit/cf5878d82bd552b22a49e5d4b4d0a6e85d829914) [#2285](https://github.com/twilio-labs/paste/pull/2285) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Modal primitive] update to Reach Modal version number to v0.16.2

- [`cf5878d8`](https://github.com/twilio-labs/paste/commit/cf5878d82bd552b22a49e5d4b4d0a6e85d829914) [#2285](https://github.com/twilio-labs/paste/pull/2285) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Box, Text] Prevented styling props from being forwarded to their HTML DOM nodes in the browser for a cleaner DOM inspector view

### Patch Changes

- [`99e9550dc`](https://github.com/twilio-labs/paste/commit/99e9550dce78ecb58a7a47997885d27b0762fa8f) [#2309](https://github.com/twilio-labs/paste/pull/2309) Thanks [@nkrantz](https://github.com/nkrantz)! - [Select] set background color on Select to colorBackgroundBody

* [`dce15da77`](https://github.com/twilio-labs/paste/commit/dce15da77560a10be6a984a96519e68f958e4595) [#2315](https://github.com/twilio-labs/paste/pull/2315) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Spinner] title is no longer required. Matching prop types to typescript types

- [`cf5878d82`](https://github.com/twilio-labs/paste/commit/cf5878d82bd552b22a49e5d4b4d0a6e85d829914) [#2285](https://github.com/twilio-labs/paste/pull/2285) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Modal] Switch modal overlay to using a pure styled component and not Box

* [`cf5878d8`](https://github.com/twilio-labs/paste/commit/cf5878d82bd552b22a49e5d4b4d0a6e85d829914) [#2285](https://github.com/twilio-labs/paste/pull/2285) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Styling library] two new exports from styled system, `props` and `createShouldForwardProp`.

* Updated dependencies [[`99e9550dc`](https://github.com/twilio-labs/paste/commit/99e9550dce78ecb58a7a47997885d27b0762fa8f), [`68ee1a35e`](https://github.com/twilio-labs/paste/commit/68ee1a35e5aed2bf099be01ceef0d4dbd608c8c1), [`b1359c95e`](https://github.com/twilio-labs/paste/commit/b1359c95ebbd0ec12eca3d72cfbcac72c06f6b85), [`68ee1a35`](https://github.com/twilio-labs/paste/commit/68ee1a35e5aed2bf099be01ceef0d4dbd608c8c1), [`b1359c95e`](https://github.com/twilio-labs/paste/commit/b1359c95ebbd0ec12eca3d72cfbcac72c06f6b85), [`dce15da77`](https://github.com/twilio-labs/paste/commit/dce15da77560a10be6a984a96519e68f958e4595), [`badff092`](https://github.com/twilio-labs/paste/commit/badff092245be305f4696ea2999764ce931fea6d), [`cf5878d82`](https://github.com/twilio-labs/paste/commit/cf5878d82bd552b22a49e5d4b4d0a6e85d829914), [`cf5878d82`](https://github.com/twilio-labs/paste/commit/cf5878d82bd552b22a49e5d4b4d0a6e85d829914), [`cf5878d8`](https://github.com/twilio-labs/paste/commit/cf5878d82bd552b22a49e5d4b4d0a6e85d829914), [`cf5878d8`](https://github.com/twilio-labs/paste/commit/cf5878d82bd552b22a49e5d4b4d0a6e85d829914)]:
  - @twilio-paste/select@6.0.4
  - @twilio-paste/spinner@8.1.0
  - @twilio-paste/table@3.1.0
  - @twilio-paste/button@8.1.0
  - @twilio-paste/data-grid@1.1.0
  - @twilio-paste/anchor@6.1.0
  - @twilio-paste/modal-dialog-primitive@0.3.0
  - @twilio-paste/modal@9.0.0
  - @twilio-paste/styling-library@0.3.8
  - @twilio-paste/box@5.1.0
  - @twilio-paste/text@5.1.0
  - @twilio-paste/alert-dialog@2.0.0

## 11.2.0

### Minor Changes

- [`8e5dfe1e`](https://github.com/twilio-labs/paste/commit/8e5dfe1e68bd2fb62b2b04d3da41b88a0a9ce220) [#2298](https://github.com/twilio-labs/paste/pull/2298) Thanks [@shleewhite](https://github.com/shleewhite)! - [Tokens] add i18n font family tokens

* [`55d0528b`](https://github.com/twilio-labs/paste/commit/55d0528b2d967492aa6138c7bab7d1a7168d6e1b) [#2286](https://github.com/twilio-labs/paste/pull/2286) Thanks [@gloriliale](https://github.com/gloriliale)! - [Badge] Update Badge component to add decorative and counter variants, promote to stage 2

- [`27528be7`](https://github.com/twilio-labs/paste/commit/27528be7aa25521655300c699f37575dab73a3db) [#2286](https://github.com/twilio-labs/paste/pull/2286) Thanks [@gloriliale](https://github.com/gloriliale)! - [Design Tokens] added new background color, box shadow, text color, border color, border radius tokens to support badge styling

### Patch Changes

- [`8e5dfe1e6`](https://github.com/twilio-labs/paste/commit/8e5dfe1e68bd2fb62b2b04d3da41b88a0a9ce220) [#2298](https://github.com/twilio-labs/paste/pull/2298) Thanks [@shleewhite](https://github.com/shleewhite)! - [Button, FormPillGroup, Menu, Pagination, Select] inherit fontFamily for i18n

* [`554da9708`](https://github.com/twilio-labs/paste/commit/554da970803cac28904177b606f5c86cf9c435bf) [#2274](https://github.com/twilio-labs/paste/pull/2274) Thanks [@shleewhite](https://github.com/shleewhite)! - [Label] add i18nRequiredLabel prop for i18n

- [`554da970`](https://github.com/twilio-labs/paste/commit/554da970803cac28904177b606f5c86cf9c435bf) [#2274](https://github.com/twilio-labs/paste/pull/2274) Thanks [@shleewhite](https://github.com/shleewhite)! - [checkbox, inline-control-group, radio-group] add i18nRequiredLabel prop for i18n

* [`6a1f1190f`](https://github.com/twilio-labs/paste/commit/6a1f1190f81c7df0af785aefaeda0ac10d5cc8ae) [#2286](https://github.com/twilio-labs/paste/pull/2286) Thanks [@gloriliale](https://github.com/gloriliale)! - [Popover] adjust typings for PopoverBadgeButton

- [`8e5dfe1e6`](https://github.com/twilio-labs/paste/commit/8e5dfe1e68bd2fb62b2b04d3da41b88a0a9ce220) [#2298](https://github.com/twilio-labs/paste/pull/2298) Thanks [@shleewhite](https://github.com/shleewhite)! - [ThemeProvider] use non-latin fonts based on the HTML lang attribute to support i18n.

* [`30445063`](https://github.com/twilio-labs/paste/commit/304450633cf5d587cd9078681d60482502d5be8d) [#2302](https://github.com/twilio-labs/paste/pull/2302) Thanks [@gloriliale](https://github.com/gloriliale)! - [Badge] adjust the error icon color for the error counter variant

* Updated dependencies [[`8e5dfe1e`](https://github.com/twilio-labs/paste/commit/8e5dfe1e68bd2fb62b2b04d3da41b88a0a9ce220), [`8e5dfe1e6`](https://github.com/twilio-labs/paste/commit/8e5dfe1e68bd2fb62b2b04d3da41b88a0a9ce220), [`554da9708`](https://github.com/twilio-labs/paste/commit/554da970803cac28904177b606f5c86cf9c435bf), [`55d0528b`](https://github.com/twilio-labs/paste/commit/55d0528b2d967492aa6138c7bab7d1a7168d6e1b), [`554da970`](https://github.com/twilio-labs/paste/commit/554da970803cac28904177b606f5c86cf9c435bf), [`6a1f1190f`](https://github.com/twilio-labs/paste/commit/6a1f1190f81c7df0af785aefaeda0ac10d5cc8ae), [`8e5dfe1e6`](https://github.com/twilio-labs/paste/commit/8e5dfe1e68bd2fb62b2b04d3da41b88a0a9ce220), [`27528be7`](https://github.com/twilio-labs/paste/commit/27528be7aa25521655300c699f37575dab73a3db), [`30445063`](https://github.com/twilio-labs/paste/commit/304450633cf5d587cd9078681d60482502d5be8d)]:
  - @twilio-paste/design-tokens@7.2.0
  - @twilio-paste/button@8.0.3
  - @twilio-paste/form-pill-group@2.0.3
  - @twilio-paste/menu@8.0.3
  - @twilio-paste/pagination@1.0.3
  - @twilio-paste/select@6.0.3
  - @twilio-paste/label@7.0.3
  - @twilio-paste/badge@2.1.0
  - @twilio-paste/checkbox@7.0.3
  - @twilio-paste/inline-control-group@7.0.3
  - @twilio-paste/radio-group@7.1.2
  - @twilio-paste/popover@7.0.3
  - @twilio-paste/theme@6.0.3

## 11.1.2

### Patch Changes

- [`690a2d2a5`](https://github.com/twilio-labs/paste/commit/690a2d2a5657f4bdf5336451e9365aa8799934ad) [#2263](https://github.com/twilio-labs/paste/pull/2263) Thanks [@shleewhite](https://github.com/shleewhite)! - [Toast] use title for i18n status labels

* [`690a2d2a`](https://github.com/twilio-labs/paste/commit/690a2d2a5657f4bdf5336451e9365aa8799934ad) [#2263](https://github.com/twilio-labs/paste/pull/2263) Thanks [@shleewhite](https://github.com/shleewhite)! - [Alert] use title for i18n status labels

- [`690a2d2a5`](https://github.com/twilio-labs/paste/commit/690a2d2a5657f4bdf5336451e9365aa8799934ad) [#2263](https://github.com/twilio-labs/paste/pull/2263) Thanks [@shleewhite](https://github.com/shleewhite)! - [Data Grid] add i18n props to support i18n

* [`73c596919`](https://github.com/twilio-labs/paste/commit/73c5969191c04b4721a059c9dee329126afc1a8e) [#2269](https://github.com/twilio-labs/paste/pull/2269) Thanks [@SiTaggart](https://github.com/SiTaggart)! - Fixed a regression with the compilation script that caused incompatible ESM module importing of JSON files.

* Updated dependencies [[`690a2d2a5`](https://github.com/twilio-labs/paste/commit/690a2d2a5657f4bdf5336451e9365aa8799934ad), [`690a2d2a`](https://github.com/twilio-labs/paste/commit/690a2d2a5657f4bdf5336451e9365aa8799934ad), [`690a2d2a5`](https://github.com/twilio-labs/paste/commit/690a2d2a5657f4bdf5336451e9365aa8799934ad), [`73c596919`](https://github.com/twilio-labs/paste/commit/73c5969191c04b4721a059c9dee329126afc1a8e)]:
  - @twilio-paste/toast@6.0.2
  - @twilio-paste/alert@8.0.3
  - @twilio-paste/data-grid@1.0.2
  - @twilio-paste/color-contrast-utils@2.0.2
  - @twilio-paste/alert-dialog@1.0.2
  - @twilio-paste/anchor@6.0.2
  - @twilio-paste/avatar@3.0.2
  - @twilio-paste/badge@2.0.2
  - @twilio-paste/base-radio-checkbox@7.0.2
  - @twilio-paste/breadcrumb@5.0.2
  - @twilio-paste/button@8.0.2
  - @twilio-paste/card@4.0.2
  - @twilio-paste/checkbox@7.0.2
  - @twilio-paste/combobox@9.0.3
  - @twilio-paste/date-picker@1.0.2
  - @twilio-paste/disclosure@6.0.2
  - @twilio-paste/display-pill-group@2.0.2
  - @twilio-paste/form-pill-group@2.0.2
  - @twilio-paste/heading@6.0.2
  - @twilio-paste/help-text@7.0.2
  - @twilio-paste/inline-control-group@7.0.2
  - @twilio-paste/input@4.0.2
  - @twilio-paste/input-box@5.0.2
  - @twilio-paste/label@7.0.2
  - @twilio-paste/list@3.0.2
  - @twilio-paste/menu@8.0.2
  - @twilio-paste/modal@8.0.2
  - @twilio-paste/pagination@1.0.2
  - @twilio-paste/paragraph@5.0.2
  - @twilio-paste/popover@7.0.2
  - @twilio-paste/radio-group@7.1.1
  - @twilio-paste/screen-reader-only@7.0.2
  - @twilio-paste/select@6.0.2
  - @twilio-paste/separator@3.0.2
  - @twilio-paste/skeleton-loader@1.0.2
  - @twilio-paste/spinner@8.0.2
  - @twilio-paste/table@3.0.2
  - @twilio-paste/tabs@3.0.2
  - @twilio-paste/textarea@4.0.2
  - @twilio-paste/time-picker@1.0.2
  - @twilio-paste/tooltip@5.0.2
  - @twilio-paste/truncate@8.0.2
  - @twilio-paste/aspect-ratio@5.0.2
  - @twilio-paste/flex@3.0.2
  - @twilio-paste/grid@3.0.2
  - @twilio-paste/media-object@5.0.2
  - @twilio-paste/stack@3.0.2
  - @twilio-paste/box@5.0.2
  - @twilio-paste/combobox-primitive@0.3.3
  - @twilio-paste/disclosure-primitive@0.3.7
  - @twilio-paste/menu-primitive@0.2.8
  - @twilio-paste/modal-dialog-primitive@0.2.6
  - @twilio-paste/non-modal-dialog-primitive@0.3.8
  - @twilio-paste/sibling-box@4.0.2
  - @twilio-paste/tabs-primitive@0.2.6
  - @twilio-paste/text@5.0.2
  - @twilio-paste/tooltip-primitive@0.2.7
  - @twilio-paste/customization@3.0.2
  - @twilio-paste/design-tokens@7.1.1
  - @twilio-paste/animation-library@0.3.5
  - @twilio-paste/clipboard-copy-library@1.0.3
  - @twilio-paste/data-visualization-library@0.1.2
  - @twilio-paste/dropdown-library@1.1.4
  - @twilio-paste/reakit-library@0.8.4
  - @twilio-paste/styling-library@0.3.7
  - @twilio-paste/uid-library@0.2.4
  - @twilio-paste/style-props@4.0.2
  - @twilio-paste/theme@6.0.2
  - @twilio-paste/types@3.1.5
  - @twilio-paste/utils@1.1.3

## 11.1.1

### Patch Changes

- [`2100371f`](https://github.com/twilio-labs/paste/commit/2100371f74c488f145b4d8bf0b814f6eaff609e4) [#2253](https://github.com/twilio-labs/paste/pull/2253) Thanks [@shleewhite](https://github.com/shleewhite)! - [Alert] add i18n props to support i18n

* [`33c43687`](https://github.com/twilio-labs/paste/commit/33c436872f341abf473093ce48cd0b28a338dbed) [#2236](https://github.com/twilio-labs/paste/pull/2236) Thanks [@shleewhite](https://github.com/shleewhite)! - [Data Visualization] add changelog

* Updated dependencies [[`2100371f`](https://github.com/twilio-labs/paste/commit/2100371f74c488f145b4d8bf0b814f6eaff609e4), [`33c43687`](https://github.com/twilio-labs/paste/commit/33c436872f341abf473093ce48cd0b28a338dbed)]:
  - @twilio-paste/alert@8.0.2
  - @twilio-paste/data-visualization-library@0.1.1

## 11.1.0

### Minor Changes

- [`f696cb17e`](https://github.com/twilio-labs/paste/commit/f696cb17ec84bb315fc8672493800c044e866a1d) [#2200](https://github.com/twilio-labs/paste/pull/2200) Thanks [@TheSisb](https://github.com/TheSisb)! - [data-visualization] Add new package `@twilio-paste/data-visualization-library` which exports a React hook to theme Highcharts.

* [`2e27b03a5`](https://github.com/twilio-labs/paste/commit/2e27b03a57b185021478534829f921278ad7f3ac) [#2215](https://github.com/twilio-labs/paste/pull/2215) Thanks [@shleewhite](https://github.com/shleewhite)! - [Icon] add connectivity neutral icon

- [`0cd424df4`](https://github.com/twilio-labs/paste/commit/0cd424df4d3ed57e60a0d93b97dda8b4c708ce7c) [#2184](https://github.com/twilio-labs/paste/pull/2184) Thanks [@loreina](https://github.com/loreina)! - [design-tokens] Update alias and add new tokens to be accessible in Dark theme

  - Aliases
    - Added a new alias `palette-gray-110`
  - Global: background-color
    - Updated `color-background-inverse` to gray-90
    - Updated `color-background-inverse-strong` to gray-80
  - Global: border color
    - Added `color-border-inverse-weakest` token pointing to gray-90
    - Updated `color-border-inverse-weaker` to gray-80
    - Updated `color-border-inverse` to gray-50
    - Updated `color-border-inverse-strong` to gray-20
    - Updated `color-border-inverse-stronger` to gray-10
    - Neutral
      - Updated `color-border-neutral-weak` to blue-40
    - Added `color-border-error-stronger` token pointing to red-90
  - Global: box shadow
    - Added `shadow-border-error-stronger` pointing to red-90
    - Added `shadow-border-inverse-weakest` pointing to gray-90
    - Updated `shadow-border-inverse-weaker` to gray-80
    - Updated `shadow-border-inverse` to gray-50
      - Updated `shadow-border-inverse-strong` to gray-20
      - Updated `shadow-border-inverse-stronger` to gray-10
  - Dark theme: background color
    - Updated `color-background` to gray-100
    - Updated `color-background-strong` to gray-90
    - Updated `color-background-stronger` to gray-80
    - Updated `color-background-inverse` to gray-90
    - Updated `color-background-inverse-strong` to gray-80
    - Updated `color-background-body` to new alias gray-110
    - Updated `color-background-overlay` to palette-gray-100-transparent-90
    - Updated `color-background-row-striped` to gray-100
    - Updated `color-background-subaccount` to gray-90
    - Updated `color-background-trial` to green-100
    - Brand
      - Updated `color-background-brand` to gray-100
      - Updated `color-background-brand-strong` to gray-90
    - Primary
      - Updated `color-background-primary-strongest` to blue-10
      - Updated `color-background-primary-stronger` to blue-20
      - Updated `color-background-primary-strong` to blue-30
      - Updated `color-background-primary` to blue-60
      - Updated `color-background-primary-weak` to gray-80
      - Updated `color-background-primary-weaker` to gray-90
      - Updated `color-background-primary-weakest` to gray-100
    - Destructive
      - Updated `color-background-destructive-strongest` to red-10
      - Updated `color-background-destructive-stronger` to red-20
      - Updated `color-background-destructive-strong` to red-30
      - Updated `color-background-destructive` to red-60
      - Updated `color-background-destructive-weak` to gray-80
      - Updated `color-background-destructive-weaker` to gray-90
      - Updated `color-background-destructive-weakest` to gray-100
    - Success
      - Updated `color-background-success` to green-60
    - Warning
      - Updated `color-background-warning` to orange-60
    - Error
      - Added `color-background-error-stronger` pointing to red-20
      - Updated `color-background-error-strong` to red-40
      - Updated `color-background-error` to red-60
  - Dark theme: border color
    - Updated `color-border-weak` to gray-80
    - Updated `color-border-weaker` to gray-90
    - Inverse
      - Removed `color-border-inverse-weaker`
      - Removed `color-border-inverse`
      - Removed `color-border-inverse-strong`
      - Removed `color-border-inverse-stronger`
      - Removed `color-border-inverse-strongest`
    - Primary
      - Updated `color-border-primary-strongest` to blue-10
      - Updated `color-border-primary-stronger` to blue-20
      - Updated `color-border-primary-strong` to blue-30
      - Updated `color-border-primary` to blue-60
      - Updated `color-border-primary-weak` to gray-80
      - Updated `color-border-primary-weaker` to gray-90
      - Updated `color-border-primary-weakest` to gray-100
    - Destructive
      - Updated `color-border-destructive-strongest` to red-10
      - Updated `color-border-destructive-stronger` to red-20
      - Updated `color-border-destructive-strong` to red-30
      - Updated `color-border-destructive` to red-60
      - Updated `color-border-destructive-weak` to gray-80
      - Updated `color-border-destructive-weaker` to gray-90
      - Updated `color-border-destructive-weakest` to gray-100
    - Success
      - Updated `color-border-success` to green-60
      - Updated `color-border-success-weak` to green-70
    - Warning
      - Updated `color-border-warning` to orange-60
      - Updated `color-border-warning-weak` to orange-70
    - Error
      - Added `color-border-error-stronger` pointing to red-20
      - Updated `color-border-error-strong` to red-30
      - Updated `color-border-error` to red-60
      - Updated `color-border-error-weak` to red-70
    - Neutral
      - Updated `color-border-neutral` to blue-60
      - Updated `color-border-neutral-weak` to blue-70
  - Dark theme: box shadow
    - Elevation
      - Update `shadow-elevation-10` to `black-transparent-40`
      - Update `shadow-elevation-20` to `black-transparent-50`
      - Update `shadow-elevation-30` to `black-transparent-50`
    - Focus
      - Updated `shadow-focus` to gray-60
      - Updated `shadow-focus-inverse` to gray-50
      - Updated `shadow-focus-inset` to gray-60
    - Primary
      - Updated `shadow-border-primary` to blue-60
    - Destructive
      - Updated `shadow-border-destructive` to red-60
      - Updated `shadow-border-destructive-strong` to red-30
      - Updated `shadow-border-destructive-stronger` to red-20
      - Updated `shadow-border-destructive-strongest` to red-10
    - Error
      - Updated `shadow-border-error` to red-60
      - Updated `shadow-border-error-strong` to red-30
    - Inverse
      - Removed `shadow-border-inverse-weaker`
      - Removed `shadow-border-inverse`
      - Removed `shadow-border-inverse-strong`
      - Removed `shadow-border-inverse-stronger`
      - Removed `shadow-border-inverse-strongest`
  - Dark theme: text color
    - Updated `color-text-weak` to gray-50
    - Updated `color-text-weaker` to gray-80
    - Updated `color-text-weakest` to new alias gray-110
    - Updated `color-text-inverse-weaker` to gray-70
    - Link
      - Updated `color-text-link-weak` to gray-80
      - Updated `color-text-link-stronger` to gray-0
      - Updated color-text-link-destructive-weak to gray-80
      - Updated `color-text-link-destructive-stronger` to gray-0
    - Success
      - Updated `color-text-success` to green-30
    - Neutral
      - Updated `color-text-neutral` to blue-20
    - New
      - Updated `color-text-new` to purple-20
    - Icon
      - Updated `color-text-icon` to gray-50

* [`0cd424df4`](https://github.com/twilio-labs/paste/commit/0cd424df4d3ed57e60a0d93b97dda8b4c708ce7c) [#2184](https://github.com/twilio-labs/paste/pull/2184) Thanks [@loreina](https://github.com/loreina)! - [radio-group]

  - Add new customization element `RADIO_CONTROL_CIRCLE` to controls the styles of the circle within the radio button
  - Update default color to `colorTextWeakest`
  - Update hover text color to `colorTextWeakest` and border color to `colorBorderPrimaryStronger`
  - Update focus text color to `colorTextWeakest` and border color to `colorBorderPrimaryStronger`
  - Update active text color to `colorTextWeakest`
  - Update checked text color to `colorTextInverse`
  - Update invalid and hover border color to `colorBorderErrorStronger`
  - Update checked and hover text color to `colorTextWeakest` and background color to `colorBackgroundPrimaryStronger`
  - Update checked and focus text color to `colorTextWeakest` and background color to `colorBackgroundPrimaryStronger`
  - Update checked and disabled text color to `colorTextWeakest`
  - Update checked and invalid text color to `colorTextInverse`
  - Update checked and invalid and hover background color to `colorBackgroundErrorStronger` and border color to `colorBorderErrorStronger`

### Patch Changes

- [`c867e3f48`](https://github.com/twilio-labs/paste/commit/c867e3f48d739409d1f54fa18c4d2bee1d9242cf) [#2237](https://github.com/twilio-labs/paste/pull/2237) Thanks [@SiTaggart](https://github.com/SiTaggart)! - Updated a build dependency (esbuild) which changes the output of our builds slightly, without materially changing anything about the code.

* [`563a76ba3`](https://github.com/twilio-labs/paste/commit/563a76ba31d60ee43c1e57907c83c502dc1ba5a7) [#2249](https://github.com/twilio-labs/paste/pull/2249) Thanks [@nkrantz](https://github.com/nkrantz)! - [tooltip]

  - Update tooltip arrow stroke to `colorBorderInverseWeaker`
  - Update tooltip border color to `colorBorderInverseWeaker`

- [`563a76ba3`](https://github.com/twilio-labs/paste/commit/563a76ba31d60ee43c1e57907c83c502dc1ba5a7) [#2249](https://github.com/twilio-labs/paste/pull/2249) Thanks [@nkrantz](https://github.com/nkrantz)! - [toast]

  - Update neutral Toast border left color to `colorBorderNeutralWeak`

* [`b4abdd9a4`](https://github.com/twilio-labs/paste/commit/b4abdd9a4c6e168c5845e744591dc40ac635a67f) [#2234](https://github.com/twilio-labs/paste/pull/2234) Thanks [@gloriliale](https://github.com/gloriliale)! - [Toast] add i18n props for variants to support i18n

- [`1f564a931`](https://github.com/twilio-labs/paste/commit/1f564a931b9a844a9d097edb2012c65692af9bd4) [#2242](https://github.com/twilio-labs/paste/pull/2242) Thanks [@shleewhite](https://github.com/shleewhite)! - [Style Props] add inherit as a background color option

* [`64de05f55`](https://github.com/twilio-labs/paste/commit/64de05f5551c5ebc94cbf85028cfaf2a637c19d3) [#2194](https://github.com/twilio-labs/paste/pull/2194) Thanks [@zahnster](https://github.com/zahnster)! - Updates 'reset' styles to set inherited font size

- [`4aefbe75d`](https://github.com/twilio-labs/paste/commit/4aefbe75d7c34ebdab209be14073426c1632d8a9) [#2227](https://github.com/twilio-labs/paste/pull/2227) Thanks [@shleewhite](https://github.com/shleewhite)! - [Popover] add i18nDismissLabel prop to support i18n

* [`563a76ba3`](https://github.com/twilio-labs/paste/commit/563a76ba31d60ee43c1e57907c83c502dc1ba5a7) [#2249](https://github.com/twilio-labs/paste/pull/2249) Thanks [@nkrantz](https://github.com/nkrantz)! - [display-pill-group]

  - Update text color to `colorText`

- [`c0de1aee6`](https://github.com/twilio-labs/paste/commit/c0de1aee6fd6f2e2963c663838ccaf9ab2058349) [#2221](https://github.com/twilio-labs/paste/pull/2221) Thanks [@shleewhite](https://github.com/shleewhite)! - [ScreenReaderOnly] add id prop

* [`0cd424df4`](https://github.com/twilio-labs/paste/commit/0cd424df4d3ed57e60a0d93b97dda8b4c708ce7c) [#2184](https://github.com/twilio-labs/paste/pull/2184) Thanks [@loreina](https://github.com/loreina)! - [alert]

  - Update neutral Alert border to `colorBorderNeutralWeak`

- [`9b0579415`](https://github.com/twilio-labs/paste/commit/9b0579415b3c7f392d088a136e08e3c45dfb2b53) [#2218](https://github.com/twilio-labs/paste/pull/2218) Thanks [@shleewhite](https://github.com/shleewhite)! - [Modal] add i18nDismissLabel prop to ModalHeader to support i18n

* [`563a76ba3`](https://github.com/twilio-labs/paste/commit/563a76ba31d60ee43c1e57907c83c502dc1ba5a7) [#2249](https://github.com/twilio-labs/paste/pull/2249) Thanks [@nkrantz](https://github.com/nkrantz)! - [checkbox]

  - Update the check icon to inherit color from `BaseRadioCheckbox`
  - Update selectAll background color to default to `colorBackground`, and use `colorBackgroundPrimaryWeakest` when checked and not disabled or indeterminate and not disabled
  - Update default color to `colorTextWeakest`
  - Update hover text color to `colorTextWeakest` and border color to `colorBorderPrimaryStronger`
  - Update focus text color to `colorTextWeakest` and border color to `colorBorderPrimaryStronger`
  - Update active text color to `colorTextWeakest`
  - Update checked text color to `colorTextInverse`
  - Update invalid and hover border color to `colorBorderErrorStronger`
  - Update checked and hover text color to `colorTextWeakest` and background color to `colorBackgroundPrimaryStronger`
  - Update checked and focus text color to `colorTextWeakest` and background color to `colorBackgroundPrimaryStronger`
  - Update checked and disabled text color to `colorTextWeakest`
  - Update checked and invalid text color to `colorTextInverse`
  - Update checked and invalid and hover background color to `colorBackgroundErrorStronger` and border color to `colorBorderErrorStronger`

- [`c0de1aee6`](https://github.com/twilio-labs/paste/commit/c0de1aee6fd6f2e2963c663838ccaf9ab2058349) [#2221](https://github.com/twilio-labs/paste/pull/2221) Thanks [@shleewhite](https://github.com/shleewhite)! - [FormPillGroup] add i18nKeyboardControls prop to support i18n

* [`563a76ba3`](https://github.com/twilio-labs/paste/commit/563a76ba31d60ee43c1e57907c83c502dc1ba5a7) [#2249](https://github.com/twilio-labs/paste/pull/2249) Thanks [@nkrantz](https://github.com/nkrantz)! - [modal]

  - Update modal header border bottom color to `colorBorderWeak`
  - Update modal footer border top color to `colorBorderWeak`

- [`563a76ba3`](https://github.com/twilio-labs/paste/commit/563a76ba31d60ee43c1e57907c83c502dc1ba5a7) [#2249](https://github.com/twilio-labs/paste/pull/2249) Thanks [@nkrantz](https://github.com/nkrantz)! - [skeleton-loader]

  - Update animated background color to use `rgba(255, 255, 255, 0.4)`

* [`563a76ba3`](https://github.com/twilio-labs/paste/commit/563a76ba31d60ee43c1e57907c83c502dc1ba5a7) [#2249](https://github.com/twilio-labs/paste/pull/2249) Thanks [@nkrantz](https://github.com/nkrantz)! - [input-box]

  - Update default box shadow hover to `shadowBorderPrimaryStronger`
  - Update default box shadow hover when error and not hidden to `shadowBorderErrorStronger`
  - Update inverse background color when disabled and not hidden to `colorBackgroundInverse`

- [`0cd424df4`](https://github.com/twilio-labs/paste/commit/0cd424df4d3ed57e60a0d93b97dda8b4c708ce7c) [#2184](https://github.com/twilio-labs/paste/pull/2184) Thanks [@loreina](https://github.com/loreina)! - [color-contrast-utils] Enable color contrast tests for Dark theme

* [`563a76ba3`](https://github.com/twilio-labs/paste/commit/563a76ba31d60ee43c1e57907c83c502dc1ba5a7) [#2249](https://github.com/twilio-labs/paste/pull/2249) Thanks [@nkrantz](https://github.com/nkrantz)! - [button]

  - Update `DestructiveButton` default text color to `colorTextInverse`
  - Update `PrimaryButton` default text color to `colorTextInverse`
  - Update `DestructiveLinkButton` active text color to `colorTextLinkDestructiveStrongest`
  - Update `InverseButton` box shadow to `shadowBorderInverseWeakest`
  - Update `LinkButton` active text color to `colorTextLinkStrongest`

- [`1f564a931`](https://github.com/twilio-labs/paste/commit/1f564a931b9a844a9d097edb2012c65692af9bd4) [#2242](https://github.com/twilio-labs/paste/pull/2242) Thanks [@shleewhite](https://github.com/shleewhite)! - [Select] set the background color on the select, option, and optionGroup

- Updated dependencies [[`c867e3f48`](https://github.com/twilio-labs/paste/commit/c867e3f48d739409d1f54fa18c4d2bee1d9242cf), [`563a76ba3`](https://github.com/twilio-labs/paste/commit/563a76ba31d60ee43c1e57907c83c502dc1ba5a7), [`563a76ba3`](https://github.com/twilio-labs/paste/commit/563a76ba31d60ee43c1e57907c83c502dc1ba5a7), [`f696cb17e`](https://github.com/twilio-labs/paste/commit/f696cb17ec84bb315fc8672493800c044e866a1d), [`b4abdd9a4`](https://github.com/twilio-labs/paste/commit/b4abdd9a4c6e168c5845e744591dc40ac635a67f), [`1f564a931`](https://github.com/twilio-labs/paste/commit/1f564a931b9a844a9d097edb2012c65692af9bd4), [`64de05f55`](https://github.com/twilio-labs/paste/commit/64de05f5551c5ebc94cbf85028cfaf2a637c19d3), [`0cd424df4`](https://github.com/twilio-labs/paste/commit/0cd424df4d3ed57e60a0d93b97dda8b4c708ce7c), [`4aefbe75d`](https://github.com/twilio-labs/paste/commit/4aefbe75d7c34ebdab209be14073426c1632d8a9), [`563a76ba3`](https://github.com/twilio-labs/paste/commit/563a76ba31d60ee43c1e57907c83c502dc1ba5a7), [`c0de1aee6`](https://github.com/twilio-labs/paste/commit/c0de1aee6fd6f2e2963c663838ccaf9ab2058349), [`0cd424df4`](https://github.com/twilio-labs/paste/commit/0cd424df4d3ed57e60a0d93b97dda8b4c708ce7c), [`9b0579415`](https://github.com/twilio-labs/paste/commit/9b0579415b3c7f392d088a136e08e3c45dfb2b53), [`563a76ba3`](https://github.com/twilio-labs/paste/commit/563a76ba31d60ee43c1e57907c83c502dc1ba5a7), [`c0de1aee6`](https://github.com/twilio-labs/paste/commit/c0de1aee6fd6f2e2963c663838ccaf9ab2058349), [`563a76ba3`](https://github.com/twilio-labs/paste/commit/563a76ba31d60ee43c1e57907c83c502dc1ba5a7), [`563a76ba3`](https://github.com/twilio-labs/paste/commit/563a76ba31d60ee43c1e57907c83c502dc1ba5a7), [`563a76ba3`](https://github.com/twilio-labs/paste/commit/563a76ba31d60ee43c1e57907c83c502dc1ba5a7), [`0cd424df4`](https://github.com/twilio-labs/paste/commit/0cd424df4d3ed57e60a0d93b97dda8b4c708ce7c), [`563a76ba3`](https://github.com/twilio-labs/paste/commit/563a76ba31d60ee43c1e57907c83c502dc1ba5a7), [`1f564a931`](https://github.com/twilio-labs/paste/commit/1f564a931b9a844a9d097edb2012c65692af9bd4), [`0cd424df4`](https://github.com/twilio-labs/paste/commit/0cd424df4d3ed57e60a0d93b97dda8b4c708ce7c)]:
  - @twilio-paste/modal@8.0.1
  - @twilio-paste/color-contrast-utils@2.0.1
  - @twilio-paste/alert@8.0.1
  - @twilio-paste/alert-dialog@1.0.1
  - @twilio-paste/anchor@6.0.1
  - @twilio-paste/avatar@3.0.1
  - @twilio-paste/badge@2.0.1
  - @twilio-paste/base-radio-checkbox@7.0.1
  - @twilio-paste/breadcrumb@5.0.1
  - @twilio-paste/button@8.0.1
  - @twilio-paste/card@4.0.1
  - @twilio-paste/checkbox@7.0.1
  - @twilio-paste/combobox@9.0.2
  - @twilio-paste/data-grid@1.0.1
  - @twilio-paste/date-picker@1.0.1
  - @twilio-paste/disclosure@6.0.1
  - @twilio-paste/display-pill-group@2.0.1
  - @twilio-paste/form-pill-group@2.0.1
  - @twilio-paste/heading@6.0.1
  - @twilio-paste/help-text@7.0.1
  - @twilio-paste/inline-control-group@7.0.1
  - @twilio-paste/input@4.0.1
  - @twilio-paste/input-box@5.0.1
  - @twilio-paste/label@7.0.1
  - @twilio-paste/list@3.0.1
  - @twilio-paste/menu@8.0.1
  - @twilio-paste/pagination@1.0.1
  - @twilio-paste/paragraph@5.0.1
  - @twilio-paste/popover@7.0.1
  - @twilio-paste/radio-group@7.1.0
  - @twilio-paste/screen-reader-only@7.0.1
  - @twilio-paste/select@6.0.1
  - @twilio-paste/separator@3.0.1
  - @twilio-paste/skeleton-loader@1.0.1
  - @twilio-paste/spinner@8.0.1
  - @twilio-paste/table@3.0.1
  - @twilio-paste/tabs@3.0.1
  - @twilio-paste/textarea@4.0.1
  - @twilio-paste/time-picker@1.0.1
  - @twilio-paste/toast@6.0.1
  - @twilio-paste/tooltip@5.0.1
  - @twilio-paste/truncate@8.0.1
  - @twilio-paste/aspect-ratio@5.0.1
  - @twilio-paste/flex@3.0.1
  - @twilio-paste/grid@3.0.1
  - @twilio-paste/media-object@5.0.1
  - @twilio-paste/stack@3.0.1
  - @twilio-paste/box@5.0.1
  - @twilio-paste/combobox-primitive@0.3.2
  - @twilio-paste/disclosure-primitive@0.3.6
  - @twilio-paste/menu-primitive@0.2.7
  - @twilio-paste/modal-dialog-primitive@0.2.5
  - @twilio-paste/non-modal-dialog-primitive@0.3.7
  - @twilio-paste/sibling-box@4.0.1
  - @twilio-paste/tabs-primitive@0.2.5
  - @twilio-paste/text@5.0.1
  - @twilio-paste/tooltip-primitive@0.2.6
  - @twilio-paste/customization@3.0.1
  - @twilio-paste/design-tokens@7.1.0
  - @twilio-paste/animation-library@0.3.4
  - @twilio-paste/clipboard-copy-library@1.0.2
  - @twilio-paste/data-visualization-library@0.1.0
  - @twilio-paste/dropdown-library@1.1.3
  - @twilio-paste/reakit-library@0.8.3
  - @twilio-paste/styling-library@0.3.6
  - @twilio-paste/uid-library@0.2.3
  - @twilio-paste/style-props@4.0.1
  - @twilio-paste/theme@6.0.1
  - @twilio-paste/types@3.1.4
  - @twilio-paste/utils@1.1.2

## 11.0.1

### Patch Changes

- [`72b2db53`](https://github.com/twilio-labs/paste/commit/72b2db538cf91e12867a7d0f64ef0736e60c37e6) [#2155](https://github.com/twilio-labs/paste/pull/2155) Thanks [@andipants12](https://github.com/andipants12)! - [Combobox] Do not conditionally render the `useCombobox` hook inside the `Combobox` component.

  - passing a state object from `useCombobox` via props to the component caused unexpected side effects
  - introduces conditional render of the component with its' own hook invocation, or with the forwarded state object

- Updated dependencies [[`72b2db53`](https://github.com/twilio-labs/paste/commit/72b2db538cf91e12867a7d0f64ef0736e60c37e6)]:
  - @twilio-paste/combobox@9.0.1

## 11.0.0

### Major Changes

- [`0a52eeee`](https://github.com/twilio-labs/paste/commit/0a52eeee469a2288d43d4e7f4acef27854fe8b37) [#2168](https://github.com/twilio-labs/paste/pull/2168) Thanks [@shleewhite](https://github.com/shleewhite)! - [Design Tokens] Deprecated the console theme. The package no longer exports console tokens, the default tokens should be used instead.

### Minor Changes

- [`02285a8aa`](https://github.com/twilio-labs/paste/commit/02285a8aadfafc3fb1fcb024ca78abe2f5204f5a) [#2167](https://github.com/twilio-labs/paste/pull/2167) Thanks [@shleewhite](https://github.com/shleewhite)! - [Checkbox] Hide check icon when not checked, add the defaultChecked prop.

* [`0a52eeee`](https://github.com/twilio-labs/paste/commit/0a52eeee469a2288d43d4e7f4acef27854fe8b37) [#2168](https://github.com/twilio-labs/paste/pull/2168) Thanks [@shleewhite](https://github.com/shleewhite)! - [Theme] Deprecated the console theme. Using theme="console" in the Theme.Provider returns the default theme and ConsoleThemeShape returns the DefaultThemeShape. The default theme should be used instead.

- [`04de0d1d`](https://github.com/twilio-labs/paste/commit/04de0d1de8428ba5e0fd04c1ec94639c78cab6cc) [#2093](https://github.com/twilio-labs/paste/pull/2093) Thanks [@TheSisb](https://github.com/TheSisb)! - [Theme] Add `dataVisualization` token bucket to theme object.

* [`04de0d1d`](https://github.com/twilio-labs/paste/commit/04de0d1de8428ba5e0fd04c1ec94639c78cab6cc) [#2093](https://github.com/twilio-labs/paste/pull/2093) Thanks [@TheSisb](https://github.com/TheSisb)! - [Design Tokens] Add data-visualization tokens for 10 categorical (sequential) colors. These can be used to accessibly theme chart content, like bars in bar charts or lines in line charts.

### Patch Changes

- [`fd23d95b`](https://github.com/twilio-labs/paste/commit/fd23d95b62a6dc2930f3669d3fdf807c1ab57000) [#2151](https://github.com/twilio-labs/paste/pull/2151) Thanks [@gloriliale](https://github.com/gloriliale)! - [Breadcrumb] spread props onto Anchor or Text of breadcrumb, not the list item wrapping it.

* [`c72064fa`](https://github.com/twilio-labs/paste/commit/c72064fadcfba8bf82918d69199fa7751ac13011) [#2150](https://github.com/twilio-labs/paste/pull/2150) Thanks [@TheSisb](https://github.com/TheSisb)! - [Core] Fixed an incorrect path in the tsconfig.json file. Thanks @abereghici!

- [`ff1817a1`](https://github.com/twilio-labs/paste/commit/ff1817a1f486441a8e6fdc36c39cb65ab2605eca) [#2187](https://github.com/twilio-labs/paste/pull/2187) Thanks [@gloriliale](https://github.com/gloriliale)! - [Popover] adjusted the maxWidth to allow for wider content.

* [`04de0d1d`](https://github.com/twilio-labs/paste/commit/04de0d1de8428ba5e0fd04c1ec94639c78cab6cc) [#2093](https://github.com/twilio-labs/paste/pull/2093) Thanks [@TheSisb](https://github.com/TheSisb)! - [style-props] change `import` to `import type` where approrpiate.

- [`68439c40`](https://github.com/twilio-labs/paste/commit/68439c4097dc533dd9a1bbc6965578f13e130c12) [#2156](https://github.com/twilio-labs/paste/pull/2156) Thanks [@shleewhite](https://github.com/shleewhite)! - [Badge] Fixed the type of the children prop

- Updated dependencies [[`fd23d95b`](https://github.com/twilio-labs/paste/commit/fd23d95b62a6dc2930f3669d3fdf807c1ab57000), [`0a52eeee`](https://github.com/twilio-labs/paste/commit/0a52eeee469a2288d43d4e7f4acef27854fe8b37), [`04de0d1d`](https://github.com/twilio-labs/paste/commit/04de0d1de8428ba5e0fd04c1ec94639c78cab6cc), [`02285a8aa`](https://github.com/twilio-labs/paste/commit/02285a8aadfafc3fb1fcb024ca78abe2f5204f5a), [`39ab32c2`](https://github.com/twilio-labs/paste/commit/39ab32c2d9e211b3a46a7cb789c62b7e6463510d), [`0a52eeee`](https://github.com/twilio-labs/paste/commit/0a52eeee469a2288d43d4e7f4acef27854fe8b37), [`04de0d1d`](https://github.com/twilio-labs/paste/commit/04de0d1de8428ba5e0fd04c1ec94639c78cab6cc), [`04de0d1d`](https://github.com/twilio-labs/paste/commit/04de0d1de8428ba5e0fd04c1ec94639c78cab6cc), [`ff1817a1`](https://github.com/twilio-labs/paste/commit/ff1817a1f486441a8e6fdc36c39cb65ab2605eca), [`04de0d1d`](https://github.com/twilio-labs/paste/commit/04de0d1de8428ba5e0fd04c1ec94639c78cab6cc), [`68439c40`](https://github.com/twilio-labs/paste/commit/68439c4097dc533dd9a1bbc6965578f13e130c12)]:
  - @twilio-paste/breadcrumb@5.0.0
  - @twilio-paste/design-tokens@7.0.0
  - @twilio-paste/color-contrast-utils@2.0.0
  - @twilio-paste/checkbox@7.0.0
  - @twilio-paste/icons@6.0.0
  - @twilio-paste/theme@6.0.0
  - @twilio-paste/popover@7.0.0
  - @twilio-paste/style-props@4.0.0
  - @twilio-paste/badge@2.0.0
  - @twilio-paste/alert@8.0.0
  - @twilio-paste/anchor@6.0.0
  - @twilio-paste/avatar@3.0.0
  - @twilio-paste/base-radio-checkbox@7.0.0
  - @twilio-paste/button@8.0.0
  - @twilio-paste/card@4.0.0
  - @twilio-paste/combobox@9.0.0
  - @twilio-paste/data-grid@1.0.0
  - @twilio-paste/date-picker@1.0.0
  - @twilio-paste/disclosure@6.0.0
  - @twilio-paste/display-pill-group@2.0.0
  - @twilio-paste/form-pill-group@2.0.0
  - @twilio-paste/heading@6.0.0
  - @twilio-paste/help-text@7.0.0
  - @twilio-paste/inline-control-group@7.0.0
  - @twilio-paste/input@4.0.0
  - @twilio-paste/input-box@5.0.0
  - @twilio-paste/label@7.0.0
  - @twilio-paste/list@3.0.0
  - @twilio-paste/menu@8.0.0
  - @twilio-paste/modal@8.0.0
  - @twilio-paste/pagination@1.0.0
  - @twilio-paste/paragraph@5.0.0
  - @twilio-paste/radio-group@7.0.0
  - @twilio-paste/screen-reader-only@7.0.0
  - @twilio-paste/select@6.0.0
  - @twilio-paste/separator@3.0.0
  - @twilio-paste/skeleton-loader@1.0.0
  - @twilio-paste/spinner@8.0.0
  - @twilio-paste/table@3.0.0
  - @twilio-paste/tabs@3.0.0
  - @twilio-paste/textarea@4.0.0
  - @twilio-paste/time-picker@1.0.0
  - @twilio-paste/toast@6.0.0
  - @twilio-paste/tooltip@5.0.0
  - @twilio-paste/truncate@8.0.0
  - @twilio-paste/aspect-ratio@5.0.0
  - @twilio-paste/flex@3.0.0
  - @twilio-paste/grid@3.0.0
  - @twilio-paste/media-object@5.0.0
  - @twilio-paste/stack@3.0.0
  - @twilio-paste/box@5.0.0
  - @twilio-paste/sibling-box@4.0.0
  - @twilio-paste/text@5.0.0
  - @twilio-paste/customization@3.0.0
  - @twilio-paste/alert-dialog@1.0.0

## 10.20.0

### Minor Changes

- [`9132d0cb`](https://github.com/twilio-labs/paste/commit/9132d0cb3ed82bf4a1956484b93783605e2aea1d) [#2118](https://github.com/twilio-labs/paste/pull/2118) Thanks [@zahnster](https://github.com/zahnster)! - Fix default imports for JSON to play nice with webpack 5

* [`ab0b98bc`](https://github.com/twilio-labs/paste/commit/ab0b98bc78e81731a443234a4f8e32d4f4f6b0a6) [#2088](https://github.com/twilio-labs/paste/pull/2088) Thanks [@gloriliale](https://github.com/gloriliale)! - [Heading] Added the prop "display" to Heading to make aligning Headings with Icons possible

### Patch Changes

- Updated dependencies [[`9132d0cb`](https://github.com/twilio-labs/paste/commit/9132d0cb3ed82bf4a1956484b93783605e2aea1d), [`ab0b98bc`](https://github.com/twilio-labs/paste/commit/ab0b98bc78e81731a443234a4f8e32d4f4f6b0a6)]:
  - @twilio-paste/style-props@3.2.0
  - @twilio-paste/heading@5.2.0
