# Change Log - @telus-uds/components-web

This log was last generated on Tue, 03 Mar 2026 23:02:55 GMT and should not be manually modified.

<!-- Start content -->

## 4.19.0

Tue, 03 Mar 2026 23:02:55 GMT

### Minor changes

- `Card`: add padding feature (sergio.ramirez@telus.com)
- Spinner: Added a new prop called `persistChildrenState`, to be used only when overlaying children, ensuring the children's state is kept after the Spinner is triggered. (kevin.ruiz@telus.com)
- Bump @telus-uds/components-base to v3.28.2

### Patches

- `Autocomplete`: add the ability to show all values and filter them (josue.higueroscalderon@telus.com)

## 4.18.2

Fri, 20 Feb 2026 23:53:11 GMT

### Patches

- Bump @telus-uds/components-base to v3.28.1

## 4.18.1

Wed, 18 Feb 2026 02:50:19 GMT

### Patches

- refactor: simplify cardBaseTokens object creation by removing redundant destructuring (josue.higueroscalderon@telus.com)
- `IconButton`: Update stories (david.melara1@telus.com)
- `Card`: background image hidden behind the default color issue fixed (josue.higueroscalderon@telus.com)
- Bump @telus-uds/components-base to v3.28.0
- Bump @telus-uds/system-theme-tokens to v4.20.0

## 4.18.0

Thu, 29 Jan 2026 15:50:17 GMT

### Minor changes

- `List`: new feature alignment for the icons added (josue.higueroscalderon@telus.com)
- `Card`: Add full-bleed content support to Card component allowing content to extend to card edges (josue.higueroscalderon@telus.com)
- `QuantitySelector`: add inactive prop (guillermo.peitzner@telus.com)
- `Card`: Unnecessary comments removed. (josue.higueroscalderon@telus.com)
- `NavigationBar`: add contentMaxWidth prop (guillermo.peitzner@telus.com)
- Bump @telus-uds/components-base to v3.27.0
- Bump @telus-uds/system-theme-tokens to v4.19.0

### Patches

- `QuantitySelector`: spacer alignment issue fixed (josue.higueroscalderon@telus.com)
- `NavigationBar`: fix console warning (guillermo.peitzner@telus.com)
- `Card`: component enhaced to manage the hover, focus and pressed states of interactiveCard properly (josue.higueroscalderon@telus.com)

## 4.17.0

Mon, 19 Jan 2026 20:01:22 GMT

### Minor changes

- `PriceLockup`: Add inverse variant (david.melara1@telus.com)
- Bump @telus-uds/components-base to v3.26.0

### Patches

- `NavigationBar`: Fix flickering from overlay overflow (david.melara1@telus.com)

## 4.16.0

Mon, 12 Jan 2026 14:55:22 GMT

### Minor changes

- `IconButton`: Update the UI to match the design intention, add an inactive prop and selected variant (guillermo.peitzner@telus.com)
- Bump @telus-uds/components-base to v3.25.0
- Bump @telus-uds/system-theme-tokens to v4.18.0

### Patches

- `NavigationBar`: fix sub-menus navigation on mobile (guillermo.peitzner@telus.com)
- `Card`: fix prop imgCol prevents contentAlign to work (sergio.ramirez@telus.com)

## 4.15.0

Fri, 12 Dec 2025 05:37:21 GMT

### Minor changes

- `Card`: interative mode added for FullBleedContent (35577399+JoshHC@users.noreply.github.com)
- `Listbox & NavigationBar`: add `secondLevel` variant (sergio.ramirez@telus.com)
- Bump @telus-uds/components-base to v3.24.0
- Bump @telus-uds/system-theme-tokens to v4.17.0

### Patches

- `Card`: problem with hover when overriding the background color fixed (josue.higueroscalderon@telus.com)

## 4.14.0

Wed, 19 Nov 2025 05:51:40 GMT

### Minor changes

- `IconButton`: add new actions (guillermo.peitzner@telus.com)
- Bump @telus-uds/components-base to v3.23.0
- Bump @telus-uds/system-theme-tokens to v4.16.0

### Patches

- `Table`: fix token override (guillermo.peitzner@telus.com)

## 4.13.1

Wed, 29 Oct 2025 07:40:46 GMT

### Patches

- `Interactive Card`: extra spacing fixed in interactive Cards when padding tokens are set to none (35577399+JoshHC@users.noreply.github.com)
- Bump @telus-uds/components-base to v3.22.0

## 4.13.0

Tue, 21 Oct 2025 14:46:26 GMT

### Minor changes

- `Card`: add RNMQ support (guillermo.peitzner@telus.com)
- Bump @telus-uds/components-base to v3.21.0

## 4.12.4

Fri, 10 Oct 2025 15:11:06 GMT

### Patches

- Bump @telus-uds/components-base to v3.20.0
- Bump @telus-uds/system-theme-tokens to v4.15.1

## 4.12.3

Fri, 03 Oct 2025 20:34:07 GMT

### Patches

- Bump @telus-uds/components-base to v3.19.0
- Bump @telus-uds/system-theme-tokens to v4.15.0

## 4.12.2

Tue, 16 Sep 2025 21:19:37 GMT

### Patches

- Bump @telus-uds/components-base to v3.18.0

## 4.10.0

Fri, 15 Aug 2025 00:52:15 GMT

### Minor changes

- `Card`: add content-align prop to full-bleed-content (guillermo.peitzner@telus.com)
- Bump @telus-uds/components-base to v3.13.0
- Bump @telus-uds/system-theme-tokens to v4.12.0

### Patches

- `PriceLockup`: fix text and footnote position (sergio.ramirez@telus.com)
- `PriceLockup`: fix text and footnote alignment (sergio.ramirez@telus.com)
- `NavigationBar`: fix ui to match design intention (guillermo.peitzner@telus.com)

## 4.9.2

Fri, 25 Jul 2025 04:13:56 GMT

### Patches

- Bump @telus-uds/components-base to v3.12.2
- Bump @telus-uds/system-theme-tokens to v4.11.0

## 4.9.1

Wed, 16 Jul 2025 15:18:32 GMT

### Patches

- Bump @telus-uds/components-base to v3.12.1

## 4.9.0

Fri, 11 Jul 2025 22:22:37 GMT

### Minor changes

- `Components`: adding named exports for sub-components (oscar.palencia@telus.com)
- Bump @telus-uds/components-base to v3.12.0
- Bump @telus-uds/system-theme-tokens to v4.10.0

## 4.8.0

Thu, 26 Jun 2025 23:54:42 GMT

### Minor changes

- `NavigationBar`: snapshot updated (35577399+JoshHC@users.noreply.github.com)
- Bump @telus-uds/components-base to v3.11.0
- Bump @telus-uds/system-theme-tokens to v4.9.0

