Socket
Socket
Sign inDemoInstall

@atlaskit/primitives

Package Overview
Dependencies
Maintainers
1
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/primitives - npm Package Compare versions

Comparing version 6.3.0 to 6.4.0

1163

CHANGELOG.md
# @atlaskit/primitives
## 6.4.0
### Minor Changes
- [#105558](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/105558)
[`9e4502966543`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9e4502966543) -
Relax type safety on `borderWidth`, `borderRadius`, and their variant properties on `xcss`. The
tokens for those properties will be deprecated in future in favor of new border tokens.
## 6.3.0

@@ -7,9 +16,9 @@

- [#95202](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/95202)
[`b28e3d55ab88`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b28e3d55ab88) -
Adds "Fill" to the set of exported style map types
- [#95202](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/95202)
[`b28e3d55ab88`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b28e3d55ab88) -
Adds "Fill" to the set of exported style map types
### Patch Changes
- Updated dependencies
- Updated dependencies

@@ -20,5 +29,5 @@ ## 6.2.0

- [#100442](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100442)
[`6b3630addb05`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b3630addb05) -
Add `xcss` to responsive components `Show` and `Hide`.
- [#100442](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100442)
[`6b3630addb05`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b3630addb05) -
Add `xcss` to responsive components `Show` and `Hide`.

@@ -29,6 +38,6 @@ ## 6.1.2

- [#98149](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98149)
[`45101e24202a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/45101e24202a) -
Internal change only; update generated styles.
- Updated dependencies
- [#98149](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98149)
[`45101e24202a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/45101e24202a) -
Internal change only; update generated styles.
- Updated dependencies

@@ -39,5 +48,5 @@ ## 6.1.1

- [#97580](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97580)
[`496e5da89b3b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/496e5da89b3b) -
Export unsafe surface APIs for use in heading component.
- [#97580](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97580)
[`496e5da89b3b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/496e5da89b3b) -
Export unsafe surface APIs for use in heading component.

@@ -48,7 +57,7 @@ ## 6.1.0

- [#96841](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96841)
[`6cca90095b7e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6cca90095b7e) - -
Pressable now accepts a `role` attribute.
- The `UNSAFE_PressableProps` export has been renamed to `PressableProps`. This is unused in
products.
- [#96841](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96841)
[`6cca90095b7e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6cca90095b7e) - -
Pressable now accepts a `role` attribute.
- The `UNSAFE_PressableProps` export has been renamed to `PressableProps`. This is unused in
products.

@@ -59,6 +68,6 @@ ## 6.0.0

- [#96847](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96847)
[`914419349eeb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/914419349eeb) - -
`Pressable` primitive is now in beta.
- Pressable unsafe exports `UNSAFE_PRESSABLE` and `UNSAFE_PressableProps` have been removed.
- [#96847](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96847)
[`914419349eeb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/914419349eeb) - -
`Pressable` primitive is now in beta.
- Pressable unsafe exports `UNSAFE_PRESSABLE` and `UNSAFE_PressableProps` have been removed.

@@ -69,5 +78,5 @@ ## 5.7.0

- [#93706](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93706)
[`2e4fdfa436da`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2e4fdfa436da) -
Add support for React 18.
- [#93706](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93706)
[`2e4fdfa436da`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2e4fdfa436da) -
Add support for React 18.

@@ -78,8 +87,8 @@ ## 5.6.1

- [#94316](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94316)
[`35fd5ed8e1d7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/35fd5ed8e1d7) -
Upgrading internal dependency `bind-event-listener` to `@^3.0.0`
- [#93980](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93980)
[`0437b8b3c791`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0437b8b3c791) -
Updated imports of `UNSAFE_PRESSABLE` primitive to new `Pressable` export
- [#94316](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94316)
[`35fd5ed8e1d7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/35fd5ed8e1d7) -
Upgrading internal dependency `bind-event-listener` to `@^3.0.0`
- [#93980](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93980)
[`0437b8b3c791`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0437b8b3c791) -
Updated imports of `UNSAFE_PRESSABLE` primitive to new `Pressable` export

@@ -90,13 +99,13 @@ ## 5.6.0

- [#93535](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93535)
[`e9177e2fdee3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e9177e2fdee3) -
Adds new export for Pressable as `Pressable` in preparation for open beta. The previous
`UNSAFE_PRESSABLE` export remains available while existing usages are migrated, and will be
removed in an upcoming major release.
- [#93535](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93535)
[`e9177e2fdee3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e9177e2fdee3) -
Adds new export for Pressable as `Pressable` in preparation for open beta. The previous
`UNSAFE_PRESSABLE` export remains available while existing usages are migrated, and will be
removed in an upcoming major release.
### Patch Changes
- [#92007](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92007)
[`85525725cb0d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/85525725cb0d) -
Migrated to the new button component
- [#92007](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92007)
[`85525725cb0d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/85525725cb0d) -
Migrated to the new button component

@@ -107,3 +116,3 @@ ## 5.5.3

- Updated dependencies
- Updated dependencies

@@ -114,3 +123,3 @@ ## 5.5.2

- Updated dependencies
- Updated dependencies

@@ -121,5 +130,5 @@ ## 5.5.1

- [#88354](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/88354)
[`4c87d9b4f0c2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4c87d9b4f0c2) -
The internal composition of this component has changed. There is no expected change in behavior.
- [#88354](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/88354)
[`4c87d9b4f0c2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4c87d9b4f0c2) -
The internal composition of this component has changed. There is no expected change in behavior.

@@ -130,5 +139,5 @@ ## 5.5.0

- [#86439](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86439)
[`43cd9551f332`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/43cd9551f332) -
Removed deprecated `textAlign` prop from Text primitive component
- [#86439](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86439)
[`43cd9551f332`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/43cd9551f332) -
Removed deprecated `textAlign` prop from Text primitive component

@@ -139,10 +148,10 @@ ## 5.4.0

- [#85745](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/85745)
[`0e9c8c15ef86`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0e9c8c15ef86) -
Extends XCSS selector types to allow up to two CSS psuedos to be used in combination. For
example: `:visited:hover {}`.
- [#85745](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/85745)
[`0e9c8c15ef86`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0e9c8c15ef86) -
Extends XCSS selector types to allow up to two CSS psuedos to be used in combination. For example:
`:visited:hover {}`.
### Patch Changes
- Updated dependencies
- Updated dependencies

@@ -153,9 +162,9 @@ ## 5.3.0

- [#86400](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86400)
[`92f574fd392d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/92f574fd392d) -
Anchor now suffixes the accessible label with visually hidden text "(opens new window)" when
`target` is set to `_blank`. This improves accessibility for screen readers.
- Anchor no longer automatically opens external links in new windows, which is a poor usability
and accessibility practice. Previously this involved applying default attributes
`rel="noopener noreferrer"` and `target="_blank"` when the link was detected to link externally.
- [#86400](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86400)
[`92f574fd392d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/92f574fd392d) -
Anchor now suffixes the accessible label with visually hidden text "(opens new window)" when
`target` is set to `_blank`. This improves accessibility for screen readers.
- Anchor no longer automatically opens external links in new windows, which is a poor usability and
accessibility practice. Previously this involved applying default attributes
`rel="noopener noreferrer"` and `target="_blank"` when the link was detected to link externally.

@@ -166,5 +175,5 @@ ## 5.2.0

- [#86279](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86279)
[`0988fda99a0d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0988fda99a0d) -
Renaming text alignment prop for Text component from `textAlign` to `align`
- [#86279](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86279)
[`0988fda99a0d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0988fda99a0d) -
Renaming text alignment prop for Text component from `textAlign` to `align`

@@ -175,5 +184,5 @@ ## 5.1.2

- [#80174](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80174)
[`2a4fd6ccba31`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2a4fd6ccba31) -
Add forwardRef to text component
- [#80174](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80174)
[`2a4fd6ccba31`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2a4fd6ccba31) -
Add forwardRef to text component

@@ -184,6 +193,6 @@ ## 5.1.1

- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
[`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
Upgrade Typescript from `4.9.5` to `5.4.2`
- Updated dependencies
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
[`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
Upgrade Typescript from `4.9.5` to `5.4.2`
- Updated dependencies

@@ -194,9 +203,9 @@ ## 5.1.0

- [#78900](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78900)
[`6ea786dd8082`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6ea786dd8082) -
Add UNSAFE_small fontsize token.
- [#78900](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78900)
[`6ea786dd8082`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6ea786dd8082) -
Add UNSAFE_small fontsize token.
### Patch Changes
- Updated dependencies
- Updated dependencies

@@ -207,3 +216,3 @@ ## 5.0.1

- Updated dependencies
- Updated dependencies

@@ -214,13 +223,13 @@ ## 5.0.0

- [#81744](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81744)
[`30e3d8c81030`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/30e3d8c81030) -
Replaced `Text`'s `variant` prop with a `size` prop. The `size` prop takes three values:
`"small"`, `"medium"` (default), and `"large"`.
- [#81744](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81744)
[`30e3d8c81030`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/30e3d8c81030) -
Replaced `Text`'s `variant` prop with a `size` prop. The `size` prop takes three values:
`"small"`, `"medium"` (default), and `"large"`.
Migration guide:
Migration guide:
- `variant="body.small"` -> `size="small"`
- `variant="body"` -> `size="medium"` (Note: Since medium is the default, the size prop can be
omitted here)
- `variant="body.large"` -> `size="large"`
- `variant="body.small"` -> `size="small"`
- `variant="body"` -> `size="medium"` (Note: Since medium is the default, the size prop can be
omitted here)
- `variant="body.large"` -> `size="large"`

@@ -231,5 +240,5 @@ ## 4.1.1

- [#81644](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81644)
[`8ab7a816dca7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8ab7a816dca7) -
Revert input border change from the previous version
- [#81644](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81644)
[`8ab7a816dca7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8ab7a816dca7) -
Revert input border change from the previous version

@@ -240,5 +249,5 @@ ## 4.1.0

- [#80528](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80528)
[`8877e9b57d55`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8877e9b57d55) -
Added `size` prop which will replace `variant` prop in the next major version.
- [#80528](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80528)
[`8877e9b57d55`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8877e9b57d55) -
Added `size` prop which will replace `variant` prop in the next major version.

@@ -249,6 +258,6 @@ ## 4.0.2

- [#80805](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80805)
[`427c2dd9e0d6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/427c2dd9e0d6) -
Update input border color token and width to meet 3:1 color contrast
- Updated dependencies
- [#80805](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80805)
[`427c2dd9e0d6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/427c2dd9e0d6) -
Update input border color token and width to meet 3:1 color contrast
- Updated dependencies

@@ -259,6 +268,6 @@ ## 4.0.1

- [#79770](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/79770)
[`542e29efe0ad`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/542e29efe0ad) -
Update imports from @atlaskit/tokens
- Updated dependencies
- [#79770](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/79770)
[`542e29efe0ad`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/542e29efe0ad) -
Update imports from @atlaskit/tokens
- Updated dependencies

@@ -269,10 +278,10 @@ ## 4.0.0

- [#77148](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77148)
[`473df43e816b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/473df43e816b) -
Removed `ui` variant from Text component. The `body` variant should be used for all non-heading
typography.
- [#77148](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77148)
[`473df43e816b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/473df43e816b) -
Removed `ui` variant from Text component. The `body` variant should be used for all non-heading
typography.
### Patch Changes
- Updated dependencies
- Updated dependencies

@@ -283,6 +292,6 @@ ## 3.2.0

- [#77488](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77488)
[`9e119dcbfd60`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9e119dcbfd60) -
The `xcss` prop on select components have had its type expanded to support styles being passed
from Compiled CSS-in-JS. This is still experimental and something we'll be iterating on.
- [#77488](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77488)
[`9e119dcbfd60`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9e119dcbfd60) -
The `xcss` prop on select components have had its type expanded to support styles being passed
from Compiled CSS-in-JS. This is still experimental and something we'll be iterating on.

@@ -293,5 +302,5 @@ ## 3.1.0

- [#76431](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/76431)
[`c6819de73d02`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6819de73d02) -
Default text color + allow color inheritance if explicitly defined
- [#76431](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/76431)
[`c6819de73d02`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6819de73d02) -
Default text color + allow color inheritance if explicitly defined

@@ -302,22 +311,22 @@ ## 3.0.0

- [#58240](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58240)
[`a45d2049a22c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a45d2049a22c) -
The "Link" primitive has been renamed to "Anchor" to avoid confusion with the upcoming "Link"
component. Since Link is still in Alpha this should not cause any upgrade friction.
- [#58240](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58240)
[`a45d2049a22c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a45d2049a22c) -
The "Link" primitive has been renamed to "Anchor" to avoid confusion with the upcoming "Link"
component. Since Link is still in Alpha this should not cause any upgrade friction.
### Minor Changes
- [#58240](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58240)
[`75b2ade8b254`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/75b2ade8b254) -
Both the Pressable and Anchor primitives now support analytics tracking by default.
- [#58240](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58240)
[`39f3c929f0c4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/39f3c929f0c4) -
Add Pressable and Anchor primitives (in Alpha) to root export as `UNSAFE_PRESSABLE` and
`UNSAFE_LINK`.
- [#58240](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58240)
[`75b2ade8b254`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/75b2ade8b254) -
Both the Pressable and Anchor primitives now support analytics tracking by default.
- [#58240](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58240)
[`39f3c929f0c4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/39f3c929f0c4) -
Add Pressable and Anchor primitives (in Alpha) to root export as `UNSAFE_PRESSABLE` and
`UNSAFE_LINK`.
### Patch Changes
- [#58240](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58240)
[`4951390bc0ae`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4951390bc0ae) -
[ux] Adds a default underline style to the Anchor primitive (Alpha)
- [#58240](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58240)
[`4951390bc0ae`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4951390bc0ae) -
[ux] Adds a default underline style to the Anchor primitive (Alpha)

@@ -328,14 +337,14 @@ ## 2.1.0

- [#74930](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74930)
[`707a8fee2aee`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/707a8fee2aee) -
Both the Pressable and Anchor primitives (in Alpha) now support analytics tracking in the same
fashion as `@atlaskit/button`. An additional prop `componentName` allows analytics to be
configured if a parent component name is desired to be tracked rather than the primitive names.
For the time being this tracking is opt-in via use of the `componentName` prop. This will be
made default behavior in an upcoming release once tracking is removed in the new Buttons, and
`@atlaskit/button` is bumped to use the latest version of `@atlaskit/primitives`
- [#75221](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/75221)
[`c15d58bff276`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c15d58bff276) -
`Text` inherits color by default if `color` prop is not provided. Removed auto-collapsing
behaviour of `Text`
- [#74930](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74930)
[`707a8fee2aee`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/707a8fee2aee) -
Both the Pressable and Anchor primitives (in Alpha) now support analytics tracking in the same
fashion as `@atlaskit/button`. An additional prop `componentName` allows analytics to be
configured if a parent component name is desired to be tracked rather than the primitive names.
For the time being this tracking is opt-in via use of the `componentName` prop. This will be made
default behavior in an upcoming release once tracking is removed in the new Buttons, and
`@atlaskit/button` is bumped to use the latest version of `@atlaskit/primitives`
- [#75221](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/75221)
[`c15d58bff276`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c15d58bff276) -
`Text` inherits color by default if `color` prop is not provided. Removed auto-collapsing
behaviour of `Text`

@@ -346,6 +355,6 @@ ## 2.0.3

- [#74836](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74836)
[`3963062ac997`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3963062ac997) -
Codegen to add in new font family tokens. Not exposed in any components.
- Updated dependencies
- [#74836](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74836)
[`3963062ac997`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3963062ac997) -
Codegen to add in new font family tokens. Not exposed in any components.
- Updated dependencies

@@ -356,5 +365,5 @@ ## 2.0.2

- [#72557](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72557)
[`0c78c9c18cb7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0c78c9c18cb7) -
Fix font family not preferencing apple system fonts on macOS
- [#72557](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72557)
[`0c78c9c18cb7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0c78c9c18cb7) -
Fix font family not preferencing apple system fonts on macOS

@@ -365,3 +374,3 @@ ## 2.0.1

- Updated dependencies
- Updated dependencies

@@ -372,12 +381,12 @@ ## 2.0.0

- [#68009](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68009)
[`1168354ed6ef`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1168354ed6ef) -
We now ensure the specificity of our `xcss`-based overrides are consistent across all primitives
so `xcss` will always override props.
- [#68009](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68009)
[`1168354ed6ef`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1168354ed6ef) -
We now ensure the specificity of our `xcss`-based overrides are consistent across all primitives
so `xcss` will always override props.
This resulted in a breaking change wtih Grid. For example,
`<Grid templateAreas="…" xcss({ gridTemplateAreas: "…" })>` will result in different styles
resolution before and after this version. This applies to `templateAreas`, `templateColumns`,
and `templateRows`). From static analysis, we found only one known usage of this and it has been
resolved.
This resulted in a breaking change wtih Grid. For example,
`<Grid templateAreas="…" xcss({ gridTemplateAreas: "…" })>` will result in different styles
resolution before and after this version. This applies to `templateAreas`, `templateColumns`, and
`templateRows`). From static analysis, we found only one known usage of this and it has been
resolved.

@@ -388,12 +397,12 @@ ## 1.20.0

- [#68163](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68163)
[`67d09e3f972d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/67d09e3f972d) -
`weight` property added to `Text` to allow overriding text variant default font weight.
- [#69343](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69343)
[`77249f536425`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/77249f536425) -
`Text` color prop defaults to `color.text` if not provided.
- [#68163](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68163)
[`67d09e3f972d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/67d09e3f972d) -
`weight` property added to `Text` to allow overriding text variant default font weight.
- [#69343](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69343)
[`77249f536425`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/77249f536425) -
`Text` color prop defaults to `color.text` if not provided.
### Patch Changes
- Updated dependencies
- Updated dependencies

@@ -404,12 +413,12 @@ ## 1.19.0

- [#66702](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66702)
[`5b6bbaf2d5fc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5b6bbaf2d5fc) -
Added `maxLines` prop to `Text` component, allowing truncation at a certain number of lines.
This prop replaces `shouldTruncate` prop.
- [#66702](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66702)
[`5b6bbaf2d5fc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5b6bbaf2d5fc) -
Added `maxLines` prop to `Text` component, allowing truncation at a certain number of lines. This
prop replaces `shouldTruncate` prop.
### Patch Changes
- [#67698](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67698)
[`175c07b58c52`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/175c07b58c52) -
Export tokensMap object
- [#67698](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67698)
[`175c07b58c52`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/175c07b58c52) -
Export tokensMap object

@@ -420,10 +429,10 @@ ## 1.18.0

- [#67463](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67463)
[`adf1c3ebf0fd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/adf1c3ebf0fd) -
Fixed an issue with `Text` where text could render incorrectly if a typography token theme was
not present on a page.
- [#67463](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67463)
[`adf1c3ebf0fd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/adf1c3ebf0fd) -
Fixed an issue with `Text` where text could render incorrectly if a typography token theme was not
present on a page.
### Patch Changes
- Updated dependencies
- Updated dependencies

@@ -434,6 +443,6 @@ ## 1.17.0

- [#65770](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65770)
[`1e2db2714522`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1e2db2714522) -
The `shouldTruncate` prop on `Text` is now only available for `body` variants and cannot be used
with `ui` variants.
- [#65770](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65770)
[`1e2db2714522`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1e2db2714522) -
The `shouldTruncate` prop on `Text` is now only available for `body` variants and cannot be used
with `ui` variants.

@@ -444,11 +453,11 @@ ## 1.16.0

- [#63526](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63526)
[`e8835feffae9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e8835feffae9) -
Internal change to improve token sorting logic for typography tokens. Typography tokens are now
marked as active though they are still in development and not recommend for use without prior
approval from ADS.
- [#63526](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63526)
[`e8835feffae9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e8835feffae9) -
Internal change to improve token sorting logic for typography tokens. Typography tokens are now
marked as active though they are still in development and not recommend for use without prior
approval from ADS.
### Patch Changes
- Updated dependencies
- Updated dependencies

@@ -459,7 +468,7 @@ ## 1.15.2

- [#61090](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61090)
[`2e34d3535125`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2e34d3535125) - -
Fixed issue where using negative space tokens in `xcss` wouldn't apply.
- Allow negative space tokens for position properties in `xcss` (i.e. top, bottom, left,
right, and inset-\*).
- [#61090](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61090)
[`2e34d3535125`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2e34d3535125) - -
Fixed issue where using negative space tokens in `xcss` wouldn't apply.
- Allow negative space tokens for position properties in `xcss` (i.e. top, bottom, left, right,
and inset-\*).

@@ -470,5 +479,5 @@ ## 1.15.1

- [#57241](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57241)
[`cae2e80ae968`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cae2e80ae968) -
Migrate webdriver tests for @atlassian/product-search-dialog
- [#57241](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57241)
[`cae2e80ae968`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cae2e80ae968) -
Migrate webdriver tests for @atlassian/product-search-dialog

@@ -479,11 +488,11 @@ ## 1.15.0

- [#60570](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60570)
[`d74bd13bec9c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d74bd13bec9c) -
Restrict usage of data-testid to primitives (`testId` should be used instead). This prop is
currently silently ignored so this is just to follow the principle of least surprise when using
primitives.
- [#60570](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60570)
[`d74bd13bec9c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d74bd13bec9c) -
Restrict usage of data-testid to primitives (`testId` should be used instead). This prop is
currently silently ignored so this is just to follow the principle of least surprise when using
primitives.
### Patch Changes
- Updated dependencies
- Updated dependencies

@@ -494,5 +503,5 @@ ## 1.14.0

- [#58048](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58048)
[`cc9e9495e995`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cc9e9495e995) -
Export `media.only` and `media.below` for Compiled CSS-in-JS support.
- [#58048](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58048)
[`cc9e9495e995`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cc9e9495e995) -
Export `media.only` and `media.below` for Compiled CSS-in-JS support.

@@ -503,5 +512,5 @@ ## 1.13.1

- [#58444](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58444)
[`c0499565188d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c0499565188d) -
Update package.json documentation metadata.
- [#58444](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58444)
[`c0499565188d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c0499565188d) -
Update package.json documentation metadata.

@@ -512,15 +521,15 @@ ## 1.13.0

- [#57795](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57795)
[`d2c06815d043`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d2c06815d043) - -
Inline: Allow `role` prop to be passed through. `role` already existed in the type, but was not
- [#57795](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57795)
[`d2c06815d043`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d2c06815d043) - -
Inline: Allow `role` prop to be passed through. `role` already existed in the type, but was not
actually applied to the component.
- Stack: Allow `role` prop to be passed through. `role` already existed in the type, but was not
actually applied to the component.
- Stack: Allow `role` prop to be passed through. `role` already existed in the type, but was
not actually applied to the component.
- Flex: Allow `role` prop to be passed through. `role` already existed in the type, but was
not actually applied to the component.
- Text: Omit `xcss` from prop types. `<Text xcss={yourStyles}></Text>` will now throw a type
error. `xcss` was previously non-functional in `Text`. So, this should not cause any
behavior change.
- xcss: Export XCSS type from main entry point. It is now possible to
`import { xcss, type XCSS } from '@atlaskit/primitives'`.
- Flex: Allow `role` prop to be passed through. `role` already existed in the type, but was not
actually applied to the component.
- Text: Omit `xcss` from prop types. `<Text xcss={yourStyles}></Text>` will now throw a type
error. `xcss` was previously non-functional in `Text`. So, this should not cause any behavior
change.
- xcss: Export XCSS type from main entry point. It is now possible to
`import { xcss, type XCSS } from '@atlaskit/primitives'`.

@@ -531,6 +540,6 @@ ## 1.12.0

- [#43616](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43616)
[`6a89d1fcf6b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a89d1fcf6b) - Add
missing tokenised XCSS properties for borderBlockColor, borderBlockWidth, borderInlineColor,
borderInlineWidth
- [#43616](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43616)
[`6a89d1fcf6b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a89d1fcf6b) - Add
missing tokenised XCSS properties for borderBlockColor, borderBlockWidth, borderInlineColor,
borderInlineWidth

@@ -541,5 +550,5 @@ ## 1.11.1

- [#43455](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43455)
[`16586bd07a0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/16586bd07a0) -
Updated `font.body.small` line height to 16px (1rem).
- [#43455](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43455)
[`16586bd07a0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/16586bd07a0) - Updated
`font.body.small` line height to 16px (1rem).

@@ -550,6 +559,6 @@ ## 1.11.0

- [#43366](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43366)
[`f1d3719ea48`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f1d3719ea48) -
Tokenised values are now accepted in all border-radius, border-width, border-color, and opacity
CSS properties in XCSS.
- [#43366](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43366)
[`f1d3719ea48`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f1d3719ea48) -
Tokenised values are now accepted in all border-radius, border-width, border-color, and opacity
CSS properties in XCSS.

@@ -560,6 +569,5 @@ ## 1.10.1

- [#43018](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43018)
[`3cb6a290654`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3cb6a290654) - Text
component now has `margin: 0` to ensure no margins are inherited (for example from the CSS
reset).
- [#43018](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43018)
[`3cb6a290654`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3cb6a290654) - Text
component now has `margin: 0` to ensure no margins are inherited (for example from the CSS reset).

@@ -570,6 +578,6 @@ ## 1.10.0

- [#42931](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42931)
[`5778f757885`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5778f757885) - Added
export for Text component. This component is currently in closed beta and is not intended for
general use at this stage.
- [#42931](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42931)
[`5778f757885`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5778f757885) - Added
export for Text component. This component is currently in closed beta and is not intended for
general use at this stage.

@@ -580,6 +588,6 @@ ## 1.9.0

- [#42494](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42494)
[`8cc2926465e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2926465e) -
Removed the ability to use the `style` prop on primitives such as Inline, Stack, and Flex. This
prop previously had no effect on these components and is now only allowed on Box.
- [#42494](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42494)
[`8cc2926465e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2926465e) - Removed
the ability to use the `style` prop on primitives such as Inline, Stack, and Flex. This prop
previously had no effect on these components and is now only allowed on Box.

@@ -590,13 +598,13 @@ ## 1.8.0

- [#42305](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42305)
[`4c9d4a7be34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c9d4a7be34) - - Link
primitive will now throw an error if a router link configuration object is passed to the `href`
prop when there is not a router link component set in the AppProvider
- [#42305](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42305)
[`4c9d4a7be34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c9d4a7be34) - - Link
primitive will now throw an error if a router link configuration object is passed to the `href`
prop when there is not a router link component set in the AppProvider
### Patch Changes
- [#42305](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42305)
[`4c9d4a7be34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c9d4a7be34) - -
Fixes a bug where Link primitive was not passing through router link configuration objects
- Updated dependencies
- [#42305](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42305)
[`4c9d4a7be34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c9d4a7be34) - - Fixes
a bug where Link primitive was not passing through router link configuration objects
- Updated dependencies

@@ -607,5 +615,5 @@ ## 1.7.0

- [#42130](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42130)
[`a64dc3026de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a64dc3026de) - Create
the new Link primitive (Unsafe to use, still in Alpha)
- [#42130](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42130)
[`a64dc3026de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a64dc3026de) - Create
the new Link primitive (Unsafe to use, still in Alpha)

@@ -616,6 +624,6 @@ ## 1.6.8

- [#42012](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42012)
[`0a52fc9129e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0a52fc9129e) -
Internal change to the `media` export to ensure compatibility with
[Compiled](https://github.com/atlassian-labs/compiled). No change to public API.
- [#42012](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42012)
[`0a52fc9129e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0a52fc9129e) - Internal
change to the `media` export to ensure compatibility with
[Compiled](https://github.com/atlassian-labs/compiled). No change to public API.

@@ -626,6 +634,6 @@ ## 1.6.7

- [#41516](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41516)
[`350e4081d89`](https://bitbucket.org/atlassian/atlassian-frontend/commits/350e4081d89) - [ux]
Regenerates codegen artifacts as a result of changes to color palettes and token values
- Updated dependencies
- [#41516](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41516)
[`350e4081d89`](https://bitbucket.org/atlassian/atlassian-frontend/commits/350e4081d89) - [ux]
Regenerates codegen artifacts as a result of changes to color palettes and token values
- Updated dependencies

@@ -636,5 +644,5 @@ ## 1.6.6

- [#41440](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41440)
[`5c01cb4e16d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c01cb4e16d) - Add
surface color context to Box. Refine Text API.
- [#41440](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41440)
[`5c01cb4e16d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c01cb4e16d) - Add
surface color context to Box. Refine Text API.

@@ -645,5 +653,5 @@ ## 1.6.5

- [#41563](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41563)
[`50de1ccacd7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/50de1ccacd7) -
Additional documentation details for alignment props on Inline and Stack.
- [#41563](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41563)
[`50de1ccacd7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/50de1ccacd7) -
Additional documentation details for alignment props on Inline and Stack.

@@ -654,5 +662,5 @@ ## 1.6.4

- [#40324](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40324)
[`8d123310957`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d123310957) - Minor
internal changes. There is no expected behaviour change
- [#40324](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40324)
[`8d123310957`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d123310957) - Minor
internal changes. There is no expected behaviour change

@@ -663,5 +671,5 @@ ## 1.6.3

- [#40299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40299)
[`b1882fdd842`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1882fdd842) - Change
typography token naming to be more verbose.
- [#40299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40299)
[`b1882fdd842`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1882fdd842) - Change
typography token naming to be more verbose.

@@ -672,5 +680,5 @@ ## 1.6.2

- [#40254](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40254)
[`c296560ae7e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c296560ae7e) -
Removes unused experimental component.
- [#40254](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40254)
[`c296560ae7e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c296560ae7e) - Removes
unused experimental component.

@@ -681,6 +689,6 @@ ## 1.6.1

- [#40041](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40041)
[`83cd2ae7c5a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83cd2ae7c5a) -
Regenerates codegen artifacts as a result of introducting new visited link token.
- Updated dependencies
- [#40041](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40041)
[`83cd2ae7c5a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83cd2ae7c5a) -
Regenerates codegen artifacts as a result of introducting new visited link token.
- Updated dependencies

@@ -691,5 +699,5 @@ ## 1.6.0

- [#40104](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40104)
[`9cd356f858a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9cd356f858a) -
Negative space tokens can now be applied to margin properties via `xcss`.
- [#40104](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40104)
[`9cd356f858a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9cd356f858a) - Negative
space tokens can now be applied to margin properties via `xcss`.

@@ -700,13 +708,13 @@ ## 1.5.0

- [#39556](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39556)
[`fa6c592fdb2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa6c592fdb2) -
Introduce `Heading` into package in immediate alpha state. This is more or less a port of
`@atlaskit/heading`. Component is not yet stable and implementation is likely to change.
- [#39412](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39412)
[`c2e55a9b782`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2e55a9b782) - Adds
surface detection support to the Box primitive:
- [#39556](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39556)
[`fa6c592fdb2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa6c592fdb2) -
Introduce `Heading` into package in immediate alpha state. This is more or less a port of
`@atlaskit/heading`. Component is not yet stable and implementation is likely to change.
- [#39412](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39412)
[`c2e55a9b782`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2e55a9b782) - Adds
surface detection support to the Box primitive:
- Enable a `Box` background colour to be set to the `utility.elevation.surface.current` token.
- Internally set the current surface CSS variable value when the background color of a Box is
set to a surface token (e.g. `elevation.surface.raised`).
- Enable a `Box` background colour to be set to the `utility.elevation.surface.current` token.
- Internally set the current surface CSS variable value when the background color of a Box is set
to a surface token (e.g. `elevation.surface.raised`).

@@ -717,5 +725,5 @@ ## 1.4.4

- [#39431](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39431)
[`4e58672502e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e58672502e) - Create
text component.
- [#39431](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39431)
[`4e58672502e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e58672502e) - Create
text component.

@@ -726,5 +734,5 @@ ## 1.4.3

- [#39787](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39787)
[`6900f89eb0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6900f89eb0e) -
Internal changes to use space tokens. There is no expected visual or behaviour change.
- [#39787](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39787)
[`6900f89eb0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6900f89eb0e) - Internal
changes to use space tokens. There is no expected visual or behaviour change.

@@ -735,5 +743,5 @@ ## 1.4.2

- [#39808](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39808)
[`89ce462b216`](https://bitbucket.org/atlassian/atlassian-frontend/commits/89ce462b216) - Fix
for margin properties not being mapped to values correctly.
- [#39808](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39808)
[`89ce462b216`](https://bitbucket.org/atlassian/atlassian-frontend/commits/89ce462b216) - Fix for
margin properties not being mapped to values correctly.

@@ -744,10 +752,10 @@ ## 1.4.1

- [#39578](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39578)
[`da792e55f6f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da792e55f6f) - -
Bleed now uses negative space tokens under the hood.
- Fixed an issue where the wrong token would apply for space.025 in Bleed's `block` prop.
- Fallback values for Bleed `block` and `inline` props now use rem instead of px - this is
only applied if space tokens are not available on the page. Space tokens already use rem
under the hood.
- Updated dependencies
- [#39578](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39578)
[`da792e55f6f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da792e55f6f) - - Bleed
now uses negative space tokens under the hood.
- Fixed an issue where the wrong token would apply for space.025 in Bleed's `block` prop.
- Fallback values for Bleed `block` and `inline` props now use rem instead of px - this is only
applied if space tokens are not available on the page. Space tokens already use rem under the
hood.
- Updated dependencies

@@ -758,5 +766,5 @@ ## 1.4.0

- [#39471](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39471)
[`9ac38d5c3e9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ac38d5c3e9) - All
margin and padding properties now support autocomplete and token values in xcss.
- [#39471](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39471)
[`9ac38d5c3e9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ac38d5c3e9) - All
margin and padding properties now support autocomplete and token values in xcss.

@@ -767,6 +775,6 @@ ## 1.3.1

- [#39430](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39430)
[`88e4ac397ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88e4ac397ea) -
Regenerates codegen artifacts as a result of introducting new accent interaction tokens.
- Updated dependencies
- [#39430](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39430)
[`88e4ac397ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88e4ac397ea) -
Regenerates codegen artifacts as a result of introducting new accent interaction tokens.
- Updated dependencies

@@ -777,5 +785,5 @@ ## 1.3.0

- [#39264](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39264)
[`abfe7585461`](https://bitbucket.org/atlassian/atlassian-frontend/commits/abfe7585461) -
Improved type safety for Box.
- [#39264](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39264)
[`abfe7585461`](https://bitbucket.org/atlassian/atlassian-frontend/commits/abfe7585461) - Improved
type safety for Box.

@@ -786,5 +794,5 @@ ## 1.2.3

- [#38772](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38772)
[`dfd014c15b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfd014c15b3) - [ux]
Pressable primitive: Adds missing cursor style `not-allowed` for disabled buttons
- [#38772](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38772)
[`dfd014c15b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfd014c15b3) - [ux]
Pressable primitive: Adds missing cursor style `not-allowed` for disabled buttons

@@ -795,6 +803,6 @@ ## 1.2.2

- [#39350](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39350)
[`9a3fd8455fb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a3fd8455fb) - Stack
`alignBlock` prop now accepts `'stretch'` which is also the default value for the `alignBlock`
prop.
- [#39350](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39350)
[`9a3fd8455fb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a3fd8455fb) - Stack
`alignBlock` prop now accepts `'stretch'` which is also the default value for the `alignBlock`
prop.

@@ -805,5 +813,5 @@ ## 1.2.1

- [#38530](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38530)
[`9a88d718e48`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a88d718e48) - This
package is now onboarded onto the product push model.
- [#38530](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38530)
[`9a88d718e48`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a88d718e48) - This
package is now onboarded onto the product push model.

@@ -814,7 +822,7 @@ ## 1.2.0

- [#38293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38293)
[`37e0d67942b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37e0d67942b) - - Add
missing `xcss` type export for `TextColor`
- Fixes a bug where the `xcss` function did not accept `color.link` or `color.link.pressed`
token values for text color
- [#38293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38293)
[`37e0d67942b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37e0d67942b) - - Add
missing `xcss` type export for `TextColor`
- Fixes a bug where the `xcss` function did not accept `color.link` or `color.link.pressed` token
values for text color

@@ -825,6 +833,6 @@ ## 1.1.0

- [#37917](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37917)
[`0116391a81e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0116391a81e) - -
Support `xcss` in `Pressable`
- Remove dependency on `@atlaskit/focus-ring`
- [#37917](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37917)
[`0116391a81e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0116391a81e) - -
Support `xcss` in `Pressable`
- Remove dependency on `@atlaskit/focus-ring`

@@ -835,5 +843,5 @@ ## 1.0.11

- [#38239](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38239)
[`30fb9fe0ff4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/30fb9fe0ff4) - Mark
Pressable exports as unsafe (for internal use only)
- [#38239](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38239)
[`30fb9fe0ff4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/30fb9fe0ff4) - Mark
Pressable exports as unsafe (for internal use only)

@@ -844,5 +852,5 @@ ## 1.0.10

- [#38000](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38000)
[`ac645224013`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac645224013) -
Removes generic for `xcss` fn. Adds support for other `AtTypes`.
- [#38000](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38000)
[`ac645224013`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac645224013) - Removes
generic for `xcss` fn. Adds support for other `AtTypes`.

@@ -853,5 +861,5 @@ ## 1.0.9

- [#37947](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37947)
[`1859bc0b8c7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1859bc0b8c7) - Update
the casing on `xcss` to ensure consistency with the API and package consumption.
- [#37947](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37947)
[`1859bc0b8c7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1859bc0b8c7) - Update
the casing on `xcss` to ensure consistency with the API and package consumption.

@@ -862,5 +870,5 @@ ## 1.0.8

- [#37805](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37805)
[`8986cf1ed16`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8986cf1ed16) -
Reverts a change that allowed className to be applied to Box.
- [#37805](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37805)
[`8986cf1ed16`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8986cf1ed16) - Reverts
a change that allowed className to be applied to Box.

@@ -871,6 +879,6 @@ ## 1.0.7

- [#37419](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37419)
[`6070ef412be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6070ef412be) - Box
now accepts any HTML element for its `as` prop. Fixed issue where types may be incorrect
depending on element used for the `as` prop.
- [#37419](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37419)
[`6070ef412be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6070ef412be) - Box now
accepts any HTML element for its `as` prop. Fixed issue where types may be incorrect depending on
element used for the `as` prop.

@@ -881,5 +889,5 @@ ## 1.0.6

- [#37400](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37400)
[`aa8ec75ace3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aa8ec75ace3) -
Simplify types for `Show` and `Hide` components. There should be no difference in behavior.
- [#37400](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37400)
[`aa8ec75ace3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aa8ec75ace3) - Simplify
types for `Show` and `Hide` components. There should be no difference in behavior.

@@ -890,5 +898,5 @@ ## 1.0.5

- [#37278](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37278)
[`3fadbb8bf73`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3fadbb8bf73) -
Internal changes.
- [#37278](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37278)
[`3fadbb8bf73`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3fadbb8bf73) - Internal
changes.

@@ -899,5 +907,5 @@ ## 1.0.4

- [#37182](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37182)
[`74f7af9882b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/74f7af9882b) - [ux]
correct fallback color of token color.border.focused to meet contrast requirement
- [#37182](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37182)
[`74f7af9882b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/74f7af9882b) - [ux]
correct fallback color of token color.border.focused to meet contrast requirement

@@ -908,6 +916,6 @@ ## 1.0.3

- [#36967](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36967)
[`298df94426c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/298df94426c) -
Regenerates codegen'd artifacts as a result of introducting new brand background design tokens.
- Updated dependencies
- [#36967](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36967)
[`298df94426c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/298df94426c) -
Regenerates codegen'd artifacts as a result of introducting new brand background design tokens.
- Updated dependencies

@@ -918,5 +926,5 @@ ## 1.0.2

- [#36605](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36605)
[`45ff2cd234f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/45ff2cd234f) - Fixes
missing type in `Flex` component, adds `Grid` component.
- [#36605](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36605)
[`45ff2cd234f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/45ff2cd234f) - Fixes
missing type in `Flex` component, adds `Grid` component.

@@ -927,5 +935,5 @@ ## 1.0.1

- [#36261](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36261)
[`cac98ccfb7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cac98ccfb7d) -
Introduces Flex component as common component for Stack, Inline.
- [#36261](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36261)
[`cac98ccfb7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cac98ccfb7d) -
Introduces Flex component as common component for Stack, Inline.

@@ -936,9 +944,9 @@ ## 1.0.0

- [#36313](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36313)
[`fec62731e2e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fec62731e2e) - This
package is now in open beta and is no longer considered experimental. We will be making
iterative improvements until GA. While the API is likely to be stable, we reserve the right to
make changes if required. This version contains no changes whatsoever.
- [#36313](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36313)
[`fec62731e2e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fec62731e2e) - This
package is now in open beta and is no longer considered experimental. We will be making iterative
improvements until GA. While the API is likely to be stable, we reserve the right to make changes
if required. This version contains no changes whatsoever.
P.S. The reason for the change is to aid package deduplication in the product.
P.S. The reason for the change is to aid package deduplication in the product.

@@ -949,5 +957,5 @@ ## 0.16.0

- [#34769](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34769)
[`fe3ef707163`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe3ef707163) -
Initial Pressable primitive (not ready for production)
- [#34769](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34769)
[`fe3ef707163`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe3ef707163) - Initial
Pressable primitive (not ready for production)

@@ -958,5 +966,5 @@ ## 0.15.3

- [#36279](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36279)
[`27f6081edf2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/27f6081edf2) -
Regenerates codegen hashes to surface changes to tokens
- [#36279](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36279)
[`27f6081edf2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/27f6081edf2) -
Regenerates codegen hashes to surface changes to tokens

@@ -967,5 +975,5 @@ ## 0.15.2

- [#36230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36230)
[`ab4938b0c32`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ab4938b0c32) - Remove
runtime dev warning for invalid token aliases.
- [#36230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36230)
[`ab4938b0c32`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ab4938b0c32) - Remove
runtime dev warning for invalid token aliases.

@@ -976,5 +984,5 @@ ## 0.15.1

- [#36218](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36218)
[`7c1c449eb96`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7c1c449eb96) -
Updated space token descriptions.
- [#36218](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36218)
[`7c1c449eb96`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7c1c449eb96) - Updated
space token descriptions.

@@ -985,11 +993,11 @@ ## 0.15.0

- [#36050](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36050)
[`8b04f3e78bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b04f3e78bd) - Adds
basic `<Show>` and `<Hide>` responsive primitive components to make consistent, composable UIs
without writing a dozen lines for just one `display: none` css rule.
- [#36050](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36050)
[`8b04f3e78bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b04f3e78bd) - Adds
basic `<Show>` and `<Hide>` responsive primitive components to make consistent, composable UIs
without writing a dozen lines for just one `display: none` css rule.
Additionally:
Additionally:
- Adds some further examples, tests, and VRs.
- Tweaks some internals around building these reusable media query maps.
- Adds some further examples, tests, and VRs.
- Tweaks some internals around building these reusable media query maps.

@@ -1000,5 +1008,5 @@ ## 0.14.3

- [#36141](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36141)
[`4c026f170d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c026f170d6) - Remove
warnings for non-token values passed to xcss in non-development environments.
- [#36141](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36141)
[`4c026f170d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c026f170d6) - Remove
warnings for non-token values passed to xcss in non-development environments.

@@ -1009,5 +1017,5 @@ ## 0.14.2

- [#36072](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36072)
[`267a88221e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/267a88221e8) -
Internal change to update codegen.
- [#36072](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36072)
[`267a88221e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/267a88221e8) - Internal
change to update codegen.

@@ -1018,5 +1026,5 @@ ## 0.14.1

- [#35133](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35133)
[`d79b6172a93`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d79b6172a93) - Add
documentation for responsive xcss.
- [#35133](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35133)
[`d79b6172a93`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d79b6172a93) - Add
documentation for responsive xcss.

@@ -1027,5 +1035,5 @@ ## 0.14.0

- [#35712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35712)
[`5af07899f5b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5af07899f5b) -
Loosens types to better reflect `xcss` API.
- [#35712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35712)
[`5af07899f5b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5af07899f5b) - Loosens
types to better reflect `xcss` API.

@@ -1036,11 +1044,11 @@ ## 0.13.0

- [#35149](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35149)
[`455677dbd4c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/455677dbd4c) - -
Documents the responsive media helpers into an Alpha state.
- BREAKING: Removes the `xxl` breakpoint from all media queries (should be unused).
- Adds a new `media` export without `media.below` intentionally omitted. Should be unused
externally, but used internally and still available via the existing `UNSAFE_media` export.
- Changes the underlying media queries to be a bit safer against unexpected overlap. This
changes the breakpoints ever-so-slightly, but given browsers round fractional rems, it's
impractical that this will have any unintended impact—if anything, it may fix a bug.
- [#35149](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35149)
[`455677dbd4c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/455677dbd4c) - -
Documents the responsive media helpers into an Alpha state.
- BREAKING: Removes the `xxl` breakpoint from all media queries (should be unused).
- Adds a new `media` export without `media.below` intentionally omitted. Should be unused
externally, but used internally and still available via the existing `UNSAFE_media` export.
- Changes the underlying media queries to be a bit safer against unexpected overlap. This changes
the breakpoints ever-so-slightly, but given browsers round fractional rems, it's impractical
that this will have any unintended impact—if anything, it may fix a bug.

@@ -1051,5 +1059,5 @@ ## 0.12.6

- [#35592](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35592)
[`3be327cdd6a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3be327cdd6a) - Allow
styles to be applied to Inline through xcss.
- [#35592](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35592)
[`3be327cdd6a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3be327cdd6a) - Allow
styles to be applied to Inline through xcss.

@@ -1060,6 +1068,6 @@ ## 0.12.5

- [#35526](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35526)
[`55be182b904`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55be182b904) -
Regenerates codegen'd artifacts as a result of introducting new design tokens.
- Updated dependencies
- [#35526](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35526)
[`55be182b904`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55be182b904) -
Regenerates codegen'd artifacts as a result of introducting new design tokens.
- Updated dependencies

@@ -1070,7 +1078,7 @@ ## 0.12.4

- [#35270](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35270)
[`b2706220d22`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b2706220d22) - Adds
an experimental `UNSAFE_useMediaQuery` hook to utilize our media query breakpoints in
JavaScript. This is not SSR-safe and will return `null` or perhaps incorrectly depending on your
SSR environment.
- [#35270](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35270)
[`b2706220d22`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b2706220d22) - Adds an
experimental `UNSAFE_useMediaQuery` hook to utilize our media query breakpoints in JavaScript.
This is not SSR-safe and will return `null` or perhaps incorrectly depending on your SSR
environment.

@@ -1081,6 +1089,6 @@ ## 0.12.3

- [#35385](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35385)
[`79e94411a9c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79e94411a9c) - Bump
to account for regeneration of tokens artifacts.
- Updated dependencies
- [#35385](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35385)
[`79e94411a9c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79e94411a9c) - Bump to
account for regeneration of tokens artifacts.
- Updated dependencies

@@ -1091,5 +1099,5 @@ ## 0.12.2

- [#33287](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33287)
[`e278a3b0ea9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e278a3b0ea9) - Allow
loose auto completion and less strict types for some xcss properties.
- [#33287](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33287)
[`e278a3b0ea9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e278a3b0ea9) - Allow
loose auto completion and less strict types for some xcss properties.

@@ -1100,5 +1108,5 @@ ## 0.12.1

- [#35248](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35248)
[`3f273cdd54f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f273cdd54f) - Allow
for an Inline list item.
- [#35248](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35248)
[`3f273cdd54f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f273cdd54f) - Allow
for an Inline list item.

@@ -1109,6 +1117,6 @@ ## 0.12.0

- [#35158](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35158)
[`407853b7b26`](https://bitbucket.org/atlassian/atlassian-frontend/commits/407853b7b26) - Inline
now has a new default value for the `alignBlock` prop: `start` - the previous default,
`stretch`, is now an option that can be set explicitly as well.
- [#35158](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35158)
[`407853b7b26`](https://bitbucket.org/atlassian/atlassian-frontend/commits/407853b7b26) - Inline
now has a new default value for the `alignBlock` prop: `start` - the previous default, `stretch`,
is now an option that can be set explicitly as well.

@@ -1119,6 +1127,6 @@ ## 0.11.0

- [#33833](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33833)
[`8bd6dc6027f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8bd6dc6027f) - Box
backgroundColor prop now accepts full token names, abbreviated forms will no longer work. xcss
now accepts full token names, abbreviated forms will no longer work.
- [#33833](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33833)
[`8bd6dc6027f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8bd6dc6027f) - Box
backgroundColor prop now accepts full token names, abbreviated forms will no longer work. xcss now
accepts full token names, abbreviated forms will no longer work.

@@ -1129,5 +1137,5 @@ ## 0.10.1

- [#34922](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34922)
[`b6302963111`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b6302963111) - Change
border.radius.normal to be 3px instead of 4px. `display: grid` is now accepted for `xcss`.
- [#34922](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34922)
[`b6302963111`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b6302963111) - Change
border.radius.normal to be 3px instead of 4px. `display: grid` is now accepted for `xcss`.

@@ -1138,5 +1146,5 @@ ## 0.10.0

- [#34913](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34913)
[`313d71fce9c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/313d71fce9c) - Allow
media queries at predefined breakpoints to be applied through xcss.
- [#34913](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34913)
[`313d71fce9c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/313d71fce9c) - Allow
media queries at predefined breakpoints to be applied through xcss.

@@ -1147,5 +1155,5 @@ ## 0.9.5

- [#34443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34443)
[`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) -
Removing unused dependencies and dev dependencies
- [#34443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34443)
[`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) - Removing
unused dependencies and dev dependencies

@@ -1156,8 +1164,8 @@ ## 0.9.4

- [#34217](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34217)
[`b19d5c53b64`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b19d5c53b64) -
Internal changest to the primitives package related to token generated styles.
- [`4c4dcc3d571`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c4dcc3d571) -
Updates primitives internal style map.
- Updated dependencies
- [#34217](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34217)
[`b19d5c53b64`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b19d5c53b64) - Internal
changest to the primitives package related to token generated styles.
- [`4c4dcc3d571`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c4dcc3d571) - Updates
primitives internal style map.
- Updated dependencies

@@ -1168,8 +1176,8 @@ ## 0.9.3

- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
[`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
legacy types are published for TS 4.5-4.8
- [#33693](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33693)
[`e06d56c5a3d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e06d56c5a3d) - Adds
type hinting for `fill` CSS property.
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
[`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
legacy types are published for TS 4.5-4.8
- [#33693](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33693)
[`e06d56c5a3d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e06d56c5a3d) - Adds
type hinting for `fill` CSS property.

@@ -1180,5 +1188,5 @@ ## 0.9.2

- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
[`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
Upgrade Typescript from `4.5.5` to `4.9.5`
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
[`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade
Typescript from `4.5.5` to `4.9.5`

@@ -1189,5 +1197,5 @@ ## 0.9.1

- [#33120](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33120)
[`5a9e73494eb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5a9e73494eb) -
Updates to internal documentation.
- [#33120](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33120)
[`5a9e73494eb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5a9e73494eb) - Updates
to internal documentation.

@@ -1198,9 +1206,9 @@ ## 0.9.0

- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
[`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
minor dependency bump
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
[`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
minor dependency bump
### Patch Changes
- Updated dependencies
- Updated dependencies

@@ -1211,6 +1219,6 @@ ## 0.8.9

- [#33127](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33127)
[`da1727baf77`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da1727baf77) - Allow
non tokenised values to be passed through for tokenisable properties like `padding`. Adds type
hinting for zIndex CSS property.
- [#33127](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33127)
[`da1727baf77`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da1727baf77) - Allow
non tokenised values to be passed through for tokenisable properties like `padding`. Adds type
hinting for zIndex CSS property.

@@ -1221,6 +1229,6 @@ ## 0.8.8

- [#33092](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33092)
[`5a134a5128a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5a134a5128a) - Adds
type hinting for boxShadow CSS property. Fixes bug with token to CSS custom property
transformation for gap, rowGap, columnGap.
- [#33092](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33092)
[`5a134a5128a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5a134a5128a) - Adds
type hinting for boxShadow CSS property. Fixes bug with token to CSS custom property
transformation for gap, rowGap, columnGap.

@@ -1231,5 +1239,5 @@ ## 0.8.7

- [#32798](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32798)
[`bad2da77917`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bad2da77917) - The
Box primitive now accepts more elements for the 'as' prop
- [#32798](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32798)
[`bad2da77917`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bad2da77917) - The Box
primitive now accepts more elements for the 'as' prop

@@ -1240,5 +1248,5 @@ ## 0.8.6

- [#33022](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33022)
[`b5b26f3d947`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b5b26f3d947) -
Bugfix: 'padding' prop no longer takes (incorrect) precedence over any other padding props.
- [#33022](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33022)
[`b5b26f3d947`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b5b26f3d947) - Bugfix:
'padding' prop no longer takes (incorrect) precedence over any other padding props.

@@ -1249,5 +1257,5 @@ ## 0.8.5

- [#32786](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32786)
[`0969a35c1b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0969a35c1b0) - Allow
type hinting for nested styles inside pseudo-selectors.
- [#32786](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32786)
[`0969a35c1b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0969a35c1b0) - Allow
type hinting for nested styles inside pseudo-selectors.

@@ -1258,6 +1266,6 @@ ## 0.8.4

- [#32594](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32594)
[`7127e85932a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7127e85932a) - Update
codegen to explicitly list spacing prop values as string unions for compatibility with
extract-react-types.
- [#32594](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32594)
[`7127e85932a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7127e85932a) - Update
codegen to explicitly list spacing prop values as string unions for compatibility with
extract-react-types.

@@ -1268,5 +1276,5 @@ ## 0.8.3

- [#32600](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32600)
[`64e7c72773e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/64e7c72773e) - Update
type to allow typehints for CSS color property.
- [#32600](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32600)
[`64e7c72773e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/64e7c72773e) - Update
type to allow typehints for CSS color property.

@@ -1277,5 +1285,5 @@ ## 0.8.2

- [#32543](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32543)
[`983b1e61003`](https://bitbucket.org/atlassian/atlassian-frontend/commits/983b1e61003) - Fix
Primitives pages being shown in prod despite being marked as alpha.
- [#32543](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32543)
[`983b1e61003`](https://bitbucket.org/atlassian/atlassian-frontend/commits/983b1e61003) - Fix
Primitives pages being shown in prod despite being marked as alpha.

@@ -1286,5 +1294,5 @@ ## 0.8.1

- [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
[`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
remove before merging to master; dupe adf-schema via adf-utils
- [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
[`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
remove before merging to master; dupe adf-schema via adf-utils

@@ -1295,16 +1303,15 @@ ## 0.8.0

- [#32281](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32281)
[`ac4c8695d3f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac4c8695d3f) -
Constrain CSS values of flex-direction to account for accessibility considerations.
- [#32296](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32296)
[`4d19bdd2218`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d19bdd2218) -
**Inline**:
- [#32281](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32281)
[`ac4c8695d3f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac4c8695d3f) -
Constrain CSS values of flex-direction to account for accessibility considerations.
- [#32296](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32296)
[`4d19bdd2218`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d19bdd2218) -
**Inline**:
- `space` prop now accepts values in the form `space.XXX`. For example: `space="space.100"`.
- `rowSpace` prop now accepts values in the form `space.XXX`. For example:
`rowSpace="space.100"`.
- `space` prop now accepts values in the form `space.XXX`. For example: `space="space.100"`.
- `rowSpace` prop now accepts values in the form `space.XXX`. For example: `rowSpace="space.100"`.
**Stack**:
**Stack**:
- `space` prop now accepts values in the form `space.XXX`. For example: `space="space.100"`.
- `space` prop now accepts values in the form `space.XXX`. For example: `space="space.100"`.

@@ -1315,5 +1322,5 @@ ## 0.7.1

- [#32311](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32311)
[`a02eed2974e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a02eed2974e) - Move
codegen into @atlassian scope to publish it to private registry
- [#32311](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32311)
[`a02eed2974e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a02eed2974e) - Move
codegen into @atlassian scope to publish it to private registry

@@ -1324,6 +1331,6 @@ ## 0.7.0

- [#31841](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31841)
[`7e17a8b8934`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e17a8b8934) - Box:
- [#31841](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31841)
[`7e17a8b8934`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e17a8b8934) - Box:
- Add xcss prop to enable token powered styling.
- Add xcss prop to enable token powered styling.

@@ -1334,5 +1341,5 @@ ## 0.6.0

- [#31885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31885)
[`4d60ec345a5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d60ec345a5) - Remove
internal/exploratory responsive props available in BaseBox.
- [#31885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31885)
[`4d60ec345a5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d60ec345a5) - Remove
internal/exploratory responsive props available in BaseBox.

@@ -1343,6 +1350,6 @@ ## 0.5.0

- [#31818](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31818)
[`e379d04c74a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e379d04c74a) - Expose
a new form of `xcss` that is parameterised so it can be statically bound to the intended usage
context.
- [#31818](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31818)
[`e379d04c74a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e379d04c74a) - Expose a
new form of `xcss` that is parameterised so it can be statically bound to the intended usage
context.

@@ -1353,5 +1360,5 @@ ## 0.4.2

- [#31711](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31711)
[`fa26963628c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa26963628c) -
Removes `customStyles` in favour of `xcss`.
- [#31711](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31711)
[`fa26963628c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa26963628c) - Removes
`customStyles` in favour of `xcss`.

@@ -1362,5 +1369,5 @@ ## 0.4.1

- [#31691](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31691)
[`8e03331eb8b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8e03331eb8b) -
Introduce 'as' prop to Inline and Stack so the resulting element can be controlled.
- [#31691](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31691)
[`8e03331eb8b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8e03331eb8b) -
Introduce 'as' prop to Inline and Stack so the resulting element can be controlled.

@@ -1371,5 +1378,5 @@ ## 0.4.0

- [#31378](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31378)
[`003c381e37d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/003c381e37d) - Apply
`width: 100%` to Inline and Stack when `grow` prop is set to `fill`.
- [#31378](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31378)
[`003c381e37d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/003c381e37d) - Apply
`width: 100%` to Inline and Stack when `grow` prop is set to `fill`.

@@ -1380,5 +1387,5 @@ ## 0.3.3

- [#31206](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31206)
[`261420360ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/261420360ec) -
Upgrades component types to support React 18.
- [#31206](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31206)
[`261420360ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/261420360ec) - Upgrades
component types to support React 18.

@@ -1389,5 +1396,5 @@ ## 0.3.2

- [#31242](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31242)
[`e7b64da97a1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7b64da97a1) - Add
`rowSpace` prop to override the `space` prop's spacing between rows.
- [#31242](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31242)
[`e7b64da97a1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7b64da97a1) - Add
`rowSpace` prop to override the `space` prop's spacing between rows.

@@ -1398,5 +1405,5 @@ ## 0.3.1

- [#31127](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31127)
[`114d6a73f72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/114d6a73f72) -
Cleanup the experimental responsive box utilizing our responsive helpers.
- [#31127](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31127)
[`114d6a73f72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/114d6a73f72) - Cleanup
the experimental responsive box utilizing our responsive helpers.

@@ -1407,7 +1414,7 @@ ## 0.3.0

- [#30894](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30894)
[`7c280fead96`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7c280fead96) - Add
new responsive helpers, breakpoints config, and types into `@atlaskit/primitives/responsive`.
Exports are treated as `UNSAFE_` and experimental until modified as they're being worked on in
parallel to our Alpha Grid.
- [#30894](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30894)
[`7c280fead96`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7c280fead96) - Add new
responsive helpers, breakpoints config, and types into `@atlaskit/primitives/responsive`. Exports
are treated as `UNSAFE_` and experimental until modified as they're being worked on in parallel to
our Alpha Grid.

@@ -1418,5 +1425,5 @@ ## 0.2.2

- [#30708](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30708)
[`bf90d854748`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf90d854748) -
Internal representation of Box primitive now supports some responsive styles
- [#30708](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30708)
[`bf90d854748`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf90d854748) - Internal
representation of Box primitive now supports some responsive styles

@@ -1427,6 +1434,6 @@ ## 0.2.1

- [#30440](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30440)
[`5b886634089`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b886634089) - [ux]
Change Box to be the default export from `@atlaskit/primitives/box`. Fix the negative value of
`margin-inline` in Inline `separator` not being applied properly.
- [#30440](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30440)
[`5b886634089`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b886634089) - [ux]
Change Box to be the default export from `@atlaskit/primitives/box`. Fix the negative value of
`margin-inline` in Inline `separator` not being applied properly.

@@ -1437,5 +1444,5 @@ ## 0.2.0

- [#29774](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29774)
[`228cce759e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/228cce759e8) - Create
Box component.
- [#29774](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29774)
[`228cce759e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/228cce759e8) - Create
Box component.

@@ -1446,6 +1453,6 @@ ## 0.1.1

- [#30055](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30055)
[`fe50d8cb56c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe50d8cb56c) -
Internal change to add shape tokens to primitives.
- Updated dependencies
- [#30055](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30055)
[`fe50d8cb56c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe50d8cb56c) - Internal
change to add shape tokens to primitives.
- Updated dependencies

@@ -1456,6 +1463,6 @@ ## 0.1.0

- [#29608](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29608)
[`eeb8baa5d74`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eeb8baa5d74) - -
Create `Stack` component
- Create `Inline` component
- [#29608](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29608)
[`eeb8baa5d74`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eeb8baa5d74) - - Create
`Stack` component
- Create `Inline` component

@@ -1466,6 +1473,6 @@ ## 0.0.2

- [#29387](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29387)
[`069494fbea6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/069494fbea6) -
Internal change. There is no behaviour or visual change.
- Updated dependencies
- [#29387](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29387)
[`069494fbea6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/069494fbea6) - Internal
change. There is no behaviour or visual change.
- Updated dependencies

@@ -1476,4 +1483,4 @@ ## 0.0.1

- [#29450](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29450)
[`87074bc6cb3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87074bc6cb3) -
Initial release of package scaffold.
- [#29450](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29450)
[`87074bc6cb3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87074bc6cb3) - Initial
release of package scaffold.

@@ -79,3 +79,3 @@ "use strict";

packageName: "@atlaskit/primitives",
packageVersion: "6.3.0",
packageVersion: "6.4.0",
analyticsData: analyticsContext,

@@ -82,0 +82,0 @@ actionSubject: 'link'

@@ -68,2 +68,3 @@ "use strict";

return (0, _react2.jsx)("div", {
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
className: resolvedStyles.static,

@@ -70,0 +71,0 @@ css: [baseStyles, (inline || all) && inlineBleedMap[inline || all], (block || all) && blockBleedMap[block || all],

@@ -56,7 +56,11 @@ "use strict";

// @ts-expect-error Expression produces a union type that is too complex to represent. I think this is unavoidable
(0, _react2.jsx)(Component, (0, _extends2.default)({
(0, _react2.jsx)(Component
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop -- Ignored via go/DSP-18766
, (0, _extends2.default)({
style: style
// @ts-expect-error Expression produces a union type that is too complex to represent. We may be able to narrow the type here but unsure.
,
ref: ref,
ref: ref
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
,
className: resolvedStyles.static

@@ -73,3 +77,6 @@ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props

}, node) : node;
});
}
// @ts-ignore This typescript error has been surpessed while locally enrolling `@atlaskit/primitives` into Jira
// The return type of `BoxComponent` does not match the return type of `forwardRef` in React 18
);
var _default = exports.default = Box;

@@ -76,0 +83,0 @@ var baseStyles = (0, _react2.css)({

@@ -110,3 +110,5 @@ "use strict";

return (0, _react2.jsx)(Component, {
role: role,
role: role
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
,
className: resolvedStyles.static,

@@ -113,0 +115,0 @@ css: [baseStyles, gap && _styleMaps.spaceStylesMap.gap[gap], columnGap && _styleMaps.spaceStylesMap.columnGap[columnGap], rowGap && _styleMaps.spaceStylesMap.rowGap[rowGap], alignItems && alignItemsMap[alignItems], direction && flexDirectionMap[direction], justifyContent && justifyContentMap[justifyContent], wrap && flexWrapMap[wrap],

@@ -173,4 +173,8 @@ "use strict";

id: id,
role: role,
style: style,
role: role
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop -- Ignored via go/DSP-18766
,
style: style
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
,
className: resolvedStyles.static,

@@ -177,0 +181,0 @@ css: [baseStyles, gap && _styleMaps.spaceStylesMap.gap[gap], columnGap && _styleMaps.spaceStylesMap.columnGap[columnGap], rowGap && _styleMaps.spaceStylesMap.rowGap[rowGap], alignItems && alignItemsMap[alignItems], alignContent && alignContentMap[alignContent], justifyContent && justifyContentMap[justifyContent], autoFlow && gridAutoFlowMap[autoFlow],

@@ -81,3 +81,3 @@ "use strict";

packageName: "@atlaskit/primitives",
packageVersion: "6.3.0",
packageVersion: "6.4.0",
analyticsData: analyticsContext,

@@ -84,0 +84,0 @@ actionSubject: 'button'

@@ -34,3 +34,5 @@ "use strict";

var resolvedStyles = (0, _xcss.parseXcss)(xcss);
return (0, _react.jsx)(AsElement, {
return (0, _react.jsx)(AsElement
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
, {
className: resolvedStyles.static,

@@ -37,0 +39,0 @@ css: [above && hideAboveQueries[above], below && hideBelowQueries[below], resolvedStyles.emotion]

@@ -37,3 +37,5 @@ "use strict";

var resolvedStyles = (0, _xcss.parseXcss)(xcss);
return (0, _react.jsx)(AsElement, {
return (0, _react.jsx)(AsElement
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
, {
className: resolvedStyles.static,

@@ -40,0 +42,0 @@ css: [defaultHiddenStyles, above && showAboveQueries[above], below && showBelowQueries[below], resolvedStyles.emotion]

@@ -65,3 +65,3 @@ import _extends from "@babel/runtime/helpers/extends";

packageName: "@atlaskit/primitives",
packageVersion: "6.3.0",
packageVersion: "6.4.0",
analyticsData: analyticsContext,

@@ -68,0 +68,0 @@ actionSubject: 'link'

@@ -61,2 +61,3 @@ /** @jsx jsx */

return jsx("div", {
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
className: resolvedStyles.static,

@@ -63,0 +64,0 @@ css: [baseStyles, (inline || all) && inlineBleedMap[inline || all], (block || all) && blockBleedMap[block || all],

@@ -49,7 +49,11 @@ import _extends from "@babel/runtime/helpers/extends";

// @ts-expect-error Expression produces a union type that is too complex to represent. I think this is unavoidable
jsx(Component, _extends({
jsx(Component
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop -- Ignored via go/DSP-18766
, _extends({
style: style
// @ts-expect-error Expression produces a union type that is too complex to represent. We may be able to narrow the type here but unsure.
,
ref: ref,
ref: ref
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
,
className: resolvedStyles.static

@@ -66,3 +70,6 @@ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props

}, node) : node;
});
}
// @ts-ignore This typescript error has been surpessed while locally enrolling `@atlaskit/primitives` into Jira
// The return type of `BoxComponent` does not match the return type of `forwardRef` in React 18
);
export default Box;

@@ -69,0 +76,0 @@ const baseStyles = css({

@@ -103,3 +103,5 @@ /** @jsx jsx */

return jsx(Component, {
role: role,
role: role
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
,
className: resolvedStyles.static,

@@ -106,0 +108,0 @@ css: [baseStyles, gap && spaceStylesMap.gap[gap], columnGap && spaceStylesMap.columnGap[columnGap], rowGap && spaceStylesMap.rowGap[rowGap], alignItems && alignItemsMap[alignItems], direction && flexDirectionMap[direction], justifyContent && justifyContentMap[justifyContent], wrap && flexWrapMap[wrap],

@@ -164,4 +164,8 @@ /** @jsx jsx */

id: id,
role: role,
style: style,
role: role
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop -- Ignored via go/DSP-18766
,
style: style
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
,
className: resolvedStyles.static,

@@ -168,0 +172,0 @@ css: [baseStyles, gap && spaceStylesMap.gap[gap], columnGap && spaceStylesMap.columnGap[columnGap], rowGap && spaceStylesMap.rowGap[rowGap], alignItems && alignItemsMap[alignItems], alignContent && alignContentMap[alignContent], justifyContent && justifyContentMap[justifyContent], autoFlow && gridAutoFlowMap[autoFlow],

@@ -67,3 +67,3 @@ import _extends from "@babel/runtime/helpers/extends";

packageName: "@atlaskit/primitives",
packageVersion: "6.3.0",
packageVersion: "6.4.0",
analyticsData: analyticsContext,

@@ -70,0 +70,0 @@ actionSubject: 'button'

@@ -28,3 +28,5 @@ /** @jsx jsx */

const resolvedStyles = parseXcss(xcss);
return jsx(AsElement, {
return jsx(AsElement
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
, {
className: resolvedStyles.static,

@@ -31,0 +33,0 @@ css: [above && hideAboveQueries[above], below && hideBelowQueries[below], resolvedStyles.emotion]

@@ -31,3 +31,5 @@ /** @jsx jsx */

const resolvedStyles = parseXcss(xcss);
return jsx(AsElement, {
return jsx(AsElement
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
, {
className: resolvedStyles.static,

@@ -34,0 +36,0 @@ css: [defaultHiddenStyles, above && showAboveQueries[above], below && showBelowQueries[below], resolvedStyles.emotion]

@@ -69,3 +69,3 @@ import _extends from "@babel/runtime/helpers/extends";

packageName: "@atlaskit/primitives",
packageVersion: "6.3.0",
packageVersion: "6.4.0",
analyticsData: analyticsContext,

@@ -72,0 +72,0 @@ actionSubject: 'link'

@@ -60,2 +60,3 @@ /** @jsx jsx */

return jsx("div", {
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
className: resolvedStyles.static,

@@ -62,0 +63,0 @@ css: [baseStyles, (inline || all) && inlineBleedMap[inline || all], (block || all) && blockBleedMap[block || all],

@@ -50,7 +50,11 @@ import _extends from "@babel/runtime/helpers/extends";

// @ts-expect-error Expression produces a union type that is too complex to represent. I think this is unavoidable
jsx(Component, _extends({
jsx(Component
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop -- Ignored via go/DSP-18766
, _extends({
style: style
// @ts-expect-error Expression produces a union type that is too complex to represent. We may be able to narrow the type here but unsure.
,
ref: ref,
ref: ref
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
,
className: resolvedStyles.static

@@ -67,3 +71,6 @@ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props

}, node) : node;
});
}
// @ts-ignore This typescript error has been surpessed while locally enrolling `@atlaskit/primitives` into Jira
// The return type of `BoxComponent` does not match the return type of `forwardRef` in React 18
);
export default Box;

@@ -70,0 +77,0 @@ var baseStyles = css({

@@ -103,3 +103,5 @@ /** @jsx jsx */

return jsx(Component, {
role: role,
role: role
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
,
className: resolvedStyles.static,

@@ -106,0 +108,0 @@ css: [baseStyles, gap && spaceStylesMap.gap[gap], columnGap && spaceStylesMap.columnGap[columnGap], rowGap && spaceStylesMap.rowGap[rowGap], alignItems && alignItemsMap[alignItems], direction && flexDirectionMap[direction], justifyContent && justifyContentMap[justifyContent], wrap && flexWrapMap[wrap],

@@ -165,4 +165,8 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";

id: id,
role: role,
style: style,
role: role
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop -- Ignored via go/DSP-18766
,
style: style
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
,
className: resolvedStyles.static,

@@ -169,0 +173,0 @@ css: [baseStyles, gap && spaceStylesMap.gap[gap], columnGap && spaceStylesMap.columnGap[columnGap], rowGap && spaceStylesMap.rowGap[rowGap], alignItems && alignItemsMap[alignItems], alignContent && alignContentMap[alignContent], justifyContent && justifyContentMap[justifyContent], autoFlow && gridAutoFlowMap[autoFlow],

@@ -71,3 +71,3 @@ import _extends from "@babel/runtime/helpers/extends";

packageName: "@atlaskit/primitives",
packageVersion: "6.3.0",
packageVersion: "6.4.0",
analyticsData: analyticsContext,

@@ -74,0 +74,0 @@ actionSubject: 'button'

@@ -28,3 +28,5 @@ /** @jsx jsx */

var resolvedStyles = parseXcss(xcss);
return jsx(AsElement, {
return jsx(AsElement
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
, {
className: resolvedStyles.static,

@@ -31,0 +33,0 @@ css: [above && hideAboveQueries[above], below && hideBelowQueries[below], resolvedStyles.emotion]

@@ -31,3 +31,5 @@ /** @jsx jsx */

var resolvedStyles = parseXcss(xcss);
return jsx(AsElement, {
return jsx(AsElement
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
, {
className: resolvedStyles.static,

@@ -34,0 +36,0 @@ css: [defaultHiddenStyles, above && showAboveQueries[above], below && showBelowQueries[below], resolvedStyles.emotion]

/** @jsx jsx */
import React, { ReactNode } from 'react';
import React, { type ReactNode } from 'react';
import { jsx } from '@emotion/react';

@@ -4,0 +4,0 @@ import type { BasePrimitiveProps } from './types';

/** @jsx jsx */
import { ComponentPropsWithoutRef, ComponentPropsWithRef, ReactElement, ReactNode } from 'react';
import { BackgroundColor, type Space } from '../xcss/style-maps.partial';
import { SVGElements } from './internal/types';
import { type ComponentPropsWithoutRef, type ComponentPropsWithRef, type ReactElement, type ReactNode } from 'react';
import { type BackgroundColor, type Space } from '../xcss/style-maps.partial';
import { type SVGElements } from './internal/types';
import type { BasePrimitiveProps, StyleProp } from './types';

@@ -6,0 +6,0 @@ type AllowedElements = Exclude<keyof JSX.IntrinsicElements, SVGElements>;

/** @jsx jsx */
import { ElementType, ReactNode } from 'react';
import { type ElementType, type ReactNode } from 'react';
import { type Space } from '../xcss/style-maps.partial';

@@ -4,0 +4,0 @@ import type { BasePrimitiveProps } from './types';

/** @jsx jsx */
import { ElementType, ReactNode } from 'react';
import { type ElementType, type ReactNode } from 'react';
import { type Space } from '../xcss/style-maps.partial';

@@ -4,0 +4,0 @@ import type { AlignBlock, AlignInline, BasePrimitiveProps, Grow, Spread } from './types';

/** @jsx jsx */
import { ElementType, ReactNode } from 'react';
import { type ElementType, type ReactNode } from 'react';
import { type Space } from '../xcss/style-maps.partial';

@@ -4,0 +4,0 @@ import type { AlignBlock, AlignInline, BasePrimitiveProps, Grow, Spread } from './types';

@@ -1,2 +0,2 @@

import { CSSObject } from '@emotion/react';
import { type CSSObject } from '@emotion/react';
import type { Breakpoint } from './types';

@@ -3,0 +3,0 @@ /**

@@ -1,4 +0,4 @@

import { SerializedStyles } from '@emotion/react';
import { token } from '@atlaskit/tokens';
import { media } from './media-helper';
import { type SerializedStyles } from '@emotion/react';
import { type token } from '@atlaskit/tokens';
import { type media } from './media-helper';
/**

@@ -5,0 +5,0 @@ * The breakpoints we have for responsiveness.

@@ -558,31 +558,31 @@ import { type SerializedStyles } from '@emotion/react';

borderBlockEndColor?: AutoComplete<BorderColor>;
borderBlockEndWidth?: AutoComplete<BorderWidth>;
borderBlockEndWidth?: BorderWidth | string;
borderBlockStartColor?: AutoComplete<BorderColor>;
borderBlockStartWidth?: AutoComplete<BorderWidth>;
borderBlockWidth?: AutoComplete<BorderWidth>;
borderBlockStartWidth?: BorderWidth | string;
borderBlockWidth?: BorderWidth | string;
borderBottomColor?: AutoComplete<BorderColor>;
borderBottomLeftRadius?: AutoComplete<BorderRadius>;
borderBottomRightRadius?: AutoComplete<BorderRadius>;
borderBottomWidth?: AutoComplete<BorderWidth>;
borderBottomLeftRadius?: BorderRadius | string;
borderBottomRightRadius?: BorderRadius | string;
borderBottomWidth?: BorderWidth | string;
borderColor?: BorderColor;
borderEndEndRadius?: AutoComplete<BorderRadius>;
borderEndStartRadius?: AutoComplete<BorderRadius>;
borderEndEndRadius?: BorderRadius | string;
borderEndStartRadius?: BorderRadius | string;
borderInlineColor?: AutoComplete<BorderColor>;
borderInlineEndColor?: AutoComplete<BorderColor>;
borderInlineEndWidth?: AutoComplete<BorderWidth>;
borderInlineEndWidth?: BorderWidth | string;
borderInlineStartColor?: AutoComplete<BorderColor>;
borderInlineStartWidth?: AutoComplete<BorderWidth>;
borderInlineWidth?: AutoComplete<BorderWidth>;
borderInlineStartWidth?: BorderWidth | string;
borderInlineWidth?: BorderWidth | string;
borderLeftColor?: AutoComplete<BorderColor>;
borderLeftWidth?: AutoComplete<BorderWidth>;
borderRadius?: BorderRadius;
borderLeftWidth?: BorderWidth | string;
borderRadius?: BorderRadius | string;
borderRightColor?: AutoComplete<BorderColor>;
borderRightWidth?: AutoComplete<BorderWidth>;
borderStartEndRadius?: AutoComplete<BorderRadius>;
borderStartStartRadius?: AutoComplete<BorderRadius>;
borderRightWidth?: BorderWidth | string;
borderStartEndRadius?: BorderRadius | string;
borderStartStartRadius?: BorderRadius | string;
borderTopColor?: AutoComplete<BorderColor>;
borderTopLeftRadius?: AutoComplete<BorderRadius>;
borderTopRightRadius?: AutoComplete<BorderRadius>;
borderTopWidth?: AutoComplete<BorderWidth>;
borderWidth?: BorderWidth;
borderTopLeftRadius?: BorderRadius | string;
borderTopRightRadius?: BorderRadius | string;
borderTopWidth?: BorderWidth | string;
borderWidth?: BorderWidth | string;
bottom?: AutoComplete<AllSpace>;

@@ -625,3 +625,3 @@ boxShadow?: Shadow;

outlineOffset?: Space;
outlineWidth?: BorderWidth;
outlineWidth?: BorderWidth | string;
padding?: Space;

@@ -628,0 +628,0 @@ paddingBlock?: Space;

/** @jsx jsx */
import React, { ReactNode } from 'react';
import React, { type ReactNode } from 'react';
import { jsx } from '@emotion/react';

@@ -4,0 +4,0 @@ import type { BasePrimitiveProps } from './types';

/** @jsx jsx */
import { ComponentPropsWithoutRef, ComponentPropsWithRef, ReactElement, ReactNode } from 'react';
import { BackgroundColor, type Space } from '../xcss/style-maps.partial';
import { SVGElements } from './internal/types';
import { type ComponentPropsWithoutRef, type ComponentPropsWithRef, type ReactElement, type ReactNode } from 'react';
import { type BackgroundColor, type Space } from '../xcss/style-maps.partial';
import { type SVGElements } from './internal/types';
import type { BasePrimitiveProps, StyleProp } from './types';

@@ -6,0 +6,0 @@ type AllowedElements = Exclude<keyof JSX.IntrinsicElements, SVGElements>;

/** @jsx jsx */
import { ElementType, ReactNode } from 'react';
import { type ElementType, type ReactNode } from 'react';
import { type Space } from '../xcss/style-maps.partial';

@@ -4,0 +4,0 @@ import type { BasePrimitiveProps } from './types';

/** @jsx jsx */
import { ElementType, ReactNode } from 'react';
import { type ElementType, type ReactNode } from 'react';
import { type Space } from '../xcss/style-maps.partial';

@@ -4,0 +4,0 @@ import type { AlignBlock, AlignInline, BasePrimitiveProps, Grow, Spread } from './types';

/** @jsx jsx */
import { ElementType, ReactNode } from 'react';
import { type ElementType, type ReactNode } from 'react';
import { type Space } from '../xcss/style-maps.partial';

@@ -4,0 +4,0 @@ import type { AlignBlock, AlignInline, BasePrimitiveProps, Grow, Spread } from './types';

@@ -1,2 +0,2 @@

import { CSSObject } from '@emotion/react';
import { type CSSObject } from '@emotion/react';
import type { Breakpoint } from './types';

@@ -3,0 +3,0 @@ /**

@@ -1,4 +0,4 @@

import { SerializedStyles } from '@emotion/react';
import { token } from '@atlaskit/tokens';
import { media } from './media-helper';
import { type SerializedStyles } from '@emotion/react';
import { type token } from '@atlaskit/tokens';
import { type media } from './media-helper';
/**

@@ -5,0 +5,0 @@ * The breakpoints we have for responsiveness.

@@ -558,31 +558,31 @@ import { type SerializedStyles } from '@emotion/react';

borderBlockEndColor?: AutoComplete<BorderColor>;
borderBlockEndWidth?: AutoComplete<BorderWidth>;
borderBlockEndWidth?: BorderWidth | string;
borderBlockStartColor?: AutoComplete<BorderColor>;
borderBlockStartWidth?: AutoComplete<BorderWidth>;
borderBlockWidth?: AutoComplete<BorderWidth>;
borderBlockStartWidth?: BorderWidth | string;
borderBlockWidth?: BorderWidth | string;
borderBottomColor?: AutoComplete<BorderColor>;
borderBottomLeftRadius?: AutoComplete<BorderRadius>;
borderBottomRightRadius?: AutoComplete<BorderRadius>;
borderBottomWidth?: AutoComplete<BorderWidth>;
borderBottomLeftRadius?: BorderRadius | string;
borderBottomRightRadius?: BorderRadius | string;
borderBottomWidth?: BorderWidth | string;
borderColor?: BorderColor;
borderEndEndRadius?: AutoComplete<BorderRadius>;
borderEndStartRadius?: AutoComplete<BorderRadius>;
borderEndEndRadius?: BorderRadius | string;
borderEndStartRadius?: BorderRadius | string;
borderInlineColor?: AutoComplete<BorderColor>;
borderInlineEndColor?: AutoComplete<BorderColor>;
borderInlineEndWidth?: AutoComplete<BorderWidth>;
borderInlineEndWidth?: BorderWidth | string;
borderInlineStartColor?: AutoComplete<BorderColor>;
borderInlineStartWidth?: AutoComplete<BorderWidth>;
borderInlineWidth?: AutoComplete<BorderWidth>;
borderInlineStartWidth?: BorderWidth | string;
borderInlineWidth?: BorderWidth | string;
borderLeftColor?: AutoComplete<BorderColor>;
borderLeftWidth?: AutoComplete<BorderWidth>;
borderRadius?: BorderRadius;
borderLeftWidth?: BorderWidth | string;
borderRadius?: BorderRadius | string;
borderRightColor?: AutoComplete<BorderColor>;
borderRightWidth?: AutoComplete<BorderWidth>;
borderStartEndRadius?: AutoComplete<BorderRadius>;
borderStartStartRadius?: AutoComplete<BorderRadius>;
borderRightWidth?: BorderWidth | string;
borderStartEndRadius?: BorderRadius | string;
borderStartStartRadius?: BorderRadius | string;
borderTopColor?: AutoComplete<BorderColor>;
borderTopLeftRadius?: AutoComplete<BorderRadius>;
borderTopRightRadius?: AutoComplete<BorderRadius>;
borderTopWidth?: AutoComplete<BorderWidth>;
borderWidth?: BorderWidth;
borderTopLeftRadius?: BorderRadius | string;
borderTopRightRadius?: BorderRadius | string;
borderTopWidth?: BorderWidth | string;
borderWidth?: BorderWidth | string;
bottom?: AutoComplete<AllSpace>;

@@ -625,3 +625,3 @@ boxShadow?: Shadow;

outlineOffset?: Space;
outlineWidth?: BorderWidth;
outlineWidth?: BorderWidth | string;
padding?: Space;

@@ -628,0 +628,0 @@ paddingBlock?: Space;

{
"name": "@atlaskit/primitives",
"version": "6.3.0",
"version": "6.4.0",
"description": "Primitives are token-backed low-level building blocks.",

@@ -149,3 +149,2 @@ "publishConfig": {

"@atlaskit/visual-regression": "*",
"@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
"@atlassian/codegen": "^0.1.0",

@@ -203,4 +202,3 @@ "@testing-library/react": "^12.1.5",

"./responsive": "./src/responsive/index.tsx"
},
"prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.0"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc