From 4c9ab3dff9bc9e73426183b42114bd15916fdcf5 Mon Sep 17 00:00:00 2001 From: Ashley Rowles Date: Tue, 17 Jun 2025 13:46:05 -0700 Subject: [PATCH 1/3] feat: added icons --- .../calcite-ui-icons/icons/content-side-by-side-right-16.svg | 1 + .../calcite-ui-icons/icons/content-side-by-side-right-24.svg | 1 + .../calcite-ui-icons/icons/content-side-by-side-right-32.svg | 1 + 3 files changed, 3 insertions(+) create mode 100755 packages/calcite-ui-icons/icons/content-side-by-side-right-16.svg create mode 100755 packages/calcite-ui-icons/icons/content-side-by-side-right-24.svg create mode 100755 packages/calcite-ui-icons/icons/content-side-by-side-right-32.svg diff --git a/packages/calcite-ui-icons/icons/content-side-by-side-right-16.svg b/packages/calcite-ui-icons/icons/content-side-by-side-right-16.svg new file mode 100755 index 00000000000..292f5091453 --- /dev/null +++ b/packages/calcite-ui-icons/icons/content-side-by-side-right-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/packages/calcite-ui-icons/icons/content-side-by-side-right-24.svg b/packages/calcite-ui-icons/icons/content-side-by-side-right-24.svg new file mode 100755 index 00000000000..e8c9e221c65 --- /dev/null +++ b/packages/calcite-ui-icons/icons/content-side-by-side-right-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/packages/calcite-ui-icons/icons/content-side-by-side-right-32.svg b/packages/calcite-ui-icons/icons/content-side-by-side-right-32.svg new file mode 100755 index 00000000000..3ba14de19b5 --- /dev/null +++ b/packages/calcite-ui-icons/icons/content-side-by-side-right-32.svg @@ -0,0 +1 @@ + \ No newline at end of file From 515c645a920e1898cefa241b848e5f8504c210e7 Mon Sep 17 00:00:00 2001 From: Ashley Rowles Date: Tue, 17 Jun 2025 14:39:34 -0700 Subject: [PATCH 2/3] feat: added tags --- packages/calcite-ui-icons/docs/keywords.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/packages/calcite-ui-icons/docs/keywords.json b/packages/calcite-ui-icons/docs/keywords.json index 2465f4d88f4..b58ae75ee59 100644 --- a/packages/calcite-ui-icons/docs/keywords.json +++ b/packages/calcite-ui-icons/docs/keywords.json @@ -9829,5 +9829,10 @@ "alias": ["4.3.0", "generic", "direction", "gps", "location", "instructions"], "category": "Generic", "release": "4.3.0" + }, + "content-side-by-side-right": { + "alias": ["4.3.0", "windows", "table", "content", "html", "css"], + "category": "Windows", + "release": "4.3.0" } } From 3006e4886fb3ed568be1fe452d66d0eb3086c2d7 Mon Sep 17 00:00:00 2001 From: Ashley Rowles Date: Tue, 17 Jun 2025 14:40:53 -0700 Subject: [PATCH 3/3] feat: launched ref page --- packages/calcite-ui-icons/fantasticonrc.json | 3 ++- .../calcite-ui-icons/icons/content-side-by-side-right-16.svg | 2 +- .../calcite-ui-icons/icons/content-side-by-side-right-24.svg | 2 +- .../calcite-ui-icons/icons/content-side-by-side-right-32.svg | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/packages/calcite-ui-icons/fantasticonrc.json b/packages/calcite-ui-icons/fantasticonrc.json index ec2176716b9..759246e4bbe 100644 --- a/packages/calcite-ui-icons/fantasticonrc.json +++ b/packages/calcite-ui-icons/fantasticonrc.json @@ -1232,6 +1232,7 @@ "subheading-1-rtl": 61769, "sequential-navigation": 61770, "image-navigation": 61771, - "directional-navigation": 61772 + "directional-navigation": 61772, + "content-side-by-side-right": 61773 } } diff --git a/packages/calcite-ui-icons/icons/content-side-by-side-right-16.svg b/packages/calcite-ui-icons/icons/content-side-by-side-right-16.svg index 292f5091453..e04b5fff509 100755 --- a/packages/calcite-ui-icons/icons/content-side-by-side-right-16.svg +++ b/packages/calcite-ui-icons/icons/content-side-by-side-right-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/packages/calcite-ui-icons/icons/content-side-by-side-right-24.svg b/packages/calcite-ui-icons/icons/content-side-by-side-right-24.svg index e8c9e221c65..5d4b7add96d 100755 --- a/packages/calcite-ui-icons/icons/content-side-by-side-right-24.svg +++ b/packages/calcite-ui-icons/icons/content-side-by-side-right-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/packages/calcite-ui-icons/icons/content-side-by-side-right-32.svg b/packages/calcite-ui-icons/icons/content-side-by-side-right-32.svg index 3ba14de19b5..5cc9b7d4636 100755 --- a/packages/calcite-ui-icons/icons/content-side-by-side-right-32.svg +++ b/packages/calcite-ui-icons/icons/content-side-by-side-right-32.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file