### Patches

- `Card`: fix custom padding (guillermo.peitzner@telus.com)

## 4.6.1

Tue, 10 Jun 2025 20:25:05 GMT

### Patches

- Bump @telus-uds/components-base to v3.9.0
- Bump @telus-uds/system-theme-tokens to v4.7.0

## 4.6.0

Fri, 23 May 2025 15:15:58 GMT

### Minor changes

- `Spinner`: missing attributes added (35577399+JoshHC@users.noreply.github.com)
- Bump @telus-uds/components-base to v3.8.0
- Bump @telus-uds/system-theme-tokens to v4.6.0

### Patches

- `Card`: The inability to activate radio selection in `InteractiveCard` has been fixed (35577399+JoshHC@users.noreply.github.com)
- `List`: update snapshot (guillermo.peitzner@telus.com)

## 4.5.1

Mon, 05 May 2025 21:30:13 GMT

### Patches

- `PreviewCard`: update snapshot (guillermo.peitzner@telus.com)
- Bump @telus-uds/components-base to v3.7.1

## 4.5.0

Thu, 01 May 2025 20:13:57 GMT

### Minor changes

- `InputSupportsProps`: update tooltip type to enhance support to tooltip component (shivam.gupta3@telus.com)
- `Card`: add href and hrefAttrs props (guillermo.peitzner@telus.com)
- Bump @telus-uds/components-base to v3.7.0
- Bump @telus-uds/system-theme-tokens to v4.5.0

## 4.4.3

Thu, 24 Apr 2025 18:56:23 GMT

### Patches

- Update react dependencies to match valid versions (sergio.ramirez@telus.com)
- Bump @telus-uds/components-base to v3.6.0
- Bump @telus-uds/system-theme-tokens to v4.4.0

## 4.4.2

Tue, 08 Apr 2025 19:36:14 GMT

### Patches

- `BlockQuote`: fix component rendering when using RNMQ (guillermo.peitzner@telus.com)
- `NavigationBar`: tokens propagated through the component to react correctly to overwriting of tokens (35577399+JoshHC@users.noreply.github.com)
- `Countdown`: fix component render when RNMQ is active (guillermo.peitzner@telus.com)
- Bump @telus-uds/components-base to v3.5.2

## 4.4.1

Fri, 28 Mar 2025 01:02:45 GMT

### Patches

- `DatePicker`: Fix for missing dateformat prop TS definition (sam.obisesan@telus.com)
- Bump @telus-uds/components-base to v3.5.1

## 4.4.0

Mon, 24 Mar 2025 16:30:05 GMT

### Minor changes

- Code, Dynatrace alerts and vulnerabilities resolved (35577399+JoshHC@users.noreply.github.com)
- `ActivityIndicator`: new animation for the spinner and new `dots` variant added (35577399+JoshHC@users.noreply.github.com)
- Bump @telus-uds/components-base to v3.5.0
- Bump @telus-uds/system-theme-tokens to v4.3.0

### Patches

- `DatePicker`: add disabled type (sergio.ramirez@telus.com)

## 4.3.0

Tue, 11 Mar 2025 21:16:58 GMT

### Minor changes

- `Tooltip`: Customized/optional type props (shivam.gupta3@telus.com)
- Bump @telus-uds/components-base to v3.4.0

### Patches

- `Table`: fix row border tokens (guillermo.peitzner@telus.com)
- `Card`: fix interactiveCard background color (guillermo.peitzner@telus.com)

## 4.2.1

Wed, 05 Mar 2025 00:06:37 GMT

### Patches

- `Alignment`: fix Typography align issue when using `align` (sergio.ramirez@telus.com)
- `List`: remove textAlign parent value (sergio.ramirez@telus.com)
- `Breadcrumbs`: fix layout shifts (guillermo.peitzner@telus.com)
- Bump @telus-uds/components-base to v3.3.0

## 4.2.0

Fri, 14 Feb 2025 19:03:35 GMT

### Minor changes

- `PriceLockup`: ability to receive jsx elements in rateText prop added (35577399+JoshHC@users.noreply.github.com)
- Bump @telus-uds/components-base to v3.2.0
- Bump @telus-uds/system-theme-tokens to v4.2.0

### Patches

- `DatePicker`: remove warnings when opening the component (Mauricio.BatresMontejo@telus.com)
- `Test`: Update snapshots (sergio.ramirez@telus.com)
- `Spinner`: fix positioning when overlying a button (guillermo.peitzner@telus.com)

## 4.1.0

Mon, 10 Feb 2025 17:36:47 GMT

### Minor changes

- `PriceLockup`: aria-label added for all the group of elements (35577399+JoshHC@users.noreply.github.com)
- Bump @telus-uds/components-base to v3.1.0
- Bump @telus-uds/system-theme-tokens to v4.1.0

### Patches

- QuantitySelector: update snapshot tests (guillermo.peitzner@telus.com)
- `Table`: new tokens added at row and cell level to achieve new designs (35577399+JoshHC@users.noreply.github.com)
- `Listbox`: Include export type members for components-web (jaime.tuyuc@telus.com)

## 4.0.0

Fri, 31 Jan 2025 20:53:28 GMT

### Major changes

- Add CommonJS builds along with ESM (shahzaibkhalidmalik@outlook.com)
- Bump @telus-uds/components-base to v3.0.0
- Bump @telus-uds/system-constants to v3.0.0
- Bump @telus-uds/system-theme-tokens to v4.0.0

### Minor changes

- `Countdown`: units prop added (guillermo.peitzner@telus.com)
- `Table`: add row background color on hover (guillermo.peitzner@telus.com)

### Patches

- `TextArea`: minLines token issue when value size changes fixed (35577399+JoshHC@users.noreply.github.com)

## 3.4.0

Wed, 22 Jan 2025 21:08:36 GMT

### Minor changes

- `Badge`: new size variant (sergio.ramirez@telus.com)
- `SSR`: add router property (guillermo.peitzner@telus.com)
- Bump @telus-uds/components-base to v2.5.0

### Patches

- `TermsAndConditions`: throws nested button error as `Pressable` tends to render as a `button` rather than a `div` with `button` role (shahzaibkhalidmalik@outlook.com)
- `Tooltip`: Customized/optional props interface types update (shivam.gupta3@telus.com)
- `Callout`: include `tokens` to type definition. (jaime.tuyuc@telus.com)

## 3.3.0

Fri, 10 Jan 2025 21:49:25 GMT

### Minor changes

