From e8396b5c4e3546a7d8632e946a6075b5e283ea53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 24 Jul 2024 08:29:07 +0000 Subject: [PATCH] Version Packages --- .changeset/blue-squids-deliver.md | 5 - .changeset/flat-fireants-kneel.md | 5 - .changeset/fuzzy-suits-call.md | 5 - .changeset/good-pumas-hunt.md | 5 - .changeset/pretty-timers-rhyme.md | 9 -- .changeset/proud-bugs-tickle.md | 5 - .changeset/quick-flies-drop.md | 5 - .changeset/real-ducks-tie.md | 5 - .changeset/rotten-roses-battle.md | 5 - .changeset/six-students-provide.md | 5 - .changeset/young-beds-knock.md | 5 - packages/components/CHANGELOG.md | 75 ++++++++++++++ packages/components/package.json | 6 +- packages/ember-flight-icons/CHANGELOG.md | 10 +- packages/ember-flight-icons/package.json | 4 +- packages/flight-icons/CHANGELOG.md | 10 ++ packages/flight-icons/package.json | 2 +- .../release-notes/partials/components.md | 97 ++++++++++++++----- .../partials/ember-flight-icons.md | 18 ++-- .../release-notes/partials/flight-icons.md | 26 ++--- yarn.lock | 10 +- 21 files changed, 199 insertions(+), 118 deletions(-) delete mode 100644 .changeset/blue-squids-deliver.md delete mode 100644 .changeset/flat-fireants-kneel.md delete mode 100644 .changeset/fuzzy-suits-call.md delete mode 100644 .changeset/good-pumas-hunt.md delete mode 100644 .changeset/pretty-timers-rhyme.md delete mode 100644 .changeset/proud-bugs-tickle.md delete mode 100644 .changeset/quick-flies-drop.md delete mode 100644 .changeset/real-ducks-tie.md delete mode 100644 .changeset/rotten-roses-battle.md delete mode 100644 .changeset/six-students-provide.md delete mode 100644 .changeset/young-beds-knock.md diff --git a/.changeset/blue-squids-deliver.md b/.changeset/blue-squids-deliver.md deleted file mode 100644 index 3230407e2f..0000000000 --- a/.changeset/blue-squids-deliver.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashicorp/design-system-components": minor ---- - -`FileInput`, `MaskedInput`, `Select`, `TextInput`, `Textarea` - Converted to TypeScript diff --git a/.changeset/flat-fireants-kneel.md b/.changeset/flat-fireants-kneel.md deleted file mode 100644 index 74da900305..0000000000 --- a/.changeset/flat-fireants-kneel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashicorp/flight-icons": minor ---- - -mongodb and twilio icons have been added. diff --git a/.changeset/fuzzy-suits-call.md b/.changeset/fuzzy-suits-call.md deleted file mode 100644 index 630bd1a455..0000000000 --- a/.changeset/fuzzy-suits-call.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashicorp/design-system-components": minor ---- - -Loads the `hds-icon` sprite in the `components` package, and ensures it is only loaded once. diff --git a/.changeset/good-pumas-hunt.md b/.changeset/good-pumas-hunt.md deleted file mode 100644 index df10bea96f..0000000000 --- a/.changeset/good-pumas-hunt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashicorp/design-system-components": minor ---- - -`Form::TextInput` - added support for `"month"`, `"week"`, and `"tel"` input types diff --git a/.changeset/pretty-timers-rhyme.md b/.changeset/pretty-timers-rhyme.md deleted file mode 100644 index 1d412eeb35..0000000000 --- a/.changeset/pretty-timers-rhyme.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@hashicorp/design-system-components": minor ---- - -`DialogPrimitive` - Added set of utility "dialog" sub-components to act as primitives for `Modal` and `Flyout` (and to be used as standalone subcomponents if needed) - -`Modal` - Replaced internal subcomponents to use the `DialogPrimitive` components. - -`Flyout` - Replaced internal subcomponents to use the `DialogPrimitive` components. diff --git a/.changeset/proud-bugs-tickle.md b/.changeset/proud-bugs-tickle.md deleted file mode 100644 index ee0e84e384..0000000000 --- a/.changeset/proud-bugs-tickle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashicorp/design-system-components": patch ---- - -`Badge`: updated `@text` argument type to include numbers. diff --git a/.changeset/quick-flies-drop.md b/.changeset/quick-flies-drop.md deleted file mode 100644 index 4614cfc192..0000000000 --- a/.changeset/quick-flies-drop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashicorp/design-system-components": minor ---- - -`Modal`: Converted component to TypeScript diff --git a/.changeset/real-ducks-tie.md b/.changeset/real-ducks-tie.md deleted file mode 100644 index e58ca2d4ff..0000000000 --- a/.changeset/real-ducks-tie.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashicorp/design-system-components": minor ---- - -Converted form primitives to TypeScript diff --git a/.changeset/rotten-roses-battle.md b/.changeset/rotten-roses-battle.md deleted file mode 100644 index 835136e3a5..0000000000 --- a/.changeset/rotten-roses-battle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashicorp/design-system-components": minor ---- - -`Checkbox`, `Radio`, `RadioCard`, `Toggle` - Converted components to TypeScript diff --git a/.changeset/six-students-provide.md b/.changeset/six-students-provide.md deleted file mode 100644 index 329498afba..0000000000 --- a/.changeset/six-students-provide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashicorp/design-system-components": minor ---- - -`Flyout`: Converted component to TypeScript diff --git a/.changeset/young-beds-knock.md b/.changeset/young-beds-knock.md deleted file mode 100644 index 221bc42fea..0000000000 --- a/.changeset/young-beds-knock.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashicorp/design-system-components": minor ---- - -`DialogPrimitive` - Converted component to TypeScript diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index 3896b5f0dd..8ff7d83374 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -1,5 +1,80 @@ # @hashicorp/design-system-components +## 4.7.0 + +### Minor Changes + +`FileInput`, `MaskedInput`, `Select`, `TextInput`, `Textarea` - Converted to TypeScript + +[#2244](https://github.com/hashicorp/design-system/pull/2244) + +
+ +Loads the `hds-icon` sprite in the `components` package, and ensures it is only loaded once. + +[#2198](https://github.com/hashicorp/design-system/pull/2198) + +
+ +`Form::TextInput` - added support for `"month"`, `"week"`, and `"tel"` input types + +[#2251](https://github.com/hashicorp/design-system/pull/2251) + +
+ +`DialogPrimitive` - Added set of utility "dialog" sub-components to act as primitives for `Modal` and `Flyout` (and to be used as standalone subcomponents if needed) + +`Modal` - Replaced internal subcomponents to use the `DialogPrimitive` components. + +`Flyout` - Replaced internal subcomponents to use the `DialogPrimitive` components. + +[#2211](https://github.com/hashicorp/design-system/pull/2211) + +
+ +`Modal`: Converted component to TypeScript + +[#2258](https://github.com/hashicorp/design-system/pull/2258) + +
+ +Converted form primitives to TypeScript + +[#2217](https://github.com/hashicorp/design-system/pull/2217) + +
+ +`Checkbox`, `Radio`, `RadioCard`, `Toggle` - Converted components to TypeScript + +[#2240](https://github.com/hashicorp/design-system/pull/2240) + +
+ +`Flyout`: Converted component to TypeScript + +[#2264](https://github.com/hashicorp/design-system/pull/2264) + +
+ +`DialogPrimitive` - Converted component to TypeScript + +[#2249](https://github.com/hashicorp/design-system/pull/2249) + +
+ +### Patch Changes + +`Badge`: updated `@text` argument type to include numbers. + +[#2270](https://github.com/hashicorp/design-system/pull/2270) + +
+ +**🔄 Updated dependencies:** + +- @hashicorp/flight-icons@3.5.0 +- @hashicorp/ember-flight-icons@5.1.3 + ## 4.6.0 ### Minor Changes diff --git a/packages/components/package.json b/packages/components/package.json index a4a4b13cf7..ba1a06ca92 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@hashicorp/design-system-components", - "version": "4.6.0", + "version": "4.7.0", "description": "Helios Design System Components", "keywords": [ "hashicorp", @@ -39,8 +39,8 @@ "@embroider/addon-shim": "^1.8.7", "@floating-ui/dom": "^1.6.3", "@hashicorp/design-system-tokens": "^2.1.0", - "@hashicorp/ember-flight-icons": "^5.1.2", - "@hashicorp/flight-icons": "^3.4.0", + "@hashicorp/ember-flight-icons": "^5.1.3", + "@hashicorp/flight-icons": "^3.5.0", "decorator-transforms": "^1.1.0", "ember-a11y-refocus": "^4.1.0", "ember-cli-sass": "^11.0.1", diff --git a/packages/ember-flight-icons/CHANGELOG.md b/packages/ember-flight-icons/CHANGELOG.md index 3b9bc9a1c9..0105ec0bc5 100644 --- a/packages/ember-flight-icons/CHANGELOG.md +++ b/packages/ember-flight-icons/CHANGELOG.md @@ -1,5 +1,13 @@ # @hashicorp/ember-flight-icons +## 5.1.3 + +### Patch Changes + +**🔄 Updated dependencies:** + +- @hashicorp/flight-icons@3.5.0 + ## 5.1.2 ### Patch Changes @@ -83,7 +91,7 @@ Alternatively, you can import the CSS by adding this configuration in `ember-cli ```js app.import( - "node_modules/@hashicorp/design-system-components/dist/styles/@hashicorp/design-system-components.css" + "node_modules/@hashicorp/design-system-components/dist/styles/@hashicorp/design-system-components.css", ); ``` diff --git a/packages/ember-flight-icons/package.json b/packages/ember-flight-icons/package.json index e98ecefc30..17899562f4 100644 --- a/packages/ember-flight-icons/package.json +++ b/packages/ember-flight-icons/package.json @@ -1,6 +1,6 @@ { "name": "@hashicorp/ember-flight-icons", - "version": "5.1.2", + "version": "5.1.3", "description": "The Ember addon for the HashiCorp Flight SVG icon set", "keywords": [ "ember-addon", @@ -35,7 +35,7 @@ }, "dependencies": { "@embroider/addon-shim": "^1.8.7", - "@hashicorp/flight-icons": "^3.4.0", + "@hashicorp/flight-icons": "^3.5.0", "decorator-transforms": "^1.1.0", "ember-get-config": "^2.1.1" }, diff --git a/packages/flight-icons/CHANGELOG.md b/packages/flight-icons/CHANGELOG.md index 5b9f1580c1..4923594ece 100644 --- a/packages/flight-icons/CHANGELOG.md +++ b/packages/flight-icons/CHANGELOG.md @@ -1,5 +1,15 @@ # @hashicorp/flight-icons +## 3.5.0 + +### Minor Changes + +mongodb and twilio icons have been added. + +[#2260](https://github.com/hashicorp/design-system/pull/2260) + +
+ ## 3.4.0 ### Minor Changes diff --git a/packages/flight-icons/package.json b/packages/flight-icons/package.json index ee24c3ba46..6c4737cfb7 100644 --- a/packages/flight-icons/package.json +++ b/packages/flight-icons/package.json @@ -1,6 +1,6 @@ { "name": "@hashicorp/flight-icons", - "version": "3.4.0", + "version": "3.5.0", "description": "Flight: HashiCorp SVG icon set", "keywords": [ "hashicorp", diff --git a/website/docs/whats-new/release-notes/partials/components.md b/website/docs/whats-new/release-notes/partials/components.md index 3f312ba541..341d2976fb 100644 --- a/website/docs/whats-new/release-notes/partials/components.md +++ b/website/docs/whats-new/release-notes/partials/components.md @@ -12,6 +12,81 @@

+## 4.7.0 + +**Minor changes** + +`FileInput`, `MaskedInput`, `Select`, `TextInput`, `Textarea` - Converted to TypeScript + +[#2244](https://github.com/hashicorp/design-system/pull/2244) + +
+ +Loads the `hds-icon` sprite in the `components` package, and ensures it is only loaded once. + +[#2198](https://github.com/hashicorp/design-system/pull/2198) + +
+ +`Form::TextInput` - added support for `"month"`, `"week"`, and `"tel"` input types + +[#2251](https://github.com/hashicorp/design-system/pull/2251) + +
+ +`DialogPrimitive` - Added set of utility "dialog" sub-components to act as primitives for `Modal` and `Flyout` (and to be used as standalone subcomponents if needed) + +`Modal` - Replaced internal subcomponents to use the `DialogPrimitive` components. + +`Flyout` - Replaced internal subcomponents to use the `DialogPrimitive` components. + +[#2211](https://github.com/hashicorp/design-system/pull/2211) + +
+ +`Modal`: Converted component to TypeScript + +[#2258](https://github.com/hashicorp/design-system/pull/2258) + +
+ +Converted form primitives to TypeScript + +[#2217](https://github.com/hashicorp/design-system/pull/2217) + +
+ +`Checkbox`, `Radio`, `RadioCard`, `Toggle` - Converted components to TypeScript + +[#2240](https://github.com/hashicorp/design-system/pull/2240) + +
+ +`Flyout`: Converted component to TypeScript + +[#2264](https://github.com/hashicorp/design-system/pull/2264) + +
+ +`DialogPrimitive` - Converted component to TypeScript + +[#2249](https://github.com/hashicorp/design-system/pull/2249) + +
+ +**Patch changes** + +`Badge`: updated `@text` argument type to include numbers. + +[#2270](https://github.com/hashicorp/design-system/pull/2270) + +
+ +**🔄 Updated dependencies:** + +- @hashicorp/flight-icons@3.5.0 +- @hashicorp/ember-flight-icons@5.1.3 + ## 4.6.0 **Minor changes** @@ -823,28 +898,6 @@ Added `hds-` prefix to Sass variables for component styles (where missing). - @hashicorp/ember-flight-icons@4.0.4 -## 3.1.2 - -**Patch changes** - -`AppFooter` – Fixed predefined statuses by replacing `critical` with `outage` and prevented `statusIconColor` from being overridden by `status` - -[#1790](https://github.com/hashicorp/design-system/pull/1790) - -
- -`SideNav` - Fixed visible scrollbar in collapsed SideNav when scroll bar is set to be always visible - -[#1786](https://github.com/hashicorp/design-system/pull/1786) - -
- -`CodeBlock` - Fixed `@hasLineWrapping` style to make long strings wrap when they overflow the container - -[#1798](https://github.com/hashicorp/design-system/pull/1798) - -
- --- diff --git a/website/docs/whats-new/release-notes/partials/ember-flight-icons.md b/website/docs/whats-new/release-notes/partials/ember-flight-icons.md index c7b6e10974..6763ebcc61 100644 --- a/website/docs/whats-new/release-notes/partials/ember-flight-icons.md +++ b/website/docs/whats-new/release-notes/partials/ember-flight-icons.md @@ -12,6 +12,14 @@

+## 5.1.3 + +**Patch changes** + +**🔄 Updated dependencies:** + +- @hashicorp/flight-icons@3.5.0 + ## 5.1.2 **Patch changes** @@ -95,7 +103,7 @@ Alternatively, you can import the CSS by adding this configuration in `ember-cli ```js app.import( - "node_modules/@hashicorp/design-system-components/dist/styles/@hashicorp/design-system-components.css" + "node_modules/@hashicorp/design-system-components/dist/styles/@hashicorp/design-system-components.css", ); ``` @@ -239,14 +247,6 @@ Added opt in flag to allow consumers to move sprite loading out of index.html [#1543](https://github.com/hashicorp/design-system/pull/1543) -## 3.0.9 - -**Patch changes** - -**🔄 Updated dependencies:** - -- @hashicorp/flight-icons@2.17.0 - --- diff --git a/website/docs/whats-new/release-notes/partials/flight-icons.md b/website/docs/whats-new/release-notes/partials/flight-icons.md index cf52cbb1af..36fb32a246 100644 --- a/website/docs/whats-new/release-notes/partials/flight-icons.md +++ b/website/docs/whats-new/release-notes/partials/flight-icons.md @@ -12,6 +12,16 @@

+## 3.5.0 + +**Minor changes** + +mongodb and twilio icons have been added. + +[#2260](https://github.com/hashicorp/design-system/pull/2260) + +
+ ## 3.4.0 **Minor changes** @@ -224,22 +234,6 @@ Added `ampersand` icon [#1412](https://github.com/hashicorp/design-system/pull/1412) -## 2.12.0 - -**Minor changes** - -Remove unnused icons as CSS props - -[#727](https://github.com/hashicorp/design-system/pull/727) - -_Notice: as an exception, we are releasing this change as minor instead of major for the reason that no one is actually using these files._ - -
- -Added `figma` and `loom` icons - -[#689](https://github.com/hashicorp/design-system/pull/689) - --- diff --git a/yarn.lock b/yarn.lock index be4a4f54c2..a7eaa24e79 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4109,8 +4109,8 @@ __metadata: "@glint/environment-ember-loose": "npm:^1.4.0" "@glint/template": "npm:^1.4.0" "@hashicorp/design-system-tokens": "npm:^2.1.0" - "@hashicorp/ember-flight-icons": "npm:^5.1.2" - "@hashicorp/flight-icons": "npm:^3.4.0" + "@hashicorp/ember-flight-icons": "npm:^5.1.3" + "@hashicorp/flight-icons": "npm:^3.5.0" "@rollup/plugin-babel": "npm:^6.0.4" "@tsconfig/ember": "npm:^3.0.8" "@types/ember-qunit": "npm:^6.1.1" @@ -4193,7 +4193,7 @@ __metadata: languageName: unknown linkType: soft -"@hashicorp/ember-flight-icons@npm:^5.1.2, @hashicorp/ember-flight-icons@workspace:^, @hashicorp/ember-flight-icons@workspace:packages/ember-flight-icons": +"@hashicorp/ember-flight-icons@npm:^5.1.3, @hashicorp/ember-flight-icons@workspace:^, @hashicorp/ember-flight-icons@workspace:packages/ember-flight-icons": version: 0.0.0-use.local resolution: "@hashicorp/ember-flight-icons@workspace:packages/ember-flight-icons" dependencies: @@ -4212,7 +4212,7 @@ __metadata: "@glint/environment-ember-loose": "npm:^1.2.1" "@glint/environment-ember-template-imports": "npm:^1.2.1" "@glint/template": "npm:^1.2.1" - "@hashicorp/flight-icons": "npm:^3.4.0" + "@hashicorp/flight-icons": "npm:^3.5.0" "@rollup/plugin-babel": "npm:^6.0.4" "@tsconfig/ember": "npm:^3.0.6" "@typescript-eslint/eslint-plugin": "npm:^6.21.0" @@ -4237,7 +4237,7 @@ __metadata: languageName: unknown linkType: soft -"@hashicorp/flight-icons@npm:^3.4.0, @hashicorp/flight-icons@workspace:^, @hashicorp/flight-icons@workspace:packages/flight-icons": +"@hashicorp/flight-icons@npm:^3.5.0, @hashicorp/flight-icons@workspace:^, @hashicorp/flight-icons@workspace:packages/flight-icons": version: 0.0.0-use.local resolution: "@hashicorp/flight-icons@workspace:packages/flight-icons" dependencies: