From f457b8cf82bf2d5f5d13d4ace85da3ff0f19461a Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 12 Nov 2024 21:45:20 +0000 Subject: [PATCH] applying package updates --- ...-9273ca1f-0b56-4f84-81a9-0caceac42555.json | 7 - components/accordion/CHANGELOG.json | 15 ++ components/accordion/CHANGELOG.md | 10 +- components/accordion/package.json | 4 +- components/action-list-tile/CHANGELOG.json | 15 ++ components/action-list-tile/CHANGELOG.md | 10 +- components/action-list-tile/package.json | 4 +- components/action-tile/CHANGELOG.json | 15 ++ components/action-tile/CHANGELOG.md | 10 +- components/action-tile/package.json | 4 +- components/badge/CHANGELOG.json | 15 ++ components/badge/CHANGELOG.md | 10 +- components/badge/package.json | 4 +- components/bookmark-tile/CHANGELOG.json | 15 ++ components/bookmark-tile/CHANGELOG.md | 10 +- components/bookmark-tile/package.json | 4 +- components/callout/CHANGELOG.json | 15 ++ components/callout/CHANGELOG.md | 10 +- components/callout/package.json | 4 +- components/command/CHANGELOG.json | 15 ++ components/command/CHANGELOG.md | 10 +- components/command/package.json | 4 +- components/component-preview/CHANGELOG.json | 15 ++ components/component-preview/CHANGELOG.md | 10 +- components/component-preview/package.json | 4 +- components/embed/CHANGELOG.json | 15 ++ components/embed/CHANGELOG.md | 10 +- components/embed/package.json | 4 +- components/guidance/CHANGELOG.json | 15 ++ components/guidance/CHANGELOG.md | 10 +- components/guidance/package.json | 4 +- components/heading/CHANGELOG.json | 15 ++ components/heading/CHANGELOG.md | 10 +- components/heading/package.json | 4 +- components/icon-button/CHANGELOG.json | 15 ++ components/icon-button/CHANGELOG.md | 10 +- components/icon-button/package.json | 4 +- components/icon/CHANGELOG.json | 15 ++ components/icon/CHANGELOG.md | 10 +- components/icon/package.json | 2 +- components/link/CHANGELOG.json | 15 ++ components/link/CHANGELOG.md | 10 +- components/link/package.json | 4 +- components/main-navigation/CHANGELOG.json | 15 ++ components/main-navigation/CHANGELOG.md | 10 +- components/main-navigation/package.json | 4 +- components/mark-list/CHANGELOG.json | 21 +++ components/mark-list/CHANGELOG.md | 11 +- components/mark-list/package.json | 6 +- components/person-tile/CHANGELOG.json | 15 ++ components/person-tile/CHANGELOG.md | 10 +- components/person-tile/package.json | 4 +- components/recommendation-tile/CHANGELOG.json | 27 ++++ components/recommendation-tile/CHANGELOG.md | 12 +- components/recommendation-tile/package.json | 8 +- components/resource-chip/CHANGELOG.json | 15 ++ components/resource-chip/CHANGELOG.md | 10 +- components/resource-chip/package.json | 4 +- components/shell/CHANGELOG.json | 15 ++ components/shell/CHANGELOG.md | 10 +- components/shell/package.json | 4 +- components/theme-switch/CHANGELOG.json | 15 ++ components/theme-switch/CHANGELOG.md | 10 +- components/theme-switch/package.json | 4 +- package-lock.json | 142 +++++++++--------- utilities/docs/package.json | 36 ++--- 66 files changed, 658 insertions(+), 161 deletions(-) delete mode 100644 change/@microsoft-arbutus-icon-9273ca1f-0b56-4f84-81a9-0caceac42555.json diff --git a/change/@microsoft-arbutus-icon-9273ca1f-0b56-4f84-81a9-0caceac42555.json b/change/@microsoft-arbutus-icon-9273ca1f-0b56-4f84-81a9-0caceac42555.json deleted file mode 100644 index 33023e8e..00000000 --- a/change/@microsoft-arbutus-icon-9273ca1f-0b56-4f84-81a9-0caceac42555.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "Adds SVG attributes to Icon", - "packageName": "@microsoft/arbutus.icon", - "email": "akimalunar@gmail.com", - "dependentChangeType": "patch" -} diff --git a/components/accordion/CHANGELOG.json b/components/accordion/CHANGELOG.json index ab5f9d5c..07711f79 100644 --- a/components/accordion/CHANGELOG.json +++ b/components/accordion/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/arbutus.accordion", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "1.0.12", + "tag": "@microsoft/arbutus.accordion_v1.0.12", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@microsoft/arbutus.accordion", + "comment": "Bump @microsoft/arbutus.icon to v1.4.0", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "1.0.11", diff --git a/components/accordion/CHANGELOG.md b/components/accordion/CHANGELOG.md index 3c775051..287be7df 100644 --- a/components/accordion/CHANGELOG.md +++ b/components/accordion/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/arbutus.accordion -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 1.0.12 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Patches + +- Bump @microsoft/arbutus.icon to v1.4.0 + ## 1.0.11 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/accordion/package.json b/components/accordion/package.json index 01b01d31..b7f6e4a9 100755 --- a/components/accordion/package.json +++ b/components/accordion/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.accordion", - "version": "1.0.11", + "version": "1.0.12", "description": "Accordion list component.", "main": "lib/index.js", "module": "lib/index.js", @@ -21,7 +21,7 @@ "react-dom": "^18.2.0" }, "dependencies": { - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.text": "1.0.6", "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", diff --git a/components/action-list-tile/CHANGELOG.json b/components/action-list-tile/CHANGELOG.json index 6426b762..16d9a1cc 100644 --- a/components/action-list-tile/CHANGELOG.json +++ b/components/action-list-tile/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/arbutus.action-list-tile", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "1.0.13", + "tag": "@microsoft/arbutus.action-list-tile_v1.0.13", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@microsoft/arbutus.action-list-tile", + "comment": "Bump @microsoft/arbutus.icon to v1.4.0", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "1.0.12", diff --git a/components/action-list-tile/CHANGELOG.md b/components/action-list-tile/CHANGELOG.md index bb9a3f66..4f3881f0 100644 --- a/components/action-list-tile/CHANGELOG.md +++ b/components/action-list-tile/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/arbutus.action-list-tile -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 1.0.13 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Patches + +- Bump @microsoft/arbutus.icon to v1.4.0 + ## 1.0.12 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/action-list-tile/package.json b/components/action-list-tile/package.json index 49c46a4a..de8c6aee 100755 --- a/components/action-list-tile/package.json +++ b/components/action-list-tile/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.action-list-tile", - "version": "1.0.12", + "version": "1.0.13", "description": "ActionListTile composite component in the Tiles collection.", "main": "lib/index.js", "module": "lib/index.js", @@ -21,7 +21,7 @@ "react-dom": "^18.2.0" }, "dependencies": { - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.text": "1.0.6", "@microsoft/arbutus.tile": "1.0.6", "@microsoft/arbutus.use-space-styles": "1.0.7", diff --git a/components/action-tile/CHANGELOG.json b/components/action-tile/CHANGELOG.json index 57638016..db67d1bd 100644 --- a/components/action-tile/CHANGELOG.json +++ b/components/action-tile/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/arbutus.action-tile", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "1.0.12", + "tag": "@microsoft/arbutus.action-tile_v1.0.12", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@microsoft/arbutus.action-tile", + "comment": "Bump @microsoft/arbutus.icon to v1.4.0", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "1.0.11", diff --git a/components/action-tile/CHANGELOG.md b/components/action-tile/CHANGELOG.md index 59feb7d9..a2378ec7 100644 --- a/components/action-tile/CHANGELOG.md +++ b/components/action-tile/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/arbutus.action-tile -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 1.0.12 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Patches + +- Bump @microsoft/arbutus.icon to v1.4.0 + ## 1.0.11 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/action-tile/package.json b/components/action-tile/package.json index abeab08e..f014c916 100755 --- a/components/action-tile/package.json +++ b/components/action-tile/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.action-tile", - "version": "1.0.11", + "version": "1.0.12", "description": "ActionTile composite component in the Tiles collection.", "main": "lib/index.js", "module": "lib/index.js", @@ -21,7 +21,7 @@ "react-dom": "^18.2.0" }, "dependencies": { - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.text": "1.0.6", "@microsoft/arbutus.tile": "1.0.6", "@fluentui/react-theme": "^9.1.16", diff --git a/components/badge/CHANGELOG.json b/components/badge/CHANGELOG.json index 7f59dab7..fe2ca26c 100644 --- a/components/badge/CHANGELOG.json +++ b/components/badge/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/arbutus.badge", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "1.0.12", + "tag": "@microsoft/arbutus.badge_v1.0.12", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@microsoft/arbutus.badge", + "comment": "Bump @microsoft/arbutus.icon to v1.4.0", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "1.0.11", diff --git a/components/badge/CHANGELOG.md b/components/badge/CHANGELOG.md index ea0aa49e..e50a78f5 100644 --- a/components/badge/CHANGELOG.md +++ b/components/badge/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/arbutus.badge -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 1.0.12 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Patches + +- Bump @microsoft/arbutus.icon to v1.4.0 + ## 1.0.11 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/badge/package.json b/components/badge/package.json index 09b9cf01..d2d805bb 100755 --- a/components/badge/package.json +++ b/components/badge/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.badge", - "version": "1.0.11", + "version": "1.0.12", "description": "Badge atomic component.", "main": "lib/index.js", "module": "lib/index.js", @@ -23,7 +23,7 @@ "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.style-utilities": "1.0.4", "@microsoft/arbutus.theming": "1.1.2" }, diff --git a/components/bookmark-tile/CHANGELOG.json b/components/bookmark-tile/CHANGELOG.json index 7b767340..7950aca0 100644 --- a/components/bookmark-tile/CHANGELOG.json +++ b/components/bookmark-tile/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/arbutus.bookmark-tile", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "1.0.14", + "tag": "@microsoft/arbutus.bookmark-tile_v1.0.14", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@microsoft/arbutus.bookmark-tile", + "comment": "Bump @microsoft/arbutus.icon to v1.4.0", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "1.0.13", diff --git a/components/bookmark-tile/CHANGELOG.md b/components/bookmark-tile/CHANGELOG.md index 71bb4b26..3d9bf30b 100644 --- a/components/bookmark-tile/CHANGELOG.md +++ b/components/bookmark-tile/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/arbutus.bookmark-tile -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 1.0.14 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Patches + +- Bump @microsoft/arbutus.icon to v1.4.0 + ## 1.0.13 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/bookmark-tile/package.json b/components/bookmark-tile/package.json index 8de6c6e0..abb2b6ae 100755 --- a/components/bookmark-tile/package.json +++ b/components/bookmark-tile/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.bookmark-tile", - "version": "1.0.13", + "version": "1.0.14", "description": "BookmarkTile composite component in the Tiles collection.", "main": "lib/index.js", "module": "lib/index.js", @@ -21,7 +21,7 @@ "react-dom": "^18.2.0" }, "dependencies": { - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.text": "1.0.6", "@microsoft/arbutus.tile": "1.0.6", "@microsoft/arbutus.use-space-styles": "1.0.7", diff --git a/components/callout/CHANGELOG.json b/components/callout/CHANGELOG.json index eacee497..57f19e33 100644 --- a/components/callout/CHANGELOG.json +++ b/components/callout/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/arbutus.callout", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "1.0.13", + "tag": "@microsoft/arbutus.callout_v1.0.13", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@microsoft/arbutus.callout", + "comment": "Bump @microsoft/arbutus.badge to v1.0.12", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "1.0.12", diff --git a/components/callout/CHANGELOG.md b/components/callout/CHANGELOG.md index 830c9174..f6a7558c 100644 --- a/components/callout/CHANGELOG.md +++ b/components/callout/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/arbutus.callout -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 1.0.13 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Patches + +- Bump @microsoft/arbutus.badge to v1.0.12 + ## 1.0.12 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/callout/package.json b/components/callout/package.json index 36b41650..93bdac6d 100755 --- a/components/callout/package.json +++ b/components/callout/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.callout", - "version": "1.0.12", + "version": "1.0.13", "description": "Callout component.", "main": "lib/index.js", "module": "lib/index.js", @@ -21,7 +21,7 @@ "react-dom": "^18.2.0" }, "dependencies": { - "@microsoft/arbutus.badge": "1.0.11", + "@microsoft/arbutus.badge": "1.0.12", "@microsoft/arbutus.text": "1.0.6", "@microsoft/arbutus.use-space-styles": "1.0.7", "@microsoft/arbutus.style-utilities": "1.0.4", diff --git a/components/command/CHANGELOG.json b/components/command/CHANGELOG.json index 7a2ff524..3a96a058 100644 --- a/components/command/CHANGELOG.json +++ b/components/command/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/arbutus.command", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "1.0.11", + "tag": "@microsoft/arbutus.command_v1.0.11", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@microsoft/arbutus.command", + "comment": "Bump @microsoft/arbutus.icon to v1.4.0", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "1.0.10", diff --git a/components/command/CHANGELOG.md b/components/command/CHANGELOG.md index 97cf4339..d6b7e3ab 100644 --- a/components/command/CHANGELOG.md +++ b/components/command/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/arbutus.command -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 1.0.11 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Patches + +- Bump @microsoft/arbutus.icon to v1.4.0 + ## 1.0.10 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/command/package.json b/components/command/package.json index 95f89ee6..4531ce07 100755 --- a/components/command/package.json +++ b/components/command/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.command", - "version": "1.0.10", + "version": "1.0.11", "description": "Command component in Content collection.", "main": "lib/index.js", "module": "lib/index.js", @@ -21,7 +21,7 @@ "react-dom": "^18.2.0" }, "dependencies": { - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", "@reach/visually-hidden": "^0.18.0" diff --git a/components/component-preview/CHANGELOG.json b/components/component-preview/CHANGELOG.json index 23bcfbcf..805d37dc 100644 --- a/components/component-preview/CHANGELOG.json +++ b/components/component-preview/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/arbutus.component-preview", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "1.1.14", + "tag": "@microsoft/arbutus.component-preview_v1.1.14", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@microsoft/arbutus.component-preview", + "comment": "Bump @microsoft/arbutus.icon to v1.4.0", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "1.1.13", diff --git a/components/component-preview/CHANGELOG.md b/components/component-preview/CHANGELOG.md index ba144ee3..81b3af86 100644 --- a/components/component-preview/CHANGELOG.md +++ b/components/component-preview/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/arbutus.component-preview -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 1.1.14 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Patches + +- Bump @microsoft/arbutus.icon to v1.4.0 + ## 1.1.13 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/component-preview/package.json b/components/component-preview/package.json index b088318e..fd69fad9 100644 --- a/components/component-preview/package.json +++ b/components/component-preview/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.component-preview", - "version": "1.1.13", + "version": "1.1.14", "description": "Component Preview is a composite component designed to showcase component in a static environment. It can be use to preview different component variants.", "main": "lib/index.js", "module": "lib/index.js", @@ -26,7 +26,7 @@ "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", "@microsoft/arbutus.button": "1.0.6", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.theming": "1.1.2", "@microsoft/arbutus.use-copy-to-clipboard": "1.0.4", "framer-motion": "^10.12.16", diff --git a/components/embed/CHANGELOG.json b/components/embed/CHANGELOG.json index e2d786da..02f5cf8b 100644 --- a/components/embed/CHANGELOG.json +++ b/components/embed/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/arbutus.embed", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "1.0.13", + "tag": "@microsoft/arbutus.embed_v1.0.13", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@microsoft/arbutus.embed", + "comment": "Bump @microsoft/arbutus.icon-button to v1.1.4", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "1.0.12", diff --git a/components/embed/CHANGELOG.md b/components/embed/CHANGELOG.md index 9d8b4826..95ed2194 100644 --- a/components/embed/CHANGELOG.md +++ b/components/embed/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/arbutus.embed -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 1.0.13 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Patches + +- Bump @microsoft/arbutus.icon-button to v1.1.4 + ## 1.0.12 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/embed/package.json b/components/embed/package.json index f6e31759..3c8cdb34 100644 --- a/components/embed/package.json +++ b/components/embed/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.embed", - "version": "1.0.12", + "version": "1.0.13", "description": "Embed component in the Content collection. Embed allows users to add third-party iframe content blocks.", "main": "lib/index.js", "module": "lib/index.js", @@ -22,7 +22,7 @@ }, "dependencies": { "@microsoft/arbutus.divider": "1.0.4", - "@microsoft/arbutus.icon-button": "1.1.3", + "@microsoft/arbutus.icon-button": "1.1.4", "@microsoft/arbutus.logo": "1.0.4", "@microsoft/arbutus.text": "1.0.6", "@microsoft/arbutus.use-space-styles": "1.0.7", diff --git a/components/guidance/CHANGELOG.json b/components/guidance/CHANGELOG.json index cf2878ae..6f34d88d 100644 --- a/components/guidance/CHANGELOG.json +++ b/components/guidance/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/arbutus.guidance", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "1.1.5", + "tag": "@microsoft/arbutus.guidance_v1.1.5", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@microsoft/arbutus.guidance", + "comment": "Bump @microsoft/arbutus.icon-button to v1.1.4", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "1.1.4", diff --git a/components/guidance/CHANGELOG.md b/components/guidance/CHANGELOG.md index c939a4db..9e6c4a94 100644 --- a/components/guidance/CHANGELOG.md +++ b/components/guidance/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/arbutus.guidance -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 1.1.5 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Patches + +- Bump @microsoft/arbutus.icon-button to v1.1.4 + ## 1.1.4 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/guidance/package.json b/components/guidance/package.json index 62d6d98e..ed87fc87 100644 --- a/components/guidance/package.json +++ b/components/guidance/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.guidance", - "version": "1.1.4", + "version": "1.1.5", "description": "Guidance composite component in the Content collection. Guidance is an interactive UI for showcasing best practices and anatomy.", "main": "lib/index.js", "module": "lib/index.js", @@ -21,7 +21,7 @@ "react-dom": "^18.2.0" }, "dependencies": { - "@microsoft/arbutus.icon-button": "1.1.3", + "@microsoft/arbutus.icon-button": "1.1.4", "@microsoft/arbutus.logo": "1.0.4", "@microsoft/arbutus.ordered-list": "1.0.4", "@microsoft/arbutus.text": "1.0.6", diff --git a/components/heading/CHANGELOG.json b/components/heading/CHANGELOG.json index fa848a7e..09233660 100644 --- a/components/heading/CHANGELOG.json +++ b/components/heading/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/arbutus.heading", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "1.0.13", + "tag": "@microsoft/arbutus.heading_v1.0.13", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@microsoft/arbutus.heading", + "comment": "Bump @microsoft/arbutus.icon-button to v1.1.4", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "1.0.12", diff --git a/components/heading/CHANGELOG.md b/components/heading/CHANGELOG.md index c1f2fca8..7fa9a447 100644 --- a/components/heading/CHANGELOG.md +++ b/components/heading/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/arbutus.heading -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 1.0.13 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Patches + +- Bump @microsoft/arbutus.icon-button to v1.1.4 + ## 1.0.12 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/heading/package.json b/components/heading/package.json index 5df9d209..7024df30 100644 --- a/components/heading/package.json +++ b/components/heading/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.heading", - "version": "1.0.12", + "version": "1.0.13", "description": "Heading component in Content collection. Heading is a text component that traditionally marks a new section. Heading also allows to copy a direct link to the section it marks.", "main": "lib/index.js", "module": "lib/index.js", @@ -21,7 +21,7 @@ "react-dom": "^18.2.0" }, "dependencies": { - "@microsoft/arbutus.icon-button": "1.1.3", + "@microsoft/arbutus.icon-button": "1.1.4", "@microsoft/arbutus.text": "1.0.6", "@microsoft/arbutus.use-copy-to-clipboard": "1.0.4", "@fluentui/react-theme": "^9.1.16", diff --git a/components/icon-button/CHANGELOG.json b/components/icon-button/CHANGELOG.json index 0048adc8..48454803 100644 --- a/components/icon-button/CHANGELOG.json +++ b/components/icon-button/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/arbutus.icon-button", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "1.1.4", + "tag": "@microsoft/arbutus.icon-button_v1.1.4", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@microsoft/arbutus.icon-button", + "comment": "Bump @microsoft/arbutus.icon to v1.4.0", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "1.1.3", diff --git a/components/icon-button/CHANGELOG.md b/components/icon-button/CHANGELOG.md index 9a14c931..90a3437a 100644 --- a/components/icon-button/CHANGELOG.md +++ b/components/icon-button/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/arbutus.icon-button -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 1.1.4 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Patches + +- Bump @microsoft/arbutus.icon to v1.4.0 + ## 1.1.3 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/icon-button/package.json b/components/icon-button/package.json index e03999e6..2d187117 100755 --- a/components/icon-button/package.json +++ b/components/icon-button/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.icon-button", - "version": "1.1.3", + "version": "1.1.4", "description": "IconButton atomic component.", "main": "lib/index.js", "module": "lib/index.js", @@ -21,7 +21,7 @@ "react-dom": "^18.2.0" }, "dependencies": { - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.use-space-styles": "1.0.7", "@microsoft/arbutus.style-utilities": "1.0.4", "@fluentui/react-theme": "^9.1.16", diff --git a/components/icon/CHANGELOG.json b/components/icon/CHANGELOG.json index bb2c92de..66ca9c66 100644 --- a/components/icon/CHANGELOG.json +++ b/components/icon/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/arbutus.icon", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "1.4.0", + "tag": "@microsoft/arbutus.icon_v1.4.0", + "comments": { + "minor": [ + { + "author": "akimalunar@gmail.com", + "package": "@microsoft/arbutus.icon", + "commit": "5d3be892392fb7883d9c1466d1c37e1b3de9352d", + "comment": "Adds SVG attributes to Icon" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "1.3.0", diff --git a/components/icon/CHANGELOG.md b/components/icon/CHANGELOG.md index 26584165..9e5aa53d 100644 --- a/components/icon/CHANGELOG.md +++ b/components/icon/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/arbutus.icon -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 1.4.0 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Minor changes + +- Adds SVG attributes to Icon (akimalunar@gmail.com) + ## 1.3.0 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/icon/package.json b/components/icon/package.json index 7ff71bf0..480fa2fa 100755 --- a/components/icon/package.json +++ b/components/icon/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.icon", - "version": "1.3.0", + "version": "1.4.0", "description": "Icon atomic component.", "main": "lib/index.js", "module": "lib/index.js", diff --git a/components/link/CHANGELOG.json b/components/link/CHANGELOG.json index a9a77b35..0176c986 100644 --- a/components/link/CHANGELOG.json +++ b/components/link/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/arbutus.link", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "1.1.12", + "tag": "@microsoft/arbutus.link_v1.1.12", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@microsoft/arbutus.link", + "comment": "Bump @microsoft/arbutus.icon to v1.4.0", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "1.1.11", diff --git a/components/link/CHANGELOG.md b/components/link/CHANGELOG.md index e43159af..e1b063d4 100644 --- a/components/link/CHANGELOG.md +++ b/components/link/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/arbutus.link -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 1.1.12 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Patches + +- Bump @microsoft/arbutus.icon to v1.4.0 + ## 1.1.11 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/link/package.json b/components/link/package.json index 28dfb874..ecb482cc 100755 --- a/components/link/package.json +++ b/components/link/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.link", - "version": "1.1.11", + "version": "1.1.12", "description": "Link atomic component.", "main": "lib/index.js", "module": "lib/index.js", @@ -23,7 +23,7 @@ "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.text": "1.0.6", "@microsoft/arbutus.use-space-styles": "1.0.7" }, diff --git a/components/main-navigation/CHANGELOG.json b/components/main-navigation/CHANGELOG.json index 62431450..db552afe 100644 --- a/components/main-navigation/CHANGELOG.json +++ b/components/main-navigation/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/arbutus.main-navigation", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "1.0.12", + "tag": "@microsoft/arbutus.main-navigation_v1.0.12", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@microsoft/arbutus.main-navigation", + "comment": "Bump @microsoft/arbutus.icon to v1.4.0", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "1.0.11", diff --git a/components/main-navigation/CHANGELOG.md b/components/main-navigation/CHANGELOG.md index d9661d28..e204695d 100644 --- a/components/main-navigation/CHANGELOG.md +++ b/components/main-navigation/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/arbutus.main-navigation -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 1.0.12 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Patches + +- Bump @microsoft/arbutus.icon to v1.4.0 + ## 1.0.11 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/main-navigation/package.json b/components/main-navigation/package.json index 0854faf5..1981c863 100755 --- a/components/main-navigation/package.json +++ b/components/main-navigation/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.main-navigation", - "version": "1.0.11", + "version": "1.0.12", "description": "MainNavigation component in the Layout collection.", "main": "lib/index.js", "module": "lib/index.js", @@ -23,7 +23,7 @@ "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.use-space-styles": "1.0.7", "framer-motion": "^10.12.16" }, diff --git a/components/mark-list/CHANGELOG.json b/components/mark-list/CHANGELOG.json index b39a9e75..1cc6e031 100644 --- a/components/mark-list/CHANGELOG.json +++ b/components/mark-list/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@microsoft/arbutus.mark-list", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "1.0.13", + "tag": "@microsoft/arbutus.mark-list_v1.0.13", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@microsoft/arbutus.mark-list", + "comment": "Bump @microsoft/arbutus.badge to v1.0.12", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@microsoft/arbutus.mark-list", + "comment": "Bump @microsoft/arbutus.icon to v1.4.0", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "1.0.12", diff --git a/components/mark-list/CHANGELOG.md b/components/mark-list/CHANGELOG.md index 4707f287..bf2f0026 100644 --- a/components/mark-list/CHANGELOG.md +++ b/components/mark-list/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @microsoft/arbutus.mark-list -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 1.0.13 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Patches + +- Bump @microsoft/arbutus.badge to v1.0.12 +- Bump @microsoft/arbutus.icon to v1.4.0 + ## 1.0.12 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/mark-list/package.json b/components/mark-list/package.json index 37be8f16..3b8a0f9e 100755 --- a/components/mark-list/package.json +++ b/components/mark-list/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.mark-list", - "version": "1.0.12", + "version": "1.0.13", "description": "MarkList composite component in the Lists collection.", "main": "lib/index.js", "module": "lib/index.js", @@ -21,8 +21,8 @@ "react-dom": "^18.2.0" }, "dependencies": { - "@microsoft/arbutus.badge": "1.0.11", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.badge": "1.0.12", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.use-space-styles": "1.0.7", "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18" diff --git a/components/person-tile/CHANGELOG.json b/components/person-tile/CHANGELOG.json index 0ea14095..901429d0 100644 --- a/components/person-tile/CHANGELOG.json +++ b/components/person-tile/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/arbutus.person-tile", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "1.0.13", + "tag": "@microsoft/arbutus.person-tile_v1.0.13", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@microsoft/arbutus.person-tile", + "comment": "Bump @microsoft/arbutus.icon to v1.4.0", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "1.0.12", diff --git a/components/person-tile/CHANGELOG.md b/components/person-tile/CHANGELOG.md index a22eadc5..025e98a5 100644 --- a/components/person-tile/CHANGELOG.md +++ b/components/person-tile/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/arbutus.person-tile -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 1.0.13 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Patches + +- Bump @microsoft/arbutus.icon to v1.4.0 + ## 1.0.12 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/person-tile/package.json b/components/person-tile/package.json index 5a2610d9..22a101db 100644 --- a/components/person-tile/package.json +++ b/components/person-tile/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.person-tile", - "version": "1.0.12", + "version": "1.0.13", "description": "PersonTile is a component in Tile collection. PersonTile represents a person and is interactive.", "main": "lib/index.js", "module": "lib/index.js", @@ -21,7 +21,7 @@ "react-dom": "^18.2.0" }, "dependencies": { - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.text": "1.0.6", "@microsoft/arbutus.tile": "1.0.6", "@microsoft/arbutus.use-space-styles": "1.0.7", diff --git a/components/recommendation-tile/CHANGELOG.json b/components/recommendation-tile/CHANGELOG.json index e1e92448..cdb00154 100644 --- a/components/recommendation-tile/CHANGELOG.json +++ b/components/recommendation-tile/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@microsoft/arbutus.recommendation-tile", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "1.0.14", + "tag": "@microsoft/arbutus.recommendation-tile_v1.0.14", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@microsoft/arbutus.recommendation-tile", + "comment": "Bump @microsoft/arbutus.badge to v1.0.12", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@microsoft/arbutus.recommendation-tile", + "comment": "Bump @microsoft/arbutus.link to v1.1.12", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@microsoft/arbutus.recommendation-tile", + "comment": "Bump @microsoft/arbutus.mark-list to v1.0.13", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "1.0.13", diff --git a/components/recommendation-tile/CHANGELOG.md b/components/recommendation-tile/CHANGELOG.md index 1a866089..3c1d3cc8 100644 --- a/components/recommendation-tile/CHANGELOG.md +++ b/components/recommendation-tile/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @microsoft/arbutus.recommendation-tile -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 1.0.14 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Patches + +- Bump @microsoft/arbutus.badge to v1.0.12 +- Bump @microsoft/arbutus.link to v1.1.12 +- Bump @microsoft/arbutus.mark-list to v1.0.13 + ## 1.0.13 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/recommendation-tile/package.json b/components/recommendation-tile/package.json index 2088b313..eeca5161 100755 --- a/components/recommendation-tile/package.json +++ b/components/recommendation-tile/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.recommendation-tile", - "version": "1.0.13", + "version": "1.0.14", "description": "RecommendationTile composite component in the Tiles collection.", "main": "lib/index.js", "module": "lib/index.js", @@ -23,9 +23,9 @@ "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.badge": "1.0.11", - "@microsoft/arbutus.link": "1.1.11", - "@microsoft/arbutus.mark-list": "1.0.12", + "@microsoft/arbutus.badge": "1.0.12", + "@microsoft/arbutus.link": "1.1.12", + "@microsoft/arbutus.mark-list": "1.0.13", "@microsoft/arbutus.text": "1.0.6", "@microsoft/arbutus.tile": "1.0.6", "@microsoft/arbutus.use-space-styles": "1.0.7" diff --git a/components/resource-chip/CHANGELOG.json b/components/resource-chip/CHANGELOG.json index 39863b75..bee38aac 100644 --- a/components/resource-chip/CHANGELOG.json +++ b/components/resource-chip/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/arbutus.resource-chip", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "0.0.10", + "tag": "@microsoft/arbutus.resource-chip_v0.0.10", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@microsoft/arbutus.resource-chip", + "comment": "Bump @microsoft/arbutus.icon to v1.4.0", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "0.0.9", diff --git a/components/resource-chip/CHANGELOG.md b/components/resource-chip/CHANGELOG.md index 360771c4..4bd3b216 100644 --- a/components/resource-chip/CHANGELOG.md +++ b/components/resource-chip/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/arbutus.resource-chip -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 0.0.10 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Patches + +- Bump @microsoft/arbutus.icon to v1.4.0 + ## 0.0.9 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/resource-chip/package.json b/components/resource-chip/package.json index aaddea4e..4ac41637 100644 --- a/components/resource-chip/package.json +++ b/components/resource-chip/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.resource-chip", - "version": "0.0.9", + "version": "0.0.10", "description": "ResourceChip represents a shortcut to a single resource like a file or a link.", "main": "lib/index.js", "module": "lib/index.js", @@ -24,7 +24,7 @@ "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", "@microsoft/arbutus.button": "1.0.6", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.logo": "1.0.4", "@microsoft/arbutus.text": "1.0.6" }, diff --git a/components/shell/CHANGELOG.json b/components/shell/CHANGELOG.json index 22d3665d..bd3db714 100644 --- a/components/shell/CHANGELOG.json +++ b/components/shell/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/arbutus.shell", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "1.1.13", + "tag": "@microsoft/arbutus.shell_v1.1.13", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@microsoft/arbutus.shell", + "comment": "Bump @microsoft/arbutus.icon-button to v1.1.4", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "1.1.12", diff --git a/components/shell/CHANGELOG.md b/components/shell/CHANGELOG.md index 320425a7..11d246c9 100644 --- a/components/shell/CHANGELOG.md +++ b/components/shell/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/arbutus.shell -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 1.1.13 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Patches + +- Bump @microsoft/arbutus.icon-button to v1.1.4 + ## 1.1.12 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/shell/package.json b/components/shell/package.json index d180b74d..cfcdadc7 100755 --- a/components/shell/package.json +++ b/components/shell/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.shell", - "version": "1.1.12", + "version": "1.1.13", "description": "Shell component in the Layout collection.", "main": "lib/index.js", "module": "lib/index.js", @@ -25,7 +25,7 @@ "@griffel/react": "^1.5.18", "@microsoft/arbutus.footer": "1.0.7", "@microsoft/arbutus.header": "1.0.8", - "@microsoft/arbutus.icon-button": "1.1.3", + "@microsoft/arbutus.icon-button": "1.1.4", "@microsoft/arbutus.theming": "1.1.2", "@microsoft/arbutus.tray": "1.0.5", "@microsoft/arbutus.use-space-styles": "1.0.7", diff --git a/components/theme-switch/CHANGELOG.json b/components/theme-switch/CHANGELOG.json index faf882a4..9ab371fa 100644 --- a/components/theme-switch/CHANGELOG.json +++ b/components/theme-switch/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/arbutus.theme-switch", "entries": [ + { + "date": "Tue, 12 Nov 2024 21:45:20 GMT", + "version": "1.0.11", + "tag": "@microsoft/arbutus.theme-switch_v1.0.11", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@microsoft/arbutus.theme-switch", + "comment": "Bump @microsoft/arbutus.icon to v1.4.0", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 04 Nov 2024 20:21:02 GMT", "version": "1.0.10", diff --git a/components/theme-switch/CHANGELOG.md b/components/theme-switch/CHANGELOG.md index fa22c4c1..eb9fd32e 100644 --- a/components/theme-switch/CHANGELOG.md +++ b/components/theme-switch/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/arbutus.theme-switch -This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified. +This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified. +## 1.0.11 + +Tue, 12 Nov 2024 21:45:20 GMT + +### Patches + +- Bump @microsoft/arbutus.icon to v1.4.0 + ## 1.0.10 Mon, 04 Nov 2024 20:21:02 GMT diff --git a/components/theme-switch/package.json b/components/theme-switch/package.json index d11677b7..0fb4b65f 100644 --- a/components/theme-switch/package.json +++ b/components/theme-switch/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/arbutus.theme-switch", - "version": "1.0.10", + "version": "1.0.11", "description": "ThemeSwitch is a composite component that indicates a currently selected theme and allows the user to change it between light and dark.", "main": "lib/index.js", "module": "lib/index.js", @@ -23,7 +23,7 @@ "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@reach/visually-hidden": "^0.18.0" }, "devDependencies": { diff --git a/package-lock.json b/package-lock.json index 6288037a..59a3ed78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,20 +20,20 @@ "@babel/preset-typescript": "^7.23.2", "@griffel/react": "^1.5.18", "@microsoft/arbutus.aside-navigation": "1.0.7", - "@microsoft/arbutus.bookmark-tile": "1.0.12", + "@microsoft/arbutus.bookmark-tile": "1.0.13", "@microsoft/arbutus.code-snippet": "1.0.6", - "@microsoft/arbutus.command": "1.0.9", + "@microsoft/arbutus.command": "1.0.10", "@microsoft/arbutus.divider": "1.0.4", "@microsoft/arbutus.file-to-string": "1.0.4", - "@microsoft/arbutus.icon": "1.2.1", - "@microsoft/arbutus.icon-button": "1.1.2", - "@microsoft/arbutus.link": "1.1.10", - "@microsoft/arbutus.main-navigation": "1.0.10", - "@microsoft/arbutus.mark-list": "1.0.11", - "@microsoft/arbutus.recommendation-tile": "1.0.12", + "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon-button": "1.1.3", + "@microsoft/arbutus.link": "1.1.11", + "@microsoft/arbutus.main-navigation": "1.0.11", + "@microsoft/arbutus.mark-list": "1.0.12", + "@microsoft/arbutus.recommendation-tile": "1.0.13", "@microsoft/arbutus.tabs": "1.0.7", "@microsoft/arbutus.text": "1.0.6", - "@microsoft/arbutus.theme-switch": "1.0.9", + "@microsoft/arbutus.theme-switch": "1.0.10", "@microsoft/arbutus.theming": "1.1.2", "@microsoft/arbutus.tile": "1.0.6", "@microsoft/arbutus.ts": "0.0.2", @@ -85,11 +85,11 @@ }, "components/accordion": { "name": "@microsoft/arbutus.accordion", - "version": "1.0.11", + "version": "1.0.12", "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.text": "1.0.6", "framer-motion": "^10.12.16" }, @@ -104,11 +104,11 @@ }, "components/action-list-tile": { "name": "@microsoft/arbutus.action-list-tile", - "version": "1.0.12", + "version": "1.0.13", "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.text": "1.0.6", "@microsoft/arbutus.tile": "1.0.6", "@microsoft/arbutus.use-space-styles": "1.0.7", @@ -125,11 +125,11 @@ }, "components/action-tile": { "name": "@microsoft/arbutus.action-tile", - "version": "1.0.11", + "version": "1.0.12", "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.text": "1.0.6", "@microsoft/arbutus.tile": "1.0.6" }, @@ -162,11 +162,11 @@ }, "components/badge": { "name": "@microsoft/arbutus.badge", - "version": "1.0.11", + "version": "1.0.12", "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.style-utilities": "1.0.4", "@microsoft/arbutus.theming": "1.1.2" }, @@ -181,11 +181,11 @@ }, "components/bookmark-tile": { "name": "@microsoft/arbutus.bookmark-tile", - "version": "1.0.13", + "version": "1.0.14", "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.text": "1.0.6", "@microsoft/arbutus.tile": "1.0.6", "@microsoft/arbutus.use-space-styles": "1.0.7" @@ -218,11 +218,11 @@ }, "components/callout": { "name": "@microsoft/arbutus.callout", - "version": "1.0.12", + "version": "1.0.13", "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.badge": "1.0.11", + "@microsoft/arbutus.badge": "1.0.12", "@microsoft/arbutus.style-utilities": "1.0.4", "@microsoft/arbutus.text": "1.0.6", "@microsoft/arbutus.use-space-styles": "1.0.7" @@ -257,11 +257,11 @@ }, "components/command": { "name": "@microsoft/arbutus.command", - "version": "1.0.10", + "version": "1.0.11", "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@reach/visually-hidden": "^0.18.0" }, "devDependencies": { @@ -275,13 +275,13 @@ }, "components/component-preview": { "name": "@microsoft/arbutus.component-preview", - "version": "1.1.13", + "version": "1.1.14", "dependencies": { "@fluentui/react-select": "^9.1.16", "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", "@microsoft/arbutus.button": "1.0.6", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.theming": "1.1.2", "@microsoft/arbutus.use-copy-to-clipboard": "1.0.4", "framer-motion": "^10.12.16", @@ -332,13 +332,13 @@ }, "components/embed": { "name": "@microsoft/arbutus.embed", - "version": "1.0.12", + "version": "1.0.13", "dependencies": { "@fluentui/react-spinner": "^9.3.31", "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", "@microsoft/arbutus.divider": "1.0.4", - "@microsoft/arbutus.icon-button": "1.1.3", + "@microsoft/arbutus.icon-button": "1.1.4", "@microsoft/arbutus.logo": "1.0.4", "@microsoft/arbutus.text": "1.0.6", "@microsoft/arbutus.use-space-styles": "1.0.7" @@ -371,11 +371,11 @@ }, "components/guidance": { "name": "@microsoft/arbutus.guidance", - "version": "1.1.4", + "version": "1.1.5", "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.icon-button": "1.1.3", + "@microsoft/arbutus.icon-button": "1.1.4", "@microsoft/arbutus.logo": "1.0.4", "@microsoft/arbutus.ordered-list": "1.0.4", "@microsoft/arbutus.text": "1.0.6", @@ -410,11 +410,11 @@ }, "components/heading": { "name": "@microsoft/arbutus.heading", - "version": "1.0.12", + "version": "1.0.13", "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.icon-button": "1.1.3", + "@microsoft/arbutus.icon-button": "1.1.4", "@microsoft/arbutus.text": "1.0.6", "@microsoft/arbutus.use-copy-to-clipboard": "1.0.4" }, @@ -429,7 +429,7 @@ }, "components/icon": { "name": "@microsoft/arbutus.icon", - "version": "1.3.0", + "version": "1.4.0", "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", @@ -446,11 +446,11 @@ }, "components/icon-button": { "name": "@microsoft/arbutus.icon-button", - "version": "1.1.3", + "version": "1.1.4", "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.style-utilities": "1.0.4", "@microsoft/arbutus.use-space-styles": "1.0.7" }, @@ -503,11 +503,11 @@ }, "components/link": { "name": "@microsoft/arbutus.link", - "version": "1.1.11", + "version": "1.1.12", "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.text": "1.0.6", "@microsoft/arbutus.use-space-styles": "1.0.7" }, @@ -538,11 +538,11 @@ }, "components/main-navigation": { "name": "@microsoft/arbutus.main-navigation", - "version": "1.0.11", + "version": "1.0.12", "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.use-space-styles": "1.0.7", "framer-motion": "^10.12.16" }, @@ -557,12 +557,12 @@ }, "components/mark-list": { "name": "@microsoft/arbutus.mark-list", - "version": "1.0.12", + "version": "1.0.13", "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.badge": "1.0.11", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.badge": "1.0.12", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.use-space-styles": "1.0.7" }, "devDependencies": { @@ -592,12 +592,12 @@ }, "components/person-tile": { "name": "@microsoft/arbutus.person-tile", - "version": "1.0.12", + "version": "1.0.13", "dependencies": { "@fluentui/react-avatar": "^9.5.47", "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.text": "1.0.6", "@microsoft/arbutus.tile": "1.0.6", "@microsoft/arbutus.use-space-styles": "1.0.7" @@ -637,13 +637,13 @@ }, "components/recommendation-tile": { "name": "@microsoft/arbutus.recommendation-tile", - "version": "1.0.13", + "version": "1.0.14", "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.badge": "1.0.11", - "@microsoft/arbutus.link": "1.1.11", - "@microsoft/arbutus.mark-list": "1.0.12", + "@microsoft/arbutus.badge": "1.0.12", + "@microsoft/arbutus.link": "1.1.12", + "@microsoft/arbutus.mark-list": "1.0.13", "@microsoft/arbutus.text": "1.0.6", "@microsoft/arbutus.tile": "1.0.6", "@microsoft/arbutus.use-space-styles": "1.0.7" @@ -659,12 +659,12 @@ }, "components/resource-chip": { "name": "@microsoft/arbutus.resource-chip", - "version": "0.0.9", + "version": "0.0.10", "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", "@microsoft/arbutus.button": "1.0.6", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@microsoft/arbutus.logo": "1.0.4", "@microsoft/arbutus.text": "1.0.6" }, @@ -696,13 +696,13 @@ }, "components/shell": { "name": "@microsoft/arbutus.shell", - "version": "1.1.12", + "version": "1.1.13", "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", "@microsoft/arbutus.footer": "1.0.7", "@microsoft/arbutus.header": "1.0.8", - "@microsoft/arbutus.icon-button": "1.1.3", + "@microsoft/arbutus.icon-button": "1.1.4", "@microsoft/arbutus.theming": "1.1.2", "@microsoft/arbutus.tray": "1.0.5", "@microsoft/arbutus.use-space-styles": "1.0.7", @@ -791,11 +791,11 @@ }, "components/theme-switch": { "name": "@microsoft/arbutus.theme-switch", - "version": "1.0.10", + "version": "1.0.11", "dependencies": { "@fluentui/react-theme": "^9.1.16", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.icon": "1.3.0", + "@microsoft/arbutus.icon": "1.4.0", "@reach/visually-hidden": "^0.18.0" }, "devDependencies": { @@ -39341,37 +39341,37 @@ "@fluentui/react-theme": "^9.1.16", "@fluentui/react-utilities": "^9.15.2", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.accordion": "1.0.11", - "@microsoft/arbutus.action-list-tile": "1.0.12", - "@microsoft/arbutus.badge": "1.0.11", - "@microsoft/arbutus.bookmark-tile": "1.0.13", - "@microsoft/arbutus.callout": "1.0.12", + "@microsoft/arbutus.accordion": "1.0.12", + "@microsoft/arbutus.action-list-tile": "1.0.13", + "@microsoft/arbutus.badge": "1.0.12", + "@microsoft/arbutus.bookmark-tile": "1.0.14", + "@microsoft/arbutus.callout": "1.0.13", "@microsoft/arbutus.code-snippet": "1.0.6", - "@microsoft/arbutus.component-preview": "1.1.13", + "@microsoft/arbutus.component-preview": "1.1.14", "@microsoft/arbutus.divider": "1.0.4", - "@microsoft/arbutus.embed": "1.0.12", + "@microsoft/arbutus.embed": "1.0.13", "@microsoft/arbutus.file-to-string": "1.0.4", "@microsoft/arbutus.fonts": "1.0.4", "@microsoft/arbutus.footer": "1.0.7", - "@microsoft/arbutus.guidance": "1.1.4", - "@microsoft/arbutus.heading": "1.0.12", - "@microsoft/arbutus.icon-button": "1.1.3", + "@microsoft/arbutus.guidance": "1.1.5", + "@microsoft/arbutus.heading": "1.0.13", + "@microsoft/arbutus.icon-button": "1.1.4", "@microsoft/arbutus.illustration-tile": "1.0.7", "@microsoft/arbutus.image-tile": "1.0.7", - "@microsoft/arbutus.link": "1.1.11", - "@microsoft/arbutus.main-navigation": "1.0.11", - "@microsoft/arbutus.mark-list": "1.0.12", + "@microsoft/arbutus.link": "1.1.12", + "@microsoft/arbutus.main-navigation": "1.0.12", + "@microsoft/arbutus.mark-list": "1.0.13", "@microsoft/arbutus.ordered-list": "1.0.4", - "@microsoft/arbutus.person-tile": "1.0.12", + "@microsoft/arbutus.person-tile": "1.0.13", "@microsoft/arbutus.prop-table": "1.0.8", - "@microsoft/arbutus.recommendation-tile": "1.0.13", - "@microsoft/arbutus.resource-chip": "0.0.9", - "@microsoft/arbutus.shell": "1.1.12", + "@microsoft/arbutus.recommendation-tile": "1.0.14", + "@microsoft/arbutus.resource-chip": "0.0.10", + "@microsoft/arbutus.shell": "1.1.13", "@microsoft/arbutus.table-list": "1.1.5", "@microsoft/arbutus.tabs": "1.0.7", "@microsoft/arbutus.tag": "1.0.4", "@microsoft/arbutus.text": "1.0.6", - "@microsoft/arbutus.theme-switch": "1.0.10", + "@microsoft/arbutus.theme-switch": "1.0.11", "@microsoft/arbutus.theming": "1.1.2", "@microsoft/arbutus.tile": "1.0.6", "@microsoft/arbutus.use-copy-to-clipboard": "1.0.4", diff --git a/utilities/docs/package.json b/utilities/docs/package.json index d543cfef..bcba28b7 100644 --- a/utilities/docs/package.json +++ b/utilities/docs/package.json @@ -27,37 +27,37 @@ "@fluentui/react-theme": "^9.1.16", "@fluentui/react-utilities": "^9.15.2", "@griffel/react": "^1.5.18", - "@microsoft/arbutus.accordion": "1.0.11", - "@microsoft/arbutus.action-list-tile": "1.0.12", - "@microsoft/arbutus.badge": "1.0.11", - "@microsoft/arbutus.bookmark-tile": "1.0.13", - "@microsoft/arbutus.callout": "1.0.12", + "@microsoft/arbutus.accordion": "1.0.12", + "@microsoft/arbutus.action-list-tile": "1.0.13", + "@microsoft/arbutus.badge": "1.0.12", + "@microsoft/arbutus.bookmark-tile": "1.0.14", + "@microsoft/arbutus.callout": "1.0.13", "@microsoft/arbutus.code-snippet": "1.0.6", - "@microsoft/arbutus.component-preview": "1.1.13", + "@microsoft/arbutus.component-preview": "1.1.14", "@microsoft/arbutus.divider": "1.0.4", - "@microsoft/arbutus.embed": "1.0.12", + "@microsoft/arbutus.embed": "1.0.13", "@microsoft/arbutus.file-to-string": "1.0.4", "@microsoft/arbutus.fonts": "1.0.4", "@microsoft/arbutus.footer": "1.0.7", - "@microsoft/arbutus.guidance": "1.1.4", - "@microsoft/arbutus.heading": "1.0.12", - "@microsoft/arbutus.icon-button": "1.1.3", + "@microsoft/arbutus.guidance": "1.1.5", + "@microsoft/arbutus.heading": "1.0.13", + "@microsoft/arbutus.icon-button": "1.1.4", "@microsoft/arbutus.illustration-tile": "1.0.7", "@microsoft/arbutus.image-tile": "1.0.7", - "@microsoft/arbutus.link": "1.1.11", - "@microsoft/arbutus.main-navigation": "1.0.11", - "@microsoft/arbutus.mark-list": "1.0.12", + "@microsoft/arbutus.link": "1.1.12", + "@microsoft/arbutus.main-navigation": "1.0.12", + "@microsoft/arbutus.mark-list": "1.0.13", "@microsoft/arbutus.ordered-list": "1.0.4", - "@microsoft/arbutus.person-tile": "1.0.12", + "@microsoft/arbutus.person-tile": "1.0.13", "@microsoft/arbutus.prop-table": "1.0.8", - "@microsoft/arbutus.recommendation-tile": "1.0.13", - "@microsoft/arbutus.resource-chip": "0.0.9", - "@microsoft/arbutus.shell": "1.1.12", + "@microsoft/arbutus.recommendation-tile": "1.0.14", + "@microsoft/arbutus.resource-chip": "0.0.10", + "@microsoft/arbutus.shell": "1.1.13", "@microsoft/arbutus.table-list": "1.1.5", "@microsoft/arbutus.tabs": "1.0.7", "@microsoft/arbutus.tag": "1.0.4", "@microsoft/arbutus.text": "1.0.6", - "@microsoft/arbutus.theme-switch": "1.0.10", + "@microsoft/arbutus.theme-switch": "1.0.11", "@microsoft/arbutus.theming": "1.1.2", "@microsoft/arbutus.tile": "1.0.6", "@microsoft/arbutus.use-copy-to-clipboard": "1.0.4",