- "Search: iconLeftGap value added in the testTheme file for TextInput in Search" (35577399+JoshHC@users.noreply.github.com)
- `Docs`: fixed camelcase and hardcoded path for components (kristina.kirpichnikova@telus.com)
- `DatePicker`: update component to enable custom date formats (eduardo.pereira1@telus.com)
- `PriceLockup`: new tokens `centsPaddingTop` and `currencySymbolPaddingTop` added to the component to match with Koodo design in the micro variant (35577399+JoshHC@users.noreply.github.com)
- Bump @telus-uds/components-base to v2.4.0
- Bump @telus-uds/system-theme-tokens to v3.3.0

### Patches

- "`DatePicker`: calendar position issue rendered incorrectly fixed" (35577399+JoshHC@users.noreply.github.com)

## 3.2.1

Thu, 19 Dec 2024 05:02:20 GMT

### Patches

- `List`: fix TELUS, Koodo & Public Mobile styles (sergio.ramirez@telus.com)
- `Breadcrumbs`: fix layout shift due to performance issues (guillermo.peitzner@telus.com)
- `styled-components` may break SSR in Next.js Pages Router app (shahzaibkhalidmalik@outlook.com)
- Bump @telus-uds/components-base to v2.3.0
- Bump @telus-uds/system-theme-tokens to v3.2.0

## 3.2.0

Fri, 06 Dec 2024 02:06:03 GMT

### Minor changes

- `NavigationBar`: enable hash navigation (guillermo.peitzner@telus.com)
- `ChevronLink`, `Search` & `ResponsiveImage`: new `dataSet` prop added to the components to allow the capability to pass data (35577399+JoshHC@users.noreply.github.com)
- Bump @telus-uds/components-base to v2.2.0

### Patches

- `QuantitySelector`: render hint when no label is provided (guillermo.peitzner@telus.com)

## 3.1.0

Mon, 02 Dec 2024 20:29:26 GMT

### Minor changes

- `Progress`: Added rules for `subtle` and `inverse` variants. Deprecated `inactive` and `negative` appearances and moved them to `style` appearances. Enabled `offset` object for controlling the position of the `ProgressBar` component. (jaime.tuyuc@telus.com)
- `Blockquote`: refactor to use media query stylesheet (Mauricio.BatresMontejo@telus.com)
- `CountDown`: refactor component to use media-query-stylesheet (Mauricio.BatresMontejo@telus.com)
- `ChevronLink`, `Search` & `ResponsiveImage`: new contentful props data-contentful-field-id and data-contentful-entry-id added to the components (35577399+JoshHC@users.noreply.github.com)
- `Modal`: update component to enable heading bottom border and content spacing (eduardo.pereira1@telus.com)
- `Video`: new tokens remainingTimestampMarginRight and remainingTimestampMarginLeft added to match with the visual design intention (35577399+JoshHC@users.noreply.github.com)
- Bump @telus-uds/components-base to v2.1.0
- Bump @telus-uds/system-theme-tokens to v3.1.0

## 3.0.1

Sat, 23 Nov 2024 01:40:21 GMT

### Patches

- Upgrade dependencies (shahzaibkhalidmalik@outlook.com)
- Bump @telus-uds/components-base to v2.0.2

## 3.0.0

Fri, 22 Nov 2024 23:43:49 GMT

### Major changes

- Upgrade `react-native` and many other dependencies and refactor to ESM-only builds (shahzaibkhalidmalik@outlook.com)
- Bump @telus-uds/components-base to v1.97.1
- Bump @telus-uds/system-constants to v2.0.0
- Bump @telus-uds/system-theme-tokens to v3.0.0

## 2.44.0

Wed, 13 Nov 2024 17:23:43 GMT

### Minor changes

- `DatePicker`: add initialVisibleMonth prop (guillermo.peitzner@telus.com)

## 2.43.0

Thu, 31 Oct 2024 05:09:12 GMT

### Minor changes

- `Breadcrumbs`: add expander item on xs viewport (guillermo.peitzner@telus.com)
- `Modal`: Enable `footerTopWidth` token for `Modal` component (jaime.tuyuc@telus.com)
- `Types`: Export BaseProviderProps and add FileUpload types (6854874+kyletsang@users.noreply.github.com)
- Bump @telus-uds/components-base to v1.97.0
- Bump @telus-uds/system-theme-tokens to v2.66.0

### Patches

- `DatePicker`: calendar misalignment and static overlay behavior fixed when the component is inside a modal (35577399+JoshHC@users.noreply.github.com)
- `Table`: added null check for container during resizing (kristina.kirpichnikova@telus.com)

## 2.42.0

Sat, 12 Oct 2024 00:40:49 GMT

### Minor changes

- `PriceLockup`: alignItemsText token added to the component to align right (flex-end), left (flex-start) or center the content (35577399+JoshHC@users.noreply.github.com)
- `ProgressBar`: add shadow tokens (jacqui.koroll@telus.com)
- `TermsAndConditions`: refactor component to use media-query-stylesheet (guillermo.peitzner@telus.com)
- Bump @telus-uds/components-base to v1.96.0
- Bump @telus-uds/system-theme-tokens to v2.65.0

### Patches

- `List`: Enable `CircleBullet` icon to visualize order of nested lists (jaime.tuyuc@telus.com)
- `OrderedList`: change display to render correctly (Mauricio.BatresMontejo@telus.com)

## 2.41.0

Wed, 25 Sep 2024 17:07:47 GMT

### Minor changes

- `TabBar`: new component added (35577399+JoshHC@users.noreply.github.com)
- `DownloadApp`: add component (Mauricio.BatresMontejo@telus.com)
- Bump @telus-uds/components-base to v1.95.0
- Bump @telus-uds/system-theme-tokens to v2.64.0

### Patches

- `Typography`: added strikethrough to components-web typography props as it was missing (chris.tafts@telus.com)

## 2.40.0

Mon, 16 Sep 2024 12:35:38 GMT

### Minor changes

- `Card`: Add `backgroundImage` prop (<tony.eng@telus.com>)
- `FileUpload`: add component export (guillermo.peitzner@telus.com)
- Bump @telus-uds/components-base to v1.94.0
- Bump @telus-uds/system-theme-tokens to v2.63.0

### Patches

- `Badge`: Add inverse for Badge propTypes (carlos.jeronimo@telus.com)

## 2.39.0

Thu, 22 Aug 2024 18:25:10 GMT

### Minor changes

- `Card`: `plain` variant added (35577399+JoshHC@users.noreply.github.com)
- `FullBleedContent`: add imgCol and position prop to allow for image size adjustment (<tony.eng@telus.com>)
- `Card`: use ConditionalWrapper on CardContent and FullBleedContent to dynamically set width of full bleed image (<tony.eng@telus.com>)
- Bump @telus-uds/components-base to v1.92.0
- Bump @telus-uds/system-theme-tokens to v2.62.0

### Patches

- `Image`: fix border-radius token override and default border-radius (guillermo.peitzner@telus.com)
- `Table`: fix unexpected horizontal scrolling on table component (jaime.tuyuc@telus.com)

