Skip to content

Commit 8914a5a

Browse files
Version Packages
1 parent 2d7ebfc commit 8914a5a

File tree

15 files changed

+75
-59
lines changed

15 files changed

+75
-59
lines changed

.changeset/cool-carrots-tease.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/cuddly-files-reflect.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/design-token-revamp.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changeset/fix-readonly-tooltips.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/soft-frames-play.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sour-rockets-grab.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

libs/@hashintel/ds-components/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @hashintel/ds-components
22

3+
## 1.0.0
4+
5+
### Minor Changes
6+
7+
- [#8360](https://github.com/hashintel/hash/pull/8360) [`76aed29`](https://github.com/hashintel/hash/commit/76aed2967634fd5b15de428b053c4cdad92c1102) Thanks [@lunelson](https://github.com/lunelson)! - Revamp design token system: Radix-based color generation with semantic bg/fg/bd token structure, expanded 00–120 color scales with OKLCH interpolation, runtime-scalable spacing/radii/line-height via CSS variable factors, and extended conditions. Migrate all consumers to new token naming conventions.
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`6fa6625`](https://github.com/hashintel/hash/commit/6fa662581e74a0aa8b6577a10258b2d3a81bcc30), [`76aed29`](https://github.com/hashintel/hash/commit/76aed2967634fd5b15de428b053c4cdad92c1102), [`7ddaecb`](https://github.com/hashintel/hash/commit/7ddaecbc0f2b3ea1daff6ea584a3d9f418a3da53)]:
12+
- @hashintel/ds-helpers@0.1.0
13+
314
## 0.0.4
415

516
### Patch Changes

libs/@hashintel/ds-components/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hashintel/ds-components",
3-
"version": "0.0.4",
3+
"version": "1.0.0",
44
"description": "HASH Component Library built with React, Ark UI, and PandaCSS",
55
"license": "(MIT OR Apache-2.0)",
66
"repository": {
@@ -51,14 +51,14 @@
5151
},
5252
"dependencies": {
5353
"@ark-ui/react": "5.26.2",
54-
"@hashintel/ds-helpers": "0.0.4",
54+
"@hashintel/ds-helpers": "0.1.0",
5555
"@hashintel/refractive": "0.0.2",
5656
"canvas": "3.2.0",
5757
"motion": "12.23.24"
5858
},
5959
"devDependencies": {
6060
"@figma/code-connect": "1.3.13",
61-
"@hashintel/ds-theme": "0.0.3",
61+
"@hashintel/ds-theme": "0.1.0",
6262
"@local/eslint": "0.0.0-private",
6363
"@local/tsconfig": "0.0.0-private",
6464
"@pandacss/dev": "1.4.3",
@@ -87,7 +87,7 @@
8787
},
8888
"peerDependencies": {
8989
"@ark-ui/react": "^5.26.2",
90-
"@hashintel/ds-helpers": "0.0.4",
90+
"@hashintel/ds-helpers": "0.1.0",
9191
"@hashintel/refractive": "0.0.2",
9292
"react": "^19.2.0",
9393
"react-dom": "^19.2.0"

libs/@hashintel/ds-helpers/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @hashintel/ds-helpers
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#8360](https://github.com/hashintel/hash/pull/8360) [`76aed29`](https://github.com/hashintel/hash/commit/76aed2967634fd5b15de428b053c4cdad92c1102) Thanks [@lunelson](https://github.com/lunelson)! - Revamp design token system: Radix-based color generation with semantic bg/fg/bd token structure, expanded 00–120 color scales with OKLCH interpolation, runtime-scalable spacing/radii/line-height via CSS variable factors, and extended conditions. Migrate all consumers to new token naming conventions.
8+
9+
### Patch Changes
10+
11+
- [#8351](https://github.com/hashintel/hash/pull/8351) [`6fa6625`](https://github.com/hashintel/hash/commit/6fa662581e74a0aa8b6577a10258b2d3a81bcc30) Thanks [@lunelson](https://github.com/lunelson)! - Refinements to figma-variable-to-token transformation logic, to skip WIP/hidden properties from the Figma
12+
13+
- [#8430](https://github.com/hashintel/hash/pull/8430) [`7ddaecb`](https://github.com/hashintel/hash/commit/7ddaecbc0f2b3ea1daff6ea584a3d9f418a3da53) Thanks [@lunelson](https://github.com/lunelson)! - Restructure semantic color tokens: fix text legibility, add bgSolid opaque surface scale, add .fg contrast sub-tokens to all background categories via threshold-based flip logic, and enable palette-aware focus rings.
14+
315
## 0.0.4
416

517
## 0.0.3

libs/@hashintel/ds-helpers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hashintel/ds-helpers",
3-
"version": "0.0.4",
3+
"version": "0.1.0",
44
"description": "HASH PandaCSS Styled System",
55
"license": "(MIT OR Apache-2.0)",
66
"repository": {
@@ -69,7 +69,7 @@
6969
"@fontsource-variable/geist-mono": "5.2.7",
7070
"@fontsource-variable/inter": "5.2.8",
7171
"@fontsource-variable/inter-tight": "5.2.7",
72-
"@hashintel/ds-theme": "0.0.3",
72+
"@hashintel/ds-theme": "0.1.0",
7373
"@ladle/react": "5.1.1",
7474
"@mantine/hooks": "8.3.5",
7575
"@pandacss/dev": "1.4.3",

0 commit comments

Comments
 (0)