From 550bb954c5491f6947ca9c0fe3796bd7757da1f3 Mon Sep 17 00:00:00 2001 From: April Smith Date: Wed, 4 Dec 2024 22:22:01 +0000 Subject: [PATCH 1/3] add badges icon for the Pricing Estimator --- package.json | 2 +- src/core/icons/icon-gui-arrow-down-circled.svg | 3 +++ src/core/icons/icon-gui-check-lotus-circled.svg | 3 +++ 3 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 src/core/icons/icon-gui-arrow-down-circled.svg create mode 100644 src/core/icons/icon-gui-check-lotus-circled.svg diff --git a/package.json b/package.json index 15b70cded..cad1c0861 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ably/ui", - "version": "15.1.1", + "version": "15.1.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/icons/icon-gui-arrow-down-circled.svg b/src/core/icons/icon-gui-arrow-down-circled.svg new file mode 100644 index 000000000..2e4aee820 --- /dev/null +++ b/src/core/icons/icon-gui-arrow-down-circled.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/core/icons/icon-gui-check-lotus-circled.svg b/src/core/icons/icon-gui-check-lotus-circled.svg new file mode 100644 index 000000000..d43814b47 --- /dev/null +++ b/src/core/icons/icon-gui-check-lotus-circled.svg @@ -0,0 +1,3 @@ + + + From a2b06ff669c43f27157ad4fb48ae91b4399ae7dd Mon Sep 17 00:00:00 2001 From: April Smith Date: Wed, 4 Dec 2024 22:30:44 +0000 Subject: [PATCH 2/3] Publish v15.1.2-dev.550bb95 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cad1c0861..911fc3477 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ably/ui", - "version": "15.1.2", + "version": "15.1.2-dev.550bb95", "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", From 34e24176ac00b1810dc75bc049dfe42d7cc1bb0b Mon Sep 17 00:00:00 2001 From: April Smith Date: Wed, 4 Dec 2024 22:43:33 +0000 Subject: [PATCH 3/3] update the test snapshot --- package.json | 2 +- .../Icon/__snapshots__/Icon.stories.tsx.snap | 30 +++++++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 911fc3477..cad1c0861 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ably/ui", - "version": "15.1.2-dev.550bb95", + "version": "15.1.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 a88e99b89..e45efd44c 100644 --- a/src/core/Icon/__snapshots__/Icon.stories.tsx.snap +++ b/src/core/Icon/__snapshots__/Icon.stories.tsx.snap @@ -1668,6 +1668,21 @@ exports[`Components/Icon GUIIcons smoke-test 1`] = ` +
+ + icon-gui-arrow-down-circled + +
+
+ + + + +
+
+
icon-gui-arrow-down @@ -1788,6 +1803,21 @@ exports[`Components/Icon GUIIcons smoke-test 1`] = `
+
+ + icon-gui-check-lotus-circled + +
+
+ + + + +
+
+
icon-gui-checklist-checked