## 2.38.0

Mon, 12 Aug 2024 06:35:32 GMT

### Minor changes

- `ExpandCollapseMini`: Add `initialOpen` prop to control the expand behavior on first render (jaime.tuyuc@telus.com)
- OrderedList: add itemTextColor token and pass tokens down to children (jacqui.koroll@telus.com)
- Bump @telus-uds/components-base to v1.91.0
- Bump @telus-uds/system-theme-tokens to v2.61.0

### Patches

- Ribbon: add overflow hidden to fix sharp ribbon curve (jacqui.koroll@telus.com)
- QuantitySelector: update default dictionary values (jacqui.koroll@telus.com)

## 2.37.0

Fri, 26 Jul 2024 21:24:32 GMT

### Minor changes

- `Status`: add component (guillermo.peitzner@telus.com)
- Bump @telus-uds/components-base to v1.90.0
- Bump @telus-uds/system-theme-tokens to v2.60.0

## 2.36.0

Fri, 19 Jul 2024 18:20:50 GMT

### Minor changes

- `PriceLockup`: Add `micro` option to `size` variant (tim.hysniu@telus.com)
- Bump @telus-uds/components-base to v1.89.0

### Patches

- `TermsAndConditions`: add accessibilityLabel to resolve accessibility issue (<tony.eng@telus.com>)
- `TermsAndConditions`: remove main container (guillermo.peitzner@telus.com)

## 2.35.1

Thu, 04 Jul 2024 19:35:15 GMT

### Patches

- `Breadcrumbs`: fix line break (guillermo.peitzner@telus.com)
- `OrderedList`: fix numbered text alignment (guillermo.peitzner@telus.com)
- Bump @telus-uds/components-base to v1.88.0
- Bump @telus-uds/system-theme-tokens to v2.59.0

## 2.35.0

Mon, 24 Jun 2024 16:28:34 GMT

### Minor changes

- `ActionCard`: make interactive card render body function (guillermo.peitzner@telus.com)
- Bump @telus-uds/components-base to v1.87.0
- Bump @telus-uds/system-theme-tokens to v2.58.0

### Patches

- `DatePicker`: fix focus life cycle (guillermo.peitzner@telus.com)
- List: misalignment issue fixed when the text was too long and the container has display: 'flex' (35577399+JoshHC@users.noreply.github.com)

## 2.34.3

Fri, 07 Jun 2024 22:42:09 GMT

### Patches

- Fixes for Footnote accesibility (Mauricio.BatresMontejo@telus.com)
- `Footnote`: fix hydration errors (guillermo.peitzner@telus.com)
- Bump @telus-uds/components-base to v1.86.0
- Bump @telus-uds/system-theme-tokens to v2.57.0

## 2.34.2

Tue, 28 May 2024 11:16:51 GMT

### Patches

- `Footnote`: fix hydration errors (guillermo.peitzner@telus.com)

## 2.34.1

Thu, 23 May 2024 16:30:28 GMT

### Patches

- `Footnote`: fix inline render (guillermo.peitzner@telus.com)
- Bump @telus-uds/components-base to v1.85.1

## 2.34.0

Fri, 17 May 2024 16:34:46 GMT

### Minor changes

- Refactor existing `CardGroup` to be `CardGroupWeb` (Mauricio.BatresMontejo@telus.com)
- Adding the placeholder prop to the Datepicker web component (jose.avalos@telus.com)
- Implemented onProgress and other analytics callbacks for WebVideo and VideoPicker (kristina.kirpichnikova@telus.com)
- Bump @telus-uds/components-base to v1.85.0
- Bump @telus-uds/system-theme-tokens to v2.56.0

### Patches

- `DatePicker` may not render correctly inside `Modal` because of `z-index` values overlap (shahzaibkhalidmalik@outlook.com)
- `QuantitySelector`: Remove the default outer spacing (shahzaibkhalidmalik@outlook.com)

## 2.33.2

Mon, 06 May 2024 16:39:58 GMT

### Patches

- Bug fixed for Terms and Conditions component, the component added extra padding to the page when the content exceed the mean height and overflows the container (35577399+JoshHC@users.noreply.github.com)
- Bump @telus-uds/components-base to v1.84.0
- Bump @telus-uds/system-theme-tokens to v2.55.0

## 2.33.1

Wed, 24 Apr 2024 16:35:16 GMT

### Patches

- DatePicker visual inconsistency fixed: when the selected date was outside the actual month, the date was highlighted in the calendar but the calendar still appeared in the actual month instead of the correct month. (35577399+JoshHC@users.noreply.github.com)
- vertical position fixed for the calendar in datepicker when scrolling (35577399+JoshHC@users.noreply.github.com)
- `NavigationSubMenu:` fix proptype (guillermo.peitzner@telus.com)
- `NavigationBar:` close menus when clicking outside the component (guillermo.peitzner@telus.com)
- Bump @telus-uds/components-base to v1.83.0

## 2.33.0

Fri, 05 Apr 2024 17:16:24 GMT

### Minor changes

- Bump @telus-uds/components-base to v1.82.0
- Bump @telus-uds/system-theme-tokens to v2.54.0

### Patches

- `Breadcrumbs`: fix text wrapping error (guillermo.peitzner@telus.com)

## 2.32.2

Wed, 27 Mar 2024 21:13:10 GMT

### Patches

- validation added to the datepicker input and input cleaned after the content is deleted (35577399+JoshHC@users.noreply.github.com)
- Bump @telus-uds/components-base to v1.81.0

## 2.32.1

Tue, 19 Mar 2024 18:39:50 GMT

### Patches

- `Autocomplete`: Overlay does not render next to `TextInput` (shahzaibkhalidmalik@outlook.com)
- `NavigationBar`: overlay may render on top of toggle button in smaller viewports (shahzaibkhalidmalik@outlook.com)
- Bump @telus-uds/components-base to v1.80.1

## 2.32.0

Tue, 12 Mar 2024 22:26:51 GMT

### Minor changes

- Changes to enable the new variants for Footnote.Link (35577399+JoshHC@users.noreply.github.com)
- Bump @telus-uds/components-base to v1.80.0

### Patches

- Make `WebPortal` SSR compliant and use it in `DatePicker` instead of `Portal` from `@gorhom/portal` (shahzaibkhalidmalik@outlook.com)

## 2.31.5

Wed, 06 Mar 2024 00:09:16 GMT

### Patches

- Bump @telus-uds/components-base to v1.79.0
- Bump @telus-uds/system-theme-tokens to v2.53.0

## 2.31.4

Thu, 29 Feb 2024 00:05:08 GMT

### Patches

