From a2e9ac7c583b974466a66eafdd42df6072184eba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 5 Mar 2025 21:04:59 +0000 Subject: [PATCH] chore: release (next) --- .changeset/pre.json | 1 + components/dropzone/CHANGELOG.md | 40 ++++++++++++++++++++++++++++++++ components/dropzone/package.json | 2 +- tools/bundle/package.json | 2 +- yarn.lock | 4 ++-- 5 files changed, 45 insertions(+), 4 deletions(-) diff --git a/.changeset/pre.json b/.changeset/pre.json index 6373c998e4b..f1f664f72e8 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -100,6 +100,7 @@ }, "changesets": [ "beige-dragons-tickle", + "big-beds-care", "chilly-peaches-sniff", "clean-oranges-smell", "few-doors-smile", diff --git a/components/dropzone/CHANGELOG.md b/components/dropzone/CHANGELOG.md index 9a10b1c86dc..cfe209eedb2 100644 --- a/components/dropzone/CHANGELOG.md +++ b/components/dropzone/CHANGELOG.md @@ -1,5 +1,45 @@ # Change log +## 9.0.0-next.1 + +### Major Changes + +- [#3429](https://github.com/adobe/spectrum-css/pull/3429) [`924fc7f`](https://github.com/adobe/spectrum-css/commit/924fc7f040b84731c06fd3c59dbb1aca9001b642) Thanks [@aramos-adobe](https://github.com/aramos-adobe)! - ## Dropzone S2 Migration + + Since dropzone shares a lot of illustrated message's new content tokens (typography and spacing), tons of unused`--mods` were removed. + + The component reflects the [new design](https://www.figma.com/design/eoZHKJH9a3LJkHYCGt60Vb/S2-token-specs?node-id=10141-2822&m=dev) of the borders that includes dash length and dash gap. + + ### SVG Border + + To support the intention of the design, an SVG element is used. There are custom `--mod` tokens to adjust the length of dashed lines and the gap between them. It's understood it may be too much to consume an additional element so there's a fallback where the SVG element is not necessary - dropzone will use the standard `border` CSS property. + + ### New mods + + `--mod-drop-zone-content-height` + `--mod-drop-zone-edge-to-text` + `--mod-drop-zone-title-line-height` + `--mod-drop-zone-border-dash-length` + `--mod-drop-zone-border-dash-gap` + + ### Removed mods + + `--mod-drop-zone-body-color` + `--mod-drop-zone-body-font-family` + `--mod-drop-zone-body-font-style` + `--mod-drop-zone-body-font-weight` + `--mod-drop-zone-body-line-height` + `--mod-drop-zone-content-color` + `--mod-drop-zone-content-edge-to-text` + `--mod-drop-zone-content-font-size` + `--mod-drop-zone-heading-color` + `--mod-drop-zone-heading-font-family` + `--mod-drop-zone-heading-font-size` + `--mod-drop-zone-heading-font-style` + `--mod-drop-zone-heading-font-weight` + `--mod-drop-zone-heading-line-height` + `--mod-drop-zone-heading-to-body` `--mod-drop-zone-illustration-to-heading` `--mod-drop-zone-illustration-to-title` + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/components/dropzone/package.json b/components/dropzone/package.json index 1a610b1e3c9..769560cf59b 100644 --- a/components/dropzone/package.json +++ b/components/dropzone/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/dropzone", - "version": "9.0.0-next.0", + "version": "9.0.0-next.1", "description": "The Spectrum CSS dropzone component", "license": "Apache-2.0", "author": "Adobe", diff --git a/tools/bundle/package.json b/tools/bundle/package.json index c96017cc095..11f92714805 100644 --- a/tools/bundle/package.json +++ b/tools/bundle/package.json @@ -65,7 +65,7 @@ "@spectrum-css/dialog": "13.0.0-next.1", "@spectrum-css/divider": "6.0.0-next.0", "@spectrum-css/dropindicator": "8.0.0-next.0", - "@spectrum-css/dropzone": "9.0.0-next.0", + "@spectrum-css/dropzone": "9.0.0-next.1", "@spectrum-css/fieldgroup": "8.0.0-next.0", "@spectrum-css/fieldlabel": "11.0.0-next.0", "@spectrum-css/floatingactionbutton": "4.1.0", diff --git a/yarn.lock b/yarn.lock index 5975bf19c0f..2cda5c97239 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4071,7 +4071,7 @@ __metadata: "@spectrum-css/dialog": "npm:13.0.0-next.1" "@spectrum-css/divider": "npm:6.0.0-next.0" "@spectrum-css/dropindicator": "npm:8.0.0-next.0" - "@spectrum-css/dropzone": "npm:9.0.0-next.0" + "@spectrum-css/dropzone": "npm:9.0.0-next.1" "@spectrum-css/fieldgroup": "npm:8.0.0-next.0" "@spectrum-css/fieldlabel": "npm:11.0.0-next.0" "@spectrum-css/floatingactionbutton": "npm:4.1.0" @@ -4596,7 +4596,7 @@ __metadata: languageName: unknown linkType: soft -"@spectrum-css/dropzone@npm:9.0.0-next.0, @spectrum-css/dropzone@workspace:components/dropzone": +"@spectrum-css/dropzone@npm:9.0.0-next.1, @spectrum-css/dropzone@workspace:components/dropzone": version: 0.0.0-use.local resolution: "@spectrum-css/dropzone@workspace:components/dropzone" dependencies: