Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @kiwicom/[email protected]
 - @kiwicom/[email protected]
 - @kiwicom/[email protected]
 - @kiwicom/[email protected]
  • Loading branch information
kiwicom-orbit-bot committed Jan 8, 2025
1 parent ae29c09 commit d589ce5
Show file tree
Hide file tree
Showing 8 changed files with 128 additions and 8 deletions.
8 changes: 8 additions & 0 deletions packages/babel-plugin-orbit-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.27-alpha.0](https://github.com/kiwicom/orbit/compare/@kiwicom/[email protected]...@kiwicom/[email protected]) (2025-01-08)

**Note:** Version bump only for package @kiwicom/babel-plugin-orbit-components





## [5.1.26](https://github.com/kiwicom/orbit/compare/@kiwicom/[email protected]...@kiwicom/[email protected]) (2024-12-19)

**Note:** Version bump only for package @kiwicom/babel-plugin-orbit-components
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-plugin-orbit-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@kiwicom/babel-plugin-orbit-components",
"description": "A babel plugin for transforming destructured imports to granular ones.",
"version": "5.1.26",
"version": "5.1.27-alpha.0",
"author": "kiwicom",
"repository": {
"type": "git",
Expand All @@ -28,6 +28,6 @@
"test": "yarn test:file && yarn test:compile && node scripts/testRequire.js"
},
"devDependencies": {
"@kiwicom/orbit-components": "^18.2.0"
"@kiwicom/orbit-components": "^19.0.0-alpha.0"
}
}
54 changes: 54 additions & 0 deletions packages/orbit-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,60 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.0.0-alpha.0](https://github.com/kiwicom/orbit/compare/@kiwicom/[email protected]...@kiwicom/[email protected]) (2025-01-08)


### Bug Fixes

* **InputGroup:** propagate the label prop as an aria-label attribute to child components ([f051373](https://github.com/kiwicom/orbit/commit/f05137347613df79a1ceeb75d9265ef73a1d7bb6))
* **Separator:** ensure width doesn't collapse to 0 in flex containers ([9c4e6b2](https://github.com/kiwicom/orbit/commit/9c4e6b2e88e38b8af316a1e7f60e425cb74a3ecf))


### Features

* **Box:** remove deprecated borderRadius values ([6d76a67](https://github.com/kiwicom/orbit/commit/6d76a677e1724063cd7a6a1ce136537506b349e1))
* **Box:** remove deprecated elevation values ([6ff4962](https://github.com/kiwicom/orbit/commit/6ff49621b5a882b60c6117127a55e6feed87c1ea))
* **Box:** remove deprecated spacing values ([50f080e](https://github.com/kiwicom/orbit/commit/50f080ee9cda9fad79d6c7304058931c3d39c293))
* **CountryFlag:** add role prop for accessibility customization ([96d57b0](https://github.com/kiwicom/orbit/commit/96d57b0da419aadd253d9ef8988c2a071dfb9a61))
* **ErrorFormTooltip:** remove inputSize prop ([032b223](https://github.com/kiwicom/orbit/commit/032b223f8f019d4786be3c1d18809c01745d0d90))
* **HorizontalScroll:** remove deprecated spacing values ([b1913ce](https://github.com/kiwicom/orbit/commit/b1913ced8bf2af4d332b8f2ab6f2c08dd0404958))
* **Icon:** rename UserSingle to UserSingleLight ([e4d0abc](https://github.com/kiwicom/orbit/commit/e4d0abc93fd7e6d43fb0151d26c1122017f542e4))
* **icons:** update icons from figma ([98a83e8](https://github.com/kiwicom/orbit/commit/98a83e8490b135238d33e4e141f2da9702edfc20))
* **Inline:** remove deprecated spacing values ([e1c2c33](https://github.com/kiwicom/orbit/commit/e1c2c33d66f331b6c83977538229b0fcd4c0f47a))
* **InputField:** add ariaLabel prop ([1bf0bb9](https://github.com/kiwicom/orbit/commit/1bf0bb907015cbb9e7b0bf02e9fef235f3ce23ff))
* **InputGroup:** remove unused size prop ([3382797](https://github.com/kiwicom/orbit/commit/3382797366b6da9f866eedd8c647aaa070467b39))
* **LinkList:** remove deprecated spacing values ([b436acb](https://github.com/kiwicom/orbit/commit/b436acb9caf19e5aa7418ffa300fdadad393063d))
* remove deprecated left and right util functions ([68bb285](https://github.com/kiwicom/orbit/commit/68bb28590d0a05fcea2490f942359f5d504d2c7e))
* rename exported breakpoint tokens in mediaQuery util ([3bdabb4](https://github.com/kiwicom/orbit/commit/3bdabb40866634a1ccdbd51abaf23fb4c0424d44))
* **Select:** add ariaLabel prop ([7a81bed](https://github.com/kiwicom/orbit/commit/7a81bed86fbcdc4eddd4749c846e5d9004206cc1))
* **Separator:** remove deprecated spacing values ([c48162a](https://github.com/kiwicom/orbit/commit/c48162acee5908fea926e05a1a1029e34d1a35d6))
* **Stack:** remove deprecated spacing values ([7c01c8b](https://github.com/kiwicom/orbit/commit/7c01c8bd618586404b3b980b00887a331aa3f21a))
* **Tabs:** remove deprecated spacing values ([c2198a5](https://github.com/kiwicom/orbit/commit/c2198a54fbe87cff0cf16efd18e110092d75cdfd))


### BREAKING CHANGES

* these functions were deprecated and are now removed.
* tokens no longer start with `widthBreakpoint-`.
They're now simply `breakpoint-`
* **Stack:** deprecated spacing prop values were removed.
* **Tabs:** deprecated spacing prop values were removed.
* **HorizontalScroll:** deprecated spacing prop values were removed.
* **Separator:** deprecated sideOffset prop values were removed.
* **Inline:** deprecated spacing prop values were removed.
* **LinkList:** deprecated spacing prop values were removed.
* **Box:** deprecated margin and padding prop values were removed.
* **Box:** deprecated borderRadius prop values were removed.
* **Box:** deprecated elevation prop values were removed.
* **Icon:** UserSingle icon is now named UserSingleLight, with no visual changes
* **ErrorFormTooltip:** This prop was effectless and it is no longer available.
* **InputGroup:** This prop was effectless and now is no longer meant
to be used.





# [18.2.0](https://github.com/kiwicom/orbit/compare/@kiwicom/[email protected]...@kiwicom/[email protected]) (2024-12-19)


Expand Down
6 changes: 3 additions & 3 deletions packages/orbit-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kiwicom/orbit-components",
"version": "18.2.0",
"version": "19.0.0-alpha.0",
"description": "Orbit-components is a React component library which provides developers with the easiest possible way of building Kiwi.com’s products.",
"sideEffects": false,
"author": "Kiwi.com",
Expand Down Expand Up @@ -76,8 +76,8 @@
},
"dependencies": {
"@floating-ui/react": "0.26.24",
"@kiwicom/orbit-design-tokens": "^8.1.0",
"@kiwicom/orbit-tailwind-preset": "^6.0.0",
"@kiwicom/orbit-design-tokens": "^9.0.0-alpha.0",
"@kiwicom/orbit-tailwind-preset": "^7.0.0-alpha.0",
"clsx": "^2.0.0",
"color2k": "^2.0.3",
"react-hot-toast": "^2.4.0"
Expand Down
19 changes: 19 additions & 0 deletions packages/orbit-design-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [9.0.0-alpha.0](https://github.com/kiwicom/orbit/compare/@kiwicom/[email protected]...@kiwicom/[email protected]) (2025-01-08)


### Features

* **tokens:** add space700 and space1300 tokens ([0daa94b](https://github.com/kiwicom/orbit/commit/0daa94bcb991c15b3f63e3c73ac91426064f7da2))
* **tokens:** remove deprecated tokens ([a8ce914](https://github.com/kiwicom/orbit/commit/a8ce9145035409bea1a4e4f1af204b3f44fb177d))


### BREAKING CHANGES

* **tokens:** deprecated tokens were removed.
They were not expected to be used anywhere by now.
Check the diff for the full list and possible alternatives.





# [8.1.0](https://github.com/kiwicom/orbit/compare/@kiwicom/[email protected]...@kiwicom/[email protected]) (2024-09-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/orbit-design-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kiwicom/orbit-design-tokens",
"version": "8.1.0",
"version": "9.0.0-alpha.0",
"description": "Design tokens for Kiwi.com.",
"main": "dist/index.cjs",
"module": "dist/index.js",
Expand Down
39 changes: 39 additions & 0 deletions packages/orbit-tailwind-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,45 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [7.0.0-alpha.0](https://github.com/kiwicom/orbit/compare/@kiwicom/[email protected]...@kiwicom/[email protected]) (2025-01-08)


### Features

* **tailwind:** add space700 and space1300 classes ([c11297b](https://github.com/kiwicom/orbit/commit/c11297b458ad76308c4e6843e4008651226ee78a))
* **tailwind:** remove deprecated border radius classes ([c38c62e](https://github.com/kiwicom/orbit/commit/c38c62efa0fe962c23da3f77f2cd5862e7c03d05))
* **tailwind:** remove deprecated button classes ([b75fb2e](https://github.com/kiwicom/orbit/commit/b75fb2e73fbd9e0da9cf15565e11d3247d40c5ba))
* **tailwind:** remove deprecated card classes ([b1c4966](https://github.com/kiwicom/orbit/commit/b1c49668ca86498db8470e6a425943bcc8341335))
* **tailwind:** remove deprecated form classes ([512b0a9](https://github.com/kiwicom/orbit/commit/512b0a9e69b99aa511f60668300da05ba76d6dba))
* **tailwind:** remove deprecated separator size classes ([d06dcb8](https://github.com/kiwicom/orbit/commit/d06dcb8b449f9ec468abc8043133f929c139bf1c))
* **tailwind:** remove deprecated shadow classes ([e34d389](https://github.com/kiwicom/orbit/commit/e34d38998182e2a87c207af6c3ba0c6de21148e8))
* **tailwind:** remove deprecated spacing classes ([e98ce58](https://github.com/kiwicom/orbit/commit/e98ce587debb7ba1b90beeb3868c57bcb577cda7))
* **tailwind:** remove deprecated table classes ([94f559f](https://github.com/kiwicom/orbit/commit/94f559f36b44cdaa482c2e64c7550eb1d993f4c7))
* **tailwind:** remove deprecated tag classes ([9f762f5](https://github.com/kiwicom/orbit/commit/9f762f558d8ca53bb1f92f40fabf25c35acecf57))
* **tailwind:** remove loading-foreground class ([fec7369](https://github.com/kiwicom/orbit/commit/fec7369135c866f6e4bbe6c0ab10ab5fc1d32353))
* **tailwind:** remove modal color classes ([78139b1](https://github.com/kiwicom/orbit/commit/78139b1edab3540cb9faa58cc44dcd24f5dc9aeb))
* **tailwind:** remove social-button color classes ([c616c4b](https://github.com/kiwicom/orbit/commit/c616c4bd2c503426e07224c0d7e426de38f371d6))


### BREAKING CHANGES

* **tailwind:** these classes were deprecated. New number level classes can be used.
* **tailwind:** these classes were deprecated and are not meant to be used.
* **tailwind:** these classes were deprecated and are not meant to be used.
* **tailwind:** these classes were deprecated and are not meant to be used.
* **tailwind:** these classes were deprecated and not meant to be used.
* **tailwind:** these classes were deprecated and not meant to be used.
* **tailwind:** these classes were not meant to be used.
* **tailwind:** these classes were deprecated and not meant to be used.
* **tailwind:** this class was not meant to be used.
* **tailwind:** the separator size classes were deprecated and not meant to be used.
* **tailwind:** these classes were deprecated and not meant to be used.
* **tailwind:** these classes were deprecated and not meant to be used.





# [6.0.0](https://github.com/kiwicom/orbit/compare/@kiwicom/[email protected]...@kiwicom/[email protected]) (2024-10-24)


Expand Down
4 changes: 2 additions & 2 deletions packages/orbit-tailwind-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kiwicom/orbit-tailwind-preset",
"version": "6.0.0",
"version": "7.0.0-alpha.0",
"description": "Orbit tailwind preset which is based on orbit-design-tokens",
"author": "Kiwi.com",
"license": "MIT",
Expand Down Expand Up @@ -34,7 +34,7 @@
"tailwindcss": ">=3.4.4"
},
"dependencies": {
"@kiwicom/orbit-design-tokens": "^8.1.0",
"@kiwicom/orbit-design-tokens": "^9.0.0-alpha.0",
"color2k": "^2.0.3"
},
"devDependencies": {
Expand Down

0 comments on commit d589ce5

Please sign in to comment.