- fix terms-and-conditions content background color (guillermo.peitzner@telus.com)
- `Card`: Custom content flex tokens not working as expected (shahzaibkhalidmalik@outlook.com)
- Bump @telus-uds/components-base to v1.78.1
- Bump @telus-uds/system-theme-tokens to v2.52.1

## 2.31.3

Fri, 23 Feb 2024 19:39:17 GMT

### Patches

- fix breadcrumbs component current item font-weight (guillermo.peitzner@telus.com)
- Bump @telus-uds/components-base to v1.78.0
- Bump @telus-uds/system-theme-tokens to v2.52.0

## 2.31.2

Tue, 20 Feb 2024 23:14:38 GMT

### Patches

- Bump @telus-uds/components-base to v1.77.1

## 2.31.1

Wed, 14 Feb 2024 02:29:37 GMT

### Patches

- `Card` added in `FlexGrid` should become clickable when grown to take entire height (shahzaibkhalidmalik@outlook.com)
- updated text on the component-web story (chris.tafts@telus.com)
- Bump @telus-uds/components-base to v1.77.0
- Bump @telus-uds/system-theme-tokens to v2.51.0

## 2.31.0

Wed, 07 Feb 2024 19:14:08 GMT

### Minor changes

- updating optimizeimage to support ssr (sergiy.andronov1@telus.com)
- migrate pricelockup to component-base (chris.tafts@telus.com)
- Bump @telus-uds/components-base to v1.76.0

### Patches

- fix ordered-list component single child render (guillermo.peitzner@telus.com)

## 2.30.0

Mon, 29 Jan 2024 18:41:50 GMT

### Minor changes

- Add "use client" directive to Image (wlsdud194@hotmail.com)
- Bump @telus-uds/components-base to v1.75.0
- Bump @telus-uds/system-theme-tokens to v2.50.1

### Patches

- fix termsAndCondition component visual states (guillermo.peitzner@telus.com)

## 2.29.0

Thu, 18 Jan 2024 22:55:53 GMT

### Minor changes

- prop for footer to handle mobile (ben@mcloughlin.dev)
- Bump @telus-uds/components-base to v1.74.0
- Bump @telus-uds/system-theme-tokens to v2.50.0

### Patches

- fix hardcorded french label from datepicker (guillermo.peitzner@telus.com)

## 2.28.0

Mon, 08 Jan 2024 20:16:06 GMT

### Minor changes

- Get a theme wrapper to grab thteme from either server or client (wlsdud194@hotmail.com)
- Update eslintrc (wlsdud194@hotmail.com)
- update badge story to include subtle variant (evander.owusu@telus.com)
- add the display token to the table component (guillermo.peitzner@telus.com)
- Bump @telus-uds/components-base to v1.73.0
- Bump @telus-uds/system-theme-tokens to v2.49.0

## 2.27.0

Wed, 13 Dec 2023 21:24:24 GMT

### Minor changes

- fixed WebVideo youtube callback type by adding event params (kristina.kirpichnikova@telus.com)
- Bump @telus-uds/components-base to v1.72.0
- Bump @telus-uds/system-theme-tokens to v2.48.0

### Patches

- `DatePicker`: Fix stacking context and positioning issue (shahzaibkhalidmalik@outlook.com)
- fixes the size-by-height property (guillermo.peitzner@telus.com)
- adding colour toggle to imports (mauricio.batresmontejo@telus.com)

## 2.26.0

Fri, 01 Dec 2023 21:08:36 GMT

### Minor changes

- `Card`: Add interactive section (shahzaibkhalidmalik@outlook.com)
- Bump @telus-uds/components-base to v1.71.0
- Bump @telus-uds/system-theme-tokens to v2.47.0

### Patches

- fix tokens type for Multiselect props (email not defined)

## 2.25.1

Mon, 27 Nov 2023 21:20:44 GMT

### Patches

- TS defenitions for WebVideo (srikanthkhari@gmail.com)
- Bump @telus-uds/components-base to v1.70.0

## 2.25.0

Sat, 18 Nov 2023 02:32:49 GMT

### Minor changes

- added onPlay, onPause and onEnd callbacks for youtube video analytics (kristina.kirpichnikova@telus.com)
- Bump @telus-uds/components-base to v1.69.0
- Bump @telus-uds/system-theme-tokens to v2.46.0

### Patches

- `TermsAndConditions`: Fix unexpected state handling in `ExpandCollapse.Panel` (shahzaibkhalidmalik@outlook.com)
- adding types for Countdown component (jacqui.koroll@telus.com)

## 2.24.0

Wed, 15 Nov 2023 18:45:58 GMT

### Minor changes

- refactor badge component for multiplatform (guillermo.peitzner@telus.com)
- Changes to improve alignment in list (35577399+JoshHC@users.noreply.github.com)
- Bump @telus-uds/components-base to v1.68.0
- Bump @telus-uds/system-theme-tokens to v2.45.0

### Patches

- corrected type for ssrStyles (kyle.king2@telus.com)

## 2.23.0

Fri, 10 Nov 2023 22:37:27 GMT

### Minor changes

- Ribbon component modified to match design intention (35577399+JoshHC@users.noreply.github.com)
- Bump @telus-uds/components-base to v1.67.1
- Bump @telus-uds/system-theme-tokens to v2.44.1

## 2.22.0

Tue, 07 Nov 2023 16:32:21 GMT

### Minor changes

- enable ability to position rate text (evander.owusu@telus.com)
- test deleted for modal from components web (35577399+JoshHC@users.noreply.github.com)
- Bump @telus-uds/components-base to v1.67.0
- Bump @telus-uds/system-theme-tokens to v2.44.0

## 2.21.2

Wed, 01 Nov 2023 01:05:43 GMT

### Patches

- Bump @telus-uds/components-base to v1.66.0
- Bump @telus-uds/system-theme-tokens to v2.43.0

## 2.21.1

Thu, 26 Oct 2023 19:35:09 GMT

### Patches

- Bump @telus-uds/components-base to v1.65.0
- Bump @telus-uds/system-theme-tokens to v2.42.0

## 2.21.0

Thu, 19 Oct 2023 00:28:36 GMT

### Minor changes

- Changes to the footnote component to align with design intention (35577399+JoshHC@users.noreply.github.com)
- Bump @telus-uds/components-base to v1.64.0

### Patches

- Fix image height prop type (carlos.jeronimo@telus.com)
- inverse variant story for badge component (mauricio.batresmontejo@telus.com)

## 2.20.1

Mon, 16 Oct 2023 22:55:37 GMT

### Patches

- new stories for border radius variant for card (mauricio.batresmontejo@telus.com)
- allow custom height input in image component (evander.owusu@telus.com)

## 2.20.0

Wed, 04 Oct 2023 18:39:58 GMT

### Minor changes

