From 2fc4f3e64e16e4569f46d27bc0c6a0a74e1c3a7c Mon Sep 17 00:00:00 2001 From: April Smith Date: Wed, 11 Sep 2024 11:36:38 +0100 Subject: [PATCH 1/3] Add icon-display-custom and icon-display-integrations icons --- package.json | 2 +- src/core/icons/icon-display-custom.svg | 7 +++++++ src/core/icons/icon-display-integrations.svg | 8 ++++++++ 3 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 src/core/icons/icon-display-custom.svg create mode 100644 src/core/icons/icon-display-integrations.svg diff --git a/package.json b/package.json index 685045878..4717a4840 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ably/ui", - "version": "14.5.0", + "version": "14.5.1", "description": "Home of the Ably design system library ([design.ably.com](https://design.ably.com)). It provides a showcase, development/test environment and a publishing pipeline for different distributables.", "repository": { "type": "git", diff --git a/src/core/icons/icon-display-custom.svg b/src/core/icons/icon-display-custom.svg new file mode 100644 index 000000000..8177d7d8a --- /dev/null +++ b/src/core/icons/icon-display-custom.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/src/core/icons/icon-display-integrations.svg b/src/core/icons/icon-display-integrations.svg new file mode 100644 index 000000000..7e9195846 --- /dev/null +++ b/src/core/icons/icon-display-integrations.svg @@ -0,0 +1,8 @@ + + + + + + + + From 118974c5f8fbd131720a3158c957d0b745630ede Mon Sep 17 00:00:00 2001 From: April Smith Date: Wed, 11 Sep 2024 11:37:31 +0100 Subject: [PATCH 2/3] Publish v14.5.1-dev.6d0f90c --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4717a4840..5eb7c6609 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ably/ui", - "version": "14.5.1", + "version": "14.5.1-dev.6d0f90c", "description": "Home of the Ably design system library ([design.ably.com](https://design.ably.com)). It provides a showcase, development/test environment and a publishing pipeline for different distributables.", "repository": { "type": "git", @@ -21,10 +21,10 @@ "@storybook/addon-interactions": "^8.2.9", "@storybook/addon-links": "^8.2.9", "@storybook/blocks": "^8.2.9", - "@storybook/react-vite": "^8.2.9", "@storybook/react": "^8.2.9", - "@storybook/test-runner": "^0.19.1", + "@storybook/react-vite": "^8.2.9", "@storybook/test": "^8.2.9", + "@storybook/test-runner": "^0.19.1", "@swc/cli": "^0.4.0", "@swc/core": "^1.4.11", "@types/dompurify": "^3.0.5", @@ -34,13 +34,13 @@ "@typescript-eslint/parser": "^6.21.0", "@vitejs/plugin-react": "^4.2.1", "autoprefixer": "^10.0.2", + "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-react": "^7.34.3", "eslint-plugin-storybook": "^0.8.0", - "eslint": "^8.57.0", "http-server": "14.1.1", - "msw-storybook-addon": "^2.0.2", "msw": "2.4.2", + "msw-storybook-addon": "^2.0.2", "prettier": "^3.2.5", "storybook": "^8.2.9", "svg-sprite": "^2.0.4", From e4df90379e8ef412f5e64e24de1f185586d1b7b3 Mon Sep 17 00:00:00 2001 From: April Smith Date: Wed, 11 Sep 2024 12:13:52 +0100 Subject: [PATCH 3/3] Update changes after the Icon Component enhancement --- package.json | 2 +- .../Icon/__snapshots__/Icon.stories.tsx.snap | 30 +++++++++++++++++++ src/core/Icon/types.ts | 2 ++ 3 files changed, 33 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 5eb7c6609..90fbb7708 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ably/ui", - "version": "14.5.1-dev.6d0f90c", + "version": "14.5.2", "description": "Home of the Ably design system library ([design.ably.com](https://design.ably.com)). It provides a showcase, development/test environment and a publishing pipeline for different distributables.", "repository": { "type": "git", diff --git a/src/core/Icon/__snapshots__/Icon.stories.tsx.snap b/src/core/Icon/__snapshots__/Icon.stories.tsx.snap index 4010b2389..84e4effbd 100644 --- a/src/core/Icon/__snapshots__/Icon.stories.tsx.snap +++ b/src/core/Icon/__snapshots__/Icon.stories.tsx.snap @@ -302,6 +302,21 @@ exports[`JS Components/Icon DisplayIcons smoke-test 1`] = ` +
+ + icon-display-custom + +
+
+ + + + +
+
+
icon-display-custom-cname @@ -647,6 +662,21 @@ exports[`JS Components/Icon DisplayIcons smoke-test 1`] = `
+
+ + icon-display-integrations + +
+
+ + + + +
+
+
icon-display-integrations-col diff --git a/src/core/Icon/types.ts b/src/core/Icon/types.ts index caa66e1bf..aefadceb5 100644 --- a/src/core/Icon/types.ts +++ b/src/core/Icon/types.ts @@ -69,6 +69,7 @@ const displayIcons = [ "icon-display-compare-tech-col", "icon-display-connection-state-&-recovery", "icon-display-consumer-groups", + "icon-display-custom", "icon-display-custom-cname", "icon-display-customers-col", "icon-display-dedicated-cluster", @@ -92,6 +93,7 @@ const displayIcons = [ "icon-display-hipaa-mono", "icon-display-hipaa", "icon-display-history", + "icon-display-integrations", "icon-display-integrations-col", "icon-display-it-support-access", "icon-display-it-support-helpdesk",