- update components web imports (evander.owusu@telus.com)
- Bump @telus-uds/components-base to v1.63.0

## 2.19.5

Wed, 27 Sep 2023 20:47:22 GMT

### Patches

- Clicking on any clickable area should bubble event to relevant `Pressable` element (shahzaibkhalidmalik@outlook.com)
- Bump @telus-uds/components-base to v1.62.1

## 2.19.4

Thu, 21 Sep 2023 23:09:58 GMT

### Patches

- `TermsAndConditions`: Extra white space when `TermsAndConditions` is rendered at the bottom of page (shahzaibkhalidmalik@outlook.com)

## 2.19.3

Wed, 20 Sep 2023 21:45:03 GMT

### Patches

- `TermsAndConditions`: Fix content not being rendered (shahzaibkhalidmalik@outlook.com)

## 2.19.2

Sat, 16 Sep 2023 01:01:30 GMT

### Patches

- adding onPress to tooltip typedef (srikanthkhari@gmail.com)

## 2.19.1

Fri, 15 Sep 2023 21:02:27 GMT

### Patches

- Bump @telus-uds/components-base to v1.62.0

## 2.19.0

Tue, 12 Sep 2023 23:39:14 GMT

### Minor changes

- autocomplete from web to multi-platform (srikanthkhari@gmail.com)
- Bump @telus-uds/components-base to v1.61.0

## 2.18.0

Tue, 12 Sep 2023 15:37:53 GMT

### Minor changes

- Missing props added to components (35577399+JoshHC@users.noreply.github.com)
- add textaligntoflex to type definition of callout (evander.owusu@telus.com)
- Bump @telus-uds/components-base to v1.60.0
- Bump @telus-uds/system-theme-tokens to v2.41.1

### Patches

- adding a testID data attribute to Datepicker Arrow Buttons for test automation purposes (lptbarlaan@gmail.com)
- bug fixes on WaffleGrid (mauricio.batresmontejo@telus.com)

## 2.17.2

Thu, 31 Aug 2023 18:02:14 GMT

### Patches

- Bump @telus-uds/components-base to v1.59.2

## 2.17.1

Mon, 21 Aug 2023 19:06:28 GMT

### Patches

- Synced up event propagation to the relevant element taking `id` (shahzaibkhalidmalik@outlook.com)
- Bump @telus-uds/components-base to v1.59.1

## 2.17.0

Wed, 09 Aug 2023 00:02:59 GMT

### Minor changes

- Assign default type to Cell (wlsdud194@hotmail.com)
- Fix linting in QuantitySelector (kyle.king2@telus.com)
- Koodo rebranding for PriceLockup (wlsdud194@hotmail.com)
- Koodo rebrand for OptimizeImage (wlsdud194@hotmail.com)
- Bump @telus-uds/components-base to v1.59.0
- Bump @telus-uds/system-theme-tokens to v2.41.0

## 2.16.1

Wed, 02 Aug 2023 18:13:48 GMT

### Patches

- Bump @telus-uds/components-base to v1.58.0

## 2.16.0

Fri, 28 Jul 2023 18:18:38 GMT

### Minor changes

- Update Modal story (wlsdud194@hotmail.com)
- add ability to inherit results color in autocomplete from Search component (kyle.king2@telus.com)
- Bump @telus-uds/components-base to v1.57.0
- Bump @telus-uds/system-theme-tokens to v2.40.0

### Patches

- verification in type of typography (mauricio.batresmontejo@telus.com)

## 2.15.0

Fri, 21 Jul 2023 00:51:24 GMT

### Minor changes

- Adjusted CardContent to subtract borderWidth from padding to prevent a shifting issue(border was pushing content) (kyle.king2@telus.com)
- added padding token to Toast (kyle.king2@telus.com)
- Adjusted story for Listbox to not have "href" attributes on the children (kyle.king2@telus.com)
- Bump @telus-uds/components-base to v1.56.0
- Bump @telus-uds/system-theme-tokens to v2.39.0

## 2.14.0

Fri, 14 Jul 2023 19:47:50 GMT

### Minor changes

- `QuantitySelector` now can be controlled from the parent component (shahzaibkhalidmalik@outlook.com)
- Standardized QuantitySelector (wlsdud194@hotmail.com)
- Add dictionary override to `TermsAndConditions` (shahzaibkhalidmalik@outlook.com)
- New token fontSize added for the badge component (35577399+JoshHC@users.noreply.github.com)
- Bump @telus-uds/components-base to v1.55.0
- Bump @telus-uds/system-constants to v1.3.0
- Bump @telus-uds/system-theme-tokens to v2.38.0

### Patches

- Fix an issue where `DatePicker` may not close after date selection (shahzaibkhalidmalik@outlook.com)

## 2.13.0

Fri, 07 Jul 2023 19:26:41 GMT

### Minor changes

- Refactored Table for proper standardization (wlsdud194@hotmail.com)
- New prop labelPosition added to the Spinner and SpinnerContent components (35577399+JoshHC@users.noreply.github.com)
- standardization for terms and conditions (mauricio.batresmontejo@telus.com)
- Loading component updated inside autocomplete to use the label as a prop of spinner (35577399+JoshHC@users.noreply.github.com)
- Navigation bar item tokenized (akshay.pandey1@telus.com)
- add state to videopickerthumbnail (evander.owusu@telus.com)
- added types for BaseProvider (kyle.king2@telus.com)
- Bump @telus-uds/components-base to v1.54.0
- Bump @telus-uds/system-theme-tokens to v2.37.0

### Patches

- Fix an issue where `DatePicker` is unable to reset `date` programmatically (shahzaibkhalidmalik@outlook.com)

## 2.12.0

Wed, 28 Jun 2023 23:27:23 GMT

### Minor changes

- Fixed an issue where FootnoteLink had a default property value which was being applied as 'smallerpx' instead of the intended 'smaller' (kyle.king2@telus.com)
- Gradient token added to Card component (35577399+JoshHC@users.noreply.github.com)
- added function to select link tokens from themeTokens (kyle.king2@telus.com)
- Bump @telus-uds/components-base to v1.53.0
- Bump @telus-uds/system-theme-tokens to v2.36.0

### Patches

- May not be able to focus `ChevronLink` for `theme-allium` (shahzaibkhalidmalik@outlook.com)

## 2.11.0

Wed, 21 Jun 2023 20:40:42 GMT

### Minor changes

- Adjusted component implementations for 'Video' components to allow for custom height, playing appearance state and custom fontWeight for SplashButtonWithDetails (kyle.king2@telus.com)
- Standardized Listbox (wlsdud194@hotmail.com)
- Bump @telus-uds/components-base to v1.52.0
- Bump @telus-uds/system-theme-tokens to v2.35.0

### Patches

- Fixes where `frame` mode in `VideoPicker` is used, render short video titles for `md` viewport. (shahzaibkhalidmalik@outlook.com)

## 2.10.0

Tue, 20 Jun 2023 16:09:24 GMT

### Minor changes

- datepicker disable selected state (srikanthkhari@gmail.com)
- stop unnecessary disabling eslint rule (kyle.king2@telus.com)
- Bump @telus-uds/components-base to v1.51.1
- Bump @telus-uds/system-theme-tokens to v2.34.0

## 2.9.0

Fri, 16 Jun 2023 21:12:21 GMT

### Minor changes

- refactored Countdown to take a borderColor for feature variant (kyle.king2@telus.com)
- Toast component modified due to multibrand standardization, new tokens and validations added (35577399+JoshHC@users.noreply.github.com)
- Bump @telus-uds/components-base to v1.51.0
- Bump @telus-uds/system-theme-tokens to v2.33.0

### Patches

- remove secondary color from typography in preview card (mauricio.batresmontejo@telus.com)

## 2.8.1

Wed, 14 Jun 2023 19:33:52 GMT

### Patches

- datepicker prop bug fix (srikanthkhari@gmail.com)

## 2.8.0

Wed, 14 Jun 2023 00:06:30 GMT

### Minor changes

- Datepicker refactor (srikanthkhari@gmail.com)
- remove color secondary variants (evander.owusu@telus.com)
- Bump @telus-uds/components-base to v1.50.0
- Bump @telus-uds/system-theme-tokens to v2.32.0

### Patches

- `WebVideo`: Make `copy` and `onStart` optional (shahzaibkhalidmalik@outlook.com)

## 2.7.0

Fri, 09 Jun 2023 00:28:33 GMT

### Minor changes

- validation prop implemented for the Autocomplete component (35577399+JoshHC@users.noreply.github.com)
- expand collapse mini variant introduced (akshay.pandey1@telus.com)
- exporting useSetTheme (srikanthkhari@gmail.com)
- Make Table fullWidth by default (wlsdud194@hotmail.com)
- Fixed bullet alignment within ListItemBase (wlsdud194@hotmail.com)
- Bump @telus-uds/components-base to v1.49.0
- Bump @telus-uds/system-theme-tokens to v2.31.0

### Patches

- Fix mousedown handling in Footnote (6854874+kyletsang@users.noreply.github.com)
- Fix `NavigationBar`'s `react-router` integration (shahzaibkhalidmalik@outlook.com)

## 2.6.0

Tue, 06 Jun 2023 20:46:12 GMT

### Minor changes

- allow 'FootnoteLink' to inherit color (kyle.king2@telus.com)
- Bump @telus-uds/components-base to v1.48.0
- Bump @telus-uds/system-theme-tokens to v2.30.0

### Patches

- Testing: Snapshots updated (oscar.palencia@telus.com)
- Fix an issue where `Button` may not align as expected in a flex container (shahzaibkhalidmalik@outlook.com)

## 2.5.0

Fri, 02 Jun 2023 00:34:55 GMT

### Minor changes

- expand collapse mini standardization (akshay.pandey1@telus.com)
- Bump @telus-uds/components-base to v1.47.0
- Bump @telus-uds/system-theme-tokens to v2.29.0

## 2.4.0

Tue, 30 May 2023 02:46:46 GMT

### Minor changes

- fix: list overflowing (samuraix221@hotmail.com)
- Button outer width is no longer set to 0 if token width = 0 (wlsdud194@hotmail.com)
- Bump @telus-uds/components-base to v1.46.0

## 2.3.0

Sat, 27 May 2023 00:44:50 GMT

### Minor changes

- chore: test update for list (samuraix221@hotmail.com)
- Bump @telus-uds/components-base to v1.45.0
- Bump @telus-uds/system-theme-tokens to v2.28.0

### Patches

- Fix an issue where some tokens might not work on `Card` (shahzaibkhalidmalik@outlook.com)

## 2.2.0

Wed, 24 May 2023 23:46:34 GMT

### Minor changes

- Add `onStartVideo` and `onSelectVideo` for `VideoPicker` (shahzaibkhalidmalik@outlook.com)
- Added cellMinWidth token to Table (wlsdud194@hotmail.com)
- Bump @telus-uds/components-base to v1.44.0
- Bump @telus-uds/system-theme-tokens to v2.27.0

### Patches

- Fix an issue where `Card` may show double spacing when custom padding tokens are passed (shahzaibkhalidmalik@outlook.com)

## 2.1.0

Wed, 24 May 2023 01:43:02 GMT

### Minor changes

- Adding SSRstyles (srikanthkhari@gmail.com)
- chore: update snapshot for list (samuraix221@hotmail.com)
- Bump @telus-uds/components-base to v1.43.0
- Bump @telus-uds/system-constants to v1.2.1
- Bump @telus-uds/system-theme-tokens to v2.26.1
- Bump @telus-uds/browserslist-config to v1.0.5

## 2.0.0

Fri, 19 May 2023 04:57:25 GMT

### Major changes

- Remove `reactRouterLinkComponent` from `Breadcrumbs` (shahzaibkhalidmalik@outlook.com)
- Bump @telus-uds/components-base to v1.42.0

### Minor changes

- fix icon tokens (mauricio.batresmontejo@telus.com)

### Patches

- update default space value for stackview component (evander.owusu@telus.com)

## 1.12.0

Wed, 17 May 2023 00:20:05 GMT

### Minor changes

- Standardized Pagination (wlsdud194@hotmail.com)
- move 'List' to components-web (kyle.king2@telus.com)
- Standardize DatePicker for TELUS, Public Mobile, and Koodo (samuraix221@hotmail.com)
- add 'strikeThroughPosition' token (kyle.king2@telus.com)
- Add fullWidth prop to Table (wlsdud194@hotmail.com)
- make Skeleton provider multibrand (mauricio.batresmontejo@telus.com)
- Expand collapse standardization (akshay.pandey1@telus.com)
- Bump @telus-uds/components-base to v1.41.0
- Bump @telus-uds/system-theme-tokens to v2.26.0

### Patches

- Remove flexGrow from text styles (wlsdud194@hotmail.com)
- Fix an issue where `Toast` doesn't render as expected on smaller screens (shahzaibkhalidmalik@outlook.com)

## 1.11.0

Tue, 09 May 2023 00:29:54 GMT

### Minor changes

- Fix to import icon from palette (wlsdud194@hotmail.com)
- make ProgressBar component to multibrand (mauricio.batresmontejo@telus.com)
- Add fontWeight, fontName, color, currentColor to component implementation (kyle.king2@telus.com)
- Callout has a new prop - textAlign that centers or left aligns text (akshay.pandey1@telus.com)
- refactor 'PriceLockup' & 'FootnoteLink' to take additional properties/tokens (kyle.king2@telus.com)
- font color as a property to follow the standarization guidelines in the brands for the ribbon components (35577399+JoshHC@users.noreply.github.com)
- Updated snapshots for components that depend on 'Typography' (kyle.king2@telus.com)
- added font props to Cell component (ignacio.cuyun@telus.com)
- makes navigation bar component multibrand (mauricio.batresmontejo@telus.com)
- moved 'Disclaimer' to components-web from ds-allium (kyle.king2@telus.com)
- move 'VideoPicker' to components-web (kyle.king2@telus.com)
- Bump @telus-uds/components-base to v1.40.0
- Bump @telus-uds/system-theme-tokens to v2.25.0

### Patches

- Fix an issue where `Spinner` might not render correctly in `fullScreen` mode (shahzaibkhalidmalik@outlook.com)

## 1.10.0

Mon, 01 May 2023 22:09:07 GMT

### Minor changes

- `Footnote`: Allow `content` prop to take custom JSX, override copy with custom `dictionary` (shahzaibkhalidmalik@outlook.com)
- Set Item size to micro in Breadcrumbs (wlsdud194@hotmail.com)
- List Box merged with List changes (akshay.pandey1@telus.com)
- Added label to Breadcrumb component (wlsdud194@hotmail.com)
- update snapshots (kyle.king2@telus.com)
- Bump @telus-uds/components-base to v1.39.0
- Bump @telus-uds/system-theme-tokens to v2.24.0

## 1.9.0

Thu, 27 Apr 2023 14:41:57 GMT

### Minor changes

- Moved OptimizeImage to components-web from ds-allium (kyle.king2@telus.com)
- Countdown is now multibrand (akshay.pandey1@telus.com)
- added color token to Icon in Callout component (ignacio.cuyun@telus.com)
- Added Video components to componets.js and themes (wlsdud194@hotmail.com)
- make storycard component multibrand (mauricio.batresmontejo@telus.com)
- make Terms and Conditions multibrand (mauricio.batresmontejo@telus.com)
- Testimonial multi-brand (samuraix221@hotmail.com)
- Added Card component (wlsdud194@hotmail.com)
- move 'IconButton' to components-web (kyle.king2@telus.com)
- move 'WebVideo' & 'shared/SplashButton' to components-web (kyle.king2@telus.com)
- updated spinner snapshot (ignacio.cuyun@telus.com)
- move Autocomplete component to components web (evander.owusu@telus.com)
- Bump @telus-uds/components-base to v1.38.0
- Bump @telus-uds/system-theme-tokens to v2.23.0

### Patches

- Fix where `Modal`'s cancel link may not render correctly on Firefox (shahzaibkhalidmalik@outlook.com)

## 1.8.0

Mon, 24 Apr 2023 21:42:02 GMT

### Minor changes

- move 'IconButton' to components-web (kyle.king2@telus.com)
- makes listbox component to multibrand (mauricio.batresmontejo@telus.com)
- move blockquote to components web (evander.owusu@telus.com)
- Bump @telus-uds/components-base to v1.37.0
- Bump @telus-uds/system-theme-tokens to v2.22.0

## 1.7.0

Thu, 20 Apr 2023 19:13:33 GMT

### Minor changes

- web modal to accept children (srikanthkhari@gmail.com)
- Added Spinner (wlsdud194@hotmail.com)
- update snapshots (kyle.king2@telus.com)
- Bump @telus-uds/components-base to v1.36.0
- Bump @telus-uds/system-theme-tokens to v2.21.0

## 1.6.1

Wed, 19 Apr 2023 18:49:51 GMT

### Patches

- Update default token to Preview Card (carlos.jeronimo@telus.com)
- Bump @telus-uds/components-base to v1.35.0
- Bump @telus-uds/system-theme-tokens to v2.20.0

## 1.6.0

Wed, 19 Apr 2023 11:32:31 GMT

### Minor changes

- add Modal (kyle.king2@telus.com)
- moved Image to components-web from ds-allium (kyle.king2@telus.com)
- moved WaffleGrid from ds-allium to components-web (kyle.king2@telus.com)
- Toast multi-brand (samuraix221@hotmail.com)
- Added Table (wlsdud194@hotmail.com)
- Bump @telus-uds/components-base to v1.34.2
- Bump @telus-uds/system-theme-tokens to v2.19.0

## 1.5.0

Tue, 18 Apr 2023 11:48:05 GMT

### Minor changes

- Paragraph multibranded (akshay.pandey1@telus.com)
- Bump @telus-uds/components-base to v1.34.1

## 1.4.0

Thu, 13 Apr 2023 05:59:09 GMT

### Minor changes

- Calendar Day picker multibrand initiative (akshay.pandey1@telus.com)
- new expand collapse mini component (mauricio.batresmontejo@telus.com)
- Adding Span component (srikanthkhari@gmail.com)
- added Breadcrumbs component (kyle.king2@telus.com)
- Added Callout (wlsdud194@hotmail.com)
- Added PriceLockup, Footnote, and FootnoteLink (wlsdud194@hotmail.com)
- Update snapshots for Ribbon (wlsdud194@hotmail.com)
- feat: move 'PreviewCard' & 'ResponsiveImage' to 'components-web' package from 'ds-allium' (kyle.king2@telus.com)
- Bump @telus-uds/components-base to v1.34.0
- Bump @telus-uds/system-theme-tokens to v2.18.0

### Patches

- removing a dev dep (srikanthkhari@gmail.com)

## 1.3.0

Tue, 04 Apr 2023 20:00:31 GMT

### Minor changes

- feat: move 'OrderedList' into components-web & pass variants to children(list items) (kyle.king2@telus.com)
- Bump @telus-uds/components-base to v1.33.0
- Bump @telus-uds/system-theme-tokens to v2.17.0
- Bump @telus-uds/palette-allium to v2.12.3

## 1.2.0

Tue, 04 Apr 2023 14:52:45 GMT

### Minor changes

- Add Ribbon component (wlsdud194@hotmail.com)
- Bump @telus-uds/components-base to v1.32.0
- Bump @telus-uds/system-theme-tokens to v2.16.0

## 1.1.0

Mon, 03 Apr 2023 20:41:50 GMT

### Minor changes

- Updated Snapshots (wlsdud194@hotmail.com)
- Bump @telus-uds/components-base to v1.31.0
- Bump @telus-uds/system-theme-tokens to v2.15.0

## 1.0.0

Thu, 23 Mar 2023 20:52:43 GMT

### Major changes

- Multi-brand badge component (srikanthkhari@gmail.com)
- Bump @telus-uds/components-base to v1.30.1
- Bump @telus-uds/system-theme-tokens to v2.14.0
